@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑";-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom; width: 100%;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;} 
h3{font-size: 14px;font-weight: normal;}
.rel{position: relative;}.abs{position: absolute;}
/*header*/
.wrap{
	max-width: 640px;
	margin: 0 auto;
}

.logo{
	width: 36%;
}

.menu{
	width: 6%;
	right:3%;
	top:10%;
}
.cbp-spmenu{background:#000;position:fixed; filter:alpha(opacity=80); opacity: 0.8;}
.cbp-spmenu a{display:block;color:#fff;font-size:1.1em;font-weight:280; text-align:center; text-decoration:none;}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical{width:240px;height:100%;top:0;z-index:1000;}
.cbp-spmenu-vertical a{border-bottom:1px solid #ffffff;padding:0.7em;}
.cbp-spmenu-horizontal{width:100%;height:150px;left:0;z-index:1000;overflow:hidden;}
.cbp-spmenu-horizontal h3{height:100%;width:20%;float:left;}
.cbp-spmenu-horizontal a{float:left;width:20%;padding:0.8em;border-left:1px solid #258ecd;}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left{left:-240px;}
.cbp-spmenu-right{right:-240px;}
.cbp-spmenu-left.cbp-spmenu-open{left:0px;}
.cbp-spmenu-right.cbp-spmenu-open{right:0px;}
/* Transitions */
.cbp-spmenu,.cbp-spmenu-push{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}



.unslider{overflow:auto}
.unslider-wrap{position:relative}
.unslider-wrap.unslider-carousel li{float:left}
.unslider-fade{position:relative}
.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}
.unslider-fade .unslider-wrap li.unslider-active{z-index:10}
.unslider li{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}
.unslider-arrow.next{left:auto;right:20px}
.unslider{position: relative;}
.banner { position: relative; overflow: hidden; text-align: center; height: auto!important;}
.banner li { list-style: none;}
.banner ul li { float: left;}
.banner ul li img{width: 100%;}
.unslider-nav{position: relative;display: none;}
.unslider-nav ol { position: absolute; left: 0; right: 0; bottom: 10px; text-align: center; z-index: 100;}
.unslider-nav ol li{display: inline-block; width: 10px; height: 10px;margin: 0 8px;border-radius: 100%; text-indent: -999em; background: #ff0000;cursor: pointer; 
line-height:0;-webkit-transition: background .5s, opacity .5s; -moz-transition: background .5s, opacity .5s; transition: background .5s, opacity .5s;}
.unslider-nav .unslider-active{background: #000!important;opacity: 1;}

/*index*/
.nav{
	padding: 3% 0 5%;
}
.nav li{
	width: 25%;
	float: left;
	text-align: center;
}
.nav li img{
	width: 85%;
}
.nav li a{
	color: #5c5c5c;
	line-height: 2;
	font-size: 14px;
}
.tit_bg{
	background: url(../images/tit.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding: 1% 0;
}
.tit{
	color: #279112;
	font-size: 16px;
	line-height: 1;
}
.tit span{
	color: #5c5c5c;
	text-transform: uppercase;
	font-size: 12px;
}
.pro{
	padding: 5% 2%;
}
.pro li{
	width: 46%;
	float: left;
	margin: 2% 2%;
	text-align: center;
}
.pro li span{
	background: #26a10e;
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 2;
}

.pro1{
	padding: 5% 2%;
}
.pro1 li{
	width: 100%;
	float: left;
	margin: 2% 0%;
	/*text-align: center;*/
}
.pro1 li span{
	/*background: #26a10e;*/
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 2;
}


.pro2{
	padding: 5% 2%;
}
.pro2 li{
	/*width: 46%;*/
	float: left;
	margin: 2% 2%;
	text-align: center;
}
.pro2 li span{
	background: #26a10e;
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 2;
}


.about{
	background: url(../images/about_bg.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding: 8% 4% 3%;
}
.about_txt{
	color: #5c5c5c;
	line-height: 1.5;
	margin: 30% 0 0;
	background: rgba(255,255,255,0.8);
	padding: 2% 3%;
}
.news{
	padding: 5% 0 25%;
}
.tit_bg2{
	background: url(../images/tit2.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding: 1% 0;
}
.news_list{
	padding: 5% 2% 0;
}
.news_list li{
	padding: 3% 0;
	border-bottom: dashed 1px #b2b2b2;
	position: relative;
}
.news_pic{
	background: url(../images/news_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 2%;
	width: 14%;
}
.news_con{
	width: 57%;
	padding-left: 2%;
}
.news_con h3{
	color: #424242;
	white-space: nowrap;

	overflow: hidden;
	text-overflow: ellipsis;
}
.news_con p{
	color: #757575;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}
.news_date{
	position: absolute;
	right:0;
	top:17%;
	background: #26a10e;
	color: #fff;
	width: 22%;
	text-align: center;
}
/*footer*/
.footer{
	width: 100%;
	position: fixed;
	bottom:0;
	left:0;
	background: #355c28;
	padding: 3% 0;
}
.footer ul{
	width: 44%;
}
.footer li{
	width: 50%;
	float: left;
	text-align: center;
}
.footer li img{
	width: 20%;
}
.footer li P{
	color: #fff;
	line-height: 0.5;
}
.backtop{
	width: 14%;
	position: absolute;
	left:0;
	right:0;
	margin: 0 auto;
	top:-50%
}
/*main*/

.path{
	padding: 5% 3%;
	color: #999;
}
.path a{
	color: #999;
}
.more{
	background: #f08300;
	border-radius: 3px;
	color: #fff;
	padding: 1% 3%;
}

.wrap{
	background: #f5f5f5;
}
.mar{
	margin: 2% 0 0;
}
.bgw{
	background: #fff;
}
.bor_b{
	border-bottom: solid 1px #dbdbdb;
}
.bor_t{
	border-top: solid 1px #dbdbdb;
}
.pro_head{
	padding: 3% 3%;
	min-height: 350px;
}

.pro_head h2{
	color: #4C4C4C;
	font-size: 16px;
	font-weight: normal;
}
.pro_head li{
	border-bottom: 1px dashed #c2c2c2;
	padding: 2% 0;
	color: #808080;
}
.pro_head li span{
	color: #f2652c;
}
.num{
	padding: 3% 0 0;
	color: #4c4c4c;
}
.num a{
	width: 20px;
	height: 20px;
	border: solid 1px #ccc;
	background: #f4f4f4;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 14px;
}
.num input{
	width: 20px;
	height: 20px;
	border: solid 1px #ccc;
	border-left:none;
	border-right:none;
	text-align: center;
	line-height: 20px;
}
.buy_btn{
	background: #4f990c;
	display: block;
	float: right;
	padding: 0 3%;
	color: #fff;
	border-radius: 3px;
	margin: 3% 2px 0;
}
.pro_xx h3{
	background: url(../images/main2.jpg) repeat-x bottom;
	background-size: 1%;
	padding: 0 3%;
	line-height: 2;
}
.pro_xx h3 span{
	border-bottom: solid 1px #4f990c;
	padding:1% 2%;
	color: #4f990c;
	line-height: 2;
}
.pro_con{
	color: #666;
	padding: 5% 3%;
}
.next{
	padding: 2% 3%;
}
.next a{
	color: #666;
	display: block;
}
.next span{
	color: #31a91a;
}




.page a{
	padding: 0 10px;
	height: 28px;
	border: solid 1px #b3b3b3;
	display: inline-block;
	margin: 0 3px;
	color: #4c4c4c;
	line-height: 28px;
}
.page .on{
	background: #31a91a;
	color: #fff;
}



