body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
}

a img{
	border:0;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;

}


.left {
	float: left;
}

.right {
	float: right;
}

.center {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.clear {
	clear: both;
}

.top {
	height: 30px;
	background: #e5e6e0;
	border-bottom: #d4d2d3 1px solid;
	line-height: 30px;
	font-size:12px;
}

.logo .center {
	height: 125px;
}


/*å¯¼èˆª*/

.nav {
	overflow: hidden;
	background: url(../images/navbg.jpg) repeat-x;
	height: 50px;
	line-height: 50px;
}

.nav ul li {
	float: left;
	width: 120px;
	text-align: center;
}

.nav ul li:hover,.nav ul li.on {
	background: url(../images/navon.jpg) no-repeat;
	
}

.nav ul li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	
}


/*banner*/

.Bannerslider {
	position: relative;
	width: 100%;
	height:500px;
	margin: 0 auto;
	overflow: hidden;
}

.Bannerslider ul {
	position: relative;
	width: 1000%;
	overflow: hidden;
}

.Bannerslider ul li {
	height: 500px;
	width: 10%;
	float: left;
	display: block;
	background: center top no-repeat;
}

.Bannerslider ul li img {
	display: block;
	visibility: hidden;
}

.Bannerslider ol {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.Bannerslider ol li {
	width: 16px;
	height: 16px;
	background: url(../images/dot.png) 0 -16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.Bannerslider ol li.on {
	width: 16px;
	height: 16px;
	background: url(../images/dot.png) 0 0px;
}

.Bannerslider .ScrollLeft {
	display: none;
	width: 60px;
	height: 90px;
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0.8;
	background: url(../images/ad_ctr.png) 0 0;
	cursor: pointer;
	z-index: 1;
	margin-top: -45px;
}

.Bannerslider .ScrollRight {
	display: none;
	width: 60px;
	height: 90px;
	position: absolute;
	top: 50%;
	right: 0;
	opacity: 0.8;
	background: url(../images/ad_ctr.png) 0 -90px;
	cursor: pointer;
	z-index: 1;
	margin-top: -45px;
}

.Bannerslider .ScrollLeft:hover,
.Bannerslider .ScrollRight:hover {
	opacity: 1;
}

.Bannerslider:hover .ScrollLeft,
.Bannerslider:hover .ScrollRight {
	display: block;
}

/*äº§å“ç›´é€šè½¦*/

.cpztc{
	font-size:15px;
	background: #e5e6e0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec');
	background: linear-gradient(#ffffff,#ececec);
	box-shadow:#a9a9a9 0px 6px 5px;
	line-height:40px;
	height:40px;
	behavior: url(PIE.htc);
}

/*ä¸»ä½“*/

.main {
	overflow: hidden;
	margin-top: 20px;
}

.main .leftList {
	width: 230px;
}

.main .rightMain {
	width: 960px;
}

.main_left{ width:230px; margin-top:17px;}
.main_left .leftboxTitle{ padding-right:0;}
/*æ ‡é¢˜æ ·å¼*/
.boxTitle {
	height: 45px;
	line-height: 42px;
	/*border: 1px solid #ccc;*/
	padding: 0 15px 0 0;
	position: relative;
	color: #333;
	/*overflow: hidden;*/
	behavior: url(PIE.htc);
	/*border-radius: 2px 2px 0 0;*/
	/*background: -webkit-linear-gradient(#ffffff 70%, #e5e5e5 97%, #fff 100%);
	background: -o-linear-gradient(#ffffff 70%, #e5e5e5 97%, #fff 100%);
	background: -moz-linear-gradient(#ffffff 70%, #e5e5e5 97%, #fff 100%);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');*/
	/*background: linear-gradient(#ffffff 70%,#e5e5e5 97%,#fff 100%);*/
	/*background: #44aa08;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d905', endColorstr='#60b502');
	background: linear-gradient(#86d905,#60b502);*/
	/*border-left:10px solid #e67d1f;*/
	border:1px #ccc solid;
}

.leftboxTitle {
	height: 48px;
	line-height: 45px;
	padding: 0 15px 0 0;
	position: relative;
	color: #333;
	background: #007139;
	text-align:center;
}

.leftboxTitle a{
	color:#fff;
	font-size:22px;
	font-weight:bold;
	font-family:å¾®è½¯é›…é»‘;
}

.leftboxCon{background: #6fbb95; padding:6px;}

.leftboxCon p{ line-height:30px; font-size:14px; color:#000;}

.boxTitle .boxTitleName{
	border-bottom:3px #007139 solid;
	padding:0 10px;
}

.boxTitle .boxTitleName .sj{
	float:left;
	border:8px #fff solid;
	border-left-color:#007139;
	/*border-right:0;*/
	width:0;
	height:0;
	margin:15px 0 0 0;
}

.boxTitle .right{
	font-size:12px;
}

.boxTitle a{
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.boxTitle span a{
	font-weight: normal;
	font-size: 12px;
}

/*å†…å®¹æ ·å¼*/
.boxContent {
	/*border: 1px solid #e8e8e8;*/
	overflow: hidden;
}
.pic{
	cursor: pointer;
    margin: 0 10px;
    padding: 0;
    position: relative;
}
.pic .intro{
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pic .intro p{ padding:0 10px; line-height:28px; }




/*å·¦ä¾§åˆ—è¡¨æ ·å¼*/
.leftList ul li.class {
	background: #007139;
	width: 210px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	margin: 5px auto;
}

.leftList .boxContent{
	padding-bottom:30px;
	background:#6fbb95;
}

.leftList ul li.class a {
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	font-size:16px;
	font-weight:bold;
}

.leftList ul li.pro {
	background:#fff url(../images/ico01.gif) no-repeat 25px center;	
	/*border-bottom:dashed 1px #d8d8d8;*/
	height: 36px;
	overflow: hidden;
	width: 200px;
	margin: 7px auto 0;
	border-radius:5px;
}

.leftList ul li.pro:hover{
	background-color:#e67d1f;	
}

.leftList ul li.pro:hover a{
	color:#fff;	
}

.leftList ul li.pro a {
	padding-left:35px;
	line-height: 37px;
	display:block;
	font-size:16px;
}

/*äº§å“åˆ—è¡¨æ ·å¼*/
.productList{
	overflow: hidden;
}

.productList li{
	float: left;
	width: 305px;
	text-align: center;
	margin-left:11px;
	margin-top:10px;
	line-height: 38px;
	font-size:16px;
}

.productList li img{
	width: 297px;
	height: 220px;
	display: block;
	padding:3px;
	border:1px #007139 solid;
}

/*å·¥ç¨‹æ¡ˆä¾‹æ ·å¼*/
.case{
	margin-top:20px;
}

.caseList{
	overflow: hidden;
	padding: 5px 0 10px;
}

.caseList li{
	float: left;
	width: 261px;
	text-align: center;
	margin-left:11px;
	margin-top:10px;
	line-height: 2;
}

.caseList li img{
	width: 256px;
	height: 180px;
	display: block;
}

/*å…¬å¸ç®€ä»‹è”ç³»æˆ‘ä»¬æ ·å¼*/
.main .about{
	width:900px;
}

.main .contact{
	width:290px;
}

.main .contact .boxContent{
	padding:10px;
	line-height: 2;
	font-size:16px;
}

.main .about .boxContent{
	padding:7px 0;
	line-height:17px;
}

.main .about .boxContent img.left{
	width: 440px;
	height: 190px;
	padding: 4px;
	border: 1px solid #dadada;
	margin: 20px 10px 0 10px;
}

.main .about .boxContent .right{
	width: 422px;
	line-height: 2;
}

.main .about .boxContent h2{
	margin:20px 0 0 0;
	
}

.geduan{margin-top:20px;}


/*èµ„è´¨è£èª‰*/

.honner{
	margin-top:20px;
}

.honner .boxContent{
	padding:10px 0;
}

/*èµ„è´¨è£èª‰æ»šåŠ¨*/

#gd1 {
	overflow: hidden;
	width: 1190px;
	height: 230px;
	position: relative;
	margin: 0 auto;
}

#gd1 ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 9999999px;
}

#gd1 ul li {
	width: 270px;
	float: left;
	text-align: center;
	margin: 0 2px;
}

#gd1 ul li img {
	width: 250px;
	height: 200px;
	border:1px #007139 solid;
	padding:3px;
}
.workshop{ width:900px; overflow:hidden; margin-top:6px;}
#gd2 {
	overflow: hidden;
	width: 880px;
	height: 200px;
	position: relative;
	
}

#gd2 ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 9999999px;
}

#gd2 ul li {
	width: 240px;
	float: left;
	text-align: center;
	margin: 0 2px;
}

