@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, span {
	margin: 0;
	padding: 0;
}
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body {font-size: 1.5rem;/*1.4 × 10px = 14px */}

body {
	font-family: "Microsoft YaHei" ! important;
	color: #000000;
	background: #fff;
	margin: 0 auto;
	padding: 0px;
}
a:link{text-decoration:none; } 

a:visited{text-decoration:none; }

a:hover{text-decoration:none;}

a:active{text-decoration:none;}

a {
	text-decoration: none;
	color: #424242;
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
	border: 0px;
	vertical-align: middle;
}

li {
	list-style: none;
}

.clear{
	clear: both;
}

.head{
	height: 103px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 6;
	background: rgba(255,255,255,.8);
}
.head .logo{float: left;margin-left: 8.3%;height: 103px;position: relative;width: 16%;}
.head .logo img{
	display: block;
	/* padding-top: 23px; */
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.head .nav_list_all{
	float: left;
	margin-left: 9.5%;
	width: 43%;
}
.head .nav_list_all .sub{
	float: left;
	position: relative;
	width: 14.2%;
}
.head .nav_list_all .sub .h2tit{
	
}
.head .nav_list_all .sub .h2tit a{ 
	display: block;
	font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(54,54,54,1);
text-align: center;
font-weight: bold;
	line-height: 103px;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;


}
.head .nav_list_all .sub .h2tit a:hover{ 
background: #00923f;
color: #fff;


}

.head .nav_list_all .sub .slide{ 
	position: absolute;
	top: 103px;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
top: 113px;
visibility: hidden;
opacity: 0;
z-index: -1;
}
.head .nav_list_all .sub:hover .slide{ 
top: 103px;
visibility: visible;
opacity: 1;
z-index: 55;
}
.head .nav_list_all .sub .slide.slide1{ 
	width: 100%;
	left: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
text-align: center;
background: #fff;
}
.head .nav_list_all .sub .slide.slide1 li{ 
	
}

.head .nav_list_all .sub .slide.slide1 li a{ 
	display: block;
	width: 100%;
	line-height: 42px;
	font-size: 14px;
	color: #484848;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;


}
.head .nav_list_all .sub .slide.slide1 li a:hover{ 
color: #00923f


}
.head .nav_list_all .sub .slide.slide2{ 
position:absolute;
width: 1137px;
left: 50%;
-o-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
background: #fff;
height: 304px;
}

.head .nav_list_all .sub .slide.slide2 dl{ 
	float: left;
width: 25%;
padding-left: 31px;
padding-top: 44px;
border-right: 1px solid #f3f3f3;
height: 100%
}
.head .nav_list_all .sub .slide.slide2 dl dt{ 
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:bold;
color:rgba(9,9,9,1);
line-height:24px;
margin-bottom: 29px;
}

.head .nav_list_all .sub .slide.slide2 dl dt a{ 
color:rgba(9,9,9,1);	
}

.head .nav_list_all .sub .slide.slide2 dl dd{ 
	
}

.head .nav_list_all .sub .slide.slide2 dl dd a{ 
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(111,111,111,1);
line-height:36px;
display: block;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;


}

.head .nav_list_all .sub .slide.slide2 dl dd a:hover{ 
color: #00923f
}

.head .right{ 
	float: right;
	margin-right: 8.75%;
}

.head .right .tel{ 
	float: left;
	line-height: 103px;
	font-size:16px;
font-family:ArialMT;
font-weight:400;
color:#FF5400
}
.head .right .language{ 
	float: left;
	line-height: 103px;
	margin-left: 30px;
}
.head .right .language a{ 
	display: block;
	font-size:16px;
font-weight:400;
color:#888888
}
.head .right .search{ 
	float: left;
	margin-left: 12px;
	position: relative;
}
.head .right .search h2{ 
	height: 103px;
	width: 19px;
	width: 50px;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
}

.head .right .search .slide_down{ 
	position: absolute;
	right: 0px;
	top: 103px;
	width: 313px;
	height: 46px;
	background: #434343;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
visibility: hidden;
top: 113px;
opacity: 0;
z-index: -1;
}
.head .right .search:hover .slide_down{ 
visibility: visible;
top: 103px;
opacity: 1;
z-index: 4;
}
.head .right .search .slide_down .words{ 
	display: block;
	border: none;
	background: none;
	background: #fff;
	float: left;
	width: 264px;
	height: 32px;
	margin-left: 7px;
	margin-top: 7px;
	display: inline-block;
	text-indent: 10px;
	font-size: 15px;
}
.head .right .search .slide_down .send{ 
float: right;
width: 42px;
height: 46px;
background: none;
border: none;
cursor: pointer;
background: url(../images/search.png) no-repeat center center;	
}


*{
	outline: none;
}


.banner{
	position: relative;
}
.banner .imgbox{
	height: 670px;
	background-size: cover !important;
}
.owl-theme .owl-controls{
	margin: 0px;
}
.owl-theme .owl-controls .owl-page span{
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	background: none;
}
.banner .owl-theme .owl-controls .owl-page span{
	width: 16px;
	height: 19px;
	margin: 0px 3px;
	background: url(../images/curr.png) no-repeat center bottom;
}
.banner .owl-theme .owl-controls .owl-page.active span{
	background: url(../images/de.png) no-repeat center bottom;
}
.banner .owl-pagination{
	z-index: 77;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	bottom: 19px;
}
.banner .owl-theme .owl-controls .owl-buttons div{
	margin: 0px;
	padding: 0px;
	border-radius: 0px;

position:absolute;
top: 50%;
-o-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
background: none;
opacity: 1;
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{
left: 10%
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next{
right: 10%
}

.main{
	
}
.main .section_1{
	padding-top: 86px;
	padding-bottom: 78px;
}
.main .section_1 .left{
	float: left;
	width: 49%;
}
.main .section_1 .left .title{
	background: url(../images/title.png) no-repeat left bottom;
	margin-bottom: 16px;
}
.main .section_1 .left .title .cn{
	font-size:24px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
margin-bottom: 4px;
}
.main .section_1 .left .title .en{
	font-size:18px;
font-family:ArialMT;
font-weight:400;
padding-bottom: 13px;
color:rgba(219,219,219,1);

}
.main .section_1 .left .desc{
	font-size:15px;
	font-family:body;
	font-weight:400;
	color:#333;
	line-height:30px;
	margin-bottom: 27px;
}
 .more{
	
}
 .more a{
	display: block;
	width:192px;
height:50px;
line-height: 48px;
border: 1px solid #ebeae9;
font-size:16px;
background: url(../images/more.png) no-repeat 156px center;
font-weight:400;
color:rgb(138 138 138);
text-indent: 24px;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
 .more a:hover{
color: #fff;
background: url(../images/more.png) no-repeat 156px center rgba(0,146,63,1);


}
.main .section_1 .left .link{
	padding-top: 43px;
	zoom: 1;
	overflow: hidden;
}
.main .section_1 .left .link a{
	float: left;
	line-height: 16px;
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(145,145,145,1);
margin-right: 35px;
padding-left: 31px;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
background: url(../images/dot.png) no-repeat left center;
}
.main .section_1 .left .link a:hover{
background: url(../images/dot2.png) no-repeat left center;
color: #383838
}
.main .section_1 .left .link a.current{
background: url(../images/dot2.png) no-repeat left center;
color: #383838
}
.main .section_1 .right{
	float: right;
	width: 44.8%
}
.main .section_1 .right img{
	width: 100%;
	display: block;
}

.main .section_2{
	background: #f6f6f6;
	padding-top: 60px;
	padding-bottom: 79px;
}
.main .titlemodel{
	text-align: center;
}
.main .titlemodel .cn{
	font-size:24px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
margin-bottom: 10px;
}
.main .titlemodel .en{
	font-size:18px;
font-family:ArialMT;
font-weight:400;
color:rgba(183,183,183,1);
}
.main .section_2 .tab{
	padding-top: 55px;
}
.main .section_2 .tab .hd{
	text-align: center;
}
.main .section_2 .tab .hd ul{
display: inline-block;
border-radius: 60px;
background: #afd00d;
width: 558px;
}
.main .section_2 .tab .hd li{
	float: left;
	width: 25%;
	text-align: center;
}
.main .section_2 .tab .hd li a{
	display:block;
	line-height: 42px;
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(55,55,55,1);
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
border-radius: 50px;
transition:all 0.4s;
}
.main .section_2 .tab .hd li a.current{
background: #00923f;
color: #fff;
}
.main .section_2 .tab .hd li a:hover{
background: #00923f;
color: #fff;
}
.main .section_2 .tab .bd{
	padding-top: 48px;
	zoom: 1;
	overflow: hidden;
}
.main .section_2 .tab .bd .model{
	
}
.main .section_2 .tab .bd .model .list{
	
}
.main .section_2 .tab .bd .model .list li{
	float: left;
	width: 23.875%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	border:1px solid rgba(235, 235, 235, 1);
}
.main .section_2 .tab .bd .model .list li:nth-child(4n){
margin-right: 0px;
}
.main .section_2 .tab .bd .model .list li .imgbox{
	overflow: hidden;
}
.main .section_2 .tab .bd .model .list li .imgbox img{
	display: block;
	width: 100%; max-height: 210px; overflow: hidden;
}
.main .section_2 .tab .bd .model .list li:hover .imgbox img{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}
.main .section_2 .tab .bd .model .list li:hover .content{
	background: #00923F
}
.main .section_2 .tab .bd .model .list li:hover .content .h2tit a{
	color: #fff
}
.main .section_2 .tab .bd .model .list li:hover .content .desc{
	color: #fff
}
.main .section_2 .tab .bd .model .list *{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.main .section_2 .tab .bd .model .list li .content{
	background: #fff;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.main .section_2 .tab .bd .model .list li .content .h2tit{

	margin-bottom: 10px;
}
.main .section_2 .tab .bd .model .list li .content .h2tit a{
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(14,14,14,1);
display: block;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.main .section_2 .tab .bd .model .list li .content .desc{
font-size:14px;
font-weight:400;
color:rgba(127,127,127,1);
line-height:24px;	
height: 72px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.main .section_3{
padding-top: 74px;
padding-bottom: 74px;
}
.main .section_3 .ani_pic{zoom: 1;overflow: hidden;margin-top: 45px;margin-bottom: 13px;position: relative;padding-left: .6%;padding-right: .5%;height: 454px;}
.main .section_3 .ani_pic .item{
float: left;
width: 25%;
height: 100%;
background: #000;
position: relative;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.main .section_3 .ani_pic .item.current{
width:50% 
}
.main .section_3 .ani_pic .item .bj{
height: 100%;
background-size: cover !important;
opacity: .5;
}
.main .section_3 .ani_pic .item .words{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
padding-left: 33px;
padding-right: 37px;
padding-top: 38px;
height: 180px;

}
.main .section_3 .ani_pic .item .words .h2tit{

}
.main .section_3 .ani_pic .item .words .h2tit a{
display: block;
font-size:22px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(255,255,255,1);
margin-bottom: 17px;
}
.main .section_3 .ani_pic .item .words .desc{
font-family:body;
font-weight:400;
color:rgba(255,255,255,1);
line-height:24px;

overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.main .section_3 .list{
position: relative;
}
.main .section_3 .list .imgbox{
overflow: hidden;
width: 96%;margin: auto;
position: relative;
}
.main .section_3 .list .imgbox i{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: url(../images/inc.png) no-repeat center center rgba(175,208,13,.5);
opacity: 0;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;


}
.main .section_3 .list .imgbox i:hover{
opacity: 1;


}
.main .section_3 .list .imgbox img{
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
height: 229px; overflow: hidden;
width: 100%;
	display: block;}
.main .section_3 .list .title{

}
.main .section_3 .list .imgbox img:hover{
	-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
}
.main .section_3 .list .title a{
display: block;
line-height: 54px;
background: #00923F;
color: #fff;
font-family:body;
font-weight:400;
color:rgba(255,255,255,1);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

display: block;width: 96%;margin: auto;
text-align: center;

}


.main .section_3 .list  .owl-theme .owl-controls .owl-buttons div{
	margin: 0px;
	padding: 0px;
	border-radius: 0px;

position:absolute;
top: 50%;
-o-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
background: none;
opacity: 1;
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.main .section_3 .list  .owl-theme .owl-controls .owl-buttons div.owl-prev{
left: -70px
}
.main .section_3 .list  .owl-theme .owl-controls .owl-buttons div.owl-next{
right:  -70px
}
.main .section_4{
	background: #f6f6f6;
	padding-top: 80px;
	padding-bottom: 52px;
} 
.main .section_4 .news{
	padding-top: 56px;
	zoom: 1;
	margin-bottom: 34px;
	overflow: hidden;
} 
.main .section_4 .more a{
margin: auto;
} 
.main .section_4 .news .left{
	float: left;
	width: 45%;
} 
.main .section_4 .news .left .imgbox{
	overflow: hidden;
} 
.main .section_4 .news .left .imgbox img{
	display: block;
	width: 100%;
} 
.main .section_4 .news .left .imgbox img:hover{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

} 
.main .section_4 .news .left .content{
	height: 100px;
	background:linear-gradient(90deg,rgba(0,146,63,1),rgba(175,208,13,1));
} 
.main .section_4 .news .left .content .time{
	float: left;
	height: 100%;
	text-align: center;
	width: 107px;
	background: url(../images/line.png) no-repeat right center;

} 
.main .section_4 .news .left .content .time .day{
	font-size:36px;
font-weight:400;
color:rgba(255,255,255,1);
padding-top: 10px;

} 
.main .section_4 .news .left .content .time .mou_year{
	font-size:14px;
font-family:ArialMT;
font-weight:400;
color:rgba(255,255,255,1);
} 
.main .section_4 .news .left .content .words{
	float: left;
	width: calc(100% - 107px);
	padding-left: 34px;
	padding-right: 52px;
} 
.main .section_4 .news .left .content .words .h2tit{padding-top: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;} 
.main .section_4 .news .left .content .words .h2tit a{
	display: block;
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(255,255,255,1);
} 
.main .section_4 .news .left .content .words .desc{
	font-size:14px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight:400;
color:rgba(255,255,255,1);
line-height:20px;
} 
.main .section_4 .news .right{
float: right;
width: 50.7%;
height: 480px; overflow: hidden;
} 
.main .section_4 .news .right li{
	zoom: 1;
	overflow: hidden;
	height: 159px;

} 
.main .section_4 *{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;


}
.main .section_4 .news .right li:hover{

	background:linear-gradient(90deg,rgba(175,208,13,1),rgba(0,146,63,1));
} 
.main .section_4 .news .right li .time{
	float: left;
	width: 108px;
	text-align: center;
	background: url(../images/line3.png) no-repeat right center;
	height: 100%;
	padding-top: 39px;
} 
.main .section_4 .news .right li:hover .time{

	background: url(../images/line2.png) no-repeat right center;

} 
.main .section_4 .news .right li .time .day{
	font-size:36px;
	font-family:ArialMT;
	font-weight:400;
	color: #5E5E5E;
} 
.main .section_4 .news .right li .time .mou_year{
	font-size:14px;
	font-family:ArialMT;
	font-weight:400;
	color: #5E5E5E;
} 
.main .section_4 .news .right li .words{
	float: left;
	padding-left: 35px;
	padding-right: 47px;
		width: calc(100% - 108px);
} 
.main .section_4 .news .right li .words .h2tit{
	
padding-top: 23px;
	
margin-bottom: 23px;
} 
.main .section_4 .news .right li .words .h2tit a{
	font-size:16px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	font-weight: bold;
	color: #484848;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
} 
.main .section_4 .news .right li .words .desc{
	font-size:14px;
	font-family:body;
	font-weight:400;
	color: #484848;
	line-height:24px;
} 




.main .section_4 .news .right li:hover .words .h2tit a{
color:#fff;
} 
.main .section_4 .news .right li:hover .words .desc{
color:#fff;
} 






.main .section_4 .news .right li:hover .time .day{
color:#fff;
} 
.main .section_4 .news .right li:hover .time .mou_year{
color:#fff;
} 

.footer{
	background: url(../images/footer.png) no-repeat center center;
	background-size: cover;
}
.footer .section_1{
	height: 347px;
		padding-top: 63px;
}
.footer .section_1 .nav_all{
float: left;	

}
.footer .section_1 .nav_all dl{
	float: left;

	width: 230px;
}
.footer .section_1 .nav_all dt{
	font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(255,255,255,1);
margin-bottom: 19px;
}
.footer .section_1 .nav_all dd{
	
}
.footer .section_1 .nav_all dd a{
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(255,255,255,1);
line-height:30px;
display: block;
}
.footer .section_1 .contact{
	float: right;

}
.footer .section_1 .contact h2{
	font-size:26px;
font-family:ArialMT;
margin-bottom: 19px;
font-weight:400;
color:rgba(255,255,255,1);
}
.footer .section_1 .contact p{
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(215,215,215,1);
line-height:26px;
}
.footer .section_2{
	
}
.footer .section_2 .words{
	border-top: 1px solid rgba(255,255,255,.3);
	height: 65px;
}
.footer .section_2 .words .left{
	float: left;
	line-height: 65px;
	font-size:14px;
font-family:ArialMT;
font-weight:400;
color:rgba(114,114,114,1);
}
.footer .section_2 .words .left em{
	display: inline-block;
	width: 3em;
	height: 13px;
}
.footer .section_2 .words .right{
	float: right;
}
.footer .section_2 .words .right .tit{
	float: left;
	line-height: 65px;
	font-size:14px;
font-family:ArialMT;
font-weight:400;
color:rgba(114,114,114,1);
margin-right: 3em;
}
.footer .section_2 .words .right .flink{
float: left;	
	
}
.footer .section_2 .words .right .flink select{
	float: left;
	display: block;
	width:239px;
	text-indent: 10px;
	height:38px;
	opacity:0.2;
	margin-top: 13px;
	display: inline-block;
	border: 1px solid #fff;
	font-size:14px;
	font-family:ArialMT;
	font-weight:400;
	background: none;
	color:rgba(114,114,114,1);
}
.pc{
	display: block;
}
.wap{
	display: none;
}

.wap_nav .logo {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}

.wap_nav .logo img{height: 37px;margin-top: 7px;margin-left: 10px;}


.channel{
	height: 355px;
	background-size: cover !important;
	background-attachment: fixed !important;
}

.channle_main{
	background: #f6f6f6;
	padding-top: 21px;
}
.channle_main .sidebar{
	float: left;
width:294px;
}
.channle_main .sidebar *{




}
.channle_main .sidebar .title{
	height:71px;
	line-height: 71px;
	padding-left: 37px;
	font-size:24px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(255,255,255,1);
background: url(../images/title2.png) no-repeat left center;
background-size: cover;
}
.channle_main .sidebar .channle_list{
	border:1px solid rgba(235, 235, 235, 1);
	background: #fff;
	border-bottom: none;
	margin-bottom: 21px;
	border-top: none;
}
.channle_main .sidebar .channle_list li{
	
}
.channle_main .sidebar .channle_list li h2 {
	display: block;
	border-bottom: 1px solid rgba(235, 235, 235, 1);
	cursor: pointer;
	line-height: 73px;
	font-size:16px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:#4B4B4B;
padding-left: 37px;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
background: url(../images/de2.png) no-repeat 91% center;
}
.channle_main .sidebar .channle_list li h2 a{
color:#4B4B4B;

}
.channle_main .sidebar .channle_list li:hover h2{
color: #00923F;
background: url(../images/cur2.png) no-repeat 91% center;
}
.channle_main .sidebar .channle_list li:hover h2 a{
color: #00923F;

}
.channle_main .sidebar .channle_list li.current h2{
color: #00923F;
background: url(../images/cur2.png) no-repeat 91% center;
}
.channle_main .sidebar .channle_list li.current h2 a{
color: #00923F;

}



.channle_main .sidebar .channle_list li dl{
		border-bottom: 1px solid rgba(235, 235, 235, 1);
		padding-top: 23px;
		padding-bottom: 23px;
		display: none;
}
.channle_main .sidebar .channle_list li.current dl{
display: block;
}

.channle_main .sidebar .channle_list li dl dd{
	
}
.channle_main .sidebar .channle_list li dl dd a{
	display: block;
	padding-left: 37px;
	display: block;
	font-size:14px;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
font-family:body;
font-weight:400;
color:#5A5A5A;
line-height:36px;
}
.channle_main .sidebar .channle_list li dl dd a:hover{
color: #00923F
}
.channle_main .sidebar .channle_list li dl dd a.curr{
color: #00923F
}
.channle_main .sidebar .contact{
	background: #fff;
	border:1px solid rgba(235, 235, 235, 1);
	background: #fff;
	border-bottom: none;
	padding-left: 36px;
	padding-top: 30px;
	padding-bottom: 35px;
	border-top: none;
}
.channle_main .sidebar .contact p{
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(90,90,90,1);
line-height:30px;
}
.channle_main .right_content{
	float: right;

width: calc(100% - 327px);
}
.channle_main .right_content .type_position{
	padding-top: 19px;
font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(35,35,35,1);
line-height:30px;
zoom: 1;
overflow: hidden;
border-bottom: 1px solid #e3e4e6;
}
.channle_main .right_content .type_position .type{
	float: left;
	font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(35,35,35,1);
}
.channle_main .right_content .type_position .position{
	float: right;
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(149,149,149,1);
padding-left: 18px;
background: url(../images/home.png) no-repeat left center;

}
.channle_main .right_content .type_position .position a{
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(149,149,149,1);

}
.channle_main .right_content .type_position .position a:hover{
color: #00923F

}
.channle_main .right_content .news_list{
	padding-top:20px;
}
.channle_main .right_content .news_list li{
	zoom: 1;
	padding-left: 21px;
	overflow: hidden;
}
.channle_main .right_content .news_list li .imgbox{
	float: left;
	width: 234px; margin-right: 10px;
}
.channle_main .right_content .news_list li .imgbox img{
	display: block;
	width: 100%;
}
.channle_main .right_content .news_list li .imgbox img:hover{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
}
.channle_main .right_content .news_list li .content{
	float: right;
	padding-right: 25px;
width: calc(100% - 261px);
}

.channle_main .right_content .news_list li .content.w100{
float: none;
width: 100%;
margin: 0px;
padding-right: 25px;
}

.channle_main .right_content .news_list li .content .h2tit{
	
margin-bottom: 28px;
}
.channle_main .right_content .news_list li .content .h2tit a{
	font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(14,14,14,1);
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

}
.channle_main .right_content .news_list li .content .h2tit a:hover{
color:rgba(0,146,63,1);

}
.channle_main .right_content .news_list li .content .desc{
	font-size:14px;
	font-family:body;
	font-weight:400;
	color:rgba(127,127,127,1);
	line-height:24px;
	margin-bottom: 14px;
}
.channle_main .right_content .news_list li .content .infor{
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(167,167,167,1);
}
.channle_main .right_content .news_list li .content .infor .model{
	float: left;
	margin-right: 50px;
}
.channle_main .right_content .news_list li .content .infor .model i{
	
}
.channle_main .right_content .news_list li .content .infor .model span{
	
}
.channle_main .right_content .news_list li{
	padding-bottom: 27px;
	border-bottom: 1px solid #e3e4e6;
	padding-top: 25px;
	margin-bottom: 10px;
}
.channle_main .right_content .news_list li:hover{
background: #fff;
}
.channle_main .right_content .news_list *{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.channle_main .right_content .news_list{
	margin-bottom: 60px;
}
.pagesize{
	zoom: 1;
	overflow: hidden;
}
.pagesize li{
	float: left;
}
.pagesize li a{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;



	width: 33px;
	height: 33px;
	display: block;
	border-radius: 50px;
	border: 1px solid #e3e4e6;
	text-align: center;
	line-height: 31px;
	background: #fff;
	font-size: 14px;
	color: #858585;
	margin-right: 17px;
}
.pagesize li a:hover{
	
background: #00923F;
border-color: #00923F;
color: #fff;
}
.pagesize li a.current{
background: #00923F;
border-color: #00923F;
color: #fff;
}
.height74{
	height: 74px;
}

.contact_main{
	background: #f6f6f6;
	padding-top: 45px;
}
.contact_main .position{
		font-size:14px;
font-family:body;
font-weight:400;
margin-bottom: 23px;
color:rgba(149,149,149,1);
padding-left: 18px;
background: url(../images/home.png) no-repeat left center;

}
.contact_main .position a{
	color:rgba(149,149,149,1);
}









.contact_main .dt_map{
	height: 670px;
	position: relative;
}
.contact_main .dt_map .map_con{
	height: 100%;
}
.contact_main .dt_map .map_con .map{
	height: 100%;
}
.contact_main .dt_map .sideinfor{
	position: absolute;
	z-index: 999;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 37%;
	background: rgba(40,50,57,0.9);
	color: #fff;
}
.contact_main .dt_map .sideinfor .h2tit{
	font-size: 2.3rem;
	font-family: "微软雅黑";
	margin-bottom: 30px;
}
.contact_main .dt_map .sideinfor .inforwo{

position:absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
	padding-left: 12%;
	padding-right: 12%;

}
.contact_main .dt_map .sideinfor .lis{
	margin-bottom: 112px;
}
.contact_main .dt_map .sideinfor .lis p{
	zoom:1;
	overflow: hidden;
	margin-bottom: 4%;
	line-height: 2rem;
	font-size: 1.4rem;
}
.contact_main .dt_map .sideinfor .lis p .imgbox{
	float: left;
	width: 30px;
	padding-top: 3px;
}
.contact_main .dt_map .sideinfor .lis p .imgbox img{
	
}
.contact_main .dt_map .sideinfor .lis p .wo{
	float: left;
width: calc(100% - 30px);
}
.contact_main .dt_map .sideinfor .imox{
	
}
.contact_main .dt_map .sideinfor .imox .item{
	display: inline-block;
	vertical-align: middle;
	margin-right: 4%;
}
.contact_main .dt_map .sideinfor .imox .item img{
	
margin-bottom: 15px;
}
.contact_main .dt_map .sideinfor .imox .item .tit{
	text-align: center;
}

.article .h2tit{
	text-align: center;
	padding-top: 40px;
	font-size: 2.5rem;
}
.article .infor{
	text-align: center;
	padding: 2% 0px;
	color: #909090
}
.article .nr_cont{
	padding: 0px 15px;
	line-height: 2.4rem;
	font-size: 1.3rem;
	color: #656565;
	/* padding-bottom: 5%; */
	zoom: 1;
	overflow: hidden;
}
.article .nr_cont *{
max-width: 100%；
}
.prev_nx{
	padding: 2% 0px;
	padding-bottom: 3%;
	line-height: 2.6rem;
	color: #999;
	font-size: 1.4rem
}
.prev_nx a{

	color: #999;
}

.contact_us02 {
    /* margin-bottom: 40px; */
    padding-bottom: 48px;
}
.row>.span-4 {
    width: 32%;
}
.row>.span-4:nth-child(3n){
	margin-right:0px;
}
.contact_us02 li {
    /* margin-bottom: 15px; */
}

.row>[class*="span-"] {
    float: left;
    margin-right: 2%;
}
.contact_us02 .li_box {
    /* border: 1px solid #d5d5d5; */
    padding-left: 27px;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
.contact_us02 .li_box .tit:after{
	content:'';
	left:0px;
	bottom:0px;
width:31px;
height:2px;
background:#676767;
position:absolute;
}
.contact_us02 .li_box .tit {
    font-size: 30px;
    color: #303030;
    position: relative;
    /* margin-bottom: 14px; */
    /* padding-left: 16px; */
    font-size: 20px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(16,16,16,1);
    padding-bottom: 12px;
    margin-bottom: 9px;
    position: relative;
}
.contact_us02 .li_box .dl {
    /* overflow: hidden; */
    /* line-height: 25px; */
    /* font-size: 12px; */
    /* color: #303030; */
    font-size: 14px;
    font-family:body;
    font-weight:400;
    color:rgba(148,148,148,1);
    line-height:26px;
}

.article{
	zoom: 1;
	overflow: hidden;
	background: #fff;
	margin-bottom: 16px;
}
.article .nr_cont a{
	color: #515151
}
.article .nr_cont img{
width: 100%;
display: block;
}

.article .nr_cont .c1{
	float: left;
	width: 80px;
}
.article .nr_cont  .right{
	width: calc(100% - 80px);
	padding-left: 32px;
	float: right;
}


 .contact_bd{
	/* margin-top: 18%; */
	padding-bottom: 66px;
}
 .contact_bd .h2tit{
	text-align: center;
	font-size: 2.4rem;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 24px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(0,0,0,1);
}
 .contact_bd .desc{
	/* font-size: 1.4rem; */
	/* color: #aaaaaa; */
	/* text-align: center; */
	/* padding: 1.6% 0px; */
	font-size: 12px;
	font-family:body;
	font-weight:400;
	color:rgba(170,170,170,1);
	text-align: center;
	padding-top: 22px;
	padding-bottom: 21px;
}
 .contact_bd .dot{
text-align: center;
margin-bottom: 4%;

}
 .contact_bd .sendform{
	
}
 .contact_bd .sendform .model1{
	zoom:1;
	overflow: hidden;
	margin-bottom:2%;
}
 .contact_bd .sendform .model1 .s1{
	float: left;
	margin-right: 2%;
	width: 32%;
	line-height: 4rem;
	border: 1px solid #c9c9c9;
	color: #adadad;
	padding: 0px 1.4%;
}
 .contact_bd .sendform .model1 .s1:last-child{
margin-right: 0px;
}
 .contact_bd .sendform .model2{
zoom:1;
	overflow: hidden;	
	margin-bottom:2%;
}
 .contact_bd .sendform .model2 .s1{
		float: left;
	margin-right: 2%;
	width: 32%;
	line-height: 4rem;
	border: 1px solid #c9c9c9;
	color: #adadad;
	padding: 0px 1.4%;
}
 .contact_bd .sendform .model2 .s2{
	float: left;
	width: 66%;
	line-height: 4rem;
	border: 1px solid #c9c9c9;
	color: #adadad;
	padding: 0px 1.4%;
}
 .contact_bd .sendform .model3{
margin-bottom: 2%;
}
 .contact_bd .sendform .model3 textarea{
			border: 1px solid #c9c9c9;
	color: #adadad;
	padding: 1.4% 1.4%;
	display: block;
	width: 100%;
	height: 233px;
	resize: none;
}
 .contact_bd .sendform .send{width: 130px;height: 42px;color: #fff;/* border-radius: 40px; */border:none;background: url(../images/sub.png);font-size: 1.6rem;cursor: pointer;margin-bottom: 43px;width: 130px;height:45px;background:linear-gradient(90deg,rgba(93,192,254,1),rgba(165,219,20,1));}
.whitebj{
	background: #fff;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 67px;
}



.pro_list li{
	float: left;
	width: 32.3%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	border:1px solid rgba(235, 235, 235, 1);
}
.pro_list li:nth-child(3n){
margin-right: 0px;
}
.pro_list li .imgbox{
	overflow: hidden;
}
.pro_list li .imgbox img{
	display: block;
	width: 100%;
	height: 211px;
}
.pro_list li:hover .imgbox img{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}
.pro_list li:hover .content{
	background: #00923F
}
.pro_list li:hover .content .h2tit a{
	color: #fff
}
.pro_list li:hover .content .desc{
	color: #fff
}
.pro_list *{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.pro_list{
	padding-top: 28px;
	zoom: 1;
	overflow: hidden;
}
.pro_list li .content{
	background: #fff;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-top: 25px;
}
.pro_list li .content .h2tit{

	margin-bottom: 15px;
}
.pro_list li .content .h2tit a{
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:bold;
color:rgba(14,14,14,1);
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.pro_list li .content .desc{
font-size:14px;
font-weight:400;
color:rgba(127,127,127,1);
line-height:24px;	
height: 72px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.pro_list{
	padding-bottom: 3%;
}

.article_main{
	background: #f6f6f6;
	padding-top: 162px;
}
.article_main .position{
	padding-left: 18px;
	background: url(../images/home.png) no-repeat left center;
	margin-bottom: 26px;
	font-size:14px;
font-family:body;
font-weight:400;
color:rgba(106,106,106,1);
}
.article_main .position a{
	color:rgba(106,106,106,1);
}
.article_main .position a:hover{
	color:#00923f;
}
.article_main .pro_sec_1{
	background: #fff;
	padding: 34px 32px 32px 29px;
	zoom: 1;
	overflow: hidden;
}
.article_main .pro_sec_1 .left{
	float: left;
	width: 670px;
}
.article_main .pro_sec_1 .left #example5{
box-sizing: content-box;
}
.article_main .pro_sec_1 .left #example5 *{
box-sizing: content-box;
}
.article_main .pro_sec_1 .left img{
width: 100%;
display: block;
}
.article_main .pro_sec_1 .right{
	float: right;
width: calc(100% - 670px);
}
.article_main .pro_sec_1 .right .title{
zoom: 1;
overflow: hidden;
padding-bottom: 16px;
	border-bottom: 1px solid #dbdbdb;
}
.article_main .pro_sec_1 .right .title .pro_title{
	float: left;
	font-size:24px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(9,9,9,1);
}
.article_main .pro_sec_1 .right .title .right_tab{
	float: right;
}
.article_main .pro_sec_1 .right .title .right_tab a{
display: block;
width: 100%;
height: 100%;
}
.article_main .pro_sec_1 .right .title *{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;




}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
	display: none;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{
	display: none;
}
 img.sp-thumbnail-image{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sp-thumbnail-container.sp-selected-thumbnail span{
	display: block;
	height: 80px;
	border: 2px solid #00923f;
}
.article_main .pro_sec_1 .right .title .right_tab .icon_left{
	float: left;
	width:39px;
height:39px;
background: #f8f8f8;
text-align: center;
line-height: 39px;
}
.pc{
	display: block;
}
.wap{
	display: none;
}
.article_main .pro_sec_1 .right .title .right_tab .icon_left a{
	display: block;
	font-size:18px;
font-family:body;
font-weight:400;
color:rgba(0,146,63,1);
}
.article_main .pro_sec_1 .right .title .right_tab .icon_left a:hover{
background: rgba(0,146,63,1);
color: #fff
}
.article_main .pro_sec_1 .right .title .right_tab .icon_detail{
	float: left;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url(../images/back.png) no-repeat center center #f8f8f8;
	margin: 0px 4px;
}
.article_main .pro_sec_1 .right .title .right_tab .icon_detail:hover{
	background: url(../images/backhover.png) no-repeat center center #00923f;

}
.article_main .pro_sec_1 .right .title .right_tab .icon_right{
		float: left;
	width:39px;
height:39px;
background: #f8f8f8;
text-align: center;
line-height: 39px;
}
.article_main .pro_sec_1 .right .title .right_tab .icon_right a{
		display: block;
	font-size:18px;
font-family:body;
font-weight:400;
color:rgba(0,146,63,1);
}
.article_main .pro_sec_1 .right .title .right_tab .icon_right a:hover{
background: rgba(0,146,63,1);
color: #fff
}
.article_main .pro_sec_1 .right .desc{
	font-size:14px;
font-family:body;
font-weight:400;
color:#333;
line-height:30px;
padding-top: 40px;
margin-bottom: 118px;
}
.article_main .pro_sec_1 .right .tel{
	font-size:24px;
font-family:ArialMT;
font-weight:400;
color:rgba(83,83,83,1);
padding-left: 40px;
background: url(../images/tel3.png) no-repeat left center;
margin-bottom: 38px;
line-height: 25px;
}
.article_main .pro_sec_1 .right .chat_share{
	
}
.article_main .pro_sec_1 .right .chat_share .chat{
	float: left;
	width:179px;
height:57px;
line-height: 57px;
font-size:18px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(255,255,255,1);
text-indent: 73px;
background: url(../images/chat.png) no-repeat 25px center #00923f;
}
.article_main .pro_sec_1 .right .chat_share .chat a{
display: block;
color:rgba(255,255,255,1);
}
.article_main .pro_sec_1 .right .chat_share .share{
	float: left;
	margin-left: 7px;
	width:75px;
height:58px;
position: relative;
}
.article_main .pro_sec_1 .right .chat_share .share .h2tit{
	width: 100%;
	height: 100%;
	background: url(../images/share.png) no-repeat center center #f3f3f3;
	cursor: pointer;
}
.article_main .pro_sec_1 .right .chat_share .share .slide{
	position: absolute;
	right: -230px;
	line-height: 58px;
	bottom: 0px;
	height: 58px;
	width: 200px;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
bottom: -10px;
z-index: -1;
opacity: 0;
visibility: hidden;
}
.article_main .pro_sec_1 .right .chat_share .share:hover .slide{
bottom: 0px;
z-index:5;
opacity: 1;
visibility: visible;
}
.article_main .pro_sec_1{
	margin-bottom: 13px;
}
.article_main .pro_sec_2{
background: #fff;
padding-top: 34px;
padding-right: 26px;
padding-bottom: 34px;
padding-left: 30px;
}
.article_main .pro_sec_2 .h2tit{
font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(39,39,39,1);
padding-bottom: 13px;
border-bottom: 1px solid #d8d8d8;
}

.article_main .pro_sec_2 .pro_detail{
padding-top: 30px; line-height: 30px;
}
.article_main .pro_sec_2 .pro_detail p{
font-size:14px;
font-family:body;
font-weight:400;
color:rgb(35 35 35);
line-height:30px;
margin-bottom: 29px;
}
.article_main .pro_sec_2 .pro_detail img{
max-width: 100%;
}
.article_main .pro_sec_3{
background: #fff;
padding-top: 34px;
padding-right: 26px;
padding-bottom: 34px;
padding-left: 30px;
}
.article_main .pro_sec_3 .h2tit{
font-size:18px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(39,39,39,1);
padding-bottom: 13px;
border-bottom: 1px solid #d8d8d8;
}
.article_main .pro_sec_3 .relative{
padding-top: 26px;
zoom: 1;
overflow: hidden;
}


.article_main .pro_sec_3 .relative li{
	float: left;
	width: 23.875%;
	margin-right: 1.5%;
	border:1px solid rgba(235, 235, 235, 1);
}
.article_main .pro_sec_3 .relative li:nth-child(4n){
margin-right: 0px;
}
.article_main .pro_sec_3 .relative li .imgbox{
	overflow: hidden;
}
.article_main .pro_sec_3 .relative li .imgbox img{
	display: block;
	width: 100%;
}
.article_main .pro_sec_3 .relative li:hover .imgbox img{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}
.article_main .pro_sec_3 .relative li:hover .content{
	background: #00923F
}
.article_main .pro_sec_3 .relative li:hover .content .h2tit a{
	color: #fff
}
.article_main .pro_sec_3 .relative li:hover .content .desc{
	color: #fff
}
.article_main .pro_sec_3 .relative *{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.article_main .pro_sec_3 .relative li .content{
	background: #fff;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.article_main .pro_sec_3 .relative li .content .h2tit{

	margin-bottom: 10px;
}
.article_main .pro_sec_3 .relative li .content .h2tit a{
	font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(14,14,14,1);
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.article_main .pro_sec_3 .relative li .content .desc{
font-size:14px;
font-weight:400;
color:rgba(127,127,127,1);
line-height:24px;	
height: 72px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}



 .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      background-size: cover;
      background-position: center;
    }
    .gallery-top {
      height: 80%;
      width: 100%;
    }
    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
opacity: .4;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
section{display:block}
.lh-map{height:555px; width:100%;}
.lh-map-box{ background:#fff; border-top:1px solid #F7F7F7;}

.side_link{ display:none;}