*{
	margin: 0;
	padding: 0;
}

#mainFooter {
	height: 217px;
	font-size: 13px;
	text-align: center;
	background: #3e3d3d;
}

#mainFooter .mainFooterUp {
	height: 114px;
	background: #444444;
	box-sizing: border-box;
	padding-top: 11px;
	font-weight: 400;
	color: #dddddd;
}

#mainFooter .mainFooterUp p {
	line-height: 24px;
}

#mainFooter .mainFooterDown {
	font-size: 11px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7b7979;
	padding-top: 3px;
	line-height: 20px;
	padding-bottom: 55px;
}

#mainFooter .mainFooterDown a {
	font-size: 11px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7b7979 !important;
	text-decoration: none;
}