/* footer */
footer {
	width: 100%;
	height: 480px;
	background: #222222;
	box-sizing: border-box;
	padding-top: 50px;
	padding-bottom: 28px;
}

footer p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 24px;
	text-align: center;
}

.footer{
	margin-bottom: 60px;
}

.footer-one,
.footer-two,
.footer-three,
.footer-four {
	float: left;
}

.footer-one {
	width: 618px;
	margin-right: 58px;
}

.footer-one img {
	margin-bottom: 35px;
}

.footer-one span i,
.footer-one i {
	display: block;
}

.footer-one i {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.footer-one span {
	margin-bottom: 10px;
}

.footer-one span i {
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.footer-one p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 36px;
	text-align: left;
}

.footer-two {
	margin-right: 75px;
}

.footer-two span,
.footer-three span {
	display: block;
	margin-bottom: 15px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
}

.footer-two li i,
.footer-three li i {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 36px;
}

.footer-three {
	margin-right: 58px;
}

.footer-two,
.footer-three {
	width: 98px;
}

.footer-four {
	width: 195px;
}

.footer-four span {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	display: block;
	width: 100%;
	text-align: center;
}


.footer-four img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 20px auto;
}

.footer-four p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 24px;
	text-align: center;
}
