﻿@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}
body{
	font-family:"微软雅黑";
	font-size:14px;
}

img{
	border:none;
}
ul,dl{
	list-style-type:none;
}
.top{
	height:108px;
	width:1157px;
	margin:0 auto;
}

.top_logo{
	float:left;
	width:283px;
	height:108px;
}

.top_logo img{
	width:283px;
	height:108px;
}
.top_nav{
	float:left;
	width:730px;
	height:108px;
	margin-left:50px;
}
.top_nav li{
	float:left;
    line-height: 108px;
    height: 108px;
 
   
}
.top_nav li a{
	display:block;
	 line-height: 108px;
    height: 108px;
	text-decoration:none;
    padding-left: 28px;
	width:60px;
    padding-right: 28px;
	color: #363636;
	 font-size: 15px;
    font-weight: bold;
}
.top_nav li a:hover{
	
	 background: #009744;
    color: #fff;
}
.cn_en{
	float:right;
	width:89px;
	height:84px;
	margin-top:12px;
}
.cn_en .cn_en_cn{
	display:block;
	width:89px;
	height:42px;
	line-height:42px;
	background-color:#73B017;
}
.cn_en .cn_en_cn a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	width:89px;
	height:42px;
	line-height:42px;
	background-color:#73B017;
}
.cn_en .cn_en_en{
	display:block;
	width:89px;
	height:42px;
	line-height:42px;
	background-color:##F1F1F1;
}
.cn_en .cn_en_en a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#303030;
	width:89px;
	height:42px;
	line-height:42px;
	background-color:#F1F1F1;
	text-transform:uppercase;
}
.footer{
	clear:both;
	width:100%;
	height:357px;
	background:url(../images/footer.jpg) repeat-x left top;
}
.footer_content{
	width:1150px;
	height:268px;
	margin:0 auto;
	
}
.footer_content a{
	color: #2c2c2c;
	text-decoration:none;
}
.footer_content a:hover{
color: #ff0000;
    text-decoration: underline;
	}
.footer_content_contact{
	float:left;
	width:550px;
	height:250px;
	border-right:1px solid #DADADA;
	padding-top:18px;
	background:url(../images/shouji.jpg) no-repeat 360px 60px;
}
.footer_content_contact dt{
	line-height: 35px;
color: #008535;
font-size: 16px;
height:35px;
font-weight:bold;
}
.footer_content_contact  dd{
line-height: 26px;
color: #2c2c2c;
font-size: 12px;
}
.footer_content_contact  dd span{
	font-family:Verdana, Geneva, sans-serif;
}
.footer_content_about{
	float:left;
	width:170px;
	height:250px;
	border-right:1px solid #DADADA;
	padding-top:18px;
	padding-left:20px;
}
.footer_content_about dt{
line-height: 35px;
color: #008535;
font-size: 16px;
height:35px;
font-weight:bold;
}
.footer_content_about  dd{
line-height: 26px;
color: #2c2c2c;
font-size: 12px;
}
.footer_content_pro{
	float:left;
	width:170px;
	height:250px;
	border-right:1px solid #DADADA;
	padding-top:18px;
	padding-left:20px;
}
.footer_content_pro dt{
line-height: 35px;
color: #008535;
font-size: 16px;
height:35px;
font-weight:bold;
}
.footer_content_pro  dd{
line-height: 26px;
color: #2c2c2c;
font-size: 12px;
}
.footer_content_news{
	float:left;
	width:100px;
	height:250px;
	padding-top:18px;
	padding-left:20px;
}
.footer_content_news dt{
line-height: 35px;
color: #008535;
font-size: 16px;
height:35px;
font-weight:bold;
}
.footer_content_news  dd{
line-height: 26px;
color: #2c2c2c;
font-size: 12px;
}
.banquan{
	clear:both;
	width:1150px;
	margin:0 auto;
	height:89px;
}
.banquan p{
	width:970px;
	font-size:12px;
	color:#fff;
	padding-top:20px;
}
.banquan a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.banquan a:hover{
	font-size:12px;
color: #ff0000;
text-decoration: underline;
	}
	.banquan dl{
		width:970px;
		height:30px;
		line-height:30px;
		overflow:hidden;
		color:#fff;
	}
	.banquan dl  dt{
		display:inline;
	}
	.banquan dl  dd{
		display:inline;
	}
	.zhizhao{
		float:right;
		width:174px;
		height:49px;
		padding-top:22px;
	}