/* 顶部 */
.top-about {
	width: 100%;
	height: 634px;
	background: url('../image/about-index-g.png') no-repeat center;
	background-size: 100%;
}

.top-box > .top-row {
	background-color: rgb(20, 92, 226) !important;
}

.top-msg-box {
	width: 1270px;
	padding-top: 100px;
}

.top-msg-box > img {
	width: 436px;
	height: 493px;
}

.top-msg-box h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 72px;
}

.top-msg-box p {
	color: #FFFFFF;
	font-size: 28px;
	margin-top: 20px;
}

.body-content {
	width: 1210px;
}

.body-content > .about-title {
	margin: 140px 0 60px 0;
	font-size: 28px;
	font-weight: normal;
	padding: 0 20px 20px 20px;
	display: inline-block;
	border-bottom: 4px solid rgb(45, 134, 255);
}

/* 公司介绍 */
.about-msg-box {
	width: 100%;
}

.about-msg-box > div > h1 {
	font-size: 20px;
	font-weight: normal;
}

.about-msg-box > div > p:nth-child(2) {
	margin: 40px 0;
}

.about-msg-box > div > p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
}

.about-msg-box img {
	width: 460px;
	height: 288px;
	margin-left: 40px;
}

/* 资质 */

.about-qualification-title {
	margin: 103px 0 80px 0;
	font-size: 28px;
	font-weight: normal;
	padding: 0 20px 20px 20px;
	display: inline-block;
	border-bottom: 4px solid rgb(45, 134, 255);
}

.about-qualification {
	width: 100%;
}

.about-zheng-4 {
	width: 1140px;
	height: 810px;
	margin-bottom: 40px;
}

.about-qualification > img {
	width: 312px;
	height: 410px;
}

/* 联系我们 */
.about-link-title {
	margin: 140px 0 60px 0;
	font-size: 28px;
	font-weight: normal;
	padding: 0 20px 20px 20px;
	display: inline-block;
	border-bottom: 3px solid rgb(45, 134, 255);
}

.link-we-box {
	width: 100%;
	margin-bottom: 140px;
}

.link-we-box > img {
	width: 601px;
	height: 514px;
	margin-right: 40px;
}

.link-we-box-right > h1 {
	font-size: 28px;
	font-weight: bold;
}

.link-we-box-right > .link-phone {
	color: rgb(0, 0, 0);
	font-size: 18px;
	margin: 70px 0 20px 0;
}

.link-we-box-right > .link-address {
	font-size: 18px;
	line-height: 45px;
	margin: 20px 0 40px 0;
	}
}

.link-we-box-right > .center-c > p {
	font-size: 14px;
	margin-top: 20px;
}