@charset "utf-8";

@font-face {
  font-family: 'COND';
  src: url('../font/AKZIDENZGROTESK-COND.OTF');
}

body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑"; background:#ffffff;}
*{padding:0px; margin:0px; 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-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}

::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}


.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */
.p10{padding: 10px!important}
.p15{padding: 15px!important}
.mt0{ margin-top: 0!important; }
.mt5{ margin-top: 5px!important; }
.mt7{ margin-top: 7px!important; }
.mt10{ margin-top: 10px!important; }
.mt15{ margin-top: 15px!important; }
.mt20{ margin-top: 20px!important; }
.mt25{ margin-top: 25px!important; }
.mt30{ margin-top: 30px!important; }
.mt35{ margin-top: 35px!important; }
.mt40{ margin-top: 40px!important; }
.mt45{ margin-top: 45px!important; }
.mt50{ margin-top: 50px!important; }
.mt55{ margin-top: 55px!important; }
.mt60{ margin-top: 60px!important; }
.mt65{ margin-top: 65px!important; }
.mt70{ margin-top: 70px!important; }
.mt80{ margin-top: 80px!important; }
.ml0{ margin-left: 0!important; }
.ml10{ margin-left: 10px!important; }
.ml15{ margin-left: 15px!important; }
.mb0{ margin-bottom: 0!important; }
.mb5{margin-bottom: 5px !important;}
.mb10{ margin-bottom: 10px!important; }
.mb15{ margin-bottom: 15px!important; }
.mr0{ margin-right: 0!important; }
.mr10{ margin-right: 10px!important; }
.mr15{ margin-right: 15px!important; }
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f48{font-size:48px;}




.con { width:80%; margin:0px auto;}
@media only screen and (max-width:1440px){
.con { width:90%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}	
.f28{font-size:22px;}
}


