@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:90%; 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:170px; float:left; padding-top:10px;}

.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; opacity:0; width:170px; padding-top:10px;}
.header.on .logo img.d_w{opacity:1;}



.header .dh { height: 35px; line-height: 35px; text-align: center; font-size: 20px; color:#2bb498; float: right;  font-family:Arial;margin-top:28px;  }
.header .dh i { font-size:23px; margin-right:5px;color:#2bb498; float:left; }
.header.on .dh {color:#666;}
.header.on .dh i {color:#2bb498;}


.header .s_ch{height:35px; width:35px; line-height:35px; text-align: center; margin-right:20px; color:#2bb498; float:right; cursor:pointer; margin-top:28px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:25px; color:#2bb498;}
.header.on .s_ch i{font-size:25px; color:#666;}


.header.on .an i{color:#2bb498;}
.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:#2bb498; 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:90px; float:left; position:relative; padding:0px 30px 0 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:#333333; }
.header .nav ul li span{width:0; height:2px; background:#2bb498; 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:#2bb498;}

.header .nav ul li:hover a { color:#2bb498;}


.nav .y_j{position:relative;}
.nav .e_j{width:150px; background:#2a9680; position:absolute; top:90px; left:0; margin-left: -20px; 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:#fff; line-height:40px;  font-weight:normal; text-align: center; }
.header .nav .e_j a:hover{ color:#fff; background:#27a38b;}
.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 .dh { font-size: 20px;  width: 160px; margin-right: 15px; }
.header .nav ul li{ padding:0px 40px 0 5px;}
}
@media only screen and (max-width:1440px){

.header .dh { font-size: 20px;  width: 160px; margin-right: 15px; }
.header .nav ul li{ padding:0px 40px 0 5px;}
}
@media only screen and (max-width:1280px){

.header .nav ul li{ padding:0px 30px 0 5px;}
}
@media only screen and (max-width:995px){
.header{padding:0%;}
.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:30%; float:left;padding:7px 0px; }
.header .logo img { width:100%; height:auto;}
.header .dh { display: none}
	
.header .s_ch{height:30px; width:30px; line-height:30px;  margin-right:40px; float:right; margin-top: 18px;}
.header .s_ch i{font-size:20px; color:#666; font-weight: 900;}
	
.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:#2bb498;}
.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:90px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}



.search{width:100%; background: rgba(43, 180, 152, 0.8); position:fixed; top:90px; left:0; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:65px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}



.datu{width:100%; height:100vh; overflow:hidden; position:relative; }
.datu .swiper-container{position: relative; top:0; left:0; width:100%; height:100vh; z-index:1}
.banner .swiper-slide {background: #000;        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		position:relative;
		height:100vh;
		overflow:hidden;
		
    }

@-webkit-keyframes kenburns-1 {
  0% {-webkit-transform: scale(1);transform: scale(1);}
  1.5625% {}
  23.4375% {}
  26.5625% {}
  50% {}
  60% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  100% {;-webkit-transform: scale(1.1);transform: scale(1.1);}
}
@keyframes kenburns-1 {
  0% {-webkit-transform: scale(1);transform: scale(1);}
  1.5625% {}
  23.4375% {}
  26.5625% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  50% {}
  60% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  100% {-webkit-transform: scale(1.1);transform: scale(1.1);}
}
.banner .swiper-button-next{ background:url(../images/h_yj.png) center no-repeat; width:45px; height:45px; background-size:100% auto;} 
.banner .swiper-button-prev{ background:url(../images/h_zj.png) center no-repeat; width:45px; height:45px; background-size:100% auto;} 
.banner .swiper-slide img{ position:absolute; height:100vh; width:auto; min-width:100%; opacity:0.8; left:0; top:0;-webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);}

.banner .swiper-pagination-bullet {
    width:12px;
    height:12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
    transition:all 0.6s;
    border-radius:100px;
    opacity:0.3
}
.banner .swiper-pagination-bullet-active{ background:#2bb498; transition:all 0.6; opacity:1}
.banner .w_z{ color:#fff;  position:absolute; z-index:3; width:90%; left:5%; text-align:left; margin-top:5%;}
.banner .w_z h2{font-size:50px;color:#fff; margin-bottom:20px; font-weight:900;}
.banner .w_z p{font-size:22px;color:#fff; line-height:45px;} 
.banner .mr { width: 200px; height: 45px; line-height:45px; text-align: center;color: #fff; font-size: 16px; margin: 20px 0px; background: #2bb498;}
.banner .mr a {color: #fff; font-size: 16px;}
@media only screen and (max-width:1440px){
.datu{width:100%; height:auto; }
.datu .swiper-container{position:relative; top:0; left:0; width:100%; height:100%; z-index:1}
.banner { height:auto}
.banner .swiper-slide img{ position:static; width:100%; height:auto;}
}


@media only screen and (max-width:992px){	
.datu{width:100%; height:35vh; }
.banner{ height:35vh;}
.banner .swiper-slide img{ position:absolute; height:35vh; width:auto; width: auto; opacity:0.8; left:0; top:0; }
.banner .swiper-button-next{ display:none;} 
.banner .swiper-button-prev{ display:none;} 
.banner .w_z{ width:90%; left:5%; margin-top:0; top:15%;}
.banner .w_z h2{font-size:24px;color:#fff; margin-bottom:10px; font-weight:900;}
.banner .w_z p{font-size:16px; line-height:25px;color:#fff;  margin-bottom:0px; letter-spacing:0px; }
.banner .mr { width: 120px; height: 35px; line-height:35px; font-size: 14px; margin: 10px 0px;}
.banner .mr a { font-size: 14px;}
}




.gy_bt{width:100%;  text-transform:uppercase; margin:0px 0px 40px 0px; text-align: center; user-select:none; position:relative; padding-bottom:30px; }
.gy_bt h3{font-size:38px; line-height:44px; color:#2a2a55; margin-top:-60px; font-weight:bold; z-index:1; position:absolute; text-align:center; width:100%; }
.gy_bt p { font-size:24px; color:#ccc; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; letter-spacing:3px; opacity:.5; z-index:0;}
@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}	
}



/*核心优势*/
.core-wrap { width:100%; margin: 100px auto 0px auto; padding:120px 0px 30px 0px !important }
.core-box { width: 90%; margin: 50px auto 80px auto; height: 400px;}
.core-box .infos { width: 50%; height: 430px; padding:3% 5% ;  color: #333; position: relative; background:rgb(255,255,255,0.2); text-align:left;}
.core-box .infos .txts { width: 100%; height: 100%; position: relative; z-index: 9; }
.core-box .infos h3 { font-size:28px; padding: 30px 0 20px; font-weight:bold; color:#fff; }
.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.core-box .infos p { width: 100%; margin: 20px auto 50px auto; line-height: 28px; color: #ddd; font-size:16px; }
.core-box .infos .z1 { font-size:18px; line-height:40px; color:#fff; font-weight:bold;}
.core-box .infos .z2 { font-size:18px; line-height:40px; color:#fff; font-weight:bold; padding-top:10px;}
.core-box .infos .z3{width: 100%; margin:0px auto 0px auto; line-height:24px; color: #ddd; font-size:14px;}
.core-box .infos i{ float:left; padding-right:20px;}
.core-box .infos i img { width:40px;}
.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: #2bb498; 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: 450px; background-color: #2bb498; position: absolute; left: 0; top: -16px; z-index: 0; display: none; /*box-shadow: 2px 2px 10px rgba(11,156,149,.4), -5px -5px 40px rgba(11,156,149,.4);*/}
.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: 100%; margin: 60px auto 0px auto;}
}
@media only screen and (max-width:992px){
.core-wrap { width:100%; margin: 30px auto; padding:60px 0px 30px 0px !important }	
.core-box .infos { width: 100%; height: 320px; border: solid 1px #ddd; margin-bottom:20px; }
.core-box {width:94%; margin: 30px auto; height:320px; border:solid 0px #dddddd; }
.core-box .infos h3 { font-size:18px; padding: 20px 0 15px; }
.core-box .infos h3 i img { width:30px;}
.core-box .infos p {  margin:10px auto 30px auto; line-height:24px; font-size:14px; }
.core-box .infos .z1 { font-size:15px; line-height:30px;}
.core-box .infos .z2 { font-size:15px; line-height:30px; padding-top:10px;}
.core-box .infos .bg { width: 100%; height: 260px;}
}





.footer{width:100%; padding-top:80px; background:#1b3a4d; font-size:15px; line-height:30px; color:#5e7784;}
.footer h3{font-size:18px; color:#fff; margin-bottom:20px;}
.footer em{width:40px; height:2px; background-color:#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: #FF0004; 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:#5e7784; 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-4 img { display: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;}
.footer .l_x{margin-bottom:0px; line-height:30px;}
}






.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); 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:50px; position:fixed; right:5px; bottom: 100px; z-index:9;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#2bb498; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#2bb498; font-size:18px; line-height:50px; 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:#2bb498; 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:56px; 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:50px; height:50px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#333; font-size:24px; vertical-align:middle;}

.pc_kf .fh{width:50px; height:50px;  background-color:#2bb498; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@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:#2bb498; position:fixed; right:0; bottom:0; }
.pc_kf .nr{width:33.3333%; 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:#2bb498; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:32.3%; box-shadow:none; font-size:22px; float:left;}
}

	/*控制菜单的按钮*/
	.index_cy{
		width: 30px;
		height: 30px;
		background: url(../images/index_cy.png);
		position: fixed;
		right: 0;
		bottom: 0;
		margin-bottom: 60px;
		background-position: 62px 0;
		cursor: pointer;
	}
	.index_cy2{
		width: 30px;
		height: 30px;
		background: url(../images/index_cy.png);
		position: fixed;
		right: 0;
		bottom: 0;
		margin-bottom: 60px;
		background-position: 30px 0;
		cursor: pointer;
	}


.news-list-index {width:100%; margin:120px auto 80px auto;}
.news-list-index .nl-box .imb-box{width:39%;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .i-b img{width:100%;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide a{display: block;color:#000;background-color: #fff;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide a:hover{background-color: #2bb498;color:#fff;}
.news-list-index .nl-box .txt-box {width:59%;}
.news-list-index .nl-box .txt-box .list li{background-color: #fff;margin-bottom:20px;}
.news-list-index .nl-box .txt-box .list li:hover{background-color: #2bb498;}
.news-list-index .nl-box .txt-box .list li:hover a{color:#fff;}
.news-list-index .nl-box .txt-box .list li a{display: block;color:#202020;padding:40px 120px 40px 215px;position: relative;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b {padding:35px 130px 35px 20px;position: relative;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b:after {position: absolute;width:1px;height:80px;top:50%;margin-top:-40px;right:110px;background-color: #dadada;content: ''}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .t-box .title,
.news-list-index .nl-box .txt-box .list li .t-box .title{font-size:20px;overflow: hidden; white-space:nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .t-box .desc,
.news-list-index .nl-box .txt-box .list li .t-box .desc{font-size:16px;margin-top:10px; opacity:.5;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	overflow: hidden;}
.news-list-index .nl-box .txt-box .list li .time-box {position: absolute;height:82px;width:130px;left:30px;top:50%;margin-top:-41px;border-right:1px solid #dadada;}
.news-list-index .nl-box .txt-box .list li:hover .time-box {border-color:#fff;}
.news-list-index .nl-box .txt-box .list li .time-box .day{font-size:70px;line-height: 60px;color:#202020; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.news-list-index .nl-box .txt-box .list li:hover .time-box .day{color:#fff;}
.news-list-index .nl-box .txt-box .list li .time-box .y-m{font-size:18px;padding-left:3px;margin-top:5px;opacity: .5; font-family:Arial, Helvetica, sans-serif;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .more,
.news-list-index .nl-box .txt-box .list li .more{display: block;width:25px;height:10px; top:50%;margin-top:-5px;right:50px;position: absolute;
	-webkit-background-size:100% 100%; background-size:100% 100%;background-image: url("../images/ic-more.png")}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide a:hover .more,
.news-list-index .nl-box .txt-box .list li:hover .more{background-image: url("../images/ic-more-w.png")}
@media only screen and (max-width:1680px) {
	.news-list-index .nl-box .imb-box{width:45%;}
	.news-list-index .nl-box .txt-box {width:50%;}
.news-list-index .nl-box .txt-box .list li{background-color: #fff;margin-bottom:10px;}
	}
	@media only screen and (max-width:1440px) {

.news-list-index .nl-box .txt-box .list li{background-color: #fff;margin-bottom:0px;}
	}

@media only screen and (max-width:992px) {
	.news-list-index { margin:80px auto 40px auto;}
.news-list-index .nl-box .imb-box,
	.news-list-index .nl-box .txt-box {width:100%;margin-top:10px;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b {padding:10px 95px 30px 0;position: relative;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b:after {height:70px;top:50%;right:70px;margin-top:-40px;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .more{right:20px;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-pagination{padding-left:0;bottom:5px;}
	.news-list-index .nl-box .txt-box .list li{display: none}
	.news-list-index .nl-box .txt-box .list li:nth-child(1){display: block;}
	.news-list-index .nl-box .txt-box .list li .time-box{}
	.news-list-index .nl-box .txt-box .list li .more{display: none;}
	.news-list-index .nl-box .txt-box .list li a{padding:8px 0 8px 100px;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .t-box .title,
	.news-list-index .nl-box .txt-box .list li .t-box .title{font-size:16px;}
	.news-list-index .nl-box .txt-box .list li .time-box {height:66px;width:80px;left:5px;top:50%;margin-top:-33px;}
	.news-list-index .nl-box .txt-box .list li .time-box .day{font-size:40px;line-height: 40px;}
	.news-list-index .nl-box .txt-box .list li .time-box .y-m{font-size:14px;padding-left:3px;margin-top:5px;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .t-box .desc,
.news-list-index .nl-box .txt-box .list li .t-box .desc{font-size:14px;}
}


.ry_zz { width: 100%; margin: 0px auto; background:#f6f6f6; padding:120px 0px 100px 0px; !important}
.zzz{ width: 90%; margin: 0px auto; position:relative;}
.ry_zz ul li { width:12.5%; border-bottom:1px solid #ccc; border-right:1px solid #ddd; float:left; position:relative;
 padding-bottom:7%; text-align:center; background:#fff;overflow:hidden;position:relative;
}
.ry_zz ul li img { width:100%; height:auto;}
.ry_zz ul li:hover{ transform:scale(1.1,1.1); box-shadow: 0px 0px 10px rgba(43,180,152,0.55);position:relative; z-index:2 }
.ry_zz ul li  img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); max-width:90%; max-height:90%;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {  margin: 50px auto 0px auto; padding:60px 0px 50px 0px; !important}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.ry_zz ul li { width:25%; border-bottom:1px solid #ccc; border-right:1px solid #ddd; float:left; position:relative;
 padding-bottom:15%; text-align:center; background:#fff;overflow:hidden;position:relative;
}
}


#getId{width:90%; margin:120px auto; padding:0;}
.tabT{width:20%;float:left;padding:0;margin:40px 0px 0px 0px;box-shadow: 20px 0px 20px -25px rgb(0 0 0 / 25%);}
.tabT .bt {font-size:34px; line-height:44px; color:#2a2a55; font-weight:bold; margin-bottom:50px;}
.tabT .bt  span { display:block;}
.tabT .bt h1{ font-size:16px; color:#666;}
.tabT .jrgd {width:180px; height: 45px; line-height:45px; text-align: center;color: #fff; font-size: 16px; margin: 60px 0px 0px 0px; background: #2bb498;}
.tabT .jrgd a {color: #fff; font-size: 16px;}


.tab,.tab li{padding:0;margin:0;border:none}
.tab{height: auto;display:block;}
.tab li{display:block;line-height:50px;padding:0px 40px;text-align:left;cursor:pointer; background:#e8edf3;color:#333333; font-weight:bold; font-size:18px; margin-bottom:10px;}
.tab li.current{display:block;color:#2a9680;padding:0px 40px; border-right:5px solid #2a9680;}
.show,hidden{float:left;width:80%;text-align:left; padding:30px 0px 80px 80px; box-sizing: border-box;position: relative;}
.hidden{display:none;}




.yw1 { width:100%;}
.yw1 ul li { width:28%; float:left; margin:0 8% 0 0;}
.yw1 ul li i img { width:70px;}
.yw1 ul li:nth-child(3n) { margin-right:0;}
.yw1 ul li h2 { font-size:18px; font-weight:bold; color:#2bb498; }
.yw1 ul li h3{ font-family:Arial, Helvetica, sans-serif; padding-bottom:30px; color:#666;}
.yw1 ul li p { font-size:14px; line-height:22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
.yw1 ul li a { width:100px; height:30px; line-height:30px;  background:#2a9680; color:#fff; font-size:14px; display:block; text-align:center; margin-top:30px;}


.yw2 { width:100%;}
.yw2 ul li { width:21.25%; float:left; margin:0 5% 0 0;}
.yw2 ul li .tp { width:100%; border:1px solid #ccc; margin-bottom:20px;}
.yw2 ul li i img { width:70px;}
.yw2 ul li:nth-child(4n) { margin-right:0;}
.yw2 ul li h2 { font-size:18px; font-weight:bold; color:#333; padding-bottom:10px; }
.yw2 ul li h1 { font-family:Arial, Helvetica, sans-serif; color:#2bb498; padding-bottom:20px; font-weight:bold; font-size:36px; }
.yw2 ul li p { font-size:14px; line-height:22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden; height:110px;  }
.yw2 ul li a { width:100px; height:30px; line-height:30px;  background:#2bb498; color:#fff; font-size:14px; display:block; text-align:center; margin-top:30px;}
.yw2 ul li .tp img { width:100%; height:auto;}



.yw3 { width:100%; padding-top:0%;}
.yw3 .left { width:65%; float:right;   color:#2bb498; margin-top:-20px; }
.yw3 .left .btt {color:#333;  width:42%; height:50px; line-height:50px; display:inline-block;  margin-right:3%; font-size:18px; font-weight:bold; }
.yw3 .yc { width:30%; float:left; position:relative;}
.yw3 .yc .tpp { width:100%; float:right;  border-radius:8px; overflow:hidden;}
.yw3 .yc .tpp img { width:100%; height:auto;}





.yw4{ width:100%;}
.yw4 .zc { width:50%; float:left;}
.yw4 .yc { width:45%; float:right; position:relative; height:300px;}
.yw4 .yc .tpp { width:80%;  margin:0px 0px 0px 0px; border-radius:8px; overflow:hidden; height:250px;}
.yw4 .yc .tpp img { width:100%; height:auto;}
.yw4 .yc .tppp { position:absolute; bottom:0; right:0; width:50%; border-radius:8px; overflow:hidden;}
.yw4 .yc .tppp img { width:100%; height:auto;}
.yw4 i img { width:70px;}
.yw4 h3 { font-size:28px; padding: 20px 0 0px; font-weight:bold; color:#333; }
.yw4 em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.yw4 p { width: 100%; margin: 20px auto 40px auto; line-height: 24px; color: #666; font-size:16px; }
.yw4 .z1 { font-size:18px; line-height:40px; color:#666; font-weight:bold;}
.yw4 .z2 { font-size:18px; line-height:40px; color:#666; font-weight:bold; padding-top:15px;}
.yw4 .z3{width: 100%; margin:0px auto 0px auto; line-height:24px; color: #ddd; font-size:14px;}

@media only screen and (max-width:1440px) {
.tab li{padding:0px 30px;}
.tab li.current{padding:0px 30px;}
.yw3 .left { width:45%; float:right; margin-top:-10px; }
.yw3 .left .btt { width:100%; height:35px; line-height:35px;  margin-right:0%; font-size:16px; font-weight:bold;}	
.yw3 .yc { width:45%; float:left; position:relative;}

.yw2 ul li { width:22%; float:left; margin:0 4% 0 0;}
.yw2 ul li h2 { font-size:16px; font-weight:bold; color:#333; padding-bottom:10px; }



.yw4{ width:100%;}
.yw4 .zc { width:50%; float:left;}
.yw4 .yc { width:45%; float:right; position:relative; height:300px;}
.yw4 .yc .tpp { width:95%;  margin:0px 0px 0px 0px;  height:280px; }
.yw4 .yc .tpp img { width:100%; height:auto; border-radius:8px; overflow:hidden;}
.yw4 .yc .tppp { position:absolute; bottom:0; right:0; width:70%; border-radius:8px; overflow:hidden;}
.yw4 .yc .tppp img { width:100%; height:auto;}
}

@media only screen and (max-width:992px) {
#getId{width:90%; margin:80px auto; padding:0;}

.tabT{width:100%;float: none;padding:0;margin:0px;box-shadow: 20px 0px 20px -25px rgb(0 0 0 / 25%);}


.tab,.tab li{padding:0;margin:0;border:none}
.tab{height: auto;display:block;}
.tab li{display:block;line-height:50px;padding:0px 15px; width:48%;text-align:left; font-size:16px; margin-bottom:10px; float:left; margin-right:4%;}
.tab li:nth-child(2n) { margin-right:0;}
.tab li.current{display:block;color:#2a9680;padding:0px 15px; border-right:5px solid #2a9680;}
.show,hidden{float:left;width:100%;text-align:left; padding:20px 0px 0px 0px; box-sizing: border-box;position: relative;}
.hidden{display:none;}




.yw3 .left { width:100%; float: none; margin-top:-10px; }
.yw3 .left .btt {  height:30px; line-height:30px;  margin-right:0%; font-size:15px; font-weight:bold;}	
.yw3 .yc { width:100%; float: none; position:relative; margin-top:20px;}

.yw2 ul li { width:48%; float:left; margin:0 4% 4% 0;}
.yw2 ul li:nth-child(2n) { margin-right:0;}
.yw2 ul li h2 { font-size:15px; font-weight:bold; color:#333; padding-bottom:10px; }
.yw2 ul li h1 {  padding-bottom:10px; font-weight:bold; font-size:24px; }
.yw2 ul li p {-webkit-line-clamp: 4;  overflow: hidden; height:90px;  }
.yw2 ul li a {  margin:10px 0px 20px 0px;}



.yw4{ width:100%;}
.yw4 .zc { width:100%; float: none;}
.yw4 .yc { width:100%; float: none; position:relative; height:300px;}
.yw4 .yc .tpp { width:95%;  margin:20px 0px 0px 0px;  height:280px; }
.yw4 .yc .tpp img { width:100%; height:auto; border-radius:8px; overflow:hidden;}
.yw4 .yc .tppp { position:absolute; bottom:0; right:0; width:70%; border-radius:8px; overflow:hidden;}
.yw4 .yc .tppp img { width:100%; height:auto;}
.yw4 h3 { font-size:18px; padding-top:0px;  }
.yw4 h3 i img { width:50px;}
.yw4 p {  margin: 10px auto 20px auto;  font-size:14px; }
.yw4 .z1 { font-size:15px; line-height:30px; }
}


/*二级页面css开始*/
.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; }
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,140,110,.1);}
.nban .wz { position: absolute; left:5%; top:40%; z-index: 5;}
.nban .wz h1 { font-size:36px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff;  }
.nban .wz p { font-size: 20px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;text-transform: uppercase;}
@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:32%;}
.nban .wz h1 { font-size: 28px; height: 40px; }
.nban .wz p { font-size:16px; padding-right: 15px;}
}


.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:60px;}
.ndh ul li { display:inline-block; width:auto; line-height:60px; font-size:18px;  color:#333; }
.ndh ul li a {font-size:16px; padding:0px 30px; color:#333;  line-height:60px;display:block; }
.ndh ul li:hover a { background:#2bb498; display:block; color:#FFF;}
.ndh ul li .on {background:#2bb498; display:block; color:#FFF;}
@media screen and (max-width:1360px) {
.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:60px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh .container{ width: 100%;}
.ndh ul { width: 100%; float: none;}
.ndh ul li { width:25%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; }	
.ndh ul li a {font-size:16px; padding:0px 0px; line-height:50px;}
}



.down_box{width:100%;}
.down_box img{display: inline-block!important;max-width: 100%!important;}
.down_box .tab_title{ margin-bottom:15px; background:#f6f6f6; width:100%;}
.down_box .tab_title ul { width: 90%; margin: 0px auto; text-align:center;}
.down_box .tab_title li{  line-height: 60px; display:inline-table;}
.tab_title li a{display:inline-block;  height:60px; line-height:60px; text-align:center; color:#666; font-size:18px; padding: 0px 50px;}
.tab_title li.active a{ background:#2bb498; color:#fff;border-bottom:none} 
.down_box .tab_title.fixed{ position:fixed; top:90px;z-index:9}
@media only screen and (max-width:1360px){
.down_box .tab_title ul { width: 90%; margin: 0px auto;}	
}
@media only screen and (max-width:992px){
.down_box .tab_title ul { width: 94%; margin: 0px auto;}
.down_box .tab_title li{line-height:50px;}
.tab_title li a{ height:50px; line-height:50px;  padding: 0px 8px; font-size:13px}
.down_box .tab_title.fixed{ position:fixed; top:68px;z-index:9}
}


.ny_gy { width:100%; margin:0px auto; padding: 70px 0px; }
.ny_gy .zjn {margin: 0 auto; width:90%;}
.ny_gy .left { width:45%; float:left;}
.ny_gy .left img { width:100%; height:auto; border: 1px solid #ddd;}
.ny_gy .right { width:50%; float:right; }
.ny_gy .right h3{font-size:24px; color:#2bb498; font-weight: bold; margin-bottom: 20px;}
.ny_gy .right  p { font-size:16px; line-height:34px; text-align:justify;  overflow: hidden; }
@media only screen and (max-width:1360px){
.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: 30px 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:#2bb498; margin-bottom: 10px; }
.ny_gy .right  p { font-size:14px; line-height:26px;}	
}


.gy_ry { width: 100%;  padding:100px 0px 60px 0px; background: #f6f6f6; }
.gy_ry ul { width: 90%; margin: 0px auto;}
.gy_ry h5{ font-size:20px; height: 50px;}
.gy_ry ul li { width: 31%; float: left; margin: 0 3.5% 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(3n) { margin-right: 0;}


.gs_ryy{ width: 90%; margin: 0px auto; padding-bottom: 60px; }
.gs_ryy .swiper-slide{background-color:#fff; border: 1px solid #ddd;}
.gs_ryy .swiper-slide .wz{ text-align: center; padding-bottom: 10px;}
.gs_ryy .swiper-slide .wz h3{font-size:15px;  margin:10px 0px;}
.gs_ryy .swiper-slide img{width:100%; height:auto; display:block; padding:5px;}
.gs_ryy .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_ryy .swiper-button-prev:hover{width:70px; margin-left:-70px;}
.gs_ryy .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#2bb498 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_ryy .swiper-button-next:hover{width:70px; margin-right:-70px;}
@media only screen and (max-width:1360px) {
.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 4% 3.6% 0;}
	.gy_ry ul li:nth-child(2n) { margin-right: 0;}
	.gy_ry ul li:nth-child(3n) { margin-right: 4%;}
	.gy_ry ul li:nth-child(6n) { margin-right: 0;}
	.gy_ry ul li p {font-size:14px; line-height: 40px; }
.gs_ryy{width: 94%; margin: 0px auto; padding-bottom:50px;}
.gs_ryy .swiper-slide img{ padding: 5px;}
.gs_ryy .swiper-slide .wz{ padding: 10px 0px;}
.gs_ryy .swiper-slide .wz h3{font-size:16px;}
}



.ny_xw { width: 80%; margin: 60px auto 60px auto;}
.ny_xw ul li { padding: 30px; margin: 30px auto;}
.ny_xw .rq { width: 13%; float: left;}
.ny_xw .rq h1 { font-weight: bold; font-size:30px; color: #2bb498;}
.ny_xw .rq p { font-size: 22px; padding: 10px 0px 0px 5px; color: #666;}
.ny_xw .tp { width: 25%; float: left; border-radius: 8px; overflow: hidden;}
.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: #2bb498; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px;}
.ny_xw ul li:hover {box-shadow:  0px 10px 15px 10px #f0f0f0; border-radius:8px;}
@media only screen and (max-width:1360px) {
.ny_xw { width:90%;}
}
@media only screen and (max-width:992px){
.ny_xw { width: 94%; margin:50px auto 30px auto;}
.ny_xw ul li {  padding: 20px 0px 0px 0px; margin: 0px auto;}
.ny_xw .rq { display: none;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none;}
.ny_xw .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}


/*翻页*/
.paging{width:100%; margin:0px auto 30px auto; text-align:center; overflow:hidden;}
.paging a{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:#2bb498; border:1px solid #2bb498; color:#fff;}
.paging a.on{background-color:#2bb498; border:1px solid #2bb498; 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; }
}

.xw-box {width: 90%; margin: 30px auto 70px auto;}
.xw-list {margin: 0 auto;overflow: hidden;padding:0px 0 60px 0;}
.xw-list ul{margin-left: -2.2%;}
.xw-list ul li{float: left;width:22.5%;margin-left:2.5%;margin-top: 30px;-moz-box-shadow: 0 6px 6px 0px #fafafa;-webkit-box-shadow: 0 6px 6px 0px #fafafa;box-shadow:  0 6px 6px 0px #fafafa;
 border-radius:8px; overflow:auto;}
.xw-list ul li:hover{-moz-box-shadow: 0 10px 15px 0px #e6e6e6;-webkit-box-shadow: 0 10px 15px 0px #e6e6e6;box-shadow:  0 10px 15px 0px #e6e6e6;}
.list-top{width: 100%;height: auto;overflow: hidden;}
.list-top img{width: 100%;height: 100%;object-fit: cover;transition: all 1s ease-in-out;}
.list-top img:hover{/*transform: scale(1.1);*/}
.list-bottom{width: 100%;height: auto;}
.list-bottom h2{width: 90%;margin-left: 5%;font-size: 14px;color: #016ac7;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-top: 30px;}
.list-bottom h3{width: 90%;margin-left: 5%;font-size: 18px;color: #333;overflow: hidden;white-space: inherit;text-overflow: ellipsis; line-height:60px; text-align:center; height:120px;}
.list-bottom:hover h3 a{color:#2bb498;}
.list-bottom p{width: 90%;margin-left: 5%;height: 38px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 14px;color: #8f8e8e;line-height: 18px;margin-top: 20px;}
.list-bottom h4{font-size: 14px;color: #016ac7;margin-left: 5%;margin-top: 16px;}
.list-bottom h4:hover{color: #18a097;}
@media all and (max-width:900px) {
    .list-bottom h3{ line-height:30px; height:60px; font-size:14px;}
.xw-box {width: 100%; margin-top:0px;}
.xw-list {width:94%;}
.xw-list ul li{float: left;width: 47.5%;margin-left:2.5%;}
.list-top{width: 100%;height: 130px;overflow: hidden;}
.list-bottom h2{padding-top:20px;}
}


.ny_lx {width: 90%; margin:50px auto;}
.ny_lx h1 { font-size: 24px; height: 55px; color:#2a2a55; font-weight:bold;}
.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: #18a097; 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: #18a097; 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;}
}



.ny_px {margin:0px auto; padding: 100px 0px; }
.ny_pxx {margin:0px auto; padding:100px 0px; background:#f6f6f6; }


.rj_cp { width:80%; margin:80px auto;background: #f6f6f6; border-radius:8px; overflow:hidden; }
.rj_cp .rl {border:1px solid #18a097; width:150px; height:40px;color:#18a097;font-size:14px; line-height:40px; text-align:center;transition:all .3s;-webkit-transition:all .3s;
-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; margin-top:4%;}
.rj_cp .rl a {font-size:14px; }
.rj_cp:hover .rl a{background-color:#18a097; color:#fff; display:block; font-size:14px;}
.rj_cp .tu {  width:45%; overflow:hidden;}
.rj_cp .tu img { width:100%; height:auto;}
.rj_cp .wz { width:55%; margin-top: 40px; padding: 0 3%;}
.rj_cp .wz p { color:#333; font-size:18px; line-height:35px;}
.rj_cp .zzz { width: 50%; float: left;}
.rj_cp .wz font {color:#18a097; margin-right: 10px; width: 40px; height: 40px;}
.rj_cp .wz font img { width: 40px; height: 40px;}
.rj_cp .wz i {  border-radius: 100px; color: #fff; background: #18a097;  font-size: 14px; text-align: center; margin-right: 10px; padding: 3px;}
.rj_cp .wz h3 { font-size:24px; color:#18a097;  line-height:40px;  font-weight:bold; margin-bottom: 20px;}
@media only screen and (max-width:1360px) {
.rj_cp { width:90%;  }
.rj_cp .wz { width:55%; margin-top: 40px; padding: 0 2%;}
.rj_cp .wz p { color:#333; font-size:16px; line-height:40px;}
.rj_cp .wz h3 { font-size:22px; margin-bottom: 15px;}
}
@media only screen and (max-width:992px) {
	.ny_px {margin:0px auto; padding: 30px 0px; }
	.ny_pxx {margin:0px auto; padding:30px 0px; background:#f6f6f6; }
.rj_cp { width:92%; margin:10px auto;}
.rj_cp .tu { width:100%;}
.rj_cp .wz { width:100%; margin-top: 10px; padding: 0 4% 6% 4%; }
.rj_cp .zzz { width: 100%; float: none;}
.rj_cp .wz h3{ font-size:18px; line-height:40px; margin-bottom: 0; } 
.rj_cp .wz p { color:#333;  font-size:14px; line-height:28px; }
.rj_cp .rl {border:1px solid #18a097; width:40%; height:30px;color:#18a097;font-size:14px; line-height:30px;}
}



.yw22 { width:100%;}
.yw22 ul li { width:22.25%; float:left; margin:0 3% 0 0; background:#fff; padding:2%; border-radius:8px;}
.yw22 ul li:nth-child(4n) { margin-right:0;}
.yw22 ul li h1 { font-family:Arial, Helvetica, sans-serif; color:#2bb498; padding-bottom:20px; font-weight:bold; font-size:36px; }
.yw22 ul li p { font-size:14px; line-height:28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;  overflow: hidden; height:160px; }
@media only screen and (max-width:992px) {
.yw22 { width:100%;}
.yw22 ul li { width:100%; float:left; margin:0 0% 4% 0; padding:4%;}
.yw22 ul li:nth-child(2n) { margin-right:0;}
.yw22 ul li h1 {  font-size:30px; }
.yw22 ul li p { font-size:14px; line-height:24px;  height: auto; }
}

