
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
body {
	background:#fff;
	font-size: 16px;
	font-family:"微软雅黑";
	color: #343434;
	line-height: 24px;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #fff;
}
.all{
	width:1200px;
}
.header {
	height: auto;
	width: 100%;
}
.header-main {
	height: auto;
	width: 1200px;
}
.logo {
	float: left;
	padding-top: 15px;
}
.tel{
	margin-top:5px;
	float: right;
}
.nav-main {
	width: 100%;
	background-color: #006f23;
	height:50px; 
	line-height:50px;
}
.nav {
	width: 1200px;
	margin:0 auto;
}
@font-face{
font-family:'lishu';
src: url('../font/Fontin-Regular.TTF');
}
.nav li {
	float:left;
	font-family:"lishu";
	font-size:21px;
	background: url(../image/line.png) no-repeat;
	
}
.nav li a{ display:block;color:#fff;padding: 0 44px;}
.nav li a:hover{ background:#ffa000;}
.banner .bd li {
	height: 560px;
}
.banner {
	position: relative;
}
.banner .hd ul {
	overflow: hidden;
	position: absolute;
	right: 26%;
	bottom: 4%;
	z-index: 99;
}
.banner .hd ul li {
	width: 16px;
	height: 16px;
	background: #fff;
	margin-right: 16px;
	float: left;
}
.banner .hd ul li.on {
	background: #fdd000;
}
.product{
	width: 100%;
	height: auto;
}
.ptitle{
	margin-top: 50px;
	width: 450px;
	text-align: center;
}
.ptitle p{
	margin-top: 10px;
	font-size: 12px;
	color: #9EA2A1;
}
.picMarquee-left{ margin-top:25px; animation:lateFlIn 2s .5s both;-moz-animation:lateFlIn 2s .5s both;-ms-animation:lateFlIn 2s .5s both;-o-animation:lateFlIn 2s .5s both;-webkit-animation:lateFlIn 2s .5s both; }
.con{
	width: 282px;
	height: 258px;
	float: left;
	margin-right:16px;
	position: relative;
	cursor: pointer;
	text-align: center;
	
}
.con img{
	max-width:282px;
	height:258px;
}
.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	overflow:hidden;
	background: rgba(0,0,0,0.6);
}
.txt h3{
	font-weight: normal;
}
.txt p{
	width:235px;
	margin:0 auto;
	font-size: 14px;
	display: block;
	line-height: 20px;
	/*padding-top: 90px;*/
}
.more{
	display: block;
	width: 166px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #E4E4E4;
	margin-top: 24px;
	
}

.more a{ display:block;color: #343434;}
.more a:hover{ background:#006f23;color: #fff;}
.pmain{ margin-top:20px;}
.pmain li{ margin-bottom:20px;}
.about{
	margin-top: 24px;
	width: 100%;
	height: 400px;
	padding-top: 50px;
	background-color: #F6F6F6;
}

.about .all div{
	float: left;
}
.aboutr{
	padding-left:35px;
	padding-top:20px;
	width: 696px;
}
.aboutr p{
	height:205px;
	overflow:hidden;
	padding-top:20px;
	line-height: 40px;
	text-indent: 2em;
}

.contact{
	margin-top: 24px;
	width: 100%;
	height: 442px;
	background-color: #F6F6F6;
}
.dyswrl{
	margin-top: 35px;
	float: left;
}
.dyswr{
	background-color: #fff;
	float: left;
	margin-top: 35px;
	margin-left: 35px;
	width: 415px;
}
.dyswr li{
	float: left;
	padding: 22px;
	width: 370px;
	border-bottom:solid 1px #e5e5e5;
}
.dyswr p{
	float: left;
	margin-left:10px;
}
.dyswr img{
	float: left;
	vertical-align:middle; margin-top:3px;
}
.news{
	height: 500px;
}
.newslist{
	width: 600px;
	margin-top: 30px;
	float: left;
	color: #2a2a2a;
}
.newslist a{
	color: #2a2a2a;
}
.newslist ul{
	padding-top: 10px;
}
.newslist li{
	font-size: 15px;
	height: 36px;
	padding-left: 30px;
	background:url(../image/fang.png) no-repeat 0px 16px;
	line-height: 36px;
}
.newslist li span{
	float: right;
	padding-right: 20px;
}
.newsh{
	
}
.newsh img{
	float: left;
	width: 180px;
}
.newwz{
	height:118px;
	width: 395px;
	float: right;
}
.newsh span{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.newsh p{
	color: #7a7a7a;
	font-size: 14px;
}

.news-top,.news-topb{ overflow:hidden; position:relative;margin-top: 25px;}
.news-top .infoList li,.news-topb .infoList li{ height:34px; line-height:34px; background:url(../image/fang.png) no-repeat left;padding-left:18px;}
.news-top .date,.news-topb .date{ float:right;}

.footer1{
	background-color: #444;
	height: 240px;
	width: 100%;
	text-align: center;
}
.footer1 span{
	font-size: 31px;
	color:#c9c9c9;
	display: block;
	padding-top: 30px;
}
.footer1 div{
	width: 600px;
	float: left;
	color:#c9c9c9;
	display: block;
	height: 28px;
	line-height: 28px;
	padding-top: 30px;
}
.footer1 div ul li{
	float: left;
}
.footer1 div ul li img{
	width: 100px;
	height: 100px;
	margin-top: 30px;
	margin-right: 10px;
}
.footer2{
	background-color: #333;
	height: 46px;
	line-height: 46px;
	width: 100%;
	color: #888686;
	text-align: center;
}
.nban{ background:url(../image/nban.jpg) no-repeat center; height:300px;}
.main_con{padding-top: 60px;padding-bottom: 20px;}
.main_left {
    border-bottom: 4px solid #eaeaea;
    float: left;
    width: 240px;
}
.main_left .nav-top{
	width: 240px;
	height:102px;
	background: url(../image/bg5.jpg) no-repeat;
}
.main_left .nav-top p{
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	padding-top: 40px;
}
.main_left .nav-top p span{
	font-weight:normal;
	font-size: 14px;
	color: #fff;
	padding-left:8px;
}
.main_left .nav-top p img{
	padding-top: 7px;
	padding-left: 5px;
}
.nav-list ul li{
	height: 61px;
	line-height: 61px;
	border-bottom: 1px solid #eaeaea;
	background: #f7f7f7;
	width: 240px;float: left;
	
}
.nav-list ul li a{
	display: block;
	padding-left: 39px;
	font-size: 16px;
	background: url(../image/tb9.png) no-repeat 206px 25px;
	color: #7f7f7f;
}
.nav-list ul li:hover a{
	background: url(../image/tb10.png) no-repeat 206px 25px;
}
.nav-list ul li:hover{
	background: #fff;
}
.main_right{
    float: right;
    margin-bottom: 40px;
    min-height: 300px;
    width: 910px;
}
.main_tit p{
	text-align: right;
}
.main_tit{
	padding-bottom: 20px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 20px;
}	
.main_tit p img{
	padding-top: 7px;
	padding-right: 6px;
}
.main_tit p span{
	color: #006f23;
}
.spage_con p{ line-height:28px;}
.new-infer dt{ float:left; width:300px;}
.new-infer dd{ float:right; width:575px;}
.new-infer dd h3{color: #545454;padding-top: 15px;}
.new-infer dd span{ display:block;color: #777;padding: 10px 0px;}
.new-infer .more{
	width: 86px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: #8a8a8a;
	margin-top: 20px;
	text-align:center;
	float:left;
}
.new-infer .more a{
	color: #fff;
}

.new-list{
	padding: 35px 0px;
	padding-bottom: 0px;
}
.new-list ul{
	border-top: 1px dashed #d9d9d9;
}
.new-list ul li{
	height: 43px;
	background: url(../image/newico.png) no-repeat left;
	border-bottom: 1px dashed #d9d9d9;
}
.new-list ul li a{
	display: block;
	color: #545454;
	font-size: 14px;
	line-height: 43px;
	padding-left: 20px;
}
.new-list ul li a span{
	float: right;
}
.dede_pages {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 8px;
}
.dede_pages li {
	float: left;
	border: 1px solid #CCC;
	margin: 0 3px;

}
.dede_pages li a {
	display: block;
	color: #000;
	padding: 0px 8px;
}
.dede_pages li a:hover {
	background: #006f23;
	color: #000; 
}
.new_info .top{height:70px;border-top: 0px solid #f0efef;border-bottom: 1px solid #f0efef;padding-top: 30px;margin-bottom: 0px;}
.new_info .top .p1{text-align: center;font-size: 18px;color: #666;}
.new_info .top .p2{text-align: right;font-size: 12px;color: #666;padding-top: 10px;}
.new_info .top .p2 span{padding-right: 15px;}
.new_info .new_infotext{padding: 30px 0;}
.new_info .new_infotext p{line-height:30px;font-size:14px;}
.new_next{
	padding-top: 20px;
	border-top: 1px solid #f0efef;
}
.new_next p{
	font-size: 12px;
	color: #666;
}
.n_pro li{ margin-bottom:20px;}
.n_pro li:nth-child(3n){ margin-right:0px;}
.n_pro .con{ /*margin-right:30px;*/text-align: center;}
.a1{
	color: #000;
}
.link{
	height: 50px;
	width:1200px;
}
.link a{
	color: #000;
}