.header{width:100%; position:fixed; top:0; left:0; z-index:99; background:#fff;}
.header.on{ background: rgba(255, 255, 255, 0.99);}
.header .logo{width:400px; float:left; padding-top: 13px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .yyqh { float:right;margin-top: 33px;  font-size: 16px; line-height: 31px;  border-radius: 20px; overflow: hidden; border: 2px solid #1c74bb;}
.header .yyqh .zw {background:#1c74bb; display: inline-block; padding: 0px 15px;font-size: 16px;color: #fff;}
.header .yyqh .yw {background:#fff;display: inline-block; padding: 0px 15px;font-size: 16px;color: #1c74bb;}
.header .dh { height: 35px; line-height: 35px; background:#1c74bb;  text-align: center; font-size: 22px; color:#fff; float: right;  font-family:Arial; border-radius: 20px;margin-top: 33px; margin-right: 20px; padding:0px 20px; }
.header .dh i { font-size:22px; font-weight:bold; margin-right:5px;}



.header.on .an i{color:#1c74bb;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }
.header .an span{width:30px; height:2px; background:#1c74bb; 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 .nav{  float:right;}
.header .nav i{font-size:18px; color:#666; 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%);}
.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 30px 0 10px;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;}
.header .nav ul li span{width:0; height:2px; background:#1c74bb; 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.on a{color:#1c74bb;}
.header .nav ul li:hover a { color:#1c74bb;}
.nav .y_j{position:relative;}
.nav .e_j{width:130px; background:#fff; position:absolute; top:100px; left:0; margin-left: -23px; display:none; z-index:9999; border-radius:0px 0px 5px 5px; overflow: hidden; }
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px;  font-weight:normal; text-align: center; }
.header .nav .e_j a:hover{ color:#fff; background:#1c74bb;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
@media only screen and (max-width:1660px){
.header .logo{width:350px; float:left; padding-top: 13px;}
.header .dh { font-size: 20px;  width: 160px; margin-right: 15px; }
.header .nav ul li{ padding:0px 20px 0 5px;}
}
@media only screen and (max-width:1440px){
.header .logo{width:300px; float:left; padding-top: 13px;}
.header .dh { font-size: 20px;  width: 160px; margin-right: 15px; }
.header .nav ul li{ padding:0px 20px 0 5px;}
}
@media only screen and (max-width:1280px){
.header .logo{width:300px; float:left; padding-top: 13px;}
.header .nav ul li{ padding:0px 12px 0 5px;}
}
@media only screen and (max-width:995px){
.header{padding:0%;}
.header .logo{width:70%; float:left;padding:7px 0px; }
.header .logo img { width:100%; height:auto;}
.header .dh { display: none}
	
.header .yyqh { margin-top:18px;margin-right: 50px; line-height: 25px; border: 1px solid #1c74bb; background: #1c74bb;}
.header .yyqh .zw {font-size: 14px;color: #fff; }
.header .yyqh .yw {font-size: 14px;color: #1c74bb;}
	
.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 5%;  height:100%; position:fixed; top:65px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.9);
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{left:0; margin-top:0} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li:hover a { color:#1c74bb;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; 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{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
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; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
}





.head_h{width:100%; height:100px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}





.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.5);}
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:36%; text-align: center;}
.gallery-top .swiper-slide .wz h3{font-size:52px; height:80px; font-weight: 900; }
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:60px; }
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #1c74bb; width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:16px; margin:20px auto 0px auto;}
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size: 14px;}
.gallery-top .swiper-button-next{width:45px; height:45px; background:url(../images/h_yj.png) no-repeat; right:20px;background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
.gallery-top .swiper-button-prev{width:45px; height:45px; background:url(../images/h_zj.png) no-repeat; left:20px; background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height: 40vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:40vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.gallery-top .swiper-slide .bj { display: none;}
.gallery-top .swiper-slide .wz{width:90%; color:#fff; position:absolute; left:5%; top:36%; text-align: center;}
.gallery-top .swiper-slide .wz h3{font-size:24px; height:30px;}
.gallery-top .swiper-slide .wz h2{font-size:15px;  line-height:20px; letter-spacing:0px; padding-top: 15px;}
.gallery-top .swiper-slide .wz a { background: #1c74bb; width:120px; height:30px; line-height:30px; margin:10px auto 0px auto; display: none;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.gy_bt{width:100%;  text-transform:uppercase; margin-bottom:40px; text-align: center; user-select:none;}
.gy_bt h3{font-size:28px; line-height:44px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px;}
.gy_bt p { font-size:16px; color:#999; padding-top:15px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:24px; line-height:44px; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}

.mr { width:160px; height: 45px; line-height:45px; text-align: center;color: #fff; font-size: 16px; margin: 20px auto; background:#1c74bb;}
.mr a {color: #fff; font-size: 16px;}
.mr i{ margin-left:10px;}





/*解决方案*/
.solution-wrap { width: 100%; margin: 60px auto;}
.solution-cont { width: 80%; margin: 0px auto; }
.solution-img { width: 32.333%; height: auto; margin:0 0.5% 1% 0.5%; position: relative; overflow: hidden; }
.solution-img .img-box1 { width: 100%; height: 300px; overflow: hidden;}
.solution-img .img-box1 img {object-fit: cover;    width: 100%; height: 100%;}
.solution-img>p { width: 100%; text-align: center; position: absolute; bottom: 0; left: 0; z-index: 3; color: #fff; font-size: 20px;background-color: rgba(0,0,0,.5);
 padding:15px 0px;}
.solution-img .mask { width: 91.5619%; height: 86.8%;  background-color: rgba(28,116,187,.8); position: absolute; left: 4.219%; top: 8%; z-index: 9; text-align: center; color: #fff; display: none;}
.solution-img .mask h3 { font-weight: 400; font-size: 24px; padding: 10% 0 2%; position: relative;}
.solution-img .mask h3:before { content: ''; display: block; width: 26px; height: 1px; background-color: #fff; position: absolute; bottom: 0; left: 50%; margin-left: -13px;}
.solution-img .mask>p { width: 80%; height: 66px; line-height: 22px; margin: 5% auto 5%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.solution-img .mask .links { width: 70%; margin: 0 auto; overflow: hidden; }
.solution-img .links a { display: block; float: left; width: 50%; padding: 5% 0; color: #fff;background:#1c74bb;}
.solution-img .links a.shipin { background-color: #fff; color: #1c74bb; }
@media only screen and (max-width:1440px){
.solution-cont { width: 90%; margin: 40px auto 0; }
.solution-img .links a {  padding:3% 0;}
.solution-img .img-box1 { width: 100%; height:250px;  }
.solution-img .mask>p { width: 80%;}
}
@media only screen and (max-width:992px){
.solution-wrap { width: 100%; margin: 30px auto 0px auto;}
.solution-cont { width: 94%; margin: 20px auto 0; }	
.solution-img { width: 100%; height: auto; margin:0 0 2% 0%; }
.solution-img .img-box1 { width: 100%; height:250px;  }
.solution-img .mask {  top: 7%; }
.solution-img .mask h3 { font-size: 20px; padding: 5% 0 2%; position: relative;}
}



/*核心优势*/
.core-wrap { width: 80%; margin: 60px auto 0px auto;}
.core-box { width: 100%; margin: 0px auto 60px auto; height: 250px; border:solid 1px #dddddd;}
.core-box .infos { width: 25%; height: 250px; text-align: center; color: #333; border-left: solid 1px #ddd; position: relative;}
.core-box .infos .txts { width: 100%; height: 100%; position: relative; z-index: 9; }
.core-box .infos h3 { font-size: 24px; padding: 20px 0 20px; }
.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.core-box .infos p { width: 80%; margin: 0 auto; line-height: 24px; color: #999; }
.core-box .infos i{ font-size: 45px; display: block; color: #1c74bb; padding: 40px 0px 0px 0px;}
.core-box .infos a { width: 185px; height: 60px; background-color: #fff; border-radius: 5px; line-height: 60px; position: absolute; bottom: 60px; left: 50%; margin-left: -120px; color: #1c74bb; font-size: 16px; padding-left: 55px; text-align: left; display: none;}
.core-box .infos a:before { content: ''; display: block; width: 19px; height: 10px; background: url(../images/icons.png) no-repeat -28px -44px; position: absolute; right: 55px; top: 25px; z-index: 2; }
.core-box .infos .bg { width: 100%; height: 290px; background-color: #1c74bb; position: absolute; left: 0; top: -16px; z-index: 0; display: none;}
.core-box .infos:hover { z-index: 9; }
.core-box .infos:hover, .core-box .infos:hover p { color: #fff; }
.core-box .infos:hover i{ color: #fff;}
.core-box .infos:hover a, .core-box .infos:hover .bg { display: block; }
@media only screen and (max-width:1440px){
.core-wrap { width: 90%; margin: 60px auto 0px auto;}
}
@media only screen and (max-width:992px){
.core-wrap { width: 94%; margin: 30px auto;}	
.core-box .infos { width: 100%; height: 240px; border: solid 1px #ddd; }
.core-box {width: 100%; margin: 30px auto; height: 240px; border:solid 0px #dddddd; }
.core-box .infos h3 { font-size: 24px; padding: 20px 0 15px; }
.core-box .infos .bg { width: 100%; height: 260px;}
}



.sy_yz { width: 100%; background: #f6f6f6; padding: 60px 0px;}
.sy_yz ul li{ width: 15.5%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 1.16% 1.16% 0;}
.sy_yz ul li:nth-child(6n) { margin-right: 0;}
.sy_yz ul li .tp { width: 80px; height: 80px; border-radius: 100px; overflow: hidden; margin: 0px auto; box-shadow: 0px 3px 5px rgba(0,0,0,.1); border: 1px solid #ddd;}
.sy_yz ul li .tp  img { object-fit: cover; width: 100%; height: 100%;}
.sy_yz ul li h3{ font-size: 18px; line-height:60px; font-weight: bold;}
.sy_yz ul li p {font-size: 14px; text-align: center; color: #999;}
.sy_yz ul li:hover {box-shadow: 2px 2px 10px rgba(11,156,149,.4), -2px -2px 10px rgba(11,156,149,.4);}
.sy_yz ul li:nth-child(12){ height: 208px;}
.sy_yz ul li:nth-child(12) h3 { margin-top: 40px;}
@media only screen and (max-width:992px){
.sy_yz { padding: 10px 0px;}
.sy_yz ul li{ width: 48%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 4% 4% 0;}
.sy_yz ul li:nth-child(2n) { margin-right: 0;}	
.sy_yz ul li:nth-child(12){ height: 228px;}
}


.sy_hf { width:100%; padding:160px 0px; color:#fff; text-align:center;}
.sy_hf h2{ font-size:48px; font-weight:bold; line-height:50px; padding-bottom:25px;}
.sy_hf p { font-size:18px; width:80%; margin:0px auto; line-height:34px;}
@media only screen and (max-width:995px){
.sy_hf { width:100%; padding:60px 0px; }
.sy_hf h2{ font-size:24px; line-height:26px; padding-bottom:15px;}
.sy_hf p { font-size:14px; width:94%; margin:0px auto; line-height:26px;}	
}


.counter{ overflow:hidden; text-align:center;position: relative;  width:80%; margin:80px auto 0px auto;   }
.counter ul li{ width: 25%; transition:all 0.3s; float: left; position:relative; text-align:center; }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:1px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}
.counter ul li .txts2{}
.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#fff; font-weight:bold; font-family:Arial; font-size: 70px;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:22px; color:#fff;  }
.counter .h6{ font-weight: normal; font-size:20px;  overflow:hidden;  font-weight: bold;  white-space:nowrap;text-overflow:ellipsis; margin-top:2px; margin-bottom:6px; color:#fff;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
@media only screen and (max-width:1440px){
.f36 { font-size: 22px;}
.counter{  padding:40px 0px; }
.counter ul li{  }
.counter span{ font-size: 50px;}
}
@media only screen and (max-width:992px) {
.counter{ width:100%; margin:20px auto 0px auto; }
.counter ul li:after{width:0px;}
.counter ul li{ width: 50%;  margin-bottom: 5%;  }	
.counter .h6{font-weight: normal;}
}

.ry_zz { width: 100%; margin:80px auto; background: #f6f6f6; padding:120px 0px 70px 0px;}
.zzz{ width: 90%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:90%; margin:40px auto; }
.zzz .ziyuan1 .swiper-slide{ position:relative;background:#fff;border-radius:10px;}
.zzz .ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden;  }
.zzz .ziyuan1 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.zzz .ziyuan1 .swiper-slide .wz { padding:10px 20px;  z-index: 19; width: 100%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; color: #333; font-weight: bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-align:center; line-height:50px;}
.zzz .ziyuan1 .swiper-slide h2 { font-size:14px; color:#0e6eb8;}
.zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; color:#0e6eb8;}
.zzz .ziyuan1 .swiper-slide p { font-size:14px; color:#666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;  } 
.zzz .ziyuan1 .swiper-slide:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}

.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {padding: 50px 0px 30px 0px;}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .ziyuan1 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:16px; line-height:30px }
.zzz .ziyuan1 .swiper-slide h2 { font-size:14px; }
.zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; }
.zzz .ziyuan1 .swiper-slide p { font-size:12px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 

.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}






.sy_xww { width:100%; margin:60px auto;}
.sy_xww .zcl { width:48%; float:left;   overflow:hidden;}
.sy_xww .ycl { width:48%; float:right;  overflow:hidden;}
.sy_xww h1 { height:50px; line-height:50px; color:#094783; font-size:22px; font-weight:bold; border-bottom:2px solid #094783; text-align:left; margin-bottom:20px;}
.sy_xww h1 span { float:right; color:#fff;}
.sy_xww h1 span a {color:#333; font-size:14px;}
.sy_xww ul {  }
.sy_xww ul li { font-size:16px; line-height:40px; color:#333;}
.sy_xww ul li a {font-size:16px;color:#333;}
.sy_xww ul li a:hover {color:#094783; text-decoration:underline;}
.sy_xww ul li font { font-size:14px; color:#666; float:right;}
@media only screen and (max-width:992px) {
.sy_xww { width:100%; margin:30px auto;}
.sy_xww .zcl { width:100%; float: none;   overflow:hidden;}
.sy_xww .ycl { width:100%; float: none;  overflow:hidden;}	
.sy_xww h1 { font-size:18px;}
	}

.footer{width:100%; padding-top:80px; background:#222222; font-size:15px; line-height:30px; color:#ccc;}
.footer h3{font-size:18px; color:#fff; margin-bottom:20px;}
.footer em{width:40px; height:2px; background:#fff; margin-bottom:20px; display:block;}


.footer .col-md-4 { width:25%; float:left; margin-right: 5%;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .l_x i { margin-right: 5px;}

.footer .col-md-43 {float:left; width: 30%; }


.footer .l_y font { float: left; line-height: 46px; color:#ccc; font-weight: bold;}
.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input:placeholder{color:#fff;}
.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .l_y textarea:placeholder{color:#fff;}
.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#fff; text-align:center; float:left; margin-right:20px; margin-left: 1%;}
.footer .l_y button.t_j{background-color:#2bb498;  color:#333; }
.footer .l_y button.c_z{background-color:#5b5b5b;}



.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:f6f6f6; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#fff;}
.footer .t_p{float:right; text-align: center;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{margin-top:50px; padding:25px 0; border-top:1px solid #333; ;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#fff; padding-left:10px;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}


.footer .col-md-42 {float:left; width: 15%; }
.footer .col-md-42 p a{ color:#ccc; line-height:28px; font-size:14px}
.footer .col-md-42 p a:hover { color:#FFF;}


.footer .col-md-41 {float:right; width: 10%; }
.footer .lx{ width:100%}
.footer .lx li{ width:70%; float:left; }
.footer .lx li img{ width:90%}
@media only screen and (max-width:1360px){
.footer h3{font-size:16px; color:#fff; margin-bottom:15px; }
}
@media only screen and (max-width:992px){
.footer{padding:30px 0px 50px 0px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer .col-md-43 {float:none; width: 100%; }   
.footer h3{font-size:16px; text-align: left; }
.footer em{width:30px; margin-bottom:10px; margin-left: 0;}
.footer .l_x{margin-bottom:20px; line-height:26px; text-align: left;}
.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }     
.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 .x_x .l_f{float:none; text-align: center;}
.footer .x_x .r_t{float:none; text-align: center;}
}








.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; background:#1c74bb; height:200px;}
.nban img{ width:100%; height:auto;}
.nban .wz { position: absolute; left: 10%; top:34%; z-index: 5;}
.nban .wz h1 { font-size:22px; height:40px; color: #fff;}
.nban .wz h1 span{}
.nban .wz p { font-size:14px;color: #fff; text-transform: uppercase;}
.nban .wz p a {color: #fff;}
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 15%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:180px; margin-top:0px;}
.nban img{ position:absolute; height:180px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}
.nban .wz { position: absolute; left: 5%; top:36%;}
.nban .wz h1 { font-size:22px; height: 45px; }
.nban .wz h1 span{ display: none;}

}


.ndh { width:100%; margin:40px auto; overflow:hidden;}
.ndh ul {}
.ndh ul li { display:inline-block; width:auto; line-height:45px; font-size:16px;  color:#333; background: #f0f0f0; margin: 0px 4px; }
.ndh ul li a {font-size:16px; padding:0px 30px; color:#333;  line-height:45px;display:block; }
.ndh ul li:hover a { background:#1c74bb; display:block; color:#FFF;}
.ndh ul li .on {background:#1c74bb; display:block; color:#FFF;}
@media screen and (max-width:1440px) {
.ndh ul {}
.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:45px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh { width:100%; margin:30px auto; overflow:hidden; }
.ndh ul {}
.ndh ul li { width:24%; float: none; color:#333; text-align: center; line-height:40px;  margin: 0;}	
.ndh ul li:nth-child(4n){ margin-right: 0;}
.ndh ul li a {font-size:14px; padding:0px; line-height:40px;}
}



.sy_cp { width: 100%; margin: 50px auto;}
.sy_cp ul li { width: 32%; margin: 0 2% 2% 0; float: left; position: relative;}
.sy_cp ul li:nth-child(3n) { margin-right: 0;}
.sy_cp ul li img { width: 100%; height: auto;}
.sy_cp ul li .wz { position: absolute; left: 0; top:0; width: 100%; height: 100%;  background-color: rgba(33,103,210,.5); color: #fff; display: none; }
.sy_cp ul li .wz h2 { float: left; font-size: 22px; padding:20% 5% 0 5%;  font-weight:bold;}
.sy_cp ul li .wz p { font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; line-height:22px; margin-top:10px;  }
.sy_cp ul li .wz span { float: right; font-size: 30px; padding: 20px; }
.sy_cp ul li .wz span a {font-size: 30px; color: #fff;}
.sy_cp ul li:hover .wz { display: block; transition: all 0.5s;  }
@media only screen and (max-width:992px){
.sy_cp { width: 96%; margin: 30px auto;}
.sy_cp ul li { width: 48%; margin: 0 1% 2% 1%; float: left; position: relative;}
.sy_cp ul li:nth-child(3n) { margin-right: 1%;}
}







.ny_bt {font-size:24px; height:70px; color:#1c74bb; font-weight:bold;}
.ny_bt em {width:40px; height:3px; background:#1c74bb; display:block; margin:15px 0px;}

.gy_wh { width: 80%; margin: 30px auto;}
.gy_wh .mt30 { margin-top: 30px;}
.gy_wh .zc { width: 40%; }
.gy_wh .zc img { width: 100%;}
.gy_wh .yc { width: 55%;  padding-top: 50px;}
.gy_wh .yc h3 { font-size: 20px; height: 50px; font-weight: bold;}
.gy_wh .yc h2 {font-size: 16px; height: 35px;font-weight: bold;}
.gy_wh .yc p { font-size: 15px; line-height: 32px;}

.gy_hj { width: 80%; margin:60px auto;}
.gy_hj ul li { width: 32%; float: left; margin: 0 2% 2% 0;}
.gy_hj ul li img { width: 100%; height: auto;}
.gy_hj ul li p { line-height: 50px; text-align: center; background: #f6f6f6;}
.gy_hj ul li:nth-child(3n) { margin-right: 0;}


.gy_kj {width: 80%; margin: 30px auto;}
.gy_kj p {font-size: 15px; line-height: 32px;}
.gy_kj .tp { text-align: center; padding: 10px 0px 20px 0px;}
.gy_kj .tp img { width: 100%;}
@media only screen and (max-width:1440px) {
.gy_wh { width:90%; margin: 30px auto;}	
.gy_hj { width:90%; margin: 30px auto;}
.gy_kj {width: 90%; margin: 30px auto;}
}
@media only screen and (max-width:992px) {
.ny_bt { font-size: 20px; height: 50px; color: #1c74bb; font-weight: bold;}
.ny_bt em { width: 40px; height: 3px; background: #1c74bb; display: block; margin: 10px 0px;}
.gy_wh { width:94%; margin: 30px auto;}	
.gy_wh .zc { width: 100%; }
.gy_wh .yc { width:100%;  padding-top: 30px;}
.gy_wh .yc p { font-size: 14px; line-height: 28px;}
.gy_hj { width:94%; margin: 20px auto;}
.gy_hj ul li { width:48%; float: left; margin: 0 1% 2% 1%;}
.gy_hj ul li img { width: 100%; height: auto;}
.gy_hj ul li p { line-height: 40px; text-align: center; background: #f6f6f6;}
.gy_hj ul li:nth-child(3n) { margin-right: 1%;}
.gy_kj {width: 94%; margin: 20px auto;}

}






.ny_xw { width: 80%; margin: 30px auto 60px auto;}
.ny_xw ul li { border-bottom: 1px solid #ddd; padding: 40px 0px;}
.ny_xw .rq { width: 13%; float: left;}
.ny_xw .rq h1 { font-weight: bold; font-size:28px; color: #1c74bb;}
.ny_xw .rq p { font-size: 24px; padding: 10px 0px 0px 5px; color: #666;}
.ny_xw .tp { width: 25%; float: left;}
.ny_xw .tp img { width: 100%; height: auto;}
.ny_xw .wz { width: 58%; float: right;}
.ny_xw .wz h2 { font-size: 18px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xw .wz h2 a:hover {color: #1c74bb; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px;}
@media only screen and (max-width:1440px) {
.ny_xw { width:90%;}
}
@media only screen and (max-width:992px){
.ny_xw { width: 94%; margin: 20px auto 60px auto;}
.ny_xw ul li {  padding: 20px 0px;}
.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:30px auto ; text-align:center; overflow:hidden;}
.paging a{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:#1c74bb; border:1px solid #1c74bb; color:#fff;}
.paging a.on{background-color:#1c74bb; border:1px solid #1c74bb; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}



.ny_cp { width:100%; margin:10px auto 50px auto;}
.ny_cp ul { width:80%; margin:0px auto;}
.ny_cp ul li { width:48.5%;  margin:3% 3% 0% 0; float:left;box-shadow:0 1px 4px #ccc;border-bottom:#fff 2px solid;}
.ny_cp ul li:nth-child(2n){ margin-right: 0;}
.ny_cp ul li .tp {background:#FFF;  width:40%; text-align: center; float: left; }
.ny_cp ul li .tp img { width:90%; height: auto; }
.ny_cp ul li .wz { width: 55%; float: right; padding: 20px 20px 0px 0px;}
.ny_cp ul li .wz h2 { font-size: 20px; font-weight: bold; height: 40px; color: #1c74bb;}
.ny_cp ul li .wz h3 { font-size: 18px;}
.ny_cp ul li .wz p{font-size:14px;  padding:20px 0px; line-height: 26px; }
.ny_cp ul li .wz a {background: #1c74bb; width:130px; height:35px;color:#fff;font-size:14px; line-height:35px; text-align:center; display: block;}
.ny_cp ul li:hover {border-bottom:#1c74bb 2px solid;}
@media screen and (max-width:1440px) {
.ny_cp ul { width:90%; margin:0px auto;}	
}
@media screen and (max-width:992px) {
.ny_cp { margin: 30px auto;}
.ny_cp ul { width:94%; margin:0px auto;}	
.ny_cp ul li { width:100%;  margin:0% 0% 4% 0;}	
.ny_cp ul li p{font-size:14px; text-align:center; padding:20px 0px;}
.ny_cp ul li p a {font-size:14px;}
}


.cp_xq{width:100%; margin:50px auto;}
.cp_xq .cp_xx{ padding:20px 0px 30px 0px; }
.cp_xq .cp_xx .cp_zs{width:40%; float:left; padding:0;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block;  }
.cp_xq .cp_xx .cp_js{width:56%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:32px; padding-bottom: 30px; color: #1c74bb; font-weight: bold;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:36px; color:#666; margin-bottom:10px; margin-top:0px;}
.cp_xq .cp_xx .cp_js .ckmr { padding: 0px 40px; height: 40px; line-height: 40px; border-radius: 3px; background: #1c74bb;color: #fff; font-size: 18px; text-align: center;  margin:50px 10px 0px 0px; float: left; vertical-align: middle;}
.cp_xq .cp_xx .cp_js .ckmr a {color: #fff; font-size: 18px;}
.cp_xq .cp_xx .cp_js .ckmr i { margin-right: 5px; font-size: 22px; float: left;}

.cp_xq .cp_xx .cp_js .ckmrr { padding: 0px 40px; height: 40px; line-height: 40px; border-radius: 3px; background: #f6f6f6; font-size: 18px; text-align: center; color: #666666; margin:50px 10px 0px 0px; float: left; vertical-align: middle;}
.cp_xq .cp_xx .cp_js .ckmrr a {color: #666666; font-size: 18px;}
.cp_xq .cp_xx .cp_js .ckmrr i { margin-right: 5px; font-size: 22px; float: left;}
.cp_xq .cp_xx .cp_js .ckmrr:hover  {background: #1c74bb; display: block;}
.cp_xq .cp_xx .cp_js .ckmrr:hover a {color: #fff;}
.cp_xq .cp_xx .cp_js .ckmrr:hover i {color: #fff;}

.cp_xq .cp_xx .cp_js .dhxx { font-size: 20px; line-height: 30px; margin-top: 40px;}
.cp_xq .cp_xx .cp_js .dhxx font {font-size: 32px; font-weight: bold; font-family: Arial;}

.cp_xq .swiper-container {}
.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .swiper-slide img { border:1px solid #dddddd;}
.cp_xq .gallery-topp { width:100%; height:auto;}
.cp_xq .gallery-thumbs {height:160px;box-sizing: border-box; margin-top: 15px; }
.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}


.cp_xq .cp_ms{width:100%; margin: 0px auto;}


.tabbox {width:75%; padding:20px; float:left; background-color:#f6f6f6; min-height: 500px;}
.tabmenu {width:100%;height:45px; border-bottom:1px solid #dddddd;}
.tabmenu ul {margin:0;padding:0;list-style-type:none;}
.tabmenu li { text-align:center; float:left; width:100px; height:45px; overflow:hidden; line-height:45px; display:inline; font-size:18px; font-weight: bold; color:#333333;}
.tabmenu .cli {text-align:center;float:left; width:100px;height:45px;overflow:hidden;line-height:45px;display:inline;font-size:18px; font-weight: bold;cursor:pointer; border-bottom:2px solid #1c74bb; color:#1c74bb;}
#tabcontent {width:100%; margin-top:15px;}
#tabcontent ul {margin:0;list-style-type: none; font-size:14px; line-height:30px;}
#tabcontent .hidden {display:none;} 

.cq_tj { width:22%; padding:20px; float:right; background-color:#f6f6f6;}
.cq_tj h5 {line-height:45px; border-bottom: 1px solid #ddd; font-size: 18px; color:#1c74bb; font-weight: bold; margin-bottom: 20px;}
.cq_tj ul li { width: 100%; margin-bottom: 15px; background: #fff; text-align: center;}
.cq_tj ul li img { width: 100%; height: auto;}
.cq_tj ul li h6 {font-size: 16px; line-height: 45px;}
.cq_tj ul li .mrr { width: 100%; height: 45px; line-height: 45px;  background: #1c74bb; color: #fff; font-size: 16px; text-align: center; display: none;}
.cq_tj ul li .mrr a {color: #fff; font-size: 16px;}
.cq_tj ul li:hover .mrr { display: block;}


.about_seven{ background:#f8f8f8; overflow:hidden;}
.cpbtt { width: 100%; height:80px; line-height: 80px; color: #fff; font-size: 30px; text-align: center; background: #1c74bb;}
.feedback_div{ width: 80%;  margin:3% auto 4% auto; overflow:hidden; text-align:center;}
.feedback_div .divs{float:left; width:32.33%; margin-right:1.5%;margin-bottom:1.5%;}
.feedback_div .divs:nth-child(3n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#fff; height:52px; line-height:52px; font-size:16px; color:#999999; border:1px solid #fff; outline:none;  text-indent:20px; font-family:"微软雅黑"; }
.feedback_div .inputs2:focus{ border-color:#1c74bb;}
.feedback_div .inputs2::-webkit-input-placeholder{color:#1c74bb;}
.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#1c74bb;}
.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#1c74bb;}
.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#1c74bb;}
.feedback_div .textarea{ padding:1%; width:calc(99% - 22px);width:-webkit-calc(99% - 22px);width:-moz-calc(99% - 22px); padding-left:20px; background:#fff; font-size:16px; font-family:"微软雅黑";border:1px solid #fff; outline:none;margin-bottom:1.5%; color:#999999; height:80px;}
.feedback_div .textarea:focus{ border-color:#1c74bb;}
.feedback_div .textarea::-webkit-input-placeholder{color:#1c74bb;}
.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#1c74bb;}
.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#1c74bb;}
.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#1c74bb;}
.feedback_div .bnts2{ display:inline-block; vertical-align:top; margin:0 auto;border: none; width:46%; margin-left:0.6%; margin-right:0.6%; max-width:453px;font-size:16px; height: 60px; line-height:60px; background: #eeeeee; font-family:"微软雅黑"; text-align: center;color: #999999; outline: none;  cursor: pointer; -webkit-appearance: none;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s; background:#1c74bb; color:#fff;}
.feedback_div .bnts2.bg2{ background:#1c74bb; color:#fff;}


@media screen and (max-width:1440px) {
.feedback_div{ width: 90%;  margin:3% auto 4% auto; }
}


@media screen and (max-width:992px) {
.cp_xq{width:100%; margin:30px auto;}
.cp_xq .cp_xx{ padding:0px 0px 30px 0px; }
.cp_xq .cp_xx .cp_zs{width:100%; float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; }	
.cp_xq .cp_xx .cp_js h3{font-size:22px; color:#000; height: auto; padding:30px 0 10px 0;}
.cp_xq .cp_xx .cp_js h4 { font-size:16px; line-height:40px; margin-top:10px; color:#333;}
.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:28px; }
.cp_xq .cp_xx .cp_js .ckmr { padding: 0px 25px; margin: 10px 10px 0px 0px; font-size: 16px;}
.cp_xq .cp_xx .cp_js .ckmr a { font-size: 16px;}
.cp_xq .cp_xx .cp_js .ckmrr { padding: 0px 25px; margin: 10px 10px 0px 0px; font-size: 16px;}
.cp_xq .cp_xx .cp_js .ckmrr a { font-size: 16px;}
.cp_xq .cp_xx .cp_js .dhxx { font-size: 18px; margin-top: 20px;}
.cp_xq .cp_xx .cp_js .dhxx font {font-size: 26px;}	

.cp_xq .gallery-thumbs {height:100px;box-sizing: border-box;padding: 10px 0;}	
.tabbox {width:100%; margin-bottom: 20px; padding: 10px; float: none;}
#tabcontent {width:100%; margin-top:15px;}
.cq_tj { width:100%; padding:10px; float:none;}	
.cq_tj ul li { width: 49%; margin: 0 2% 2% 0; background: #fff; text-align: center; float: left;}
.cq_tj ul li:nth-child(2n) { margin-right: 0;}
.cq_tj ul li img { width: 100%; height: auto;}
.cq_tj ul li h6 { font-size: 16px; font-weight: bold; height: 30px; color:#1c74bb;}
.cq_tj ul li h4 {font-size: 14px;  height: 30px;}
.cq_tj ul li .mrr {height: 40px; line-height: 40px; font-size: 14px; }
.cq_tj ul li .mrr a {color: #fff; font-size: 14px;}
	
.cpbtt {  height:60px; line-height: 60px; font-size: 24px; }
.feedback_div{ width: 94%;  margin:3% auto 6% auto; }
.feedback_div .divs{float:none; width:100%; margin-right:0%;margin-bottom:1.5%;}
.feedback_div .inputs2{ width:99%; background:#fff; height:52px; line-height:52px; font-size:14px; color:#999999; border:1px solid #fff; outline:none;  text-indent:20px;  }
.feedback_div .textarea{ width:99%; margin:3px auto 10px auto; padding-left:20px; background:#fff; font-size:14px;}
.feedback_div .bnts2{ width:46%; margin-left:0.6%; margin-right:0.6%; font-size:14px; height: 40px; line-height:40px; background: #eeeeee;  }
}
	
	

.fw_zx { width:80%; margin:30px auto 50px auto;  }
.fw_zx ul li { border-bottom:1px dotted #cccccc; padding:30px 0px; width: 48%; float: left; margin: 0 4% 0 0;}
.fw_zx ul li:nth-child(2n) { margin-right: 0;}
.fw_zx ul li .rl {border:1px solid #1c74bb; width:130px; height:35px;color:#1c74bb;font-size:14px; line-height:35px; text-align:center;transition:all .3s;-webkit-transition:all .3s;
-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; margin-top:2%;}
.fw_zx ul li .rl a {font-size:14px; }
.fw_zx ul li:hover .rl a{background-color:#1c74bb; color:#fff; display:block; font-size:14px;}
.fw_zx ul li .tu {  width:30%; overflow:hidden;}
.fw_zx ul li .tu img { width:100%; height:auto;}
.fw_zx ul li .wz { width:66%;  }
.fw_zx ul li .wz p { color:#333; font-size:14px; line-height:24px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.fw_zx ul li .wz h3 { font-size:18px; color:#1c74bb;  line-height:30px; height: 40px;  font-weight:bold;}
.fw_zx ul li:hover .tu img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
@media only screen and (max-width:1440px) {
.fw_zx { width:90%;  }
}
@media only screen and (max-width:992px) {
.fw_zx { width:94%; margin:10px auto;}
.fw_zx ul li { border-bottom:1px dotted #cccccc; padding:20px 0px 20px 0px; width:100%; float: none; margin: 0 0% 0 0;}
.fw_zx ul li .tu { width:100%;}
.fw_zx ul li .wz { width:100%; }
.fw_zx ul li .wz h3{ font-size:18px; line-height:40px; padding: 10px 0px;} 
.fw_zx ul li .wz p { color:#333;  font-size:14px; line-height:24px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;  overflow: hidden;}
.fw_zx ul li .rl {border:1px solid #1c74bb; width:40%; height:30px;color:#1c74bb;font-size:14px; line-height:30px;}
}



.ny_lx {width: 80%; margin:50px auto;}
.ny_lx h1 { font-size: 24px; height: 55px;}
.ny_lx .wz { font-size: 16px; line-height: 28px; color: #999; margin-bottom: 20px;}
.ny_lx .zc { width: 48%; float: left;}
.ny_lx .zc .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}
.ny_lx .zc .ll { width: 48%; margin-bottom: 20px;}
.ny_lx .zc .text{ width: 160px; height: 45px; line-height: 45px; background: #1c74bb; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}
.ny_lx .zc .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}
.ny_lx .yc { width: 48%; float: right;}
.ny_lx .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px;}
.ny_lx .yc .zx i { width: 50px; line-height: 50px; height: 50px; text-align: center; background: #1c74bb; color: #fff; font-size: 24px; float: left; border-radius: 100px; margin-right: 20px; }
.ny_lx .map { width: 100%; margin: 50px auto;}
.ny_lx .map img { width: 100%; height: auto;}
@media only screen and (max-width:1440px) {
.ny_lx {width: 90%; margin:50px auto;}
}
@media only screen and (max-width:1023px) {
.ny_lx {width: 94%;margin:30px auto;}
.ny_lx h1 { font-size: 22px; height: 45px;}
.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}
.ny_lx .zc { width:100%; float: none;}	
.ny_lx .zc .txt { font-size: 14px;}
.ny_lx .yc { width:100%; float: none; margin-top: 50px;}
.ny_lx .map { width: 100%; margin: 30px auto;}
}


.rc_zp  { width:80%; margin:50px auto;}
.rc_zp .wwh { font-size: 18px; line-height: 30px; padding-bottom: 30px;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}
.rc_zp .ts a{color:#1c74bb;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 5px 5px 0px rgba(102,102,102,.3);}
.rc_zp .jr_bt{padding:15px 20px;  font-size:18px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#fafafa;}
.rc_zp .jr_bt.on{background-color:#fafafa;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#1c74bb; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#1c74bb; font-size: 16px;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
@media only screen and (max-width:1440px){
.rc_zp  { width:90%; margin:50px auto;}    
}
@media only screen and (max-width:640px){
.rc_zp  { width:94%; margin:30px auto;}
.rc_zp .wwh { font-size: 16px; line-height: 30px; padding-bottom: 20px;}
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 2px 2px 0px rgba(102,102,102,.3);}
.rc_zp .jr_bt{padding:5px 15px;font-size:16px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}

.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}
.jl_fs h4{font-size:16px; color:#777; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#1c74bb; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:992px){
.jl_fs{padding:35px 0;}
.jl_fs h3{font-size:17px; line-height:32px;}
.jl_fs h4{font-size:15px; line-height:26px;}
.jl_fs span{font-size:14px; line-height:40px; padding:0 15px;}
}



.business-form{ width: 80%;  margin: 0 auto; padding:40px 0px;}
.business-form .wz { font-size: 16px; line-height: 28px; color: #333; margin-bottom: 20px;}
.business-form .right .fl{ float: left;}
.business-form .right .in{ margin-top: 15px; width:47.5%; margin-right:5%; font-size: 16px; line-height: 34px;}
.business-form .right .in:nth-child(2n){ margin-right:0; }
.business-form .right .in i{ margin-right: 2px; font-style: normal;  color:#e6061f;}
.business-form .right .in .inp{ display: block; width: 100%; height: 36px; padding:5px 10px; border: none; background: #f5f5f5; line-height: 26px;  }
.business-form .right .in select{ display: block; width: 100%; height: 36px; border: none; background: #f5f5f5; }
.business-form .right .frcont_liaojie{  margin-top: 25px; width:100%;}
.business-form .right span{ display:inline-block; vertical-align:middle;}
.business-form .right label{ margin-left: 20px; display:inline-block; vertical-align:middle;}
.business-form .right label .radio{ margin-right: 5px; display: inline-block; vertical-align: middle; width: 14px; height:14px;}
.business-form .right .in label .inp{ width:120px; height: 36px; padding:5px 10px; border: none; background: #f5f5f5; line-height: 26px;  }
.business-form .right .in-text{ width:100%; }
.business-form .right textarea{ width:80%; height: 80px; display: block; border: none; background: #f5f5f5; line-height: 26px; padding: 10px; }
.business-form .right .button{ margin-top: 22px; background: none; padding: 0 60px; line-height: 40px; font-size: 16px; color: #1c74bb; border:2px solid #1c74bb;}
.business-form .right .button:hover{ color: #1c74bb; border: 2px solid #1c74bb;}
.business-form .right .tip{ margin-top: 25px; line-height: 30px;font-size: 16px;}
.business-form .right .tip a:hover{ color: #1c74bb;}
@media only screen and (max-width:1440px) {
.business-form {width: 90%; margin:50px auto;}
}
@media only screen and (max-width:992px){
.business-form{ width: 94%;  margin: 0 auto; padding:20px 0 40px;}
.business-form .wz { font-size: 14px; line-height: 24px; margin-bottom: 15px;}
.business-form .right .in{ margin-top: 10px; width:100%; margin-right:0%; font-size: 16px; line-height: 34px;}
.business-form .right textarea{ width:100%; }
}


.st_jm { width: 100%; margin: 50px auto;}
.st_jm .wzd {font-size: 15px; line-height: 32px; padding: 0px 0px 25px 0px;}
.st_jm ul li { width: 48%; margin: 0 4% 2% 0; float: left; position: relative;}
.st_jm ul li:nth-child(2n) { margin-right: 0;}
.st_jm ul li img { width: 100%; height: auto;}
.st_jm ul li .wz {  width: 100%; height:90px;  background-color: rgba(0,110,63,.8); color: #fff; }
.st_jm ul li .wz h2 { float: left; font-size: 24px; padding-top: 2%; padding-left: 4%;}
.st_jm ul li .wz p { font-size: 16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height: 30px;  }
.st_jm ul li .wz span { float: right; font-size: 30px; padding: 20px; }
.st_jm ul li .wz span a {font-size: 30px; color: #fff;}
@media only screen and (max-width:992px){
.st_jm { width:100%; margin: 30px auto;}
.st_jm .wzd {font-size: 14px; line-height: 26px; }
.st_jm ul li { width: 100%; margin: 0 0% 4% 0%; float: none; }
	.st_jm ul li .wz {  width: 100%; height:80px;}
.st_jm ul li .wz h2 { float: left; font-size: 18px; padding-top: 4%; padding-left: 4%;}
.st_jm ul li .wz p { font-size: 14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height: 30px;  }
	.st_jm ul li .wz span{ display: none;}
}





.ny_gy { width:100%; margin:0px auto; padding: 70px 0px; }
.ny_gy .zjn {margin: 0 auto; width:80%;}
.ny_gy .left { width:40%; float:left;}
.ny_gy .left img { width:100%; height:auto; border: 1px solid #ddd;}
.ny_gy .right { width:57%; float:right; }
.ny_gy .right h3{font-size:24px; color:#1c74bb; font-weight: bold; margin-bottom: 20px;}
.ny_gy .right  p { font-size:16px; line-height:34px; text-align:justify;  overflow: hidden; }
.ny_gy .right ul li { width: 31.333%; margin: 0 3% 0 0; text-align: center; float: left;}
.ny_gy .right ul li:nth-child(3n) { margin-right: 0;}
.ny_gy .right ul li h2{ font-size: 18px; font-weight: bold; color: #016fc4; line-height: 50px;}
.ny_gy .right ul li p { line-height: 24px; font-size: 14px;}
@media only screen and (max-width:1440px){
.ny_gy .zjn {margin: 0 auto; width:90%;}	
.ny_gy .left { width:37%; float:left;}
.ny_gy .right { width:60%; float:right; }
}
@media only screen and (max-width:992px){
.ny_gy { width:100%;  padding: 40px 0px;}
.ny_gy .zjn {margin: 0 auto; width:94%;}
.ny_gy .left { width:100%; float:none;}
.ny_gy .right { width:100%; float:none; padding:3% 0;}
.ny_gy .right h3{font-size:18px; line-height: 32px;  color:#1c74bb; margin-bottom: 10px; }
.ny_gy .right  p { font-size:14px; line-height:26px;}	
}


.ny_gyy { width:100%; margin:0px auto; padding: 70px 0px; }
.ny_gyy .zjn {margin: 0 auto; width:80%;}
.ny_gyy .left { width:44%; float:right;}
.ny_gyy .left img { width:100%; height:auto; border: 1px solid #ddd;}
.ny_gyy .right { width:53%; float:left; }
.ny_gyy .right h3{font-size:22px; color:#1c74bb; font-weight: bold; margin-bottom:10px;}
.ny_gyy .right  p { font-size:18px; line-height:32px; text-align:justify;  overflow: hidden;padding-bottom: 20px; }
@media only screen and (max-width:1440px){
.ny_gyy .zjn {margin: 0 auto; width:90%;}	
.ny_gyy .left { width:37%; float:left;}
.ny_gyy .right { width:60%; float:right; }
}
@media only screen and (max-width:992px){
.ny_gyy { width:100%;  padding: 40px 0px;}
.ny_gyy .zjn {margin: 0 auto; width:94%;}
.ny_gyy .left { width:100%; float:none;}
.ny_gyy .right { width:100%; float:none; padding:3% 0;}
.ny_gyy .right h3{font-size:18px; line-height: 32px;  color:#1c74bb; margin-bottom: 10px; }
.ny_gyy .right  p { font-size:14px; line-height:26px; padding-bottom: 5px; }	
}


.zz_jg {text-align: center; padding: 60px 0px; width: 100%; background: #f6f6f6;}





.gy_ry { width: 100%;  padding:70px 0px; background: #f6f6f6; }
.gy_ry ul { width: 80%; margin: 0px auto;}
.gy_ry h5{ font-size:20px; height: 50px;}
.gy_ry ul li { width: 23%; float: left; margin: 0 2.2% 2.2% 0;border: 1px solid #ddd; background: #fff; text-align: center;}
.gy_ry ul li img{width:100%; height:auto; display:block; padding: 10px 10px 0px 10px;}
.gy_ry ul li p {font-size:16px; line-height: 50px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gy_ry ul li:nth-child(4n) { margin-right: 0;}


.gs_ry{ width: 80%; margin: 0px auto; padding-bottom: 60px; }
.gs_ry .swiper-slide{background-color:#fff; border: 1px solid #ddd;}
.gs_ry .swiper-slide .wz{ text-align: center; padding-bottom: 10px;}
.gs_ry .swiper-slide .wz h3{font-size:18px;  margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gs_ry .swiper-slide img{width:100%; height:auto; display:block; padding: 20px;}
.gs_ry .swiper-button-prev{top:auto; bottom:0; left:50%; right:auto; margin-left:-50px; width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.gs_ry .swiper-button-prev:hover{width:70px; margin-left:-70px;}
.gs_ry .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#3171b5 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.gs_ry .swiper-button-next:hover{width:70px; margin-right:-70px;}
@media only screen and (max-width:1440px) {
.gs_ry{ width: 90%; margin: 0px auto; padding-bottom: 60px; }
.gy_ry ul { width: 90%; margin: 0px auto;}
}
@media only screen and (max-width:992px) {
.gy_ry {  padding:30px 0px; }
.gy_ry ul { width: 94%; margin: 0px auto;}
.gy_ry ul li { width:48%; margin: 0 3.6% 3.6% 0;}
.gy_ry ul li:nth-child(2n) { margin-right: 0;}
.gy_ry ul li p {font-size:14px; line-height: 40px; }
.gs_ry{width: 94%; margin: 0px auto; padding-bottom:50px;}
.gs_ry .swiper-slide img{ padding: 5px;}
.gs_ry .swiper-slide .wz{ padding: 10px 0px;}
.gs_ry .swiper-slide .wz h3{font-size:16px;}
}


.sy_hb{ width: 100%; margin: 40px auto;}
@media only screen and (max-width:992px) {
.sy_hb{ width: 100%; margin: 20px auto 40px auto;}	
}

.ny_fz { padding:80px 0px 0px 0px;}
.ny_fz .swiper-container-cpfw{width:80%; padding-bottom:60px; margin: 0px auto; position: relative;}
.ny_fz .swiper-container-cpfw .swiper-slide{}
.ny_fz .swiper-container-cpfw .tp{ width:100%; font-size:28px;font-family:Arial; color:#1c57a5; font-weight:bold; padding-bottom: 10px; }
.ny_fz .swiper-container-cpfw em { width: 100%; height: 3px; position: relative; display: block; background: #1c74bb;z-index:3; }
.ny_fz .swiper-container-cpfw i { width: 19px; height: 19px; background: #fff; z-index:12; border-radius: 100%; display: block; border:4px solid #1c74bb; position: absolute; left: 0; top:-8px;}
.ny_fz .swiper-container-cpfw .wz {  border-left: 2px solid #ddd; margin-left: 8px;  padding: 0px 0px 30px 15px; height: 170px;}
.ny_fz .swiper-container-cpfw .wz h2 {  font-size:18px; font-weight: bold; height:40px; color:#666666;}
.ny_fz .swiper-container-cpfw .wz p { font-size: 16px; line-height:26px; color:#666666; background:url(../images/dd.png) no-repeat top left; padding-left:20px; width: 80%;}
.ny_fz .swiper-container-cpfw .tp1  {padding:10px 0px 0 20px; width: 90%;}
.ny_fz .swiper-container-cpfw .tp1 img { width: 100%; height: auto;}
.ny_fz .swiper-container-cpfw .xy { margin-top: 170px;}
.ny_fz .swiper-container-cpfw .xx { padding-top: 20px;}
.ny_fz  .swiper-button-prev{ position: absolute; top:46%;  left:0;  width:30px; height:30px; background: url(../images/left_ico.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}

.ny_fz .swiper-button-next{ position: absolute; top:46%;  right:0;width:30px; height:30px;  background:url(../images/right_ico.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.zhjia { width: 92%; margin: 0px auto;}
@media only screen and (max-width:1440px) {
.ny_fz .swiper-container-cpfw{width:90%; padding-bottom:60px; margin: 0px auto;}
.ny_fz .swiper-container-cpfw .tp{ width:100%; font-size:26px;}
.ny_fz .swiper-container-cpfw .wz p { font-size: 14px; line-height:26px; width: 90%;}
}
@media only screen and (max-width:992px) {
.ny_fz { padding:50px 0px 0px 0px;}
.ny_fz .swiper-container-cpfw{width:100%;padding-bottom:3rem;}
.ny_fz .swiper-container-cpfw .tp1  {padding:10px 0px 0 20px; width: 100%;}
.ny_fz .swiper-container-cpfw .wz {  height: 170px;}
.ny_fz .swiper-container-cpfw .wz p { font-size: 14px; line-height:22px; color:#666666; background:url(../images/dd.png) no-repeat top left; padding-left:15px; width:100%;}	
.ny_fz .swiper-container-cpfw .xy { margin-top: 170px;}
.zhjia { width: 94%; margin: 0px auto;}
}


