@charset "utf-8";
/* CSS Document */


#foot{
	padding: 0px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 210px;
	background-color: #8f0100;
	text-align: center;
}
#foot p{
	width: 1000px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	color: #ededed;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.foot1440 {
	background-color: #8f0100;
	padding: 0px;
	width: 1420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 210px;
}

#foot span{
	width: 100%;
	height: 1px;
	background-color: #650806;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot p a{
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	line-height: 30px;
	color: #ededed;
	text-decoration: none;
}
#foot p a:hover{
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	line-height: 30px;
	color: #ededed;
	text-decoration: none;
}
