@charset "utf-8";

@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
       url("../font/SourceHanSansCN-Regular.woff") format("woff"),
       url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("../font/SourceHanSansCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

body{margin:0px; font-size:14px; font-family: "SourceHanSansCN-Regular"; cursor:default;}
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button,textarea{font-size:14px; font-family:"SourceHanSansCN-Regular"; 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;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s; font-family: "SourceHanSansCN-Regular";}
a:hover{color:#44af34; font-family: "SourceHanSansCN-Regular";}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}

.con{width:80%; margin:0 auto;}
@media only screen and (max-width:1360px){
.con{width:90%; margin:0 auto;}
}
@media only screen and (max-width:1023px){
.con{width:94%; margin:0 auto;}
}
/*导航*/


.header{width:100%;position:fixed;top:0;left:0;z-index:999;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s; padding:15px 0px;}
.header.on {background: rgba(0, 0, 0, 0.7); padding:5px 0px; transition:all 0.6s;}
.header .containe{position:relative; width:80%; margin:0 auto;}
.header .logo{ position:absolute; left:0; width:240px; transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s; padding-top:0px;    z-index: 10000000000000;}
.header .logo img{width:100%; height:auto; display:block;}

.header .an{position:absolute; top:0; right:0%; height:30px; width:30px; display:none; margin-top:10px; padding-top:10px; }
.header .an span{width:30px; height:2px; background:#fff; 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 {background:#57b8e5;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:13px; 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:13px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}


.header .nav{ text-align:center; position:relative;}
.header .nav i{font-size:16px; color:#ccc; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%); font-weight:normal;}

.header .nav .cc { font-size:16px; font-style:normal; font-weight:bold;}


.header .nav ul li{margin:0px; line-height:55px; width:auto; display:inline-block; position:relative; padding:0px 20px 0px 20px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px;}
.header .nav ul li a { font-size:16px; color:#FFF;}
.header .nav ul li span{width:0; height:2px; background:#FFF; 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 img { width:20px; height:auto; margin-right:5px; }
.header.on .nav ul li span {background:#4d9fc6;}
.header.on .nav ul li.on a{color:#4d9fc6;}
.header.on .nav ul li a:hover {color:#4d9fc6;}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#FFF;}
.header .nav ul li:hover a { color:#FFF;}
.nav .y_j{position:relative;}
.nav .e_j{width:250px; background:#fff; position:absolute; top:55px; left:0; display:none; z-index:9999; margin-left:0px;padding:10px;}
.nav .e_j font { font-size:20px; float:right; line-height:40px; padding-right:10px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align:left;  font-weight:normal; padding-left:10px; }
.header .nav .e_j a:hover{ color:#57b8e5; background:#f3fafd;}
@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:1360px ) {
.header .containe { width:96%; margin:0 auto;}
.header .nav{  float:right;}
.header .nav ul li a{display:block; font-size:15px;  text-transform:capitalize;}
.header .nav ul li{margin:0px;  float:left; position:relative; padding:0px 30px 0px 0px;}
}

@media only screen and (max-width:1023px){
.header{border:0; width:100%; height:65px; }
.header.on { display:block; height:50px;}
.header .containe { width:96%; margin:0 auto;}
.header .logo{width:170px; margin:0px auto;}
.header .an{display:block; z-index:99;}
.header .an span { background:#fff;}
.header .nav ul {width: 100%;}
.header .nav{width:90%; padding:15px 5%;  height:100%; position:fixed; top:0; margin-top:0; right:-100%; z-index:15; overflow:auto; background: rgba(255, 255, 255, 0.99); padding-top:70px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{right:0; margin-top:0;} 
.header.on .nav{top:0px;}
.header .nav ul li.on a{color:#57b8e5; }
.header .nav ul li:hover a { color:#333;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; width:100%; margin:0; padding:0; font-size:16px; color:#FFF; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j { width: 100%; position: relative;display: none;top: auto; left: auto; margin: 0;padding:0 0 0px; background:none; text-align:left;}
.header .nav ul li .e_j a { color:#333; text-align:left;}
.header .nav ul li .e_j a:hover { color:#57b8e5; background:#f3fafd;}
.header .nav .e_j a{border-top:0; font-size:12px; color:#333; line-height:32px;}
.header .nav .e_j a:hover{background:none; color:#8c0000;}
.nav .e_j font { color:#ccc; display:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}




.head_h{width:100%; height:100px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.bntzs {width:100%; height:100vh; position: relative !important; top:0; left:0; z-index:9;}
.bntzs .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;transform:scale(1,1);}
.bntzs .swiper-slide-active img, .bntzs .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1.1,1.1);}	
.bntzs .bj { position:absolute; top:0; left:0; width:100%; background: rgba(0, 0, 0, 0.3); height:100%; z-index:10;}
.bntzs .swiper-slide .dxs { display:block;}
.bntzs .swiper-slide .sxs { display:none;}
.bntzs em { width:283px; height:2px; background:#6ec1e4; display:block; margin: 25px auto;}
.bntzs .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:20%; letter-spacing:5px; z-index:11;}
.bntzs .wz p{ font-size:52px;}
.bntzs i { display:block; font-size:50px; margin-top:50px; color:#FFF; z-index:999999999999999; position:relative;}
.bntzs i a {color:#FFF;}

@media only screen and (max-width:1023px) {
.bntzs .swiper-slide .dxs { display:none;}
.bntzs .swiper-slide .sxs { display:block;}
.bntzs em { width:53px; height:2px;margin: 15px auto; }
.bntzs .wz {font-size:16px; padding-top:60%; letter-spacing:3px;}
.bntzs .wz p{ font-size:36px;}
}



.wzdz { width:80%; margin:0px auto;  height: 100vh;  display:flex;  justify-content:left; align-items:center; color: #fff;}
.wzdz p font { font-size:39px; line-height:110px;}
.wzdz p {  font-size:25px;   letter-spacing:5px; text-align: left; overflow: hidden;}
.wzdz p span.typed-text {  font-weight: normal;  color: #fff;}
.wzdz p span.cursor {  display: inline-block;  margin-left: 0.1rem;  width: 3px;  animation: blink 1s infinite;}
.wzdz p span.cursor.typing {  animation: none;}
@keyframes blink {  
0%  { background-color: #fff; }
49% { background-color: #fff; }
50% { background-color: transparent;}
99% { background-color: transparent;}
100%  { background-color: #fff;}
}
@media screen and (max-width:1440px) {
	.wzdz { width:90%;}	
}
@media only screen and (max-width:992px){
.wzdz { width:94%; margin:0px auto; }
.wzdz p font { font-size:36px; line-height:80px;}
.wzdz p {  font-size:16px;   letter-spacing:3px;}
}



.sy_zx { width:98%; margin:1% auto; display:flex; overflow:hidden; background: #e8e8e8;}
.sy_zx .zc {  color:#7f7f7f; padding:8% 2%; flex:2; }
.sy_zx .zc em { width:180px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.sy_zx .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.sy_zx .ydd {margin-left:1%;}
.sy_zx .yc { flex:4; position:relative;} 
.sy_zx .yc em { width:83px; height:2px; background:#6ec1e4; display:block; margin:15px auto;}
.sy_zx .yc img { width:100%; height:auto;}
.sy_zx .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:16px; padding-top:25%; letter-spacing:5px;}
.sy_zx .yc .yd {padding-top:17%;}
.sy_zx .yc .wz p{ font-size:36px;}
@media only screen and (max-width:1440px){
.sy_zx .zc { padding:6% 2% 0 2%; flex:2; }
.sy_zx .zc p { line-height:32px; padding-top:10px;}	
}
@media only screen and (max-width:992px){
.sy_zx { width:94%; margin:0 auto; display:block;}
.sy_zx .zc em { width:45px; margin:10px auto;}
.sy_zx .ydd {margin-left:0%; margin-top:3%;}
.sy_zx .zc { color:#7f7f7f; padding:7%; width:100%;}
.sy_zx .zc p { font-size:14px; line-height:28px; padding-top:0px;}
.sy_zx .yc {width:100%; margin-top:5%; } 
.sy_zx .yc em { width:45px;}
.sy_zx .yc .wz {font-size:14px; padding-top:40%; letter-spacing:3px;}
.sy_zx .yc .yd {padding-top:12%;}
.sy_zx .yc .wz p{ font-size:24px;}
}

.sy_wq { width:98%; margin:1% auto; display:flex; overflow:hidden; background: #e8e8e8;}
.sy_wq .zc {  color:#7f7f7f; padding:11% 2%; flex:2; }
.sy_wq .zc em { width:83px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.sy_wq .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.sy_wq .yc { flex:4; position:relative;} 
.sy_wq .ydd {margin-left:1%;}
.sy_wq .yc img { width:100%; height:auto;}
.sy_wq .yc em {width:180px; height:2px; background:#6ec1e4; display:block; margin:15px auto;}
.sy_wq .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:16px; padding-top:25%; letter-spacing:5px;}
.sy_wq .yc .yd {padding-top:20%;}
.sy_wq .yc .wz p{ font-size:36px;}
@media only screen and (max-width:1440px){
.sy_wq .zc { padding:6% 2% 0 2%; flex:2; }
.sy_wq .zc p { line-height:32px; padding-top:10px;}	
}
@media only screen and (max-width:992px){
.sy_wq { width:94%; margin:3% auto 0 auto; display:block;}
.sy_wq .zc em {width:45px; margin:10px auto;}
.sy_wq .ydd {margin-left:0%;margin-top:3%;}
.sy_wq .zc { color:#7f7f7f; padding:7%; width:100%; }
.sy_wq .zc p { font-size:14px; line-height:28px; padding-top:0px;}
.sy_wq .yc {width:100%; } 
.sy_wq .yc em { width:45px;}
.sy_wq .yc .wz {font-size:16px; padding-top:20%; letter-spacing:3px;}
.sy_wq .yc .yd {padding-top:15%;}
.sy_wq .yc .wz p{ font-size:24px;}
}



.fl_zx { width:98%; margin:1% auto; display:flex; overflow:hidden;  background: #e8e8e8;}
.fl_zx .zc { color:#7f7f7f; padding:2%; flex:4; margin-right:1%;}
.fl_zx .zc h2 {font-size:34px; padding-bottom:15px;}
.fl_zx em { width:180px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.fl_zx .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.fl_zx .yc { flex:2; position:relative;} 
.fl_zx .yc img { width:100%; height:auto;}
.fl_zx .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:25%; letter-spacing:5px;}
.fl_zx .yc .yd {padding-top:17%;}
.fl_zx .yc .wz p{ font-size:36px;}
@media only screen and (max-width:1440px){
.fl_zx .zc p { padding-top:10px; font-size:16px; line-height:32px;}	
}
@media only screen and (max-width:992px){
.fl_zx { width:94%; margin:5% auto; display:block;}
.fl_zx em { margin:10px auto; width:50px;}
.fl_zx .zc {  color:#7f7f7f; padding:7%; width:100%;}
.fl_zx .zc p { font-size:15px; line-height:28px; padding-top:0px;}
.fl_zx .yc {width:100%; margin-top:5%; } 
.fl_zx .yc .wz {font-size:16px; padding-top:20%; letter-spacing:3px;}
.fl_zx .yc .yd {padding-top:12%;}
.fl_zx .yc .wz p{ font-size:24px;}
}

.fl_wq { width:98%; margin:1% auto; display:flex; overflow:hidden; background: #e8e8e8;}
.fl_wq .zc {  color:#7f7f7f; padding:8% 2% 0 2%; flex:2; }
.fl_wq .zc h2 {font-size:34px; padding-bottom:15px;}
.fl_wq .zc h3{ font-size: 16px; padding: 10px 0 20px 0px;}
.fl_wq em { width:100px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.fl_wq .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.fl_wq .yc { flex:4; position:relative;} 
.fl_wq .yc img { width:100%; height:auto;}
.fl_wq .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:25%; letter-spacing:5px;}
.fl_wq .yc .yd {padding-top:20%;}
.fl_wq .yc .wz p{ font-size:36px;}
.fl_wq .ydd {margin-left:1%;}
@media only screen and (max-width:1440px){
.fl_wq .zc { padding:4% 2% 0 2%;  }
.fl_wq .zc p { line-height:32px; padding-top:10px;}	
.fl_wq .zc h3{ font-size: 16px; padding: 5px 0px;}
}
@media only screen and (max-width:992px){
.fl_wq { width:94%; margin:5% auto; display:block;}
.fl_wq em { width: 50px;  margin:10px auto;}
.fl_wq .zc {  color:#7f7f7f; padding:7%; width:100%; margin-top:5%;}
.fl_wq .zc p { font-size:15px; line-height:28px; padding-top:0px;}
.fl_wq .zc h2 {font-size:26px; padding-bottom:10px; text-align: center;}
.fl_wq .zc h3{text-align: center;}
.fl_wq .yc {width:100%; margin-top:5%; } 
.fl_wq .yc .wz {font-size:16px; padding-top:20%; letter-spacing:3px;}
.fl_wq .yc .yd {padding-top:15%;}
.fl_wq .yc .wz p{ font-size:24px;}
.fl_wq .ydd {margin-left:0%;}
}



.js_zx { width:98%; margin:1% auto; display:flex; overflow:hidden; background: #e8e8e8;}
.js_zx .zc {  color:#7f7f7f; padding:12% 2% 0 2%; flex:2; }
.js_zx .zc em { width:83px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.js_zx .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.js_zx .yc { flex:6; position:relative;} 
.js_zx .yc em { width:180px; height:2px; background:#6ec1e4; display:block; margin:15px auto;}
.js_zx .yc img { width:100%; height:auto;}
.js_zx .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:25%; letter-spacing:5px;}
.js_zx .yc .yd {padding-top:17%;}
.js_zx .yc .wz p{ font-size:36px;}
.js_zx .ydd { margin-left: 1%;}
@media only screen and (max-width:1440px){
.js_zx .zc p { line-height:32px; padding-top:10px;}	
}
@media only screen and (max-width:992px){
.js_zx { width:94%; margin:3% auto; display:block;}
.js_zx .zc em { margin:10px auto; width: 50px;}
.js_zx .zc {  color:#7f7f7f; padding:7%; width:100%;}
.js_zx .zc p { font-size:14px; line-height:28px; padding-top:0px;}
.js_zx .yc {width:100%;  } 
.js_zx .yc em { margin:10px auto; width: 50px;}
.js_zx .yc .wz {font-size:16px; padding-top:20%; letter-spacing:3px;}
.js_zx .yc .yd {padding-top:12%;}
.js_zx .xyd { margin-top: 3%;}
.js_zx .yc .wz p{ font-size:24px;}
.js_zx .ydd { margin-left: 0; margin-top: 3%;}
}



.js_zxa{ width:98%; margin:1% auto; display:flex; overflow:hidden; background: #e8e8e8;}
.js_zxa .zc { color:#7f7f7f; padding:7% 2% 0 2%; flex:2; }
.js_zxa .zc em { width:83px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.js_zxa .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.js_zxa .yc { flex:6; position:relative;} 
.js_zxa .yc em { width:180px; height:2px; background:#6ec1e4; display:block; margin:15px auto;}
.js_zxa .yc img { width:100%; height:auto;}
.js_zxa .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:13%; letter-spacing:5px;}
.js_zxa .yc .yd {padding-top:17%;}
.js_zxa .yc .wz p{ font-size:36px;}
.js_zxa .ydd { margin-left: 1%;}
@media only screen and (max-width:1440px){
.js_zxa .zc { color:#7f7f7f; padding:4% 2% 0 2%; flex:2; }
.js_zxa .zc p { line-height:32px; padding-top:10px;}	
}
@media only screen and (max-width:992px){
.js_zxa { width:94%; margin:3% auto; display:block;}
.js_zxa .zc em { margin:10px auto; width: 50px;}
.js_zxa .zc {  color:#7f7f7f; padding:5% 7% 5% 7%; width:100%;}
.js_zxa .zc p { font-size:14px; line-height:28px; padding-top:0px;}
.js_zxa .yc {width:100%;  } 
.js_zxa .yc em { margin:10px auto; width: 50px;}
.js_zxa .yc .wz {font-size:16px; padding-top:20%; letter-spacing:3px;}
.js_zxa .yc .yd {padding-top:12%;}
.js_zxa .xyd { margin-top: 3%;}
.js_zxa .yc .wz p{ font-size:24px;}
.js_zxa .ydd { margin-left: 0; margin-top: 3%;}
}









.jk_zx { width:98%; margin:1% auto; display:flex; overflow:hidden; background: #e8e8e8;}
.jk_zx .zc {  color:#FFF; padding:8% 2% 0 2%; flex:2; }
.jk_zx .zc em { width:83px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.jk_zx .zc p { font-size:16px; line-height:36px; padding-top:25px; color:#7f7f7f; }
.jk_zx .yc { flex:6; position:relative;} 
.jk_zx .yc em { width:180px; height:2px; background:#6ec1e4; display:block; margin:15px auto;}
.jk_zx .yc img { width:100%; height:auto;}
.jk_zx .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:20%; letter-spacing:5px;}
.jk_zx .yc .yd {padding-top:17%;}
.jk_zx .yc .wz p{ font-size:36px;}
.jk_zx .ydd { margin-left: 1%;}
@media only screen and (max-width:1440px){
.jk_zx .zc { padding:4% 2% 0 2%;  }	
.jk_zx .zc p {  line-height:32px; padding-top:10px;}
}
@media only screen and (max-width:992px){
.jk_zx { width:94%; margin:3% auto; display:block;}
.jk_zx .zc em { margin:10px auto; width: 50px;}
.jk_zx .zc {  color:#7f7f7f; padding:7%; width:100%;}
.jk_zx .zc p { font-size:14px; line-height:28px; padding-top:0px;}
.jk_zx .yc {width:100%;  } 
.jk_zx .yc em { margin:10px auto; width: 50px;}
.jk_zx .yc .wz {font-size:16px; padding-top:18%; letter-spacing:3px;}
.jk_zx .yc .yd {padding-top:12%;}
.jk_zx .xyd { margin-top: 3%;}
.jk_zx .yc .wz p{ font-size:24px;}
.jk_zx .ydd { margin-left: 0; margin-top: 3%;}
}






.gy_wq { width:98%; margin:1% auto; display:flex; overflow:hidden;background: #e8e8e8;}
.gy_wq .zc {  color:#7f7f7f; padding:2%; flex:2; }
.gy_wq .zc em { width:100px; height:2px; background:#7f7f7f; display:block; margin:10px 0px;}
.gy_wq .zc p { font-size:16px; line-height:36px; padding-top:25px;}
.gy_wq .yc { flex:5; position:relative; margin-right:1%;} 
.gy_wq .yc em { width:100px; height:2px; background:#6ec1e4; display:block; margin:10px 0px;}
.gy_wq .yc img { width:100%; height:auto;}
.gy_wq .yc .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:15%; letter-spacing:5px;}
.gy_wq .yc .yd {padding-top:20%;}
.gy_wq .yc .wz p{ font-size:36px;}
@media only screen and (max-width:992px){
.gy_wq { width:94%; margin:3% auto; display:block;}
	.gy_wq em { margin:10px  auto;}
.gy_wq .zc {  color:#7f7f7f; padding:4%; width:100%; margin-top: 3%;}
.gy_wq .zc p { font-size:14px; line-height:28px; padding-top:0px;}
.gy_wq .yc {width:100%; } 
.gy_wq .yc .wz {font-size:16px; padding-top:10%; letter-spacing:3px;}
.gy_wq .yc .yd {padding-top:15%;}
.gy_wq .yc .wz p{ font-size:24px;}
}


.khbt {width:100%; margin:1% auto 0 auto; overflow:hidden; background:#ddd; padding:2% 2%; font-size:34px;}
.khbtt {width:100%; margin:1% auto 0 auto; background:#ddd; height:124px;}
.lanren{width:80%;height:auto;margin:50px auto 50px auto; overflow: hidden; }
.lanren ul.list{overflow: hidden;}
.lanren ul.list li{width:18.4%;height:auto; margin:0 2% 2% 0; float: left;overflow: hidden; vertical-align:middle;}
.lanren ul.list li:nth-child(4n) { margin-right:0;}
.lanren ul.list li img{width:100%;height: auto; vertical-align:middle; }
.lanren .more{overflow: hidden; text-align: center; color: #ddd;}
.lanren .more a{display: block;width:100%;padding:12px 0;color:#fff;margin:0 auto;background:#ddd;text-align:center;border-radius:3px;}
.lanren .more i { font-size:28px;}
.lanren .more a:hover{text-decoration: none;background:#ccc;color: #fff;}
@media only screen and (max-width:1440px){
.lanren{width:90%; }	
}
@media only screen and (max-width:992px){
.khbt {width:100%; margin:3% auto;  padding:3%; font-size:22px;}
.khbtt { height:60px;}
.lanren{width:94%;height:auto;margin:20px auto 30px auto; overflow: hidden; }
.lanren ul.list{overflow: hidden;}
.lanren ul.list li{width:48%; margin:0 4% 4% 0;}
.lanren ul.list li:nth-child(2n) { margin-right:0;}
.lanren .more a{padding:8px 0;}
.lanren .more i { font-size:18px;}
}




.footer{width:100%; padding-top:40px; background:#1a1c20; font-size:12px; line-height:26px; color:#8b8d94;}
.footer h3{font-size:14px; color:#8b8d94; margin-bottom:15px; line-height:30px;}
.footer em{width:40px; height:1px; background-color:#888; margin-bottom:20px; display:block;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .s_j a{ font-size:18px; text-align:center; line-height:32px; color:#aaa; display:block; float:left; margin-right:15px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer p { line-height: 24px;}
.footer .ydw { text-indent: 36px;}
.footer p a { color:#fff; text-transform:uppercase;}
.footer p a:hover{color:#57b8e5;}
.footer .s_j i { font-size:26px;}
.footer .s_j a:hover{ color:#fff;}
.footer .l_y input{width:50%; height:47px; font-size:12px; border-bottom:1px solid #777; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input::placeholder{color:#aaa;}
.footer .l_y textarea{width:100%; height:51px; padding:11px 0; border-bottom:1px solid #777; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px;}
.footer .l_y textarea::placeholder{color:#aaa;}
.footer .l_y button{width:100px; height:38px; border-radius:5px; font-size:16px; line-height:38px; color:#fff; text-align:center; float:left; margin-right:20px;}
.footer .l_y button.t_j{background-color:#44af34;}
.footer .l_y button.c_z{background-color:#5b5b5b;}
.footer .t_p{float:right; margin-left:30px; text-align:center;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #36383b;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#aaa;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}
.footer .col-md-41{ float:right; width:30%; padding-left:5%}
.footer .lx{ width:100%}
.footer .lx li{ width:50%; float:left; }
.footer .lx li img{ width:80%}
.footer .dttt{width:715px;height:250px;border:#ccc solid 1px;}
@media only screen and (max-width:992px){
.footer{padding-top:40px; line-height:24px;}
.footer h3{font-size:14px;}
.footer em{width:30px; margin-bottom:30px;}
.footer .l_x{margin-bottom:20px; line-height:26px;}
.footer .l_y textarea{height:100px;}
.footer .l_y button{width:80px; height:32px; font-size:15px; line-height:32px; margin-right:10px;}
.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%;}
.footer .dttt{width:100%;height:250px;border:#ccc solid 1px;}
.footer .col-md-41 { display:none;}
}

@media only screen and (max-width:640px){
.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 .l_y input{width:49%; float:left;}
.footer .l_y input:nth-child(2n){float:right;}
.footer .l_y button{float:none; display:inline-block; margin:0 5px;}
.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;}
.footer .x_x .r_t{float:none;}
.footer .x_x span{display:inline-block; padding:0 5px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}

.banquan{width:100%; padding:25px 0; background-color:#03050b; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:640px) {
.banquan{padding:15px 0; line-height:26px; margin-bottom:50px;}
.banquan span{display:block; padding:0;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:40px; position:fixed; right:10px; bottom:10px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:40px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#203857; font-size:18px; line-height:40px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#203857; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:46px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:40px; height:40px; box-shadow:0 0 10px #ddd;  background-color:#fff; border-radius:3px; overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:40px; height:40px; border-radius:3px; background-color:rgba(0,0,0,.2); text-align:center; line-height:40px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:16px; }
.pc_kf .fh:hover {background-color:rgba(0,0,0,.6);}
@media only screen and (max-width:992px) {
.pc_kf{right:10px; bottom:10px;}
}
@media only screen and (max-width:640px){
/*.pc_kf{width:100%; background-color:#203857; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#203857; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; box-shadow:none; font-size:22px; float:left;}*/
}

.mbx { width:100%;height:65px; line-height:65px; background:#f6f6f6;}
.mbx img { padding-right:5px; }


/*内页banner*/
.nban{ width:100%; height:100vh; font-size:0; overflow:hidden; position:relative; }
.nban img{ width:100%; height:auto;}
.nban .dxs { display:block;}
.nban .sxs { display:none;}
.nban em { width:283px; height:2px; background:#6ec1e4; display:block; margin:25px auto;}
.nban .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:20%; letter-spacing:5px;}
.nban .wz p{ font-size:52px;}
.nban i { display:block; font-size:50px; margin-top:50px; color:#FFF; z-index:999999999999999; position:relative;}
.nban i a {color:#FFF;}
@media screen and (max-width:900px) {
.nban .dxs {display:none;}
.nban .sxs {display:block;}
.nban em { width:53px; height:2px; background:#6ec1e4; display:block; margin:15px auto;}
.nban .wz {font-size:18px; padding-top:50%; letter-spacing:3px;}
.nban .wz p{ font-size:26px;}
}


.ny_al {width:98%; margin:1% auto 0 auto; display:flex; overflow:hidden;}
.ny_al ul li { width:32.66666%; margin:0 1% 1% 0; float:left; position:relative;}
.ny_al ul li:nth-child(3n) { margin-right:0;}
.ny_al ul li img { width:100%; height:auto;}
.ny_al ul li em { width:90px; height:2px; background:#6ec1e4; display:block; margin:20px auto;}
.ny_al ul li .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; z-index:15; text-align:center;font-size:20px; padding-top:28%; letter-spacing:5px;}
.ny_al ul li .wz p{ font-size:30px;}
.ny_al ul li:hover .wz {background: rgba(0,0,0,0.1);}
@media screen and (max-width:900px) {
.ny_al {width:96%; margin:2% auto 0 auto;}
.ny_al ul li { width:100%; margin:0 0 2% 0; float: none; position:relative;}
.ny_al ul li em { width:53px; height:2px;}
.ny_al ul li .wz {font-size:18px; padding-top:25%; letter-spacing:3px;}
.ny_al ul li .wz p{ font-size:26px;}
}



.alxq {width:100%; height:75vh; position: relative !important; top:0; left:0; z-index:9;}
.alxq .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;transform:scale(1,1);}
.alxq .swiper-slide-active img, .bntzs .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1.1,1.1);}	
.alxq .bj { position:absolute; top:0; left:0; width:100%; background: rgba(0, 0, 0, 0.3); height:100%; z-index:10;}
.alxq .swiper-slide .dxs { display:block;}
.alxq .swiper-slide .sxs { display:none;}
.alxq .wz { color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.3); width:100%; height:100%; text-align:center;font-size:20px; padding-top:17%; letter-spacing:5px; z-index:11;}
.alxq .wz p{ font-size:52px; padding-bottom:20px;}
@media only screen and (max-width:1023px) {
.alxq .swiper-slide .dxs { display:none;}
.alxq .swiper-slide .sxs { display:block;}
.alxq .wz {font-size:16px; padding-top:60%; letter-spacing:0px;}
.alxq .wz p{ font-size:36px;}
}


.al_nr { width:65%; margin:70px auto; display:flex; overflow:hidden;}
.al_nr .zc {flex:5; vertical-align:middle; position:relative;}
.al_nr .zc .wz { position:absolute; top:50%;  transform:translateY(-50%);  left:0; font-size:52px;}
.al_nr .zc .wz em { width:83px; height:2px; background:#6ec1e4; display:block; margin:10px 0px;}
.al_nr .yc {flex:5;}
.al_nr .yc p { font-size:18px; line-height:36px;}
@media only screen and (max-width:1440px) {
.al_nr { width:90%;}
}
@media only screen and (max-width:1020px) {
.al_nr { width:94%; display:block; margin:30px auto;}
.al_nr .zc { width:100%;}
.al_nr .zc .wz { position:relative; margin-top:80px; font-size:30px; text-align: center;}
.al_nr .zc .wz em { width:53px; height:2px;  margin:20px auto 0px auto;}
.al_nr .yc {width:100%;}
.al_nr .yc p { font-size:16px; line-height:32px;}
}


.al_al {width:80%; margin:0 auto 5% auto; display:flex; overflow:hidden;}
.al_al ul li { width:32.3333%; margin:0 0.5% 1% 0.5%; float:left; }
.al_al ul li img { width:100%; height:auto;}
.al_al ul li .wz {  position:absolute; left:0; top:0;width:100%; height:100%; z-index:15; }
.al_al ul li:hover .wz { transition:all 0.6s;}
@media screen and (max-width:1360px) {
.al_al {width:90%; margin:0 auto 5% auto;}	
}
@media screen and (max-width:900px) {
.al_al {width:96%; margin:2% auto;}
.al_al ul li { width:100%; margin:0 0 2% 0; float: none; position:relative;}
}

.white_content { display: none; position:fixed; top: 10%; left: 25%; width: 50%;  z-index:1002;  } 
.white_content img  { width:100%; height:auto;}
.white_content p { text-align:center;  text-align:center; width:100%; font-size:16px; color:#FFF; padding-top:12%;}
.black_overlay{ display:none; position:fixed; left:0; top:0;  width: 100%; height: 100%; background:rgba(0,0,0,0.8); z-index:1001;} 
.gban { float:right; position:absolute; right:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0);}
@media only screen and (max-width:1360px){
.white_content { display: none; position: fixed; top: 25%; left: 25%; width: 50%; height:50%;}
}
@media only screen and (max-width:992px){
.white_content {left:0; width:100%; top:25%;} 
}



.zx_bm{width:100%; height:100%; position:fixed; top:0; left:0; z-index:9999999; display:none;}
.zx_bm .bm_bj{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.7);}
.zx_bm .b_m{width: auto;  text-align:center;  position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); box-sizing:border-box; color:#fff}
.zx_bm .b_m p{ padding-top:5%; font-size:16px;}
.zx_bm .b_m img { width:100%; height:auto; }
.zx_bm .gb{ position:absolute; right:0; top:0;width:100%; height:100%; background:rgba(0,0,0,0);}
@media only screen and (max-width:992px){
.zx_bm .b_m img { width:100%; height:auto; min-width:320px; }
}



.iw_poi_title {color:#333;font-size:14px;overflow:hidden;padding-right:13px;white-space:nowrap;}
.iw_poi_content {overflow:visible;padding-top:10px;white-space:-moz-pre-wrap;word-wrap:break-word; font-size:14px; font-weight:bold;}


.lx_dt {width:99%; margin:100px auto 13px auto; overflow:hidden; background: rgba(0,0,0,0.9);}
.lx_dt .tpp{ width:99%; height:500px; margin:0.5% auto;   }

.lx_wm { width:99%; margin:0px auto 13px auto; position:relative; }
.lx_wm .dxs { display:block;}
.lx_wm .sxs { display:none;}
.lx_wm .wz{color: #fff; position:absolute; left:0; top:0; background: rgba(0,0,0,0.4); width:100%; height:100%; text-align:center;font-size:16px; padding-top:16%; z-index:11; line-height:32px;}
.lx_wm .wz img { margin-bottom:20px; width:250px;}
.lx_wm .wz a { text-transform:uppercase; color:#FFF;}
.lx_wm .wz a:hover {color:#57b8e5;}
.lx_wm .yd { text-indent:48px;}
@media screen and (max-width:900px) {
.lx_dt {width:96%; margin:75px auto 10px auto; }
.lx_dt .tpp { width:98%; margin:1% auto; height:400px;}
.lx_wm { width:96%; margin:0px auto 10px auto; }
.lx_wm .dxs { display:none;}
.lx_wm .sxs { display:block;}
.lx_wm .wz{font-size:14px; padding-top:32%;  line-height:28px;}
.lx_wm .wz img { margin-bottom:10px; width:180px;}
.lx_wm .yd { text-indent:45px;}
}



.sjzx_qh{width:98%; margin:50px auto 70px auto;}
.sjzx_qh .swiper-slide{background-color:#fff;}
.sjzx_qh .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1023px) {
.sjzx_qh{ width:94%;margin:40px auto 40px auto;}

}

.flzx_qh{width:98%; margin:10px auto 10px auto;}
.flzx_qh .swiper-slide{background-color:#fff;}
.flzx_qh .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1023px) {
.flzx_qh{ width:94%;margin:10px auto 10px auto;}

}