


.footer{
	width: 100%;
	height: 60px;
	background: #096acf;
	clear: both;
	position: relative;
	z-index: 9999;
	top:150px;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
	font-weight: 800;
	font-family: "黑体"
}