@charset "utf-8";
*{ margin:0px; padding:0px;}
body{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
   font-family:'微软雅黑',Arial;	
}
.clear{ clear:both;_overflow:hidden;height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#999; }
a:hover{color:#0B8D43;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
em,i{font-style:normal;}
li{ list-style:none;}
html{ overflow-x:hidden;}
.yuan-w1200{width:1300px; margin-left:auto; margin-right:auto;}
.head{height:0;}
.top{width: 100%;height: 90px;position: absolute;background-color:#fff;top: 0;-webkit-box-shadow: 0px 2px 5px #666;
	box-shadow: 0px 2px 5px #666; z-index:999;}
.fixed{position: fixed;	}
.logo{width: 310px;height: 45px;margin-top:20px;float: left;}
input{height:30px; line-height:30px;padding-left:10px;}
/*nav_bar*/
.nav_bar{width: 700px;float: left;height: 90px;margin-left: 50px;}
.nav_bar ul li{list-style-type: none;float: left;line-height: 90px;text-align: center;width:100px;}
.nav_bar ul li a{color:#333;text-decoration: none;display: block; font-size:15px; font-weight:bold;}
.nav_bar ul li a:hover{ background-color:#0c8d44; color:#fff;}
.nav_bar ul li.l1:hover .hid{display: block;}
.hid{
	width: 100%;
	position: absolute;
	left: 0;
	display: none;
	 background-color:#0c8d44;
	-webkit-box-shadow: 0px 2px 5px #888888;
	box-shadow: 0px 2px 5px #888888;
	line-height: 50px;
}
.nav_bar ul li .hid a{color:#fff;line-height: 50px; display:inline;margin-right:15px;}		
.nav_bar ul li .hid a:hover{	text-decoration: underline;}	
/*yuan-search*/
.yuan-search{width:180px; float:right;margin-top:10px;}
.yuan-search p{height:35px; line-height:35px; text-align:right; display:block; background-image:url(../images/tel.png); background-repeat:no-repeat; background-position:10px center; color:#999;}
.yuan-search span{background-color:#0C8D44; display:block; height:20px;border:1px solid #015425;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; width:180px;}
.input-text{width:142px; float:left; border:none;margin-left:8px;line-height:20px; height:20px;background-color:#0C8D44; color:#fff;padding-left:0;}
.btn_search{width:30px; float:left;-webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius:0 10px 10px 0;background-color:#0C8D44; color:#fff;border:none;height:20px; background-image:url(../images/ss.png); background-repeat:no-repeat; background-position:center center;padding-left:0;}

/*yuan-banner*/
.yuan-banner{width:100%;margin-left:auto;margin-right:auto; height:500px; z-index:15;}
#full-screen-slider {
	width:100%;
	height:500px;
	float:left;
	position:relative;
	display: block;
	overflow: hidden;
	margin-top:90px; 
}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:440px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {
	background-color: #0c8d44;
}
/*hot-product*/
.hot-product{margin-top:30px;}
.hot-product span{display:block; background-image:url(../images/p1.jpg); background-repeat:no-repeat; background-position:center center; height:60px; margin-bottom:15px;}
.hot-ul{display:block; height:94px; background-image:url(../images/line.png); background-repeat:no-repeat; background-position:center 3px;padding-left:50px;padding-right:30px; margin-top:30px;}
.hot-ul li{width:120px; float:left; text-align:center; display:block;}
.hot-ul li a{ background-image:url(../images/quan.png); background-repeat:no-repeat; background-position:center 7px; display:block; padding-top:30px; font-size:13px;}
.hot-ul li a:hover{background-image:url(../images/yuan2.png);}

.hot-ul2{margin-top:30px; display:block; padding-left:50px; padding-right: 10px;}
.hot-ul2 li{width:200px; display:block; float:left;height:190px; margin-bottom:20px;margin-right:22px; background-color:#000000;}
.hot-ul2 li a{color:#333;}
.hot-ul2 li a img{width:200px; height:150px; display:block;transition: all .3s linear;}
.hot-ul2 li a:hover img{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.hot-ul2 li a p{height:40px;display:block; line-height:40px;padding-left:10px; font-size:16px; background-color:#fff;transition: all .3s linear;}
.hot-ul2 li a p em{ font-style:normal; font-size:30px; float:right;margin-right:10px;}
.hot-ul2 li a:hover p{ background-color:#0c8d44;color:#FFFFFF; }
#demo {overflow:hidden;width:1200px;}
#indemo {float: left;width:800%;}
#demo1 {float: left;}

#demo2 {float: left;}	
/*hot-about*/
.yuan-about{
	background-image: url(../images/bn-about.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: fixed;
	height: 450px;
	margin-top:30px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding-top:30px;
}
.span1{display:block; background-image:url(../images/p2.png); background-position:center center; background-repeat:no-repeat;height:60px;}
.yuan-about1{width:433px; float:left; position:relative; z-index:15;}
.yuan-about p{width:208px; height:255px; display:block; padding:10px; position:absolute; top:0; left:0; background-image:url(../images/bg.png); background-repeat:repeat;z-index:18;}
.yuan-about1 p img{height:255px; width:208px; display:block;}
.yuan-about1 span{height:230px; width:265px;display:block; padding:10px; position:absolute; top:83px; right:0; background-image:url(../images/bg.png); background-repeat:repeat;z-index:20;}
.yuan-about1 span img{height:230px; width:265px; display:block;}
.yuan-about2{width:700px; float:right; padding-top:20px;}
.yuan-about2 h2{margin-bottom:10px; margin-top:5px; color:#ee0707;}
.yuan-about2 img{margin-left:360px;}
.yuan-about2 span{display:block; padding:15px;background-image:url(../images/bg.png); background-repeat:repeat; margin-top:15px;line-height:25px;}
.yuan-about2 a{width:150px;-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; height:30px; background-color:#0c8d44; display:block; color:#fff; text-align:center; margin-top:15px; line-height:30px;transition: all .3s linear;}
.yuan-about2 a:hover{ background-color:#099d49;}

/*hot-news*/
.hot-news{margin-top:30px;}
.hot-news ul{display:block; margin-top:30px;}
.hot-news ul li{width:560px; float:left; margin-right:60px; margin-left:20px; height:100px; padding-bottom:15px; border-bottom:1px dashed #C3C3C3; margin-bottom:15px;}
.hot-news ul li:nth-child(2n){margin-right:0;}
.hot-news ul li:first-child+li{margin-right:0;}
.hot-news ul li:first-child+li+li+li{margin-right:0;}
.hot-news ul li:first-child+li+li+li+li+li{margin-right:0;}
.hot-news ul li a{}
.hot-news ul li a:hover{color:#949494;}
.hot-news ul li a p{-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;width:60px;font-weight:bold; font-size:20px; display:block; float:left; height:60px;border:2px solid #e0e0e0; text-align:center; line-height:30px; color:#666;transition: all .3s linear;padding:10px;}
.hot-news ul li a:hover p{border:2px solid #0C8D44; color:#fff; background-color:#0C8D44}
.hot-news ul li a p em{display:block; font-size:16px;  font-style:normal; border-bottom:1px dashed #BCBEBF;}
.hot-news ul li a:hover p em{}
.hot-news ul li a span{width:450px; float:right; display:block ; line-height:20px; }
.hot-news ul li a:hover span{}
.hot-news ul li a span em{ display:block;font-style:normal; font-size:16px; color:#000; line-height:32px;transition: all .3s linear;font-weight:bold;}
.hot-news ul li a:hover span em{color:#0C8D44;}
.hot-news ul li a span i{ display:block;font-style:normal;line-height:30px;color:#333;transition: all .3s linear;}
.hot-news ul li a:hover span i{color:#0C8D44; }

/*footer*/
.footer{width:100%; margin-right:auto;margin-left:auto; background-image:url(../images/bg.jpg); background-position:left top; background-repeat:repeat-x;padding-top:40px;padding-bottom:20px; background-color:#118f48; margin-top:30px;}
.footer1{width:300px; float:right; color:#fff;}
.footer1 span{font-size: 24px;margin-bottom:10px; display:block;line-height:30px;height:30px;}
.footer1 p{line-height:30px;color:#fff; font-size:15px; padding-left:10px;font-weight:bold;margin-bottom:5px; border:1px solid #ffffff;}
.footer2{width:800px;float:left; line-height:30px; color:#ffffff;font-size:14px;}
.footer2 p{margin-bottom:20px;}
.footer2 span{ display:block; }
.footer2 span a{ color:#ffffff;margin-right:10px;margin-left:10px; font-size:16px; }
.footer2 span a:hover{text-decoration: underline;}

/*index end*/

/*about-banner*/
.about-banner{margin-top:90px; background-image:url(../images/nbanner1.jpg); background-repeat:no-repeat;background-position:center center; height:400px; margin-right:auto; margin-left:auto; position:relative; z-index:10px;}


.nr-content{position:relative; z-index:15px; top:-40px;}
.span2{ background-image:url(../images/bg2.png); background-repeat:repeat;display:block; height:40px; line-height:40px;padding-left:15px; font-size:18px; font-weight:bold; margin-bottom:20px;}
.span2 em{float:right; font-style:normal; font-size:13px; font-weight:normal;margin-right:15px;}
.span2 a{color:#000000;}
.span2 a:hover{ color:#118F48;}
.nr-left{width:270px; float:left;}
.nr-left span{display:block; height:83px; background-image:url(../images/bg2.jpg); background-repeat: repeat-x; background-position:left bottom; background-color:#118F48; color:#FFFFFF; padding-left:20px; font-size:24px;line-height:30px;padding-top:15px}
.nr-left span em{
	display: block;
	font-style: normal;
	text-transform: uppercase;
	font-size:14px;
}
.nr-left ul{border:1px solid #B3B3B3;display:block;border-top:none;padding-top:10px; padding-bottom:15px;margin-bottom:20px;}
.nr-left ul li{}
.nr-left ul li a{height:35px; display:block; line-height:35px; padding-left:20px;  color:#fff; font-size:13px;  background-color:#118F48;  border-bottom:1px dashed #fff;background-image:url(../images/cc2.png); background-repeat:no-repeat; background-position:235px center;background-color:#118F48;}
.nr-left ul li a:hover{ text-decoration:underline;}
.nr-left ul li ul{padding-top:0px; padding-bottom:0px;border:none;margin-bottom:0px;}
.nr-left ul li ul li{margin-left:20px;padding-left:0;margin-right:20px;}
.nr-left ul li ul li a{ background-image:none;color:#333; background-color:#FFFFFF;border-bottom:1px dashed #ccc;}
.nr-left ul li ul li a:hover{background-image:none;border-bottom:1px dashed #118F48; color:#118F48;}
.nr-left p{display:block;}
.nr-left p em{display:block; font-style:normal;background-image:url(../images/bg2.jpg); background-repeat: repeat-x; background-position:left bottom;height:50px;background-color:#118F48; color:#fff; font-size:18px; font-weight:bold;padding-left:20px;line-height:40px;}
.nr-left p em b{margin-left:10px; font-weight:normal;}
.nr-left p i{display:block;font-style:normal;line-height:20px; padding:5px  10px 5px 10px;font-size:13px;}
.nr-left p ins{
	border: 1px solid #B3B3B3;
	display: block;
	border-top: none;
	text-decoration: none;
}
.nr-right{width:900px; float:right; }
.span3{height:30px; line-height:30px; display:block;border-left:3px solid #118F48;padding-left:15px; font-size:16px; font-weight:bold; border-bottom:1px solid #B3B3B3; margin-bottom:20px;}
.nr-nr{line-height:25px; color:#333; margin-bottom:40px;}

/*nr-pro*/
.nr-pro{}
.nr-pro ul{margin-top:20px; display:block;}
.nr-pro ul li{width:210px; display:block; float:left;height:190px; margin-bottom:20px;margin-right:20px; background-color:#000000;}
.nr-pro ul li a{color:#333;}
.nr-pro ul li a img{width:208px; height:156px; display:block;transition: all .3s linear; border:1px solid #cccccc;}
.nr-pro ul li a:hover img{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.nr-pro ul li a p{height:40px;display:block; line-height:40px;padding-left:10px; font-size:13px; background-color:#fff;transition: all .3s linear;}
.nr-pro ul li a p em{ font-style:normal; font-size:20px; float:right;margin-right:10px; color:#999;}
.nr-pro ul li a:hover p{ background-color:#0c8d44;color:#FFFFFF; }
.nr-pro ul li:nth-child(4n){margin-right:0;} 
.nr-pro ul li:first-child+li+li+li{margin-right:0;}
.nr-pro ul li:first-child+li+li+li+li+li+li+li{margin-right:0;}
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0;}
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0;}
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0;}

/*nr-news*/
.nr-news{}
.nr-news ul{}
.nr-news ul li{display:block;}
.nr-news ul li a{display:block; height:50px;border-bottom:1px dashed #D1D1D1; margin-bottom:10px;padding-bottom:10px; background-image:url(../images/ico4.gif); background-repeat:no-repeat; background-position:left 12px; padding-left:10px;}
.nr-news ul li a em{display:block; float:right; width:80px; line-height:30px; color:#000;} 
.nr-news ul li a:hover em{display:block;color:#118F48;} 
.nr-news ul li a span{display:block;width:800px; float:left; line-height:20px; color:#999;} 
.nr-news ul li a:hover span{} 
.nr-news ul li a span i{display:block;color:#000; font-size:15px; font-weight:bold; line-height:30px; } 
.nr-news ul li a:hover span i{color:#118F48;} 
.nr-news ul li a span ins{
	text-decoration: none;
	color:#000;
}
.nr-news ul li a:hover span ins{
	color:#118F48;
}
/*nr-page*/
.nr-page{
	margin-top:20px;
	padding-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.nr-page a{
	border: 1px solid #999999;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nr-page a:hover{
	color: #FFF; background-color:#118F48;
	text-decoration: none;
	border: 1px solid #118F48;
}
/*nr-title*/
.nr-title{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
	text-align:center;
}
.nr-title em{
	display:block;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	color: #999;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
 }
/*order*/
.order{margin-bottom:10px;}
.submit{
	background-color: #666;
	color: #FFF;
width:60px;height:25px;line-height:25px;border:0;margin:4px 0 0 10px;padding-left:0;}
.reset{background-color: #666;
	color: #FFF;
width:60px;height:25px;line-height:25px;border:0;margin:4px 0 0 10px;padding-left:0;}
.span4{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
.span4 em{
	background-color: #666;
	display: block;
	width: 55px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
border-radius:5px 5px 0px 0px;}
/*relation*/
.relation{line-height:20px;margin-bottom:10px; color:#999;}
.relation a{margin-right:10px;margin-left:10px;}
/*rel-news*/
.rel-news{margin-bottom:10px;}
.rel-news ul{}
.rel-news ul li{
	width:271px;
	margin-right:20px;
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BAB9B9; background-image:url(../images/ico4.gif); background-repeat:no-repeat; background-position:left center;padding-left:10px;
}
.rel-news ul li a{}
.rel-news ul li a em{
	float:right;
}
.rel-news ul li a:hover{
	text-decoration: none;
}
.rel-news ul li:nth-child(3n){margin-right:0}
.rel-news ul li:first-child+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li+li+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0}
/*rel-pro*/

.rel-pro{}
.rel-pro ul{}
.rel-pro ul li{
	width:140px;
	display:block;
	float: left;
	margin-right:12px;
	line-height: 15px;
	height: 140px;
	text-align: center;
}
.rel-pro ul li:nth-child(6n){
	margin-right:0;
}
.rel-pro ul li:first-child+li+li+li+li+li{
	margin-right:0;
}
.rel-pro ul li a{}
.rel-pro ul li a img{
	width:140px;
	display:block;
	border:none;
	height:105px;
	margin-bottom: 5px;
}
.rel-pro ul li a:hover img{transform: scale(1.1);}

/*page*/
.page{text-align:right;margin-top:20px;height:30px;border-top:1px dashed #cccccc; padding-top:15px;}
.page a{ color:#000;margin-left:5px;}
.page a:hover{color:#118F48;}
/*ul-search*/
.ul-search{}
.ul-search li{}
.ul-search li a{ background-image: url(../images/ico4.gif); background-repeat:no-repeat; background-position:left center; display:block; height:30px; line-height:30px; padding-left:10px;border-bottom:1px dashed #cccccc;}
.ul-search li a em{ float:right;}
.ul-search li a:hover{}
.p1{height:40px; line-height:40px; border-bottom:1px dashed #cccccc; margin-left:100px; margin-right:100px; margin-bottom:20px; text-align:center; font-weight:bold; font-size:16px;}
.heis2{font-size:14px;} 
.heis input{border:1px solid #999; }
.heis textarea{border:1px solid #999; padding-left:10px;padding-top:5px;}



/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:250px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#118F48 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#118F48 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#118F48 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#118F48 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/* link */
.link_tgb {
	line-height:42px;
	padding:0;
	height:42px;
	font-family:"微软雅黑";
	background:url(../images/lins.png) no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:20px;
}
.link_tgb a{ padding-right:20px; float: right; color:#fff; }
.link_tgb span {padding-left:10px; font-size:14px}
.link_tgb .t1 {color:#fff; cursor:pointer;padding:4px 40px;font-style: normal;}
.link_tgb .t2 {color: #fff; cursor: pointer;padding:4px 35px;font-style: normal;}

.links {
	 
	line-height: 25px;
	height: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
width:1180px; margin-left:auto;margin-right:auto;}
.links a {padding:0 5px; line-height:21px; }
.links .hidden { display:none;}