*{padding:0;margin:0;font-family: "Microsoft YaHei";list-style: none;text-decoration: none;border: none;}
.container{
	width: 1200px;
	margin:0 auto;
}
html{overflow-x:hidden;}
body{
	background: #f7f7f7;
	color: #242227;
	font-size: 14px;
	min-width: 1200px;
}
a{
	outline: none;
	color: #242227;
}
a:hover{
	color: #91b721;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages ul{display: inline-block;}
.pages a,
.pages strong{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages .current{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	
	color:#fff;
	background-color:#91b721;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#91b721;
	border-color:#fff;
	text-decoration:none;
}
.pages strong{
	color:#fff;
	background-color:#24557d;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}

/* index top */
.topbar{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #efefef;
	background: #fff;
	font-size: 13px;
	color: #999999;
}
.topbar a{
	margin: 0 9px;
	color: #999999;
}
.topbar .fr{
	color: #e5e5e5;
}

.head{
	height: 94px;
	background: #fff;
	overflow: hidden;
}
.head .logo{
	display: block;
	height: 94px;
	width: 230px;
	background: url(../images/logo.png) no-repeat center;
	overflow: hidden;
	text-indent: -99em;
}
.nav li{
	float: left;
	margin-left: 20px;
	font-size: 16px;
	line-height: 92px;
}
.nav li a{
	display: block;
	width: 85px;
	text-align: center;
}
.nav li a.hover,.nav li a:hover{
	border-bottom: 2px solid #91b721;
	color: #91b721;
}
.slideBox{width:100%; height:580px; overflow:hidden; position:relative;}
.slideBox .hd{ height:4px; overflow:hidden; position:absolute;bottom:30px; z-index:1;width: 100%;text-align: center;}
.slideBox .hd ul{ overflow:hidden; zoom:1;display: inline-block;}
.slideBox .hd ul li{ float:left; margin: 0 10px;width: 58px; height:4px;background:#dcdcdc; cursor:pointer; }
.slideBox .hd ul li.on{ background:#91b721;}
.slideBox .bd{ position:relative; height:100%;z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;width:100%; height:580px;}

.tit{
	text-align: center;
}
.tit p{
	font-size: 28px;
	color: #333333;
	line-height: 45px;
}
.tit span{
	display: block;
	font-size: 16px;
	color: #aeafaf;
	font-family: "宋体";
}

.product{
	margin-top: 40px;
}
.picMarquee-left{overflow:hidden; position:relative;margin-top: 40px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;border-bottom: 3px solid #91b721;}
.picMarquee-left .bd ul li:nth-child(even){border-bottom: 3px solid #22a4bc;}
.picMarquee-left .bd ul li a{display: block;width: 280px;background: #fff;height: 430px;}
.picMarquee-left .bd ul li img{width: 235px;height: 235px; margin-top: 42px;border-radius: 50%;}
.picMarquee-left .bd ul li span{display: block;font-size: 18px;color: #333333;margin-top: 22px;}
.picMarquee-left .bd ul li p{color: #858585;line-height: 21px;width: 230px;margin: 0 auto; margin-top: 16px;}

.about{
	background: url(../images/ab.jpg) no-repeat top center;
	margin-top: 80px;
	padding-top: 70px;
}
.about .tit span{
	color: #fff;
}
.about .tit p{
	color: #fff;
}
.about .info{
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	width: 860px;
	margin: 0 auto;
	margin-top: 22px;
}
.about a.more{
	display: block;
	width: 144px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 15px;
	color: #fff;
	margin: 0 auto;
	margin-top: 40px;
}
.about .box{
	height: 150px;
	background: #fff;
	margin-top: 65px;
}
.about li{
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 35px;
	position: relative;
}
.about li::after{
	content: " ";
	display: block;
	position: absolute;
	width: 2px;
	height: 46px;
	background: #f1f1f1;
	left: 0;
	top: 60px;
}
.about li:first-child::after{
	display: none;
}
.about li span{
	font-size: 45px;
	color: #6e6d6d;
	position: relative;
}
.about li p{
	color: #858484;
}
.about li span::after{
	position: absolute;
	right: -20px;
	top: 0;
	font-size: 13px;
	color: #858484;
}
.about li:nth-child(1) span::after{
	content: "年";
}
.about li:nth-child(2) span::after{
	content: "亩";
}
.about li:nth-child(3) span::after{
	content: "人";
}
.about li:nth-child(4) span::after{
	content: "万";
}

.process{
	margin-top: 50px;
}
.process ul{
	margin-top: 40px;
}
.process li{
	float: left;
	text-align: center;
	width: 200px;
	position: relative;
}
.process li::after{
	content: " ";
	display: block;
	position: absolute;
	width: 14px;
	height: 25px;
	background: url(../images/j2.png) no-repeat center;
	right: 0;
	top: 50px;
}
.process li:last-child::after{
	display: none;
}
.process li p{
	font-size: 18px;
	color: #333333;
	position: relative;
	padding-top: 80px;
}
.process li span{
	display: block;
	font-size: 22px;
	color: #b5b4b4;
}
.process li p::before{
	content: " ";
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -35px;
}
.process ul li:first-child p::before{
	background: url(../images/gy.png) no-repeat 0 0;
}
.process ul li:nth-child(2) p::before{
	background: url(../images/gy.png) no-repeat -70px 0;
}
.process ul li:nth-child(3) p::before{
	background: url(../images/gy.png) no-repeat -140px 0;
}
.process ul li:nth-child(4) p::before{
	background: url(../images/gy.png) no-repeat -210px 0;
}
.process ul li:nth-child(5) p::before{
	background: url(../images/gy.png) no-repeat -280px 0;
}
.process ul li:nth-child(6) p::before{
	background: url(../images/gy.png) no-repeat -350px 0;
}

.hg{
	margin-top: 40px;
}
.hg ul{
	margin-left: -25px;
	margin-top: 30px;
}
.hg li{
	text-align: center;
	float: left;
	margin-left: 25px;
}
.hg li img{
	width: 280px;
	height: 210px;
}
.hg li p{
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
}
.hg li:hover p{
	color: #91b721;
}

.news{
	margin-top: 45px;
}
.n1{
	width: 650px;
}
.newimg{
	height: 110px;
}
.newimg img{
	width: 177px;
	height: 110px;
}
.newimg .fr{
	width: 450px;
}
.newimg .fr span{
	display: block;
	font-size: 16px;
	color: #2d2d2d;
	line-height: 40px;
}
.newimg .fr p{
	font-size: 13px;
	color:rgba(97,97,97,.8);
	line-height: 24px;
}
.news a:hover span{
	color: #108897;
}
.n1 ul{
	margin-top: 15px;
}
.n1 li{
	line-height: 36px;
}
.n1 li a{
	color: #545454;
}
.n1 li a::before{
	content: "□";
	margin-right: 9px;
}
.n1 li span{
	color: #9d9b9b;
	float: right;
}
.n1 li:hover a{
	color: #108897;
}
.n2{
	width: 470px;
}
.n2 dl{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 17px;
	margin-bottom: 20px;
}
.n2 dl:last-child{
	border: 0;
}
.n2 dt a{
	display: block;
	font-size: 15px;
	color: #404040;
	line-height: 24px;
	background: url(../images/w.png) no-repeat 0 3px;
	padding-left: 35px;
	margin-bottom: 15px;
}
.n2 dd{
	color: #7b7a7a;
	line-height: 24px;
	background: url(../images/w.png) no-repeat 0 -34px;
	padding-left: 35px;
}
.n2 dl a:hover{
	color: #108897;
}

.link{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}
.link p{
	font-size: 18px;
	color: #91b721;
	background: url(../images/link.png) no-repeat left center;
	padding-left: 35px;
	font-weight: bold;
}
.link a{
	color: #515050;
	margin-left: 30px;
}

.footer{
	height: 235px;
	background: #262626;
	color: #fff;
}
.ft{
	font-size: 15px;
	position: relative;
	height: 37px;
	margin-bottom: 15px;
	margin-top: 30px;
}
.ft::after{
	content: " ";
	display: block;
	width: 44px;
	height: 3px;
	background: #434343;
	position: absolute;
	bottom: 0;
	left: 0;
}
.ftab{
	position: relative;
}
.ftab::before{
	content: " ";
	display: block;
	width: 1px;
	height: 180px;
	background: #434343;
	position: absolute;
	left: 0;
	top: 30px;
}
.fnav{
	width: 240px;
	padding-left: 60px;
}
.fnav li{
	float: left;
	width: 110px;
	line-height: 28px;
}
.fnav li a{
	font-size: 13px;
	color: rgba(255,255,255,.8);
}
.font{
	padding-left: 42px;
	width: 220px;
	font-size: 13px;
	color: rgba(255,255,255,.8);
	line-height: 28px;
}
.ewm{
	padding-left: 75px;
}
.bottom{
	text-align: center;
	font-size: 12px;
	color: rgba(255,255,255,.4);
	line-height: 42px;
	background: #303030;
}
.bottom img{
	vertical-align: middle;
	margin-left: 10px;
}

.banner{
	height: 400px;
	background: url(../images/banner.jpg) no-repeat center;
}
.position{
	height: 50px;
	line-height: 50px;
	background: #fff;
}
.main{
	margin-top: 40px;
	margin-bottom: 50px;
}
.content{
	line-height: 30px;
	margin-top: 20px;
}
.content img{
	max-width: 100%;
}
.content a{
	color:#06F;
}

.list{
	margin-top: 50px;
}
.list li{
	margin-bottom: 30px;
	transition: all 0.3s;
}
.list li a{
	display: block;
	height: 180px;
	background: #fff;
	padding: 20px;
}
.list li img{
	width: 300px;
	height: 180px;
}
.list li .fr{
	width: 820px;
	position: relative;
}
.list li .fr span{
	display: block;
	font-weight: bold;
	line-height: 40px;
	color: #444;
	font-size: 16px;
}
.list li .fr p{
	color: #999;
	font-size: 13px;
	line-height: 25px;
	width: 650px;
	margin-top: 10px;
}
.list li .fr i{
	font-style: normal;
	color: #aaa;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 22px;
}
.list li:hover{
	box-shadow: 0px 3px 10px 3px rgba(0,0,0,.1);
}
.list li:hover .fr span{
	color: #91b721;
}

.photo ul{
	margin-left: -30px;
	margin-top: 30px;
}
.photo li{
	text-align: center;
	float: left;
	background: #fff;
	margin-bottom: 30px;
	margin-left: 30px;
}
.photo li img{
	width: 380px;
	height: 260px;
}
.photo li p{
	line-height: 45px;
	height: 50px;
	color: #444;
}
.photo li:hover{
	background: #91b721;
}
.photo li:hover p{
	color: #fff;
}

.showtop{
	text-align: center;
	border-bottom: 1px dotted #ddd;
}
.showtop h1{
	color: #444;
	font-size: 16px;
}
.showtop p span{
	margin: 0 5px;
	font-size: 12px;
	line-height: 50px;
	color: #888;
}
.showtop p span a{
	margin: 0 5px;
}
.prepage{
	line-height: 30px;
	margin-top: 50px;
}

.hotcp {
    margin-top: 50px;
}
.hotcp ul {
    border-top: 1px dashed #ddd;
    padding-top: 20px;
}
.hotcp li {
    float: left;
    margin-left: 20px;
    text-align: center;
}
.hotcp li:first-child {
    margin: 0;
}
.hotcp li img {
    height: 160px;
    width: 223px;
}
.hotcp li p{
	line-height: 40px;
}
.hotcp li:hover img{
	opacity: 0.8;
}
.hotcp_top {
    background: #91b721;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
    width: 100px;
}

.hotnews {
    margin-bottom: 30px;
    margin-top: 20px;
}
.hotnews_top {
    border-bottom: 1px solid #ddd;
    color: #91b721;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
}
.hotnews ul{
	margin-left: -50px;
}
.hotnews li {
    border-bottom: 1px dotted #ddd;
    float: left;
    line-height: 36px;
    margin-left: 50px;
    width: 575px;
}
.hotnews li span {
    color: #999;
    float: right;
    font-size: 13px;
}

.hotlabel{
	margin-top: 30px;
}
.hotlabel p{
	color: #91b721;
}
.hotlabel a{
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0 10px;
	background: #91b721;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}