﻿#footer {
	background-color: #EEEEEE;
	color: #2E2F2F;
	font-size: 14px;
}
.footer_content {
	width: 1200px;
	margin: auto;
	text-align: center;
	position: relative;
}
.dzjg {
	width: 100px;
	position: absolute;
	left: 25%;
	top: 50px;
}
.jbzx {
	width: 125px;
	position: absolute;
	right: 22%;
	top: 50px;
}
.jiucuo {
	width: 125px;
	position: absolute;
	right: 7%;
	top: 50px;
}
.info li {
	margin: 10px;
}

