/****************************************reset******************************************/
*{box-sizing: border-box;margin: 0;padding: 0;}
ol,ul,li{list-style:none;}
a{color:inherit;outline: none;text-decoration: none;}
i{font-style:normal;}
input:focus{border: none;}
textarea{resize:none;display: block;}
textarea:focus{border: none;outline:none;}
/****************************************开始******************************************/
body {font-family:arial; color: #555; font-size:14px; line-height:1.8;width: 100%;overflow-x: hidden;}
@media only screen and (max-width:640px) {
	body{font-size: 12px;}
}
.wrap{width:90%;max-width: 1200px;margin: auto;height: 100%;}
@media only screen and (min-width:1281px) {
	a:hover{color:#66cc33}
}
.over{overflow: hidden;width: 100%;display: block;}
.phone{display: none !important;}
.l{float: left;}
.r{float: right;}
.color-f{color: #ffffff !important;}
.color-1{color: #66cc33 !important;}
.back-1{background-color: #66cc33 !important;}
.img-box{display: block;}
.img-box img{display: block;width: 100%;}
.imgbox{display: block;text-align: center;}
.imgbox img{max-width: 100%;}
.show p{display: block;max-width: 100% !important;margin:0 auto !important;height: auto !important;max-height:none !important}
.show img{max-width: 100% !important;height: auto !important;max-height:none !important;margin: 20px 0;}
.show video{max-width: 100% !important;height: auto !important;max-height:none !important;margin: 20px 0;}
.htop{width: 50px;height: 50px;background: #66cc33;position: fixed;cursor: pointer;bottom:0;right:20px;color: #fff;text-align: center;transition: 0.3s;z-index: -1;opacity: 0;padding:7px 0;}
.htop img{display: block;width:30px;margin:1px auto;}
.htop.cur{bottom:20px;z-index: 9;opacity: 1;}
@media only screen and (max-width:640px) {
	.htop{bottom:30px}
	.htop.cur{bottom: 50px;}
	
}
/***************************************头部******************************************/
.top-k{height: 145px;transition: 0.3s;}
.top-k.cur{height:45px;}
.header{width: 100%;position:fixed;z-index:9;top: 0;left:0;transition: 0.3s;}
.header.cur{margin-top:-100px;}
.header .box-1{height:100px;width: 100%;transition: 0.3s;background: #fff;}
.header .box-1 .logo{display: block;height:40px;float: left;margin:30px 0;transition: 0.3s;}
.header .box-1 .logo img{height: 100%;transition: 0.1s;}
.header .box-1 .right{float: right;text-align: right;font-size: 16px;line-height:30px;height: 60px;margin-top: 20px;}
.header .box-1 .right .z{font-size: 14px;}
.header .box-2{width: 100%;text-align: center;}
.header .box-2 .nav-box{height: 45px;line-height: 45px;width: 100%;font-size: 0;background:#66cc33;position: relative;z-index: 2;}
.header .box-2 .nav-box .li-box{position: relative;padding: 0 2%;display: inline-block;width: 15%;}
.header .box-2 .nav-box .li-box:first-child{width: 12%;padding-left: 0;}
.header .box-2 .nav-box .li-box:last-child{width: 13%;padding-right: 0;}
.header .box-2 .nav-box .li-box:before{content:"";position: absolute;left:0;top:50%;margin-top: -8px;width: 1px;height:16px;background: #fff;}
.header .box-2 .nav-box .li-box:first-child:before{display: none;}
.header .box-2 .nav-box .li-box a{color: #fff;display: block;font-size:18px;text-align: center;height:45px;line-height:45px;width: 100%;transition: 0.3s;}
.header .box-2 .nav-box .li-box.cur a{color: #fff;background: #333333;}
.header .box-2 .nav-box .li-box.cur2 a{color:#fff;background: none;}
.header .box-2 .nav-box .li-box.cur1 a{color: #fff;background: #333333;}
.header .box-2 .b-box{width: 100%;position: relative;}
.header .box-2 .b-box .s-box{width: 100%;opacity: 0;position:absolute;background: #fff;top:-60px;transition: 0.2s;}
.header .box-2 .b-box .s-box.cur{opacity: 1;top: 0;}
.header .box-2 .b-box .s-box li{float: left;padding: 0 3%;position: relative;font-size: 14px;line-height: 60px;}
.header .box-2 .b-box .s-box li:before{content: "";position: absolute;left: 0;top:50%;width: 1px;height: 14px;margin-top:-7px;background: #666;}
.header .box-2 .b-box .s-box li:first-child:before{display: none;}
.header .nav-s{display:none;}
@media only screen and (min-width:1025px) {
	.header .box-1 .right a:hover{color: #999;}
	.header .box-1 .logo:hover img{transform: scale(0.9);}
}
@media only screen and (max-width:1024px) {
	.top-k{height: 60px;}
	.top-k.cur{height: 60px;}
	.header{height:60px;position:fixed;top: 0;border: 0;}
	.header.cur{margin-top:0;}
	.header .box-1{height:60px;background:rgba(255,255,255,0.9)}
	.header .box-1 .logo{height:40px;margin:10px 0;}
	.header .box-1 .right{display: none;}
	.header .box-2{display: none;}
	.header .nav-s{display:block;}
	.header .nav-s .nav-btn{width: 40px;height: 40px;float: right;margin: 10px 0;border: 1px solid #888;cursor: pointer;}
	.header .nav-s .nav-btn span{width: 28px;height: 2px;background: #999;display: block;margin:8px auto;}
	.header .nav-s .nav{position:absolute;width: 100%;top: 60px;left: 0;background:rgba(255,255,255,0.9);max-height: 300px;overflow-y: auto;display: none;text-transform: uppercase;border-top:1px solid #66cc33;}
	.header .nav-s .nav>ul>li>a{display: block;line-height: 50px;color: #333;border-bottom: 1px solid #ccc;padding: 0 5%;}
	.header .nav-s .nav>ul>li>ul>li>a{display: block;line-height: 40px;color: #aaa;border-bottom: 1px dashed #777;padding: 0 7%}
	.header .nav-s .nav>ul>li>ul>li>ul>li>a{display: block;line-height:30px;color: #aaa;border-bottom: 1px dashed #777;padding: 0 9%}
}
/****************************************banner******************************************/
.banner{position: relative;}
.banner img{display: block;width: 100%;}
.banner .left,.banner .right{position: absolute;top: 50%;width: 40px;height: 70px;margin-top:-35px;background:no-repeat center;background-size:contain;}
.banner .left{left: 20px;background-image: url(../zbl/icon/l-1.png)}
.banner .right{right: 20px;background-image: url(../zbl/icon/r-1.png)}
.banner .slick-dots{position:absolute;bottom: 20px;width: 100%;text-align: center;}
.banner .slick-dots li{width:8px;height:8px;margin: 0 5px;background: #999;box-sizing: border-box;display: inline-block;border-radius:50% ;}
.banner .slick-dots li.slick-active{background: #66cc33;}
.banner .slick-dots li:hover{background: #66cc33;}
.banner .slick-dots li button{display: none;}
.banner .slick-dotted.slick-slider{margin-bottom: 0;}
.banner .img-b{display: block;}
.banner .img-s{display: none;}
@media only screen and (max-width:980px) {
	.banner .img-b{display: none;}
	.banner .img-s{display: block;}
	.banner .slick-dots{bottom:5px}
}
.bread{padding:10px 0;color: #333;font-size: 12px;border-bottom: 1px solid #ddd;}
.bread span{margin: 0 6px;font-family:'宋体';}
.bread a:last-child{color: #66cc33;}
/****************************************翻页******************************************/
.fx{padding-top:15px;border-top:1px dashed #999;}
.fx a.fxa{margin-right:5px;vertical-align: middle;display: inline-block;font-size: 0;}
.fx span{line-height: 30px;vertical-align: middle;margin-left: 30px;}
.fx img{background: #66cc33;border-radius: 5px;}
.fy{padding:2% 0;}
.fy .box{margin:5px 0;}
@media only screen and (max-width:980px ) {
	.fx span{display: none !important;}
}
/****************************************分页导航******************************************/
.pages{text-align:right; margin:4% 0;overflow: hidden;}
.pages a{line-height: 30px;padding: 0 15px;margin:4px 2px;font-size: 14px;box-sizing: border-box;display: inline-block;vertical-align: middle;background: #eeefef;border-radius:3px;}
.pages a.cur{background:#717071;color: #fff;}
@media only screen and (min-width: 1025px) {
	.pages a:hover{background:#66cc33;color: #fff;}
}
@media only screen and (max-width:640px) {
	.pages a{font-size: 12px;line-height: 25px;padding: 0 10px;}
}
/****************************************地图******************************************/
.map{width: 100%;height: 400px;border:1px solid #ccc;}
@media only screen and (max-width:768px ) {
	.map{height: 200px;}
}
/***************************************身体******************************************/


.height-2{padding:2% 0;overflow: hidden;}
@media only screen and (max-width: 640px) {
	.height-2{padding:4% 0;}
}
.y-bt-1{text-align: center;padding:3% 0;}
.y-bt-1 .b1{font-size: 22px;}
.y-bt-1 .b2{font-size: 8px;}
@media only screen and (max-width: 1024px) {
	.y-bt-1 .b1{font-size: 20px;}
}
@media only screen and (max-width: 1024px) {
	.y-bt-1 .b1{font-size: 18px;}
}
.y-bt-2{text-align: center;padding:2.5% 0 0.5%;}
.y-bt-2 .b1{font-size: 22px;}
.y-bt-2 .b2{font-size: 8px;}
@media only screen and (max-width: 1024px) {
	.y-bt-2 .b1{font-size: 20px;}
}
@media only screen and (max-width: 1024px) {
	.y-bt-2 .b1{font-size: 18px;}
}
.y-bt-3{text-align: center;padding:3% 0 2%;}
.y-bt-3 .b1{font-size: 22px;}
.y-bt-3 .b2{font-size: 8px;}
@media only screen and (max-width: 1024px) {
	.y-bt-3 .b1{font-size: 20px;}
}
@media only screen and (max-width: 1024px) {
	.y-bt-3 .b1{font-size: 18px;}
}
.y-nav-1{margin-bottom: 3%;display: none;}
.y-nav-1 .lump{border: 1px solid #ddd;text-align: center;line-height: 30px;}
.y-nav-1 .lump.cur{background: #66cc33;color: #fff;border: 1px solid #66cc33;}
@media only screen and (max-width: 1280px) {
	.y-nav-1{display: block;}
	
}


.y-part-1{overflow: hidden;border:1px solid #ddd;border-left:0 ;border-right:0;margin-top:3%;}
.y-part-1 .wrap-box{width:100%;position:relative;padding:4% 0;padding-left: 180px;}
.y-part-1 .wrap-box .box-left{position: absolute;left:0;top:0;width: 180px;height: 100%;background: #eeefef;padding-top: 55px;padding-bottom: 50px;}
.y-part-1 .wrap-box .box-left .bt{position: absolute;left: 0;top: 0;width: 100%;color: #fff;background:#66cc33;overflow: hidden;line-height: 55px;padding:0 20px;}
.y-part-1 .wrap-box .box-left .bt .l{font-size: 20px;}
.y-part-1 .wrap-box .box-left .bt .r{font-size: 12px;transition: 0.2s;}
.y-part-1 .wrap-box .box-left .boxs{overflow-y: auto;height: 100%;}
.y-part-1 .wrap-box .box-left .boxs .box{display: block;padding: 0 20px;line-height: 50px;height: 50px;border-bottom:1px solid #ddd;overflow: hidden;}
.y-part-1 .wrap-box .box-left .boxs .box:last-child{border-bottom: 0;}
.y-part-1 .wrap-box .box-left .boxs .box.cur{background: #999;color: #fff;}
.y-part-1 .wrap-box .box-right{width:95%;margin-left: 5%;min-height: 400px;}


@media only screen and (min-width: 1800px) {
	.y-part-1.index-1 .wrap-box{padding-left:0}
	.y-part-1.index-1 .wrap-box .box-left{left: -180px;margin-left: -3%;}
	.y-part-1.index-1 .wrap-box .box-right{width: 100%;margin-left: 0;overflow: hidden;}
}

@media only screen and (min-width: 1025px) {
	.y-part-1 .wrap-box .box-left .bt .r:hover{color: #fff;}	
}
@media only screen and (max-width: 1280px) {
	.y-part-1 .wrap-box{padding-left:0;}
	.y-part-1 .wrap-box .box-left{display: none !important;}
	.y-part-1 .wrap-box .box-right{width: 100%;margin-left: 0;}
}

.y-part-2{background: #eeefef;padding: 2% 0;}
.y-part-2 .gundong{width:100%; overflow: hidden;}
.y-part-2 .gundong li{float: left;padding: 0 10px;width: 200px;}
@media only screen and (max-width: 1024px) {
	.y-part-2 .gundong li{width: 180px;padding: 0 8px;}
}
@media only screen and (max-width: 640px) {
	.y-part-2 .gundong li{width: 150px;padding:10px 4px;}
}
.y-part-3{padding-bottom: 5%;border-bottom: 1px solid #ddd;}
.y-part-4 .show{background: #eeefef;}
.y-part-4 .imgbox{padding: 5%;}
.y-part-6{border-bottom: 1px solid #ddd;}
.y-part-6 .imgbox{padding: 5%;}
.y-part-7 .show{background: #66cc33;}
.y-part-7 .imgbox{padding: 5%;}
.y-part-8{overflow: hidden;padding-top:1.2%;}
.y-part-9{overflow: hidden;padding-top:1.2%;}
.y-part-10{overflow: hidden;padding: 3% 0 5%;}
.y-part-10 .wrap-box{position: relative;padding-right:40%;}
.y-part-10 .wrap-box .box-left{width:100%;}
.y-part-10 .wrap-box .box-left .zbl-img{padding-top:64%;}
.y-part-10 .wrap-box .box-right{background: #66cc33;position: absolute;top: 0;right: 0;width:39.5%;height: 100%;color: #fff;padding:2% 4%;}
.y-part-10 .wrap-box .box-right .bt{font-size: 40px;line-height: 1.1;padding-bottom: 20px;border-bottom:2px solid #fff;}
.y-part-10 .wrap-box .box-right .t{font-size: 16px;padding-top:20px;}
.y-part-10 .wrap-box .box-right img{float: right;max-width:35%;position: absolute;bottom:30px;right:30px;}
@media only screen and (max-width: 1280px) {
	.y-part-10 .wrap-box .box-right .bt{font-size: 32px;padding-bottom: 10px;}
	.y-part-10 .wrap-box .box-right .t{font-size: 14px;padding-top: 10px;}
	.y-part-10 .wrap-box .box-right img{bottom: 20px;right: 30px;}
}
@media only screen and (max-width: 1024px) {
	.y-part-10 .wrap-box .box-right .bt{font-size: 24px;}
}
@media only screen and (max-width: 980px) {
	.y-part-10 .wrap-box .box-right .bt{font-size: 18px;}
	.y-part-10 .wrap-box .box-right img{right:15px;}
}
@media only screen and (max-width: 800px) {
	.y-part-10 .wrap-box{padding-right: 0;}
	.y-part-10 .wrap-box .box-right{position: initial;width: 100%;padding:20px 5%;}
	.y-part-10 .wrap-box .box-right .bt{border-bottom: 1px solid #fff;}
	.y-part-10 .wrap-box .box-right img{display: none;}
}
.y-part-11{padding-bottom: 5%;}
.y-part-11 .bt{font-size: 22px;padding: 20px 0;border-bottom: 1px dashed #999;margin-bottom: 20px;}
.y-part-11 .t{font-size: 16px;margin-bottom:40px;}
@media only screen and (max-width: 1024px) {
	.y-part-11 .bt{font-size: 20px;padding: 15px 0;margin-bottom: 15px;}
	.y-part-11 .t{margin-bottom: 25px;}
}
@media only screen and (max-width: 640px) {
	.y-part-11 .bt{font-size: 18px;padding: 10px 0;margin-bottom: 10px;}
	.y-part-11 .t{font-size: 14px;margin-bottom: 10px;}
}

.y-box-1 .lump{float: left;}
.y-box-1 .lump .img-box{overflow: hidden;}
.y-box-1 .lump .img-box img{transition: 0.3s;}
.y-box-1 .lump .txt-box{width: 100%;color: #555;overflow: hidden;position: relative;background: #eeefef;padding-top: 25px;}
.y-box-1 .lump .txt-box:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height:0;padding-top: 25px;background: #66CC33;transition: 0.2s;}
.y-box-1 .lump .txt-box .boxs{position: relative;z-index:2;padding:10px 20px}
.y-box-1 .lump .txt-box .boxs .bt{color:#66CC33;overflow: hidden;line-height:45px;height:45px;border-bottom: 1px solid #ddd;transition: 0.2s;}
.y-box-1 .lump .txt-box .boxs .bt .l{font-size: 18px;}
.y-box-1 .lump .txt-box .boxs .bt .r{font-size: 12px;height:25px;border-radius:12.5px;line-height: 25px;color:#66CC33;text-align: center;margin-top:11px;transition: 0.2s;}
.y-box-1 .lump .txt-box .boxs .box{margin: 10px 0;font-size: 12px;height: 110px;line-height: 22px;color: #555;overflow: hidden;}
.y-box-1 .lump .txt-box .boxs .box .over{height:22px;overflow: hidden;}
.y-box-1 .lump .txt-box .boxs .box a{transition: 0.2s;}
@media only screen and (min-width: 1025px) {
	.y-box-1 .lump:hover .img-box img{transform: scale(1.1);}
	.y-box-1 .lump:hover .txt-box:before{height: 100%;}
	.y-box-1 .lump:hover .txt-box .bt{color: #fff;}
	.y-box-1 .lump:hover .txt-box .bt .r{padding: 0 15px;background: #fff;color: #555;}
	.y-box-1 .lump:hover .txt-box .boxs .box{color: #fff;}
	.y-box-1 .lump .txt-box .boxs .box a:hover{color: #fff;}
}
@media only screen and (max-width: 1024px) {
	.y-box-1 .lump .txt-box{padding-top: 0;}
	.y-box-1 .lump .txt-box:before{padding-top: 0;}
	.y-box-1 .lump .txt-box .boxs .bt{line-height: 40px;height: 40px;}
	.y-box-1 .lump .txt-box .boxs .bt .l{font-size: 16px;}
	.y-box-1 .lump .txt-box .boxs .bt .r{margin-top: 8px;}
}
.y-box-2{overflow: hidden;}
.y-box-2 .lump{display: block;background: #fff;border: 1px solid #ddd;transition: 0.2s;float: left;}
.y-box-2 .lump .img-box{padding:30px 20px 20px;overflow: hidden;}
.y-box-2 .lump .img-box .logo{width: 60%;margin:0 auto 20px;}
.y-box-2 .lump .txt-box{font-size:18px;text-align: center;line-height: 45px;height: 45px;overflow: hidden;background: #66CC33;color: #fff;}
@media only screen and (min-width: 1025px) {
	.y-box-2 .lump:hover{border: 1px solid #ccc;}
}
@media only screen and (max-width: 1024px) {
	.y-box-2 .lump .txt-box{font-size: 16px;line-height:40px;height: 40px;}
}
@media only screen and (max-width: 640px) {
	.y-box-2 .lump .txt-box{font-size: 14px;line-height:35px;height: 35px;}
}
.y-box-3 .lump{position: relative;padding-left: 307px;overflow: hidden;margin:1.8% 0;}
.y-box-3 .lump .img-box{position: absolute;left: 0;top: 0;width: 307px;height: 137px;}
.y-box-3 .lump .img-box .zbl-img{padding-top: 0;height:100%;}
.y-box-3 .lump .txt-box{border: 1px solid #ddd;overflow: hidden;border-left:0 ;width: 100%;}
.y-box-3 .lump .txt-box .time{text-align: right;float: left;width: 17%;margin:25px 5%;}
.y-box-3 .lump .txt-box .time .t1{line-height: 66px;font-size: 60px;font-weight: 100;color: #999;white-space:nowrap;}
.y-box-3 .lump .txt-box .time .t2{line-height: 20px;font-size: 16px;font-weight: bold;}
.y-box-3 .lump .txt-box .txt{float: left;width:50%;margin:30px 5% 54px;}
.y-box-3 .lump .txt-box .txt .t1{line-height: 30px;height: 30px;font-size: 18px;color: #666;overflow: hidden;display: block;}
.y-box-3 .lump .txt-box .txt .t2{line-height: 20px;height: 20px;font-size: 12px;color: #999;overflow: hidden;}
.y-box-3 .lump .txt-box .more{float: right;margin-top: 80px;margin-right:30px;}
.y-box-3 .lump .txt-box .more a{font-size: 12px;border: 1px solid #ddd;padding:0 15px;line-height:24px;border-radius:12px;display: inline-block;}
@media only screen and (min-width: 1025px) {
	.y-box-3 .lump:hover .txt-box{background:#eeefef;}
	.y-box-3 .lump:hover .txt-box .txt .t1{color: #66cc33;}
	.y-box-3 .lump:hover .txt-box .more a{background: #66cc33;color: #fff;border: 1px solid #66cc33;}
}
@media only screen and (max-width: 1280px) {
	.y-box-3 .lump{padding-left: 250px;}
	.y-box-3 .lump .img-box{width: 250px;height: 120px;}
	.y-box-3 .lump .txt-box .time{width: 14%;margin: 25px 5%;}
	.y-box-3 .lump .txt-box .time .t1{font-size: 40px;line-height:50px;}
	.y-box-3 .lump .txt-box .time .t2{font-size: 14px;line-height:20px;}
	.y-box-3 .lump .txt-box .txt{width:50%;margin:30px 5% 40px;}
	.y-box-3 .lump .txt-box .txt .t1{font-size: 18px;}
	.y-box-3 .lump .txt-box .txt .t2{font-size: 12px;}
	.y-box-3 .lump .txt-box .more{margin-top: 70px;margin-right: 20px;}
}
@media only screen and (max-width: 980px) {
	.y-box-3 .lump{padding-left: 200px;}
	.y-box-3 .lump .img-box{width: 200px;}
	.y-box-3 .lump .txt-box .time{width:15%;margin:35px 5%;}
	.y-box-3 .lump .txt-box .time .t1{font-size: 24px;line-height: 30px;}
	.y-box-3 .lump .txt-box .time .t2{font-size: 12px;line-height: 20px;}
	.y-box-3 .lump .txt-box .txt{width: 65%;margin: 35px 5% 35px;}
	.y-box-3 .lump .txt-box .txt .t1{font-size: 16px;line-height: 30px;}
	.y-box-3 .lump .txt-box .txt .t2{line-height: 20px;}
	.y-box-3 .lump .txt-box .more{display: none;}
}
@media only screen and (max-width: 640px) {
	.y-box-3 .lump{padding-left: 150px;}
	.y-box-3 .lump .img-box{width: 150px;height: 100px;}
	.y-box-3 .lump .txt-box .time{width:15%;margin:30px 5%;}
	.y-box-3 .lump .txt-box .time .t1{font-size: 18px;line-height: 25px;}
	.y-box-3 .lump .txt-box .time .t2{font-size: 12px;line-height: 15px;}
	.y-box-3 .lump .txt-box .txt{width: 65%;margin: 30px 5%;}
	.y-box-3 .lump .txt-box .txt .t1{font-size: 16px;line-height: 25px;height:25px;}
	.y-box-3 .lump .txt-box .txt .t2{line-height:15px;height: 15px;}
}
@media only screen and (max-width: 480px) {
	.y-box-3 .lump{padding-left: 80px;}
	.y-box-3 .lump .img-box{width: 80px;height: 60px;}
	.y-box-3 .lump .txt-box .time{width:15%;margin:8px 5%;}
	.y-box-3 .lump .txt-box .time .t1{font-size: 16px;line-height: 20px;}
	.y-box-3 .lump .txt-box .time .t2{font-size: 12px;line-height: 20px;}
	.y-box-3 .lump .txt-box .txt{width: 65%;margin:8px 5%;}
	.y-box-3 .lump .txt-box .txt .t1{font-size: 14px;line-height: 20px;}
	.y-box-3 .lump .txt-box .txt .t2{line-height: 16px;line-height:20px;}
}
.y-box-4 .lump{position: relative;overflow: hidden;padding: 20px 80px 20px 270px;border-bottom: 1px solid #ddd;height: 160px;}
.y-box-4 .lump .img-box{position: absolute;left: 0;top:20px;width: 270px;height: 120px;}
.y-box-4 .lump .img-box .zbl-img{padding-top: 0;height:100%;}
.y-box-4 .lump .time{text-align: right;line-height: 20px;font-size: 12px;position: absolute;right: 0;top: 25px;color: #999;}
.y-box-4 .lump .more{font-size: 12px;border: 1px solid #ddd;padding:0 15px;line-height:24px;border-radius:12px;display: inline-block;position: absolute;bottom:25px;right: 0;}
.y-box-4 .lump .txt-box{width: 100%;padding: 0 6%;}
.y-box-4 .lump .txt-box .t1{line-height: 30px;height: 30px;font-size: 18px;color: #666;overflow: hidden;margin: 10px 0;display: block;}
.y-box-4 .lump .txt-box .t2{line-height: 20px;height: 60px;font-size: 12px;color: #999;overflow: hidden;}
@media only screen and (min-width: 1025px) {
	.y-box-4 .lump:hover .more{background: #66cc33;color: #fff;border: 1px solid #66cc33;}
	.y-box-4 .lump:hover .txt-box .t1{color: #66cc33;}
}
@media only screen and (max-width: 1280px) {
	.y-box-4 .lump{padding-left: 250px;}
	.y-box-4 .lump .img-box{width: 250px;}
}
@media only screen and (max-width: 980px) {
	.y-box-4 .lump{padding-left: 200px;padding-right: 0;}
	.y-box-4 .lump .img-box{width: 200px;}
	.y-box-4 .lump .txt-box{margin-bottom: 10px;}
	.y-box-4 .lump .txt-box .t1{margin: 5px 0 10px;}
	.y-box-4 .lump .txt-box .t2{height:40px;}
	.y-box-4 .lump .time{position: initial;text-align: left;padding-left: 6%;}
	.y-box-4 .lump .more{display: none;}
}
@media only screen and (max-width: 640px) {
	.y-box-4 .lump{padding-left: 150px;height: 140px;}
	.y-box-4 .lump .img-box{width: 150px;height: 100px;}
	.y-box-4 .lump .txt-box{padding-right: 0;}
	.y-box-4 .lump .txt-box .t1{font-size: 16px;margin:0;line-height: 22px;height: 22px;margin-bottom:10px;}
}
@media only screen and (max-width: 480px) {
	.y-box-4 .lump{padding-left: 100px;height: 130px;}
	.y-box-4 .lump .img-box{width: 100px;height: 90px;}
	.y-box-4 .lump .txt-box{margin-bottom: 5px;}
	.y-box-4 .lump .txt-box .t1{margin-bottom: 5px;}
}



.productshow .box-1{width: 50%;display: block;background: #fff;border: 1px solid #ddd;margin-bottom:5%;}
.productshow .box-1 .img-box{padding:12% 16%;overflow: hidden;}
.productshow .box-1 .img-box .logo{margin:0 auto 30px;display: block;}
.productshow .box-1 .txt-box{font-size:18px;text-align: center;line-height: 45px;height: 45px;overflow: hidden;background: #66CC33;color: #fff;}
.productshow .bt{font-size: 24px;color: #66cc33;border-bottom: 1px solid #ddd;padding:8px 0;margin-bottom: 12px;}
.productshow .box-2{line-height: 1.6;}
.productshow .box-2 img{margin:20px 0}
.productshow .box-3{margin: 50px 0 20px;font-size: 16px;}
.productshow .box-3 a{display: inline-block;background: url(../img/biezhen.png) no-repeat left;padding: 16px 0 4px 45px;}
@media only screen and (max-width:1024px) {
	.productshow .bt{font-size: 20px;padding: 4px 0;margin-bottom: 8px;}
}
@media only screen and (max-width:640px) {
	.productshow .bt{font-size: 16px;}
	.productshow .box-3{margin: 25px 0 10px;font-size: 14px;}
	.productshow .box-3 a{background-size:30px;}
}
@media only screen and (max-width:480px) {
	.productshow .box-1{width: 100%;}
}
.jishushou{padding-bottom: 5%;}
.jishushou .bt{font-size: 22px;border-bottom: 1px dashed #888;color: #666;padding: 3% 0 2%;margin-bottom: 2%;}
.jishushou .iframeboxs{width: 48%;margin-bottom: 20px;}
.jishushou .iframebox{width: 100%;padding-top: 65%;position: relative;}
.jishushou .iframebox iframe{position: absolute;display: block;width: 100%;height: 100%;top: 0;left:0}
@media only screen and (max-width:1024px) {
	.jishushou .bt{font-size: 20px;}
}
@media only screen and (max-width:980px) {
	.jishushou .bt{font-size: 18px;}
}
@media only screen and (max-width:640px) {
	.jishushou .bt{font-size: 16px;}
	.jishushou .iframeboxs{width: 100%;}
}
.footer{color:#fff;position: relative;font-size: 12px;background:#333;padding: 3% 0;}
.footer .wrap-box{position: relative;padding: 0 175px 0 240px;}
.footer .boxs-left{width: 240px;position: absolute;left: 0;top: 0;}
.footer .boxs-left .logo{display:inline-block;height: 30px;margin-bottom: 20px;overflow: hidden;transition: 0.2s;}
.footer .boxs-left .logo img{display:block;height: 100%;}
.footer .boxs-left .box{overflow: hidden;line-height: 28px;}
.footer .boxs-right{width: 175px;position: absolute;right: 0;top: 0;text-align: right;}
.footer .boxs-right .bt{margin: 37px 0;}
.footer .boxs-right .bt .b1{font-size: 16px;}
.footer .boxs-right .bt .b2{font-size: 8px;}
.footer .boxs-cen{width: 100%;}
.footer .boxs-cen .txt-box .bt{font-size: 16px;border-bottom: 1px solid #aaa;padding:8px 0;margin-bottom: 10px;}
.footer .boxs-cen .txt-box .t span{display: inline-block;margin-right:10px;}
.footer .boxs-cen form{overflow: hidden;margin-top: 10px;}
.footer .boxs-cen form .box{float: left;width: 35%;padding-right:15px;}
.footer .boxs-cen form input[type="text"]{font-size: 12px;display: block;width: 100%;line-height: 26px;height: 26px;border: 0;margin-top:9px;padding: 0 10px;font-family: "微软雅黑";color: #999;}
.footer .boxs-cen form textarea{font-size: 12px;display: block;float:left;width: 65%;border: 0;height: 96px;margin-top: 9px;font-family: "微软雅黑";color: #999;padding:3px 10px;line-height: 20px;}
.footer .boxs-cen form input[type="submit"]{font-size: 12px;display: block;width: 100px;height: 28px;line-height: 28px;border-radius:14px;overflow: hidden;background: #66CC33;color: #fff;border: 0;margin-top: 15px;float: left;cursor: pointer;}
.footer-nav-dk{display: none;}
.footer-nav{display: none;}
.zixun{position: fixed;z-index: 9;bottom:200px;right:20px;width:50px;}
.zixun .lump{display: block;width: 50px;height: 50px;margin-bottom: 1px;position: relative;cursor: pointer;}
.zixun .lump img{display: block;width:100%;height: 100%;position: relative;z-index: 2;}
.zixun .lump .box{width: 80px;height: 80px;position: absolute;z-index: 1;left: 0;top: 0;opacity:0;transition: 0.2s}
.zixun .lump:hover .box{left: -80px;opacity: 1;}
@media only screen and (max-width:640px) {
	.zixun{bottom:100px}
}
@media only screen and (max-width:1024px ) {
	.footer .wrap-box{padding-left: 0;}
	.footer .boxs-left{display: none;}
}
@media only screen and (max-width:640px ) {
	.footer .wrap-box{padding-right: 0;}
	.footer .boxs-right{width: 100%;position: initial;text-align: left;}
	.footer .boxs-right .bt{margin:15px 0;}
	.footer .boxs-right .bt .b1{border-bottom: 1px solid #fff;padding:8px 0;}
	.footer .boxs-right .bt .b2{display: none;}
	.footer-nav-dk{height: 35px;display: block;}
	.footer-nav{display: block;height:35px;background: #66cc33;position: fixed;bottom: 0;width: 100%;max-width: 640px;z-index: 999;}
	.footer-nav ul{height: 100%;}
	.footer-nav ul li{width: 25%;float: left;height: 100%;border-right:1px solid #777;box-sizing: border-box;background:no-repeat center;}
	.footer-nav ul li a{display: block;height: 100%;}
	.footer-nav ul li:nth-child(1){background-size:25px;}
	.footer-nav ul li:nth-child(2){background-size:24px;}
	.footer-nav ul li:nth-child(3){background-size:20px;}
	.footer-nav ul li:nth-child(4){background-size:20px;}
	.footer-nav ul li:nth-last-child(1){border-right: 0;}
}
.pages span{padding:0 2px}