html,
.body {
	background-color: #fff;
	height: 100%;
	overflow: hidden;
}

.about-body {
	position: relative;
	top: 7.13333rem;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.about-icon {
	position: relative;
	width: 8rem;
	height: 8rem;
	top: -3.33333rem;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/icon-about.png);
	background-position: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}




.about-email-title {
	top: -1.46667rem;
	font-size: 1.2rem;
}

.about-email {
	top: 0.43333rem;
    font-size: 1.2rem;
}

.about-QQKF-title,
.about-QQQ-title,
.about-email-title {
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 0.34667rem;
	color: #999;
}

.about-QQKF,
.about-QQQ,
.about-email {
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 0.45333rem;
	color: #333333;
}