@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;}
.fl { float:left;}
.fr { float:right;}
.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;}





.con { width:80%; margin:0px auto;}
@media only screen and (max-width:1660px){
.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; height:110px;}
.header.on{ background: rgba(255, 255, 255, 0.99);}
.header .logo{width:200px; float:left; padding-top:15px;}
.header .logo img{width:100%; height:auto; display:block;}

.header .dh { width:150px; height:40px; line-height:40px; background:#003a62; color:#fff; text-align:center; font-size:16px; font-weight:bold; float:right; margin:38px 0px 0px 25px; border-radius:50px;}
.header .dh a {color:#fff;}
.header .dh:hover { background:#00b95e;}

.header .s_ch{height:35px; width:35px; font-weight:bold; line-height:35px; text-align: center;  color:#333;  font-weight: 900;float:right; cursor:pointer;  margin-top:40px; 
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:20px; color:#333333; font-weight: 900; }




.header.on .an i{color:#00b95e;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:28px; }
.header .an span{width:30px; height:2px; background:#333333; 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:left; margin-left:100px; margin-top:35px;}
.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:40px; float:left; position:relative; padding:0px 35px;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:#00b95e; 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:#00b95e;}
.header .nav ul li:hover a { color:#00b95e;}
.nav .y_j{position:relative;}


.header .nav .ej{width:100%;  background:#fff; border-top:1px solid #0527af; box-shadow:0 2px 5px #eee; position:fixed;z-index:10000; left:0; top:40px; display:none; min-height: 500px;}
.header .nav .ej .jjfa {width:80%; margin:30px auto;  position:relative; left:0;}
.header .nav .ej .jjfa .dd { width:23%; float: left; margin:0 2% 2% 0;}
.header .nav .ej .jjfa .dt {font-size: 20px; line-height: 50px; font-weight: bold; color:#fff; background:#00b95e; padding:0px 20px; margin-bottom:10px;}
.header .nav .ej .jjfa .dd p { line-height: 28px; font-size: 16px;  padding:0px 20px; color:#333;}
.header .nav .ej .jjfa .dd p a {font-size: 16px; color:#333;}


.header .nav ul li:hover .ej{display:block;}
.header .nav .ej .z1{display:block; font-size:16px; line-height: 50px; color:#333;padding-left: 15px;}
.header .nav .ej .z1:hover { color:#0527af; background: #f6f6f6;  border-left: 3px solid #0527af; font-size:16px;}




.nav .e_j{width:160px; background:#fff; position:absolute; top:100px; left:0; margin-left: -40px; 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:#00b95e;}
.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{ float:left; padding-top: 13px;}
.header .dh { font-size: 20px;  width: 160px;  }
.header .nav{  float:left; margin-left:50px;}
.header .nav ul li{ padding:0px 30px;}
}
@media only screen and (max-width:1440px){
.header .logo{ float:left; padding-top: 13px;}
.header .dh { font-size: 20px;  width: 160px; }
.header .nav{  float:left; margin-left:50px;}
.header .nav ul li{ padding:0px 20px;}
}

@media only screen and (max-width:995px){
.header{padding:0%;  height:70px;}
.header .logo{width:30%; float:left; padding-top:15px;  }
.header .logo img { width:100%; height:auto;}

.header .s_ch{ margin-top:20px; margin-right:45px; }

.header .dh { display: none}
	
.header .yyqh { margin-top:18px;margin-right: 50px; line-height: 25px; border: 1px solid #00b95e; background: #00b95e;}
.header .yyqh .zw {font-size: 14px;color: #fff; }
.header .yyqh .yw {font-size: 14px;color: #00b95e;}
	
.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:#00b95e;}
.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 ul li:hover .ej{display:none;}
.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;}
}

.search{width:100%; background: rgba(0, 58, 98, 0.9); position:fixed; top:110px; left:0; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:0; 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:22px; line-height:40px; color:#fff;}
.search .sc_nr{width:90%; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:90%; 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:20px;}
.search .wzss {width:90%; margin:20px auto;}
.search .wzss h3 { font-size: 14px;  color: #999; line-height: 50px;}
.search .wzss p { font-size: 14px; line-height: 26px; color: #fff;}
.search .wzss p a {color: #fff;}
@media only screen and (max-width:992px){
.search{ top:90px;}
.search .sc_gb{position:absolute; top:0; 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:80%;float: left;}
.search input{width:70%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}








.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:left;}
.gallery-top .swiper-slide .wz h4{font-size:22px;  line-height:36px; padding:30px 0px 10px 0px;  }
.gallery-top .swiper-slide .wz h3{font-size:48px;  font-weight: 900; color:#fff;  }
.gallery-top .swiper-slide .wz h2{font-size:18px;  line-height:36px; padding:20px 0px; }
.gallery-top .swiper-slide .wz p{font-size:22px;  line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #00b95e; width:180px; height:50px; line-height:50px; color:#fff; font-weight:bold; display:block; text-align:center; font-size:18px; margin:20px 0 0px 0; border-radius:50px;}
.gallery-top .swiper-slide .wz a:hover { border:1px solid #00b95e; color:#00b95e; background:none; transition: all 0.5s; }
.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: 50vh; margin-top:30px;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:50vh; position: absolute; left:65%;  transform:translateX(-65%);   top:0; }
.gallery-top .swiper-slide .bj { display: none;}
.gallery-top .swiper-slide .wz{width:90%;  position:absolute; left:5%; top:30%; }
.gallery-top .swiper-slide .wz h3{font-size:22px; height:30px;}
.gallery-top .swiper-slide .wz h2{font-size:15px;  line-height:20px; letter-spacing:0px; padding-top: 10px;}
.gallery-top .swiper-slide .wz a { background: #00b95e; width:140px; height:45px; line-height:45px; font-size:14px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}



.gy_bt{width:100%; margin-bottom:40px; text-align: center; user-select:none;}
.gy_bt h3{font-size:50px;  line-height:60px;}
.gy_bt p { font-size:20px; color:#666; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:30px; line-height:44px; }
.gy_bt p { font-size:16px; color:#999; padding-top:5px}	
}






.sy_gy { width:100%; margin:80px auto 0px auto; position:relative;  background: #003a62; padding:100px 0px;}
.sy_gy .left { width:45%; float:left; }
.sy_gy .left .wz {color: #fff;}
.sy_gy .left .wz .name {font-size: 50px;line-height:80px; color: #fff;} 
.sy_gy .left .wz .big_name {font-size:20px;color: #fff;}
.sy_gy .left .wz p { padding:10px 0px; line-height:28px; color:rgba(255,255,255,.7); font-size:20px;}
.sy_gy .right { width:45%; float:right;  }




.sy_yz { width: 100%; padding:80px 0px; background:#f6f6f6; margin:50px auto 0px auto;}
.sy_yz .zc { width:50%; float:left}
.sy_yz .yc { width:45%; float:right; border-radius:10px; overflow:hidden;}
.sy_yz ul li{  background: #fff;  padding:22px 30px; margin: 0 0 4% 0; box-shadow:3px 3px 10px 0px rgba(0,0,0,.2); border-radius:10px; }
.sy_yz ul li span {background: #00b95e;  border-radius:100px; text-align:center; font-size:30px; padding:11px 12px; color:#fff; float:left; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}
.sy_yz ul li h3{ font-size:20px; font-weight: bold; padding-bottom:5px;}
.sy_yz ul li p {font-size: 14px; color:#666;}

.ghj { padding:140px 0px;}

@media only screen and (max-width:992px){
.sy_yz { padding: 40px 0px;}
.sy_yz .zc { width:100%; float: none;}
.sy_yz .yc { width:100%; float: none; }
.sy_yz ul li{  background: #fff; padding: 15px 10px; margin: 0 0% 4% 0;}
.sy_yz ul li h3{ font-size:18px; }
.sy_yz ul li p {font-size: 13px; color:#666;}

.ghj { padding:60px 0px;}
}




@media only screen and (max-width:992px){
.sy_gy { width:100%; padding: 50px 0px 40px 0px; position:relative;}
.sy_gy .left { width:100%; float: none; }
.sy_gy .left .wz { margin:0 0 10% 4%;}
.sy_gy .left .wz .big_name {
	font-size:18px;
}

.sy_gy .left .wz .name {font-size: 30px;line-height:50px; color: #fff;} 
.sy_gy .left .wz p { padding:10px 0px; line-height:26px; color:rgba(255,255,255,.7); font-size:16px;}
.sy_gy .right { width:100%; float: none; margin:3% 0% 0 0%; }
.sy_gy .right .wz { width:100%; }

}



.sy_yy { width: 100%; padding:80px 0px 60px 0px; background:#f6f6f6;}
.yingyong ul{display: flex;   justify-content: space-between;flex-wrap:wrap;}
.yingyong ul li{ position:relative; height:450px; width:24%; margin: 15px 0px; overflow:hidden; border-radius:10px; overflow:hidden;}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:20px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1 }
.yingyong ul li .yyzi h3{ display:block; font-size:24px; color:#fff;}
.yingyong ul li .yyzi p{ display:none}
.yingyong ul li .mrrr { display:none; margin:30px auto; width:150px; height:40px; line-height:40px; font-size:14px; border:1px solid #fff; border-radius:50px; color:#fff;}
.yingyong ul li .mrrr a {color:#fff; font-weight:bold;}
.yingyong ul li .mrrr:hover { background:#fff;color:#003a62;}
.yingyong ul li .mrrr:hover a { color:#003a62;}
.yingyong ul li:hover{ background:rgba(0,40,70,.9);}
.yingyong ul li:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.yingyong ul li:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center}
.yingyong ul li:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.yingyong ul li:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
.yingyong ul li:hover .mrrr { display:block;}
@media only screen and (max-width:992px){
.sy_yy { padding:40px 0px 30px 0px; }
.yingyong ul{ width:96%; margin:0 auto }
.yingyong ul li{  height:400px; width:100%; overflow:hidden; margin-bottom:0px}





}







/*关于我们*/

.counter{ position: relative;width:100%; }
.counter ul li{ width: 33.3333%; 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:0px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}
.counter ul li .tp { margin:0px auto 30px auto; width:80px; height:80px;}
.counter ul li .tp img { width:100%; height:auto;}
.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#fff; font-family:Arial; font-size:68px; font-weight:600;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:20px;color:#fff; }
.counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:20px; 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:992px) {
.counter{  padding: 20px 0px 0px 0px; }
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter ul li{ width:33.3333%;  margin-bottom: 2%;  }	
}







.mrr {background: #fff; width:180px; height:50px; line-height:50px; color:#00b95e; display:block; text-align:center; font-size:16px; margin:20px 0 0px 0; border-radius:50px;}
.mrr a {color: #00b95e; font-size: 18px; font-weight:bold;}
.mrr:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.mrr:hover a {color:#fff;}


.mrre {background: #fff; width:180px; height:50px; line-height:50px; color:#003a62; display:block; text-align:center; font-size:16px; margin:20px 0 0px 0; border-radius:50px;}
.mrre a {color: #003a62; font-size: 16px; font-weight:bold;}
.mrre:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.mrre:hover a {color:#fff;}


.mr {background: #00b95e; width:220px; height:50px; line-height:50px; color:#fff; display:block; text-align:center; font-size:16px; margin:60px auto 70px auto; border-radius:50px;}
.mr a {color: #fff;  font-size: 18px; font-weight:bold;}
.mr:hover { border:1px solid #00b95e; color:#00b95e; background:none; transition: all 0.5s; }
.mr:hover a {color:#00b95e;}


.mr1 {background: #00b95e; width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:16px; margin:30px 0px; border-radius:50px;}
.mr1 a {color: #fff;  font-size: 18px; font-weight:bold;}
.mr1:hover { border:1px solid #00b95e; color:#00b95e; background:none; transition: all 0.5s; }
.mr1:hover a {color:#00b95e;}


@media only screen and (max-width:992px) {
.mrr { width:180px; height:40px; line-height:40px; font-size:16px;}
.mrr a { font-size: 16px; }



.mrre { width:180px; height:40px; line-height:40px; }
.mrre a { font-size: 16px; }



.mr { width:180px; height:40px; line-height:40px;margin:20px auto 40px auto;}
.mr a {color: #fff;  font-size: 16px; font-weight:bold;}


.mr1 { width:140px; height:40px; line-height:40px; margin:30px 0px 10px 0px; }
.mr1 a {font-size: 16px;}


}


.ry_zz { width: 100%; margin:0px auto; padding: 70px 0px;}
.zzz{ width: 90%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:90%; margin:40px auto; }
.zzz .ziyuan1 .swiper-slide{ position:relative;height:500px;  border-radius:10px; overflow:hidden; text-align:center; z-index:1;}
.zzz .ziyuan1 .swiper-slide img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
.zzz .ziyuan1 .swiper-slide .yyzi{ position:absolute; bottom:0; left:0; padding:20px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1 }
.zzz .ziyuan1 .swiper-slide .yyzi h3{ display:block; font-size:24px; color:#fff; }
.zzz .ziyuan1 .swiper-slide .yyzi p{ display:none}
.zzz .ziyuan1 .swiper-slide .mrrr { display:none; margin:30px auto; width:150px; height:40px; line-height:40px; font-size:14px; font-weight:bold; border:1px solid #fff; border-radius:50px; color:#fff;}
.zzz .ziyuan1 .swiper-slide .mrrr a {color:#fff;}
.zzz .ziyuan1 .swiper-slide .mrrr:hover { background:#fff;color:#003a62;}
.zzz .ziyuan1 .swiper-slide .mrrr:hover a { color:#003a62;}
.zzz .ziyuan1 .swiper-slide:hover{ background:rgba(0,40,70,.9);}
.zzz .ziyuan1 .swiper-slide:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.zzz .ziyuan1 .swiper-slide:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center}
.zzz .ziyuan1 .swiper-slide:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.zzz .ziyuan1 .swiper-slide:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
.zzz .ziyuan1 .swiper-slide:hover .mrrr { display:block;}
.zzz .swiper-button-next{width:48px; height:48px;  right:47%;background-size:48px 48px; margin-top:18%; background:#00b95e; border-radius:100px; text-align:center; color:#fff; line-height:48px;}
.zzz .swiper-button-next i { font-size:24px;}
.zzz .swiper-button-next:hover{ background:#fff; border:1px solid #00b95e; color:#00b95e;}
.zzz .swiper-button-prev{width:48px; height:48px;  left:47%;  background-size:48px 48px; margin-top:18%; background:#00b95e; border-radius:100px; text-align:center; color:#fff; line-height:48px;}
.zzz .swiper-button-prev i { font-size:24px;}
.zzz .swiper-button-prev:hover{background:#fff; border:1px solid #00b95e; color:#00b95e;}
@media only screen and (max-width:1660px) {
.zzz{ width:100%; margin: 0px auto; position:relative;}	
.zzz .ziyuan1 .swiper-slide{ height:450px; }
.zzz .swiper-button-next{right:46%;}
.zzz .swiper-button-prev{left:46%;}
}
@media only screen and (max-width:992px) {
.ry_zz {padding:30px 0px 0px 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:18px; 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_wt {width:100%; margin:0px auto; padding:80px 0px 30px 0px !important}
.sy_wt .zc { width:24%; float:left;}
.sy_wt .yc { width:24%; float:right;}
.sy_wt .zj { width:50%; margin-left:1%; float:left;}
.sy_wt .tp { width:100%; background:#f6f6f6; margin:10px 0px; border-radius:8px; overflow:hidden; position:relative; }
.sy_wt .tp .ztp{width: 100%; height:250px; overflow: hidden;}
.sy_wt .tp .ytp{width: 100%; height:510px; overflow: hidden;}
.sy_wt .tp img { object-fit: cover; width: 100%; height: 100%;}
.sy_wt .tp img:hover {transform:scale(1.1);  transition: all 0.5s; }
.sy_wt .tp .wz { position:absolute; left:0; top:0; color:#fff; width:100%; background:rgba(0,0,0,.3); height:100%; padding:30px;}
.sy_wt .tp .wz h2{ font-size:26px; padding-bottom:10px;}
.sy_wt .tp .wz p { font-size:16px; line-height:26px;}
.sy_wt .tpp { width:100%; border-radius:8px; overflow:hidden; padding:30px; color:#fff; margin:10px 0px; height:250px;}
.sy_wt .tpp h2{ font-size:26px;  padding-bottom:10px;}
.sy_wt .tpp p { font-size:14px; line-height:24px;}
.sy_wt .tpp a{ color:#fff;}
@media only screen and (max-width:995px){
.sy_wt { padding:50px 0px 30px 0px !important}
.sy_wt .zc { width:100%; float: none;}
.sy_wt .yc { width:100%; float: none;}
.sy_wt .zj { width:100%; margin-left:1%; float: none;}

.sy_wt .tp .ztp{width: 100%; height:250px; overflow: hidden;}
.sy_wt .tp .ytp{width: 100%; height:350px; overflow: hidden;}
.sy_wt .tp .wz {  padding:20px;}
.sy_wt .tpp { width:100%; border-radius:8px; overflow:hidden; padding:20px; color:#fff; margin:10px 0px; height:250px;}



}




.sy_hf { width:100%; padding:220px 0px; color:#fff; text-align:center;}
.sy_hf h2{ font-size:48px; line-height:50px; padding-bottom:25px; color:#fff;}
.sy_hf p { font-size:16px; width:70%; margin:0px auto; color:#fff; line-height:26px;}
@media only screen and (max-width:995px){
.sy_hf { width:100%; padding:80px 0px; }
.sy_hf h2{ font-size:24px;line-height:30px; padding:0px 25px; }
.sy_hf p { font-size:14px; width:94%; margin:0px auto;}	
}


.zjbf { width:80%; margin:50px auto; position:relative;}
.swiper-container-cpfw{ width:94%;  margin:0px auto;}
.swiper-container-cpfw .swiper-slide img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.swiper-container-cpfw .swiper-slide:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.swiper-container-cpfw .swiper-slide {width:100%; position:relative; overflow:hidden;}
.zjbf .swiper-button-prev{ left:0; top:53%;  background: rgba(200,200,200,.5); border-radius:100%; width:30px; height:30px; line-height:30px; text-align:center; font-size:22px; font-family:宋体; color:#333; font-weight:bold;}
.zjbf .swiper-button-next { right:0; top:53%; background: rgba(200,200,200,.5); border-radius:100%; width:30px; height:30px;line-height:30px; text-align:center; font-size:22px; font-family:宋体; color:#333; font-weight:bold;}
@media only screen and (max-width:1440px){
.zjbf { width:90%;}
}
@media only screen and (max-width:992px) {
.zjbf { width:94%; margin:30px auto;}
.swiper-container-cpfw{ width:88%; margin:0px auto;}
.zjbf .swiper-button-prev{ left:0; top:60%;  border-radius:100%; width:30px; height:30px; text-align:center; font-size:22px; }
.zjbf .swiper-button-next { right:0; top:60%;  border-radius:100%; width:30px; height:30px;text-align:center; font-size:22px; }
}


.help {color: #fff; background:#07506b;cursor: pointer; padding:120px 0px;}
.help .hhh {background:rgba(255,255,255,.99); padding:80px 100px 40px 100px; border-radius:25px;}
.help .nt {  width:100%; border-radius: 14px;  margin: 0px auto;}
.help .nt .bk { width: 100%; height: 60px; line-height: 60px; padding: 0 2%; border: 1px solid #ddd; border-radius: 6px; margin-bottom:15px;}
.help .nt .bk font { color: #247a52; font-weight: bold; font-size: 16px;}
.help .nt .txt { width: 96%; border: none; background: none; font-size: 16px; color: #333; float: left; line-height:60px;}
.help .nt .txt1 { width: 100%; border: 1px solid #ddd; background: none; font-size: 16px; color: #333;  line-height:24px; font-family:Arial, Helvetica, sans-serif; height:180px;border-radius: 6px;  padding:1% 2%;}
.help .nt .an { width: 200px; height: 40px; margin: 40px auto 10px auto; line-height: 40px; background: #61c91c; font-size: 20px; color: #fff;  border-radius:5px;}
.help .nt .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}
@media only screen and (max-width:1023px) {
.help { padding:80px 0px;}
.help .hhh {padding:60px 30px 40px 30px; }
.help .nt .bk { width: 100%; height: 60px; line-height: 60px; padding: 0 2%; border: 1px solid #ddd; border-radius: 6px; margin-bottom:15px;}
.help .nt .bk font { color: #247a52; font-weight: bold; font-size: 14px;}
.help .nt .txt { width: 96%; border: none; background: none; font-size: 14px; color: #333; float: left; line-height:60px;}
.help .nt .txt1 { width: 100%; border: 1px solid #ddd; background: none; font-size: 14px; color: #333;  line-height:24px; font-family:Arial, Helvetica, sans-serif; height:180px;border-radius: 6px;  padding:1% 2%;}
.help .nt .an { width: 200px; height: 40px; margin: 30px auto 10px auto; line-height: 40px; background: #61c91c; font-size: 18px; color: #fff;  border-radius:5px;}
.help .nt .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}
}









/*核心优势*/
.core-wrap { width:100%; margin:0px auto; padding:80px 0px 30px 0px !important }
.core-box { width: 80%; margin: 50px auto 80px auto; height: 450px;}
.core-box .infos { width: 50%; height: 480px; 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: 30px auto 70px 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:15px;}
.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: #00b95e; 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: 520px; background-color: #00b95e; 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: 100px auto;}
}
@media only screen and (max-width:992px){
.core-wrap { width:100%; margin:0px auto;padding:30px 0px !important }	
.core-box { width: 90%; margin: 20px auto 80px auto; height: 330px;}
.core-box .infos { width: 90%; margin-left:5%;  border: solid 1px #ddd; height: 360px; }
.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 p {  margin: 20px auto 40px auto; line-height: 24px;  font-size:14px; }
.core-box .infos .z1 { font-size:16px; line-height:35px;}
.core-box .infos .bg { width: 100%;}
.core-box .ygg { margin-top:30px;}
}


.sy_xw{ padding:70px 0px;}
.sy_xw ul li { width:48%; margin:0 4% 2% 0; float:left; padding:20px; background:#f6f6f6;}
.sy_xw ul li:nth-child(2n) { margin-right: 0; }
.sy_xw ul li .tp { width:25%; float:left;}
.sy_xw ul li .tp img { width:100%;}
.sy_xw ul li .wz { width:70%; float:right;}
.sy_xw ul li .wz h2 { font-size:16px; font-weight:bold; padding-bottom:8px;}
.sy_xw ul li .wz h3 { font-size:14px; color:#999; height:30px;}
.sy_xw ul li .wz p { font-size:14px;}
@media only screen and (max-width:992px){
.sy_xw{ padding:40px 0px;}
.sy_xw ul li { width:100%; margin:0 4% 3% 0; float:none; padding:10px;}
.sy_xw ul li .tp { width:35%; float:left;}
.sy_xw ul li .tp img { width:100%;}
.sy_xw ul li .wz { width:60%; float:right;}
}



.app_g { padding: 60px 0px; overflow: hidden; margin: 0 auto; width: 80%;}
.app_g .a1 {margin: 40px auto 0px auto;display: flex;flex-wrap: wrap;border-top: 1px solid #dddddd;border-left: 1px solid #dddddd;}
.app_g .a1 .item { width: 10%;background: #fff;display: flex;flex-direction: column;align-items: center;justify-content: center;border-bottom: #dddddd 1px solid;  border-right: 1px solid #dddddd;transition: 0.5s;}
.app_g .a1 .item:hover {position: relative;z-index: 2;box-shadow: 0px 0px 0.38rem 0px rgba(9, 174, 184, 0.3);}
.app_g .a1 .item span { width: 100%;height: auto;display: block; }
.app_g .a1 .item span img { width: 100%; height: auto;display: block;}
@media only screen and (max-width:1440px) {
.app_g { width: 90%;}
}
@media only screen and (max-width:992px) {
.app_g { width: 94%; padding: 30px 0px; }	
.app_g .a1 {margin: 20px auto 0px auto;}
.app_g .a1 .item { width: 33.33333%; height: 50px;}
}


.sy_hz{width:80%; margin: 80px auto; overflow:hidden; position:relative;}
.sy_hz .swiper-container-hz{padding-bottom:70px;}
.sy_hz .swiper-container-hz .tx{ font-size:22px; line-height:100px; font-weight:bold;}
.sy_hz .swiper-container-hz .tx span { float:left; width:100px; margin-right:10px; }
.sy_hz .swiper-container-hz .tx span img { width:100%;}
.sy_hz .swiper-container-hz .wxx { font-size:24px; color:#F90;}
.sy_hz .swiper-container-hz h1 { font-size: 18px; font-weight: bold;  padding:20px 0px;}
.sy_hz .swiper-container-hz p { line-height: 28px; font-size: 14px; padding: 0px; color:#666;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:35px;height: 4px;background:#ddd;opacity: .99;border-radius: 0;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #00b95e; border-radius: 0;}
@media only screen and (max-width:1440px) {
.sy_hz{width:90%;}
}
@media only screen and (max-width:992px) {
.sy_hz{width:94%; margin:15px auto;}
.sy_hz .swiper-container-hz{padding-bottom:60px;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:25px;height: 4px;background:#ddd;opacity: .99;border-radius: 0;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #00b95e; border-radius: 0;}
}









.footer{width:100%; padding-top:50px; background:#222222; font-size:15px; line-height:30px; color:#ccc;}
.footer h3{font-size:24px; color:#fff; margin-bottom:20px;}
.footer em{width:40px; height:2px; background:#fff; margin-bottom:20px; display:block;}


.footer .col-md-4 { width:35%; float:left; margin-right:10%;}
.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:20px; padding:20px 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: 20%; }
.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;}
}



.ny_mb { width:100%; margin:110px 0px 50px 0px; background:#f7f7f7; height:65px; line-height:65px;}
.lq_fw { width:100%; margin:0px auto;}
.lq_fw ul li {overflow:hidden; border-radius:10px; width:23%; margin:0 2.6% 2.6% 0; float:left; background:#f7f7f7; text-align:center;}
.lq_fw ul li:nth-child(4n) {margin-right: 0; }
.lq_fw ul li .tp { border-radius:10px; width:100%; height: 200px; overflow: hidden;}
.lq_fw ul li .tp img {object-fit:cover; width:100%; height: 100%;}
.lq_fw ul li h1 { font-size:22px; font-weight:bold; line-height:50px; padding:10px 20px 0px 20px;}
.lq_fw ul li p { font-size:16px; padding:0px 20px 20px 20px; height:90px;}
@media only screen and (max-width:992px){
.ny_mb { width:100%; margin:70px 0px 30px 0px; background:#f7f7f7; height:55px; line-height:55px;}	

.lq_fw ul li {width:48%; margin:0 4% 2.6% 0;}
.lq_fw ul li:nth-child(2n) {margin-right: 0; }
.lq_fw ul li .tp { border-radius:10px; width:100%; height:150px; overflow: hidden;}
.lq_fw ul li h1 { font-size:18px; font-weight:bold; line-height:40px; padding:10px 20px 0px 20px;}
.lq_fw ul li p { font-size:14px; padding:0px 10px 20px 10px; height:50px;}	
.lq_fw ul li:nth-child(4n) p{height:130px; }
.lq_fw ul li:nth-child(3n) p{height:130px; }
.lq_fw ul li:nth-child(6n) p{height:50px; }
.lq_fw ul li:nth-child(8n) p{height:50px; }
}



.ny_xw { width: 80%; margin: 30px auto 100px auto;}
.ny_xw ul li {background: #fff;  padding:22px 30px; margin: 0 0 4% 0; box-shadow:3px 3px 10px 0px rgba(0,0,0,.2); border-radius:10px;}
.ny_xw .tp { width: 25%; float: left; border-radius:10px; overflow:hidden;}
.ny_xw .tp img { width: 100%; height: auto;}
.ny_xw .wz { width: 70%; float: right; padding-top:1%;}
.ny_xw .wz h2 { font-size: 24px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xw .wz h2 a:hover {color: #00b95e; 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: 0px auto 60px auto;}
.ny_xw ul li {padding:0; margin: 0 0 6% 0;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none; padding:5%;}
.ny_xw .wz h2 { font-size: 20px; font-weight: 800; line-height: 30px; padding:15px 0 10px 0;}
.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }	
}





.founder-list {width: 80%; margin:50px auto 100px auto;}
.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}
.founder-list ul {padding-top:0px;}
.founder-list li {border-bottom: 1px solid #e5e5e5;-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;}
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 20px 50px 20px 15px;background: url(../images/icon10.png) 97% center no-repeat;}
.founder-list .info {background: #f7f7f7;padding: 30px 40px;display: none; font-size: 16px; line-height: 34px;}
.founder-list .info .font18 {padding: 5px 0;}
.founder-list font { color:#00b95e; padding-right:5px;}
.founder-list .on {-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;border-bottom: transparent;}
.founder-list .on h4 {background-color: #00b95e;color: #fff;background-image: url(../images/icon11.png);}
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 18px; font-weight:bold;}
@media only screen and (max-width:1660px){
.founder-list { width:90%; margin: 50px auto;}
}
@media only screen and (max-width:992px) {
.founder-list { width:94%; margin: 30px auto;}	
.founder-list .info {padding: 30px 20px; font-size: 14px; line-height: 28px;}
.font22 { font-size: 16px;}
}





.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: #00b95e; 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: #00b95e; 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; text-align:center;}
.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 .yc .zx {  font-size: 14px; line-height: 24px; text-align:center;}
.ny_lx .yc .zx i {margin-right:10px; display:block; float:none; margin:0px auto 20px auto; }
.ny_lx .map { width: 100%; margin: 30px auto;}
}


.zx_bm{width:100%; height:100%; position:fixed; top:0; left:0; z-index:9999999; display:none;}
.zx_bm .bm_bj{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.7);}
.zx_bm .b_m{width:540px; border-radius:15px; background-color:#fff; padding:50px 30px; position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-305px;}
.zx_bm .b_m h1 { font-size:28px; font-weight:bold; padding-bottom:20px; text-align:center;}
.zx_bm .b_m .bk { width: 100%; height: 40px; line-height: 40px; padding: 0 2%; border: 1px solid #ddd; border-radius: 6px; margin-bottom:15px;}
.zx_bm .b_m .bk font { color: #247a52; font-weight: bold; font-size: 16px;}
.zx_bm .b_m .txt { width: 96%; border: none; background: none; font-size: 14px; color: #666; float: left; line-height:40px;}
.zx_bm .b_m .txt1 { width: 100%; border: 1px solid #ddd; background: none; font-size: 14px; color: #666;  line-height:24px; font-family:Arial, Helvetica, sans-serif; height:100px;border-radius: 6px;  padding:1% 2%;}
.zx_bm .b_m .an { width: 180px; height: 50px; margin:30px auto 10px auto; line-height:50px; background:#00b95e; font-size:18px; color: #fff; font-weight:bold;  border-radius:30px; text-align:center;}
.zx_bm .b_m .an a { color:#fff;}




.qxjg { margin:100px auto; text-align:center;}
.qxjg font { font-size:20px;}
.qxjg h2 { font-size:48px; padding:20px 0px; color:#00b95e; font-weight:bold;}
.qxjg p { font-size:16px; color:#666; line-height:30px;}


.rj_cp { width:80%; margin:80px auto;background: #f6f6f6; border-radius:10px; overflow:hidden; }
.rj_cp .tu {  width:45%; overflow:hidden;}
.rj_cp .tu img { width:100%; height:auto;}
.rj_cp .wz { width:55%; padding:5% 5% 0 5%;}
.rj_cp .wz p { color:#333; font-size:18px; line-height:50px;}
.rj_cp .wz .rty{ line-height:30px; color:#666; padding:10px 0px; font-size:16px;}
.rj_cp .wz .rty font { text-decoration: line-through;}
.rj_cp .wz .rty i {color: #ea0000;}
.rj_cp .wz h3 { font-size:26px; color:#00b95e;  line-height:40px;  font-weight:bold; margin-bottom:10px;}
@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) {
	
.qxjg { margin:50px auto 30px auto; text-align:center;}
.qxjg font { font-size:16px;}
.qxjg h2 { font-size:38px; padding:10px 0px 20px 0px; }
.qxjg p { font-size:14px; color:#666; line-height:26px;}
	
	
	
.rj_cp { width:92%; margin:10px auto;}
.rj_cp .tu { width:100%;}
.rj_cp .wz { width:100%; margin-top:10px; padding: 4% 6% 6% 6%; }
.rj_cp .wz h3{ font-size:20px; line-height:40px; margin-bottom: 0; } 
.rj_cp .wz p { color:#333;  font-size:14px; line-height:28px; }

}
