.end {
	background-color: #fff;
	margin-top: 40px;
	overflow: hidden;
}
.end .end-top {
	margin: 0 auto;
	margin-top: 60px;
	width: 1200px;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.end .end-top .left {
	width: 149px;
	height: 130px;
	border-right: 1px solid #eee;
}
.end .end-top .left img {
	text-align: center;
	margin-top: 52px;
	margin-left: 31px;
}
.end .end-top dl {
	width: 560px;
	margin-left: 46px;
}
.end .end-top dl dd	{
	font-size: 18px;
	color: #444;
	margin-bottom: 34px;
}
.end .end-top dl dt {
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
.end .end-top ul {
	width: 400px;
}
.end .end-top ul li {
	margin-left: 45px;
	width: 88px;
	float: left;
}
.end .end-top ul li p {
	color: #666;
	font-size: 14px;
	text-align: center;
	margin-top: 6px;
}
.foot-bottom {
	margin: 20px auto;
	width: 1200px;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 20px;
}