﻿@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:14px;
	background:#fff;
	box-sizing:border-box;

}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.clear{
	 height:0px;font-size:0;clear:both;
	 }

.wra{
	overflow:hidden;
	min-width:1200px;
}
.top{
	width:1200px;
	margin:0 auto;
}
.logo{
	float:left;
	padding:23px 0;
	
}
.tel{
	width:202px;
	float:right;
	padding-top:27px;
}
/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; width:1200px; height:53px; line-height:53px;  position:relative; z-index:1; clear:both; margin:0 auto;   }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; width:171px;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px; font-weight:bold;  }
		.nav .sub{ display:none; width:96px; left:0; top:53px;  position:absolute; background:#1976d2;background:rgba(25,118,210,0.8);*background:#1976d2;background:#1976d2\0;filter:                   alpha(Opacity=30);  line-height:26px; padding:5px 0; text-align:center; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#fd7302; color:#fff;  }
		.nav .on h3 a{ background:#ffa000; display:block; color:#fff;  }
		.nna{background:#20a003; height:53px; clear:both;width:100%; z-index:999;}


/* 幻灯片css */
		.slideBox1{position:relative; overflow:hidden; width:100%;height:691px;}
		.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
		.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:30px; height:3px; line-height:14px; text-align:center; background:#feb900; cursor:pointer; }
		.slideBox1 .hd ul li.on{ background:#fff; color:#fff; }
		.slideBox1 .bd{ position:relative; z-index:0;   }
		.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox1 .bd img{ display:block;position:absolute;left:50%; margin-left:-960px; width:1920px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox1 .prev,
		.slideBox1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox1 .prev:hover,
		.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox1 .prevStop{ display:none;  }
		.slideBox1 .nextStop{ display:none;  }
		
		
.main{
	background:url(../images/bgg_04.jpg) no-repeat center bottom;
	height:1294px;
}
/*分类*/		
.chanpin{
	width:1200px;
	margin:0 auto;
	padding-top:50px;
}
.tex{
	width:100%;
}
.feilei{
	width:260px;
	float:left;
	border:1px solid #21a003;
}
.fl-hd{
	height:55px;
	line-height:55px;
	background:#21a003;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-left:25px;
}
.feilei ul{

	width:242px;
	margin:0 auto;
}
.feilei ul li{
	width:242px;
	height:50px;
	line-height:50px;
	margin-top:18px;
}
.feilei ul li a{
	font-size:18px;
	height:50px;
	display:block;
	color:#1e1e1e;
	padding-left:15px;
	background:#f0f0f0;
}
.feilei ul li a:hover{
	height:50px;
	display:block;
	background:#20a003;
	color:#fff;
}
.chanpin-rig{
	width:903px;
	float:right;
}
.chp-hd{
	height:42px;
	border-bottom:1px solid #08b19e;
	line-height:42px;

}
.chp-hd strong{
	float:left;
	font-size:22px;
	color:#21a003;
}
.chp-hd a{
	float:right;
	color:#1e1e1e;
	font-size:14px;
	}
.chanpin-rig ul{
	padding-top:27px;
	overflow:hidden;
}
.chanpin-rig ul li{
	width:279px;
	border: 1px #ccc solid;
	float:left;
	margin:0 20px 16px 0;    text-align: center;
}
.chanpin-rig ul li img{
	width:70%;
	height:192px;

}
.chanpin-rig ul li span{
	width:280px;
	display:block;
	text-align:center;
	padding-top:6px;
}
.sxian{
	height:1px;
	clear:both;
	background:#b5c5cc;
	margin:28px 0 68px;
}
.about{
	width:1200px;
	margin:0 auto;
}
.about h1{
	font-size:30px;
	color:#21a003;
	font-weight:bold;
	text-align:center;
}
.about h2{
	text-align:center;
	padding:10px 0;
}
.about h3{
	text-align:center;
	font-size:18px;
	color:#9b9b9b;
	text-transform:uppercase;
}
.about-box{
	width:1200px;
	margin:0 auto;
	padding-top:30px;
	overflow:hidden;
}
.about-box img{
	float:left;
}
.about-box-rig{
	float:right;
	padding-top:50px;
	width:635px;
}
.about-box-rig p{
	line-height:30px;
	color:#939393;
	font-size:15px;
}

/* 案例css */
.fengmao{
	margin-top:15px;
	overflow:hidden;
	clear:both;
	padding-top:22px;
}
.fengmao-box{
	width:1200px;
	margin:0 auto;
}
.fengmao-box h1{
	text-align:center;
	font-size:24px;
	color:#21a003;
	font-weight:bold;      
}

.fengmao-box h3{
	text-align:center;
	font-size:13px;
	color:#9a9a9a;
	padding:20px 0;
}

		.slideGroup{ width:1200; padding-bottom:12px; clear:both; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:286px; height:202px;display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }
		
.links{
	height:52px;
	background:#e1e1e1;
	line-height:52px;
	margin-top:20px;
}
.links-box{
	width:1200px;
	margin:0 auto;
}
.links-box strong{
	font-size:15px;
	color:#0d0d0d;
	float:left;
}
.links-box a{
	float:left;
	font-size:13px;
	color:#595959;
	padding-right:10px;
}

.foot{
	height:309px;
	background:#1c2029;
	clear:both;
}
.foot-box{
	width:1200px;
	margin:0 auto;
}
.foot-box ul{
	margin-top:25px;
	float:left;
	border-bottom:#fff 1px solid;
	padding-bottom:15px;
}
.foot-box ul li{
	width:118px;
	float:left;
	font-size:14px;
	text-align:center;
}
.foot-box ul li a{
	color:#fff;
}
.foot-b2{
	padding:25px 0;
	overflow:hidden;
	clear:both;
}
.foot-b2 dl{
	float:left;
	line-height:33px;
	color:#fff;
	font-size:14px;
}
.erwm{
	width:120px;
	float:right;
	text-align:center;
	color:#fff;
}
.erwm img{
	padding-bottom:10px;
}
.foot-b3{
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	border-top: #3b414f 1px solid;
    padding-top: 19px;
}
/*内页*/
.nei-con-hd{
	background:#f7f7f7;
	font-size:14px;
	overflow:hidden;
	
}
.nei-hd{
	width:1200px;
	margin:0 auto;
	height:45px;
	
}
.nei-hd a{
	float:left;
	display:block;
	color:#010101;
}
.home-lef{
	width:100px;
	float:left;
	height:45px;
	line-height:45px;
	background: url(../images/home_03.gif) no-repeat left;
	padding-left:15px;
}
.a-on{
	float:left;
	background:url(../images/jiantou.png) no-repeat left;
	padding:0 8px;
	margin-left:8px;
	width:100px;
	height:45px;
}
.nei-hd ul{
	width:100px;
	height:48px;
	line-height:45px;
	float:right;
}
.nei-hd ul li{
	float:left;
	text-align:right;
	width:100px;
}
.nei-hd ul li a{
	height:45px;
	line-height:45px;
	display:block;
}
.nei-hd ul li a:hover{
	border-bottom:#D61518 2px solid;
	height:45px;
	line-height:45px;
	display:block;
	color:#D61518;
}
.nei-about{
	width:1200px;
	margin:0 auto;
	padding-top:15px;
}
.nei-abo-img{
	text-align:center;
}
.nei-about p{
	line-height:30px;
	color:#626262;
	
}
.mai-tit{
	text-align:center;
	font-size:25px;
	text-transform: uppercase
}
.mai-tit strong{
	display:block;
	color:#444;
	padding:25px 0 18px;
}
.mai-tit h1{
	color:#4d4d4d;
}
.mai-tit h2{
	color:#4d4d4d;
	font-size:14px;
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:15px;     margin-bottom: 15px;
}
.new-con p{
	font-size:14px;
	line-height:25px;
	color:#686868;
	text-align: left;
}
.xm-con1{
	overflow:hidden;
}

.xm-con1 ul{
	padding-top:5px;
}
.xm-con1 ul li{
	width:294px;
	float:left;
	margin-bottom:10px;
	border:#a5a5a5 1px solid;
	padding:5px 0;
	margin-right:4px;
}
.chan-right{
	float:right;
	width:930px;
}
.chan-right ul{
	padding-top:5px;
}
.chan-right ul li{
	width:294px;
	float:left;
	margin-bottom:10px;
	border:#a5a5a5 1px solid;
	padding:5px 0;
	margin-right:4px;    text-align: center;
}
.chan-right ul li h1{    font-size: 7px;}

.chan-right1{
	float:right;
}
.chan-right1 ul{
	padding-top:5px;
}
.chan-right1 ul li{
	width:294px;
	float:left;
	margin-bottom:10px;
	border:#a5a5a5 1px solid;
	padding:5px 0;
	margin-right:4px;    text-align: center;
}
.chan-right1 ul li h1{    font-size: 7px;}

.xm-pic{
	height:215px;
	width:292px;
	overflow:hidden;
}
.xm-pic img{
	height:197px;
	cursor:pointer;
	overflow:hidden;
    transition:all 0.6s;    width: 70%
}
.xm-pic img:hover{
	height:197px;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.xm-con1 ul li h1{
	text-align:center;
	font-size:14px;
	padding-top:8px;
}
.xm-con1 ul li h1 a{
	color:#565656;
}
.mt-con{
	overflow:hidden;
	text-align:center;
	padding:20px 0;
}
.mt-con img {
	padding-bottom:8px;
}
.chanp-js{
	overflow:hidden;
}
.chanp-js p{
	line-height:30px;
	color:#626262;
	text-indent:2em;
}
.nei-weihua{
	width:1200px;
	margin:0 auto;
	padding:15px 0;
	overflow:hidden;
}
.nei-weihua ul{
	float:left;
	padding-top:35px;
	color:#626262;
}
.nei-weihua img{
	float:right;
}
.nei-weihua ul h1{
	padding-bottom:42px;
	font-size:25px;
	font-weight:bold;
}
.nei-weihua ul span{
	font-size:14px;
	display:block;
	line-height:30px;
}

#mid{width: 100%; background-color: #f5f5f5}
#toolst{height: 16px; line-height: 16px; padding: 25px 0; font-size: 12px}
#toolst a{float: right; display: block; font-weight: bold; color: #333}
#toolst span{float: right; display: block; font-size: 8px; color: #46b132; width: 26px; text-align: center}
#toolst img{padding: 1px}
#toolst .toolist{color: #46b132}
#chan-left{
	width:250px;
	float:left;
}
.chan-titl{
	height:60px;
	background:#20a003;
	font-size:22px;
	color:#fff;
	padding-left:36px;
	line-height:60px;
}
#chan-left dl{
	border:1px #ccc solid;
	border-top:none;
	font-size:14px;
}
#chan-left dl dt{
	height:45px;
	padding-left:45px;
	line-height:45px;
	background:#f3f3f3 url(../images/chan-icon_03.png) no-repeat 24px 16px;
}
#chan-left dl dd{
	border-bottom:1px #eee solid;
	padding-left:60px;
	height:45px;
	line-height:45px;
	background:url(../images/hui-icon_07.gif) no-repeat 36px 16px;
}
#chan-left dl dd a{
	color:#666;
}
#chan-left dl dd a:hover{
	color:#000;
}
/*分页*/
.xypg-pagination{text-align:right; clear: both;   margin-bottom: 20px;}
.xypg-pagination a, .xypg-pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.xypg-pagination a:hover{background:#eee;color:#00641c}
.xypg-pagination span.current{background:#b5b5b5;color:#fff}
.xypg-pagination span.disable{background:#f2f2f2;color:#999}
/*留言*/
.message{padding-top:10px;z-index:100;position:relative;width: 675px;margin: 0 auto;}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#b9b9b9;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin:15px 0;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}
.validform_checktip{font-size:12px;padding-left:10px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}
.nei-banner{
	clear:both;
	height:500px;
	background:url(../images/nei-bbb.jpg) no-repeat;
}
.pianshu{
 overflow:hidden;
 padding:20px 0 10px
}
.pilis{
 height:30px;
 line-height:30px;
 overflow:hidden;
}
.pilis span{
 display:block;
 text-align:left;
 color:#919191;
 float:left;
 font-size:14px;
}
.pilis a{
 color:#919191;
 float:left;
 font-size:14px;
 display:block;
}
.chanp-js table{
	padding:10px;
width: 600px; min-height: 25px; line-height: 30px; text-align: center; border-color:#000; border-collapse: collapse;margin: 0 auto;
}
/*招聘*/
#join li{float: left; width: 287px; height: 120px; background-color: #fff; margin: 0 17px 17px 0; padding: 60px 0 60px 35px; position: relative; overflow: hidden; zoom:1; border:1px solid #e6e6e6;}
#join li div{height: 40px; line-height: 40px; color: #898381; font-size: 14px; letter-spacing: 1px}
#join li div span{padding-left: 10px; font-weight: bold; color: #6C645F}
#join li p{position: absolute; float: left; z-index: 99; right: 0; top: 98px; width: 90px; height: 30px; background-color: #797979; padding: 7px 0 7px 10px; margin-right: -150px; transition: 0.3s ease}
#join li p strong{display: block; width: 28px; height: 28px; border: 1px solid #fff; color: #fff; border-radius: 28px; text-align: center; line-height: 25px; font-size: 20px; transition: 1s ease}
#join li:hover p{margin-right: 0; transition: 0.3s ease}
#join li:hover p strong{transform: rotate(360deg); transition: 1s ease}
.zp-xq{
	padding: 10px;
}
.zp-xq dl{
	background:#efefef;
	padding:10px;
	overflow:hidden;
}
.zp-xq dl dt{
	float:left; 
}
.zp-xq dl dt span{
	display:block;
}
.zp-xq dl dt h1{
	font-size:25px;
	padding:13px 0;
}
.zp-xq dl dt em{
	display:block;
	font-style:normal;
}
.zp-xq dl dd{
	float:right;
}
.zp-xq dl dd span{
	font-size:25px;
	text-align:right;
	color:#000;
	padding-top:15px;
	display:block;
}
.zp-xq dl dd h1{
	padding:13px 0;
}
.zp-xq-box{
	overflow:hidden;
	padding:10px;
}
.zp-xq-box h3{
	color:#666;
}
.line{
	width:21px;
	height:2px;
	background:#666;
	margin:12px 0;
}
.zp-xq-box p{
	line-height:25px;
}
.anniu{
	width:200px;
	height:40px;
	margin:0 auto;
	background:#666;
	line-height:40px;
	text-align:center;
}
.anniu a{
	color:#fff;
	font-weight:bold;
}

/*新闻*/
.nnews{
	overflow:hidden;
}
.nnews h1{
	text-align:center;
	font-size:24px;
	color:#21a003;
	font-weight:bold;    padding-top: 30px;
	}
.nnews h2{
	text-align:center;
	font-size:14px;
	color:#292929;
	margin:17px 0 30px 0;
	}
.xinwei{
	background:#f0f0f0;
	margin-top:35px;
	overflow:hidden;
	padding-bottom:35px;
}
.xw-box{
	width:1165px;
	padding-top:55px;
	margin:0 auto;
}
.xw-left{
	width:436px;
	float:left;
	background:#fff;
	padding:14px;
}
.xw-left h1{
	font-size:18px;
	padding-top:20px;
}
.xw-left h1 a{
	color:#21a003;
}
.xw-left p{
	line-height:28px;
	padding-top:50px;
}
.ckxq-icon{
	width:82px;
	font-size:12px;
	margin-top:57px;
	margin-bottom:17px;
	background:url(../images/ckxq-icon_03.jpg) no-repeat right;
	
}
.ckxq-icon a{
	color:#000;
}

.xw-right{
	width:616px;
	float:right;
	padding:18px;
	background:#fff;
}
.xw-right ul{
	padding:16px;
	clear:both;
}
.xw-right ul li{
	line-height:38px;
	overflow:hidden;
	font-size:14px;
	border-bottom:1px dashed #c0c0c0;
}
.xw-right ul li a{
	float:left;
	color:#4a4a4a;
}
.xw-right ul li a:hover{
	color:#21a003;
}
.xw-right ul li span{
	float:right;
}