.footer-wrap {
	padding-top: 60px;
}
.footer-container {
	/* border-bottom: 1px solid #dde2e9; */
	/* padding-bottom: 30px; */
	width: 950px;
	margin: 0 auto;
}
.footer-logo {
	height: 45px;
}
.footer-logo img {
	display: block;
	width: 181px;
	height: 60px;
}
.footer-logo .pdh {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
	margin-top: 20px;
}
.col-md-4 {
	width: 33.33333333333%;
}
.col-md-2 {
	width: 16.66666666666%;
}
.footer-wrap dt {
	margin-bottom: 12px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.footer-wrap dd a {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.footer-wrap dd a:hover {
	color: #1371fe;
}
.footer-friend-link {
	text-align: center;
	padding: 22px 0;
}
.footer-copyright {
	font-size: 14px;
	color: #fff;
	padding: 20px 0;
	text-align: center;
	background: #1371fe;
}
.footer-friend-link a {
	margin: 0 10px;
}
.footer-friend-lkcenter {
	width: 900px;
	margin: 0 auto;
}
.footer-friend-link a,
.footer-friend-link span {
	display: inline-block;
	color: #666 !important;
	line-height: 24px;
	font-size: 14px;
}