#gd2 ul li img {
	width: 230px;
	height: 160px;
	border:1px #007139 solid;
	padding:3px;
}

/*æ–°é—»æ ·å¼*/

.news{
	margin-top:20px;
	font-size:16px;
}

.news .xwzx {
	width: 645px;
}

.news .jszc {
	width: 545px;
}

.newsList li{
	background: url(../images/ico03.gif) no-repeat 10px center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: dashed 1px #d8d8d8;
	padding:0 10px 0 30px;
}

.news ul li a{
	
}

/*å‹æƒ…é“¾æŽ¥*/

.friendLink{
	margin-top: 20px;
}


/*åº•éƒ¨å‹æƒ…é“¾æŽ¥*/

.bNav{
	text-align: center;
	line-height: 55px;
	background: #007139;
	color: #fff;
}

.bNav a{
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	padding:0 20px;
}

/*åº•éƒ¨æ ·å¼*/
.footer{
	background: #E5E6E0;
	text-align: center;
	line-height: 2;
	padding:15px 0 80px;
	font-size:16px;
}

/*ä¼˜åŠ¿*/
.ys{
	background: url(../images/ys_bg.jpg) top center no-repeat;
	margin-top:20px;
	/*padding-top:206px;*/
	line-height: 2;
	font-size:16px;
}

