.footer {
	width: 100%;
	height: 100px;
	margin-top: 20px;
	background: url(../images/footer_bg.png);
}

.h {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}

.h .h1 {
	width: 1200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: white;
}

.h .h1 .h3 {
	float: left;
}

.h .h1 .h4 {
	float: right;
}

.h .h1 .h5 {
	float: left;
}

.h .h1 p {
	float: right;
}

.h .h4 .h2 {
	width: 100px;
	height: 25px;
	margin-top: 10px;
	text-align: center;
	line-height: 25px;
	float: right;
	border: 1px solid white;
}

.bg .aside {
	width: 152px;
	height: 55px;
	position: fixed;
	left: 0;
	top: 400px;
}

.bg .bottom {
	width: 46px;
	height: 188px;
	position: fixed;
	background: url(../images/ab8.png) no-repeat;
	font-size: 14px;
	line-height: 56px;
	right: 0;
	top: 300px;
}

.bottom>ul>li {
	list-style: none;
	height: 46px;
}