		/*页面底部*/

#footed{
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #eee;
	margin-top: 60px;
}
.footer-top{
	width: 1200px;
	height: 263px;
	margin: 0 auto;
}
.footer-top .top_left{
	width: 60%;
	height: 143px;
	border-right: 1px solid #EEEEEE;
	float: left;
	margin-top: 38px;
}
.top_left h2{
	width: 100%;
	height: 20px;
	float: left;
	color: #414141;
	font-size: 20px;
}
.top_left .partner{
	width: 99%;
	height: 60px;
	color: #404040;
	float: left;
	margin-top: 10px;
}
.partner li{
	width: 14%;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 2%;
}
.partner li a{
	color: #4E4E4E;
}
.partner li a:hover{
	color: #ff5a5a;
}
		/*底部1楼中间*/
.footer-top .top_center{
	width: 20.5%;
	height: 143px;
	border-right: 1px solid #EEEEEE;
	float: left;
	margin-top: 40px;
}
.top_center>img{
	width: 122px;
	height: 122px;
	padding: 0px 62px;
}
.top_center span{
	width: 100%;
	height: 15px;
	display: inline-block;
	text-align: center;
	margin-top: 7px;
	font-size: 12px;
	color: #333;
}
/*底部1楼右侧*/
.footer-top .top_right{
	width: 16%;
	height: auto;
	float: right;
	margin-top: 38px;
}
.top_right li{
	width: 100%;
	height: auto;
	float: left;
	font-size: 20px;
	color: #FE5858;
	text-align: center;
}
.top_right ol li:first-child{
	font-size: 25px;
	margin-bottom: 22px;
	margin-left: 0px;
}
.top_right input{
	width: 100%;
	height: 40px;
	background: #FE5858;
	border-radius: 3px;
	border-style: none;
	float: left;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
.top_right input:hover{
	background: #E86464;
	cursor: pointer;
}
		/*底部2楼*/
#footed .footer-bottom{
	width: 100%;
	height: 250px;
	background: #1F1F1F;
	float: left;
}
.footer-bottom .Abouts_us{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.guanYu{
	width: 36.5%;
	height: 15px;
	float: left;
	margin-top: 40px;
	margin-left: 31.2%;
}
.guanYu li{
	width: 15%;
	line-height: 10px;
	float: left;
	margin-left: 5%;
	
}
.guanYu li a{
	color: #FFF;
}
.guanYu li a:hover{
	color: #ff5a5a;
}
.footer-bottom p{
	width: 100%;
	color: #878787;
	text-align: center;
	display: inline-block;
	margin-top: 60px;
}
.footer-bottom b{
	width: 100%;
	color: #878787;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}
.footer-bottom .police{
	width: 35%;
	float: left;
	margin-left: 42%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.police img{
	float: left;
	margin-left: 4%;
}