.web-head{width:100%;/*position:fixed;*/z-index:9;font-size: 12px;color: #333;background: #fff;transition: 0.3s;}
.web-head.cur{}
.web-head .head-1{height: 80px;position: relative;z-index: 2;}
.web-head .head-1 .logo{float: left;height:80px; width:30%; position: relative;overflow: hidden;}
.web-head .head-1 .logo:before{content: "";position: absolute;z-index: 3;width:10px;height: 100%;background: #fff;top: 0;left: -50px;transform: rotate(30deg);opacity: 0.8;}
.web-head .head-1 .logo .zbl-img{width:100%;height: 100%;padding-top: 0;}
.web-head .head-1 .logo:hover:before{left: 120%;transition:2s;}
.web-head .head-1 .nav-btn{float: right;display: block;width: 40px;height: 40px;cursor: pointer;padding:5px;background: #90c222;border-radius:2px;transition: 0.5s;display: none;margin-top: 15px;}
.web-head .head-1 .nav-btn span{width: 26px;height:1px;background: #fff;display: block;margin:7px auto;transition: 0.5s;position: relative;top: 0;}
.web-head .head-nav-b{float:right;width:70%;padding-top:10px;color: #333;}
.web-head .head-nav-b .ul-box2{position: absolute;top:0;left: 50%;width:160px;margin-left:-80px;background:rgba(255,255,255,0.95);opacity: 0;padding: 10px;}
.web-head .head-nav-b .ul1{width:100%;text-align: right;}
.web-head .head-nav-b .ul2{width:100%;text-align: left;}
.web-head .head-nav-b .li1{position: relative;overflow: hidden;display: inline-block;vertical-align: top;margin-left:1.3%;font-size: 16px;}
.web-head .head-nav-b .li1>a{position: relative;z-index:2;color:#333;line-height:70px; font-weight:bold; }
.web-head .head-nav-b .li2{display: block;width:100%;position: relative;}
.web-head .head-nav-b .li2>a{display:block;color:#000;font-size: 16px;line-height: 35px;height: 35px; border-bottom:1px solid #eee; overflow: hidden;transition: 0.4s;text-align: center;}
.web-head .head-nav-b .li1.cur>a{color: #8dc320;}
.web-head .head-nav-b .li1:hover .ul-box2{top: 100%;opacity: 1;transition: 0.4s;}
.web-head .head-nav-b .li1:hover{overflow: initial;z-index: 2;}
.web-head .head-nav-b .li1>a:hover{color: #90c222;}
.web-head .head-nav-b .li2:hover{overflow: initial;z-index: 2;}
.web-head .head-nav-b .li2>a:hover{color: #90c222;}
.web-head .head-nav-s{position:absolute;width: 100%;top:100%;left: 0;background:#fff;z-index:7;display: none;opacity:0;transition: 0.5s;height: 0;overflow: hidden;}
.web-head .head-nav-s .li1{position:relative;}
.web-head .head-nav-s .li1>a{font-size: 15px;display: block;height: 50px;line-height: 50px;color: #333;padding: 0 5%;}
.web-head .head-nav-s .li1>a:after{content:"";position: absolute;left:0;bottom: 0;width: 100%;height: 1px;background: #e9e9e9;}
.web-head .head-nav-s .li2{position: relative;}
.web-head .head-nav-s .li2>a{font-size: 13px;display: block;height: 40px;line-height: 40px;color: #666;padding: 0 7%;}
.web-head .head-nav-s .li2>a:after{content:"";position: absolute;left:0;top: 0;width: 100%;height: 1px;background: #eee;}
.web-head .head-nav-s .li3{position: relative;}
.web-head .head-nav-s .li3>a{font-size: 12px;display: block;height: 40px;line-height: 40px;color: #666;padding: 0 9%;}
.web-head .head-nav-s .li3>a:after{content:"";position: absolute;left:0;top: 0;width: 100%;height: 1px;background: #eee;}
.web-head .head-nav-s .btn1{position: absolute;right:5%;top:10px;width: 30px;height: 30px;z-index: 9;text-align:center;line-height: 30px;font-family:"宋体";transition: 0.3s;font-size: 18px;}
.web-head .head-nav-s .btn2{position: absolute;right:5%;top:5px;width: 30px;height: 30px;z-index: 9;text-align:center;line-height: 30px;font-family:"宋体";transition: 0.3s;}
.web-head .head-nav-s li.cur>a{color: #90c222;}
.web-head .head-nav-s li.zblcur>a{color: #90c222;}
.web-head .head-nav-s li.zblcur>.btn{transform: rotate(90deg);}
.web-head.navscur{overflow: initial;}
.web-head.navscur .head-1 .nav-btn span:nth-child(1){top: 8px;transform: rotate(45deg);}
.web-head.navscur .head-1 .nav-btn span:nth-child(2){opacity: 0;}
.web-head.navscur .head-1 .nav-btn span:nth-child(3){top: -8px;transform: rotate(-45deg);}
.web-head.navscur .head-nav-s{top: 71px;opacity: 1;height: auto;}
@media only screen and (max-width: 1400px) {
.web-head .head-nav-b .li1{ margin-left:1.1%; }
}
@media only screen and (max-width: 1366px) {
.web-head .head-nav-b .li1{ margin-left:0.9%; }
.zbl-img img{width: 100%;height:auto}
}
@media only screen and (max-width: 1240px) {
.web-head .head-nav-b .li1{ margin-left:0.65%; }
}
@media only screen and (max-width:1124px) {
.web-head .head-1{height:70px}
.web-head .head-1 .logo{height:70px;width: 35%;}
.web-head .head-1 .nav-btn{display: block;}
.web-head .head-1 .ul1{display: none;}
.web-head .head-nav-b{display: none;}
.web-head .head-nav-s{display: block;}
}
@media only screen and (max-width:724px) {
.web-head .head-1 .logo{height:70px;width: 45%;}
.web-head .head-1 .logo img{ margin-top:10px;}
}
@media only screen and (max-width:524px) {
.web-head .head-1 .logo{ width: 60%;}
}
.banner{position: relative;width: 100%; }
.banner img{display: block;width: 100%;}
.banner .img-s{display: none;}
.banner .slick-dots{position:absolute;bottom:20px;width: 100%;text-align: center;}
.banner .slick-dots li{width: 55px;height: 4px;display: inline-block;margin:0 10px;cursor: pointer;background: #808080;transition: 0.3s;}
.banner .slick-dots li button{display: none;}
.banner .slick-dots li.slick-active{background: #8dc320;}
@media only screen and (max-width: 980px) {
	.banner .img-b{display: none;}
	.banner .img-s{display:block;}
}
.web-tit-1 {color:#8fc322;margin:0 0 2%;font-size: 32px; position:relative; text-align:center;}
.web-tit-1 .more{font-size: 15px;color: #90c222;position: absolute;right: 0; top:15px;/*bottom: -10px;*/}
.web-tit-1 .more img{display: inline-block;vertical-align: middle;margin-left: 10px;}
.web-tit-1 .more span{display: inline-block;vertical-align: middle;}
.index-2 .web-tit-1,.index-3 .web-tit-1 { text-align:left;}
.index-3  { background:#fafafa;}
@media only screen and (max-width: 1280px) {
.web-tit-1 {font-size: 26px;}
}
@media only screen and (max-width:980px) {
	.web-tit-1{font-size: 18px;}
	.web-tit-1 .more{ top:0px; }
}
@media only screen and (max-width:640px) {
	.web-tit-1{margin: 5% 0 3%;}
}
.web-txt-1{font-size: 16px;line-height: 30px;color: #000;}
@media only screen and (max-width: 1024px) {
	.web-txt-1{font-size: 15px;line-height: 25px;}
}
.web-nav-1 .li-box{background: #ddd;text-align: center;height: 50px;line-height: 50px;color: #333;font-size: 16px;}
.web-nav-1 .li-box a{display: block;position: relative;z-index: 2;}
.web-nav-1 .li-box:before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height:0;background: #90c222;}
.web-nav-1 .li-box.cur{color: #fff;}
.web-nav-1 .li-box.cur:before{height: 100%}
@media only screen and (max-width:1024px ) {
	.web-nav-1 .li-box{height: 40px;line-height: 40px;font-size: 15px;}

}
@media only screen and (max-width:772px ) {
.index-2{ display: none}
}

.page-padding{padding: 60px 0px;}
.about-bg{ width:100%; background:#fff; height:600px;}
.about-tu{width:45%; float:left;}

.about-con{width:46%;background:#fff; padding:2% 2%; float:left; margin-right:2%;}
.about-bt{color: #8fc322;font-size: 20px;margin-top: 20px;font-weight: bold;}
.about-bt p{color: #333;font-size: 20px;margin-top: 10px;font-weight: normal;}
.about-diao { height:230px; overflow:hidden;}
.about-diao p{color: #666;font-size:15px;line-height:26px;margin-top: 10px;}
.about-more{margin-top:50px;text-align: center;background: #004eb2;width: 170px;line-height: 45px;}
.about-more a{color: #fff;font-size: 15px;}
.web-more-1 a{display: block;width: 130px;height: 36px;line-height: 36px;overflow: hidden;border: 1px solid #c6c7c8;color: #90c222;margin: auto;background: #fff;text-align: center;}
@media only screen and (max-width: 1440px) {
	.about-diao p{ line-height:30px; }
}
@media only screen and (max-width: 1366px) {
.about-tu img { width:100%;}
.about-bt p{ font-size: 20px; }

}
@media only screen and (max-width: 1280px) {
	.about-diao p{ margin-top:8px;line-height:28px;}
}
@media only screen and (max-width: 800px) {
.page-padding{padding: 30px 0px;}
.about-tu{width:0; float: none;}
.about-con{width:100%; float:none; margin-left:0;}
.about-bt p{ font-size: 17px;}
.about-diao{ line-height:26px;margin-top: 25px;}
}
.index-1{ /*background:#eee ;background:url(../img/bg1.jpg) no-repeat;*/}
.index-1 .index-1-l{ width:22%; float:left;}
.index-1 .index-1-l dl { background:#eee ;}
.index-1 .index-1-l dl dt{ background:#8dc320; padding:15px 10px; text-align:center; color:#fff; font-size:24px; font-weight:bold;}
.index-1 .index-1-l dl dd{ padding:15px 20px; border-bottom:1px dotted #fff; }
.index-1 .index-1-r{ width:75%; float:left; margin-left:1%;}
.index-1 .index-1-r ul li{ width:23%; float:left; margin-left:2%; margin-bottom:20px;}
.index-1 .main{position: relative;}
.index-1 .slick-slide{margin:0 10px;position: relative;overflow: hidden;}
.index-1 .img{background:#fff; transition: 0.5s;}
.index-1 .txt-box{ background-color: rgba(142,195,34,0.96); text-align:center;height: 30px;line-height: 30px;font-size:16px;width: 100%;color: #fff;padding: 10px 0px 10px;transition: 0.5s;}
.index-1 a:hover .txt-box{color: #fff;}
.index-1 .left{position: absolute;top:50%;margin-top: -40px;left:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-l.png) no-repeat center;cursor: pointer;transition: 0.3s;}
.index-1 .right{position: absolute;top:50%;margin-top: -40px;right:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-r.png) no-repeat center;cursor: pointer;transition: 0.3s;}
@media only screen and (min-width: 1025px) {
	.index-1 .slick-slide:hover .img{transform: scale(1.025);opacity: 0.7;}
	.index-1 .slick-slide:hover .txt-box{color: #fff;}
	.index-1 .left:hover{background-color:rgba(142,195,34,1);}
	.index-1 .right:hover{background-color:rgba(142,195,34,1);}
}
@media only screen and (max-width: 992px) {
	.index-1 .index-1-l{ width:0; float: none; display:none;}
	.index-1 .index-1-r{ width:100%; float:left; margin-left:0;}
}
@media only screen and (max-width: 980px) {
 
	.index-1 .txt-box{bottom: 5px;padding: 5px 0px;font-size: 16px;}
	.index-1 .left{width:30px;height: 50px;background-size:40%;left: 10px;margin-top: -25px;}
	.index-1 .right{width: 30px;height: 50px;background-size:40%;right:10px;margin-top: -25px;}
}
@media only screen and (max-width:640px) {
	.index-1 .main{width:calc(90% + 10px);}
	.index-1 .slick-slide{margin:0 5px;}
	.index-1 .index-1-r ul li{ width:48%; float:left; margin-left:2%; margin-bottom:20px;}
}
.index-4 {	height:330px;background: url(../img/bg2.jpg) no-repeat top center;}
.gd-con{text-align: right;width: 50%;}
.gd-bt{color: #fff;font-size: 35px;font-weight: bold;}
.gd-bt p{color: rgba(255,255,255,0.5);font-size: 15px;font-weight: normal;text-transform: uppercase;font-family: "times new roman";margin-top: 5px;}
.gd-by{font-size:18px;margin: 15px 0px;color: rgba(255,255,255,0.5);}
.gd-more{background: #e3c600;width: 150px;line-height: 40px;text-align: center;margin-left: 400px;margin-top: 30px;}
.gd-more a{font-size: 15px;color: #202020;}		

@media only screen and (max-width: 992px) {
	.gd-con{text-align: right;width: 80%;}
}

.web-box-1{ overflow: hidden;}
.web-box-1 .lumps{float: left;width: 49.5%;overflow: hidden;}
.web-box-1 .lumps .lump{position: relative;overflow: hidden;}
.web-box-1 .lumps .lump .img{transition: 0.5s;}
/*
.web-box-1 .lumps .lump .img1{padding-top: 40%;}
.web-box-1 .lumps .lump .img2{padding-top: 60%;}
*/
.web-box-1 .lumps .lump .txt-box{position: absolute;left: 0;bottom: 0;background: #90c222;color: #fff;width: 100%;font-size: 16px;padding: 0 80px 0 25px;transform: translateY(100%);transition: 0.3s;}
.web-box-1 .lumps .lump .txt-box:after{content: "";position: absolute;right: 0;width: 80px;height: 100%;top: 0;background: url(../img/yingyongjt.png) no-repeat center;}
.web-box-1 .lumps .lump .txt1{line-height: 60px;height: 60px;overflow: hidden;}
.web-box-1 .lumps .lump .txt2{line-height: 40px;height: 40px;overflow: hidden;}
.web-box-1 .lumps:nth-child(1){margin-left: 0;}
.web-box-1 .lumps:nth-child(1) .lump{float: left;display: block;width: 100%;}
.web-box-1 .lumps:nth-child(1) .lump:nth-child(1){margin-bottom: 2%;}
.web-box-1 .lumps:nth-child(1) .lump:nth-child(2){width: 49%;}
.web-box-1 .lumps:nth-child(1) .lump:nth-child(3){width: 49%;margin-left: 2%;}
.web-box-1 .lumps:nth-child(2){margin-left: 1%;}
.web-box-1 .lumps:nth-child(2) .lump{float: left;display: block;width: 100%;}
.web-box-1 .lumps:nth-child(2) .lump:nth-child(1){width: 49%;}
.web-box-1 .lumps:nth-child(2) .lump:nth-child(2){width: 49%;margin-left: 2%;}
.web-box-1 .lumps:nth-child(2) .lump:nth-child(3){margin-top: 2%;}
@media only screen and (min-width: 1025px) {
	.web-box-1 .lumps .lump:hover .img{transform: scale(1.025);}
	.web-box-1 .lumps .lump:hover .txt-box{transform: translateY(0);}
}
@media only screen and (max-width: 1024px) {
	.web-box-1 .lumps .lump .txt-box{padding: 0 40px 0 15px;transform: translateY(0);position: inherit;}
	.web-box-1 .lumps .lump .txt-box:after{width: 40px;}
	.web-box-1 .lumps .lump .txt1{line-height: 30px;height: 30px;overflow: hidden;font-size: 15px;}
	.web-box-1 .lumps .lump .txt2{line-height: 30px;height: 30px;overflow: hidden;font-size: 15px;}
}
@media only screen and (max-width: 640px) {
	.web-box-1 .lumps{float: none;width: 100%;margin: 0 !important;}
	.web-box-1 .lumps:nth-child(1){margin-bottom: 2% !important;}
}


.web-box-2{ width:50%;padding: 2% 2%;background: #fff; overflow: hidden;}
.web-box-2 .zbl{ width:102%;}
.web-box-2 .zbl-lumps{background: #fff; width:48%; float:left; margin-right:2%; margin-bottom:2%; height:260px;  overflow:hidden;}
.web-box-2 .zbl-lump-right{background: #fff; width:100%; float:left; }
.web-box-2 .zbl-lumps .img{transition: 0.5s;padding-top: 0;height: 100%; overflow:hidden;}
.web-box-2 .zbl-lumps.bg{ position:relative;}
.web-box-2 .zbl-lumps.bg .txt{position: absolute;bottom:0;right:0; width:100%;font-size: 18px;line-height: 50px;color: #fff;background-color:rgba(142,195,34,0.6); text-align:center;}

.web-box-2 .zbl-lump-right li{line-height: 50px;height: 50px;border-bottom: 1px solid #f5f5f5;position: relative;overflow: hidden;}
.web-box-2 .zbl-lump-right li:first-child{border-top:0;}
.web-box-2 .zbl-lump-right li .time{position: absolute;right:10px;top: 0;color: #808080;font-size: 12px;}
.web-box-2 .zbl-lumps.bg .txt{position: absolute;bottom:0;right:0; width:100%;font-size: 15px;line-height: 50px; height:50px; overflow:hidden; color: #fff;background-color:rgba(142,195,34,0.6); text-align:center;}

@media only screen and (max-width: 1280px) {
.web-box-2 .zbl-lumps{ height:220px; }
.web-box-2 .zbl-lumps.bg .txt{font-size: 15px; }
}
@media only screen and (min-width: 1025px) {
.web-box-2 .zbl-lump-right) li a:hover{color: #90c222;}
.web-box-2 .zbl-lumps:hover .img{transform: scale(1.025);opacity: 0.7;}
}
@media only screen and (max-width: 980px) {
.web-box-2 .zbl-lumps{ height:230px;  }
.web-box-2 .zbl-lump-right li{line-height: 40px;height: 40px;}
.web-box-2 .zbl-lumps .txt{font-size: 16px;line-height: 40px;}
.web-box-2 .zbl-lumps.bg .txt{font-size: 15px; height:40px; line-height:40px; overflow:hidden; }
}
@media only screen and (max-width: 768px) {
	.web-box-2{ width:100%;padding: 2% 2%; margin-top:15px;}
.web-box-2 .zbl-lumps{ display:block!important}
.web-box-2 .zbl-lump-right{  width:100%; }

}
@media only screen and (max-width: 568px) {
.web-box-2 .zbl-lumps{ height:160px;  }
	
}
.about .main{padding: 3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.about .lunbo{position:relative}
.about .lunbo .lump{margin:0 10px}
.about .lunbo .left{position: absolute;top:50%;margin-top: -40px;left:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-l.png) no-repeat center;cursor: pointer;transition: 0.3s;}
.about .lunbo .right{position: absolute;top:50%;margin-top: -40px;right:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-r.png) no-repeat center;cursor: pointer;transition: 0.3s;}
@media only screen and (max-width: 980px) {
.about .lunbo .left{width:30px;height: 50px;background-size:40%;left: 10px;margin-top: -25px;}
.about .lunbo .right{width: 30px;height: 50px;background-size:40%;right:10px;margin-top: -25px;}
}



.lunbo4{position:relative}
.lunbo4 .lump{margin:0 10px}
.lunbo4 .left{position: absolute;top:50%;margin-top: -40px;left:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-l.png) no-repeat center;cursor: pointer;transition: 0.3s;}
.lunbo4 .right{position: absolute;top:50%;margin-top: -40px;right:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-r.png) no-repeat center;cursor: pointer;transition: 0.3s;}
@media only screen and (max-width: 980px) {
	.lunbo4 .left{width:30px;height: 50px;background-size:40%;left: 10px;margin-top: -25px;}
	.lunbo4 .right{width: 30px;height: 50px;background-size:40%;right:10px;margin-top: -25px;}
}


.products .main{padding:3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.products .zbl-lump{border:1px solid #dad9d0;padding: 5px;}
.products .zbl-lump .img-box{margin-bottom: 2px;}
.products .zbl-lump .txt-box{line-height: 45px;height: 45px;text-align: center;background: #ddd;color: #333;font-size: 16px;transition: 0.4s;}
@media only screen and (min-width: 1024px) {
	.products .zbl-lump:hover{opacity: 0.8 !important;transition: 0.4s;}
	.products .zbl-lump:hover .txt-box{background: #90c222;color: #fff;}
}
.productshow .main{padding: 3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.productshow .main .box-1{overflow: hidden;margin-bottom: 20px;}
.productshow .main .box-1 .lunbo{float: left;width:48%;}
.productshow .main .box-1 .lunbo .img{padding-top: 60%;}
.productshow .main .box-1 .lunbo .lunbo-box{overflow: hidden;}
.productshow .main .box-1 .lunbo .slider-for{width: 100%;margin-bottom:13px;border: 1px solid #ddd;}
.productshow .main .box-1 .lunbo .slider-for .lump{overflow: hidden;padding: 3%;}
.productshow .main .box-1 .lunbo .slider-nav{padding: 0 35px;position: relative;}
.productshow .main .box-1 .lunbo .slider-nav .left{transition: 0.3s;cursor: pointer;position: absolute;left: 0;top: 0;width: 30px;height:100%;background:#eee url(../img/jt-1-l.png) no-repeat center/30%;}
.productshow .main .box-1 .lunbo .slider-nav .right{transition: 0.3s;cursor: pointer;position: absolute;right: 0;top: 0;width:30px;height:100%;background:#eee url(../img/jt-1-r.png) no-repeat center/30%;}
.productshow .main .box-1 .lunbo .slider-nav .lump{margin:0 5px;border: 1px solid #ddd;padding: 3%;}
.productshow .main .box-1 .lunbo .slider-nav .lump.slick-current img{border: 1px solid #66ad45;}
.productshow .main .box-1 .lunbo .slider-nav .left:hover{background-color:#90c222;}
.productshow .main .box-1 .lunbo .slider-nav .right:hover{background-color:#90c222;}

.productshow .main .box-1 .txt-box{float: right;width: 48%;}
.productshow .main .box-1 .txt-box .bt{font-size:24px;border-bottom:1px solid #dad9d0;padding-bottom: 10px;}
.productshow .main .box-1 .txt-box dl{padding: 20px 0;}
.productshow .main .box-1 .txt-box dl:first-child{border-top:1px solid #dad9d0}
.productshow .main .box-1 .txt-box dt{font-size: 20px;color: #000;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 10px;}
.productshow .main .box-1 .txt-box dd{font-size: 16px;color: #000;line-height: 30px;overflow: hidden;}
.productshow .main .box-2 .s-box{padding: 2.5% 0;border-bottom:1px solid #dad9d0}
.productshow .main .box-2 .s-box:last-child{border-bottom: 0;}
.productshow .main .box-2 .s-box .tit{margin-bottom: 20px;}
.productshow .main .box-2 .s-box .tit span{display: block;background: #90c222;color: #fff;width: 155px;height: 45px;text-align: center;line-height: 45px;font-size: 16px;}
.productshow .main .box-2 .s-box-2 table{text-align: center;width: 100%;border-collapse:collapse;}
.productshow .main .box-2 .s-box-2 table td{border:1px solid #dad9d0;line-height:25px;padding: 10px;}
.productshow .main .box-2 .s-box-4 .zbl-lump{border-radius: 5px;overflow: hidden;background: #fff;}
.productshow .main .box-2 .s-box-4 .img{padding-top: 55%;}
@media only screen and (max-width:1024px ) {
	.productshow .main .box-1 .txt-box dl{padding: 15px 0;}
	.productshow .main .box-1 .txt-box dt{font-size: 16px;margin-bottom: 5px;}
	.productshow .main .box-1 .txt-box dd{font-size: 15px;line-height: 25px;}
	.productshow .main .box-2 .s-box{padding: 20px 0;}
	.productshow .main .box-2 .s-box .tit span{font-size: 15px;width: 120px;height: 40px;line-height: 40px;}
}
@media only screen and (max-width:640px ) {
	.productshow .main .box-1{margin-bottom: 0px;}
	.productshow .main .box-1 .img-box{float: none;width: 100%;}
	.productshow .main .box-1 .txt-box{float: none;width: 100%;}
}
.news .main{padding:3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.news .zbl-lump .lump{display: block;transition: 0.3s;}
.news .zbl-lump .img-box .img{padding-top: 60%;}
.news .zbl-lump .txt-box{padding: 20px 0;}
.news .zbl-lump .txt-box .t1{font-size:20px;color: #333333;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 10px;}
.news .zbl-lump .txt-box .t2{font-size:14px;color: #666666;line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 25px;}
.news .zbl-lump .txt-box .t3{font-size:14px;color: #999999;line-height: 25px;height: 25px;overflow: hidden;}
@media only screen and (min-width: 1024px) {
	.news .zbl-lump:hover .lump{opacity: 0.8;}
}
@media only screen and (max-width: 980px) {
	.news .zbl-lump .txt-box{padding: 10px 0;}
	.news .zbl-lump .txt-box .t1{font-size: 18px;margin-bottom: 5px;}
	.news .zbl-lump .txt-box .t2{font-size: 15px;margin-bottom: 5px;}
}
.newshow .main{padding:3% 0 0;margin-bottom:6.25%;}
.newshow .box-1{border-bottom: 1px solid #dad9d0;padding:10px 0 20px;}
.newshow .box-1 .tit{font-size: 24px;margin-bottom: 5px;}
.newshow .box-1 .txt span{margin-right: 20px;}
.contact .main{padding:3% 0 0;margin-bottom:6.25%;}
.contact .main-1{margin-bottom:4%}
.contact .main-1:after{content: "";display: block;clear: both;}
.contact .main-1 .mainleft{float: left;width: 47%;line-height:40px;font-size: 16px;color: #666;background: #eee;padding:20px 30px;}
.contact .main-1 .mainright{float:right;width: 49%;}
.contact .main-1 .mainright .tit{font-size: 16px;color: #666;margin-bottom:10px;line-height: 35px;}
.contact .main-1 .mainright .box{margin-bottom: 20px;}
.contact .main-1 .mainright .box:after{content:"";display: block;clear: both;}
.contact .main-1 .mainright .xing{position: relative;}
.contact .main-1 .mainright .xing:before{content: "*";position:absolute;left:10px;top:5px;color: red;}
.contact .main-1 .mainright input{display: inline-block;vertical-align: middle;width: 100%;height:40px;line-height: 40px;font-size: 15px;color: #666;border:1px solid #ccc;padding:0 20px}
.contact .main-1 .mainright textarea{width: 100%;height: 100px;font-size: 15px;color: #333;border:1px solid #ccc;padding:10px 20px}
.contact .main-1 .mainright img{display: inline-block;vertical-align: middle;width: 100px;height: 50px;}
.contact .main-1 .mainright input[type="submit"]{width: 100px;height: 35px;line-height: 35px;background: #90c222;color: #fff;border:0;}
.contact #map{width:100%;height: 400px;}
@media only screen and (max-width: 980px) {
	.contact .main-1 .mainleft li{margin-top: 15px;font-size: 15px;}
	.contact .main-1 .mainright .tit{margin-bottom: 15px;}
	.contact .main-1 .mainright .box{margin-bottom: 15px;}
	.contact .main-1 .mainright input{height: 35px;font-size: 15px;line-height: 35px;}
	.contact .main-1 .mainright select{height: 35px;font-size: 15px;line-height:35px;}
	.contact .main-1 .mainright textarea{height: 100px;font-size: 15px;}
	.contact .main-1 .mainright img{height: 35px;}
	.contact .main-1 .mainright input[type="submit"]{height: 35px;line-height: 35px;}
}
@media only screen and (max-width: 640px) {
	.contact .main-1 .mainleft{float:none;width: 100%;margin-bottom: 10px;}
	.contact .main-1 .mainright{float:none;width: 100%;}
}

.web-foot{width: 100%;overflow:hidden;position: static;background:#1a1a1a;}
.web-foot .foot-1 .box1{overflow:hidden;padding:5% 0;}
.web-foot .foot-1 .box1 .boxleft{float:left;width: calc(100% - 200px);overflow: hidden;}
.web-foot .foot-1 .box1 .boxleft .lump{float: left;width: 16%; }
.web-foot .foot-1 .box1 .boxleft .lump:first-child{width: 39%;}
.web-foot .foot-1 .box1 .boxleft .lump:first-child li { width:50%; float:left;}
.web-foot .foot-1 .box1 .boxleft .lump:last-child{width: 28%;}
.web-foot .foot-1 .box1 .boxleft .lump .tit{font-size: 18px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.web-foot .foot-1 .box1 .boxleft .lump .txt{font-size: 15px;color: #ccc;line-height: 30px;}
.web-foot .foot-1 .box1 .boxright{float:right;text-align: right;}
.web-foot .foot-1 .box1 .boxright .b1{overflow: hidden;margin-bottom:25px;}
.web-foot .foot-1 .box1 .boxright .b1 .lump{width: 110px;display: inline-block;margin-left: 28px;text-align: center;}
.web-foot .foot-1 .box1 .boxright .b1 .lump img{width: 100%;display: block;margin-bottom: 10px;}
.web-foot .foot-1 .box1 .boxright .b1 .lump .txt{color: #f9f9f9;font-size: 16px;}
.web-foot .foot-2{line-height: 26px; background-color: rgba(142,195,34,0.96); border-top:1px solid #414041;overflow: hidden;padding: 15px 0;text-align: center;}
.web-foot .foot-2 .b1{color:#808080;}
.web-foot .foot-2 .b2{color:#eceaeb;}
.mobnav { display:none;}
@media only screen and (min-width:1025px) {
.web-foot a:hover{color: #90c222;}
}
@media only screen and (max-width:1024px) {
.web-foot .foot-1 .box1 .boxleft{float: none;width: 100%;margin-bottom: 20px;}
.web-foot .foot-1 .box1 .boxright{float: none;text-align: left;}
.web-foot .foot-1 .box1 .boxright .b1 .lump{margin-left: 0;margin-right: 20px;}
}
@media only screen and (max-width:640px) {
.web-foot { margin-bottom:47px;}
.web-foot .foot-1{padding-top: 10px;}
.web-foot .foot-1 .box1 .boxleft .lump{display: none;}
.web-foot .foot-1 .box1 .boxleft .lump:first-child{display:block;width: 100%;padding-right: 0;}
.web-foot .foot-1 .box1 .boxleft .lump:last-child{display:block;width: 100%;padding-right: 0; margin-top:20px;}
.web-foot .foot-1 .box1 .boxleft .lump .tit{margin-bottom: 10px;}
.web-foot .foot-1 .box1 .boxleft .lump .txt{line-height: 25px;}
.web-foot .foot-1 .box1 .boxright .b1{margin-bottom: 0;}
.web-foot .foot-1 .box1 .boxright .b1 .lump{width: 0px;margin-right: 10px;display:none;}
.web-foot .foot-1 .box1 .boxright .b1 .lump img{margin-bottom: 5px;}
.web-foot .foot-1 .box1 .boxright .b1 .lump .txt{font-size: 15px;color: #ddd;}
.web-foot .foot-1 .box1 .boxright{ display:none;}
.mobnav {position: fixed;bottom: 0;width: 100%;z-index: 99999; display:block;}
.mobnav ul {margin-bottom:0;}
.mobnav ul li {width: 33.333333%;background: #494949;float: left; height:50px; border-right: 1px solid #666;list-style: none;}
.mobnav ul li a {display: block;color: #fff;text-align: center;}
.mobnav ul li a:hover{text-decoration: initial;}
.mobnav ul li a i {display: block;font-size: 20px; }
}

.m2ban { height: 320px; position: relative; }
.m2ban .bgImg { height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2banTxt { color: #FFF; width: 100%; position: absolute; left: 0%; top: 50%; transform: translateY(-50%); text-align: center; padding-top: 50px; }
.m2ban_t1 { font-size: 32px; line-height: 50px; display: inline-block; }
.m2ban_t2 { font-size: 40px; line-height: 50px; font-weight: 600; text-transform: uppercase; }
.m2banTxt i { background: #FFF; height: 3px; width: 38px; display: block; margin: 18px auto 0px; }
.m2pos { background: #F4F4F4; padding: 15px 0px; }
.m2posItms { background: url(../img/m2icon1.png) no-repeat left 3px; font-size: 14px; color: #777777; line-height: 22px; position: relative; padding: 0px 10px 0px 20px; }
@media(max-width: 1640px){
.m2ban { height: 299px; }
.m2ban img{ width:100%; height:100%;}
}
@media(max-width: 1640px){
.m2ban { height: 240px; }
}
@media(max-width: 1440px){
.m2ban { height: 223px; }
.m2ban_t1 { font-size: 22px; line-height: 36px; }
.m2ban_t2 { font-size: 30px; line-height: 36px; }
.m2banTxt { top: 40%;}
}
@media(max-width: 1400px){
.m2ban { height: 255px; }
}

@media(max-width: 1366px){
.m2ban { height: 210px; }

}
@media(max-width: 1280px){
.m2ban { height: 215px; }
.m2banTxt { padding-top: 10px; }
.m2banTxt i { margin: 10px auto 0px; }
}
@media(max-width: 1200px){
.m2ban { height: 220px; }
.m2ban img{ height:100%;}
}
@media(max-width: 1024px){
.m2ban { height: 180px;}
}

@media(max-width: 640px){
.m2ban { height: 160px; }
.m2ban_t1 { font-size: 18px; line-height: 30px; }
.m2ban_t2 { font-size: 24px; line-height: 30px; }
}

@media(max-width: 640px){
.m2ban { height: 140px; }
}
.page-1 .page-1-l{ width:24%; float:left; margin-bottom:50px;}
.page-1 .page-1-l dl { background:#eee; margin-bottom:20px;}
.page-1 .page-1-l dl dt{ background:#8dc320; padding:15px 10px; text-align:center; color:#fff; font-size:24px; font-weight:bold;}
.page-1 .page-1-l dl dd{ padding:15px 20px; border-bottom:1px dotted #fff; }
.page-1 .page-1-r{ width:71%; float:left; margin-left:3%;}
.page-1 .page-1-r .crumbs{ border-bottom:1px solid #76a326; line-height:40px; padding-bottom:10px; color:#76a326; font-weight:bold; margin-bottom:20px; font-size:22px;}
.page-1 .page-1-r { line-height:28px;}
.page-1 .page-1-r strong{ color:#76a326; font-size:16px; margin-bottom:5px;}
.page-1 .pro_r .crumbs{ border-bottom:1px solid #76a326; line-height:40px; padding-bottom:10px; color:#76a326; font-weight:bold; margin-bottom:20px; font-size:22px;}
.page-1 .pro_r { line-height:28px;}
.page-1 .pro_r strong{ color:#76a326; font-size:16px; margin-bottom:5px;}
@media only screen and (max-width: 1366px) {
	.page-1 .page-1-l dl dd{ padding:15px 10px; }
	.page-1 .page-1-l{ width:25%;}
.page-1 .page-1-r{ width:70%;}
}
.page-1 .page-1-r ul {padding-top:10px;clear:both;}
.page-1 .page-1-r ul li {padding:0 5px;height:50px;line-height:50px;border-bottom:1px dotted #b0c9d1}
.page-1 .page-1-r ul li a {color:#333333;font-size:14px;}
.page-1 .page-1-r ul li a:hover {color:#e40011;}
.page-1 .page-1-r ul li span {float:right;color:#999;}
@media only screen and (max-width: 992px) {
.page-1 .page-1-l{ width:0; float: none; display:none;}
.page-1 .page-1-r{ width:100%; float:left; margin-left:0;}
}
@media only screen and (max-width: 592px) {
.page-1 .page-1-r img{ width:100%;}
}

.page-1 .page-1-l{ width:24%; float:left; margin-bottom:50px;}
.page-1 .page-1-l dl { background:#eee; margin-bottom:20px;}
.page-1 .page-1-l dl dt{ background:#8dc320; padding:15px 10px; text-align:center; color:#fff; font-size:24px; font-weight:bold;}
.page-1 .page-1-l dl dd{ padding:15px 17px; border-bottom:1px dotted #fff; }
.page-1 .page-1-r{ width:71%; float:left; margin-left:3%;}
.page-1 .page-1-r .crumbs{ border-bottom:1px solid #76a326; line-height:40px; padding-bottom:10px; color:#76a326; font-weight:bold; margin-bottom:20px; font-size:22px;}
.page-1 .page-1-r { line-height:28px;}
.page-1 .page-1-r strong{ color:#76a326; font-size:16px; margin-bottom:5px;}
.page-1 .pro_r .crumbs{ border-bottom:1px solid #76a326; line-height:40px; padding-bottom:10px; color:#76a326; font-weight:bold; margin-bottom:20px; font-size:22px;}
.page-1 .pro_r { line-height:28px;}
.page-1 .pro_r strong{ color:#76a326; font-size:16px; margin-bottom:5px;}

.page-1 .page-1-r ul {padding-top:10px;clear:both;}
.page-1 .page-1-r ul li {padding:0 5px;height:50px;line-height:50px;border-bottom:1px dotted #b0c9d1}
.page-1 .page-1-r ul li a {color:#333333;font-size:14px;}
.page-1 .page-1-r ul li a:hover {color:#e40011;}
.page-1 .page-1-r ul li span {float:right;color:#999;}

.page-1 .page-1-r .mainContect .title {width:100%;text-align:center;font-size:22px;color:#000;border-bottom:1px dotted #0a78b9;font-weight:bold}
.page-1 .page-1-r .mainContect .title span {display:block;color:#999999;font-size:12px;line-height:50px;}
.page-1 .page-1-r .mainContect .pic {width:100%;text-align:center;padding:20px 0;}
.page-1 .page-1-r .mainContect .pic img {margin:0 auto;}
.page-1 .page-1-r .mainContect .con {padding:20px 10px;line-height:30px;font-size:14px;color:#666666}
.page-1 .page-1-r .mainContect .con p {font-size:14px;color:#666666;line-height:30px;}
.page-1 .page-1-r .mainContect .pgfy {width:100%;border-top:1px dotted #b0c9d1;padding-top:15px;padding-bottom:10px;}
.page-1 .page-1-r .mainContect .pgfyl {width:630px;float:left}
.page-1 .page-1-r .mainContect .pgfyl p {color:#666;}
.page-1 .page-1-r .mainContect .pgfyl p a {color:#666;}
.page-1 .page-1-r .mainContect .pgfyl p a:hover {color:#006e42;}
.page-1 .page-1-r .mainContect .pgfyr {width:100px;float:left;text-align:center;padding-top:30px;}
.page-1 .page-1-r .mainContect .pgfyr a {color:#006e42;font-size:14px;}
.page-1 .pro_r ul li{ width:23.4%; float:left; margin-right:2%; margin-bottom:20px;}
.page-1 .pro_r ul li:nth-child(4n){ margin-right:0px;}
.page-1 .pro_r{ width:73%; float:left; margin-left:3%;}
.page-1 .pro_r .main{position: relative;}
.page-1 .pro_r .slick-slide{margin:0 10px;position: relative;overflow: hidden;}
.page-1 .pro_r .img{background:#fff; transition: 0.5s;}
.page-1 .pro_r .txt-box{ background-color: rgba(142,195,34,0.96); text-align:center;height: 30px;line-height: 30px;font-size:16px;width: 100%;color: #fff;padding: 10px 0px 10px;transition: 0.5s;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;word-break: break-all;}
.page-1 .pro_r a:hover .txt-box{color: #fff;}
.page-1 .pro_r .left{position: absolute;top:50%;margin-top: -40px;left:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-l.png) no-repeat center;cursor: pointer;transition: 0.3s;}
.page-1 .pro_r .right{position: absolute;top:50%;margin-top: -40px;right:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-r.png) no-repeat center;cursor: pointer;transition: 0.3s;}
@media only screen and (max-width: 1560px) {
.page-1 .page-1-l{ width:26%; }
.page-1 .page-1-r,.page-1 .pro_r{ width:69%; }
}
@media only screen and (max-width: 1460px) {
.page-1 .page-1-l{ width:27%; }
.page-1 .page-1-r,.page-1 .pro_r{ width:68%; }
}
@media only screen and (max-width: 1366px) {
.page-1 .page-1-l dl dd{ padding:15px 15px; }

}
@media only screen and (max-width: 1200px) {
.page-1 .pro_r ul li{ width:31.9%; }
.page-1 .pro_r ul li:nth-child(4n){ margin-right:2%;}
.page-1 .pro_r ul li:nth-child(3n){ margin-right:0;}
}
@media only screen and (max-width: 992px) {
.page-1 .page-1-l{ width:0; float: none; display:none;}
.page-1 .page-1-r,.page-1 .pro_r{ width:100%; float:left; margin-left:0;}
}
@media only screen and (max-width: 592px) {
.page-1 .page-1-r img{ width:100%;}
}

@media only screen and (min-width: 1025px) {
.page-1 .pro_r .slick-slide:hover .img{transform: scale(1.025);opacity: 0.7;}
.page-1 .pro_r .slick-slide:hover .txt-box{color: #fff;}
.page-1 .pro_r .left:hover{background-color:rgba(142,195,34,1);}
.page-1 .pro_r .right:hover{background-color:rgba(142,195,34,1);}
}
@media only screen and (max-width: 992px) {
.page-1 .pro_r{ width:100%; float:left; margin-left:0;}
}
@media only screen and (max-width: 980px) {
 
	.page-1 .pro_r .txt-box{bottom: 5px;padding: 5px 0px;font-size: 16px;}
	.page-1 .pro_r .left{width:30px;height: 50px;background-size:40%;left: 10px;margin-top: -25px;}
	.page-1 .pro_r .right{width: 30px;height: 50px;background-size:40%;right:10px;margin-top: -25px;}
}
@media only screen and (max-width:640px) {
	.page-1 .pro_r .main{width:calc(90% + 10px);}
	.page-1 .pro_r .slick-slide{margin:0 5px;}
	.page-1 .pro_r ul li{ width:47.5%; float:left; margin-right:2%; margin-bottom:20px;}
.page-1 .pro_r ul li:nth-child(4n),.page-1 .pro_r ul li:nth-child(2n){ margin-right:0px;}
.page-1 .pro_r ul li:nth-child(3n),.page-1 .pro_r ul li:nth-child(6n){ margin-right:2%;}
}
.yy .lumps .lump{position: relative;overflow: hidden;}
.yy .lumps .lump .img{transition: 0.5s; height:200px;}
.yy .lumps .lump .txt-box{position: absolute;left: 0;bottom: 0;background: #90c222;color: #fff;width: 100%;font-size: 16px;padding: 0 80px 0 25px;transform: translateY(100%);transition: 0.3s;}
.yy .lumps .lump .txt-box:after{content: "";position: absolute;right: 0;width: 80px;height: 100%;top: 0;background: url(../img/yingyongjt.png) no-repeat center;}
.yy .lumps .lump .txt1{line-height: 60px;height: 60px;overflow: hidden;}
.yy .lumps .lump .txt2{line-height: 40px;height: 40px;overflow: hidden;}
.yy .lumps .lump{float: left;display: block; width: 31.8%;margin-bottom: 2%; margin-right: 2%;}
.yy .lumps .lump:nth-child(3n){ margin-right: 0;}

@media only screen and (min-width: 1025px) {
	.yy .lumps .lump:hover .img{transform: scale(1.025);}
	.yy .lumps .lump:hover .txt-box{transform: translateY(0);}
}
@media only screen and (max-width: 1024px) {
	.yy .lumps .lump .txt-box{padding: 0 40px 0 15px;transform: translateY(0);position: inherit;}
	.yy .lumps .lump .txt-box:after{width: 40px;}
	.yy .lumps .lump .txt1{line-height: 30px;height: 30px;overflow: hidden;font-size: 15px;}
	.yy .lumps .lump .txt2{line-height: 30px;height: 30px;overflow: hidden;font-size: 15px;}
}
@media only screen and (max-width: 640px) {
.yy .lumps .lump .img{transition: 0.5s; height:150px;}
.yy .lumps .lump{float: left;display: block; width: 48%;}
.yy .lumps .lump:nth-child(3n){ margin-right: 2%;}
}
@media only screen and (max-width: 440px) {
	.yy .lumps .lump .img{transition: 0.5s; height:120px;}
}

.contact .link { overflow: hidden}
.contact .item {margin-bottom: 1.5vw;padding-right: 10px;width:48%; margin-right:2%; float:left; }
.contact .item a {display: block}
.contact .item .pic {margin-right: 32px;width: 68px;height: 68px;border-radius: 100%;border: 1px solid #ddd;float: left;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.contact .item .pic img {width: 100%;height: 100%;display: block}
.contact .item .pic .on {display: none}
.contact .item:hover .pic {background: #8dc320;border-color: #8dc320}
.contact .item:hover .pic img {display: none}
.contact .item:hover .pic .on {display: block}
.contact .item .txt {overflow: hidden}
.contact .item .txt h3 {margin-bottom: 10px;font-size: 14px;color: #343434;text-transform: capitalize;font-weight: 400}
.contact .item .txt .desc {margin-bottom: 10px;font-size: 16px;line-height: 1.63;color: #000;font-weight: 700}
.contact .item .txt p { text-indent:0px;}
.contact .item em {width: 100%;height: 1px;background: #ddd;display: block; margin-top:15px;}
.map {height: 490px; margin-bottom:30px;}