*{
	font-family: Microsoft YaHei;
}
.footer_mune{
	width: 100%;
	height: 30px;
	background-color: #F68B06;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.footer_mune a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.footer_link{
	width: 900px;
	margin: 0 auto;
	border-bottom: 1px solid #C7C7C7;
	text-align: center;
	height: 56px;
	line-height: 56px;
}
.footer_link span{
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
	font-weight: bold;
}
.footer_link a{
	text-decoration: none;
	font-size: 12px;
	color: #185186;
	margin-right: 10px;
}
.footer_buttom{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 35px;
}
.footer_span1{
	margin-right: 50px;
}
.footer_span2{
	margin-right: 20px;
}