body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,img{margin:0; padding:0;border:none;}
body{background:#fff;font-family:"Microsoft YaHei","微软雅黑",arial;font-size:12px;color:#333333;font-weight:normal;}
textarea,input{font-family:"Microsoft YaHei","微软雅黑",arial;color: #333333;font-size:12px;padding:0;margin:0;outline: none;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
input:focus,textarea:focus{outline:none;}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px;color:#333333;font-weight:normal;}
a,a:link,a:visited,a:focus,a:active,a:hover{font-family:"Microsoft YaHei","微软雅黑",arial;color:#333333;font-size:12px;text-decoration:none;}
a:hover{color:#00923f;}
html,body{
	height: 100%;
}
.wrapper{
	width: 100%;
	min-height: 100%;
	position: relative;
	padding-bottom: 447px;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.row{
	width: 100%;
}

.fullSlide li{
	position: relative;
	height: 600px;
	width: 100%;
	overflow: hidden;
}
.fullSlide img{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 600px;
	width: 1920px!important;
}
.row:after{content:"";height:0;display:block;clear:both}
.article{
	line-height: 24px;
	font-size: 16px;
	color: #666666;
}
.article img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.mainFilter{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	display: none;
}
.wrapper{
	width: 100%;
	height: auto;
}
.header{
	background: #fff;
}
.header .row{
	width: 1200px;
	height: 124px;
	margin: 0 auto;
}
.header .logo{
	width: auto;
	height: 78px;
	margin-top: 23px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.header .logo img{
	width: 100%;
	display: block;
}
.header .slogan{
	padding: 13px 0 13px 31px;
	margin-left: 30px;
	margin-top: 26px;
	float: left;
	line-height: 24px;
	font-size: 18px;
	color: #009240;
	border-left: solid 1px #009240;
}
.header .contact{
	float: right;
	margin-top: 30px;
}
.header .contact .tit{
	background: url(../images/header_contact.png) no-repeat 0 center;
	line-height: 30px;
	font-size: 20px;
	color: #00923f;
	padding-left: 24px;
}
.header .contact .number{
	line-height: 40px;
	font-size: 36px;
	color: #00923f;
}
.header .nav{
	height: 54px;
	background: #00923f;
}
.header .nav li{
	width: 11.1%;
	float: left;
}
.header .nav li a{
	width: 100%;
	line-height: 54px;
	text-align: center;
	display: block;
	font-size: 18px;
	color: #fff;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.header .nav li.on a,
.header .nav li a:hover{
	background: #84c225;
}
.footer{
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 1;
	background: #fff;
}
.footer .friendlyLink{
	font-size: 16px;
	color: #fff;
	background: #00923f;
	padding: 15px 0;
}
.footer .friendlyLink:after{content:"";height:0;display:block;clear:both}
.footer .friendlyLink span{
	height: 100%;
	line-height: 30px;
	float: left;
}
.footer .friendlyLink ul{
	width: 1120px;
	float: left;
}
.footer .friendlyLink li{
	line-height: 30px;
	float: left;
	padding-right: 48px;
	background: url(../images/friendlylink.gif) no-repeat right 20px center;
}
.footer .friendlyLink li:last-child{
	background: none;
}
.footer .friendlyLink li a{
	font-size: 16px;
	color: #fff;
}
.footer .linkMap{
	float: left;
	padding: 54px 0 26px 0;
}
.footer .linkMap ul{
	width: 172px;
	float: left;
	padding-right: 20px;
}
.footer .linkMap li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999999;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.footer .linkMap li a{
	font-size: 14px;
	color: #999999;
}
.footer .linkMap li a:hover{
	color: #333333;
}
.footer .linkMap li.tit{
	margin-bottom: 20px;
}
.footer .linkMap li.tit a{
	font-size: 18px;
	color: #333333;
}
.footer .rightBox{
	width: 240px;
	float: right;
	padding: 54px 0 26px 0;
}
.footer .rightBox .tit{
	line-height: 30px;
	font-size: 18px;
	color: #333333;
}
.footer .rightBox .shareBox{
	margin-top: 28px;
}
.footer .rightBox .shareBox a{
	width: 38px;
	height: 38px;
	background: url(../images/sharebox1.gif) no-repeat center;
	margin: 0 20px 0 0;
	padding: 0;
}
.footer .rightBox .shareBox a.bds_weixin{
	background-image: url(../images/sharebox2.gif);
}
.footer .rightBox .shareBox a.bds_mail{
	background-image: url(../images/sharebox3.gif);
}
.footer .rightBox .time{
	line-height: 18px;
	font-size: 15px;
	color: #999999;
	margin-top: 38px;
	background: url(../images/footer_time.gif) no-repeat 0 3px;
	padding-left: 17px;
}
.footer .rightBox .number{
	line-height: 34px;
	font-size: 30px;
	color: #008931;
	margin-top: 5px;
}
.footer .bottom{
	border-top: solid 1px #e5e5e5;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	clear: both;
	padding: 28px 0;
}
.footer .bottom:after{content:"";height:0;display:block;clear:both}
.footer .bottom .copyright{
	width: 800px;
	float: left;
}
.footer .bottom .technology{
	width: 400px;
	float: right;
	text-align: right;
}
.footer .bottom a{
	font-size: 14px;
	color: #666666;
}
.footer .bottom a:hover{
	color: #333;
}
/*首页*/
.main .banner .fullSlide{
	position: relative;
	margin: 0 auto;
	background: #ccc;
}
.main .banner .fullSlide .bd{
	position: relative;


}
.main .banner .fullSlide .bd li img{
	display: block;
}
.main .banner .fullSlide .hd{
	width: 100%;
	height: 12px;
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.main .banner .fullSlide .hd ul{
	display: inline-block;
}
.main .banner .fullSlide .hd li{
	width: 8px;
	height: 8px;
	border: solid 2px #fff;
	margin: 0 11px;
	overflow: hidden;
	font-size: 0;
	border-radius: 50%;
	float: left;
	cursor: pointer;
}
.main .banner .fullSlide .hd li.on{
	background:#008931;
	border: solid 2px #008931;
}
.partnerBox{
	background: #f5f5f5;
	padding: 76px 0;
}
.publicTitle .tit{
	line-height: 40px;
	font-size: 36px;
	color: #00923f;
}
.publicTitle .tit a{
	font-size: 36px;
	color: #00923f;
}
.publicTitle .entit{
	line-height: 30px;
	font-size:24px;
	color: #00923f;
	margin-top: 4px;
}
.partnerBox .picScroll-left{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: -40px;
}
.partnerBox .picScroll-left .hd{
	width: 200px;
	text-align: right;
	overflow: hidden;
	float: right;
}
.partnerBox .picScroll-left .hd:after{content:"";height:0;display:block;clear:both}
.partnerBox .picScroll-left .hd .prev,
.partnerBox .picScroll-left .hd .next{
	width: 36px;
	height: 36px;
	display: block;
	float: right;
	overflow: hidden;
	cursor: pointer;
	border-right: 50%;
	background: url(../images/partnerbox_prev1.png) no-repeat 0 0;
	margin-left: 11px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.partnerBox .picScroll-left .hd .next{
	background: url(../images/partnerbox_next1.png) no-repeat 0 0;
}
.partnerBox .picScroll-left .hd .prev:hover{
	background: url(../images/partnerbox_prev2.png) no-repeat 0 0;
}
.partnerBox .picScroll-left .hd .next:hover{
	background: url(../images/partnerbox_next2.png) no-repeat 0 0;
}
.partnerBox .picScroll-left .bd{
	width: 100%;
	margin-top: 40px;
	clear: both;
	float: left;
}
.partnerBox .picScroll-left .bd ul{
	overflow: hidden;
	zoom: 1;
}
.partnerBox .picScroll-left .bd li{
	width: 220px;
	height: auto;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 25px;
}
.partnerBox .picScroll-left .bd li .pic{
	width: 220px;
	height: 120px;
	background: #fff;
	overflow: hidden;
}
.partnerBox .picScroll-left .bd li img{
	width: 100%;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.partnerBox .picScroll-left .bd li a:hover img{
	transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}
.partnerBox .picScroll-left .bd li .text{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #666666;
	margin-top: 12px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.main .productBox{
	padding: 78px 0;
}
.main .productBox .title{
	text-align: center;
}
.main .productBox .title .tit{
	line-height: 40px;
	font-size: 36px;
	color: #00923f;
}
.main .productBox .title .tit a{
	font-size: 36px;
	color: #00923f;
}
.main .productBox .title .entit{
	line-height: 30px;
	font-size: 24px;
	color: #00923f;
	margin-top: 5px;
}
.main .productBox .productList{
	margin-top: 38px;
}
.main .productBox .productList li{
	width: 380px;
	height: 380px;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-left: 30px;
}
.main .productBox .productList li:first-child{
	margin-left: 0;
}
.main .productBox .productList li img{
	width: 100%;
	display: block;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.main .productBox .productList li a:hover img{
	transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}
.main .productBox .productList li .text{
	width: 360px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	font-size: 18px;
	color: #fff;
	padding: 0 10px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
	background: url(../images/main_productlist_text.png);
}
.main .productBox .progressBtn{
	padding-top: 56px;
	clear: both;
}
.progressBtn{
	text-align: center;
}
.progressBtn a{
	display: inline-block;
	text-align: left;
	width: 158px;
	height: 34px;
	line-height: 34px;
	border: solid 1px #00923f;
	border-radius: 34px;
	text-indent: 33px;
	font-size: 16px;
	color: #00923f;
	overflow: hidden;
	position: relative;
}
.progressBtn a span{
	width: 158px;
	height: 34px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	background: url(../images/productbox_morebtn1.png) no-repeat 107px center;
}
.progressBtn a:before{
	content: "";
	width: 0px;
	height: 34px;
	background: #00923f;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.progressBtn a:hover span{
	color: #fff;
	background-image: url(../images/productbox_morebtn2.png);
}
.progressBtn a:hover:before{
	width: 100%;
}
.main .caseBox{
	padding: 80px 0;
	background: #f5f5f5;
}
.main .caseBox:after{content:"";height:0;display:block;clear:both}
.main .caseBox .sidebar{
	width: 260px;
	height: 550px;
	background: #fff;
	float: left;
	position: relative;
}
.main .caseBox .sidebar .title{
	width: 220px;
	height: 96px;
	background: #009933;
	color: #fff;
	padding-left: 40px;
	padding-top: 24px;
}
.main .caseBox .sidebar .title .tit{
	line-height: 40px;
	font-size: 36px;
	color: #fff;
}
.main .caseBox .sidebar .title .tit a{
	font-size: 36px;
	color: #fff;
}
.main .caseBox .sidebar .title .entit{
	line-height: 30px;
	font-size: 24px;
	color: #fff;
	margin-top: 5px;
}
.main .caseBox .sidebar .list{
	width: 180px;
	padding: 28px 40px;
}
.main .caseBox .sidebar .list li{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #666666;
	cursor: pointer;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.main .caseBox .sidebar .list li.on,
.main .caseBox .sidebar .list li:hover{
	color: #00923f;
	text-decoration: underline;
}
.main .caseBox .sidebar .progressBtn{
	position: absolute;
	bottom: 38px;
	left: 40px;
	z-index: 1;
}
.main .caseBox .content{
	width: 920px;
	float: right;
}
.main .caseBox .content .tabBox{
	display: none;
}
.main .caseBox .content .tabBox.on{
	display: block;
}
.main .caseBox .content .case{
	background: #ccc;
	float: right;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
.main .caseBox .content .case1{
	width: 560px;
	height: 260px;
	margin-bottom: 20px;
}
.main .caseBox .content .case2{
	width: 270px;
	height: 270px;
}
.main .caseBox .content .case3{
	width: 270px;
	height: 270px;
}
.main .caseBox .content .case4{
	width: 340px;
	height: 550px;
	margin-right: 0;
}
.main .caseBox .content .case .pic{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.main .caseBox .content .case .pic img{
	width: 100%;
}
.main .caseBox .content .case .filter{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 5;
	background: url(../images/casebox_filter.png);
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.main .caseBox .content .case .icon{
	width: 56px;
	height: 56px;
	background: url(../images/casebox_icon.png) no-repeat center;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -28px;
	margin-top: -62px;
	z-index: 8;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
}
.main .caseBox .content .case .txt{
	width: 100%;
	text-align: center;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 10px;
	z-index: 8;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
}
.main .caseBox .content .case a:hover .filter{
	opacity: 1;
	filter: alpha(opacity=100);
}
.main .caseBox .content .case a:hover .txt,
.main .caseBox .content .case a:hover .icon{
	top: 50%;
	opacity: 1;
}
.main .processBox .pic{
	text-align: center;
	position: relative;
	height: 618px;
	overflow: hidden;
}
.main .processBox .pic img{
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.main .teamBox{
	height: 620px;
	background: url(../images/main_teambox_bg.jpg) no-repeat center 0 #006b25;
}
.main .teamBox .publicTitle .entit,
.main .teamBox .publicTitle .tit,
.main .teamBox .publicTitle .tit a{
	color: #fff;
}
.main .teamBox .publicTitle{
	width: 700px;
	padding-top: 76px;
	float: left;
}
.main .teamBox .progressBtn{
	width: 160px;
	float: right;
	margin-top: 104px;
}
.main .teamBox .progressBtn a{
	border: solid 1px #fff;
	color: #fff;
}
.main .teamBox .progressBtn a span{
	background-image: url(../images/productbox_morebtn2.png);
}
.main .teamBox .progressBtn a:before{
	background: #fff;
}
.main .teamBox .progressBtn a:hover span{
	color: #00923f;
	background-image: url(../images/productbox_morebtn1.png);
}
.main .teamBox .picScroll-left{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 56px;
}
.main .teamBox .picScroll-left:after{content:"";height:0;display:block;clear:both}
.main .teamBox .picScroll-left li{
	width: 380px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
	background: #fff;
}
.main .teamBox .picScroll-left li .pic{
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.main .teamBox .picScroll-left li .pic img{
	width: 100%;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	display: block;
}
.main .teamBox .picScroll-left li a:hover .pic img{
	transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}
.main .teamBox .picScroll-left li .text{
	width: 360px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
}
.main .aboutBox{
	background: #f5f5f5;
	padding: 80px 0 70px 0;
}
.main .aboutBox:after{content:"";height:0;display:block;clear:both}
.main .aboutBox .wrap{
	background: #fff;
}
.main .aboutBox .wrap:after{content:"";height:0;display:block;clear:both}
.main .aboutBox .text{
	width: 500px;
	padding: 40px 0 0 40px;
	float: left;
}
.main .aboutBox .text .txt{
	height: 120px;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.main .aboutBox .text .btn{
	margin-top: 72px;
}
.main .aboutBox .text .btn a{
	width: 40px;
	height: 40px;
	background: url(../images/main_aboutbox_btn.png) no-repeat 0 0;
	display: block;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.main .aboutBox .text .btn a:hover{
	background-image: url(../images/main_aboutbox_btn2.png);
}
.main .aboutBox .pic{
	width: 600px;
	height: 400px;
	float: right;
	overflow: hidden;
}
.main .aboutBox .pic img{
	width: 100%;
}
.honorBox{
	background: #f5f5f5;
	padding-bottom: 78px;
}
.honorBox:after{content:"";height:0;display:block;clear:both}
.honorBox .publicTitle{
	width: 700px;
	float: left;
}
.honorBox .progressBtn{
	width: 160px;
	float: right;
	margin-top: 30px;
}
.honorBox .picScroll-left{
	width: 100%;
	clear: both;
	padding-top: 38px;
}
.honorBox .picScroll-left:after{content:"";height:0;display:block;clear:both}
.honorBox .picScroll-left li{
	width: 380px;
	float: left;
	margin-right: 30px;
	cursor: pointer;
}
.honorBox .picScroll-left li .pic{
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.honorBox .picScroll-left li .pic img{
	max-width: 100%;
}
.honorBox .picScroll-left li .pic .filter{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	background: url(../images/honorbox_filter_bg.png);
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.honorBox .picScroll-left li .pic .filter .txt{
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 0%;
	margin-top: -52px;
	z-index: 2;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.honorBox .picScroll-left li .pic .filter .icon{
	width: 100%;
	background: url(../images/honorbox_filter_icon.png) no-repeat center 0;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	padding-top: 34px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	text-align: center;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.honorBox .picScroll-left li .text{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
	margin-top: 28px;
}
.honorBox .picScroll-left li:hover .pic .filter{
	opacity: 1;
	filter: alpha(opacity=100);
}
.honorBox .picScroll-left li:hover .pic .filter .icon,
.honorBox .picScroll-left li:hover .pic .filter .txt{
	top: 50%;
}
.honorBox .picScroll-left li:hover .text{
	color: #009933;
}
/*首页end*/
/*弹出大图*/
body.none{overflow-x:hidden;overflow-y:hidden}
.LookPicture :after,.LookPicture :before{position:absolute;display:inline-block;background-repeat:no-repeat;content:""}
.LookPicture{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.LookPicture *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.LookPicture_Background{position:fixed;top:0;left:0;z-index:19960924;width:100%;height:100%;background-color:#000;display:none!important}
.LookPicture{position:fixed;top:0;left:0;z-index:19960925;width:100%;height:100%;display:none}
.LookPicture .Look_Close{position:absolute;right:20px;top:20px;display:inline-block;background-repeat:no-repeat;width:40px;height:40px;cursor:pointer;z-index:19960925}
.LookPicture .Look_Close:after,.LookPicture .Look_Close:before{background-color:#fff;width:30px;height:8px;border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;top:17px;left:5px;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
.LookPicture .Look_Close:hover:after,.LookPicture .Look_Close:hover:before{box-shadow:0 0 10px #6cf;-moz-box-shadow:0 0 10px #6cf;-webkit-box-shadow:0 0 10px #6cf}
.LookPicture .Look_Close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.LookPicture .Look_Close:after{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg)}
.LookPicture .Look_img{display:none;position:absolute;max-width:85%;max-height:85%;top:50%;left:50%;z-index:19960924;box-shadow:0 0 20px #000;-moz-box-shadow:0 0 20px #000;-webkit-box-shadow:0 0 20px #000;border:0;border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.LookPicture .Look_img:hover{box-shadow:0 0 20px #000;-moz-box-shadow:0 0 20px #000;-webkit-box-shadow:0 0 20px #000}
.LookPicture .Look_img.Look_Show{display:block}
.LookPicture .Look_before{position:absolute;display:inline-block;background-repeat:no-repeat;width:70px;height:70px;z-index:19960926;left:50px;top:50%;margin-top:-35px;cursor:pointer;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
.LookPicture .Look_before:after,.LookPicture .Look_before:before{left:0;width:57px;height:5px;background-color:#fff;border-radius:10px;-o-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
.LookPicture .Look_before:before{top:50px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.LookPicture .Look_before:after{top:13px;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg)}
.LookPicture .Look_before:hover{left:40px}
.LookPicture .Look_before:hover:after,.LookPicture .Look_before:hover:before{box-shadow:0 0 20px #6cf;-moz-box-shadow:0 0 20px #6cf;-webkit-box-shadow:0 0 20px #6cf}
.LookPicture .Look_next{position:absolute;display:inline-block;background-repeat:no-repeat;width:70px;height:70px;z-index:19960926;right:50px;top:50%;margin-top:-35px;cursor:pointer;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
.LookPicture .Look_next:after,.LookPicture .Look_next:before{left:0;width:57px;height:5px;background-color:#fff;border-radius:10px;-o-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
.LookPicture .Look_next:before{top:50px;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg)}
.LookPicture .Look_next:after{top:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.LookPicture .Look_next:hover{right:40px}
.LookPicture .Look_next:hover:after,.LookPicture .Look_next:hover:before{box-shadow:0 0 20px #6cf;-moz-box-shadow:0 0 20px #6cf;-webkit-box-shadow:0 0 20px #6cf}
.Look_Open{display:block!important}
/*弹出大图end*/
.containe .columnBanner{
	min-width: 1200px;
	height: 400px;
	background: no-repeat center 0;
}
.containe .columnBanner .title{
	text-align: center;
	padding-top: 148px;
}
.containe .columnBanner .title .tit{
	line-height: 54px;
	font-size:48px;
	color: #fff;
}
.containe .columnBanner .title .tit h3{
	display: inline-block;
	font-size:48px;
	color: #fff;
}
.containe .columnBanner .title .entit{
	line-height: 40px;
	font-size: 36px;
	color: #fff;
	margin-top: 12px;
}
.containe .columnMenu{
	min-height: 100px;
	background: #f5f5f5;
	text-align: center;
}
.containe .columnMenu ul{
	display: inline-block;
	width: 1200px;
	padding: 30px 0;
    text-align: left;
}
.containe .columnMenu li{
	float: left;
	margin: 0 20px;
}
.containe .columnMenu li a{
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	border-radius: 40px;
	font-size: 16px;
	color: #010101;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
}
.containe .columnMenu li.on a,
.containe .columnMenu li a:hover{
	color: #fff;
	background: #00923f;
}
.containe .columnMenu.small li a{
	width: auto;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
}
.containe .pagingBox{
	text-align: center;
}
.containe .pagingBox ul{
	display: inline-block;
}
.containe .pagingBox li{
	float: left;
	margin: 0 8px;
}
.containe .pagingBox  a{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #999999;
}
.containe .pagingBox a.page-num-current,
.containe .pagingBox  a:hover{
	color: #00923f;
}
.containe .pagingBox .prev,
.containe .pagingBox .next{
	background: no-repeat 0 0;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.containe .pagingBox .prev{
	background-image: url(../images/pagingbox_prev1.png);
}
.containe .pagingBox .next{
	background-image: url(../images/pagingbox_next1.png);
}
.containe .pagingBox .prev:hover{
	background-image: url(../images/pagingbox_prev2.png);
}
.containe .pagingBox .next:hover{
	background-image: url(../images/pagingbox_next2.png);
}
/*案例列表*/
.casePage{
	padding-bottom: 80px;
}
.casePage .caseList{
	padding: 30px 0;
}
.casePage .caseList:after{content:"";height:0;display:block;clear:both}
.casePage .caseList li{
	width: 380px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	background: #f5f5f5;
}
.casePage .caseList li:nth-child(3n+1){
	margin-left: 0px;
}
.casePage .caseList li .pic{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.casePage .caseList li .pic img{
	height: 250px;
	object-fit: contain;
	width: 100%;
}
.casePage .caseList li .filter{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 5;
	background: url(../images/casebox_filter.png);
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.casePage .caseList li .icon{
	width: 56px;
	height: 56px;
	background: url(../images/casebox_icon.png) no-repeat center;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -28px;
	margin-top: -62px;
	z-index: 8;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
}
.casePage .caseList li .txt{
	width: 100%;
	text-align: center;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 10px;
	z-index: 8;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	opacity: 0;
}
.casePage .caseList li .text{
	width: 360px;
	height:60px;
	line-height: 60px;
	text-align: center;
	padding: 0 10px;
	font-size: 18px;
	color: #666666;
	background: #f5f5f5;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.casePage .caseList li a:hover .filter{
	opacity: 1;
	filter: alpha(opacity=100);
}
.casePage .caseList li a:hover .txt,
.casePage .caseList li a:hover .icon{
	top: 50%;
	opacity: 1;
}
.casePage .caseList li a:hover .text{
	color: #fff;
	background: #00923f;
}
/*案例列表end*/
.aboutPage .introduction{
	padding: 100px 0 90px 0;
}
.aboutPage .introduction .wrap{
	position: relative;
}
.aboutPage .introduction .title{
	font-size: 35px;
	text-align: center;
}
.aboutPage .introduction .article{
	padding-top: 40px;
}
.aboutPage .honorBox{
	padding-top: 90px;
}
.aboutPage .honorBox:after{content:"";height:0;display:block;clear:both}
.aboutPage .honorBox .publicTitle{
	width: 700px;
	float: left;
}
.aboutPage .honorBox .picScroll-left{
	position: relative;
}
.aboutPage .honorBox .hd{
	height: 36px;
	position: absolute;
	top: -40px;
	right: 0;
	z-index: 5;
}
.aboutPage .honorBox .prev,
.aboutPage .honorBox .next{
	width:36px;
	height: 36px;
	float: left;
	margin-left: 12px;
	background: url(../images/partnerbox_prev1.png) no-repeat 0 0;
	cursor: pointer;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.aboutPage .honorBox .next{
	background-image: url(../images/partnerbox_next1.png);
}
.aboutPage .honorBox .prev:hover{
	background-image: url(../images/partnerbox_prev2.png);
}
.aboutPage .honorBox .next:hover{
	background-image: url(../images/partnerbox_next2.png);
}
.aboutPage .courseBox{
	background: url(../images/aboutpage_course_bg.jpg) no-repeat center 302px #00923f;
	padding-top: 96px;
}
.aboutPage .courseBox .title{
	text-align: center;
	color: #fff;
}
.aboutPage .courseBox .title .tit{
	line-height: 40px;
	font-size: 36px;
}
.aboutPage .courseBox .title .entit{
	line-height: 36px;
	font-size: 24px;
}
.aboutPage .courseBox .content{
	margin-top: 40px;
}
.aboutPage .courseBox .content:after{content:"";height:0;display:block;clear:both}
.aboutPage .courseBox .content .years{
	width: 100%;
	position: relative;
	padding-bottom: 32px;
	background: url(../images/coursebox_years_line.gif) repeat-x 0 bottom;
}
.aboutPage .courseBox .content .years .bd{
	width: 820px;
	margin: 0 auto;
}
.aboutPage .courseBox .content .years li{
	width: 164px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	font-size: 20px;
	color: #2cc26c;
	cursor: pointer;
}
.aboutPage .courseBox .content .years li.on{
	color: #fff;
}
.aboutPage .courseBox .content .years .prev,
.aboutPage .courseBox .content .years .next{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	background: url(../images/coursebox_next.png) no-repeat 0 0;
	cursor: pointer;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.aboutPage .courseBox .content .years .prev{
	right: auto;
	left: 0;
	background-image: url(../images/coursebox_prev.png);
}
.aboutPage .courseBox .content .years .next:hover{
	background-image: url(../images/coursebox_next2.png);
}
.aboutPage .courseBox .content .years .prev:hover{
	background-image: url(../images/coursebox_prev2.png);
}
.aboutPage .courseBox .tabBox{
	padding-top: 80px;
	position: relative;
	/*overflow: hidden;*/
}
.aboutPage .courseBox .tabBox:after{content:"";height:0;display:block;clear:both}
.aboutPage .courseBox .tabBox .box{
	padding-bottom: 40px;
	display: none;
}
.aboutPage .courseBox .tabBox .line{
	width: 3px;
	height: 90%;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 5;
	margin-left: -1px;
	background: #fff;
}
.aboutPage .courseBox .tabBox .line span{
	width: 100%;
	height: 95px;
	background: #00923f;
	display: block;
}
.aboutPage .courseBox .tabBox li{
	width: 100%;
	margin-bottom: 28px;
}
.aboutPage .courseBox .tabBox li:after{content:"";height:0;display:block;clear:both}
.aboutPage .courseBox .tabBox li .row{
	width: 50%;
	float: right;
	position: relative;
	left: -8px;
	z-index: 10;
}
.aboutPage .courseBox .tabBox li .circle{
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background: #fff;
	float: left;
	margin-top: 4px;
}
.aboutPage .courseBox .tabBox li .text{
	width: 506px;
	float: right;
	margin-right: 50px;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	text-align: justify;
}
.aboutPage .courseBox .tabBox li .text .tit{
	display: inline-block;
	margin-bottom: 10px;
}
.aboutPage .courseBox .tabBox li:nth-child(even) .row{
	float: left;
	left: auto;
	right: -9px;
}
.aboutPage .courseBox .tabBox li:nth-child(even) .circle{
	float: right;
}
.aboutPage .courseBox .tabBox li:nth-child(even) .text{
	float: left;
	margin-left: 50px;
	margin-right: 0;
	text-align: right;
}
/*关于我们end*/
/*新闻资讯*/
.newsPage{
	padding: 40px 0;
}
.newsPage .newsList{
	margin-bottom: 60px;
}
.newsPage .newsList:after{content:"";height:0;display:block;clear:both}
.newsPage .newsList li{
	border-bottom: solid 1px #eee;
}
.newsPage .newsList li a{
	display: block;
	padding: 30px 20px;
	box-sizing: border-box;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.newsPage .newsList li a:after{content:"";height:0;display:block;clear:both}
.newsPage .newsList li a:hover{
	box-shadow: 0px 1px 8px 3px #ddd;
}
.newsPage .newsList li .pic{
	width: 273px;
	height:133px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.newsPage .newsList li .pic img{
	width: 100%;
	height: auto;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.newsPage .newsList li a:hover .pic img{
	transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}
.newsPage .newsList li .cent{
	width: 860px;
	float: right;
}
.newsPage .newsList li .cent h3{
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	color: #555;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	margin-top: 5px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.newsPage .newsList li a:hover .cent h3{
	color: #00923f;
}
.newsPage .newsList li .cent .txt{
	width: 100%;
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	color: #909090;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.newsPage .newsList li .cent .info{
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #909090;
	margin-top: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.newsPage .wrap:after{content:"";height:0;display:block;clear:both}
/*新闻资讯end*/
.containe .details{
	width: 930px;
	float: left;
}
.newsPage .newsDetails{
	padding: 30px 0;
}
.newsPage .newsDetails .title{
	text-align: center;
	border-bottom: solid 1px #eee;
	padding-bottom: 20px;
	text-align: center;
}
.newsPage .newsDetails .title:after{content:"";height:0;display:block;clear:both}
.newsPage .newsDetails .title h1{
	width: 100%;
	height: 30px;
	font-size: 24px;
	color: #333;
}
.newsPage .newsDetails .title .info{
	margin-top: 20px;
	font-size: 14px;
	color: #999;
}
.newsPage .newsDetails .article{
	padding: 40px 0 20px 0;
}
.newsPage .newsDetails .sharebox{
	margin-top: 15px;
	padding: 30px 0;
	border-bottom: solid 1px #eee;
}
.newsPage .newsDetails .sharebox .bdsharebuttonbox{
	height: 16px;
	line-height: 16px;
}
.newsPage .newsDetails .sharebox .bdsharebuttonbox a{
	margin: 0 3px;
}
.newsPage .newsDetails .sharebox .bdsharebuttonbox span{
	float: left;
	font-size: 14px;
	color: #000;
}
.turnPage{
	padding: 16px 0;
	margin-top: 18px;
}
.turnPage .next,
.turnPage .prev{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #4f4f4f;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
	margin-bottom: 10px;
}
.turnPage .next a,
.turnPage .prev a{
	font-size: 16px;
	color: #a4a4a4;
}
.turnPage .next a:hover,
.turnPage .prev a:hover{
	color: #00923f;
}
.containe .sidebar{
	width: 240px;
	float: right;
	box-shadow: 0px 0px 1px 1px #eee;
}
.containe .sidebar .title{
	font-size: 26px;
	color: #fff;
	background: #009933;
	text-align: center;
	padding: 20px 0;
}
.containe .sidebar .list{
	width: 210px;
	padding: 20px 15px;
}
.containe .sidebar .list li{
	border-bottom: dashed 1px #ccc;
	padding: 14px 0;
}
.containe .sidebar .list li:last-child{
	border-bottom: none;
}
.containe .sidebar .list li .tit{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.containe .sidebar .list li a:hover .tit{
	color: #009933;
}
.containe .sidebar .list li .txt{
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	word-break:break-all;
	margin-top: 4px;
}
/*新闻详细end*/

/*联系我们*/
.contactPage{
	padding: 40px 0;
}
.contactPage .title{
	line-height: 34px;
	font-size: 30px;
	color: #009933;
}
.contactPage .address{
	padding: 40px 0 0 0;
}
.contactPage .address .list{
	margin-top: 20px;
}
.contactPage .address .list:after{content:"";height:0;display:block;clear:both}
.contactPage .address li{
	width: 100%;
	float: left;
	color:#333333;
	margin-bottom: 10px;
}
.contactPage .address li .icon{
	width:16px;
	height: 28px;
	line-height: 28px;
	float: left;
}
.contactPage .address li .icon img{
	vertical-align:middle;
}
.contactPage .address li .txt{
	width: auto;
	float: left;
	line-height:28px;
	font-size:16px;
	color:#333333;
	margin-left: 10px;
}
.contactPage .address li .txt a{
	font-size:16px;
	color:#333333;
}
.contactPage .address li .txt a:hover{
	color:#009933;
}
.contactPage .mapBox{
	padding: 40px 0 0 0;
}
.contactPage .mapBox .map{
	padding: 30px 0;
}
.contactPage .mapBox #allmap{
	width: 100%;
	height: 500px;
}
/*联系我们end*/
/*产品详情*/
.ad-gallery{
	width: 600px;
	height: auto;
	margin: 0 auto;
	float: none;
}
.ad-gallery,
.ad-gallery *{
	margin: 0 auto;
	padding: 0;
}
.ad-gallery .ad-image-wrapper{
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.ad-gallery .ad-image-wrapper .ad-prev,
.ad-gallery .ad-image-wrapper .ad-next{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev{
	right: auto;
	left: 0;
}
.ad-gallery .ad-image-wrapper .ad-image{
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 9;
}
.ad-gallery .ad-slideshow-controls{
	float: right;
}
.ad-gallery .ad-image-wrapper .ad-loader,
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image,
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description,
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description,
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title,
.ad-gallery .ad-controls,
.ad-gallery .ad-info,
.ad-gallery .ad-slideshow-controls .ad-slideshow-start,
.ad-gallery .ad-slideshow-controls .ad-slideshow-stop,
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown,
.ad-gallery .ad-slideshow-running .ad-slideshow-start{
	display: none;
}
.ad-gallery .ad-nav{
	width: 100%;
	position: relative;
}
.ad-gallery .ad-forward,
.ad-gallery .ad-back{
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
	background: red;
	cursor: pointer;
	width: 24px;
	display: block;
}
.ad-gallery .ad-back{
	left: -24px;
	background: url(../images/productlist_prev.png) no-repeat center;
	background-size: 11px 23px;
}
.ad-gallery .ad-forward{
	right: -24px;
	background: url(../images/productlist_next.png) no-repeat center;
	background-size: 11px 23px;
}
.ad-gallery .ad-nav .ad-thumbs{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.ad-gallery .ad-thumbs .ad-thumb-list{
	width: 9000px;
	float: left;
	list-style: none;
}
.ad-gallery .ad-thumbs li{
	width: 110px;
	height: 94px;
	float: left;
	padding-right: 10px;
	text-align: center;
}
.ad-gallery .ad-thumbs li span{
	width: 108px;
	height: 92px;
	display: block;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	cursor: pointer;
}
.ad-gallery .ad-thumbs li img{
	height: 100%;
	display: block;
}
.ad-gallery .ad-thumbs li span.ad-active{
	border: 1px solid #009933;
}
.ad-preloads{
	position: absolute;
	left: -9000px;
	top: -9000px;
}
.casePage .caseDetails{
	padding: 40px 0;
}
.casePage .caseDetails .information:after{content:"";height:0;display:block;clear:both}
.casePage .caseDetails .details{
	margin-top: 68px;
	width: 100%;
}
.casePage .caseDetails .details .title{
	height: 48px;
	line-height: 48px;
	border-bottom: solid 1px #ededed;
}
.casePage .caseDetails .details .title span{
	width: 145px;
	height: 48px;
	border-bottom: solid 2px #009933;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 20px;
	color: #009933;
	font-weight: bold;
	display: inline-block;
}
.casePage .caseDetails .details .article{
	padding: 40px 0;
}
/*案例详情end*/
/*施工团队*/
.casePage .teamList{
	padding: 40px 0 10px 0;
}
.casePage .teamList:after{content:"";height:0;display:block;clear:both}
.casePage .teamList li{
	width: 360px;
	margin: 0 20px 50px 20px;
	text-align: center;
	float: left;
	_display: inline;
	overflow: hidden;
}
.casePage .teamList li .pic{
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.casePage .teamList li .pic img{
	width: 100%;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.casePage .teamList li a:hover .pic img{
	transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}
.casePage .teamList li .tit{
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 10px 0 0 0;
	color: #333333;
	font-size: 16px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.casePage .teamList li .txt{
	height: 22px;
	line-height: 22px;
	color: #666666;
	font-size: 12px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
}
.casePage .teamList li .btn{
	display: table;
	margin: 10px auto 0 auto;
	color: #fff;
	font-size: 12px;
	padding: 5px 25px;
	border-radius: 20px;
	background: #009933;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.casePage .teamList li a:hover .btn{
	background: #007728;
}
.casePage .teamDetails{
	padding: 50px 0 0 0;
}
.casePage .teamDetails .title{
	text-align: center;
	border-bottom: solid 1px #eee;
	padding-bottom: 20px;
	text-align: center;
}
.casePage .teamDetails .title:after{content:"";height:0;display:block;clear:both}
.casePage .teamDetails .title h1{
	width: 100%;
	height: 30px;
	font-size: 24px;
	color: #333;
}
.casePage .teamDetails .title .info{
	margin-top: 20px;
	font-size: 14px;
	color: #999;
}
.casePage .teamDetails .introduction{
	padding: 50px 0 30px 0;
}
.casePage .teamDetails .introduction:after{content:"";height:0;display:block;clear:both}
.casePage .teamDetails .introduction .pic{
	width: 500px;
	height: 556px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.casePage .teamDetails .introduction .pic img{
	width: 100%;
}
.casePage .teamDetails .introduction .text{
	width: 650px;
	float: right;
	line-height: 30px;
	overflow: hidden;
	color: #333;
    font-size: 16px;
}
.casePage .teamDetails .introduction .text .txt{
	padding: 40px 0;
	border-bottom: solid 1px #eee;
}
.casePage .teamDetails .introduction .text .tit{
	color: #000;
	font-size: 18px;
	padding-bottom: 10px;
	display: inline-block;
}
.casePage .teamDetails .article{
	padding: 40px 0;
	border-bottom: solid 1px #eee;
}





/*首页动画预设*/
.main .partnerBox .wrap,
.main .productBox .wrap,
.main .caseBox .wrap,
.main .processBox .wrap,
.main .teamBox .wrap,
.main .aboutBox .wrap,
.main .honorBox .wrap{
	position: relative;
	top: 150px;
	opacity: 0;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
}






























