@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;
	-webkit-filter: blur(5px); /* Chrome, Safari, Opera, 数值越大越模糊 */
	filter: blur(5px);
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.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{
	position: relative;
	box-shadow: 0 0 40px;
	z-index: 99999;
	background: #fdfdfd;
}
.head .head_top{
	background: #ededed;
	line-height: 35px;
	color: #454545;
}
.head .head_top a{
	padding: 0 15px;
	color: #454545;
}
.head .head_top a:nth-child(3) {
	padding-right: 0px;
}

.head .head_body{
	background: url(../images/headbg.jpg) no-repeat top right;
}
.head .head_body .xn{text-align: right;margin: 30px 0;}
.head .head_body .xn a{padding: 0 10px;}
.head .head_body ul li{
	float: left;
	width: 130px;
	text-align: center;
	background: #018935;
}
.head .head_body ul li a{
	font-size: 16px;
	line-height: 40px;
	color: #fff
}
.head .head_body ul li:hover{
	background: #FF7E00;

	overflow: hidden;
}
.head .head_body ul li:hover a{
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:550px;
	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: #018935;
}

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

/*product start*/
.product{
	margin: 50px 0;
}

.title{
	margin-bottom: 30px;
	background: url(../images/tit.png) no-repeat center;
	text-align: center;
}
.title b{
	font-size: 25px;
	color: #fff;
	line-height: 40px;
	margin: 0 20px;
}
.title span{
	font-size: 25px;
	line-height: 40px;
	color: #ddd;
	font-family: Arial;
}

.product .list{
	width: 250px;
}
.product .list .tit{
	line-height: 65px;
	background: #018935;
    border-radius: 15px;
	margin-bottom: 5px;
}
.product .list .tit p{
	text-align: center;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
}
.iproslistb li{
	line-height: 40px;
	width: 250px;
	text-align: center;
	margin-bottom: 7px;
	background: #f4f4f4;
	position: relative;
	border-radius: 15px;
	border-bottom: 2px solid #018935
}
.iproslistb li p{
	font-size: 16px;
	color: #454545;
	text-align: center;
	width: 250px;
}
.iproslistb li:hover {background:#018935;}
.iproslistb li:hover p{
	color: #fff;
}
.product .list .tel{
	background: url(../images/telbg.jpg) no-repeat center;
	padding: 20px;
}
.product .list .tel img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-left: 30px;
}
.product .list .tel b{
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #454545;
}
.product .list .tel p{
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	color: #0071d4;
	font-weight: bold;
	font-family: Arial;
}

.product .pro_body{
	width: 890px;
	padding-top: 30px;
}
.product .pro_body ul li{
	float: left;
	margin-left:45px;
	margin-bottom: 30px;
}
.product .pro_body ul li:nth-child(1) {
	margin-left: 0;
}
.product .pro_body ul li:nth-child(4) {
	margin-left: 0;
}
.product .pro_body ul li:nth-child(7) {
	margin-left: 0;
}
.product .pro_body ul li a .img{
	padding: 2px;
	border:1px solid #ededed;
	width: 260px;
	height: 195px;
	overflow: hidden;
}

.product .pro_body ul li a .img img{
	cursor: pointer;
	transition: all 1s;
}
.product .pro_body ul li a .img img:hover{
	transform: scale(1.2);
}

.product .pro_body ul li p{
	width: 266px;
	background: #ededed;
	line-height: 30px;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #454545;
	border-bottom: 5px solid #018935;
}
.product .pro_body ul li:hover .img{
	border:1px solid #018935;
}
.product .pro_body ul li:hover p{
	background: #018935;
	color: #fff;
	border-bottom: 5px solid #90ffcc;
}
/*product end*/

/*company start*/
.company{
	padding: 50px 0;
	background: url(../images/combg.jpg) no-repeat center;
}
.company .tit{
	background: url(../images/tit.png) no-repeat center;
	margin-bottom: 30px;
	text-align: center;
	width: 500px;
}
.company .tit b{
	font-size: 25px;
	color: #fff;
	line-height: 40px;
	margin: 0 20px;
}
.company .tit span{
	font-size: 25px;
	line-height: 40px;
	color: #ddd;
	font-family: Arial;
}
.company .com_body{
	padding: 20px 0;
}
.company .con{
	width: 740px;
}
.company .con b{
	font-size: 18px;
	color: #454545;
}
.company .con > p{
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
	color: #454545;
}
.company .con a{
	font-size: 15px;
	line-height: 30px;
	width: 100px;
	margin: 10px 0;
	color: #fff;
	background: #FF7E00;
	border-radius: 10px 0;
	text-align: center;
	margin-right: 40px;
}
.company .con a:hover{
	background: #018935;
	color: #fff;
}

