.yundao-footer {
	color: #fff;
	width: 100%;
	background: #000000;
}

.footer-logoBox {
	flex: 0 0 auto;
	background-color: #fff;
	padding: 53px 47px 71px 47px;
	border-top:1px solid #000000;
}

.footer-content {
	width: 100%;
	display: flex;
	padding: 43px 15px 53px 0px;
	border-bottom: 1px solid #444;
	justify-content: space-between;
}

.footer-content-module {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}

.footer-content-module h3,
.friendship-link-title {
	color: #999999;
	font-size: 14px;
	letter-spacing: 4px;
}

.footer-content-module-list {
	margin-top: 24px;
}

.footer-content-module-list dd {
	margin-top: 13px;
	font-size: 12px;
}

.footer-content-module-list dd:first-child {
	margin-top: 0;
}

footer dd i {
	color: #fff;
}

footer dd a span {
	margin-left: 10px;
}

footer dd a {
	display: flex;
	align-items: flex-start;
}

footer a {
	font-size: 12px;
	color: #fff;
}

.dd-lists-limitation {
	max-width: 243px;
	line-height: 17px;
}

.footer-friendship-linkBox {
	margin: 20px 0;
}

.friendship-link-title+div {
	margin-left: 38px;
}

.friendship-link-title+div a {
	padding: 0 20px;
}

.friendship-link-title+div a:first-child {
	padding-left: 0;
}

.footer-bottom-box {
	width: 100%;
	height: 40px;
	display: flex;
	font-size: 14px;
	background: #1E1E1E;
	align-items: center;
	justify-content: center;
}
