* {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Microsoft YaHei", arial;
}

.container {
	padding: 0;
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

header .top{
	border-bottom: 1px solid #E3E3E3;
	clear: both;
	overflow: hidden;
	height: 30px;
	font-size: 12px;
}

header .top .p1{
	float: left;
	color: #999;
	line-height: 30px;
}

header .top .p2{
	float: right;
	margin-top: 7px;
}

header .top .p2 a{
	display: block;
	float: left;
	color: #999;
	padding: 0 10px;
	border-right: 2px solid #E3E3E3;
	line-height: 1.0;
}

header .middle {
	height: 110px;
	position: relative;
}

header .middle .logo {
	float: left;
	margin-top: 22px;
}

header .middle .phone {
	float: right;
	width: 285px;
	margin-top: 25px;
	text-align: right;
	padding-right: 55px;
	background:url(../images/icon01.png)no-repeat right;
}

header .middle .phone .p1 {
	font-size: 18px;
	margin-bottom: 0px;
	color: #00a2c9;
}

header .middle .phone .p2 {
	color: #4cb034;
	font-size: 28px;
	margin-bottom: 0;
	line-height: 1.0;
}

header .bottom {
	height: 50px;
}

header .bottom #nav {
	width: 100%;
	height: 50px;
	margin-bottom: 0;
}

header .bottom ul .navlist {
	float: left;
	width: 14.28%;
	text-align: center;
	height: 50px;
}

header .bottom ul .navlist a {
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 50px;
	text-decoration: none;
	font-weight: bold;
}

header .bottom ul .navlist:hover {
	background:#4cb034;
}

header .bottom ul .navlist:hover a{
	color: #FFFFFF;
}

header .bottom ul .a1 {
	background:#4cb034;
}

header .bottom ul .a1 a{
	color: #FFFFFF;
}

.search {
	height: 50px;
	padding-top: 10px;
	background: #FFFFFF;
	border-bottom: 1px solid #f0f0f0;
}

.search .p1 {
	float: left;
	color: #333;
	font-size: 15px;
	margin-top: 3px;
	margin-bottom: 0;
	font-weight: bold;
}

.search .p1 a {
	font-weight: normal;
	color: #333333;
	margin-right: 10px;
	font-size: 14px;
}

.search-in {
	float: right;
	width: 240px;
	height: 28px;
	margin-top: 0px;
	background: #fbfbfe;
	border: 1px solid #d7d7d8;
}

.search-in input {
	background: none;
	border: none;
	padding: 0px 10px;
	color: #333333;
	height: 23px;
	width: 200px;
	outline: none;
}

.search-in button {
	float: right;
	border: none;
	outline: none;
	margin-top: 0px;
	background: none;
	color: #FFFFFF;
	line-height: 23px;
	padding: 0 5px;
}

.search-in button img {
	height: 14px;
	width: 18px;
}

.link{	
	background-color: #e0e0e0;
}

.link .container{
	background: url(../images/icon04.png)no-repeat left center;
	height: 55px;
	line-height: 55px;
}

.link p{
	margin-left: 55px;
}

.link p span{
	font-size: 18px;
	margin-right: 10px;
}

.link p a{
	margin-left: 20px;
	color: #555555;
	font-size: 15px;
}

.footer .top{
	background: #4cb034;
}

.footer .top .p1{
	background: #338c1e;
	height: 40px;
	padding-top: 12px;
	margin-top: 40px;
	clear: both;
	overflow: hidden;
}

.footer .top .p1 a{
	width: 16.66%;
	float: left;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.0;
	border-right: 1px solid #FFFFFF;
}

.footer .top .p2{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.footer .top .p2 a{
	color: #FFFFFF;
	margin-left: 10px;
}

.footer .bottom {
	padding-top: 25px;
	padding-bottom: 35px;
	clear: both;
	overflow: hidden;
}

.footer .bottom .logo{
	float: left;
}

.footer .bottom .text{
	float: right;
	text-align: left;
}

.footer .bottom .text .p1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.footer .bottom .text .p2{
	margin-bottom: 0;
	line-height: 1.7;
	color: #666666;
	clear: both;
	overflow: hidden;
}

.footer .bottom .text .p2 span{
	width: 230px;
	display: block;
	float: left;
}
