@charset "utf-8";
/*banner*/
.banner{ width:100%; position:relative; margin: 100px 0 0px;}
.banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.banner .bd ul{ width:100% !important; height:520px;}
.banner .bd li{ width:100% !important; height: 100%; overflow:hidden; text-align:center;  }
.banner .bd li a{ display:block; height:100%;}

.banner .hd{ width:100%; position:absolute; z-index:1; bottom:15px; left:0;}
.banner .hd ul{ text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block;width:12px;height:12px;background:#fff;margin:0 5px; border-radius: 50%; border: 1px solid #fff; font-size: 0px;}
.banner .hd ul .on{background: none;}

.banner .prev,
.banner .next{position:absolute; z-index:1; top:50%; margin-top:-40px; width:80px; height:80px; cursor:pointer; display:none;}
.banner .prev{left: 20px; background: url(../images/icon-left.png) no-repeat;}
.banner .next{right:20px; background: url(../images/icon-right.png) no-repeat;}


/**/
.part3{padding: 50px 0 40px 0; text-align: center;}
.part3 h2{font-size: 20px; line-height: 1; font-weight: bold; color: #666; font-family: Arial; text-transform: uppercase;}
.part3 h2:after{display: block; content: ""; width: 60px; height: 1px; background: #999; margin: 15px auto;}
.part3 h3{font-size: 28px; color: #0a853e; line-height: 1;}

.part31 h2{color: #fff}
.part31 h2:after{background: #fff;}
.part31 h3{color: #fff}
	
	
.service{overflow: hidden; margin: 0 0 50px -18px;}
.service li{float: left; width: 20%;}
.service li a{display: block; margin-left: 18px; border: 1px solid #f5f5f5; padding: 50px 0 30px 40px; position: relative;}
.service li a:after{position: absolute; left: 15px; right: 15px; top: 15px; bottom: 15px; display: block; content: ""; background: #fff; z-index: -1; opacity: 0.5;}
.service li i{font-size: 30px; color: #383535;}
.service li h2{font-size: 16px; font-weight: normal; color: #333; line-height: 1; padding: 20px 0 13px 0;}
.service li h3{font-size: 12px; font-weight: normal; text-transform: uppercase; line-height: 1; padding-bottom: 38px;}
.service li span{font-size: 16px; line-height: 1; color: #0a853e;}
.service li em{position: absolute; left: 0px; top: 0px; width: 100%; z-index: -1;}
.service li em img{width: 100%; min-height: 100%;}
.service li a:hover:after{background: #0a853e; left: 0px; right: 0px; top: 0px; bottom: 0px; opacity: 0.8;}
.service li a:hover i,
.service li a:hover h2,
.service li a:hover h3,
.service li a:hover span{color: #fff;}
.service li i,
.service li h2,
.service li h3,
.service li span,
.service li em,
.service li a:after{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

/**/
.about_bg{background:url(../images/about_bg.jpg) no-repeat center top #0a853e; height: 450px;}
.about{overflow: hidden; margin-left: -30px; padding-bottom: 30px;}
.about li{float: left; width: 33.33%;}
.about li div{background:rgba(255,255,255,0.9); margin-left: 30px; padding: 33px 33px 23px 33px; box-shadow: 0 0 20px rgba(0,0,0,0.3);border-radius:1px;}
.about li h2{font-size: 18px; font-weight: normal; color: #222; line-height: 1;}
.about li h2:after{margin: 15px 0 10px 0; display: block; content: ""; display: block; width: 53px; height: 1px; background: #333;}
.about li p{line-height: 25px;}
.about li span{display: block; width: 69px; height: 20px; margin: 22px auto 0 auto; text-align: center; line-height: 20px; background: #0a853e; color: #fff;}
.about li span a{color: #fff; display: block; height: 20px; text-transform: uppercase;}



.more{margin-bottom: 20px; text-align: center;}
.more a{display: inline-block; padding: 10px 30px; text-transform: uppercase; font-size: 14px; color: #0a853e; border: 1px solid #0a853e; border-radius: 0; position: relative; behavior:url(pie.htc);}
.more a:hover{background: #0a853e; color: #fff;}
.more2{}
.more2 a{color: #fff; border-color: #fff;}
.more2 a:hover{background: #fff; color: #333;}


.picMarquee-left{overflow:hidden; position:relative; margin-bottom: 20px;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float: left; width: 25%;}
.picMarquee-left .bd ul li a{display: block; position: relative; text-align: center; margin: 0 0 10px 15px; }
.picMarquee-left .bd ul li span{display: block; position: relative; padding-bottom: 70%;}
.picMarquee-left .bd ul li span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.picMarquee-left .bd ul li h2{padding: 15px 0 15px 0; font-size: 16px; color: #333; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


/**/
.part1{padding: 55px 0 35px 0; text-align: center;}
.part1 h2{position: relative; font-size: 28px; line-height: 1; color: #0a853e;}
.part1 span{position: relative; display: inline-block; padding: 18px 0 0 0; font-size: 14px; color: #737373; line-height: 1; text-transform: uppercase;}
.part1 span:before,
.part1 span:after{position: absolute; top: 24px; display: block; content: ""; width: 50px; height: 1px; background: #999;}
.part1 span:before{left: -65px;}
.part1 span:after{right: -65px;}

.case_list{margin-left: -15px;}
.case_list li{float: left; width: 25%; padding: 0 0 15px 15px; box-sizing: border-box;}
.case_list li a{display: block; position: relative; top: 0px; text-align: center;border:1px solid #ccc;}
.case_list li span{display: block; position: relative; padding-bottom: 80%;}
.case_list li span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.case_list li h2{padding: 10px 0 10px 0; background: #eb6200; font-size: 16px; color: #fff; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case_list li a:hover{box-shadow: 5px 0 30px rgba(0,0,0,0.2); top: -10px;}
.case_list li a:hover h3{background: #b80f05; color: #fff;}
.case_list li h3{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

/**/
.list5{overflow: hidden; margin:0 0 50px -40px;}
.list5 li{float: left; width: 33.33%;}
.list5 li a{display: block; margin-left: 40px;}
.list5 li span{display: block; margin: 0 auto; width: 110px; height: 110px; text-align: center; line-height: 110px; overflow: hidden; background: #0a853e; color: #fff; border-radius: 50%;}
.list5 li span i{color: #fff; font-size: 46px;}
.list5 li h2{padding: 22px 0 28px 0; text-align: center; font-size: 16px; line-height: 1;}
.list5 li p{line-height: 25px; font-size: 14px; color: #333;}


/**/
.lxwm_bg{background:url(../images/i-contact-bg.jpg) no-repeat center; height: 294px;}
.lxwm{text-align: center; color: #fff;}
.lxwm h2{padding: 65px 0 25px 0; font-size: 32px; line-height: 1; font-weight: normal;}
.lxwm p{padding: 0 130px 25px 130px; line-height: 24px; font-size: 14px;}

/**/
.part21{padding: 70px 0 22px 0; font-size: 28px; line-height: 1; font-weight: bold; color: #0a853e;}
.list11{float: left;}
.list11 li{float: left; width: 275px; margin: 0 0 70px 20px; position: relative;}
.list11 li:first-child{margin-left: 0px;}
.list11 li span{display:block;}
.list11 li span img{width: 275px; height: 190px; background: #ccc;}
.list11 li h3{position: absolute; left: 0px; top: 200px; width: 50px; height: 50px; font-size: 12px; font-weight: normal;  font-family: Arial; background: #0a853e; text-align: center; color: #fff;}
.list11 li h3 b{display: block; padding: 3px 0 0 0; font-size: 24px;}
.list11 li h2{padding: 12px 0 15px 60px; font-size: 14px; font-weight: normal; color: #333;}
.list11 li h2 a{color: #333;}
.list11 li h2 a:hover{color: #d00;}
.list11 li p{padding: 0 0 0 60px; line-height: 22px;}


.qfd::after{display: block; content: ""; clear: both;}
.picScroll-top{float: right; width:570px; position:relative;}
.picScroll-top .hd{position: absolute; top: -50px; right: 0px;}
.picScroll-top .hd .prev,
.picScroll-top .hd .next{display:block; margin: 0 0 0 3px; width:28px; height:28px; float:right; cursor:pointer; background:url(../images/jt01.png) no-repeat center #0a853e;}
.picScroll-top .hd .next{background:url(../images/jt02.png) no-repeat center #0a853e;}
.picScroll-top .hd .prev:hover,
.picScroll-top .hd .next:hover{background-color: #0a853e;}

.picScroll-top .bd{}
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li {margin: 0 0 12px 0;}
.picScroll-top .bd ul li .py89{ border: 1px solid #dadada; padding: 22px 20px 10px 20px;}
.picScroll-top .bd ul li h2{font-size: 16px; line-height: 1; color: #333;}
.picScroll-top .bd ul li h2 a{color: #333;}
.picScroll-top .bd ul li h2 a:hover{color: #0a853e;}
.picScroll-top .bd ul li span{display: block; padding: 12px 0 8px 0; color: #777;}
.picScroll-top .bd ul li p{line-height: 20px; color: #777;}
.picScroll-top .bd ul li:hover{background: #0a853e;}
.picScroll-top .bd ul li:hover h2 a{color: #fff;}
.picScroll-top .bd ul li:hover span,
.picScroll-top .bd ul li:hover p{color: #fff;}

.list3{float: left; margin: 55px 0 0 0; border-left: 1px dashed #c5c5c5;}
.list3 li{float: left; width: 200px; height: 100px; border-right: 1px dashed #c5c5c5; text-align: center; overflow: hidden;}
.list3 li span{display: block; position: relative; width: 35px; height: 40px; overflow: hidden; text-align: center; margin: 15px auto 0 auto;}
.list3 li span i{position: absolute; left: 0px; top:5px; width: 100%; display: block; color: #0a853e; font-size: 30px;}
.list3 li span em{position: absolute; left: -100%; top:5px; width: 100%; display: block; color: #0a853e; font-size: 30px;}
.list3 li h2{font-size: 16px; font-weight: normal;}
.list3 li h3{font-size: 12px; font-weight: normal; color: #c7c7c7;}
.list3 li a{display: block;}
.list3 li a:hover i{left: 100%;}
.list3 li a:hover em{left: 0;}
.list3 li span i,
.list3 li span em{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

.map{float: right; margin: 55px 0 33px 0; background: url(../images/map.png) no-repeat top right; width: 340px; height: 100px;}
.map span{display: block; padding: 20px 0 5px 0; color: #888; font-size: 14px;}
.map h2{font-size: 28px; font-weight: normal; color: #0a853e; line-height: 1; font-family: Arial;}
.map i{font-style: normal; font-weight: normal; color: #d0d0d0;}

/*
.link{background: #0a853e; padding: 17px 0;}
.link ul{overflow: hidden; position: relative; padding: 0 0 0 10px;}
.link ul:before{display: block; content: ""; position: absolute; left: 0px; top: 6px; width: 3px; height: 14px; background: #fff;}
.link ul li{float: left; line-height: 24px;}
.link ul li:after{display: inline-block; content: ""; position: relative; top: 1px; margin: 0 10px; width: 1px; height: 11px; border-left: 1px dashed #fff;}
.link ul li:first-child{color: #fff;}
.link ul li a,
.link ul li a:visited,
.link ul li a:hover{color: #fff;}
*/




.pro_btn{width: 136px; height: 34px; overflow: hidden; display: block; margin: 50px auto 30px; position: relative; background-color: #fff;color: #0a853e; border-radius: 0px; border:1px solid #0a853e; text-align: center; line-height: 34px; font-size: 14px;}
.pro_btn::before{display: inline; content: " MORE >> "; transition: 0.5s; position: relative; z-index: 10;}
.pro_btn::after{display: block; content: ""; position: absolute;top: 0; left: 0; width: 0;height: 100%;background-color: #0a853e; transition: 0.5s; z-index: 9;}
.pro_btn:hover::after{width: 100%;}
.pro_btn:hover::before{color: #fff;}
.pro_btn:visited{color: #0a853e;}
.pro_btn2{width: 136px; height: 34px; overflow: hidden; display: block; margin: 10px auto 30px; position: relative;color: #fff; border-radius: 0px; border:1px solid #fff; text-align: center; line-height: 34px; font-size: 14px;}
.pro_btn2::before{display: inline; content: " MORE >> "; transition: 0.5s; position: relative; z-index: 10;}
.pro_btn2::after{display: block; content: ""; position: absolute;top: 0; left: 0; width: 0;height: 100%;background-color: #fff; transition: 0.5s; z-index: 9;}
.pro_btn2:hover::after{width: 100%;}
.pro_btn2:hover::before{color: #0a853e;}
.pro_btn2:visited{color: #fff;}



.part3_1{padding: 60px 0 40px 0; text-align: center;}
.part3_1 h2{font-size: 32px; line-height: 1; font-weight:bold;color: #0a853e}
.part3_1 span{padding: 18px 0 0 0; display: block; text-align: center; font-size: 16px; line-height: 1; color: #333;}

.list5_1{overflow: hidden; margin-left: -18px; padding-bottom: 50px}
.list5_1 li{float: left; margin: 0 0 0 18px;}
.list5_1 li span{display: block; width: 387px; height: 220px; overflow: hidden;}
.list5_1 li span img{ width: 387px; height: 220px; background: #ccc;}
.list5_1 li h2{padding: 22px 0 8px 0; text-align: center; font-size: 16px; font-weight: normal; line-height: 1; color: #333;}
.list5_1 li h2:before,
.list5_1 li h2:after{display: block; content: ""; margin: 0 auto; width:60px; height:1px; background:#0a853e;}
.list5_1 li h2:before{margin-bottom: 10px;}
.list5_1 li h2:after{margin-top: 8px;}
.list5_1 li p{line-height: 22px; text-align: center; color: #333; font-size: 14px;width: 387px}
.list5_1 li a:hover span img{transform: scale(1.1,1.1);}
.list5_1 li span img{
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}





.part33{ text-align: center; padding: 50px 0 30px 0;}
.part33 h2{position: relative; border: 2px solid #0a853e; background: #0a853e; padding: 8px 40px; display: inline-block; font-size: 26px; line-height: 26px; color: #fff; font-weight: normal;}
.part33 h2:before,
.part33 h2:after{position: absolute; top: 20px; content: ""; width: 144px; height: 2px; background: #0a853e;}
.part33 h2:before{left: -144px;}
.part33 h2:after{right: -144px;}
.part33 span{display: block; font-size: 32px; color: #333; padding: 15px 0 0 0;}


.zhanshi{overflow:hidden; position:relative;}
.zhanshi .hd{position: relative;}
.zhanshi .hd .prev,
.zhanshi .hd .next{position: absolute; top: 80px; width: 21px; height: 59px;}
.zhanshi .hd .prev{left: 0px; background: url(../images/ljt3.png) no-repeat;}
.zhanshi .hd .prev:hover{background: url(../images/ljt3h.png) no-repeat;}
.zhanshi .hd .next{right: 0px; background: url(../images/rjt3.png) no-repeat;}
.zhanshi .hd .next:hover{background: url(../images/rjt3h.png) no-repeat;}


.zhanshi .bd{padding: 0 30px;}
.zhanshi .bd ul{ overflow:hidden; zoom:1; }
.zhanshi .bd ul li{float: left; width: 25%;}
.zhanshi .bd ul li a{display: block; margin: 0 8px;}
.zhanshi .bd ul li span{display: block; padding-bottom: 80%; position: relative;}
.zhanshi .bd ul li span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; padding: 3px; box-sizing: border-box;}
.zhanshi .bd ul li span:before{display: block; content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; border: 1px solid #e7e7e7;}
.zhanshi .bd ul li h2{padding: 10px 0; font-size: 12px; font-weight: normal; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
