.body-piling {
	background: #FFF9ED;
	padding-top: 43px;
}

.about-box {
	margin: 0;
	padding-top: 112px;
}

.about-box .about-left {
	margin-left: 12%;
	/* width: 22%; */
	width: 403px;
	margin-right: 60px;
}

.about-left-desc {
	margin-top: 40px;
}

.line-icon {
	left: 123px;
}

.about-box .about-right {
	/* width: 41%; */
	width: 794px;
	height: 543px;
	margin-right: 10%;
	text-align: right;
}

.second-box {
	background: #FFFDF7;
	flex-direction: row-reverse;
	margin-top: 100px;
	padding-top: 114px;
	padding-bottom: 131px;
}

.second-box .about-left {
	margin-right: 78px;
	margin-left: 8%;
}

.second-box .line-icon {
	left: -9px;
}

.second-box .about-right {
	width: 608px;
	height: 550px;
	margin-right: 0;
}

.about-slogan {
	margin-top: 94px;
	width: 100%;
	height: 388px;
	background: url('https://gmxli-1311560212.cos.ap-beijing.myqcloud.com/images/icon5.png') no-repeat left center;
	background-size: 100% 100%;
	text-align: center;
	position: relative;
	font-family: 'SimSun';
}

.about-slogan .slogan {
	font-size: 48px;
	font-weight: 900;
	color: #FDA729;
	line-height: 72px;
	display: inline-block;
	text-align: center;
	margin-top: 184px;
}

.left-comma {
	width: 113px;
	height: 85px;
	position: absolute;
	top: -14px;
	left: 21%;
}

.right-comma {
	width: 114px;
	height: 84px;
	position: absolute;
	bottom: 17px;
	right: 16%;
}
