@charset "utf-8";




body{margin:0px; font-size:14px; color:#444; font-family: Arial, Helvetica, 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:微软雅黑;}
button {overflow:visible; font-family:微软雅黑;}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.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:90%; margin:0px auto; }
.contain{ width:94%;  margin:0 auto;}

.top1{ width:94%; margin:0 auto; box-sizing:border-box}
.logo{ float:left; display:none; }
.logo img{ height:70px; width:auto}


.tbtp { text-align: right; width: 100%; padding-top: 10px;}
.tbtp a{ padding-left: 10px; color: #fff;} 
.tbtp img { width:20px; opacity: .8;}
.tbtp:hover a img  {opacity: 1;}


.header{width:100%; position:fixed; width:100%; top:20px; left:0; z-index:99; transition: all 0.6s; height:85px;}
.header .conn { width:90%; margin:0px auto; }
.header.on{width:90%;  background:#fff;box-shadow: 0px 0px 5px rgba(195,195,195,0.35);transition: all 0.6s; border-radius:50px; left:5%;}
.header:hover{ background:#fff; transition: all 0.6s; width:90%; border-radius:50px;  left:5%;}

.logo1{ display:none; margin-top: 5px;}
.logo2{ display:block; margin-top: 5px;}

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

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

.header .lange{color:#fff; float: right; padding-top: 31px;}
.header .lange a { color: #fff; font-size: 18px; font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 15px;}
.header .lange a:hover {color:#018829;}

.header .s_ch{height:50px; width:80px; line-height:50px; text-align: right; color:#018829; float:right; cursor:pointer;  margin-top:15px; 
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:28px; color:#018829; float:left;}
.header.on .s_ch {  color:#018829; }
.header:hover .s_ch  {  color:#018829; }
.header.on .s_ch i {  color:#018829; }
.header:hover .s_ch i {  color:#018829; }

.header.on .tel span{  color:#333; }
.header.on .tel p{  color:#018829}

.header:hover .tel span{  color:#333; }
.header:hover .tel p{  color:#018829}


.header.on .lange a{color:#333}
.header.on a:hover {color:#018829;}


.header:hover .lange a{color:#333}
.header:hover a:hover {color:#018829;}

.header .an{ position:absolute; right:3%;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#018829; 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; display:none; margin:22px 0px 0px 0px;}
.header:hover .nav{display: block;}

.header.on .nav{display: block;}
.header:hover .nav{display: block;}

.header .nav ul>li{height:40px; width:auto; margin:0px 20px; font-size:18px;  line-height:40px;float:left; text-align:center;position:relative; text-transform:uppercase; }

.header .nav ul li a:hover{ color:#018829; }
.header .nav i{font-size:12px; line-height:50px; text-align:right; position:absolute;height:50px; right:5px; top:15px; display:none }




.header .nav ul li a.o_lm{line-height:40px; color:#fff;  display:block; position:relative;}
.header .nav ul li a.o_lm:after{ content:""; position:absolute; width:0; left:50%; transform:translateX(-50%); bottom:0; background:#018829; height:3px; opacity:0; transition:all 0.6s}
.header .nav ul li:hover a.o_lm{ color:#018829;}
.header .nav ul li:hover a.o_lm:after{ content:""; position:absolute; width:100%; left:50%; transform:translateX(-50%); bottom:0; background:#018829; height:3px; opacity:1;transition:all 0.6s}
.header .nav ul li.on a.o_lm:after{ content:""; position:absolute; width:100%; left:50%; transform:translateX(-50%); bottom:0; background:#018829; height:3px; opacity:1;transition:all 0.6s}

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

.header.on .nav ul li:hover a.o_lm{color:#018829; font-weight:bold;}
.header:hover .nav ul li:hover a.o_lm{color:#018829; font-weight:bold;}
.header .nav ul li.on a.o_lm{color:#018829; font-weight:bold;}


.header .nav .e_j{position:absolute; width:100%;  background:#fff;
box-shadow: 0px 10px 10px rgba(0,0,0,0.25); top:90px;  padding:0px; display:none; left:0; z-index:9999999999999;  height:auto;  -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;
  }
  
  @-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:45px; font-weight:normal; height:auto; text-transform:none; border-bottom:#e1e1e1 1px solid; }
.header .nav .e_j ul li:last-child { border-bottom:0}
.header .nav .e_j  ul li a{display:block; font-size:13px; line-height:45px; color:#333; transition:all 0.6s;}
.header .nav .e_j  ul li a:hover { color:#018829; font-weight:bold;transition:all 0.6s }


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

}
@media only screen and (max-width:1240px){
.tel{ display:none;}
}


@media only screen and (max-width:992px){
	
.con { width:94%; margin:0px auto; }
.tbtp { text-align: right; width: 100%; padding: 10px 0px ;}

.header{padding:0px 5px; height:50px; position:fixed; top:0; width:100%; box-sizing:border-box;}
.header.on{width:100%;  background:#fff;box-shadow: 0px 0px 5px rgba(195,195,195,0.35);transition: all 0.6s; border-radius:0px; left:0%;}
.header:hover{ background:#fff; transition: all 0.6s; width:100%; border-radius:0px;  left:0%;}



.header .conn { width:94%; margin:0px auto;}
.contain{ width:94%; 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:55px; font-weight:bold; line-height:32px;  margin-top:10px; margin-right: 42px;  }
.header .s_ch i{font-size:18px;margin-right:5px;}

.header .an{display:block; top:18px;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#018829; 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; color:#fff;  top:0; right:20px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:16px; display:block; margin:0; padding:0 20px; box-sizing:border-box;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li a.o_lm{line-height:50px; color:#fff;}
.header .nav ul li:hover a.o_lm{color:#fff; background:none;}
.header .nav .y_j{border-bottom:1px solid rgba(255,255,255,0.2);}
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid rgba(255,255,255,0.2);box-shadow:none; overflow:hidden; border-top:0; background:none; position:inherit; 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 .e_j ul li a{ color:#fff}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav .e_j ul li{ border:0}
.logo{ margin:0 auto; position:fixed; z-index:9999; top:0; left:10px}
.logo img{ height:40px; width:auto}

.header .lange{padding-top:16px; margin-right: 40px;}



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




.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:90px; left:0; z-index:101; display:none;}
.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:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:50px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.gallery-top{width:100%; position:relative; height:100vh;   }

.gallery-top .bjp {  position:absolute; left:0; bottom:0; width:100%;  z-index:9; height:100%; text-align:center; padding-top:20%;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block; -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);}
		  
#water {
  position: absolute;
  width: 28vw;
  top: 0;
  left: 0;
  margin: 0;
  height: 100%;
  z-index: 77;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  opacity: 0.8;
}		  
		  
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width:50%; background: rgba(34,91,4,.8); clip-path: polygon(0 0, 100% 0, 100% 0%,0% 100%);}
.gallery-top .wz{width:45%; color:#fff; position:absolute; left:10%; top:40%; z-index:99;}
.gallery-top .wz h3{font-size:80px;  font-weight:bold;  padding-bottom:20px; text-shadow: 1px 1px 2px #000000;}
.gallery-top .wz h2{font-size:30px;  line-height:30px; letter-spacing:0px;}
.gallery-top .wz p{font-size:26px; letter-spacing:0px; line-height:36px; }
.gallery-top .wz a {  width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:left; font-size:16px; margin:120px 0px 0px 0px; text-transform:uppercase;}
.gallery-top .wz i { margin-left: 10px; font-size:18px;}



@-webkit-keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.03);transform: scale(1.03);}
  1.5625% {}
  23.4375% {}
  26.5625% {}
  50% {}
  60% {-webkit-transform: scale(1);transform: scale(1);}
  100% {;-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.03);transform: scale(1.03);}
  1.5625% {}
  23.4375% {}
  26.5625% {-webkit-transform: scale(1);transform: scale(1);}
  50% {}
  60% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}





@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{width:65%; color:#fff; position:absolute; left:10%; top:40%;}
	}

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

.gallery-top .swiper-slide .wz{ width:90%;top:32%;left:5%;}
.gallery-top .swiper-slide .wz h3{font-size:22px;}
.gallery-top .swiper-slide .wz h2{font-size:14px;  line-height:20px; }
.gallery-top .swiper-slide .wz a { margin:0px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}

.gallery-top .swiper-pagination {
	bottom: 15px;
	left: 10%;
	width: 100%
}


}












.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 { display:none;}	
}




.sy_gy { width:100%; margin:0px auto; overflow:hidden; background:#f6f6f6; padding-bottom:100px;  }
.sy_gy .cont { width:80%; margin:0px auto;}
.sy_gy .left { width:40%; float:left; padding-top:5%;    }
.sy_gy .left .wz h3 i { width: 60px; height: 4px; background: #018829; display: inline-block; float: left; margin: 13px 10px 0px 0px;}
.sy_gy .left .wz h3{font-size:24px;height:50px;  color:#018829; position: relative; left: 0; top: 0; font-weight: bold; }

.sy_gy .left .wz h4{font-size:38px;height:90px;  color:#333; position: relative; left: 0; top: 0; font-weight: bold; }
.sy_gy .left .wz span { width:50px; height:3px; background:#018829; display:block; margin:0px 0px 10px 0px;}
.sy_gy .left .gdd { height: 15px;} 
.sy_gy .left .wz p { font-size:15px; line-height:29px;  color:#666;}

.sy_gy .right { float: right; width: 50%; position:relative; padding-left:8%; margin-top:-10px; }
.sy_gy .right .tp1 { }
.sy_gy .right .tp2 { position:absolute; bottom:40px; left:0; width:50%; border-radius:100%; overflow:hidden;}
.sy_gy .right .tp2 img { width:100%; height:auto; border-radius:100%;}

.gallery-topp{width:100%; position:relative; }
.gallery-topp .swiper-slide img{width:100%; height:auto; border-radius:  0 0 50% 50%; border:10px solid #fff; }

.gallery-toppp{width:100%; position:relative; }
.gallery-toppp .swiper-slide img{width:100%; height:auto; border-radius:  0 0 50% 50%; border:10px solid #fff; }


.sy_gy .right .tp3 { position:absolute; bottom:0; left:0; width:47%; border-radius:10px; overflow:hidden;}
.sy_gy .right .tp4 { position:absolute; bottom:0; right:0; width:47%; border-radius:10px; overflow:hidden;}
.sy_gy .right .tp1 img { width:100%; height:auto; border-radius:  0 0 50% 50%; border:10px solid #fff;}
.sy_gy .right .spp { width: 100%; height:auto;}



@media only screen and (max-width:1660px) {
.sy_gy .cont { width:85%; margin:0px auto;}
}
@media only screen and (max-width:1440px) {
.sy_gy .cont { width:90%; margin:0px auto;}
}



@media only screen and (max-width:995px){
.sy_gy {padding:25px 0px;}
.sy_gy .left { width:100%; float:none;  margin-top:0px;  padding:5% 0% 3% 0%; margin-left: 0%;}

.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}
.sy_gy .left .wz h4{font-size:32px;height:60px;}

.sy_gy .left .wz p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.sy_gy .right { float:none; width: 100%; margin-left: 0%;}
}





	.point,.point::before,.point::after{position: absolute;width: 12px; height: 12px; border-radius: 50%;content: ''; }
	.point::before{animation: scale 2s infinite; }
	.point::after{animation: scale2 2s infinite; }
	@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(6); opacity: 0;}}
	@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(12);opacity:0;}}
	

	.point,.point::before,.point::after{
	/* 设置颜色 */
	background-color: rgba(241, 34, 30, .9);}
	.point2,.point2::before,.point2::after{
	/* 设置颜色 */
	background-color: rgba(0, 221, 254, .9);}
	.point3,.point3::before,.point3::after{
	/* 设置颜色 */
	background-color:  rgba(1, 88, 255, .9);}
	.point4,.point4::before,.point4::after{
	/* 设置颜色 */
	background-color:  rgba(135, 229, 8, .9);}
	
	.dw1 {top: 65%; left: 55%;}
	.dw2 {top: 80%; left:40%;}
	.dw3{top: 40%; left:65%; }
	.dw5 {top: 50%;left: 30%;}
	.dw9{top: 55%; right: 25%;}
	
	
	.dw4 {top: 45%; left: 55%;}
	.dw6 {top: 40%; left:30%;}
	.dw7 {top: 40%; left:25%;}
	.dw8{top: 45%; left: 35%;}
	.dw12{top: 45%; right: 35%; }
	.dw10{top: 40%; right:30%;}
	.dw11{top: 40%; right:25%; }







.sy_zs{width:100%; margin:0px auto; overflow:hidden; position:relative;background:#f6f6f6; padding:100px 0px; }
.sy_zs .swiper-container-hz{padding-bottom:80px;}
.sy_zs .swiper-container-hz img{width:100%; height:auto;display:block; background:#fff; padding:10px; border-radius:10px;}
.sy_zs .swiper-container-hz .swiper-pagination-bullet {width:10px;height: 10px;background:#ddd;opacity: .99;border-radius: 100px;}
.sy_zs .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #0b9c95; border-radius: 100px;}

.sy_zs .swiper-container-hz .swiper-pagination {position: absolute;text-align: center; display:none;}
.sy_zs .swiper-container-hz .swiper-pagination.swiper-pagination-hidden {opacity: 0}
.sy_zs .swiper-container-hz .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 40px; left: 0;width: 100%;
}


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

.sy_zs{ padding:50px 0px; }
.sy_zs .swiper-container-hz{padding-bottom:60px;}
.sy_zs .swiper-container-hz img{ padding:5px; border-radius:5px;}
}


.one{margin: 0px  auto;height:360px;overflow:hidden;position:relative; }
.one ul{height:360px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:0px 15px;height:340px;border-radius:10px;position:relative; overflow:hidden; background:#fff; }
.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;}



.two{margin:0px auto;height:460px;overflow:hidden;position:relative; }
.two ul{height:460px;width:100000px;position:absolute;left:0;}/*ul width的宽不能过小*/
.two ul li{display:block;float:left;margin:0px 15px;height:410px;border-radius:10px;position:relative;}
.two ul li a{display:inline-block;height:410px;} 
.two ul li img{display:block;border-radius:10px;height:410px; width:410px;}
.two ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.two ul li a:hover span{height:80px;line-height:80px;font-size:20px;text-align:center;transition:all 0.7s;}



.circle {
  width: 100px;
  height: 100px;
  background-color: blue;
  border-radius: 50%; /* 创建圆形 */
  position: relative;
  animation: spin 2s linear infinite; /* 应用动画 */
}
 
@keyframes spin {
  from {
    transform: rotate(0deg); /* 开始时无旋转 */
  }
  to {
    transform: rotate(360deg); /* 结束时完成一个完整的旋转 */
  }
}


.ry_zz { width: 100%; margin:0px auto; background: #fff; padding: 70px 0px 80px 0px;}
.zzzz{ width: 90%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:85%; margin:40px auto; }
.zzzz .ziyuan2 .xxx { margin-top:50px;}
.zzzz .ziyuan2 .swiper-slide{ position:relative; overflow:hidden;}
.zzzz .ziyuan2 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzzz .ziyuan2 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; border-radius:100%; border:2px dashed #018829; padding:10px; position: relative; background:#fff;}
.zzzz .ziyuan2 .swiper-slide img{  width: 100%; height: auto; background:#fff; border-radius:100%;}
.zzzz .ziyuan2 .swiper-slide .wz { padding:30px 10px 20px 10px;  z-index: 19; width: 100%;color: #000; text-align:center;}
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:22px;  color: #333; line-height:60px;}
.zzzz .ziyuan2 .swiper-slide p { font-size:14px; color: #666; line-height:24px; } 
.zzzz .swiper-button-next{width:60px; height:60px; line-height:60px; text-align:center; color:#FFF;  right:0; background-size:60px 60px; background:#018829; border-radius:100px; opacity:1; bottom:50%;}
.zzzz .swiper-button-next i { font-size:25px;}
.zzzz .swiper-button-prev{width:60px; height:60px; line-height:60px; text-align:center;  color:#FFF;  left:0;  background-size:60px 60px; background:#018829; border-radius:100px; opacity:1; bottom:50%;}
.zzzz .swiper-button-prev i { font-size:25px;}
@media only screen and (max-width:1440px) {
.zzzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {padding: 50px 0px 30px 0px;}
.zzzz{ width:94%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:100%; margin:0px auto; }
.zzzz .ziyuan2 .xxx { margin-top:0px;}
.zzzz .ziyuan2 .swiper-slide .wz { padding:10px; text-align: left;  width:94%;}
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:18px; line-height:30px }
.zzzz .ziyuan2 .swiper-slide h2 { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide h2 a { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide p { font-size:12px; color: #000;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 

.zzzz .ziyuan2 .swiper-slide .tp { height:180px; overflow: hidden;  }

.zzzz .swiper-button-next{ display: none;}
.zzzz .swiper-button-prev{ display: none;}



.one{margin:0px auto;height:280px;overflow:hidden;position:relative; }
.one ul{height:280px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:0px 5px;height:230px;border-radius:10px;position:relative; overflow:hidden; }
.one ul li a{display:inline-block;} 
.one ul li img{display:block; width:160px; height:230px; border-radius:10px;}




.two{margin:0px auto;height:260px;overflow:hidden;position:relative; }
.two ul{height:260px;width:100000px;position:absolute;left:0;}/*ul width的宽不能过小*/
.two ul li{display:block;float:left;margin:0px 10px;height:210px;border-radius:10px;position:relative;}
.two ul li a{display:inline-block;height:210px;} 
.two ul li img{display:block;border-radius:10px;height:210px; width:210px; }




}



.sy_dgy { width: 100%; height: auto; margin:0px auto; position: relative; z-index: 1;}
.sy_dgy img { width: 100%; height: auto;}

@media only screen and (max-width:992px){
.sy_dgy { width: 100%; height:30vh;  position: relative; z-index: 1; overflow:hidden;}
.sy_dgy img {position: absolute; height: 30vh; width: auto; transform:translateX(-50%); left:50%;top:0;}

}






/*关于我们*/
.i_two{ width: 100%; margin: 0px auto;   }
.counter{ overflow:hidden; text-align:center; width: 100%; margin: 0px auto; /*background:rgba(255,255,255,.8);*/ padding:40px 0px 0px 0px; }
.counter ul li{  transition:all 0.3s; float: left; position:relative; text-align: left; }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:0px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}
.counter .yd { margin-right:8%;}
.counter ul li .tpp { width:60px; height:60px; border-radius:100%; background:#4090cf; display:block; margin-bottom:15px;}
.counter ul li .tpp img { width:100%; height:auto;}
.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter .span{display:inline-block; vertical-align:top; overflow:hidden;  color:#333; font-family:Arial; font-weight: bold;  font-size:40px;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:16px;color:#666; }
.counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; color:#666;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
@media only screen and (max-width:1660px){
.counter{  padding: 10px 0px 0px 0px; }	
}
@media only screen and (max-width:1440px){
.counter{  padding: 10px 0px 0px 0px; }
.counter ul li .tpp { width:45px; height:45px;  margin:15px 0px;}
.counter .span{font-size:28px;}
.counter label{font-size:14px;}
}
@media only screen and (max-width:992px) {
.counter{  padding: 20px 0px 0px 0px; }
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter .yd { margin-right:0%;}
.counter ul li{ width:50%;  margin-bottom: 2%; float:left;  }	
}






.sy_yz { width: 100%; margin:0px auto;  padding: 70px 0px;}
.sy_yz .zzz{ width: 90%; margin: 0px auto; position:relative;}
.sy_yz .zzz .ziyuan1{ width:90%; margin:0px auto; }
.sy_yz .zzz .ziyuan1 .swiper-slide{ position:relative; border:1px solid #ddd; border-radius:10px; overflow:hidden;}
.sy_yz .zzz .ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden;  }
.sy_yz .zzz .ziyuan1 .swiper-slide .tp img{  width:100%; height:auto; }
.sy_yz .zzz .ziyuan1 .swiper-slide .wz { padding:10px 20px 20px 20px;  z-index: 19; width: 100%;}
.sy_yz .zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; color: #333;  text-align:left; line-height:50px; font-weight:bold;}
.sy_yz .zzz .ziyuan1 .swiper-slide h2 { font-size:14px; color:#999; padding-top:15px;}
.sy_yz .zzz .ziyuan1 .swiper-slide p { font-size:14px; color:#666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;  } 
.sy_yz .zzz .ziyuan1 .swiper-slide:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}

.sy_yz .zzz .swiper-button-next{width:60px; height:60px; line-height:60px; text-align:center; color:#FFF;  right:0; background-size:60px 60px; background:#018829; border-radius:100px; opacity:1; bottom:50%;}
.sy_yz .zzz .swiper-button-next i { font-size:25px;}
.sy_yz .zzz .swiper-button-prev{width:60px; height:60px; line-height:60px; text-align:center;  color:#FFF;  left:0;  background-size:60px 60px; background:#018829; border-radius:100px; opacity:1; bottom:50%;}
.sy_yz .zzz .swiper-button-prev i { font-size:25px;}
@media only screen and (max-width:1440px) {
.sy_yz .zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
  .sy_yz {padding: 30px 0px;}
.sy_yz .zzz{ width:94%; margin: 0px auto; position:relative;}
.sy_yz .zzz .ziyuan1{ width:100%; margin:20px auto; }
.sy_yz .zzz .ziyuan1 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.sy_yz .zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:16px; line-height:30px }
.sy_yz .zzz .ziyuan1 .swiper-slide h2 { font-size:14px; }
.sy_yz .zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; }
.sy_yz .zzz .ziyuan1 .swiper-slide p { font-size:12px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 

.sy_yz .zzz .swiper-button-next{ display: none;}
.sy_yz .zzz .swiper-button-prev{ display: none;}
}







.mrr {background: #fff; width:180px; height:50px; line-height:50px; color:#018829; display:block; text-align:center; font-size:16px; margin:60px 0 0px 0; border-radius:50px;}
.mrr a {color: #018829; font-size: 18px;}
.mrr:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.mrr:hover a {color:#fff;}
.mrr i { margin-left:10px;}


.mrre {background: #fff; width:180px; height:50px; line-height:50px; color:#003a62; display:block; text-align:center; font-size:16px; margin:20px 0 0px 0; border-radius:50px;}
.mrre a {color: #003a62; font-size: 16px; }
.mrre:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.mrre:hover a {color:#fff;}
.mrre i { margin-left:10px;}


.mr {background: #018829; width:200px; height:50px; line-height:50px; color:#fff; display:block; text-align:center; font-size:16px; margin:40px 0 70px 0; border-radius:50px;}
.mr a {color: #fff;  font-size: 18px;}
.mr:hover { border:1px solid #018829; color:#018829; background:none; transition: all 0.5s; }
.mr:hover a {color:#018829;}
.mr i { margin-left:10px;}


@media only screen and (max-width:992px) {
.mrr { width:180px; height:40px; line-height:40px; font-size:16px;}
.mrr a { font-size: 16px; }



.mrre { width:180px; height:40px; line-height:40px; }
.mrre a { font-size: 16px; }



.mr { width:180px; height:40px; line-height:40px;margin:20px auto 40px auto;}
.mr a {color: #fff;  font-size: 16px; font-weight:bold;}


}















.gy_bt{width:100%;  margin-bottom: 30px; text-align: center; }
.gy_bt h3{font-size:40px; line-height:60px; padding-bottom:15px; font-weight: bold;}
.gy_bt p { font-size:16px; color:#999;}

@media only screen and (max-width:992px){
.gy_bt{ margin:0px 0px 20px 0px;}	
.gy_bt h3{font-size:30px; line-height:48px;   padding-bottom:5px; font-weight: bold;}
.gy_bt p { font-size:12px;}
.gy_bt h2{font-size:18px; line-height:24px;   padding:0px 10px 10px 10px; font-weight: normal;}
}



.sy_hz {width:100%; margin:0px auto; padding: 80px 0px;}
.sy_hz .swiper-container-hzz{padding-bottom:20px;}
.sy_hz .swiper-container-hzz img{width:100%; height:auto;display:block;  border-radius:10px;}
.sy_hz .swiper-container-hzz .swiper-pagination-bullet {width:10px;height: 10px;background:#ddd;opacity: .99;border-radius: 100px;}
.sy_hz .swiper-container-hzz .swiper-pagination-bullet-active {opacity: 1;background: #0b9c95; border-radius: 100px;}
.sy_hz .swiper-container-hzz .swiper-pagination {position: absolute;text-align: center; display:none;}
.sy_hz .swiper-container-hzz .swiper-pagination.swiper-pagination-hidden {opacity: 0}
.sy_hz .swiper-container-hzz .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 40px; left: 0;width: 100%;
}
@media only screen and (max-width:992px) {
.sy_hz { padding: 50px 0px 60px 0px;}
.sy_hz .swiper-container-hzz{padding-bottom:60px;}
.sy_hz .swiper-container-hzz img{ padding:5px; border-radius:5px;}
}








.yingyong ul{display: flex;   justify-content: space-between;flex-wrap:wrap; width:90%; margin: 0px auto;}
.yingyong ul li{ position:relative; height:350px; width:19%; margin: 15px 0px; overflow:hidden; border-radius:10px; overflow:hidden;}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:20px; box-sizing:border-box; width:100%; height:auto; z-index:1; display:none; }
.yingyong ul li .yyzi h3{ display:block; font-size:24px; color:#fff; }
.yingyong ul li .yyzi p{ display:none}
.yingyong ul li:hover{ background:#018829;}
.yingyong ul li:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.yingyong ul li:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center; display:block;}
.yingyong ul li:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.yingyong ul li:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
@media only screen and (max-width:1440px){
.yingyong ul{ width: 90%; margin: 0px auto;}
.yingyong ul li{ position:relative; height:300px; width:24%; margin: 15px 0px; overflow:hidden}
}
@media only screen and (max-width:992px){
.yingyong ul{ width:96%; margin:0 auto }
.yingyong ul li{  height:180px; width:49%; overflow:hidden; margin-bottom:0px}
.yingyong ul li:hover .yyzi p{ display:none;}
.yingyong ul li:hover .yyzi h3:after{ content:none;}
.yingyong ul li .yyzi{ padding:10px;}
.yingyong ul li .yyzi h3{  font-size:16px; text-align:center}
.yingyong ul li:hover .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:99; transform:none;}
.yingyong ul li:hover img{ opacity:1}
}



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

@media only screen and (max-width:992px) {
.news-list-index { margin:0px auto; padding:30px 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 .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{ width:100%; margin:0 0% 4% 0; float: none;}
.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:18px;}
.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:16px;padding-left:3px;margin-top:5px;}
}






.wave {position: absolute;left:0;bottom:0;z-index: 1;}
.wave + .wave {z-index: 2;}

.footer{width:100%; position:relative;}
.footer .nrf { position: absolute;left:0;top:0; z-index:55; width:100%; color:#fff; font-size:24px;  margin-top:200px;}
.footer .zc {float:left; width:auto; margin-right:5.5%; width:10%; }
.footer .zj {float:right;  width:24%; }
.footer .yc { float:right}

.footer .dt{font-size:20px; color:#fff; line-height:36px; font-weight:bold; text-transform:uppercase;}
.footer .dd{ margin-top:10px; }
.footer .dd .lin{  display:block;  font-size:14px; color:#fff;  opacity:0.7;  padding:5px 0px;}
.footer .dd .lin i { padding-right:10px;}
.footer .dd .lin:hover{ opacity:1;}
.footer .dd .lin1{ width:100%; display:block; float:left; font-size:18px; color:#fff; line-height:28px; letter-spacing:1px; margin-top:12px; padding-left:36px; }
.footer .dd .lin2{ width:100%; display:block; float:left; font-size:14px; color:#fff; line-height:16px; letter-spacing:1px; opacity:0.7; background:url(../images/footer2.png) no-repeat left 18px; padding:10px 0 10px 10px;}

.footer .xz { color: #ccc; font-size: 14px; padding:0px 0 20px 0;}
.footer .eww { color: #ccc; line-height: 30px; text-align: center; font-size: 14px; margin-top:15px;} 
.footer .eww img { width: 100px; height: auto;}

.footer .footer_down{ width:100%;  padding:20px 0px; text-align:center; }
.footer .footer_down p a {color:white; opacity:0.9;}
.footer .footer_down .tb1 { text-align:center; margin-bottom:15px; opacity:.8;}
.footer .footer_down .tb1 img  { width:30px; height:auto;}
.footer .footer_down .tb1 a { margin:0px 5px;}
.footer .footer_down p{  font-size:14px; line-height:24px; color:white; opacity:0.6; width:100%;}

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

	
	}


@media screen and (max-width:1440px) {
.footer .zc {float:left; width:auto; margin-right:3.5%; }
.footer .zj {float:right; width:auto; width:24%; }
.footer .yc { float:right}	
	}

@media screen and (max-width:1360px) {
.footer .zc {float:left; width:auto; margin-right:3%; }
.footer .zj {float:right; width:auto; width:24%; }
.footer .yc { float:right}	
	}


@media screen and (max-width:992px) {
.footer{ padding:30px 0px ;}
.footer .zc { display:none; }
.footer .zj {float:right;  width:100%; }
.footer .footer_down{ padding:20px 0px; text-align:center; }
.footer .footer_down p{ font-size:12px; }
}


.banquan{width:100%; padding:25px 0; background-color:#03050b; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:640px) {
.banquan{padding:15px 0; line-height:26px; margin-bottom:50px;}
.banquan span{display:block; padding:0;}
}



.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:5%; bottom:0; z-index: 5; width:90%; 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;}
.nban .wz p a {font-size:14px;}
}



.ny_gy { width: 100%; margin:0px auto; padding:80px 0px;}
.ny_gy .zc { width: 48%; float: left;}
.ny_gy .zc img { width: 100%; height: auto;}
.ny_gy .yc { width: 48%; float: right;}
.ny_gy .yc .gy_bt { text-align: left; }
.ny_gy .yc .gy_bt h3 {background:url(../images/bt.jpg) no-repeat left bottom; text-align:left; margin-top:0; padding-bottom:20px;}
.ny_gy .yc p { line-height:28px; font-size: 16px;}
@media screen and (max-width:992px) {
.ny_gy { padding:20px 0px 40px 0px;}	
.ny_gy .zc { width: 100%; float: none; }
.ny_gy .yc { width: 100%; float: none;}
.ny_gy .yc .gy_bt h3 { padding-bottom:10px;}
.ny_gy .yc p { line-height: 28px; font-size: 15px;}
}




.gy_wh { padding:100px 0px 100px 0px;}
.gy_wh ul li { width:33.3333%; float:left; background:#eef3f7;}
.gy_wh ul li .wz { padding:50px 45px 0px 45px; height:214px;}
.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:#018829; 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:992px) {
.gy_wh { padding:10px 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;}
}



.ny_xw {padding:80px 0px;}
.ny_xw ul { padding-bottom:50px;}
.ny_xw ul li { border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea;}
.ny_xw ul li .rq { width:10%; float:left; text-align:center; font-size:18px; padding-top:2%; height:160px; position:relative;}
.ny_xw ul li .rq h1 { font-size:60px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.ny_xw ul li .zw { width:73%; float:left; margin-left:55px;  padding-top:2.7%;}
.ny_xw ul li .zw h2{ color:#1d1d1f; font-size:22px; padding-bottom:15px;}
.ny_xw ul li .zw h2:hover a { color:#018829;}
.ny_xw ul li .zw p { color:#848484; line-height:30px; font-size:17px;}
.ny_xw ul li .tp { width:25%; float:right; padding:20px 0px;}
.ny_xw ul li .tp img { width:100%;}
.ny_xw ul li.on .rq { background:#018829; color:#fff; display:block;}
.ny_xw ul li.on .rq:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 180px; margin-top:-13px; 
    border-top: 13px solid transparent;
   border-bottom:13px solid transparent;
   border-left:13px solid #018829;
}
@media only screen and (max-width:992px) {
.ny_xw {padding:10px 0px 40px 0px;}
.ny_xw ul { padding-bottom:20px;}
.ny_xw ul li .rq { width:80px; font-size:14px;  height:130px;padding-top:8%; }
.ny_xw ul li .rq h1 { font-size:40px; }
.ny_xw ul li .zw { width:70%; float:left; margin-left:20px;  padding-top:8%; height:130px;}
.ny_xw ul li .zw h2{ font-size:18px; padding-bottom:10px;}
.ny_xw ul li .zw p { line-height:24px; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; display:none; }
.ny_xw ul li .tp { width:100%; float: none; display:none;}
.ny_xw ul li.on .rq:before {left: 80px; margin-top:-13px; }
}

/*翻页*/
.paging{width:100%; margin:0px auto 0px auto; text-align:center; overflow:hidden;}
.paging a{line-height:42px; color:#333333; background:#f8f8f8; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:42px; height:42px; margin:0 5px; display:inline-block; border-radius:100px;}
.paging a:hover{background-color:#018829;  color:#fff;}
.paging a.on{background-color:#018829;  color:#fff;}
@media only screen and (max-width:992px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 5px; }
}


.ny_lx { margin:80px auto;}
.ny_lx h1 { font-size:28px; height: 45px; color:#018829; font-weight:bold;}
.ny_lx .wz { font-size: 16px; line-height: 28px; color: #666; margin-bottom: 30px;}
.ny_lx .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none;}
.ny_lx .ll { width: 48%; margin-bottom: 20px;}
.ny_lx .text{ width:200px; height: 45px; line-height: 45px; background: #018829; text-align: center; color: #fff; font-size: 18px; margin:25px auto; border-radius:30px;}
.ny_lx .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}

@media only screen and (max-width:1440px) {
.ny_lx { margin:50px auto;}
}
@media only screen and (max-width:1023px) {
.ny_lx {margin:30px auto;}
.ny_lx h1 { font-size: 22px; height: 45px;}
.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}
.ny_lx .txt { font-size: 14px;}
}


.lxwm {  margin:0px auto; padding:50px 0px 60px 0px;}
.lxwm h6 { color: #666; font-size: 16px; text-align: center;}
.lxwm .zi { text-align:center; font-size:18px; line-height:50px; color:#333;}
.lxwm .dy { width:100%; padding-top:30px;}
.lxwm .dy ul li { width:23%; float:left; text-align:center; padding:40px 0px; margin: 0 2.6% 0 0; background: #fff; border-radius:20px; box-shadow: 0px 0px 5px rgba(195,195,195,0.35);}
.lxwm .dy ul li h1 { font-size:18px; margin: 20px 0px 0px 0px; font-weight: bold;}
.lxwm .dy ul li:nth-child(4n) { margin-right: 0;}
.lxwm .dy ul li i{font-size: 50px; color: #018829;}
.lxwm .dy ul li .icon-youxiang { font-weight: bold; }
.lxwm .dy ul li p { font-size:16px; text-align:center; font-family:微软雅黑; margin-top: 10px; padding: 0px 15px; height: 30px;}
.lx_de { width:100%;  margin-top:50px; text-align: center;}
.lx_de img { width: 100%; height: auto;}
@media only screen and (max-width:1440px) {
.lxwm {  margin:0px auto;}  
}
@media only screen and (max-width:995px) {
.lxwm { margin:0px auto; padding:10px 0px 40px 0px;}
.lxwm h6 {font-size:16px; height: auto; margin-bottom: 10px;}
.lxwm .dy {padding-top:20px;}
.lxwm .zi {font-size:18px; line-height:24px;}
.lxwm .dy ul li { width:100%; float: none; margin-bottom: 10px;}
.lxwm .dy ul li p { font-size:20px;font-family:微软雅黑;}
.lx_de { width:100%;  margin-top:30px; text-align: center;}
}



.ndh { width:100%; margin:80px auto 0px auto; overflow:hidden; background: #fff; line-height:60px; text-align:center;}
.ndh ul li { display:inline-block; width:auto; line-height:50px; font-size:18px;  color:#333; background:#f6f6f6; margin:0px 10px; border-radius:30px; overflow:hidden;  }
.ndh ul li a {font-size:18px; padding:0px 40px; color:#333;  line-height:50px;display:block; font-weight:bold;}
.ndh ul li:hover a { background:#359029; display:block; color:#fff; font-weight:bold;}
.ndh ul li .on {background:#359029; display:block; color:#fff; font-weight:bold;}
.ndh .dhk { width: auto;}
@media screen and (max-width:1440px) {
.ndh ul li a {font-size:18px; padding:0px 25px; color:#333;  line-height:70px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh { width:100%; margin:40px auto 0px auto; overflow:hidden;  line-height:50px;}
.ndh ul li { width:49%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; margin-right:2%; margin-bottom:2%; margin-left:0; }
.ndh ul li:nth-child(2n) { margin-right:0;}
.ndh ul li a {font-size:14px; padding:0px 0px; line-height:50px;}	
}

.cp_lb { padding:60px 0px;}
.cp_lb ul li { width:23%;  text-align: center; float: left; margin:0 1% 3% 1%; background:#f6f6f6; border-radius:20px; box-shadow: 0px 0px 5px rgba(195,195,195,0.35); overflow:hidden;}

.cp_lb ul li img{  width:100%; height:auto;  box-sizing:border-box;   margin-bottom:15px; }
.cp_lb ul li h1{ display:block; font-size:18px; color:#000; position:inherit; margin:10px 0px 25px 0px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.cp_lb ul li:hover {background:#359029; }
.cp_lb ul li:hover h1 { color:#fff;}
@media only screen and (max-width:992px) {


.cp_lb {padding:30px 0px;}
.cp_lb ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_lb ul li h1{ font-size:14px; margin:0px 0px 15px 0px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }

}



.cp_xq { width:600px; margin:60px auto;}
.cp_xq .tp { width:100%; border-radius:20px; box-shadow: 0px 0px 5px rgba(195,195,195,0.35); overflow:hidden;}
.cp_xq .tp img { width:100%; height:auto;}
.cp_xq .wz { margin-top:20px;}
.cp_xq .wz ul li { border-bottom:1px solid #ddd; line-height:30px; padding:15px 0px; font-size:18px; color:#666;}
.cp_xq .wz ul li span{ float:left; width:185px; color:#333;}

@media only screen and (max-width:992px) {
.cp_xq { width:94%; margin:40px auto;}	
.cp_xq .wz ul li span{ float:left; width:170px; color:#333; }
	}
	


.demo{margin:0 auto;width:600px; border-radius:10px; position:relative; z-index:1;}
.demo img { width:100%;  border-radius:10px;}
/* zoom-section */
.zoom-section{clear:both;margin-top:0px; position:relative; z-index:2;}
*html .zoom-section{display:inline;clear:both; position:relative;}
.sear{ width: 30px; height: 30px; position: absolute; right: 0; bottom: 0; background: url("../images/search.png")no-repeat; z-index:5;}


/* 这是下方的鼠标指针的移动镜头平方米。 */
.cloud-zoom-lens {border: 1px solid #888;margin:0px;background-color:#fff;cursor:move;}
/* 这是标题文本 */
.cloud-zoom-title {font-family:Arial, Helvetica, sans-serif;position:absolute !important;background-color:#000;color:#fff;padding:0px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px; display:none;}
/* 这是缩放窗口。 */
.cloud-zoom-big {border:1px solid #ccc;overflow:hidden;}
/* 这是加载消息。 */
.cloud-zoom-loading {color:white;background:#222;padding:3px;border:1px solid #000;}

@media only screen and (max-width:992px) {
.demo{margin:0 auto;width:100%; border-radius:10px;}	
	}
	
	.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #018829;
	margin-top:25px;
	margin-right:10px;
	cursor: pointer;
	position: relative;
	z-index: 9;
	font-family:"Arial";
 font-size:16px;
}
.header.on .language {
	color: #018829;
}
.header .language .l_m i {
	display: inline-block;
	vertical-align: middle; font-size:22px; 
	margin-top: -5px;
	margin-right: 5px;
}
.header .language .x_l {
	width: 120px;
	padding-top: 8px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	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 #018829;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
.header .language .x_l ul {
	padding: 5px 15px;
	background: #018829;
}
.header .language .x_l ul li a {
	color: #fff;
	line-height: 36px;
	display: block;
}
.header .language .x_l ul li a:hover {
	color:#fff;
}
@media only screen and (max-width:992px){
.header .language {margin-top:11px;}	
.header .language .l_m i {font-size:18px; }
.header .language { font-size:14px;}
}