.company .ly{
	margin-top: 38px;
	padding: 20px;
	background: url(../images/lybg.png) no-repeat center;
}
.company .ly .sub{
	margin-top: 10px;
}
.company .ly form label{
	display: block;
	font-size: 14px;
	color: #555;
	margin: 10px 0 5px 0;
}
.company .ly form label:nth-child(1){
	margin-top: 0px;
}
.company .ly form input{
	height: 33px;
	border: none;
}
.company .ly form .btn_sub{
	background: #FF7E00;
	display: block;
	width: 103px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	float: right;
	margin-left: 86px;
	border: none;
}
.company .ly form .btn_sub:hover{
	background: #018935;
	color: #fff;
}
.input-code {
    outline: none;
    width: 100px;
}

.company ul li{
	float: left;
	width: 230px;
	margin-top: 20px;
	padding-left: 10px;
}
.company ul li:nth-child(3N+1){
	padding-left: 0;
}
.company ul li:nth-child(5){
	width: 320px;
}
.company ul li img{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.company ul li p{
	font-size: 16px;
	line-height: 25px;
	text-indent: 0;
	color: #454545;
}
/*company end*/

/*new start*/
.new{
	margin: 50px 0;
}
.new .news01_con ul{
	margin-top:10px;
}
.new .news01_con ul li{
	height:36px;
	line-height:36px;
	overflow:hidden;
	background:url(../images/listico2.png) left no-repeat;
	padding-left:20px;
	border-bottom:1px dotted #c1c1c1;
}
.new .news01_con ul li a{
	color: #444;
}
.new .news01_con ul li:hover a{
	color:#018935;
}
.new .news01_con ul li:hover{
	background:url(../images/listico1.png) left no-repeat;
}
.new .news01_con ul li span{
	float:right;
	font-size:12px;
}
.new .index_news02{
	width:642px;
	background: url(../images/newbg.jpg) no-repeat center;
}
.new .news02_con ul li{
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:10px;
	margin-bottom:18px;
}
.new .news02_con ul li a font{
	font-size:17px;
	line-height:30px;
	font-weight:normal;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
	width:540px;
	display:inline-block;
	_float:left;
	color: #454545;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new .news02_con ul li:hover a font{
	color:#018935;

}
.new .news02_con ul li span{

	height:30px;
	line-height:30px;
	overflow:hidden;
	color: #999;
}
.new .news02_con p{
	text-indent:2em;
	line-height:25px;
	overflow:hidden;
	color:#888;
}

.new .news02_con ul li .time{width: 80px;height: 80px;background: #018935;text-align: center;color: #fff}
.new .news02_con ul li .time b{font-size: 30px;display: block; padding-top: 12px;padding-bottom: 2px;}
.new .news02_con ul li .time p{font-size: 16px;text-align: center;color: #fff;text-indent: 0px}
.new .news02_con ul li .con{width: 550px;}
/*new end*/

/*footer start*/
.foot{
	margin-top: 50px;
	background: url(../images/footbg.jpg) no-repeat center;
	padding-top: 30px;
}

.foot .nav{
	text-align: center;
	margin-bottom: 40px;
}

.foot .nav ul{
	width: 100%;
	
}
.foot .nav ul li{
	float: left;
	width: 180px;
	margin:0 10px;
	border-radius: 20px;
	background:#018935;
}
.foot .nav ul li a{
	display: block;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	border-radius: 20px;
}
.foot .nav ul li a:hover{
	background: #FF7E00;
}
.foot .lx{
	width: 800px;
	margin-bottom: 20px;
	margin-left: 20px
}
.foot .lx b{
	font-size: 20px;
	line-height: 25px;
	color: #018935;

}
.foot .lx p{
	text-align: left;
	color: #888;
	font-size: 16px;
	line-height: 30px;
}
.foot .lx ul{
	width: 800px;
	
	border-top: 2px solid #018935;
	padding-top: 5px;
}
.foot .lx ul li{
	width: 400px;
	font-size: 16px;
	color: #454545;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.foot .ewm{
	width: 250px;
	
}
.foot .ewm img{
	margin-right: 20px;
	width: 150px;
	height: 150px;
}
.foot .ewm p{
	writing-mode:tb-rl;
	letter-spacing: 2px;
	color: #666;
	font-size: 16px;
}

.foot .foot_bot{
	background: #018935;
	line-height: 35px;
}
.foot .foot_bot span{
	padding:0 15px;
	font-size: 15px;
	color: #fff;
}
.foot .foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/