.ys .center{
	height: 1325px;
	/*background: url(../images/ys_bg.jpg) top center;*/
	position: relative;
}

.ys1{
	margin:345px 0 0 760px
}

.ys2{
	margin:100px 0 0 760px
}

.ys3{
	margin:247px 0 0 50px;
}
.ys4{
	margin:80px 0 0 50px;
}
.ys p span{
	border:7px #fff solid;
	border-left-color:#007139;
	width:0;
	height:0;
	display: block;
	float: left;
	margin: 10px 5px 0 0;
	position:relative;
}
.sclc {
    margin: 0 auto;
    text-align: center;
}

.ztc{
	line-height: 40px;
}


/*å†…é¡µ*/

.rightMain .info{
	padding:10px;
	line-height:2;
}


.pageCode{ text-align: center; line-height: 40px; }

.product h1{
	margin: 10px;
	text-align: center;
}

.xTitle{
	text-align: center;
	line-height: 2;
}

.picList{
	text-align: center;
}

.picList img{
	width: 400px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
}

.productContet{
	line-height: 2;
	padding: 10px;
}

.tag{
	line-height: 2;
	padding:0 10px;
}

.productContet a,.tag a,.fanye a{
	color:#136ec2;
}
.fanye{
	line-height: 2;
	padding:0 10px;
}

.ewmBox { bottom: 0; left: 0; position: fixed; width: 100%; z-index:1; height:65px; background:url(../images/xfbg.png) repeat;  }

.ewmBoxIn{ width:1160px; margin:0 auto; /*background:url(../images/xf.png) no-repeat center top;*/ height:65px; line-height:65px; position:relative;}

.ewm2 { bottom: 0; height: 65px; position: absolute; right: 0px; width: 65px; z-index:999;  }

