@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	background: #fff url(../images/headbg.jpg) no-repeat center;
}
.head_body img{
	width: 461px;
	height: 80px;
	margin: 10px 0;
}
.head_body .tel{
	width: 680px;
}
.head_body .tel p{
	line-height: 30px;
	padding-right: 80px;
	text-align: right;
	color: #008c3f;
	font-size: 20px;
}
.head_body ul li{
	float: left;
	margin: 20px -8px;
}
.head_body ul li a{
	display: block;
	line-height: 30px;
	width: 90px;
	padding: 0 10px;
	text-align: center;
	background: url(../images/navbg.png) no-repeat center;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.head_body ul li:hover a{
	background: url(../images/navbg1.png) no-repeat center;
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #008c3f;
}

.flexslider .slides a img {
	width: 100%;
	height: 400px;
	display: block;
}
/*banner end*/

/*product start*/
.product{
	padding: 50px 0 40px 0;
	background: #fff;
}

.pro_lb .tit{
	width: 410px;
	margin-bottom: 10px;
}
.pro_lb .tit b{
	font-weight: normal;
	display: block;
	font-size: 25px;
	letter-spacing: 2px;
	color: #888;
}
.pro_lb .tit p{
	font-size: 16px;
	font-family: Arial;
	line-height: 30px;
	color: #aaa;
	letter-spacing: 1px;
}
.pro_lb .tit span{
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: 666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
	margin-bottom: 15px;
}
.pro_lb .tit .xt{
	height: 5px;
	width: 50px;
	background: #008c3f;
}
.pro_lb .tit i{
	font-size: 15px;
	display: block;
	margin-top: 15px;
	color: #888;
	line-height: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 75px;
}
.pro_lb .tit a{
	display: block;
	width: 150px;
	text-align: center;
	font-size: 15px;
	color: #008c3f;
	border: 1px solid #008c3f;
	line-height: 30px;
}
.pro_lb .tit a:hover{
	background: #008c3f;
	color: #fff;
}
.pro_lb .tit ul{
	padding: 20px 0;
}
.pro_lb .tit ul li{
	height: 40px;
	line-height: 40px;
	font-size: 17px;
}
.pro_lb .tit ul li strong{font-size: 25px;color: #008C3E}
.pro_lb ul.pro_list{
	width: 790px;
}
.pro_lb ul.pro_list li{
	float: left;
	width: 300px;
	margin-left: 50px;
	position: relative;
	margin-bottom: 8px;
}
.pro_lb ul.pro_list li .one{
	display: block;
	text-align: center;
	padding: 0 25px;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
	font-size: 17px;
	color: #fff;
	background: #888;
}
.pro_lb ul.pro_list li:hover .one{
	background: #008c3f;
}
.pro_lb ul.pro_list li .two{
	width: 250px;
	position: absolute;
	z-index: 999999;
	display: none;
	left: 250px;
	top: 0;
	padding-left: 10px;
	background: url(../images/sjx.png) no-repeat left 9px;
}
.pro_lb ul.pro_list li:hover .two{
	display: block;
}
.pro_lb .two li{
	float: none;
	width: 250px;
	margin-left: 0;
	margin-bottom: 0;
}
.pro_lb .two li a{
	display: block;
	padding: 0 10px;
	width: 230px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	background: rgba(50,50,50,0.5);
	border-top: 1px solid #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_lb .two li:nth-child(1) a{
	border-top: none;
}
.pro_lb .two li:hover a{
	background: #888;
}

.pro_cp li{
	float: left;
	width: 282px;
	margin-bottom: 10px;
	margin-left: 24px;
	position: relative;
	margin-top: 20px;
}
.pro_cp li:nth-child(4n+1){
	margin-left: 0;
}
.pro_cp li .img{
	width: 280px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #aaa;
}
.pro_cp li .img img{
	width: 280px;
	height: 210px;
	cursor: pointer;
	transition: all 2s;
}
.pro_cp li:hover .img{
	border: 1px solid #008c3f;
}
.pro_cp li:hover .img img{
	transform: scale(1.2);
}
.pro_cp li p{
	position: absolute;
	z-index: 99999;
	line-height: 40px;
	padding: 0 20px;
	width: 242px;
	text-align: center;
	font-size: 15px;
	background: rgba(50,50,50,0.8);
	color: #fff;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_cp li:hover p{
	background: rgba(0,140,63,0.8);
}
/*product end*/

/*company start*/
.company{
	padding-top: 50px;
	background: url(../images/combg.jpg) repeat-x center top;
}
.com_nr{width: 1200px;}
.com_nr .com_con{
	height:300px;
	text-align: center;
}
.com_nr b{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	letter-spacing: 1px;
}
.com_nr .xt{
	margin: 20px auto;
	height: 5px;
	width: 50px;
	background: #008c3f;
}
.com_nr p{
	line-height: 30px;
	text-indent: 2em;
	font-size: 16px;
	color: #fff;
}
.com_nr a{
	display: block;
	width: 130px;
	text-align: center;
	border: 1px solid #fff;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	margin: 30px auto 0;
}
.com_nr a:hover{
	border: 1px solid #008c3f;
	background: #008c3f;
}
.com_nr ul li{
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 300px;
	margin-bottom: 20px;
}
.com_nr ul li img{
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
}
.com_nr ul li p{
	text-indent: 0;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	letter-spacing: 2px;
	display: inline-block;
	padding-left: 20px;
}
.com_nr ul li p i{letter-spacing: 0px;font-size: 14px;}
/*company end*/

/*new start*/
.new{
	padding: 50px 0;
	background: #fff;
}

.new_l{
	width: 400px;
}
.new_l .tit{
	margin-bottom: 20px;
	text-align: center;
}
.new_l .tit b{
	font-weight: normal;
	font-size: 25px;
	color: #888;
	letter-spacing: 1px;
}
.new_l .tit p{
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #aaa;
	font-family: Arial;
}
.new_l .nr .num{
	width: 80px;
	text-align: center;
	padding: 0 10px;
	background: #008c3f;
}
.new_l .nr .num span{
	display: block;
	line-height: 40px;
	font-family: Arial;
	font-size: 30px;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-top: 9px;
}
.new_l .nr .num i{
	line-height: 40px;
	font-family: Arial;
	display: block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_l .nr b{
	width: 280px;
	background: #888;
	line-height: 30px;
	display: block;
	font-size: 16px;
	padding: 15px 10px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
}
.new_l .nr p{
	font-size: 15px;
	color: #666;
	line-height: 30px;
	padding: 10px 20px;
	width: 360px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 90px;
	text-indent: 2em;
	box-shadow: 0 0 10px 0 #ccc;
}

.new_r{
	width: 750px;
}
.new_r li{
	float: left;
	margin: 10px 0 10px 30px;
}
.new_r li:nth-child(2n+1){
	margin-left: 0;
}
.new_r li a{
	width: 330px;
	display: block;
	border-left: 1px solid #888;
	line-height: 36px;
	font-size: 16px;
	color: #888;
	padding: 0 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_r li:hover a{
	background: url(../images/newbg1.jpg) no-repeat center left;
	color: #008c3f;
}
/*new end*/

/*footer start*/
.foot{
	background: #888 url(../images/footbg.png) no-repeat center top;
}
.foot .ewm{
	padding: 3px 50px;
	background: #fff;
	text-align: center;
	width: 150px;
}
.foot .ewm img{
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}
.foot .ewm p{
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.foot .ewm span{
	color: #008c3f;
}

.foot_body{
	width: 900px;
}
.foot_body ul{
	margin-bottom: 10px;
}
.foot_body ul li{
	float: left;
	margin: 10px 0;
}
.foot_body ul li a{
	display: block;
	text-align: center;
	width: 127px;
	font-size: 18px;
	color: #fff;
	background: url(../images/yuan.png) no-repeat center left;
	line-height: 30px;
	letter-spacing: 1px;
}
.foot_body ul li:nth-child(1) a{
	background: none;
}
.foot_body p{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin: 10px 100px 0 0;
}

.foot_bot{
	border-top: 1px solid #008c3f;
	line-height: 35px;
	margin-top: 20px;
}
.foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/