
/*页底部样式*/
.bottom {
	margin-top: 30px;
	width: 100%;
	min-width: 1280px;
	border-top: 1px solid #e8e8e8;
}


.bottom_content {
	color: #000;
	width: 1190px;
	margin: 0px auto;
	height: 90px;
	text-align: center;
}

.bottom_content a:hover {
	color: #2C33E4;
}

.bottom_content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
}

.bottom_content ul li {
	display: inline;
	color: #666;
	cursor: pointer;
}

.bottom_content a {
	color: #666;
	margin-right: 24px;
	text-decoration: underline;
	color: #999;
}

.copyright_address {
	color: #888;
	width: 1190px;
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 13px;
}
.copyright_address a{
	color: #888;
	margin: 0px 0px 0px 10px;
}
.copyright_address_span{
	margin-left: 20px;
}
 /* bottom */ 
 .footer_content{width:auto;background:#ebe9e9;padding-top:25px;}
.footer{width:1050px;margin:0px auto;}
.leftnav_footer{float:left;    width: 700px;}
.leftnav_footer dl{float:left;width:150px;}
.leftnav_footer dl dt{font-size:14px;color:#474646;line-height:30px;}
.leftnav_footer dl dd{line-height:26px;color:#7b7a7a;}
.leftnav_footer dl dd a{color:#7b7a7a; font-size:13px;}
.bottom_phone_icon, .bottom_phone_num{
	color: #fb8a1a;
	margin-right: 20px;
}
.bottom_phone_num{
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
}
.bottom_phone_fax{
	color: #fb8a1a;
	margin-right: 20px;
}
.tel{	
	color: #7b7a7a;
}
.bottom_address{
	margin-top: 5px;
}