.ewm2 img.wxx{width:100%; height:100%;}

.ewm2 img.wx { bottom: 78px; display: none; left: -144px; position: absolute; }

.ewm2:hover .wx { display: block; }

.ewmBox a{ text-decoration:none; color:#fff; }

.ewmBox .ico{ width:54px; height:54px; background:url(../images/ico.png) no-repeat; float:left;}

.ewmBox .font{float:left;color:#fff;font-size:22px;font-weight:bold;font-family:å¾®è½¯é›…é»‘;width: 255px;padding-left:10px;}

.ewmBox .font p{margin:0;line-height: 28px;}

.ewmBox .font p.num{text-indent: 0em;}

.ewmBox .phoneNum{ width:350px; float:left; padding:5px 0; }

.ewmBox .phoneNum .ico{background-position:0 0;}

.ewmBox .QQ{ width:350px; float:left;  padding:5px 0; }

.ewmBox .QQ .ico{background-position:-57px 0;}

.ewmBox .weChat{ width:350px; float:left;  padding:5px 0; }

.ewmBox .weChat .ico{background-position:-113px 0; }



.mainBox{ overflow:hidden; padding:15px 0; }

.proNav{  padding-bottom:6px; }

.proNav ul{ overflow:hidden; height:100%; padding-bottom:7px }

.proNav .proClass{  height:75px; line-height:70px; width:100%; text-align:center; margin:20px 0;  }

.proNav .proClass a{ height:100%; display:block; color:#fff; font-size:30px; font-weight:bold; background:url(../images/bg_title.png) no-repeat center; }

.proNav ul li.proList{ float:left; width:188px; text-align:center; height:48px;overflow:hidden; line-height:48px; margin-top:6px;  margin-left:10px;  }



.proNav ul li.proList a{ display:block; color:#fff; background:#007139; border-radius:3px; height:48px;overflow:hidden; font-size:20px; }

.proNav ul li.proList:hover a{ background:#e67d1f; color:#fff; }

.homeProList{overflow:hidden;padding:10px 0;width: 960px;float: right;}

.homeProList li{float:left;width: 310px;text-align:center;line-height:30px;margin: 8px 0 0 10px;}

.homeProList li span{display:block;width: 100%;height:40px;line-height:40px;background:#007139;/* margin:5px; */font-size:22px;color:#fff;font-weight:bold;}

.homeProList li a{font-size:14px;color:#fff;border: 2px solid #007139;display: block;overflow: hidden;}

.homeProList li a:hover span{ background:#e67d1f;}

.homeProList li img{width: 100%;/* height:300px; */display:block;margin:0 auto;/* border:2px solid #007139; *//* padding:3px; */}






.black_box {
    /*background: #079752 none repeat scroll 0 0;*/
    margin-top: 15px;
	overflow:hidden;
	width:1300px;
	margin:0 auto;
}
.black_box h3 {
    border-bottom: 1px dashed #a7a7a7;
    height: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    position: relative;
}
.black_box h3 span {
    background: rgba(0, 0, 0, 0) url("../s_t1bg.jpg") no-repeat scroll right 29px;
    color: #1a1d2c;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    height: 55px;
    left: 0;
    line-height: 55px;
    padding-right: 30px;
    position: absolute;
    top: 0;
}
.black_box h3 span p {
    color: #1a1d2c;
    float: left;
    font-size: 24px;
    font-weight: normal;
    margin-right: 8px;
padding-left: 20px;}
#gd3 {
    height: 280px;
    margin: 5px auto;
    overflow: hidden;
    position: relative;
    width: 1300px;
}
	
element.style {
    left: -1187px;
    width: 1575px;
}
#gd3 ul {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1e+7px;
    z-index: 1;
}	
	
#gd3 ul li {
    float: left;
    text-align: center;
    width: 300px;
}
.piclist li {
    float: left;
    height: 260px;
    line-height: 23px;
    margin-right: 15px;
    overflow: hidden;
    text-align: center;
}	














