@charset "utf-8";



body{margin:0px; font-size:18px; color:#333;  font-family:sans-serif; background:#f6f6f6;}
*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:proxima-nova,Helvetica,Arial,sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:proxima-nova,Helvetica,Arial,sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
li{list-style:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#0095b6;}
ol,ul{list-style:none}
.col-c,.col-l,.col_c,.col_l,.l{float:left}
.col-r,.col_r,.r,.ul-txt li span,.ul_txt li span,dt span{float:right}
.height-none{height:0;padding:0;overflow:hidden}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0095b6;}
::-webkit-scrollbar-thumb:active{background-color:#0095b6;}





.container { width:70%; margin:0px auto;}
@media only screen and (max-width:1440px){
.container { width:85%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.container { width:94%; margin:0px auto;}	
}

.stp { height: 40px; padding-top: 20px;  text-align: right; font-size: 16px;}
.stp i { font-size: 18px; margin: 0px 5px; color:#0095b6;}

.header{width:100%; position:fixed; top:0; left:0; z-index:9; background:rgba(255,255,255,.99); border-bottom:1px solid #ddd; height: 110px;}
.header .con { width:94%;margin:0px auto;}
.header.on{ background: rgba(255, 255, 255, 0.99);}
.header .logo{width:240px; float:left; padding-top:15px; }
.header .logo img{width:100%; height:auto; display:block;}



.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px; text-align: center;   color:#0095b6; font-weight: 900;float:right; cursor:pointer; padding: 10px 0px 0px 0px;  margin-top: 15px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:24px; color:#0095b6; font-weight: 900;}
.header.on .an i{color:#0095b6;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:50px; }
.header .an span{width:30px; height:2px; background:#0095b6; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}

.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #333;
	margin-top:25px;
	margin-right:10px;
	cursor: pointer;
	position: relative;
	z-index: 9;
	font-family:"Arial";
 font-size:16px;
}
.header.on .language {
	color: #555;
}
.header .language .l_m i {
	display: inline-block;
	vertical-align: middle; font-size:22px; 
	margin-top: -5px;
	margin-right: 5px;
}
.header .language .x_l {
	width: 120px;
	padding-top: 8px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	display: none;
}
.header .language .x_l:before {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 8px solid #0095b6;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
.header .language .x_l ul {
	padding: 5px 15px;
	background: #0095b6;
}
.header .language .x_l ul li a {
	color: #ddd;
	line-height: 36px;
	display: block;
}
.header .language .x_l ul li a:hover {
	color:#fff;
}



.header .nav{ text-align: center; position: absolute; left: 15%; top:40px; width: 70%; height: 70px;}
.header .nav i{font-size:18px; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#0095b6; 
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .nav ul li{height:70px; font-size:16px;  margin:0px 0px 0px 40px; text-align: center; display: inline-table; position:relative; 
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{width:0; height:2px; background-color:#0095b6; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li a.o_lm{line-height:70px; color:#333; display:block; font-size:16px;  } 
.header .nav ul li:hover a.o_lm{color:#0095b6;}
.header .nav .y_j{position:relative;}



.header .nav .e_j{width:145px; background:#fff; position:absolute; top:70px; left:0; display:none; z-index:9999; margin-left:-15px; border-radius:0px 0px 5px 5px; padding:0px; overflow: hidden;}
.header .nav ul li .e_j a{display:block; font-size:16px; color:#666; line-height:50px; text-align:center; }
.header .nav .e_j a:hover{ color:#fff; background:#0095b6;}



.header .nav .ej{width:100%;  background:#fff; border-top:1px solid #0095b6; box-shadow:0 2px 5px #eee; position:fixed;z-index:10000; left:0; top:110px; display:none; min-height:250px;}
.header .nav .ej .zjfl {width:90%; margin:30px auto;  position:relative; left:0;}
.header .nav .ej .zjfl dt{ display:block; font-weight:normal;}
.header .nav .ej .zjfl dt .wgz{ position:absolute; right:0; top:0; opacity:0; z-index:999; width: 70%; background: #fff; height: 420px; border-left: 1px solid #ddd; padding-left: 5%;}
.header .nav .ej .zjfl dt .wgz h5{ font-size: 20px; line-height: 50px; font-weight: bold; color:#0095b6;}
.header .nav .ej .zjfl dt .wgz .zz { width: 50%; float: left;}
.header .nav .ej .zjfl dt .wgz .zz a { display: block; line-height: 40px; padding-left: 0; font-size: 16px;}
.header .nav .ej .zjfl dt:hover .wgz{ opacity:1}
.header .nav .ej .zjfl dt:first-child .wgz{ opacity:1; z-index:1}

.header .nav .ej .jjfa {width:90%; margin:30px auto;  position:relative; left:0; text-align:center;}
.header .nav .ej .jjfa .dd { width: 20%; display:inline-table; }
.header .nav .ej .jjfa .dt {font-size: 20px; line-height: 50px; font-weight: bold; color:#0095b6; text-align:left;}
.header .nav .ej .jjfa .dd p { line-height: 28px; font-size: 16px; text-align:left;}
.header .nav .ej .jjfa .dd p a {font-size: 16px;}


.header .nav ul li:hover .ej{display:block;}
.header .nav .ej .z1{display:block; font-size:16px; line-height: 50px; color:#333;padding-left: 15px;}
.header .nav .ej .z1:hover { color:#0095b6; background: #f6f6f6;  border-left: 3px solid #0095b6; font-size:16px;}


dl,dd{ list-style:none;}
.tab{ width:78%; float: left;}
.tab-hd { overflow:hidden; zoom:1; width: 30%; float: left;}
.tab-hd dd{ float:left; width:100%; color:#333;  cursor:pointer; line-height: 55px; font-size:20px;}
.tab-hd dd.active{ border-right:3px solid #0095b6; color: #0095b6;}
	

	
.tab-bd dd{display:none;  font-size:20px; width: 70%; float: right; border-left: 2px solid #ddd; padding-left: 9%; height: 500px;}
.tab-bd dd.thisclass{ display:list-item;}
.tab-bd dd .dd { width: 80%; float: left;}
.tab-bd dd .dt {font-size:22px; line-height: 50px; font-weight: bold; color:#0095b6;}
.tab-bd dd .dd p { line-height: 30px; font-size: 16px;}
.tab-bd dd .dd p a {font-size: 16px; color: #666;}
.ycf { width: 18%; float: right;}
.ycf img { width: 100%; height: auto; margin-bottom: 10px;}
.ycf .dt {font-size: 22px; line-height: 50px; font-weight: bold; color:#0095b6;}
.ycf .dt a{color:#0095b6;}
.ycf p { line-height: 28px; font-size: 16px;}




@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}

@media (min-width:1024px) and (max-width:1440px ) {

.header .s_ch{ padding: 12px 10px 0px 20px;}
.header .nav{  float:left; margin-left:60px;}
.header .nav ul li{height:70px; font-size:17px;  margin:0px 0px 0px 30px; }
.header .nav ul li a.o_lm{ font-size:17px;  }
.header .nav .l_m{ padding:2% 2%; }
.header .nav .l_m h1 { margin-top: -40px;}
.header .nav .l_m dl dd { margin-top: 40px;}
	
.tab-hd { width: 40%; }
.tab-bd dd{ width: 60%;}
	

}

@media only screen and (max-width:995px){
.header{padding:0%; height:90px;  }
.header .yyxz { float: right; padding-top: 20px; margin-right: 10px;}
.header .dbtb { width:94%; margin: 0px auto; height: 30px; line-height: 30px; border-bottom: 1px dashed #ddd;}
.header .dbtb  a { font-size: 14px; margin-right: 25px; color: #666;}
.header .con { width:94%; margin:0 auto;}
.header .logo{width:200px; float:left; padding-top:0;  }
.header .logo img { width:100%; height:auto;}
.header .dh { display: none;}

.header .language {
	margin-top:5px;
} 
	
	
	
	
.header .s_ch{text-align:center;   color:#0095b6; float:right; padding:0px 60px 0px 0px;  margin-top: 3px; }  
.header .s_ch i{font-size:26px; color:#0095b6;}
.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.99); top:0;  left: 0; margin:0; margin-top:90px; overflow:auto;z-index:999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav i{display:block;}
.header .nav ul{margin-bottom:100px;}
.header .nav ul li{width:90%; height:auto; text-align:left; font-size:14px; display:block;  margin: 0 auto;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{ display:none;}
.header .nav ul li a.o_lm{line-height:50px; color:#333; font-size: 16px;}
.header .nav ul li:hover a.o_lm{color:#0095b6; background:none;}
.header .nav .y_j{border-bottom:1px solid #e4dbcd;}


.header .nav .ej{ width: 100%; top: 90px;}
.header .nav .ej .jjfa {width:100%; }
.header .nav .ej .jjfa .dd { width: 46%;  }
.header .nav .ej .jjfa .dt {font-size: 18px; }


	
	
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid #e4dbcd; background:none; position:relative;z-index:10000; top:auto; left:auto; width:100%; height: auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; line-height:35px; text-align:center; }

.stp { height: 40px; padding-top:10px;  text-align: right; font-size: 12px;}
.stp i { font-size: 14px; margin: 0px 5px; color:#0095b6;}
.stp font { display:none;}

}



.search{width:100%; background:#fff; position:fixed; top:0; left:0; z-index:101; display:none; height:100vh;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:40px; color:#0095b6;}
.search .sc_nr{width:700px; margin:20px auto; border-bottom:2px solid #ddd;}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#333; float:left; padding-left: 15px;}
.search input::placeholder{color:#333;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#0095b6; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:90px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:18px; line-height:35px; }
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;  height:35px; font-size:14px; line-height:35px;}
.search button{width:15%; height:35px; line-height:35px; }
.search button i{font-size:18px;}
}


.head_h{width:100%; height:160px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:110px;}
}


.spb { width:70%; margin:0px auto; border-radius:50px 50px 0px 0px; overflow:hidden; }
.spb img { width:100%; height:auto;}
.sba { width: 100%; height: auto;}
@media only screen and (max-width:1440px) {
.spb { width:85%; }
}
@media only screen and (max-width:992px) {
.spb { width:94%; }
}




.sy_gy { width:70%; margin:2% auto; display:flex; height:500px;  justify-content: space-around; overflow: hidden;}
.sy_gy .zc { flex-grow: 1;flex-shrink: 1;flex-basis: 50%; position: relative;}
.sy_gy .zc img { width:100%; height:auto;}
.sy_gy .zc .bj {position: absolute; left: 0; bottom:0; background: rgba(0,0,0,.8); width: 100%; height: 0; }
.sy_gy .zc:hover .bj { height: 100%; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s; padding:6%;}
.sy_gy .zj { flex-grow: 1;flex-shrink: 1;flex-basis: 2%;}
.sy_gy .yc { flex-grow: 1;flex-shrink: 1;flex-basis: 48%;background:#0095b6; padding: 30px;}
.sy_gy .yc .z1{ font-size: 28px; padding: 10px 0px 20px 0px; color: #fff;}
.sy_gy .yc .z2 { font-size: 14px; line-height: 22px; color: #fff;}
@media only screen and (max-width:1440px) {
.sy_gy { width:85%; }
}
@media only screen and (max-width:992px) {
.sy_gy { width:94%; height: auto; display:block; }
.sy_gy .zc { flex-basis: 100%; position:relative; overflow:hidden;}
.sy_gy .zj { flex-basis: 0%;}
.sy_gy .yc { flex-basis: 100%;}
}





.sy_an { width: 150px; height: 40px; line-height: 38px; border-radius: 30px; border: 1px solid #fff; text-align: center; margin-top: 30px; overflow: hidden;}
.sy_an a {font-size: 18px; color: #fff;}
.sy_an:hover a { color: #0095b6; background: #fff; display: block;}

.sy_ann { width: 220px; height: 40px; line-height: 38px; border-radius: 30px; border: 1px solid #fff; text-align: center; margin-top: 30px; overflow: hidden;}
.sy_ann a {font-size: 18px; color: #fff;}
.sy_ann:hover a { color: #0095b6; transition:all 0.3s;background: #fff; display: block; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;}


.sy_an1 { width: 150px; height: 40px; line-height: 38px; border-radius: 30px; border: 1px solid #333; text-align: center; margin-top: 30px; overflow: hidden;}
.sy_an1 a {font-size: 18px; color: #333;}
.sy_an1:hover {border: 1px solid #0095b6;}
.sy_an1:hover a { color: #fff; transition:all 0.3s;background:#0095b6;  display: block; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;}

.sy_ann1 { width: 220px; height: 40px; line-height: 38px; border-radius: 30px; border: 1px solid #333; text-align: center; margin-top: 30px; overflow: hidden;}
.sy_ann1 a {font-size: 18px; color: #333;}
.sy_ann1:hover {border: 1px solid #0095b6;}
.sy_ann1:hover a { color: #fff; transition:all 0.3s;background:#0095b6;  display: block; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;}




.zbt {font-size: 28px; padding: 10px 0px 20px 0px; color: #fff;}
.zwz {font-size: 14px; line-height: 22px; color: #fff;}


.sy_ys {width:70%; margin:2% auto; display:flex; height:600px;  justify-content: space-around; overflow: hidden;}
.sy_ys .zc { flex-grow: 1;flex-shrink: 1;flex-basis: 34%; position: relative;}
.sy_ys .zc img { width:100%; height:auto;}
.sy_ys .zc .bj {position: absolute; left: 0; bottom:0; background: rgba(0,0,0,.8); width: 100%; height: 0; }
.sy_ys .zc:hover .bj { height: 100%; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s; padding: 8%;}
.sy_ys .zj { flex-grow: 1;flex-shrink: 1;flex-basis: 2%;}
.sy_ys .yc { flex-grow: 1;flex-shrink: 1;flex-basis: 34%;background:#fff; color: #333; padding: 30px;}
.sy_ys .yc .z1{ font-size: 28px; padding: 10px 0px 20px 0px; }
.sy_ys .yc .z2 { font-size: 14px; line-height: 22px; }


.sy_ys .zcc { flex-grow: 1;flex-shrink: 1;flex-basis: 28%; }
.sy_ys .zcc .d1 { width:100%; height: 47%; overflow: hidden; position: relative;}
.sy_ys .zcc .d1 img { width: 100%; height: auto;}
.sy_ys .zcc .d1 .bj {position: absolute; left: 0; bottom:0; background: rgba(0,0,0,.8); width: 100%; height: 0; }
.sy_ys .zcc .d1:hover .bj { height: 100%; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s; padding: 6%;}
.sy_ys .zcc .d2 {width:100%; background:#fff; height:50%; padding:6%; color: #333; margin-top:6%;}
.sy_ys .zcc .d2 .dd1 { text-align: right; padding-bottom: 20px;}
.sy_ys .zcc .d2 h1 { font-size: 14px; padding-bottom: 10px;}
.sy_ys .zcc .d2 h2{font-size: 20px; line-height: 26px; font-weight: bold; padding-bottom: 10px;word-wrap:break-word; }
.sy_ys .zcc .d2 p { font-size: 14px;word-wrap:break-word; }
.sy_ys .zcc .d2:hover{background:#0095b6; color: #fff; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s;}
.sy_ys .zcc .d2:hover h2 a{color: #fff; }
@media only screen and (max-width:1440px) {
	.sy_ys { width:85%; }
	}

@media only screen and (max-width:992px) {
.sy_ys { width:94%; height: auto; display:block; }
.sy_ys .zc { flex-basis: 100%; position:relative;}
.sy_ys .zj { flex-basis: 0%;}
.sy_ys .yc { flex-basis: 100%;}

 
.sy_yss .zcc { flex-basis: 100%;}




}






.sy_yss {width:70%; margin:2% auto; display:flex; height:700px;  justify-content: space-around; overflow: hidden;}
.sy_yss .zc { flex-grow: 1;flex-shrink: 1;flex-basis: 70%;}
.sy_yss .zj { flex-grow: 1;flex-shrink: 1;flex-basis: 2%;}
.sy_yss .yc { flex-grow: 1;flex-shrink: 1;flex-basis: 28%;background:#0095b6; padding: 30px;}
.sy_yss .yc .z1{ font-size: 28px; padding: 10px 0px 20px 0px; color: #fff;}
.sy_yss .yc .z2 { font-size: 14px; line-height: 22px; color: #fff;}
.sy_yss .zc .d1 { width:100%; height: 50%; overflow: hidden; position: relative;}
.sy_yss .zc .d1 img { width: 100%; height: auto;}
.sy_yss .zc .d1 .bj {position: absolute; left: 0; bottom:0; background: rgba(0,0,0,.8); width: 100%; height: 0; }
.sy_yss .zc .d1:hover .bj { height: 100%; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s; padding: 6%;}
.sy_yss .zc .d2 {width:48%; background:#fff; height:50%; padding:4%; color: #333; margin-top:3%; float: left;}
.sy_yss .zc .d2 .dd1 { text-align: right; padding-bottom: 20px;}
.sy_yss .zc .d2 h1 { font-size: 14px; padding-bottom: 10px;}
.sy_yss .zc .d2 h2 {font-size: 20px; line-height: 26px; font-weight: bold; padding-bottom: 10px;}
.sy_yss .zc .d2 p { font-size: 14px;}
.sy_yss .zc .d2:hover{background:#0095b6; color: #fff; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s;}
.sy_yss .zc .d2:hover h2 a{color: #fff; }
.sy_yss .zc .d3 { width: 49%; float: right;margin-top:3%; position: relative; }
.sy_yss .zc .d3 img { width: 100%; height: auto; }
.sy_yss .zc .d3 .bj {position: absolute; left: 0; bottom:0; background: rgba(0,0,0,.8); width: 100%; height: 0; }
.sy_yss .zc .d3:hover .bj { height: 100%; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all 0.3s; padding: 6%;}
@media only screen and (max-width:1440px) {
.sy_yss { width:85%; }
}

@media only screen and (max-width:992px) {
.sy_yss { width:94%; height: auto; display:block; }
.sy_yss .zc { flex-grow: 1;flex-shrink: 1;flex-basis:100%;}
.sy_yss .zj { flex-grow: 1;flex-shrink: 1;flex-basis:100%;}
.sy_yss .yc { flex-grow: 1;flex-shrink: 1;flex-basis:100%;}


.sy_yss .zc .d2 { width: 100%;  }
.sy_yss .zc .d3 { width: 100%; overflow:hidden;}

}





.footer{width:100%; padding-top:40px; background:#fff; font-size:18px; line-height:26px; color:#666; border-top:1px solid #ccc;}
.footer .container { width: 70%; margin: 0px auto;}
.footer h3{font-size:18px;  margin-bottom:10px; font-weight: bold;}
.footer .col-md-42 {float:left; width: 20%;  }
.footer .col-md-42 p a{ color:#333; line-height:28px; font-size: 14px;}
.footer .col-md-42 p a:hover { color:#666;}

.footer .col-md-4 { width:25%; float:left;}
.footer .l_x{margin-bottom:25px; line-height:30px;  font-size: 14px;}
.footer .col-md-41{ float:right; width:15%;}

.footer .x_x{margin-top:30px; padding:25px 0;font-size: 14px;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#666; padding-left:10px;}
.footer .x_x a:hover{color:#333;}
.footer .x_x span{padding-right:15px;}

.footer .tban { width:100%;}
.footer .tban img { width:30px; height:30px;}
.footer .tban a { padding-right:10px; opacity:0.4;}
.footer .tban a:hover {opacity:0.7; transition:all .5s;}


@media only screen and (max-width:1440px){
.footer .container { width:85%; margin: 0px auto;}

}
@media only screen and (max-width:992px){
.footer{padding-top:40px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer h3{font-size:18px;}
.footer em{width:30px; margin-bottom:30px;}
.footer .l_x{margin-bottom:20px; line-height:26px;}
.footer .x_x{margin-top:35px; padding:20px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}
@media only screen and (max-width:640px){
.footer .container { width:100%; margin: 0px auto;}
.footer{ text-align:center;}
.footer .col-sm-5{display:none;}
.footer em{margin:0 auto 20px;}
.footer .s_j{text-align:center; margin-bottom:30px;}
.footer .s_j a{display:inline-block; margin:0 10px; float:none;}
.footer .t_p{float:none; margin-top:30px; text-align:center;}
.footer .t_p img{width:116px; margin:0 auto 10px;}
.footer .x_x{text-align:center;}
.footer .x_x .l_f{float:none; width:100%;}
.footer .x_x .r_t{float:none; width:100%;}
.footer .col-md-41{ display: block;}
.footer .col-md-42 {display:none; }
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}


.ny_bt { height:40px; color:#333;}
.ny_bt a { color:#0095b6;}

.ny_btz { font-size:28px; font-weight:bold; padding-bottom:20px; color:#0095b6;}
.ny_gd { height:20px;}


.ny_gy1 { margin:40px auto;}
.ny_gy1 .zc { width:58%;}
.ny_gy1 .zc p { font-size:16px; line-height:26px; color:#666;}
.ny_gy1 font {color:#0095b6; padding-right:10px;}
.ny_gy1 .yc {width:38%;}
.ny_gy1 .yc img { width:100%; height: auto;}
@media only screen and (max-width:992px){
.ny_gy1 { margin:20px auto;}
.ny_gy1 .zc { width:100%;}	
.ny_gy1 .yc {width:100%; margin-top: 20px;}
}


.ny_gy2 {margin:40px auto;}
.ny_gy2 ul li { width:30%; float:left; margin:0 5% 0 0; font-size:16px; line-height:24px; color:#666; text-align: center;}
.ny_gy2 ul li:nth-child(3n) { margin-right: 0;}
.ny_gy2 ul li h1 { font-size: 20px; font-weight: bold; padding-bottom: 10px; color:#333333;}
.ny_gy2 ul li img { width: 75px; height: auto; margin-bottom: 10px;}

.ny_gy3 { width: 100%; background: url(../images/gy2.png) repeat-x top; padding: 40px 0px;}
.ny_gy3 ul li { width: 23%; margin: 0 2.6% 4% 0; float: left; padding-top: 15px;}
.ny_gy3 ul li h2 { font-size: 20px; font-weight: bold; color: #fff;}
.ny_gy3 ul li:nth-child(4n) { margin-right: 0;}
.ny_gy3 .tp { width: 100%; height: auto; text-align: center;}


.ny_gy4{margin:40px auto;}
.ny_gy4 ul li { width:48%; margin:0 4% 2% 0; float:left;  background:#fff; padding: 20px;}
.ny_gy4 ul li:nth-child(2n) { margin-right: 0; }
.ny_gy4 ul li .wz { width:100%; }
.ny_gy4 ul li .wz h2 { font-size:16px; font-weight:bold; padding-bottom:8px;}
.ny_gy4 ul li .wz h3 { font-size:14px; color:#999; height:30px;}
.ny_gy4 ul li .wz p { font-size:14px;white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
@media only screen and (max-width:992px){
.ny_gy2 {margin:20px auto;}
.ny_gy3 .tp img { width: 100%; height: auto; }
.ny_gy4{margin:20px auto;}
.ny_gy4 ul li { width:100%; margin:0 4% 3% 0; float:none; padding:10px;}
}


.ndh { margin: 20px auto;} 
.ndh ul li {  float: left; text-align: center; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; margin-right: 5px; display: block;}
.ndh ul li a {font-size: 18px; font-weight: bold;  padding: 0px 20px;}
.ndh ul li:hover a { background: #0095b6; color: #fff; display: block;}
.ndh ul li.on a {background: #0095b6; color: #fff; display: block;}
@media only screen and (max-width:992px){
	.ndh ul li { width: 100%; margin-right: 0; margin-bottom: 5px;}
.ndh ul li a {font-size: 18px; font-weight: bold; }	
}

.ny_fw {margin:40px auto;}


.ny_xw {  margin: 40px auto;}
.ny_xw ul li { border-bottom: 1px solid #ccc;  width: 31.3333%; margin: 0 2.6% 2.6% 0; float: left; border-top: 10px solid #0095b6; padding-bottom: 10px;}
.ny_xw ul li:nth-child(3n) { margin-right: 0;}
.ny_xw .tp { width: 100%;}
.ny_xw .tp img { width: 100%; height: auto;}
.ny_xw .wz { width:100%; margin-top: 15px;}
.ny_xw .wz h2 { font-size: 18px; font-weight: 800; height: 40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xw .wz h2 a:hover {color: #0095b6; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.ny_xw .wz span { font-family: Arial; color: #999; line-height: 35px; font-size: 14px;}

@media only screen and (max-width:992px){
.ny_xw { margin: 20px auto ;}
.ny_xw ul li {  padding: 20px 0px; width: 100%; margin: 0; float: none;}
.ny_xw .rq { display: none;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none;}
.ny_xw .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}

.paging{width:100%; margin:0px auto 30px auto; text-align:center; overflow:hidden;}
.paging a,.paging span{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#0095b6; border:1px solid #0095b6; color:#fff;}
.paging span{background-color:#0095b6; border:1px solid #0095b6; color:#fff;}
@media only screen and (max-width:992px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.ny_xz {margin: 40px auto;}
.ny_xz ul li { width: 23%; float: left; margin: 0 2.6% 3% 0; text-align: center;}
.ny_xz ul li:nth-child(4n) { margin-right: 0;}
.ny_xz .tp { width: 100%; border: 1px solid #ddd;}
.ny_xz .tp img { width: 100%; height: auto;}
.ny_xz ul li h3 { font-size: 20px; font-weight: bold; padding: 15px 0px;}
.ny_xz ul li i { font-size: 18px;}
@media only screen and (max-width:992px) {
.ny_xz {margin: 20px auto;}	
.ny_xz ul li { width: 48%; float:left; margin: 0 4% 3% 0; }
.ny_xz ul li:nth-child(2n) { margin-right: 0;}
.ny_xz ul li h3 { font-size: 16px; padding: 15px 0px;}
}


.ny_lx { margin:40px auto;}
.ny_lx .zc { width:58%;}
.ny_lx .zc p { font-size:16px; line-height:26px; color:#666;}
.ny_lx i {color:#0095b6; padding-right:10px; font-size: 18px; font-weight: bold;}
.ny_lx .yc {width:38%;}
.ny_lx .yc img { width:100%; height: auto;}
.ny_lx h4 { font-size: 18px; color: #666; padding-bottom: 10px;}
@media only screen and (max-width:992px){
.ny_lx { margin:20px auto;}
.ny_lx .zc { width:100%;}	
.ny_lx .yc {width:100%; margin-top: 20px;}
}


.ny_cp {margin:40px auto;}
.ny_cp .w1{ font-size: 16px; line-height: 30px;}
.ny_cp font {color:#0095b6; padding-right:10px;}


.ny_cp1 {  margin: 40px auto;}
.ny_cp1 ul li {   width: 31.3333%; margin: 0 2.6% 2.6% 0; float: left; background: #fff; padding-bottom: 10px;}
.ny_cp1 ul li:nth-child(3n) { margin-right: 0;}
.ny_cp1 .tp { width: 100%;padding-top: 100%;position: relative;}
.ny_cp1 .tp .pic{display: block;position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; display: flex;
    align-items: center;
    justify-content: center;}
.ny_cp1 .tp img { width: auto; height: auto;object-fit: contain;max-width:100%; }
.ny_cp1 .wz { width:100%; margin: 15px auto 0 auto; text-align: center;}
.ny_cp1 .wz h2 { font-size:22px; font-weight: 800; height: 40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_cp1 .wz h2 a:hover {color: #0095b6; text-decoration: underline;}
.ny_cp1 .wz p {word-wrap: break-word; line-height: 22px; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; padding: 0 4%; margin-bottom: 15px;  }
.ny_cp1 .wz span { font-family: Arial; color: #999; line-height: 35px; font-size: 14px;}
.ny_cp1 .wz h5 { border-top: 1px solid #ddd; height:50px; line-height: 50px; color:#0095b6; font-size: 18px;}
.ny_cp1 .wz h5 a {color:#0095b6; font-size: 18px; font-weight: bold;}
@media only screen and (max-width:992px){
.ny_cp1 { margin: 20px auto ;}
.ny_cp1 ul li {  padding: 20px 0px; width: 100%; margin: 0 0 5% 0; float: none;}
.ny_cp1 .rq { display: none;}
.ny_cp1 .tp { width: 100%; float: none;}
.ny_cp1 .wz { width: 100%; float: none;}
.ny_cp1 .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_cp1 .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }	
}


.ny_wt {margin: 40px auto;}
.founder-list { margin:0px auto;}
.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}
.founder-list ul {padding-top:0px;}
.founder-list li {border-bottom: 1px solid #e5e5e5;-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;}
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 15px 50px 15px 15px;background: url(../images/icon10.png) 97% center no-repeat;}
.founder-list .info {background-color: #f7f7f7;padding: 20px 15px;display: none; font-size: 16px; line-height: 24px;}
.founder-list .info .font18 {padding: 5px 0;}
.founder-list .on {-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;border-bottom: transparent;}
.founder-list .on h4 {background-color: #0095b6;color: #fff;background-image: url(../images/icon11.png);}
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 20px; font-weight: bold;}
@media only screen and (max-width:992px) {
.font22 { font-size: 16px;}
}


.help {color: #fff; cursor: pointer; padding:80px 0px;}
.help .title {font-size: 30px;line-height: 36px;text-align: center;}
.help .tip {margin: 15px 0 50px;font-size: 16px;line-height: 24px;text-align: center;}
.help .nt {  width:100%; border-radius: 14px;  margin: 0px auto;}
.help .nt .bk { width: 48%;  margin-bottom:15px;}
.help .nt  h1 { font-size:16px; color:#fff;}
.help .nt .txt { width: 100%; border: none; background: none; font-size: 18px; color: #fff; float: left; line-height:40px; border-bottom:1px solid #fff;}
.help .nt .txt1 { width: 100%; border:none; border-bottom: 1px solid #fff; background: none; font-size: 18px; color: #fff; float: left; line-height:30px; height:80px;border-radius: 6px;  }
.help .nt .an { width: 200px; height: 40px; margin: 40px auto 10px auto; line-height: 40px; background: #fff; font-size: 20px; color: #0095b6;  border-radius:5px;}
.help .nt .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}
@media only screen and (max-width:992px) {
.help { padding:50px 0px;}
.help .title {font-size:24px;line-height:24px;text-align: center;}
.help .tip {font-size: 14px;line-height: 22px;text-align: center; margin: 10px 0 30px;}
.help .nt {  width:100%; border-radius: 10px;  margin: 0px auto;}
.help .nt .bk { width: 100%;   }


.help .nt .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}
}


.cp_xq { margin: 0px auto; text-align: center; background: #fff; padding:100px 0px;}
.cp_xq img {max-width:100%; }

.cp_xq1 { margin: 50px auto;}
.cp_xq1 .zc { width: 60%; float: left;}
.cp_xq1 .zc .wz1 { font-size: 20px; font-weight: bold; color: #333; padding-bottom: 10px;}
.cp_xq1 .zc .wz2 { font-size: 16px; color: #666; line-height: 28px;}
.cp_xq1 .zc .wz2 font {color: #0095b6; padding: 0px 10px;}
.cp_xq1 .zc .wz3 { padding: 30px 0px; font-size: 20px; font-weight: bold;}
.cp_xq1 .zc .wz3 i { font-size: 22px;}
.cp_xq1 .zc .wz3 a {font-size: 20px; font-weight: bold;}
.cp_xq1 .zc .wz3 a:hover {color: #0095b6; font-size: 20px;}
.cp_xq1 .zc .wz4 {font-size: 20px; font-weight: bold; color: #333; padding-bottom: 10px;}
.cp_xq1 .zc .wz5 { border-bottom: 1px solid #ccc; padding: 20px 0px;} 
.cp_xq1 .zc .wz5 span { width: 220px; display: inline-table; font-weight: bold;}
.cp_xq1 .zc .wz6 { width: 100%; padding: 30px 0px;}
.cp_xq1 .zc .wz6  img { width: 100%;}
.cp_xq1 .yc { width: 35%; float: right; text-align: center; background: #fff;}
.cp_xq1 .yc img { width: 50%; height: auto;}



.detailDiv .articleDiv .hd .title{font-size: 30px;color: #333333;font-weight: bold;}
.detailDiv .articleDiv .hd .smTit{display: flex;justify-content: space-between;align-items: center;font-size: 14px;color: #666666;border-top: 1px solid #e6e6e6;padding-top: 18px;margin-top: 40px;}
.detailDiv .articleDiv .hd .smTit span{display: inline-block;}
.detailDiv .articleDiv .hd .smTit span.user{text-transform: uppercase;margin-right: 30px;}
.detailDiv .articleDiv .bd {text-align: center;padding: 40px 0; }
.detailDiv .articleDiv .bd p{font-size: 18px;color: #333333;line-height: 1.8;text-align: left;}
.detailDiv .otherPage{border-top: 1px solid #e6e6e6;padding-top: 20px;}
.detailDiv .otherPage>div{margin-top: 10px;font-size: 18px;color: #999999;}
.detailDiv .otherPage>div a{color: #333;}
.detailDiv .otherPage>div a:hover{color: #0095b6;}

@media only screen and (max-width:992px) {
.cp_xq img { width: 100%; height: auto;}
.cp_xq1 { margin: 20px auto;}	
.cp_xq1 .zc { width: 100%; float: none;}
.cp_xq1 .zc .wz5 span { width:100%; display: block; padding-bottom: 10px; }
.cp_xq1 .yc { display: none;}

.detailDiv .articleDiv .hd .title{font-size: 18px; }
.detailDiv .articleDiv .hd .smTit{margin-top: 20px; }
.detailDiv .articleDiv .bd p{font-size: 14px; }
.detailDiv .otherPage>div{font-size: 14px; }

}


.ny_xz1 {margin: 40px auto;}
.ny_xz1 ul li { width: 23%; float: left; margin: 0 2.6% 2% 0; text-align: center;}
.ny_xz1 ul li:nth-child(4n) { margin-right: 0;}
.ny_xz1 .tp { width: 100%; border: 1px solid #ddd;}
.ny_xz1 .tp img { width: 100%; height: auto;}
.ny_xz1 ul li h3 { font-size: 20px; font-weight: bold; padding: 15px 0px;}
.ny_xz1 ul li i { font-size: 18px;}
@media only screen and (max-width:992px) {
.ny_xz1 {margin: 20px auto;}	
.ny_xz1 ul li { width: 48%; float:left; margin: 0 4% 3% 0; }
.ny_xz1 ul li:nth-child(2n) { margin-right: 0;}
.ny_xz1 ul li h3 { font-size: 16px; padding: 15px 0px;}
}


.ny_an1 { width: 150px; height: 40px; line-height: 38px; border-radius: 30px; background:#0095b6; text-align: center; margin:0px auto; overflow: hidden;}
.ny_an1 a {font-size: 18px; color: #fff;}