body {
	background: url("../../img/aboutUs/union_bg_02.png") no-repeat top center;
}

.copyrightBox {
	padding: 0 54px;
}

.copyrightBox li {
	font-size: 16px;
	line-height: 25px;
	position: relative;
	padding-left: 40px;
	margin-bottom: 26px;
}

.copyrightBox li span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	color: #fff;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	background: #1072d1;
}

.copyrightBox li:last-child {
	padding-left: 8px;
}

.copyrightBox li a {
	color: #006ed8;
}

.yaoxuehuiP {
	text-align: right;
	font-size: 16px;
	padding-top: 46px;
}

