@charset "utf-8";
/* 初始化CSS */
html, body, div, p, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img ,a,span,b,footer,header,input,button,font{ margin:0; padding:0;word-wrap:break-word;word-break:break-all;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box }fieldset, img { border:none; }

fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul,ol,dl,dd,dt,li { list-style:none;}
input,img,fieldset {border:none}
img{vertical-align:middle}
input { padding-top:0; padding-left:0; padding-bottom:0;outline:none;}
a:focus,input{outline:none}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; padding: 0; margin:0; }
table { border-collapse:collapse; }
table,tr,td{ border:none;}
/*td{ border-left:1px solid; border-bottom:1px solid;}*/
body,html{ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB','Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a{ color:#fff; text-decoration:none; cursor: pointer;}
b{font-weight: normal;}
i{font-style: normal;}
.l{float:left;}
.r{float:right;}
input[type="text"],input[type="password"],input[type="number"],input[type="button"]{-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgb(0,0,0);}
hr{margin:0;}
.clearfix:after {
	content:".";display:block;height:0;clear:both;visibility:hidden
}
.clearfix {
	display:inline-block
}
.clearfix {
	display:block
}

.img-display{ display:block;}
.content{ width:1195px; margin:0 auto; position:relative; display:table} 
body{ background:#f7f6f4;}
.hide{ display:none;}
/*头部样式开始*/
.header{ background:#0075c2; height:100px;  overflow:hidden; }
.header .logo{ padding-top:30px;}
.header .nav{
font-size:16px;
font-weight:500;
color:rgb(255,255,255);
line-height:24px; top:60px; position: absolute; z-index:1; right:0; }
.header .nav a{ color:#fff; float:left; margin-left:43px; display:inline;height:40px }
.header .nav a.index{ margin-left:0;}
.header .header-gg{ position:absolute; top:0; right:135px;}
.header .English{ position:absolute; top:0; right:0; color:#fff;
font-size:14px; padding-top:17px; line-height:22px; z-index:1; text-align:right}
.header .English ul{ display:none;background:#fff;line-height:25px; color:#000; text-align:center; width:100%; margin-top:10px;border-radius: 5px}
.header .English ul li{ border-bottom:1px solid #0075c2; line-height:30px;}
.header .English ul li img{ margin:5px 0 0 5px;}
.header .yy-qh{ cursor:pointer;}
.header .yy-qh span{ width:46px; }
.header img.language{width: 15px;height: 15px;float: left;margin-top: 3px}


.header .English img{ margin-right:8px;}
.header .nav a.choice{ background:url(../images/slices.svg) no-repeat bottom center;}
.header .nav a:hover{ background:url(../images/slices.svg) no-repeat bottom center;}


.header1{ background:#fff; }
.header1 .nav a{color:rgb(0,0,0)}
.header1 .nav a:hover{color:#0075C1;}
.header1 .English{color:rgba(89,87,87,0.8);}
.header1 .nav a.choice{ background:url(../images/slices-blue.svg) no-repeat bottom center;}
.header1 .nav a:hover{ background:url(../images/slices-blue.svg) no-repeat bottom center;}


.header .nav-neglish a{margin-left:40px;}

.header1 .English ul{ display:none;background:#0075c2;line-height:25px; color:#000; text-align:center; width:100%; margin-top:5px;}
.header1 .English ul li{ border-bottom:1px solid #fff; color:#fff; }

/*头部样式结束*/

/*底部样式开始*/
.footer{ height:100px; background:#595757; overflow:hidden; line-height:100px;font-size:14px;color:rgba(255,255,255,0.5);font-weight:400;}
.footer img{ padding-top:35px; margin-right:30px; display: inline}

.footer .footer-nav a{ margin-right:20px; display:inline}
.footer p{
line-height:36px; text-align:right; margin-top:15px;}
.vsersion{display: inline-block;width: 48px;height: 24px;line-height: 24px;text-align: center;background: rgba(255,255,255,0.5);color: #595757;font-size: 14px;border-radius: 4px;margin-right: 16px}
/*底部样式结束*/
.close-btn{
		color:#ffffff;width:80px;height:32px;background: #009BFF; display: block;border-radius: 20px;line-height:32px
	}

