
body{margin:0px; font-size:14px; color:#444; font-family: Geneva, sans-serif; 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; font-family: Geneva, sans-serif;}
button {overflow:visible; font-family: Geneva, sans-serif}
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:#07913a;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-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; }
.contain{ width:94%;  margin:0 auto;}


.logo{ float:left;  }
.logo img{ height:80px; width:auto; }





.header{width:100%; position:fixed; width:100%; top:0px; left:0; z-index:9;  border-bottom:1px solid rgba(255,255,255,.6);}
.header .conn { width:90%; margin:0 0 0 10%; }
.header.on{ background:#fff; box-shadow: 0px 0px 5px rgba(195,195,195,0.35); top:0px;}
.header:hover{background:#fff;  top:0px;}
.logo1{ display:none; margin-top:0px;}
.logo2{ display:block; margin-top:0px;}

.header.on .logo1{ display:block;}
.header.on .logo2{ display:none;}

.header:hover .logo1{ display:block;}
.header:hover .logo2{ display:none;}


.header .t_b {float: right; line-height: 32px; color: #fff; margin-top:25px;}
.header .t_b a { padding-right:20px;}
.header .t_b i {color:#fff; font-size:20px;}

.header.on .language {color: #333;}
.header:hover .language {color: #333;}
.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	margin-top:25px;
	margin-right:20px;
	cursor: pointer;
	position: relative;
	z-index: 9;
 font-size:16px;
}

.header .language .l_m i {
	display: inline-block;
	vertical-align: middle; 
	margin-right: 5px; color:#fff; font-size:20px;
}
.header.on .language .l_m i {color: #07913a;}
.header:hover .language .l_m i {color: #07913a;}


.header .language .x_l {
	width: 100px;
	padding-top: 8px;
	position: absolute;
	left: 50%;
	margin-left: -50px; border-radius:0px 0px 5px 5px;
	display: none;
}
.header .language .x_l:before {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 8px solid #07913a;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
.header .language .x_l ul {
	padding: 5px 15px;
	background-color: #07913a;
}
.header .language .x_l ul li a {
	color: #fff;
	line-height: 36px;
	display: block;
}
.header .language .x_l ul li a:hover {
	color: #fff; opacity:.9;
}






.header .s_ch{height:80px; width:80px;  font-weight:bold; line-height:80px; text-align: right; color:#fff; background:#07913a; font-weight: 900;float:right; cursor:pointer; text-align:center; line-height:80px;
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:#fff; font-weight: 900;}
.header.on .s_ch i {  color:#fff; }
.header:hover .s_ch i {  color:#fff; }



.header .an{ position:absolute; right:18%; top:18px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#07913a; 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:0 0 0 10%; }

.header:hover .nav { display: block;}
.header.on .nav { display: block;}
.header .nav i{font-size:18px; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#07913a; 
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:80px;  margin:0px 20px 0px 20px; float:left; position:relative; text-transform:uppercase; 
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:#fff; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.header.on .nav ul li span{ background:#07913a;}
.header:hover .nav ul li span{background:#07913a;}


.header .nav ul li a.o_lm{line-height:80px; color:#fff; display:block; font-size: 18px; font-weight:bold;} 
.header .nav ul li:hover a.o_lm{color:#fff;}

.header.on .nav ul li.on a.o_lm{color:#333;}
.header:hover .nav ul li.on a.o_lm{color:#333;}

.header.on .nav ul li a.o_lm{ color:#333; } 
.header:hover .nav ul li a.o_lm{ color:#333; } 

.header .nav .y_j{position:relative;}



.header .nav .e_j{width:260px; position:absolute;background:rgba(255,255,255,.99); top:80px; left:0;  z-index:9999; margin-left:-15px; border-radius:0px 0px 5px 5px; padding:0px; overflow:hidden; }
.header .nav ul li .e_j a{display:block; font-size:16px; color:#666; line-height:50px; text-align:left; padding-left:20px;}
.header .nav .e_j a:hover{ color:#fff; background:#07913a;}
.header .nav .e_j:hover .ejj{display: block;}

.header .nav .e_j .ejj{position:relative;}
.header .nav .e_j .ejj font { float:right; margin-right:10px; }
.header .nav .e_j .ejj .sjfl {width:280px;position:absolute;background:rgba(255,255,255,.7); top: 0;left: 220px !important;display: none;  z-index:9999; }
.header .nav .e_j .ejj .sjfl a {display:block; font-size:14px; color:#666; line-height:40px; text-align:left; padding-left:30px;}
.header .nav .e_j .ejj .sjfl a:hover{ color:#fff; background:#07913a;}
.header .nav .e_j .ejj:hover .sjfl{display: block;}


@media (min-width:1024px){
.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:0 0 0 3%; }
.header .nav ul li{height:80px;  margin:0px 20px;}
.con { width:80%; margin:0px auto; }
	}

@media only screen and (max-width:1440px){
.header .conn { width:95%; margin:0 0 0 5%; }
.header .nav{float:left; margin:0 0 0 2%; }
.header .nav ul li{height:80px;  margin:0px 20px;}
.header .nav ul li a.o_lm{}

.contain{ width:90%; margin:0 auto}

.con { width:90%; margin:0px auto; }
}
@media only screen and (max-width:1360px){
.header .nav ul li{height:80px; margin:0px 10px;}

	}


@media only screen and (max-width:992px){


.logo{ float:left; margin-top:-5px;  }
.logo img{ height:60px; width:auto; padding:5px 0px;}

.header .logo1{ display:block;}
.header .logo2{ display:none;}




.header{padding:0px; height:50px; position:fixed; top:0; width:100%; box-sizing:border-box; background:#fff;}
.header.on{ height:50px}
.tbtp { text-align: right; width: 100%; padding: 10px 0px ;}
.header .conn { width:100%; margin:0px auto;}
.contain{ width:100%; margin:0 auto}
.header .nav ul li a.o_lm:after{ content:none;}
.header .nav ul li:hover a.o_lm:after{content:none;}
.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:50px;  }
.header .s_ch i{font-size:22px; 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; right:0; margin:0; margin-top:50px; 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 i{display:block;}
.header .nav ul{margin-bottom:100px;}
.header .nav ul li{width:90%; height:auto; text-align:left; font-size:20px; display:block; margin:0px 0px 0px 20px;
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: 20px;}
.header .nav ul li:hover a.o_lm{color:#07913a; background:none;}
.header .nav .y_j{border-bottom:1px solid #e4dbcd;}

    


.header .nav .ej{ width: 0;}

.header .nav .ej .zjfl {display: none;}
.header .nav .ej .jjfa {display: none;}
	
	
.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;
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:18px; color:#333; line-height:35px; text-align:left; }

.header .nav .e_j .ejj{position:relative;}
.header .nav .e_j .ejj font { float:right;}
.header .nav .e_j .ejj .sjfl {width:100%;background:#fff; position:relative; top: 0;left:0 !important; z-index:9999; display:block; padding:10px 0px; }
.header .nav .e_j .ejj .sjfl a {display:block; font-size:16px; color:#666; line-height:30px; text-align:left; padding-left:40px;}
}




.head_h{width:100%; height:80px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


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





/* 1. 优化 kenburns 动画：关键帧平滑过渡 + 缓入缓出曲线 */
@-webkit-keyframes kenburns-1 {
  0% {
    -webkit-transform: scale(1.1) translate(0, 0); /* 初始状态：稍放大，无偏移 */
    transform: scale(1.1) translate(0, 0);
  }
  50% {
    -webkit-transform: scale(1.05) translate(-0.5%, -0.5%); /* 中间状态：轻微缩小+微调位置（模拟自然移动） */
    transform: scale(1.05) translate(-0.5%, -0.5%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0); /* 结束状态：正常大小，回归原位 */
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburns-1 {
  0% {
    -webkit-transform: scale(1.1) translate(0, 0);
    transform: scale(1.1) translate(0, 0);
  }
  50% {
    -webkit-transform: scale(1.05) translate(-0.5%, -0.5%);
    transform: scale(1.05) translate(-0.5%, -0.5%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}

/* 2. 优化图片容器样式：启用硬件加速 + 修复动画渲染 */
.gallery-top {
  width: 100%;
  position: relative;
  height: 100vh;
  overflow: hidden; /* 防止图片放大时超出容器（关键！） */
}

.gallery-top .swiper-slide img {
  width: 100%;
  height: 100%; /* 改为100%：让图片填满容器，避免拉伸变形 */
  object-fit: cover; /* 保持图片比例，裁剪多余部分（避免变形） */
  display: block;
  /* 动画核心：使用 ease-in-out 实现缓入缓出，提升顺滑感 */
  -webkit-animation: kenburns-1 12s ease-in-out infinite alternate;
  animation: kenburns-1 12s ease-in-out infinite alternate;
  /* 启用硬件加速：让动画由GPU处理，减少卡顿（尤其在低配置设备） */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* 其他原有样式保持不变 */
.gallery-top .swiper-slide .bj {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.gallery-top .swiper-slide .wz {
  width: 80%;
  color: #fff;
  position: absolute;
  left: 10%;
  top: 30%;
  text-align: center;
}
.gallery-top .swiper-slide .wz h3{font-size:80px;    padding-bottom:15px; letter-spacing:3px; font-weight:bold;}
.gallery-top .swiper-slide .wz h3 span { font-weight:lighter; font-size:40px;}
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:30px;   font-family:Helvetica, sans-serif; padding-bottom:20px; font-weight:lighter; }
.gallery-top .swiper-slide .wz p{font-size:28px; letter-spacing:0px; line-height:36px; padding:0px 0px 20px 0px; }
.gallery-top .swiper-slide .wz a {  width:180px; height:50px; line-height:50px; color:#fff; display:block; background:#07913a; text-align:center;  font-size:16px; margin:20px auto; border-radius:5px; }
.gallery-top .swiper-slide .wz i { margin-left: 10px; }
@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:35%;}
	}

@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:35vh; display:none;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:35vh; position: absolute; left:0;  transform:translateX(-0%);   top:0; }

.gallery-top .swiper-slide .wz{ width:90%;top:30%;left:5%;}
.gallery-top .swiper-slide .wz h3 span { font-weight:lighter; font-size:18px; letter-spacing:0px; line-height:40px;}
.gallery-top .swiper-slide .wz h3{font-size:20px; padding-bottom:10px;}
.gallery-top .swiper-slide .wz h2{font-size:12px; line-height:20px; }
.gallery-top .swiper-slide .wz a { width:140px; height:40px; line-height:40px; font-size:14px; margin:0px auto; margin-top:-10px;}
.gallery-top .swiper-slide .wz p{font-size:20px; line-height:25px; padding:0px 0px 10px 0px; }
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.gallery-topt{width:100%; position:relative; height: auto; display:none; margin-top:50px;}
.gallery-topt .swiper-slide { overflow: hidden;}
.gallery-topt .swiper-slide img{width:100%; height: auto;  }
@media only screen and (max-width:992px){
.gallery-topt{display: block;}	
}




.has_transition_1000 {-webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility: hidden;-webkit-backface-visibility: hidden;}
#scroll_down {position: absolute;left: 50%;margin-left: -12px;bottom: 8%; z-index:99;}
#scroll_down .arrow {width: 13px;margin: auto;position: absolute;bottom: 15px;left: 50%;margin-left: -7px;}
#scroll_down .arrow > img {display: block;margin-top: -5px;}
#scroll_down .vertical {height: 75px;overflow: hidden;width: 2px;margin: auto;}
#scroll_down a span {position: absolute;top: 0;left: 50%;width: 25px;height: 45px;margin-left: -15px;border: 2px solid rgba(255, 255, 255, 0.6);border-radius: 50px;box-sizing: border-box;}
#scroll_down a span::before {position: absolute;top: 8px;left: 52%;content: '';width: 5px;height: 5px;margin-left: -3px;background-color: #fff;border-radius: 100%;-webkit-animation: sdb10 2s infinite;animation: sdb10 2s infinite;box-sizing: border-box;}
@-webkit-keyframes sdb10 {
0% {-webkit-transform: translate(0, 0);opacity:0;}
40% {opacity: 1;}
80% {-webkit-transform: translate(0, 20px);opacity:0;}
100% {opacity: 0;}
}
@keyframes sdb10 {
0% {transform: translate(0, 0);opacity: 0;}
40% {opacity: 1;}
80% {transform: translate(0, 20px);opacity: 0;}
100% {opacity: 0;}
}
@media only screen and (max-width:1023px) {
#scroll_down {bottom:10%; z-index:99; left: 55%;}	
.has_transition_1000 { display:none;}
}



.title{width:100%;  margin: auto; overflow: hidden; text-align: center; position: relative; padding-bottom: 80px; }
.title .title1{width:100%;position: absolute;color: #666;font-size:80px;font-weight: bold;text-transform: uppercase;letter-spacing:2px;line-height: 1;opacity: 0.1; font-family:Montserrat; z-index:1; }
.title .title2{width:100%;position: relative;color: #333333;font-size:48px;z-index: 2;margin-top:30px; font-weight:bold; }
.title .title3{width:100%;position: relative;font-size: 18px;z-index:2;margin-top: 0.5em;color:#333;}
.title .title3::after{content:'';display:block;width:50px;height: 5px;background:#07913a;margin: auto;margin-top:20px;}
@media only screen and (max-width:992px) {
.title{padding-bottom: 30px; }
.title .title1{font-size:30px;letter-spacing:0px;}	
.title .title2{font-size:36px;margin-top:10px;  }
.title .title3{font-size: 14px;margin-top: 0.3em;color:#333;}
.title .title3::after{margin-top:15px;}
}



.sy_ffw{width:100%;  overflow:hidden;  padding-top:100px; height:100vh; }
.sy_ffw ul{ margin:0 auto;}
.sy_ffw ul li{float:left;  width:15.5%; margin: 0 1.4% 0% 0; border-radius:10px; overflow:hidden;}
.sy_ffw ul li:nth-child(6n) { margin-right:0px;}
.sy_ffw ul li .tp img{width:100%; height:auto; display:block; border-radius:10px; overflow:hidden;
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: 90px; height: 90px; margin: 0px auto 70px auto;}
.sy_ffw .nr{width:100%; position:relative; overflow:hidden; padding-top:4%;}
.sy_ffw ul li .bj{width:100%; height:97.8%; background-color:rgba(0,0,0,.3); top:2.2%; left:0; position:absolute;
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:20%; font-size:12px; color:#fff; line-height:26px; text-align:center; transform:translateY(-45%); transform:translatex(-40%);}
.sy_ffw .wz h3{font-size:28px; margin-bottom:20px; }
.sy_ffw .wz i { width:30px; height:3px; background:#fff; display:block; margin:50px auto;}
.sy_ffw .wz p{font-size:14px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  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:10%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz p { display: block;}
.sy_ffw ul li:hover .wz i{margin:30px auto;}
.sy_ffw ul li:hover .bj { background:#07913a; 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:10%; transition: all 0.5s; }
.sy_ffw ul li.on .wz p { display: block;}
.sy_ffw ul li.on .wz i{margin:30px auto;}
.sy_ffw ul li.on .bj { background:#07913a;  top:0; height:100%;}
.sy_ffw ul li.on .dxs { display: none;}
.sy_ffw ul li.on .hxs { display:block;}




@media only screen and (max-width:1660px){
.sy_ffw{ padding-top:100px; }
}
@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:18px; margin-bottom:20px; }
.sy_ffw .wz i {  margin:30px auto;}
.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 .wz h3{font-size:16px; margin-bottom:20px; }
.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 .bt {  margin-bottom:10px; text-align: center;  }
.sy_ffw .bt img { padding-left:0px; width:70%;}
.sy_ffw .bt span { display: none; width:100px; height:26px; line-height:26px;  background-size:100px 26px; font-size:12px; padding-left:10px; text-align:left;margin-top:25px;}

.sy_ffw ul{ margin:0 auto;}
.sy_ffw ul li{float:left;  width:49%; margin: 0 2% 0% 0; height: 350px; overflow: hidden; position: relative;}
.sy_ffw ul li:nth-child(2n) { margin-right:0px;}
.sy_ffw .tp {  margin: 0px auto 10px auto;}
.sy_ffw .wz{width:90%; left:20%; top:25%; line-height:22px;transform:translateY(-25%); transform:translatex(-20%);}
.sy_ffw .wz h3{font-size:14px; 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:4;  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:10%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz p{font-size:12px; color:#fff; opacity:.5; margin-bottom:10px; line-height:16px;}
.sy_ffw ul li:hover .wz i{margin:10px auto;}

}






.tab { position:relative; z-index:1; width:100%; margin:0px auto;  }
.tab-hd {overflow:hidden; zoom:1;  position:absolute; left:10%; top:15%; z-index:2; width:50%;}
.tab-hd ul {}
.tab-hd li{ float:left; width:60px; margin:0 2.6% 0 0;  cursor:pointer; background:#ffffff; border-radius:100px; height:60px; line-height:60px; transition: all 0.3s ease; margin-top:10px; }
.tab-hd li img { width:100%; height:auto; padding:5px;}
.tab-hd li:nth-child(4n) { margin-right:0px;}
.tab-hd li.active{ background:#e1f3e8; color:#fff;}
.tab-hd li:hover { opacity: 0.9; transform: translateY(-5px); }

.tab-bd li{display:none;  border-top:0 none; position:relative;}
.tab-bd li .tp { width:100%; height:auto;  overflow:hidden;}
.tab-bd li .tp  img  { width:100%; height:auto;}
.tab-bd li .bj { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.1);  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%); }
.tab-bd li  .wz { position:absolute; left:10%; bottom:25%; width:50%; }
.tab-bd li  .wz h1 { color:#07913a; font-size:48px; font-weight:bold; padding-bottom:20px; opacity: 0; transform: translateY(20px);}
.tab-bd li  .wz p { font-size:18px; color:#333; margin-bottom:50px; line-height:32px; opacity: 0; transform: translateY(20px);}
.tab-bd li  .wz a { width:140px; height:40px; line-height:40px; background:#07913a; border-radius:30px; text-align:center; color:#fff; display:block; font-size:14px; opacity: 0; transform: translateY(20px);}
.tab-bd li.thisclass{ display:list-item;}

/* 文字动画类 */
.animate-in {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
@media only screen and (max-width:1660px) {
.tab-bd li  .wz { width:65%; }
	}
@media only screen and (max-width:1440px) {

}

@media only screen and (max-width:992px) {
.tab-hd { left:3%; top:12%; z-index:2; width:94%;}
.tab-hd ul {}
.tab-hd li{ float:left; width:50px; margin:0 1.5% 0 0;  cursor:pointer; background:#ffffff; border-radius:100px; height:50px; line-height:50px; transition: all 0.3s ease; margin-top:10px; }
.tab-hd li img { width:100%; height:auto; padding:0 3px 3px 3px;}	
	
	
	
.tab-bd li{display:none;  border-top:0 none; position:relative; height:50vh;  overflow:hidden;}
.tab-bd li .tp {  overflow:hidden;}
.tab-bd li .tp  img  { width: auto; height:50vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0;}


.tab-bd li  .wz { position:absolute; left:3%; bottom:15%; width:94%; }
.tab-bd li  .wz h1 {  font-size:30px; padding-bottom:15px; opacity: 0; transform: translateY(15px);}
.tab-bd li  .wz p { font-size:14px; color:#333; margin-bottom:20px; line-height:25px; opacity: 0; transform: translateY(15px); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; }
}








.sy_gy { width:100%; overflow:hidden; margin: 0px auto; position: relative; z-index: 1; height:95vh;background:url(../images/gybb.png) no-repeat center bottom; background-size: 100% 100%;  }
.sy_gy .zlf { position:absolute; width:100%; left:10%; top:0; margin:0px auto; z-index:11; }
.sy_gy .left { width:43%; float:left; padding-top:5%;}

.sy_gy .left h2 { font-size:66px; font-weight:bold; font-family:Montserrat;}
.sy_gy .left h4{font-size:34px;height:60px;color:#333333; position: relative; font-weight:bold; position:relative;}
.sy_gy .left h4:after{content:'';display:block;width:50px;height: 5px;background: #07913a;margin:0;margin-top: 25px;}
.sy_gy .left .wz {padding-top:50px;}

.sy_gy .left .wz p { font-size:16px; line-height:28px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:8;  overflow: hidden; color:#666; text-align:justify; }
.sy_gy .left .gdd { height:15px;} 
.sy_gy .left .gwz {font-size:17px; line-height:30px; color:#666666;}
.sy_gy .left .gwz2 { font-size:17px; line-height:32px; color:#666666; padding-top:10px;}
.sy_gy .left .gwz2 font {color:#004fa2; padding-right:25px;}

.sy_gy .right { float: right; width:52%; }
.sy_gy .right p { font-size:15px; line-height:30px; text-align:justify; color:#666; padding-top:10px;}
.sy_gy .right img { width: 100%; height: auto;}



.g_n:hover {
	background-size: 100% 100%!important;
	color: #07913a!important;
	border: 1px solid #07913a; border-radius:30px; background:#fff;
}
.g_n:hover a { color:#07913a;}

.g_n {
	/*background: rgba(205, 44, 36, 0);*/
	background:#07913a;  width:180px; height:50px; line-height:50px;  margin:20px 0px 0px 0px; text-align:center; border:1px solid #07913a; font-size:18px;
	background-size: 0 100%;
	transition: all 0.5s; color:fff;border-radius:30px;
}
.g_n a { color:#fff;}
.g_n i { margin-left:5px;}

@media only screen and (max-width:1660px){
.sy_gy .left { padding-top:5%;width:55%;}
.sy_gy .left h2 { font-size:50px;}	
.sy_gy .left .wz {padding-top:40px;}
	}
	
@media only screen and (max-width:1440px){
.sy_gy .zlf { width:95%; left:5%;  }
.sy_gy .left { width:65%; float:left; padding-top:4%;}
.sy_gy .left .wz p { font-size:15px; line-height:26px;}
.sy_gy .right { float: right; width:55%; }
.sy_gy .left .gdd { height:5px;} 
}
@media only screen and (max-width:1360px){
.sy_gy .left { width:65%; float:left; padding-top:4%;}	
	}	

@media only screen and (max-width:995px){
.sy_gy {  height: auto; background:url(../images/gyb.png) no-repeat center bottom; background-size: 100% 100% ; }
.sy_gy .zlf { position: relative; left:0; margin-left:0px; padding-top:30px;}	
.sy_gy .left { width:94%; float:none; margin-left:3%; }
.sy_gy .left h2 { font-size:36px; font-weight:bold; font-family:Montserrat;}
.sy_gy .left .wz {  padding-top:30px;}
.sy_gy .left h4{font-size:22px;height:45px;}
.sy_gy .left .wz p { font-size:14px; line-height:26px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden; }
.sy_gy .left .gdd { height:15px;} 
.sy_gy .left .gwz {font-size:15px; line-height:28px; }
.sy_gy .left .gwz2 { font-size:15px; line-height:30px; }



.sy_gy .right { float:none; width: 100%; margin-top:20px;}

.g_n {
	width:150px; height:40px; line-height:40px;  margin:0px; font-size:16px;

}

}



.zcbg { position:relative; width:100%; left:0; bottom:0; }
.zcbg .y1 { width:100%; }
.zcbg .y2 { width:20%; margin-top:10%;}

.counter{ margin: 0px auto; width:90%; position:absolute; left:10%; bottom:100px; z-index:15; }
.gcount { position:relative; top:0; bottom:0; padding:100px 0px;}
.counter ul { width:25%; }
.counter ul li{  transition:all 0.3s; float: left; position:relative; text-align:left; width:50%; margin:3% 0 0 0; }
.counter ul li .tp { border-radius:10px; background:#f6f6f6; width:80px; height:80px; text-align:center; line-height:80px;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); margin-bottom:15px;}
.counter ul li i { color:#004d9d; font-size:32px;}
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-50px; height:100px; width:0px; background:#eaeaea; }
.counter ul li:nth-child(4n):after{ width:0; background:#fff;}
.counter ul li .nums{ overflow:hidden; margin-top:10px;}
.counter span{color:#07913a; font-family:Arial; font-weight: bold;  font-size:50px;}
.counter label{margin-top:-2%; line-height:2;font-size:20px;color:#1d1d1f; font-weight: bold; }
.counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:20px;  color:#333;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.counter .qtsz .z23 span { color:#fff; font-size:68px;}
.counter .qtsz .z23 label{font-size:40px;color:#fff;  }
.counter .qtsz .h6 {color:#fff; font-size:17px;}
@media only screen and (max-width:1660px) {
.counter span{ font-size:50px;}	
.counter ul { width:40%; }
.counter ul li{ width:50%; margin:2% 0 0 0; }
.counter{ bottom:50px; z-index:15; }
}
	
@media only screen and (max-width:1440px) {
.counter{ left:5%; width:95%;  }
.counter{ bottom:50px; z-index:15; }
}

@media only screen and (max-width:1360px) {
	.counter ul li{padding:2% 4%; }
.counter span{ font-size:48px;}	
.counter{ bottom:40px; z-index:15; }
}
	
@media only screen and (max-width:992px) {
.counter{ position: relative; left:0; bottom:0;margin-left:0; margin-top:25px; width:100%; }
.counter ul { width:100%; }
.zcbg .y2 { width:50%; margin-top:2%;}

.qtwz { font-size:22px; padding-bottom:0px; color:#fff; margin-left:20px;}
.counter .qtsz {width:100%;  background:rgba(255,255,255,.0); padding:40px 0px 30px 0px;}
.counter .qtsz .z23 {padding:10px 20px 10px 20px;}
.counter .qtsz .z24{margin-left:0px;}
.counter .qtsz .z23:after{  content:""; position:absolute; right:0; top:50%; margin-top:-35px; height:70px; width:1px; background:rgba(255,255,255,.3); }
.counter .qtsz .z25:after{width:0px;}

.counter ul li{ width:43%;}
.counter ul li:after{ width:0px; }
.counter span{ font-size:30px;}
.counter label{font-size:20px; }
.counter .h6{ font-size:14px; height:40px; }

.gcount { padding:10px 0px 10px 0px;}
.gcount .kdq1 { width:33.333%;}
.gcount .kdq2 { margin-left:0px;}

.counter .qtsz .z23 span { color:#fff; font-size:38px;}
.counter .qtsz .z23 label{font-size:20px;color:#fff;  }
.counter .qtsz .h6 {color:#fff; font-size:11px;}




}








.sy_jg { width:100%; background:#043b95; padding:7% 0px; color:#fff;}
.sy_jg .con { width:70%;}
.sy_jg h1 {font-size:35px; font-weight:bold; margin-bottom:20px;}
.sy_jg p { font-size:18px; line-height:32px;}



.sy_ts {width:100%; margin:0 auto; height:100vh; padding-top:120px;}
.sy_ts .gy_bt { margin-bottom: 20px;}
.sy_ts .tp { width: 100%; height: auto; position: relative;}
.sy_ts .tp img { width: 100%; height: auto;}
.sy_ts .wz { position: absolute; right:10%; top:18%; width:40%; background:rgba(255,255,255,.8); padding:50px; border-radius:50px 0px 50px 0px;}
.sy_ts .wz h2 {font-size:44px;color: #333; font-weight:bold; margin-bottom:15px;}
.sy_ts .wz p {font-size: 14px; color: #666; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:10;  overflow: hidden;  }
@media only screen and (max-width:1660px) {
.sy_ts .wz {  padding:40px; top:15%;}
.sy_ts .wz p { -webkit-line-clamp:6;  overflow: hidden;  }
	}
@media only screen and (max-width:1440px) {
.sy_ts .wz {  padding:40px; top:13%;}
.sy_ts .wz p { -webkit-line-clamp:6;  overflow: hidden;  }
	}
@media only screen and (max-width:1360px) {
.sy_ts .wz {  padding:40px; top:14%;}
.sy_ts .wz h2 {font-size:38px;color: #333; font-weight:bold; margin-bottom:15px;}
.sy_ts .wz p { -webkit-line-clamp:5;  overflow: hidden;  }
	}


@media only screen and (max-width:995px) {
.sy_ts .tp { width: 100%; height:40vh; margin: 10px auto 0px auto; position: relative; z-index: 1; overflow:hidden;}
.sy_ts .tp img {position: absolute; height: 40vh; width: auto; transform:translateX(-20%); left:20%;   top:0;}

.sy_ts .gy_bt { margin-bottom:10px;}
.sy_ts .wz { right:5%; top:18%; width:70%;  padding: 20px 20px 0px 20px; box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2); border-radius:30px 0px 30px 0px;}
.sy_ts .wz h2 {font-size:23px; margin-bottom:10px;}
.sy_ts .wz p {font-size: 14px; line-height: 22px;  -webkit-line-clamp:4;   }   
}


.sy_zs{width:100%; margin:0px auto; overflow:hidden; position:relative; padding:100px 0px 0px 0px; height:100vh; }
.one{margin: 0px  auto;height:360px;overflow:hidden;position:relative; }
.one ul{height:340px;width:100000px;position:absolute;left:0; padding-top:10px;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:0px 15px;height:340px;border-radius:10px;position:relative; overflow:hidden; background:#fff; box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .1); }
.one ul li a{display:inline-block;} 
.one ul li img{display:block; width:270px; height:340px; border-radius:10px; padding:10px;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}



@media only screen and (max-width:992px) {
.sy_zs{padding:70px 0px; height: auto; }



.one{height:200px; }
.one ul{height:180px;} /*ul width的宽不能过小*/
.one ul li{height:180px; margin:0px 10px;}
.one ul li img{width:130px; height:180px; }
}






.sy_ly { width:100%; margin:0px auto ; padding:100px 0px 0px 0px;}
.sy_ly .hx { background:rgba(255,255,255,.9);}
.sy_ly .hx .zc { width:50%; float:left; padding:5%; }
.sy_ly .hx h3{font-size:18px;  color:#999; position: relative;  margin-bottom:10px; }
.sy_ly .hx h2 { font-size:46px; color:#333;  margin-bottom:15px; font-weight:bold;}
.sy_ly .hx .gdd { height: 50px;} 
.sy_ly .hx  p { font-size:18px; line-height:30px; text-align:justify; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;  overflow: hidden;  }
.sy_ly .hx .yc { width:40%; float:right; background:#f0f0f0;  padding:50px;}
.sy_ly .hx .yc h4 { font-size:36px; font-weight:bold; margin-bottom:20px; text-align:center; color:#333;}
.sy_ly .hx .yc .bk { width: 100%; height: 50px; line-height: 50px; padding: 0 2%; border-radius: 6px; margin-bottom:20px; width: 100%;background: #fff; border:none;}
.sy_ly .hx .yc .bk font { color: #247a52; font-weight: bold; font-size: 16px;}
.sy_ly .hx .yc .txt { width: 100%; background: none; border:none; font-size: 16px; color: #666;line-height:50px;}
.sy_ly .hx .yc .txt1 { width: 100%;  background: #fff; border:none; font-size: 16px; color: #666;  line-height:24px; font-family:Arial, Helvetica, sans-serif; height:100px;border-radius: 6px;  padding:1% 2%;}
.sy_ly .hx .yc .an { width: 100%; height: 60px; margin: 20px auto 10px auto; text-transform:uppercase; line-height: 60px; background: #07913a; font-size:18px; font-weight:bold; color: #fff;  border-radius:5px; text-align:center;}
.sy_ly .hx .yc .an a { color:#fff;}
.sy_ly .hx .yc .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}

@media only screen and (max-width:995px) {
.sy_ly .hx .zc { width:100%; float: none; padding:5%; }	
.sy_ly .hx h2 { font-size:24px;}
.sy_ly .hx .gdd { height:20px;} 
.sy_ly .hx  p { font-size:16px; line-height:24px; }
.sy_ly .hx .yc { width:100%; float: none;   padding:50px 20px;}
.sy_ly .hx .yc h4 { font-size:28px;  margin-bottom:20px;}
.sy_ly .hx .yc .an {  height: 50px;  line-height:50px;}
}



.news-list-index {width:100%; margin:0px auto; height:100vh; padding:100px 0px 0px 0px;}
.news-list-index .nl-box { margin:30px 0px;}
.news-list-index .nl-box .imb-box{width:39%; text-align:left;}
.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: #07913a;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:10px; }
.news-list-index .nl-box .txt-box .list li:hover{background: #07913a;}
.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 120px 35px 215px;position: relative;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b {padding:25px 120px 25px 20px;position: relative;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b:after {position: absolute;width:1px;height:80px;top:50%;margin-top:-40px;right:110px;background-color: #dadada;content: ''}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .t-box .title,
.news-list-index .nl-box .txt-box .list li .t-box .title{font-size:20px;overflow: hidden; white-space:nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; text-align:left; 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:130px;left:30px;top:50%;margin-top:-41px;border-right:1px solid #dadada;}
.news-list-index .nl-box .txt-box .list li:hover .time-box {border-color:#fff;}
.news-list-index .nl-box .txt-box .list li .time-box .day{font-size:70px;line-height: 60px;color:#202020; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.news-list-index .nl-box .txt-box .list li:hover .time-box .day{color:#fff;}
.news-list-index .nl-box .txt-box .list li .time-box .y-m{font-size:18px;padding-left:3px;margin-top:5px;opacity: .5; font-family:Arial, Helvetica, sans-serif;}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide .t-b .more,
.news-list-index .nl-box .txt-box .list li .more{display: block;width:25px;height:10px; top:50%;margin-top:-5px;right:50px;position: absolute;
	-webkit-background-size:100% 100%; background-size:100% 100%;background-image: url("../images/ic-more.png")}
.news-list-index .nl-box .imb-box .news-swiper .swiper-slide a:hover .more,
.news-list-index .nl-box .txt-box .list li:hover .more{background-image: url("../images/ic-more-w.png")}
@media only screen and (max-width:1680px) {
	.news-list-index {height: auto; padding:60px 0px;}
	.news-list-index .nl-box .imb-box{width:42%;}
	.news-list-index .nl-box .txt-box {width:55%;}
	.news-list-index .nl-box { margin-top:0px;}
.news-list-index .nl-box .txt-box .list li{background-color: #fff;margin-bottom:25px;}
.news-list-index .nl-box .txt-box .list li a{padding:22px 100px 22px 190px; }
.news-list-index .nl-box .txt-box .list li .t-box .desc{ font-size:14px;}
	}
	@media only screen and (max-width:1440px) {
		.news-list-index {height: auto; padding:80px 0px;}
		.news-list-index .nl-box .imb-box{width:42%;}
	.news-list-index .nl-box .txt-box {width:55%;}
		
		.news-list-index { padding:80px 0px 0px 0px;}
		.news-list-index .nl-box { margin-top:0px;}

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

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









/* 底部 */
.footer{position:relative;	overflow:hidden; width:100%;  background:#07913a;}
.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:40px; 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:#07913a; 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:70%;}
.footer .foot_top .right dl{float:left; width:20%; margin-left:0%; }
.footer .foot_top .right dl:first-child{margin-left:0;}

.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:30px 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 0px 0px; } 
        .footer .foot_top .left .t{font-size:28px; font-weight:bold;  line-height:40px;}
        .footer .foot_top .left .c{font-size:20px; color:#fff; line-height:40px;}
        .footer .foot_top .left .share{margin:20px 0 30px 0px; position:relative;}
        .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%; border-top:2px solid #fff; margin-bottom: 3%;}
		.footer .foot_top .right dl:last-child{ width:100%; }
        .footer .foot_top .right dl dd.tel{ margin:10px 0;}
        .footer .foot_top .right dl dt{ padding:25px 0 15px 0px;}
        
        .footer .foot_bott{ padding:20px 0;}
        .footer .foot_bott .right{float:left; font-size:14px; color:#8c8c8c;}
        .footer .dl3 { display: none;}
}



.sjdh{ display:none; width:100%; position:fixed; left:0; bottom:0;background-image: linear-gradient(0deg, #eee,#fff); border-top:#ddd 1px solid; z-index:9999999   }
.sjdh ul{ display: flex;   justify-content: space-between; }
.sjdh ul li { width:33.33%; text-align:center; padding:6px 0}
.sjdh ul li a p{ color: #333333; font-size:14px;}
.sjdh ul li a i{ font-size:24px; font-weight: bold; color: #1b488b;}
@media only screen and (max-width:992px){
.sjdh{ display: block;}
}



.pc_kf{width:50px; position:fixed; right:20px; bottom: 100px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:200px; background-color:#07913a; font-size:20px; font-weight: bold; line-height:50px; border-radius: 5px; color:#fff; position:absolute; top:0; right:-200px; opacity:0;}
.pc_kf .tell{width:280px; background-color:#07913a; font-size:20px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.pc_kf .yx{width:250px; background-color:#07913a; font-size:20px; font-weight: bold; line-height:50px; border-radius: 5px; color:#fff; position:absolute; top:0; right:-250px; opacity:0;}
.pc_kf .nr:hover .yx{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}


.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#07913a; position:absolute; bottom:0; right:-180px; opacity:0; border-radius: 5px;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; border-radius: 100px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#07913a; font-size:22px;}
.pc_kf .nr i.icon-youxiang{font-size:20px;}
.pc_kf .nr i.icon-icon{font-size:22px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius: 100px; background: linear-gradient(to right, #07913a, #00b543); text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:22px; font-weight:bold; color: #fff;}
.pc_kf .fh i a {color: #fff;}
.pc_kf .dxs { display:block;}
.pc_kf .sxs { display: none;}
@media only screen and (max-width:992px){
.pc_kf{right:10px; bottom:100px; display: none; }
.pc_kf .nr{width:20%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#07913a; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:19.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:rgba(1,136,41,.3); z-index: 5;}
.nban .wz { position: absolute; left:10%; bottom:0; z-index: 5; width:80%; text-align: center;  background:rgba(1,136,41,.9);}
.nban .wz p { font-size:16px;color: #fff; line-height: 60px;  text-align:left; padding-left:30px;}
.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; padding-left:10px;}
.nban .wz p a {font-size:14px;}
}



.ndh {width:100%; position: relative;  margin:0px auto;}
.ndh ul {text-align:center; margin:0px auto; padding:50px 0px 0px 0px;}
.ndh ul li {display: inline-block; width: auto; line-height:40px; height:40px;  color:#333; margin:10px 5px; }
.ndh ul li a{display:block;  height:40px; line-height:40px; color:#333; font-size:18px; font-weight:bold; padding:0px 30px; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:100px; overflow:hidden; }
.ndh ul li.on a{  display:block; color:#fff; background:#07913a;}


.ny_gy { width:100%; margin:0px auto;overflow:hidden; position:relative; z-index:1; padding:80px 0px;}
.p100 { padding:0px 0px;}
.p1000 { padding:80px 0px;}
.ny_gy .left { width:45%; border-radius:30px; overflow:hidden; }
.ny_gy .left img { width:100%; height:auto; border: 1px solid #ddd;}
.ny_gy .right { width:50%;  }
.ny_gy .right h3{font-size:24px; color:#07913a; font-weight: bold; margin-bottom: 20px;}
.ny_gy .right  p { font-size:16px; line-height:28px; text-align:justify;  overflow: hidden; }

.hgf {height:150px; display:block;}
.hgff {height:50px; display:block;}
@media only screen and (max-width:1360px){
	
.ny_gy .left { width:37%; float:left;}
.ny_gy .right { width:60%; float:right; }
}
@media only screen and (max-width:992px){


.ndh ul { padding:40px 0px 0px 0px;}
.ndh ul li {display: inline-block; width:30%; line-height:40px; height:40px;  color:#333; margin:5px 3px; }
.ndh ul li a{font-size:15px;padding:0px 0px; border-radius:5px; }

	
	
.ny_gy { width:100%; margin:0px auto; padding:40px 0px 0px 0px;}
.p100 { padding:30px 0px;}
.ny_gy .left { width:100%; float:none;}
.ny_gy .right { width:100%; float:none; padding:3% 0;}
.ny_gy .right h3{font-size:18px; line-height: 32px; margin-bottom: 10px; }
.ny_gy .right  p { font-size:14px; line-height:26px;}	


.hgf {height:0px; display:block;}
.hgff {height:0px; display:block;}
}



.gy_wh { padding:100px 0px 100px 0px; background:#f5f5f5;}
.gy_wh ul li { width:33.3333%; float:left; background:#fff;}
.gy_wh ul li .wz { padding:50px 45px 50px 45px; height:273px;}
.gy_wh ul li .wz h1{ font-size:24px; font-weight:bold; color:#222222;}
.gy_wh ul li .wz .hx { width:46px; height:3px; background:#07913a; display:block; margin:15px 0px;}
.gy_wh ul li .wz p { font-size:16px; color:#666563;}
.gy_wh ul li .tp { width:100%; height:auto;}
.gy_wh ul li .tp img { width:100%;}
@media only screen and (max-width:1660px) {
.gy_wh ul li .wz { height:213px;}	
}
@media only screen and (max-width:1440px) {
.gy_wh ul li .wz { height:230px;}	
}
@media only screen and (max-width:1360px) {
.gy_wh ul li .wz { height:210px;}	
}
@media only screen and (max-width:992px) {
.gy_wh { padding:40px 0px 60px 0px;}
.gy_wh ul li { width:100%; float: none; margin-bottom:15px; }
.gy_wh ul li .wz { padding:30px 25px 0px 25px; height:160px;}
.gy_wh ul li .wz h1{ font-size:22px; }
.gy_wh ul li .wz .hx {  margin:10px 0px;}
.gy_wh ul li .wz p { font-size:15px; color:#666563;}
}


.fzlc{ width:100%; margin:0 auto; position:relative; padding:100px 0px; background-size:100% auto; }
.time{ overflow:hidden; width:100%; margin:0 auto; max-width:1240px; position:relative;}
.time:after{ content:""; width:1px; height:100%; background:#ccc; position:absolute; left:50%; transform:translateX(-50%); top:0}
.time ul{ display:block; padding-bottom:50px;}
.time ul li{ margin-left:50%;width:50%;text-align:left;position:relative; padding-left:40px; box-sizing:border-box; z-index:2}
.time ul li:before{ background: url(../images/quan.png) no-repeat center center;left:-8px;top:0px;content:"";display:block;position:absolute;width:16px;height:16px; border-radius:10px;}
.time ul li h3{position:relative;display:block;color:#07913a; font-size:33px; font-weight:bold;}
.time ul li h3 font { font-size:22px; font-weight:normal; padding-left:5px; color:#666;}
.time ul li:nth-child(2n):before{background: url(../images/quan.png) no-repeat center center;right:-8px;top:0px;left:auto;content:"";display:block;position:absolute;width:16px;height:16px; border-radius:10px;}
.time ul  li p{color:#666563; margin:15px 0; font-size:16px; line-height:24px;}
.time ul li:hover:before{ background:#07913a; }
.time ul li:nth-child(2n){text-align:right; padding-right:40px; box-sizing:border-box; margin-left:0; }
@media only screen and (max-width:992px){
.fzlc{  padding:30px 0px 50px 0px;  }
.time:after{ left:4.5%; transform:translateX(-4.5%);}
.time ul li{ margin-left:0;width:100%;text-align:left;position:relative; padding-left:40px; box-sizing:border-box; z-index:2}
.time ul li:before{left:10px;top:0px;content:"";display:block;position:absolute;}
.time ul li:nth-child(2n):before{left:10px;top:0px;content:"";display:block;position:absolute;}
.time ul li:nth-child(2n){text-align:left; padding-right:0; padding-left:40px; margin-top:0 }
.time ul li h3{ font-size:24px; font-weight:bold;}
.time ul  li p{ margin:10px 10px 10px 0px; font-size:14px;}

}


.ny_dt {  padding:100px 0px 100px 0px;  background:#f5f5f5;}
.ny_dt ul li { width:48%; float:left; margin:0 4% 3% 0; float:left;}
.ny_dt ul li:nth-child(2n){ margin-right:0;}
.ny_dt ul li .rq { width:15%; border-right:1px solid #ccc; float:left;}
.ny_dt ul li .rq h1 { font-size:42px; font-weight:bold; color:#07913a;}
.ny_dt ul li .rq p { font-size:16px;  color:#07913a;}
.ny_dt ul li .wz { width:80%; float:right;}
.ny_dt ul li .wz h2 { font-size:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-bottom:10px;}
.ny_dt ul li .wz p { font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; }


.gcal1 { margin: 0px auto; overflow:hidden; padding:50px 0px;}
.gcal1 .zl { width: 18%; float: left; background: #f6f6f6; padding-bottom: 20px;}
.gcal1 .zl h2 { height: 60px; line-height: 60px; background:#07913a; 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:#07913a; color: #fff; display: block;}
.gcal1 .zl ul li.hh{background:#07913a; 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: 18%; 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:#07913a; 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:#07913a;}
.nytit ul li a { line-height: 30px;font-size: 18px; }
.nytit ul li:hover .y_j a { color:#07913a;}

.cp_lb { width:100%; padding:40px 0px;}
.cp_lb ul li { width:30%; margin: 0 5% 5% 0;  text-align: center; float: left;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); background:#fff; 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: 80%; margin:0px auto; height: auto; margin:0px auto; overflow: hidden;  position:relative; text-align:center; padding:50px 0px; border-bottom:1px solid #f4f4f4; }
.cp_lb ul li .tp img { object-fit:cover; width:80%; height: auto;}
.cp_lb ul li:hover .tp img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.cp_lb ul li h1{ display:block; font-size:18px; color:#000;   overflow:hidden; padding:20px 0px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold;  }
.cp_lb ul li .mr { width:125px; height:40px; line-height:40px; text-align:center; font-size:14px; background:#f4f4f4; border-radius:30px; margin:0px auto;}
.cp_lb ul li:hover .mr { background:#07913a; color:#fff; transform:scale(1.05);  transition: all 0.5s; }
.cp_lb ul li:hover {box-shadow: 0 5px 15px rgba(0, 0, 0,.2),0 10px 30px rgba(0, 0, 0,.1); transform:translateY(-10px); transition:all 0.6s}




.cp_lbb { width:100%; padding:40px 0px;}
.cp_lbb ul li { width:22%; margin: 0 4% 4% 0;  text-align: center; float: left;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); background:#fff; border-radius:10px; overflow:hidden; padding-bottom:25px;}
.cp_lbb ul li:nth-child(4n) { margin-right: 0;}
.cp_lbb ul li i{ display:block; width:100%; padding-bottom:100%; position:relative;}
.cp_lbb ul li .tp{ width: 100%; margin:0px auto; height: auto; margin:0px auto; overflow: hidden;  position:relative; text-align:center; padding:20px 0px; border-bottom:1px solid #f4f4f4; }
.cp_lbb ul li .tp img { object-fit:cover; width:80%; height: auto;}
.cp_lbb ul li:hover .tp img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.cp_lbb ul li h1{ display:block; font-size:18px; color:#000;   overflow:hidden; padding:20px 0px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold;  }
.cp_lbb ul li .mr { width:125px; height:40px; line-height:40px; text-align:center; font-size:14px; background:#f4f4f4; border-radius:30px; margin:0px auto;}
.cp_lbb ul li:hover .mr { background:#07913a; color:#fff; transform:scale(1.05);  transition: all 0.5s; }
.cp_lbb ul li:hover {box-shadow: 0 5px 15px rgba(0, 0, 0,.2),0 10px 30px rgba(0, 0, 0,.1); transform:translateY(-10px); transition:all 0.6s}
@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: 0px auto; float: none; padding:0px;}
.cp_lb ul li { width: 48%; margin: 0 4% 4% 0; }
.cp_lb ul li:nth-child(9n) { display:none;}
.cp_lb ul li .tp{ padding:20px 0px;}
.cp_lb ul li .tp img { object-fit:cover; width:96%; height: auto;}
.cp_lb ul li h1{font-size:16px; font-weight:normal;}
.cp_lb ul li:nth-child(3n) { margin-right: 4%;}
.cp_lb ul li:nth-child(2n) { margin-right: 0;}


.cp_lbb { width:100%; margin: 0px auto; float: none; padding:0px;}
.cp_lbb ul li { width: 48%; margin: 0 4% 4% 0; }
.cp_lbb ul li .tp{ padding:20px 0px;}
.cp_lbb ul li .tp img { object-fit:cover; width:96%; height: auto;}
.cp_lbb ul li h1{font-size:16px; font-weight:normal;}
.cp_lbb ul li:nth-child(3n) { margin-right: 4%;}
.cp_lbb ul li:nth-child(2n) { margin-right: 0;}


.ny_dt {  padding:40px 0px;  background:#f5f5f5;}
.ny_dt ul li { width:100%; float: none; margin:0 0% 6% 0; float: none;}
.ny_dt ul li:nth-child(2n){ margin-right:0;}
.ny_dt ul li .rq { width:22%;}
.ny_dt ul li .rq h1 { font-size:38px; }
.ny_dt ul li .rq p { font-size:14px;}
.ny_dt ul li .wz { width:74%; float:right;}
.ny_dt ul li .wz h2 { font-size:18px; }
.ny_dt ul li .wz p { font-size:14px; }
}


.ny_gl {width:100%; overflow:hidden; color:#333; padding-bottom:150px; background:url(../images/whbb.png) no-repeat center top; background-size:100% auto;}
.ny_gl .zc { width:15%; float:left; font-size:42px; padding-top:14%; font-weight:bold; }
.ny_gl .zc span{font-weight: normal; font-family:Arial, Helvetica, sans-serif; color:#999;}
.ny_gl .zj { width:30%; float:left; margin-left:7%; padding-top:8%;}
.ny_gl .zj h1 { font-size:26px; padding-bottom:15px; font-weight:bold; color:#07913a;}
.ny_gl .zj p { font-size:18px; line-height:24px;}
.ny_gl .zj .gd { height:45px;}
.ny_gl .yc { width:40%; float:right;}
.ny_gl .yc img { width:100%; height:auto;}
@media only screen and (max-width:992px) {
.ny_gl { padding:40px 0px; background:url(../images/swhbb.png) no-repeat center bottom;  background-size:100% auto;}
.ny_gl .zc { width:100%; float: none; font-size:36px; padding-top:5%; font-weight:bold; }	
.ny_gl .zc span{ font-size:28px;}
.ny_gl .zj { width:100%; float: none; margin-left:0%; padding-top:8%;}
.ny_gl .yc { width:100%; float: none;  padding-top:8%;}
}






/*翻页*/
.paging{width:100%; margin:0px auto 0px auto; text-align:center; overflow:hidden;}
.paging a{line-height:40px; color:#888; background-color:#fff; text-align:center; font-size:18px; border:1px solid #e7e7e7; width:40px; height:40px; margin:0 3px; display:inline-block; border-radius:100px;}
.paging a:hover{background: linear-gradient(to right, #07913a, #00d305);border:1px solid rgba(to right, #07913a, #00d305); color:#fff;}
.paging a.on{ background: linear-gradient(to right, #07913a, #00d305);border:1px solid rgba(to right, #07913a, #00d305); color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 40px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.cp_xq{ padding:100px 0px; }
.cp_xq .cp_xx{ padding:0px; }
.cp_xq .cp_xx .cp_zs{width:35%; float:left; padding:0;  }
.cp_xq .cp_xx .cp_zs img{width:98%; height:auto; display:block;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:10px; border:1px solid #f5f5f5;overflow:hidden;}
.cp_xq .cp_xx .cp_js{width:60%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:36px; color:#000000;font-weight:bold; padding-bottom: 20px; text-transform: uppercase;}
.cp_xq .cp_xx .cp_js h4 { font-size: 14px; color: #666; line-height: 26px;}
.cp_xq .cp_xx .cp_js h4 font { font-size: 28px; font-weight: bold; color: #000;}

.cp_xq .cp_xx .cp_js h2 {font-size:20px; color:#000000;font-weight:bold; padding:15px 0px; border-top: 1px solid #ddd; margin-top: 20px;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:32px; color:#333; margin-bottom:10px; margin-top:0px;}
.cp_xq .cp_xx .cp_js span { width: 50%; float: left;}
.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:150px;box-sizing: border-box; margin: 10px 0px 0px 0px; overflow: hidden;}
.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { width: 100%;}



.mr1 { width:200px; height:40px; background:#0060b1; text-align:center; line-height:40px; color:#fff; float: left; margin:50px 20px 20px 0px;}
.mr1 a {color:#fff; font-size:20px; font-weight: bold;}
.mr1:hover a {  color:#fff;  display:block;}


@media (min-width: 1024px) and (max-width:1680px ) {
.cp_xq{width:90%; margin: 0px auto; }
}
@media only screen and (max-width:995px){
.cp_xq{ padding:20px 0px;}
.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:20px;  }
.cp_xq .cp_xx .cp_js h4 { font-size:14px; line-height:20px; }
.cp_xq .cp_xx .cp_js h4 font { font-size: 20px; }
.cp_xq .cp_xx .cp_js p{  font-size:14px; line-height: 24px;}
.cp_xq .adg { width:100%; overflow:auto;}
.cp_xq .adgg { width:1200px;}
.cp_xq .gallery-thumbs {height:75px;box-sizing: border-box;}
.cp_xsm img { width: 100%; height: auto;}
.mr1 { width:160px; height:40px; margin:20px 20px 20px 0px;}
.cp_xsm h5 {  font-size:20px; }
.cp_xsm p { font-size: 14px; line-height: 20px;}
}

.adg { margin-bottom:60px;}
.tbb{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px;  font-size:16px; width:100%;  }
.tbb1 {  padding:20px; background:#004ea2; font-weight:bold; font-size:22px; color:#fff;}
.tbbb {  padding:10px 30px;}

/* 为表格的偶数行设置背景色 */
tr:nth-child(even) {
background-color: #fff;
}
/* 为表格的奇数行设置背景色 */

@media only screen and (max-width:992px) {
.tbbb {  padding:10px 10px;}
}


.ny_zz { width:100%; background:#f6f6f6; padding:60px 0px; position:relative; z-index:1;}
.zz2{  position:relative;}
.zz2 .ziyuan4 .swiper-slide{ position:relative; border-radius:20px; overflow: hidden;  box-shadow: 0 5px 10px rgba(0, 0, 0,.1),0 5px 20px rgba(0, 0, 0,.1);}
.zz2 .ziyuan4 .swiper-slide img{ width:100%; height: auto; transition:all 0.6s; }
.zz2 .ziyuan4 .swiper-slide .yyzi{ position:absolute; bottom:0; left:0; padding:30px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1; display:none;}
.zz2 .ziyuan4 .swiper-slide .yyzi h3{ display:block; font-size:24px; color:#fff; font-weight: bold;}
.zz2 .ziyuan4 .swiper-slide .yyzi p{ display:none}
.zz2 .ziyuan4 .swiper-slide:hover{ background:#0060b1; box-shadow: 0 5px 15px rgba(0, 0, 0,.2),0 10px 30px rgba(0, 0, 0,.1); transform:translateY(-10px); transition:all 0.6s;}



.zz2 .ziyuan4 .swiper-slide:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.zz2 .ziyuan4 .swiper-slide:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center; display:block;}
.zz2 .ziyuan4 .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;  }
.zz2 .swiper-button-next{width:48px; height:48px; background:url(../images/right.png) no-repeat center center #0060b1; right:0;  margin-top:-20px; border-radius:100px;}
.zz2 .swiper-button-prev{width:48px; height:48px; background:url(../images/left.png) no-repeat center center #0060b1; left:0; margin-top:-20px;  border-radius:100px;}

@media only screen and (max-width:992px) {
.zz2 .ziyuan4{ width:100%; margin:20px auto; }
.zz2 .ziyuan4 .swiper-slide{  border-radius:10px;}
.zz2 .swiper-button-next{ display: none;}
.zz2 .swiper-button-prev{ display: none;}
}


.ny_xw { width:100%; padding:40px 0px; }
.ny_xw ul li { margin-bottom:40px;  overflow:hidden; position:relative;}
.ny_xw .tp { width:30%; float: left; overflow:hidden; position:relative; z-index:3;}
.ny_xw .tp img { width: 100%; height: auto; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:10px;}
.ny_xw .wz { width: 75%; background:#fff; border:1px solid #ddd; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:10px; padding:30px; position:absolute; right:0; top:15%; z-index:2; padding-left:8%;}
.ny_xw .wz h2 { font-size: 25px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xw .wz h2 a:hover {color: #0662ad; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px;}
.ny_xw ul li:nth-child(2n) .tp {width:30%; float:right;}
.ny_xw ul li:nth-child(2n) .wz {left:0; padding-right:8%; padding-left:30px; } 
.ny_xw ul li .wz:hover {background: linear-gradient(to right, #07913a, #00b543);}
.ny_xw ul li:hover .rq h1{ color:#FFF;}
.ny_xw ul li:hover .rq p{ color:#FFF;}
.ny_xw ul li:hover h2 a {color:#FFF;}
.ny_xw ul li:hover h2 a:hover {color: #fff; text-decoration: underline;}
.ny_xw ul li:hover .wz p {color: #fff;}
@media only screen and (max-width:992px){
.ny_xw {  width:100%; float: none;}
.ny_xw ul li {  padding:0px 0px;  border-radius:10px;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none; padding:0px 20px 20px 20px;}
.ny_xw .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}



.founder-list { padding:80px 0px; position:relative; z-index:1; }
.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;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:10px; overflow:hidden; margin-bottom: 20px;}
.founder-list h5 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 20px 30px 20px 30px;background: url(../images/icon12.png) 97% center no-repeat #fff; font-size:22px; font-weight:bold; position:relative; z-index:22; overflow:hidden;}
.founder-list h5 i { position:absolute; width:100%; right:0; top:0; height:70px; z-index:1;}
.founder-list .info {background:#fff;padding: 20px 30px;display: none; font-size: 16px; line-height: 30px;}
.founder-list .info .font18 {padding: 5px 0;}
.founder-list .on {overflow: hidden;border-bottom: transparent;}
.founder-list .on h5 {color: #fff;background: url(../images/icon11.png) no-repeat 97% center #07913a;}
.founder-list .on h5 i {color:#07913a;}
.font22 { font-size: 18px; font-weight:bold;}
@media only screen and (max-width:992px) {
.founder-list { padding:40px 0px;}
.founder-list .info {padding: 15px;font-size: 14px;}
.font22 { font-size: 16px;}
.founder-list h5 {font-size:18px; padding: 20px 30px 20px 20px;}
}






.f-40 {font-size: 30px;}
.f-20 {font-size: 20px;}
.f-16 {font-size: 16px;}


.ins_banner {height:65vh;position: relative;z-index: 2;}
.pub_banner_box {height: 100%;width: 100%;overflow: hidden;}
.con_banner {height: 100%;background-size: cover;position: relative;background-repeat: no-repeat;background-position: center;transform: scale(1.1);transition: all 3s ease;}
.con_banner.on {transform: scale(1);}
.sen_link_box {font-size: 0;width: 81.25vw;position: absolute;left: 9.375vw;bottom: 0;color: #fff;padding-bottom: 2rem;}
.pre_box {display: inline-block;vertical-align: middle;min-width: 260px;padding-right: 3.6vw;}
.at_present {line-height:45px;font-weight: 700;}
.at_present_en {font-family: "word";color: rgba(255,255,255,.4);text-transform: inherit;line-height: 1;}
.sty_line {display: inline-block;vertical-align: middle;height: 1px;background-color: rgba(255,255,255,.5);margin: 0;width: 0%;transition: width .5s ease .2s;}
.search_case {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: rgba(255,255,255,1);
padding:0px 20px 10px 20px;
max-width: calc(100vw - 30px);
width: 400px;position: absolute;right: -48px;top: 90px;opacity: 0;transform: translateY(50px);transition: all .5s ease;-webkit-box-shadow: 0 0 99px rgba(29,56,75,.4);-moz-box-shadow: 0 0 99px rgba(29,56,75,.4);box-shadow: 0 0 99px rgba(29,56,75,.4);pointer-events: none; }
.search_case::after {content: '';display: block;width: 18px;height: 18px;transform: rotate(45deg);top: -8px;right: 36px;background-color: #fff;position: absolute;}
.sen_link_con {display: inline-block;vertical-align: middle;text-align: center;min-width: 17vw;position: relative;line-height: 1rem;}
.sen_link_con > a {font-weight: 700;position: relative;display: block;padding: 0 .35rem; color:#fff; height:90px; line-height:90px;}
.sen_link_con > a i {position: absolute;top: 52%;right: 0;transform: translateY(-50%) rotate(0deg);transition: all .5s ease;}
/*.sen_link_con:hover>a i{transform: translateY(-50%)  rotate(90deg);}*/
.sen_link_con .search_case {width: 280px;}
.sen_link_con .search_case a {text-align: left;display: block;color: #999999;line-height: 55px;border-bottom: 1px solid #e1e1e1;transition: all .5s ease;position: relative;}
.sen_link_con .search_case a:hover, .sen_link_con .search_case a.on {color: #00653b;border-bottom: 1px solid #e1e1e1;}
.sen_link_con .search_case a::after {content: '';display: block;position: absolute;left: 0;bottom: -1px;background-color: #00653b;height: 1px;width: 0;transition: width .5s ease;}
.sen_link_con .search_case a:hover, .sen_link_con .search_case a.on {color: #00653b;}
.sen_link_con .search_case a:hover::after, .sen_link_con .search_case a.on::after {width: 100%;}
.sen_link_con:hover .search_case {opacity: 1;transform: translateY(0);pointer-events: auto;}
.sen_link_con .search_case::after {left: 50%;right: auto;transform: translateX(-50%) rotate(45deg);}

@media only screen and (max-width:992px) {
.ins_banner {height:38vh;}
.pre_box { display:none;}
.sty_line { display:none;}
.sen_link_box {font-size: 0;width: 90vw;position: absolute;left: 5vw;bottom: 0;color: #fff;padding-bottom:0rem;}
.sen_link_con > a { text-align:right;}
.search_case {max-width: calc(100vw - 30px);width: 300px;min-height: 200px; right:-100px;top: 90px;}
.sen_link_con > a { color:#fff; height:90px; line-height:90px;}
.sen_link_con > a i {right: -5rem;}
.search_case::after {background-color: #fff;position: absolute; left:36px;}
.sen_link_con .search_case {width: 200px;}
}


/*媒体*/
.med_con{ width:100%; padding:60px 0px; background:#f6f6f6;}
.new_list_box > a{display: block;margin-bottom: 30px;}
.new_time{float: left;width: 10%;margin-top: 53px;font-size: 40px;line-height: 40px; font-family:Arial, Helvetica, sans-serif;}
.new_time > span{font-size: 18px;}
.new_tex_box{float: right;padding: 35px 0;width: 79.6%;margin-right: -4.615%;transition: all .5s ease;padding-right: 4.615%;}
.new_tex_box> img{float: left;width: 40%;margin-left: -20.376%;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;transition: all .5s ease;}
.new_tex_box >  div{float: right;width: 72%;}
.new_title{font-size: 20px;font-weight: bold;line-height: 1.5;margin-top: 40px;transition: all .5s ease;}
.new_info{font-size: 14px;line-height: 2;color: rgba(0,0,0,.5);margin-top: 40px;transition: all .5s ease;text-align: justify;}
.new_list_box > a:hover .new_tex_box{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #fff;-webkit-box-shadow: 0 0 54px rgba(29, 56, 75, .26);-moz-box-shadow: 0 0 54px rgba(29, 56, 75, .26);box-shadow: 0 0 54px rgba(29, 56, 75, .26);}
.new_list_box > a:hover .new_tex_box > img{margin-left: -23.376%;}
.new_list_box > a:hover .new_title{color: #00653b;}
.new_list_box > a:hover .new_info{color: rgba(0,0,0,1);}
@media only screen and (max-width:1440px) {
.new_title{margin-top: 20px;transition: all .5s ease;}
.new_info{margin-top: 20px;}
}
@media only screen and (max-width:992px) {
.med_con{ padding:20px 0px; }
.new_list_box > a{display: block;margin-bottom:20px;}
.new_title{font-size: 18px; margin-top: 25px;}
.new_tex_box{width: 90%;padding-left: 10px;padding-right: 10px;}
.new_tex_box> img {float: none;margin: 0;margin-bottom:0px;width: 100%;}
.new_tex_box > div {width: 100%;}
.new_list_box > a:hover .new_tex_box > img { margin-left: 0;}
.new_time {position: relative;z-index: 1; font-size:26px;}
.new_info{margin-top: 15px;}
.new_list_box > a {margin-bottom: 0;}
}


/*人才理念*/
.tal_title_box{position: relative;}
.tal_title_box > div{font-size: 18px;font-weight: 700;color: #000;line-height: 2;position: relative;z-index: 1;width: 59%;}
.tal_title_box > span{position: absolute;font-size: 200px;color: #edf1f4;line-height: 1;top: 50%;margin-top: -100px;left: 30%;letter-spacing: 70px;text-transform: uppercase;}
.tal_con_box{padding-top: .9rem;}
.tal_tab_box{float: left;width: 50%;position: relative;}
.tal_tab_name{position: relative;padding: .4rem 10% .4rem 0;cursor: pointer;}
.tal_tab_name.on{cursor: auto;}
.tal_tab_name::after{content: '';display: block;background-color: #00653b;width: 0;height: 1px;position: absolute;left: 0;bottom: 0;transition: width .5s ease-out;}
.tal_tab_name.on::after{width: 100%;}
.tal_tex_title{line-height: 32px;color: #000000;font-size: 16px;font-weight: 700;transition: all .5s ease-out;}
.tal_tab_name.on .tal_tex_title{color: #00653b;}
.tal_tex_title i{font-size: 24px;margin-right: 46px;vertical-align: middle;}
.tal_tex_info{/*display: none;*/font-size: 14px;line-height: 2;color: #56575a;padding-left: 70px;}
.tal_tab_box > div:first-child .tal_tex_info{display: block;}
.tal_info{position: absolute;left: 0;/*top: 110%;*/color: #000;font-size: 18px;line-height: 2;margin-top: .6rem;font-weight: 700;}
.tal_img_box{float: right;width: 40%;padding-bottom: 58%;position: relative;}
.tal_img_box > div{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;overflow: hidden;box-shadow: 0 0 84px rgba(30,46,63,.36);/*opacity: 0;*/transition: all .5s ease;max-height: 0;}
.tal_img_box > div.on{/*opacity: 1;*/max-height: 9999px;transition-timing-function: cubic-bezier(.5,0,1,0);}
.tal_img_box > div > img{width: 100%;display: block;}
.tal_info_m{display: none;}



.ny_ln {width:100%; padding:100px 0px; background:#f6f6f6;}
.ny_ln .zc { width:60%; float:left;}
.ny_ln .zc .w1 {line-height:32px;color:#333;font-size:18px; transition: all .5s ease-out; font-weight:bold;}
.ny_ln .zc .w2 { margin:8% 0; width:80%;}
.ny_ln .zc .w2 ul li { margin-bottom:50px; border-bottom:1px solid #ddd; padding:0 0px 50px 0px}
.ny_ln .zc .w2 ul li h2 {font-size: 22px; margin-bottom:15px;font-weight:bold; color:#07913a; }
.ny_ln .zc .w2 ul li p { font-size:18px;}
.ny_ln .zc .w3 {line-height:32px;color:#333;font-size:18px; transition: all .5s ease-out; font-weight:bold;}
.ny_ln .yc { width:35%; float:right; margin:0 0;}
.ny_ln .yc .tp {box-shadow: 0 0 84px rgba(30,46,63,.36);/*opacity: 0;*/transition: all .5s ease; border-radius:15px;}
.ny_ln .yc .tp img {width: 100%;display: block; border-radius:15px;}

@media only screen and (max-width:992px) {
.ny_ln {padding:40px 0px; }
.ny_ln .zc { width:100%; float: none;}	
.ny_ln .zc .w1 {line-height:30px;font-size:18px;}
.ny_ln .zc .w2 { margin:5% 0; width:100%;}
.ny_ln .zc .w2 ul li { margin-bottom:30px; padding:0 0px 30px 0px}
.ny_ln .zc .w2 ul li h2 {font-size: 18px; margin-bottom:10px; }
.ny_ln .zc .w3 {line-height:30px;font-size:18px;}
.ny_ln .yc { width:100%; float: none; margin:10% 0 5% 0;}

}



.ny_yf1 { width: 100%; margin:0px auto; padding:20px 0px 80px 0px; background:#fbfbfb;}
.ny_yf1 ul li { width:23%; float:left; margin:0 2.6% 2.6% 0;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:20px;  }
.ny_yf1 ul li:nth-child(4n) { margin-right:0;}
.ny_yf1 .tp { overflow: hidden; border-radius:20px; overflow:hidden; }
.ny_yf1 .tp img { width: 100%; height: auto;}
.ny_yf1 .tp:hover img{ transform:scale(1.05);  transition: all 0.8s; }
.ny_yf1 .wz {  padding:20px; height:240px; }
.ny_yf1 .wz h2 { font-size:22px; line-height:24px; margin:15px 0px 20px 0px; color:#07913a; font-weight:bold; }
.ny_yf1 .wz p { line-height: 24px; font-size:14px; /*display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;*/}
.ny_yf1 .sxs { display:none;}
.ny_yf1 .dxs { display:block;}
@media only screen and (max-width:1660px){
.ny_yf1 .wz h2 { font-size:20px;}	
.ny_yf1 .wz p { font-size: 14px;}
}

@media only screen and (max-width:992px){
.ny_yf1 { width: 100%; margin:0px auto; padding:50px 0px;}
.ny_yf1 ul li { width:100%; float: none; margin:0 0% 8% 0; }
.ny_yf1 .wz { height: auto; }
.ny_yf1 .wz h2 { margin:0px 0px 20px 0px;}
.ny_yf1 .sxs { display:block;}
.ny_yf1 .dxs { display:none;}
}


.ny_yf2 { width: 100%; margin:0px auto; padding: 80px 0px; background:#fbfbfb;}
.ny_yf2 ul li { width:31%; float:left; margin:0 3.5% 3.5% 0;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius:20px;  }
.ny_yf2 ul li:nth-child(3n) { margin-right:0;}
.ny_yf2 .tp { overflow: hidden; border-radius:20px; overflow:hidden; }
.ny_yf2 .tp img { width: 100%; height: auto;}
.ny_yf2 .tp:hover img{ transform:scale(1.05);  transition: all 0.8s; }
.ny_yf2 .wz {  padding:20px; height:200px; }
.ny_yf2 .wz h2 { font-size:22px; line-height:24px; margin:15px 0px 20px 0px; color:#07913a; font-weight:bold; }
.ny_yf2 .wz p { line-height: 24px; font-size:14px; /*display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;*/}
@media only screen and (max-width:1660px){
.ny_yf2 .wz h2 { font-size:20px;}	
.ny_yf2 .wz p { font-size: 14px;}
}
@media only screen and (max-width:992px){
.ny_yf2 { width: 100%; margin:0px auto; padding:50px 0px;}
.ny_yf2 ul li { width:100%; float: none; margin:0 0% 3.5% 0; }
}



.ny_yf3{width: 100%; margin:0px auto; padding: 0px 0px 80px 0px; background:#fbfbfb;}
.ny_yf3 .tit2 { font-size:40px; font-weight:bold;}
.ny_yf3 .tit1 {font-size:24px; margin-bottom:45px;}

.ny_yf3 ul li { width:31%; float:left; margin:0 3.5% 3.5% 0;   }
.ny_yf3 ul li:nth-child(3n) { margin-right:0;}

.ny_yf3 .mt20 { margin-top:20px;}
.ny_yf3 .tp { overflow: hidden; border-radius:20px; overflow:hidden; }
.ny_yf3 .tp img { width: 100%; height: auto;}
.ny_yf3 .tp:hover img{ transform:scale(1.05);  transition: all 0.8s; }
.ny_yf3 .wz1 { background:#f0f0f0; border-radius:20px; padding:30px; width:80%; }
.ny_yf3 .wz1 .zz { width:25%; float:left; color:#07913a; font-size:60px; font-weight:bold; font-family:Helvetica, sans-serif; line-height:60px; }
.ny_yf3 .wz1 .wt { width:65%; float:left; font-size:24px;  line-height:30px; font-weight:bold;}
.ny_yf3 .wz { padding:20px; background:#07913a;border-radius:20px;  }
.ny_yf3 .wz p { color:#fff; line-height: 24px; font-size:15px;/*display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;*/ height:100px;}

.ny_yf3 .sxs { display:none;}
.ny_yf3 .dxs { display:block;}
@media only screen and (max-width:1660px){	
.ny_yf3 .wz p { font-size: 14px;}
}
@media only screen and (max-width:1440px){	
.ny_yf3 .wz1 { width:90%; }
.ny_yf3 .wz1 .zz { width:35%;}
.ny_yf3 .wz1 .wt { width:60%;}
}
@media only screen and (max-width:992px){
.ny_yf3 { width: 100%; margin:0px auto; padding:50px 0px;}
.ny_yf3 .tit1 {margin-bottom:10px;}
.ny_yf3 ul li { width:100%; float: none; margin:0 0 3.5% 0; border-bottom:3px solid #ddd; padding:30px 0px; }
.ny_yf3 .wz1 { width:100%; }
.ny_yf3 .wz1 .wt { font-size:22px;}
.ny_yf3 .sxs { display:block;}
.ny_yf3 .dxs { display:none;}
}


.cp_syy { width:47%; float:left;  background:rgba(255,255,255,.3); padding:30px 50px;  border-radius:10px;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);}
.cp_syy .tit2 {border-bottom:1px solid #ddd; font-size:24px; line-height:60px; font-weight:bold; margin-bottom:30px;}
.cp_syy .tit1 {font-size:16px; margin-bottom:25px; font-family:Arial, Helvetica, sans-serif;}
.cp_syy .zx { width:48%; margin-bottom: 20px; float:left;}
.cp_syy .mr2 { margin-left:4%;}
.cp_syy .zx .txt {width:100%; border: 1px solid #ddd; line-height: 50px; padding: 0px 20px; float: left; font-size: 14px; color: #666; height: 50px; border-radius:8px;}
.cp_syy .ym { width: 100%;}
.cp_syy .ym span { font-size: 18px; float: left; line-height:30px; }
.cp_syy .ym .txt {width:100%; border: 1px solid #ddd; line-height: 30px; padding: 0px 20px; float: left; font-size: 14px; color: #666; height: 128px; outline: none; font-family:"微软雅黑" ; border-radius:8px; background:none;}
.cp_syy .button{ background:#07913a; width:100%; line-height:50px; font-size: 18px; color: #fff;  margin:20px 0px 0px 0px; border-radius:30px;}
@media only screen and (max-width:992px) {
.cp_syy { margin:0px auto 30px auto; padding:20px; width:100%; float: none;}
.cp_syy .zx { width: 100%; margin-bottom: 20px;}
.cp_syy .mr2 { margin-left:0%;}
.cp_syy .zx .txt {width:100%; }
.cp_syy .ym .txt {width:100%;}
.cp_syy .ym span { line-height:50px; }
.cp_syy .button{margin: 20px 0px 0px 0px;}
}



.ny_lxx { width:100%; padding:80px 0px;}
.ny_lxx .zc { width:45%; float:left; position:relative;}
.ny_lxx .zc .zcd { width:160px; text-align:center; line-height:24px; padding-top:180px;}
.ny_lxx .zc .zcd img { width:100%; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); margin-bottom:10px;}
.ny_lxx .yc { width:50%; float:right; background:rgba(255,255,255,.3); padding:30px 50px; border-radius:10px;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);}
.ny_lxx .yc h1 { border-bottom:1px solid #ddd; font-size:24px; line-height:60px; font-weight:bold; margin-bottom:15px;}
.ny_lxx .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px;}
.ny_lxx .yc .zx i { width: 45px; line-height: 45px; height: 45px; text-align: center; background: linear-gradient(to right, #07913a, #00b543); color: #fff; font-size: 22px; float: left; border-radius: 100px; margin-right: 20px; }
@media only screen and (max-width:992px) {
.ny_lxx { width:100%; padding:40px 0px;}
.ny_lxx .zc { display:none;}
.ny_lxx .yc { width:100%; float: none; padding:20px;}	
}


.lx_dt { text-align:center; padding:0px 0px 80px 0px;}
.lx_dt .tit2 { font-size:24px; line-height:50px; font-weight:bold;}
.lx_dt .tit1 {font-size:16px;  margin-bottom:30px;}
.lx_dt .dt {background:rgba(255,255,255,.3);  border-radius:10px;  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);}
.lx_dt .dt .img { width:100%; height:auto;}


.ny_zg {padding: 120px 0px; overflow:hidden; }
.ny_zg .tabs {width:25%; float:left; height:700px; overflow:auto; padding-right:15px;}
.ny_zg .tab-item {padding:20px 20px;margin-bottom: 10px;border-radius: 6px;background-color: #f5f5f5;color: #333;cursor: pointer;transition: all 0.3s ease;text-align: left;border: none;width: 100%;font-size: 16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; user-select: none;
  -webkit-user-select: none;
  cursor: pointer;   }
.ny_zg .tab-item.active {background-color: #07913a;color: white;}
.ny_zg .tab-item:hover:not(.active) {background-color: #eaeaea;}
.ny_zg .swiper-container {height: 650px;position: relative; width:70%; float:right; overflow:hidden;}
.ny_zg .swiper-slide { display: flex; align-items: center; justify-content: center; background-color: #f9f9f9;border-radius: 8px;overflow: hidden;margin: 0px; /* 幻灯片间距 */}
.ny_zg .certificate {max-width: 80%; max-height: 80%; box-shadow: 0 4px 12px rgba(0,0,0,0.1);border-radius: 4px;}
.ny_zg .swiper-button-next{width:48px; height:48px; opacity:.99; bottom:0;  background-size:48px 48px;  background-color: rgba(255,255,255,0.8);border-radius: 50%; box-shadow: 0 5px 15px rgba(0, 0, 0,.2),0 10px 30px rgba(0, 0, 0,.1); line-height:48px;color: #07913a !important; padding:10px;}

.ny_zg .swiper-button-prev{width:48px; height:48px; opacity:.99; bottom:0;  background-size:48px 48px;background-color: rgba(255,255,255,0.8);border-radius: 50%; box-shadow: 0 5px 15px rgba(0, 0, 0,.2),0 10px 30px rgba(0, 0, 0,.1);color: #07913a !important; padding:10px;}
@media only screen and (max-width:992px) {
.ny_zg {padding: 40px 0px; overflow:hidden; }
.ny_zg .tabs {width:100%; float: none; margin-top:25px; height:490px;}	
.ny_zg .swiper-container {height:250px;position: relative; width:100%; float: none; overflow:hidden;}
.ny_zg .certificate {max-width:90%; max-height:90%;}

.ny_zg .swiper-button-next{width:30px; height:30px;background-size:30px 30px; line-height:30px; padding:5px;}
.ny_zg .swiper-button-prev{width:30px; height:30px;background-size:30px 30px; line-height:30px; padding:5px;}
}


.ny_hcsy {width:100%; padding:80px 0px;}
.ny_hcsy ul li { width: 15%; float: left;}
.ny_hcsy ul li:nth-child(3n) { width: 40%;}
.tanchu {width: 470px;height:175px;background:rgba(255,255,255,.99);display: none;position: absolute;top: 0;right:-250px;z-index:99999999999999999999999999999; border-radius:5px; overflow:hidden; box-shadow: 2px 2px 15px rgba(0,0,0,.2);}
.tanchu .gb {width: 20px;height: 20px;position: absolute;top:0px;right:10px;cursor: pointer;}
.tanchu .gb img {width: 100%;height: auto;}
.tanchu .wz6 {width:100%;height:auto;position: relative;margin:0 auto; padding:25px 0px 25px 50px; height:175px;
	-moz-box-sizing: border-box; /*Firefox3.5+*/
	-webkit-box-sizing: border-box; /*Safari3.2+*/
	-o-box-sizing: border-box; /*Opera9.6*/
	-ms-box-sizing: border-box; /*IE8*/
	box-sizing: border-box;
}

.tanchu .wz6 i { width:75px; height:75px; border-radius:100px; font-size:32px; color:#272636; float:left; border:1px solid #eaeaea; text-align:center; line-height:75px; margin-top:18px;}
.tanchu .wz6 .wz {width:65%; float:left; margin-left:30px; text-align:left;}
.tanchu .wz6 .wz h1 { color:#222222; font-size:24px; padding-bottom:0px;}
.tanchu .wz6 .wz h1 span{ font-size:18px; color:#848484;}
.tanchu .wz6 .wz p { color:#5b5b5b; line-height:35px;font-size:18px;}


.icon-container {position: relative;width: 100%;height: 80vh;min-height: 600px;}
.circle {position: absolute;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: all 0.3s ease;box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);border-radius: 50%; /* 确保是圆形 */}
.circle:hover {transform: scale(1.1);box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);filter: brightness(1.1); /* 悬停时亮度增加 */}
.text-part {position: relative;z-index: 2;transition: transform 0.3s ease;}
.text-part:hover {transform: scale(1.2);}
.text-part span { font-size:18px; font-weight:bold;}
.popup {position: absolute;z-index: 10;border-radius: 8px;overflow: hidden;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);opacity: 0;transform: scale(0.8);transition: all 0.3s ease;pointer-events: none;}
.popup.active {opacity: 1;transform: scale(1);pointer-events: auto;}
.popup img {display: block;width: 500px;height: auto;}
.popup-caption {background-color: rgba(255, 255, 255, 0.9);padding: 8px 12px;font-size: 14px;text-align: center;}
.overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.2);z-index: 5;opacity: 0;visibility: hidden;transition: all 0.3s ease;
backdrop-filter: blur(4px);}
.overlay.active {opacity: 1;visibility: visible;}
/* 不规则排列的圆形位置 */
.circle:nth-child(1) {top: 10%;left:5%;width: 120px;height: 120px;background: url(../images/qpb1.png) no-repeat center center; background-size:100% 100%;animation: float 6s ease-in-out infinite;}
.circle:nth-child(2) {top: 15%;left:85%;width: 130px;height: 130px;background: url(../images/qpb2.png) no-repeat center center; background-size:100% 100%;animation: float 7s ease-in-out infinite;animation-delay: 0.5s;}
.circle:nth-child(3) {top: 80%;left:10%;width: 120px;height: 120px;background: url(../images/qpb3.png) no-repeat center center; background-size:100% 100%;animation: float 8s ease-in-out infinite;animation-delay: 1s;}
.circle:nth-child(4) {top: 50%;left:10%;width: 110px;height: 110px;background: url(../images/qpb1.png) no-repeat center center; background-size:100% 100%;animation: float 6.5s ease-in-out infinite;animation-delay: 1.5s;}
.circle:nth-child(5) {top: 20%;left:30%;width: 120px;height: 120px;background: url(../images/qpb3.png) no-repeat center center; background-size:100% 100%;animation: float 7.5s ease-in-out infinite;animation-delay: 0.2s;}
.circle:nth-child(6) { /* 中间最大的图标 */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 220px;
  height: 220px;
  background: url(../images/qpb.png) no-repeat center center; background-size:100% 100%;
  z-index: 2;
}

.circle:nth-child(6) span { font-size:36px;}



.circle:nth-child(7) {top: 10%;left: 60%;width: 110px;height: 110px;background: url(../images/qpb2.png) no-repeat center center; background-size:100% 100%;animation: float 6.2s ease-in-out infinite;animation-delay: 0.3s;}
.circle:nth-child(8) {top: 70%;left: 70%;width: 130px;height: 130px;background: url(../images/qpb3.png) no-repeat center center; background-size:100% 100%;animation: float 7.3s ease-in-out infinite;animation-delay: 1.2s;}
.circle:nth-child(9) {top: 45%;left: 80%;width: 115px;height: 115px;background: url(../images/qpb1.png) no-repeat center center; background-size:100% 100%;animation: float 8.1s ease-in-out infinite;animation-delay: 0.7s;}
.circle:nth-child(10) {top: 70%;left: 25%;width: 120px;height: 120px;background: url(../images/qpb2.png) no-repeat center center; background-size:100% 100%;animation: float 6.7s ease-in-out infinite;animation-delay: 1.4s;}
.circle:nth-child(11) {top: 85%;left: 40%;width: 115px;height: 115px;background: url(../images/qpb1.png) no-repeat center center; background-size:100% 100%;animation: float 7.8s ease-in-out infinite;animation-delay: 0.9s;}
.circle:nth-child(12) {top: 25%;left: 15%;width: 110px;height: 110px;background: url(../images/qpb.png) no-repeat center center; background-size:100% 100%;animation: float 6.4s ease-in-out infinite;animation-delay: 1.1s;}
@keyframes float {
0% {
 transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
100% {
transform: translateY(0px) rotate(0deg);
}}
    
@media (max-width: 768px) {
/* 在移动设备上，保持中间图标最大 */
.circle:nth-child(1) {top: 6%;left:5%;}
.circle:nth-child(2) {top: 27%;left: 75%;}
.circle:nth-child(3) {top: 80%;left:1%;}
.circle:nth-child(4) {top: 50%;left: 0%;}
.circle:nth-child(5) {top: 18%;left: 30%;}
.circle:nth-child(9) {top: 49%;left: 75%;}
.circle:nth-child(10) {top: 65%;left: 20%;}
.circle:nth-child(12) {top: 27%;left: 5%;}
.circle:nth-child(6) {width: 140px !important;height: 140px !important;}
/* 其他图标在移动设备上适当缩小 */
.circle:not(:nth-child(6)) {
 width: 80px !important;
 height: 80px !important;}
.circle .text-part {font-size: 14px;}

/* 移动端弹出框样式优化 */
.popup {
  max-width: calc(100% - 80px); /* 留出左右边距 */
  width: 200px;
  max-height: 80vh;
  overflow-y: auto;
}
.popup img {width: 100% !important;}
.circle:nth-child(6) span { font-size:24px;}
.icon-container {
  height: 60vh;
  min-height: 400px;
}


}






