.Footer_Banner{
	width: 1140px;
	height: 50px;
	margin-bottom: 25px;
}
.banner_ul{
	width: 800px;
	height: 40px;
	margin-left: 560px;
	
}
.Number{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: solid #B00403 1px;
	color: #B10404;
	text-align: center;
	display: block;
	float: left;
	background-color: #D61818;
}
.details{
	margin-bottom: 30px;
}
.Number>a{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 20px;
}
.Number>a{
	text-decoration: none;
}
.instructions{
	text-align: center;
	display: inline-block;
	line-height: 40px;
	width: 160px;
	height: 40px;
	border: solid #D61818 1px;
	margin-left: -1px;
}
.instructions>p{
	color: #B10404;
	font-family: "微软雅黑";
	font-size: 14px;
}
.marginleft{
	margin-left: -60px;
}
