		/*页面底部*/

#footed{
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #eee;
	margin-top: 20px;
}
.footer-top{
	width: 1200px;
	clear:both;
	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%;
	background: #1F1F1F;
	float: left;
}
.footer-bottom .Abouts_us{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.guanYu{
	width: 36.5%;
	height: 15px;
	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;
}
.footer-bottom b{
	width: 100%;
	color: #878787;
	text-align: center;
	display: inline-block;
}
.footer-bottom .police{
	width: 35%;
	float: left;
	margin-left: 42%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.police img{
	float: left;
	margin-left: 4%;
}

.scroll{
	width: 70px;
	position: fixed;
	background: #FFF;
	text-align: center;
	/*display: none;*/
	right: 0.2px;
	top: 204px;
}
.scroll-right{
	width: 68px;
	height: auto;
	border: none;
	border-top: 1px solid #EEEEEE;
	background: #FFF;
}
.fixed_div{
	width: 68px;
	height: 66px;
	border: 1px solid #EEEEEE;
	border-top: none;
	background: #FFF;
}
.fixed_div:hover{
	background: #ff5a5a;
	color: white;
	cursor: pointer;
}
.fixed_div>img{
	padding: 10px;
}
.fixed_div>p{
	font-family: "微软雅黑";
	color: #A1A1A1;
}
.fixed_div:hover p{
	color: #FFFFFF;
}
.fixed_div01>a>p{
	color: #999;
	margin-top: 10px;
	font-size: 12px;
}
.fixed_div01:hover a>p{
	color: #FFFFFF;
}
.fixed_div03{
	position: relative;
}
.erWeiMa{
	width: 140px;
	height: 150px;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
	border-radius: 2px;
	position: absolute;
	top: 50px;
	right: 70px;
	display: none;
}
.erWeiMa img{
	width: 100px;
	height: 100px;
	padding: 10px;
	padding-bottom: 5px;
}
.erWeiMa p{
	width: 90px;
	height: 15px;
	float: left;
	margin-left: 20px;
	color: #ff5a5a;
}

.erWeiMa span{
	width: 100px;
	height: 18px;
	float: left;
	margin-left: 12px;
	color: #ff5a5a;
}
