.footer-wrap {
	padding-top: 85px;
}
.footer {
	border-bottom: 1px solid #dde2e9;
	padding-bottom: 30px;
}
.footer-logo {
	height: 70px;
	margin-top: -8px;
}
.footer-wrap a {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.footer-wrap dt {
	margin-bottom: 20px;
}
.footer-wrap dd a:hover{
	color: var(--main-color)!important;
}
.footer-friend-link {
	text-align: center;
}
.footer-copyright {
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
}
.footer-friend-link a {
	padding: 0 5px;
}
.footer-friend-link a,
.footer-friend-link span {
	color: #666666!important;
}
