@charset "utf-8";

@font-face {
    font-family: "HarmonyOS Sans";
    src: url("../font/HarmonyOS Sans.eot");
    src: url("../font/HarmonyOS Sans.eot?#iefix")format("embedded-opentype"),
    url("../font/HarmonyOS Sans.woff2")format("woff2"),
    url("../font/HarmonyOS Sans.woff")format("woff"),
    url("../font/HarmonyOS Sans.ttf")format("truetype"),
    url("../font/HarmonyOS Sans.svg")format("svg");
}


body{margin:0px; font-size:14px; color:#333; font-family:HarmonyOS Sans; }
*{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:#009bd4;}
::-webkit-scrollbar-thumb:active{background-color:#009bd4;}


.lf {float: left;display: inline;}/* 左浮动 */
.rt {float: right;display: inline;}/* 右浮动 */

.con { width:94%; margin:0px auto; max-width:1660px;}
@media only screen and (max-width:1660px){
.con { width:94%; margin:0px auto; max-width:1400px;}	
}
@media only screen and (max-width:1440px){
.con { width:94%; margin:0px auto; max-width:1350px;}	
}
@media only screen and (max-width:1360px){
.con { width:94%; margin:0px auto; max-width:1280px;}	
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}	

}


.language {float:right;height: 32px;text-align: center;line-height: 32px;color: #fff;margin-top:28px;margin-right:30px;cursor: pointer;position: relative;z-index: 10;
 font-size:16px;}
.language .l_m i {display: inline-block;vertical-align: middle; font-size:22px; margin-top: -8px;margin-right: 5px; }
.language .x_l {width: 120px;padding-top: 8px;position: absolute;left: 50%;margin-left: -60px;display: none; z-index: 16;}
.language .x_l:before {width: 0;height: 0;border-right: 10px solid transparent;border-left: 10px solid transparent;border-bottom: 8px solid #009bd4;content: "";position: absolute;top: 0;left: 50%;margin-left: -10px;}
.language .x_l ul {padding: 5px 15px;background: #009bd4;}
.language .x_l ul li a {color: #fff;line-height: 36px;display: block;}



.header{width:100%; position:fixed; top:0; left:0; z-index:99; height:90px; border-bottom:1px solid rgba(255,255,255,.2);  }
.header.on{  background: rgba(0,0,0,.7);}
.header .top {background:#000; height:40px; line-height:40px;}
.header .dhh { color:#000; font-size:24px; float:right; line-height:45px; margin-top:28px;}
.header .dhh i { margin:0 5px 0px 20px; font-size:18px;}


.header .logo{width:240px; float:left; padding-top:5px; }
.header .logo img{width:100%; height:auto; display:block;}
.header .san { float:right; font-size:18px; height:45px; color:#fff; text-align:center; border-radius:5px; line-height:45px; margin-top:42.5px;}
.header .san a{ text-align: center;padding: 12px 10px; text-transform:uppercase;
            font-size:18px; 
            color: #ffffff; 
            cursor: pointer; 
            outline: none;
            background: linear-gradient(to right, #dba415 50%, #009bd4 50%);
            background-size: 200% 100%; 
            background-position: left bottom;
            transition: background-position 0.5s ease; border-radius:5px;

}
.header .san i { margin-left:10px;}    
.header .san a:hover {
            background-position: right bottom;
        }


.header .s_ch{height:40px; width:40px; font-weight:bold; line-height:40px; text-align: center;  font-weight: 900;float:right; cursor:pointer;  margin: 24px 40px 0px 0px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:24px; color:#fff; font-weight: 900;}


.header.on .an i{color:#f59d00;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:40px; display:none; margin-top:22px; }
.header .an span{width:40px; height:3px; background:#009bd4; 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:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px; 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:10px; 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:0px 0px 0px 100px;}
.header .nav font{font-size:18px; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#009bd4; 
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .nav ul li{height:90px; font-size:18px;  margin:0px 60px 0px 0px; text-align: center; display: inline-table; position:relative; 
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{width:0; height:2px; background-color:#009bd4; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li a.o_lm{line-height:90px; color:#fff; display:block; font-size:18px;   } 
.header .nav ul li.on a.o_lm{color:#009bd4;}
.header .nav ul li:hover a.o_lm{color:#009bd4;}
.header .nav .y_j{position:relative;}



.header .nav .e_j{width:150px; background:#fff; position:absolute; top:90px; left:0; display:none; z-index:9999; margin-left:-38px; padding:0px; overflow: hidden;}
.header .nav ul li .e_j a{display:block; font-size:16px; color:#666; line-height:50px; border-bottom:1px solid #f0f0f0; }
.header .nav .e_j a:hover{ color:#009bd4; background:#fff;}

.header.on .nav .ej { top:75px;}

.header .nav .ej{width:100%;  background:rgba(255,255,255,.99); position:fixed;z-index:10000; left:0; top:75px; display:none;}


.header .nav .ej .jjfa {width:90%; margin:60px auto;  position:relative; left:0; text-align:center;}
.header .nav .ej .jjfa .dd { width:20%; float:left;   }
.header .nav .ej .jjfa .dt {font-size: 20px; color:#333; text-align:center; padding:0px 0px 20px 0px;}
.header .nav .ej .jjfa .dt i {color:#fff; font-size:36px; display:block; width:70px; height:70px; border-radius:5px; overflow:hidden;  background: linear-gradient(#009bd4, #4e87b2); line-height:70px; text-align:center; margin:0px auto 20px auto;}
.header .nav .ej .jjfa .dt a {font-size: 20px; color:#333;}
.header .nav .ej .jjfa .dd p {font-size: 16px; text-align:left; border-bottom:1px solid #f0f0f0; padding:15px 0px;}
.header .nav .ej .jjfa .dd p a {font-size: 16px;}
.header .nav .ej .jjfa .yd { margin-right:0;}

.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:#009bd4; background: #f6f6f6;  border-left: 3px solid #009bd4; font-size:16px;}



.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 .nav{  float:left; margin:0px 0px 0px 50px;}	
.header .nav ul li{ margin:0 20px; font-size:18px;}
.header .nav ul li a.o_lm{line-height:90px; color:#fff; display:block; font-size:18px;   } 
}
@media only screen and (max-width:1440px){
.header .nav{  float:left; margin:0px 0px 0px 40px;}
.header .nav ul li{ margin:0 20px;}
}
@media only screen and (max-width:1360px){
.header .nav{  float:left; margin:0px 0px 0px 30px;}
.header .nav ul li{ margin:0 15px;}
.header .nav ul li a { font-size:18px; }
}
@media only screen and (max-width:995px){
	
.language{ margin-top:18px; margin-right:15px; font-size:14px; }
.language .l_m i {font-size:18px; }
.header{ height:70px;}
.header.hover{ background: rgba(0,0,0,.99);}
.header .top {background:#000; height:30px; line-height:30px;}

.header .dhh {  font-size:20px; float:right; margin-top:20px; display:none;}
.header .dhh i { margin:0 5px 0px 0px; font-size:18px;}

.header .san {font-size:14px; line-height:30px; margin-top:15px; display:none;}
.header .san a{padding:5px 10px;font-size:14px;}
.header .san i {margin-left:5px;}  



.header .logo{width:150px; float:left; padding-top:10px; }
.header .logo img { width:100%; height:auto;}

.header .s_ch{height:30px; width:30px; line-height:30px;  float:right; margin-top:18px; margin-right:60px;}
.header .s_ch i{font-size:20px; color:#fff; font-weight: 900;}
.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.99); top:0;  left: 0; margin:0; margin-top:70px; overflow:auto;z-index:999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav font{display:block;}
.header .nav ul{margin-bottom:100px;}
.header .nav ul li{width:90%; height:auto; text-align:left; font-size:14px; display:block; margin: 0 auto;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{ display:none;}
.header .nav ul li a.o_lm{line-height:50px; color:#333; font-size: 16px;}
.header .nav ul li:hover a.o_lm{color:#009bd4; background:none;}
.header .nav .y_j{border-bottom:1px solid #e4dbcd;}


.header .nav .ej{ width: 100%; top: 90px;}
.header .nav .ej .jjfa {width:100%; }
.header .nav .ej .jjfa .dd { width: 46%;  }
.header .nav .ej .jjfa .dt {font-size: 18px; }


	
	
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid #e4dbcd; background:none; position:relative;z-index:10000; top:auto; left:auto; width:100%; height: auto; margin-left:0;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; line-height:35px; text-align:center; border-bottom:none; }

.stp { height: 40px; padding-top:10px;  text-align: right; font-size: 12px;}
.stp i { font-size: 14px; margin: 0px 5px; color:#009bd4;}
.stp font { display:none;}

}









.search{width:100%; background: rgba(0,155,212,.85); 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:28px; 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:14px; 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:22px;}
@media only screen and (max-width:992px){
.search{ top:90px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:20px;}
.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:20px;}
}


.gallery-top{width:100%; position:relative; height:100vh; }
.gallery-top .swiper-slide img{width:100%; height:100vh; 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{color:#fff; position:absolute; left:0%; top:40%; width:100%; text-align:center;}
.gallery-top .swiper-slide .wz h3{font-size:60px; margin-bottom:20px; font-weight:lighter;}
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:40px; width:100%; }
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:0px; line-height:36px; }
.gallery-top .swiper-slide .wz a { 
    background: #009bd4; 
    width:180px; 
    height:45px; 
    line-height:45px; 
    color:#fff; 
    display:block; 
    text-align:center; 
    font-size:16px; 
    margin:30px auto; 
    border-radius:30px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    cursor: pointer;
}

.gallery-top .swiper-slide .wz a:hover {
    background: #007aad; 
    transform: scale(1.05); 
    box-shadow: 0 5px 12px rgba(0,155,212,0.3);
}

/* 鼠标按下效果 */
.gallery-top .swiper-slide .wz a:active {
    transform: scale(0.98); 
}
.gallery-top .swiper-slide .wz i { margin-left: 10px;}

@media only screen and (max-width:1440px){

.gallery-top .swiper-slide .wz h3{font-size:50px; }
.gallery-top .swiper-slide .wz h2{font-size:22px;}
	}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:45vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:45vh; position: absolute; left:70%;  transform:translateX(-70%);   top:0; }

.gallery-top .swiper-slide .wz{ width:94%;top:35%;left:3%; text-align:left; margin-left:0;}
.gallery-top .swiper-slide .wz h3{font-size:24px; height: auto; padding-bottom:0px; }
.gallery-top .swiper-slide .wz h2{font-size:16px;  line-height:20px; width:100%; }
.gallery-top .swiper-slide .wz h2 span { display:block;}
.gallery-top .swiper-slide .wz a {  width:120px; height:35px; line-height:35px; margin:20px 0; font-size:12px;}
.gallery-top .swiper-slide .wz i { margin-left:5px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.gy_bt{width:100%; text-transform:uppercase; margin:0px 0px 30px 0px; text-align:left; user-select:none; position:relative; }
.gy_bt h3{font-size:32px; color:#333; z-index:1;text-align:left;}
.gy_bt p { font-size:70px; color:#ccc;}
.gy_bt h2 { font-size:42px; text-transform:uppercase; color:#009bd4;  font-weight:bold;}
@media only screen and (max-width:992px){
.gy_bt{ margin:0px 0px 20px 0px;}
.gy_bt h3{font-size:30px;}
.gy_bt p { font-size:30px; }
.gy_bt h2 { font-size:32px;}	
}





.sy_rz {  margin:0px auto; background:#f6f6f6; padding:80px 0px;}
dl,dd{ list-style:none;}
.sy_rz .tab{ width:100%; margin: 0px auto;}
.sy_rz .tab-hd { overflow:hidden; zoom:1; width: 100%; text-align:right; margin-top:-90px;}
.sy_rz .tab-hd dd{ width: auto; display:inline-block; position: relative;  text-align: center;  margin-bottom: 25px; color:#333;  cursor:pointer; line-height: 45px; font-size:18px; padding:0px 30px;}
.sy_rz .tab-hd dd.active{ background:#009bd4; color: #fff; position: relative;}
.sy_rz .tab-hd dd.active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 46px;
    left: 50%; margin-left: -13px;
    border-right: solid 13px transparent;
    border-left: solid 13px transparent;
    border-top: solid 13px #009bd4;
}
.sy_rz .tab-bd dd{display:none;  width:100%; margin-top:30px;}
.sy_rz .tab-bd dd.thisclass{ display:list-item;}
.sy_rz .tab-bd ul li { width:23%; margin:0 2.6% 0% 0; float:left;  background:#fff; box-shadow: 0 3px 12px rgba(0,0,0,0.08); border-radius:8px; }
.sy_rz .tab-bd ul li:nth-child(4n) { margin-right: 0;}
.sy_rz .tab-bd ul li .tp { width:100%; height:auto;}
.sy_rz .tab-bd ul li .tp img { width:100%; height:auto;}
.sy_rz .tab-bd ul li .wz { padding:0px 30px 30px 30px; text-align:center; font-size:18px;}
.sy_rz .tab-bd ul li:hover {box-shadow: 0 3px 12px rgba(0,155,212,0.5);}
@media only screen and (max-width:992px) {
	
.sy_rz {padding:40px 0px; }
.sy_rz .tab-hd { overflow:hidden; zoom:1; width: 100%; text-align:right; margin-top:0px;}

.sy_rz .tab-hd dd {
    width: 25%; float:left;
    margin-right: 0%;
    font-size: 15px;margin-bottom: 15px; padding:0px; line-height: 40px;
}
.sy_rz .tab-hd dd.active:before {
    top:41px;
    left: 50%; margin-left: -13px;
    border-right: solid 13px transparent;
    border-left: solid 13px transparent;
    border-top: solid 13px #009bd4;
}
.sy_rz .tab-bd dd .dd {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px; line-height: 26px; 
    padding: 10px;
}
.sy_rz .tab-hd dd:nth-child(2n) {
    margin-right: 0;
}
.sy_rz .tab-bd ul li { width:48%; margin:0 4% 3% 0;}
.sy_rz .tab-bd ul li:nth-child(2n) { margin-right: 0%;}
.sy_rz .tab-bd ul li:nth-child(3n){ margin-right: 4%;}
.sy_rz .tab-bd ul li:nth-child(2n) { margin-right: 0%;}

.sy_rz .tab-bd ul li .wz { padding:0px 20px 15px 20px;font-size:16px; }

}





.sy_ffw{width:100%;  overflow:hidden;  padding:100px 0px;  }
.sy_ffw ul{ margin:0 auto; width:100%;}
.sy_ffw ul li{float:left;  width:33.3333%; margin: 0 0% 0% 0;}
.sy_ffw ul li .tp 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;}
.sy_ffw ul li:hover .tp 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);}
.sy_ffw .tp { width: 70px; height: 70px; margin: 0px auto 30px auto;}
.sy_ffw .nr{width:100%; position:relative; overflow:hidden; padding-top:4%;}
.sy_ffw ul li .bj{width:100%; height:100%; background: none; top:2.2%; left:0; position:absolute; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_ffw .wz{position:absolute; width:80%; left:40%; top:70%; font-size:12px; color:#fff;  text-align:center; transform:translateY(-70%); transform:translatex(-40%);  height:100%;}
.sy_ffw .wz h3{font-size:24px; margin-bottom:30px; }
.sy_ffw .wz p{font-size:14px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;  overflow: hidden; display:none;  }
.sy_ffw .wz .gd { width: 34px; height:34px; line-height: 30px;  text-align: center; margin: 0px auto;  color: #fff;}
.sy_ffw .wz .dxs { display:block;}
.sy_ffw .wz .hxs { display: none;}
.sy_ffw ul li:hover .tp {margin: 0px auto 20px auto;}
.sy_ffw ul li:hover .wz {top:40%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz p { display: block;}

.sy_ffw ul li:hover .bj { background: linear-gradient(to bottom, rgba(0,155,212,0), rgba(0,155,212,1)); top:0;  height:100%;}
.sy_ffw ul li:hover .dxs { display: none;}
.sy_ffw ul li:hover .hxs { display:block;}

.sy_ffw ul li.on .tp {margin: 0px auto 20px auto;}
.sy_ffw ul li.on .wz {top:40%; transition: all 0.5s; }
.sy_ffw ul li.on .wz p { display: block;}

.sy_ffw ul li.on .bj { background:#009bd4;  top:0; height:100%;}
.sy_ffw ul li.on .dxs { display: none;}
.sy_ffw ul li.on .hxs { display:block;}


.zyv {float:right; margin-top:-80px;}

@media only screen and (max-width:1660px){
.sy_ffw{ padding-top:80px; }
}
@media only screen and (max-width:1440px) {
.sy_ffw .tp { width: 80px; height: 80px; margin: 0px auto 20px auto;}

.sy_ffw .wz h3{font-size:24px; margin-bottom:10px; }
.sy_ffw ul li:hover .wz i{margin:20px auto;}
.sy_ffw .wz p{font-size:13px;}
}
	
@media only screen and (max-width:1360px) {
.sy_ffw .tp { width: 70px; height: 70px; margin: 0px auto 20px auto;}
.sy_ffw ul li:hover .wz {top:30%; transition: all 0.5s; }
.sy_ffw ul li.on .wz {top:30%; transition: all 0.5s; }
.sy_ffw .wz p{font-size:12px;}
.sy_ffw .wz i {  margin:25px auto;}
.sy_ffw ul li:hover .wz i{margin:15px auto;}
.sy_ffw ul li:hover .tp {margin: 0px auto 10px auto;}
	}

@media only screen and (max-width:992px) {
.sy_ffw{padding:50px 0 0 0; height: auto;}
.sy_ffw ul{ margin:0 auto;}
.sy_ffw ul li{float:left;  width:100%; margin: 0 0 5% 0; height:200px; overflow: hidden; position: relative;}
.sy_ffw .tp { width:50px; height:50px; margin: 0px auto 20px auto;}
.sy_ffw .wz{width:90%; left:20%; top:40%; line-height:22px;transform:translateY(-8%); transform:translatex(-20%);}
.sy_ffw .wz h3{font-size:18px; margin-bottom:10px; }
.sy_ffw .wz i {  margin:20px auto;}
.sy_ffw .wz p{font-size:12px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; display:none;  }

.sy_ffw .wz .dxs { display:block;}
.sy_ffw .wz .hxs { display: none;}
.sy_ffw ul li:hover .tp {margin: 0px auto 10px auto;}
.sy_ffw ul li:hover .wz {top:30%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz p{font-size:12px; color:#fff; opacity:.9; margin-bottom:10px; line-height:14px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;}
.sy_ffw ul li:hover .wz i{margin:10px auto;}

.zyv {float:right; margin-top:-60px;}
}








.sy_js1 { background:#fff;}
.sy_js1 .left { width:50%; float:left; padding:5% 7% 0 7%;}
.sy_js1 .left h2 {font-size:40px;  padding-bottom:20px;}
.sy_js1 .left p { font-size:16px; line-height:28px; color:#666;}
.sy_js1 .right { width:50%; float: right;}
.sy_js1 .right img { width:100%; height:auto;}
.sy_js1 .left h1 { font-size:26px;  color:#009bd4; padding:15px 0px;}



.video-img-container { position: relative;width: 100%; /* 图片宽度，可根据需要调整 */cursor: pointer; overflow: hidden;}
.video-cover-img {width: 100%;height: auto;display: block;}
.video-img-container .bj { position:absolute; width:40%; height:100%; left:0; top:0; background: linear-gradient(to right, rgba(255, 255, 255, 0.99), transparent); z-index:5;}
.play-btn {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 80px;height: 80px;background-color: rgba(0,0,0,0.6);border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: all 0.3s ease;}
.play-btn:hover {background-color:#009bd4;transform: translate(-50%, -50%) scale(1.1);}
.play-btn::after {content: '';width: 0;height: 0;border-style: solid;border-width: 20px 0 20px 30px;border-color: transparent transparent transparent #ffffff;margin-left: 5px;}
.video-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);display: none;justify-content: center;align-items: center;z-index: 9999;}
.video-modal-content {position: relative;width: 80%;max-width: 900px;}
.close-btn {position: absolute;top: -40px;right: 0;width: 36px;height: 36px;background-color: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;cursor: pointer;font-size: 20px;color: #333;font-weight: bold;}
#video-player {width: 100%;height: auto;border: none;border-radius: 8px;}

@media only screen and (max-width:1660px){
.sy_js .wz {width:80%; }
.sy_js1 .left { padding:3% 4%;}
}


@media only screen and (max-width:1440px){
.sy_js .wz {width:80%; }
.sy_js1 .left { padding:3% 4%;}
}

@media only screen and (max-width:1360px){
.sy_js .wz {width:100%; font-size:15px; line-height:24px; }
.sy_js1 .left { padding:3% 4%;}
.sy_js1 .left p { font-size:15px; line-height:24px; }
}

@media only screen and (max-width:992px){
.sy_js { padding:0px 0px; }
.sy_js h1 { font-size:30px;}
.sy_js .wz { font-size:14px; line-height:24px; width:100%; }
.sy_js1 .left { padding:3% 3%; width:100%; float:none;}
.sy_js1 .left h2 {font-size:30px;  padding-bottom:20px;}
.sy_js1 .left p { font-size:14px; line-height:24px; }

.sy_js1 .right { width:100%; float:none; margin-top:20px;}
.sy_js1 .right img { width:100%; height:auto;}
.sy_js1 .left h1 { font-size:22px;  color:#009bd4; padding:15px 0px;}
}







.anniu{ display: flex;
            justify-content:left; /* 水平居中 */
            margin-top: 20px;
            margin-bottom: 30px; 
           }
.anniu i { padding-left:10px; font-size: 20px;} 
.anniu a{ text-align: center;
            padding: 12px 45px; 
            font-size: 18px; border-radius:8px; overflow:hidden; 
            color: #fff; 
            border: none;
            cursor: pointer;
            outline: none;
            background: linear-gradient(to right, #009bd4 50%, #4281ae 50%);
            background-size: 200% 100%;
            background-position: left bottom;
            transition: background-position 0.5s ease;
}
        .anniu a:hover {
            background-position: right bottom;
        }

@media only screen and (max-width:992px){
	.anniu {margin-top: 20px;}
.anniu i {font-size:14px;} 
.anniu a{ text-align: center;
            padding:8px 15px; 
            font-size: 14px; border-radius:3px; overflow:hidden; }	

}




.sy_dgy { width: 100%;margin:0px auto; padding:100px 0px 80px 0px; }
.sy_dgy .wrt {  margin:0px auto; text-align:center;}
.sy_dgy .wrt h1 { font-size: 40px; padding: 0px 0px 20px 0px; color: #fff; font-weight:bold;}
.sy_dgy .wrt p { font-size:16px; color: #fff; line-height:24px; margin:0px auto;}
@media only screen and (max-width:992px){
.sy_dgy { width: 100%; height:60vh; margin:0px auto; position: relative; z-index: 1;  padding:50px 0px 40px 0px; }
.sy_dgy img {position: absolute; height: 60vh; width: auto; transform:translateX(-50%);   top:0;}
.sy_dgy .wrt { position: absolute; left:5%; top:10%; width: 90%; z-index: 3;}
.sy_dgy .wrt h1 { font-size: 22px; padding: 0px 0px 20px 0px; color: #fff;}
.sy_dgy .wrt p { font-size: 14px; color: #fff; line-height:28px;} 
}


/*关于我们*/
.counter{ width: 100%; margin: 0px auto;padding:40px 0px 20px 0px; }
.counter ul li{ width: 25%; transition:all 0.3s; float: left; position:relative;  }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:0px; }
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}
.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#333; font-family:Arial; font-weight: bold;  font-size:60px;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:16px;color:#666; }
.counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; color:#666;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
@media only screen and (max-width:1440px){
.f36 { font-size: 22px;}
.counter{  padding: 40px 0px 0px 0px; }
.i_two{ width: 100%; margin: 0px auto; background: url(../images/dbjj.jpg) no-repeat center bottom; }
.counter span{ font-size: 50px;}
}
@media only screen and (max-width:992px) {
.counter{  padding: 60px 0px 0px 0px; }
.counter .con { width:100%;}
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter ul li{ width:25%;  margin-bottom: 0%;  }	
}





.news-list-index {width:100%;  padding:100px 0px; background:#f7f7f7;}
.news-list-index .nl-box .imb-box{width:39%; text-align:left; border-radius:10px; overflow:hidden;}
.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: #009bd4;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; border-radius:10px; overflow:hidden; }
.news-list-index .nl-box .txt-box .list li:hover{background: #009bd4;}
.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:35px 35px 35px 180px;position: relative;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b {padding:25px 20px 25px 20px;position: relative;}
.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; text-align:left; font-weight:bold; padding-bottom:0px;}
.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:110px;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:60px;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 .txt-box .list li{background-color: #fff;margin-bottom:12px;}
.news-list-index .nl-box .txt-box .list li a{padding:25px 25px 25px  180px;}

	}


@media only screen and (max-width:992px) {
	.news-list-index { height: auto; padding:50px 0px;}
.news-list-index .nl-box .imb-box,
	.news-list-index .nl-box .txt-box {width:100%;margin-top:10px;}
	.news-list-index .nl-box { margin-top:0px;}
	.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b {padding:15px;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:nth-child(2){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:10px 15px 10px 85px;}
	.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:70px;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;}
}








/* 底部 */
.footer{position:relative;	overflow:hidden; width:100%;  background:#222; }
.footer .foot_top{position:relative; z-index:1;}
.footer .foot_top .con{padding:60px 0; border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .foot_top .left{float:right; width:20%;}
.footer .foot_top .left .t{font-size:38px; font-weight:bold; color:#fff; line-height:56px; margin-bottom:5px;}
.footer .foot_top .left .c{font-size:38px; color:#fff; line-height:56px;}
.footer .foot_top .left .share{margin-top:20px; position:relative;}
.footer .foot_top .left .share .tt { float:left; margin-right:10px;}
.footer .foot_top .left .share .ttt { float:left; margin-right:10px; position:relative;}
.footer .foot_top .left .share img { width:35px; height:35px;}


.footer .foot_top .left .ewmm{width:130px; padding:10px 10px 0; background:#009bd4; position:absolute; bottom:50px; right:-50px; opacity:0; border-radius: 5px; text-align:center;}
.footer .foot_top .left .ewmm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.footer .foot_top .left .ewmm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.footer .foot_top .left .ttt:hover .ewmm{right:-50px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}



.footer .foot_top .right{float:left; width:75%;}
.footer .foot_top .right dl{float:left; width:30%; margin-left:0%; }
.footer .foot_top .right dl:first-child{margin-left:0;}
.footer .foot_top .right dl:nth-child(3n) { width:40%;}
.footer .foot_top .right dl dt{font-size:18px; color:#fff; font-weight:bold; padding:0px 0 25px 0px;}
.footer .foot_top .right dl dd{font-size:14px; color:rgba(255,255,255,0.7); line-height:26px;}
.footer .foot_top .right dl dd a {color:rgba(255,255,255,0.7);}
.footer .foot_top .right dl dd i { margin-right:5px;}
.footer .foot_top .tel{font-size:30px; color:#fff; font-weight:bold; font-family:Arial; margin:0px 0 30px 0px;}
.footer .foot_top .tel span {font-size:16px; color:#fff; font-weight: normal; padding-bottom:15px;}
.footer .foot_top .tel a{color:#fff;}
.footer .foot_top .more{font-size:16px; color:#fff;}
.footer .foot_top .more a {color:#fff;}
.footer .foot_top .more .icon{display:inline-block; background:url(../images/more_j2.png) no-repeat center; width:21px; height:14px;}

.footer .foot_bott{position:relative; z-index:1; padding:20px 0;}
.footer .foot_bott .left{float:left; font-size:14px; color:#fff; opacity:.6;}
.footer .foot_bott .right{float:right; font-size:14px; color:#fff; opacity:.6;}
.footer .foot_bott a {color:#fff;}
@media only screen and (max-width:1440px){
.footer .foot_top .left .t{font-size:32px; font-weight:bold; }
.footer .foot_top .left .c{font-size:24px; color:#fff; line-height:56px;}
}
@media only screen and (max-width:1360px){
.footer .foot_top .right{float:left; width:75%;}	
	}

@media only screen and (max-width:992px){
.footer .foot_top .con{padding:40px 0; border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .foot_top .left{float:none; width:100%;}
.footer .foot_top .right{float: none; width:100%;}
.footer .foot_top .right dl{float: none; width:100%; margin-left:0%; display:none; }
.footer .foot_top .right dl:first-child{margin-left:0;}
.footer .foot_top .right dl:nth-child(3n) { width:100%; display:block;}
}







.pc_kf{width:60px; position:fixed; right:10px; bottom: 100px; z-index:99999;}
        .pc_kf .nr{font-size:18px; text-align:center; line-height:40px; margin-bottom:10px; position:relative;}
        .pc_kf .tel{width:160px; background-color:#009bd4; font-size:18px; line-height:60px; color:#fff; position:absolute; top:0; right:-160px; opacity:0; border-radius:3px;}
        .pc_kf .tell{width:220px; background-color:#009bd4; font-size:18px; line-height:60px; color:#fff; position:absolute; top:0; right:-160px; opacity:0; border-radius:3px;}
        .pc_kf .nr:hover .tel{right:66px; opacity:1;
        transition:all .5s;
        -o-transition:all .5s;
        -ms-transition:all .5s;
        -moz-transition:all .5s;
        -webkit-transition:all .5s;}
        .pc_kf .nr:hover .tell{right:66px; 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:#009bd4; 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:66px; 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:60px; height:60px; line-height:60px; box-shadow:0 0 5px #ccc;  background-color:#009bd4;  overflow:hidden; border-radius:3px;}
        .pc_kf .nr i{color:#fff; font-size:26px;}
        .pc_kf .nr i.icon-qq{font-size:26px;}
        .pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
        .pc_kf .fh{width:60px; height:60px;  background:#009bd4; text-align:center; line-height:60px; color:#fff; cursor:pointer; box-shadow:0 0 5px #ccc; }
        .pc_kf .fh i{font-size:24px; font-weight:bold; color: #fff;}
        .pc_kf .fh a {color: #fff; text-decoration: none; display:block; width:100%; height:100%;}
        .pc_kf .dxs { display:block;}
        .pc_kf .sxs { display: none;}

        /* 新增：微信二维码显示类（用于手机端点击控制） */
        .pc_kf .ewm.show{
            display: block;
            right:66px; 
            opacity:1;
            transition:all .5s;
        }

        @media only screen and (max-width:992px){
            .pc_kf{width:100%; position:fixed; right:0; bottom:0; z-index:99999;}
            .pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
            .pc_kf .tel{display:none;}
			.pc_kf .nr:hover .tell{display:none;}
            /* 修改：手机端二维码默认隐藏，通过show类控制显示 */
            .pc_kf .ewm{
                display:none; 
                position:fixed; 
                bottom:80px; 
                left:50%; 
                transform:translateX(-50%); 
                right:auto; 
                z-index:999999;
                opacity:1;
            }
            .pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#009bd4; box-shadow:none;}
            .pc_kf .nr i{color:#fff;}
            .pc_kf .nr a:hover i{color:#fff;}
            .pc_kf .fh{width:24.8%; box-shadow:none; font-size:22px; float:left; border-radius:0;}
            .pc_kf .dxs {display: none;}
            .pc_kf .sxs { display:block; margin:11px auto 0px auto; }
        }


.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: linear-gradient(
    to bottom,
    rgba(0, 0, 0, .7) 0%,    /* 顶部纯黑 */
    rgba(0, 0, 0, 0) 50%,   /* 中间完全透明 */
    rgba(0, 0, 0, .7) 100%   /* 底部纯黑 */
  ); z-index: 5;}
.nban .wz { position: absolute; left:0; bottom:0; z-index: 5; width:100%; text-align: center;  }
.nban .wz p { font-size:16px;color: #fff; line-height: 60px;  text-align:left; }
.nban .wz p a {font-size:16px;color: #fff;}
@media screen and (max-width:1440px) {
.nban .wz { position: absolute; left: 5%; width:90%;}
}
@media screen and (max-width:992px) {
.nban{  height:200px; margin-top:0px;}
.nban img{ position:absolute; height:200px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nban .wz { position: absolute; left:0;  width: 100%;}
.nban .wz p { font-size:14px;padding-top: 0px; line-height: 40px;}
.nban .wz p a {font-size:14px;}
}




.ny_lx{ padding:100px 0px;}
.ny_lx .zc { width:40%; float:left;}
.ny_lx .bt {font-size:36px; color:#333333; margin-bottom:50px;}
.ny_lx .zc ul li { padding:20px 0px;}
.ny_lx .zc ul li .tp { width:10%; float:left; padding-top:5px;}
.ny_lx .zc ul li p{ width:90%; float:right; font-size:20px; }
.ny_lx .zc .zcv { margin:4% 0 0 9%; text-align:center; width:108px;}
.ny_lx .yc { width:50%; float:right;}

.bmym{ width:100%; }
.bmym .bm { margin-bottom:25px;}
.bmym .bm .zb { width:48%; }
.bmym .bm .zb .txt {width:100%; height:60px; line-height:60px; font-size:16px; color:#999999;background:#fff; border-bottom:1px solid #ddd;}

.bmym .bm .bk { width:100%; height:45px; line-height:45px; border-radius:3px; border:1px solid #ddd; background:#fff; padding:0px 0px 0px 10px; margin-bottom:15px;}
.bmym .bm .bk i { font-size:20px; color:#333; margin-right:10px; float:right;}
.bmym .bm .bk .txt { width:84%; font-size:14px; color:#999999; float:left; line-height:45px; }

.bmym .bm .txty {width:100%; background:#fff; border:none; border-bottom:1px solid #ddd; border-radius:3px; font-family:HarmonyOS Sans; line-height: 30px; font-size: 16px; color: #999; height: 120px; outline: none; }

.bmym .bmn { font-size:14px;}
.bmym .an { width:240px; height:50px; line-height:50px; border-radius:30px; background: #009bd4;  color:#fff; text-align:center; font-size:22px; letter-spacing:0; margin-top:50px; cursor:pointer; }
.bmym .an a {color:#fff;}
@media only screen and (max-width:1660px) {
.ny_lx{ padding:100px 0px;}	
.ny_lx .bt {font-size:36px;  margin-bottom:40px;}
	}

@media only screen and (max-width:1440px) {
.ny_lx{ padding:80px 0px;}	
	}

@media only screen and (max-width:992px) {
.ny_lx{ padding:60px 0px;}
.ny_lx .zc { width:100%; float: none; }
.ny_lx .bt {font-size:28px; margin-bottom:30px;}
.ny_lx .zc ul li { padding:15px 0px;}
.ny_lx .zc ul li .tp { width:15%; float:left; padding-top:5px;}
.ny_lx .zc ul li p{ width:85%; float:right; font-size:16px; }
.ny_lx .zc .zcv { margin:4% 0 0 14%; }
.ny_lx .yc { width:100%; float: none; margin-top:40px;}
.bmym .bm .zb { margin-bottom:20px;}
.bmym .bm .zb .txt {height:45px; line-height:45px; font-size:14px;  border-radius:5px;}
.bmym .bm { margin-bottom:0px;}
.bmym .bm .zb { width:100%; }
.bmym .bm .txty {margin-bottom:10px; font-size:14px; height:100px;}

.bmym .an { width:200px; height:50px; line-height:50px; font-size:20px;margin-top:30px;}
}


.ny_xw { padding:80px 0px;}
.ny_xw ul li { margin:50px auto; border-radius:22px; border:1px solid #f5f5f5; overflow:hidden;}
.ny_xw .tp { width: 28%; float: left; overflow: hidden;}
.ny_xw .tp img { width: 100%; height: auto;}
.ny_xw .wz { width: 70%; float: right; padding:30px;}
.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 ul li:hover .wz h2{color: #009bd4; }
.ny_xw ul li:hover h2 a {color: #009bd4;}
.ny_xw .wz p { line-height: 30px; font-size:16px; color:#666; margin-bottom:30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;}
.ny_xw .wz font { font-size:16px;}
.ny_xw ul li:hover {box-shadow:  0px 10px 15px 10px #f0f0f0; border-radius:8px;}

@media only screen and (max-width:1440px){
.ny_xw .tp { width:37%; }	
.ny_xw .wz { width:63%; float: right; padding:30px 50px;}
}

@media only screen and (max-width:992px){
.ny_xw {padding:40px 0px;}
.ny_xw ul li {margin:20px auto;}
.ny_xw .tp { width: 100%; float: none; border-radius:22px;}
.ny_xw .wz { width: 100%; float: none; padding:20px;}
.ny_xw .wz h2 { font-size: 18px; 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: 3;  overflow: hidden; font-size:16px; margin-bottom:20px;  }	
}


/*翻页*/
.paging{width:100%; margin:30px auto; text-align:center; overflow:hidden;}
.paging a{line-height:55px; color:#333; text-align:center; font-size:20px; width:50px; height:55px; margin:0 5px; display:inline-block; }
.paging a:hover{ color:#009bd4;}
.paging a.on{color:#009bd4;}
.paging i {width:50px; height:50px;line-height:50px; border-radius:100px; border:1px solid #009bd4; color:#009bd4; display:inline-block; font-size:20px;}
.paging a.on i{color:#fff; background:#009bd4;}
@media only screen and (max-width:1023px) {

.paging a{font-size:16px;  margin:0 0px; width:40px; height:40px;line-height:40px;}
.paging i {width:35px; height:35px;line-height:35px;}
}


.gcal1 { margin: 50px auto; overflow:hidden;}
.gcal1 .zl { width: 18%; float: left; background: #f6f6f6; padding-bottom: 20px;}
.gcal1 .zl h2 { height: 60px; line-height: 60px; background:#009bd4; text-align:left; padding-left: 20px; font-size:20px; color: #fff; font-weight: bold; margin-bottom: 15px;}
.gcal1 .zl ul li{ line-height: 50px; height:50px;  text-align:left; font-size: 16px; color: #333; border-bottom: 1px solid #ddd;}
.gcal1 .zl ul li a { color: #333;padding-left: 20px;}
.gcal1 .zl ul li:hover a {background:#009bd4; color: #fff; display: block;}
.gcal1 .zl ul li.hh{background:#009bd4; color: #fff; display: block;}
.gcal1 .zl ul li.hh a {color: #fff; }
.gc_all { width:80%; float: right;}
.gc_all dl dd{ width:31.333%; margin: 0 3% 3% 0; float: left; }
.gc_all dl dd:nth-child(3n) { margin-right: 0;}
.gc_all dl dd i { display: block; width: 100%; padding-bottom: 61.02%; position: relative; overflow: hidden;}
.gc_all dl dd img { border-radius: 5px 5px 0px 0px; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); max-width: 100%; max-height: 100%;}
.gc_all dl dd:hover {box-shadow: 0px 2px 10px rgba(0,0,0,.2);}
.gc_all dl dd .wz { padding:5px 10px 10px 10px; background: #f6f6f6;}
.gc_all dl dd .wz h1 { font-size: 16px; font-weight: bold; line-height: 40px;}
.gc_all dl dd .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }

.nytit {width:20%; float: left; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:10px; overflow:hidden; padding-bottom:50px;}
.nytit h2 { height: 60px; line-height: 60px; background:#009bd4; text-align:left; padding-left: 20px; font-size:20px; color: #fff; font-weight: bold; margin-bottom: 3px; border-radius:10px;  }
.nytit ul li { padding:15px 0px; width:84%; margin-left:8%; box-sizing: border-box;margin-bottom: 3px;position: relative; border-bottom: #ccc 1px solid; font-size:18px; font-weight:bold;}
.nytit ul li i {width: 100%;position: absolute;height: 100%;right: 10px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .e_j {position: relative;top: 10px;left: 0;width: 100%;display: none; padding:10px 0px;}
.nytit ul li .e_j a {display: block;line-height: 30px;font-size: 16px;color: #666; font-weight:normal;}
.nytit ul li .e_j a:hover{color:#009bd4;}
.nytit ul li a { line-height: 30px;font-size: 18px; }
.nytit ul li:hover .y_j a { color:#009bd4;}

.cp_lb { width:77%; float: right;}
.cp_lb ul li { width: 31%; margin: 0 3.5% 3.5% 0;  text-align: center; float: left;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:10px; overflow:hidden; padding-bottom:25px;}
.cp_lb ul li:nth-child(3n) { margin-right: 0;}
.cp_lb ul li i{ display:block; width:100%; padding-bottom:100%; position:relative;}
.cp_lb ul li .tp{ width: 100%; height: auto; overflow: hidden;  position:relative; }
.cp_lb ul li .tp img { object-fit:cover; width:100%; height: auto;}
.cp_lb ul li h1{ display:block; font-size:18px; color:#000; position:inherit; height:50px; line-height:50px;  overflow:hidden}
.cp_lb ul li:hover h1 { width:90%; height:50px; line-height:50px; background:#009bd4; margin:0px auto; border-radius:100px;  color:#fff;transition: all 0.5s; }
.cp_lb ul li:hover h1 a { color:#fff;}
.cp_lb ul li:hover { box-shadow: 1px 1px 10px rgba(0, 155, 212, 0.5);transition: all 0.5s;  }

@media only screen and (max-width:992px) {
.gcal1 { width: 100%; margin: 0px auto;}
.gcal1 .zl { width: 100%; float: none; background: #f6f6f6; padding-bottom: 0px;}
.gcal1 .zl h2 {display: none;}
.gcal1 .zl ul li{ line-height: 50px; height:50px;  text-align: center; font-size: 16px; color: #333; border-bottom: 1px solid #ddd; width: 50%; float: left;}
.gc_all { width:100%; padding: 20px 0px;}
.gc_all dl dd{ width:94%; margin: 0 3% 3% 3%; float: left; }
	
.nytit {width:100%; margin: 20px auto 0px auto; float: none;}
.cp_lb { width:100%; margin: 20px auto 0px auto; float: none; }
.cp_lb ul li { width: 48%; margin: 0 4% 4% 0; }
.cp_lb ul li .tp{ width: 100%; height:160px; }
.cp_lb ul li h1{font-size:16px;}
.cp_lb ul li:nth-child(3n) { margin-right: 4%;}
.cp_lb ul li:nth-child(2n) { margin-right: 0;}
}

.rj_cp {  overflow:hidden; }
.rj_cp ul li  {  margin:60px auto;background: #f6f6f6;  overflow:hidden; }
.rj_cp ul li .tu {  width:45%; overflow:hidden;}
.rj_cp ul li .tu img { width:100%; height:auto;}
.rj_cp ul li .wz { width:55%;  padding: 3% 5% 0 5%;}
.rj_cp ul li .wz p { color:#333; font-size:16px; line-height:30px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  overflow: hidden;}
.rj_cp ul li .zzz { width: 50%; float: left;}
.rj_cp ul li .wz font {color:#009bd4; margin-right: 10px; width: 40px; height: 40px;}
.rj_cp ul li .wz font img { width: 40px; height: 40px;}

.rj_cp ul li .wz h3 { font-size:24px; color:#009bd4;  line-height:40px;  font-weight:bold; margin-bottom: 20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.rj_cp ul li .wz h3 a { color:#009bd4;}
@media only screen and (max-width:1440px) {
.rj_cp {  }
.rj_cp ul li .wz { width:55%; }
.rj_cp ul li .wz p { color:#333; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;  overflow: hidden;}
.rj_cp ul li .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 ul li .tu { width:100%;}
.rj_cp ul li .wz { width:100%; margin-top: 10px; padding: 0 4% 6% 4%; }
.rj_cp ul li .zzz { width: 100%; float: none;}
.rj_cp ul li .wz h3{ font-size:18px; line-height:40px; margin-bottom: 0; } 
.rj_cp ul li .wz p { color:#333;  font-size:14px; line-height:28px; }
.rj_cp ul li .rl {border:1px solid #009bd4; width:40%; height:30px;color:#009bd4;font-size:14px; line-height:30px;}
}


.cp_xq{width:80%; margin: 80px auto; }
.cp_xq .cp_xx{ padding:0px; margin-bottom:30px;}
.cp_xq .cp_xx .cp_zs{width:43%; float:left; padding:0;  overflow: hidden;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block; border: 1px solid #ddd;}
.cp_xq .cp_xx .cp_js{width:50%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:36px; color:#009bd4;font-weight:bold; padding-bottom: 30px; text-transform: uppercase;}
.cp_xq .cp_xx .cp_js h2 {font-size:24px; color:#009bd4; margin:70px 0px 40px 0px;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:30px; color:#666; margin-bottom:50px;}
.cp_xq .cp_xx .cp_js ul li { width:14%; float:left; font-size:14px; text-align:center; margin-right:2.6%;}
.cp_xq .cp_xx .cp_js ul li img { width:100%;}

.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .gallery-topp { width:100%; height:auto;  overflow: hidden;}
.cp_xq .gallery-thumbs {height:170px;box-sizing: border-box; margin: 10px 0px 0px 0px; overflow: hidden;}
.cp_xq .gallery-thumbs img { width:100%;}
.cp_xq .gallery-thumbs .swiper-slide {opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { width: 100%;}
.cp_xsm .tab{ width:100%; margin:0 auto;}
.cp_xsm .tab-hd { overflow:hidden; zoom:1; border-bottom:1px solid #ddd;}
.cp_xsm .tab-hd li{ float:left; color:#333; text-align:center; cursor:pointer; height:60px; line-height:60px; font-size:22px; margin-right:60px;}
.cp_xsm .tab-hd li.active{ color:#009bd4; border-bottom:2px solid #009bd4;}

.cp_xsm .tab-bd li{display:none; padding:30px 0px; }
.cp_xsm .tab-bd li.thisclass{ display:list-item;}
.cp_xsm .tab-bd li .wgh { font-size:16px; line-height:28px;}




@media (min-width: 1024px) and (max-width:1440px ) {
.cp_xq{width:90%; margin: 50px auto; }
.cp_xq .cp_xx .cp_zs{width:50%; float:left; padding:0;  overflow: hidden;}
.cp_xq .cp_xx .cp_js{width:47%; float:right; }
}
@media only screen and (max-width:995px){
.cp_xq{width:94%; margin:20px auto; float: none;}
.cp_xq .cp_xx .cp_zs{width:100%;  float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; margin-top:30px; }
.cp_xq .cp_xx .cp_js h3{font-size:30px;  }
.cp_xq .cp_xx .cp_js h4 { font-size:20px; }
.cp_xq .cp_xx .cp_js p{  font-size:12px; line-height: 24px;}
.cp_xq .cp_xx .cp_js ul li { width:15%; float:left; font-size:12px; text-align:center; margin-right:1.6%;}
.cp_xq .gallery-thumbs {height:75px;box-sizing: border-box;}
.cp_xsm .tab-hd li{  font-size:22px; margin-right:60px;}

}

.sy_js { padding:80px 0px; text-align:center;}
.sy_js h1 { font-size:40px; padding-bottom:20px;}
.sy_js .wz { font-size:17px; line-height:28px; color:#666; width:80%; margin:0px auto;}



.ny_ryzz {width: 100%; background:#f6f6f6;
  padding:80px 0px; 
  margin: 0;
  }
.ny_ryzz h1 { font-size:40px; padding-bottom:20px; text-align:center;}
.ny_ryzz .honors-sw-hook {display: flex; 
  justify-content: center;
  align-items: center; 
  box-sizing: border-box; 
  overflow: hidden;}
.ny_ryzz .honors-sw-hook .swiper-wrapper li.swiper-slide img { width: 100%; height: auto;box-sizing: border-box; }
.ny_ryzz .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1); transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); z-index: 10; }
.ny_ryzz .honors-wraper { position: relative; padding: 0; }
.ny_ryzz .honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 20px; }
.ny_ryzz .honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; 
	-moz-transition: all .7s ease; transition: all .7s ease; width: 20%; -webkit-transition: transform 1.0s; -moz-transition: 
	transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center;}
.ny_ryzz .honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #009bd4;font-weight: bold;}
.ny_ryzz .honors-sw-hook .swiper-wrapper li p { padding-top: 10px; font-size:16px; }
.ny_ryzz .honors-sw-hook .swiper-wrapper li img { display: block; width: 100%;box-shadow: 0px 0px 10px rgba(195,195,195,0.25); background: #fff; border-radius:5px; padding:8px; }
.ny_ryzz .swiper-btn { display: block; width: 42px; height: 42px;line-height: 42px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 99;color: #009bd4; }
.ny_ryzz .swiper-btn i {font-size: 30px;}
.ny_ryzz .honor-prev { left: 0; background-position: 0 0;line-height: 42px; }
.ny_ryzz .honor-next { right: 0; background-position: right 0; }

@media only screen and (max-width:992px){
	.sy_js { padding:40px 0px; text-align:center;}
	.sy_js h1 { font-size:30px; padding-bottom:20px;}
.ny_ryzz { padding:40px 0px; }
.ny_ryzz h1 { font-size:30px;}
.sy_js .wz { font-size:14px; line-height:24px; width:100%; margin:0px auto;}
}


/*大事记start*/
.ny_fz { padding:100px 0px;}
.ny_fz h1 { font-size:40px;  text-align:center;}
.event_box{position:relative; }
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:90%;height:1px;background:#999;position:absolute;right:5%;top:29%;z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:24px;color:#000;margin:0 80px;position:relative;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-14px;}
.parBd{text-align:center;margin-top:60px;}
.parBd h4{position:relative;font-size:28px;margin-bottom:1%;padding:0 30px;display:inline-block;text-align:center;}
.parBd h4:after{content:'';background:#000;width:60px;height:1px;position:absolute;left:-60px;bottom:20px;}
.parBd h4:before{content:'';background:#000;width:60px;height:1px;position:absolute;right:-60px;bottom:20px;}
.parBd .zkd { width:1000px; margin:0px auto;}
.parBd .tp { width:40%; float:left;}
.parBd .tp img { width:100%; border:1px solid #ddd; padding:5px;}
.parBd p{font-size:16px;width:100%; text-align:left; line-height:32px; padding:0% 0 4% 0; text-align:center;}
div#listBox {width:100%;}
.sPrev,.sNext{width:40px;height:40px;display:block;position:absolute; bottom:17%; cursor:pointer;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:13px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}	
@media only screen and (max-width:992px){
.ny_fz { padding:40px 0px;}
.ny_fz h1 { font-size:30px; padding-bottom:20px; }
.parHd .tempWrap:after{content:'';width:28%;height:1px;background:#333333;position:absolute; left:3%;top:28%; right:48%;}
.parHd li{margin:0 60px;}
.parBd h4{font-size:20px;padding:0px 0px;}
.parBd h4:after{ display:none;}
.parBd h4:before{display:none;}
.parBd .zkd { width:100%; }
.parBd .tp { width:100%; float: none;}
.parBd p{font-size:16px;width:100%; float: none;  padding-top:5%;}
.sPrev,.sNext{ bottom:15%;}
.sPrev img,.sNext img{ width:30px; height:30px;}
}


.mr { width:220px; height:50px; text-align:center; line-height:48px; margin:30px 0px; border-radius:3px; }
.mr a {color:#009bd4; font-size:20px; border: 1px solid #009bd4;display:block;  border-radius:3px;}
.mr:hover a { background: #009bd4;color:#fff; font-size:20px; display:block; border: 1px solid #009bd4;  border-radius:3px;}
.mr i { margin-left: 15px;}
@media only screen and (max-width:992px) {
.mr { width:200px; height:40px; text-align:center; line-height:38px; position: relative; bottom:0px;  z-index:5; margin-top:-20px; }
.mr a { font-size:16px; }
.mr:hover a {  font-size:16px; }
.mr i { margin-left: 15px;}

}


.zlgl { padding:80px 0px;}
.zlgl h1 { font-size:42px;color:#009bd4;font-weight:bold; margin-bottom:20px;}
.zlgl .wz1 { font-size:16px; line-height:28px; padding-bottom:40px;}
.zlgl ul li { width:24%; float:left; margin:0 1.3% 1.3% 0; box-shadow: 0 3px 12px rgba(0,0,0,0.08); }
.zlgl ul li .tp { width:100%; height:auto; border-radius:8px; overflow:hidden;}
.zlgl ul li .tp img { width:100%;}
.zlgl ul li:nth-child(4n) { margin-right: 0;}
.zlgl ul li:hover {box-shadow: 0 3px 12px rgba(0,155,212,0.5);}

.zlg2 { padding:0px 0px 80px 0px;}
.zlg2 h1 { font-size:42px;color:#009bd4;font-weight:bold; margin-bottom:20px;}
.zlg2 .wz1 { font-size:16px; line-height:28px; padding-bottom:40px;}
.zlg2 ul li { width:32%; float:left; margin:0 2% 2% 0; box-shadow: 0 3px 12px rgba(0,0,0,0.08); }
.zlg2 ul li .tp { width:100%; height:auto; border-radius:8px; overflow:hidden;}
.zlg2 ul li .tp img { width:100%;}
.zlg2 ul li:nth-child(3n) { margin-right: 0;}
.zlg2 ul li:hover {box-shadow: 0 3px 12px rgba(0,155,212,0.5);}

.zlg3 { padding:0px 0px 80px 0px;}
.zlg3 h1 { font-size:42px;color:#009bd4;font-weight:bold; margin-bottom:20px;}
.zlg3 .wz1 { font-size:16px; line-height:28px; padding-bottom:40px;}
.zlg3 ul li { width:24%; float:left; margin:0 1.3% 1.3% 0; box-shadow: 0 3px 12px rgba(0,0,0,0.08); }
.zlg3 ul li .tp { width:100%; height:auto; border-radius:8px; overflow:hidden;}
.zlg3 ul li .tp img { width:100%;}
.zlg3 ul li .w2{ font-size:16px; padding:15px 0px; text-align:center;}
.zlg3 ul li:nth-child(4n) { margin-right: 0;}
.zlg3 ul li:hover {box-shadow: 0 3px 12px rgba(0,155,212,0.5);}

/* ========================
   新增：手机端自适应（只影响手机，电脑不变）
======================== */
@media (max-width: 768px) {
  /* 手机端内边距缩小 */
  .zlgl{padding: 40px 10px;}
.zlg2 { padding:0px 0px 40px 0px;}
.zlg3 { padding:0px 0px 40px 0px;}
  /* 标题字体缩小 */
  .zlgl h1,
  .zlg2 h1,
  .zlg3 h1 {
    font-size: 28px;
    text-align: center;
  }

  /* 文字居中更美观 */
  .zlgl .wz1,
  .zlg2 .wz1,
  .zlg3 .wz1 {
   font-size:14px; line-height:24px; padding-bottom:20px;
  }

  /* 所有列表：手机端改成 100% 单列 */
  .zlgl ul li,
  .zlg2 ul li,
  .zlg3 ul li {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }

  /* 清除 nth-child 样式，避免手机端错乱 */
  .zlgl ul li:nth-child(4n),
  .zlg2 ul li:nth-child(3n),
  .zlg3 ul li:nth-child(4n) {
    margin-right: 0;
  }
}

.hz_hb { padding:80px 0px 0px 0px;}
.hz_hb .zc { width:30%; float:left;}
.hz_hb .zc img {width:100%; height:auto;}
.hz_hb .yc { width:60%; float:right; padding-top:3%;}
.hz_hb .yc ul li { width:24%; float:left; margin:0 1.3% 1.3% 0; box-shadow: 0 3px 12px rgba(0,0,0,0.08); }
.hz_hb .yc ul li .tp { width:100%; height:auto; border-radius:8px; overflow:hidden;}
.hz_hb .yc ul li .tp img { width:100%;}
.hz_hb .yc ul li:nth-child(4n) { margin-right: 0;}

/* 手机端自适应 768px以下 */
@media (max-width: 768px) {
    .hz_hb {
        padding: 40px 15px 0;
    }
    /* 左右两栏取消浮动，上下排列 */
    .hz_hb .zc{ display:none;}
    .hz_hb .yc {
        width: 100%;
        float: none;
        padding-top: 0;
        margin-bottom: 30px;
    }
    /* 手机端一排2个 */
    .hz_hb .yc ul li {
        width: 48%;
        margin: 0 2% 2% 0;
    }
    /* 清除原来4n右边距，改成2n清除右边距 */
    .hz_hb .yc ul li:nth-child(4n) {
        margin-right: 2%;
    }
    .hz_hb .yc ul li:nth-child(2n) {
        margin-right: 0;
    }
}