.about-page .module-banner-bg {
	height: 472px;
	border-bottom: 1px solid #02030b;
	background: #232426 url(img1/certificate_banner.png) no-repeat center center;
}
.ab-comm-banner {
	overflow: hidden;
	text-align: center;
}
.title-info {
	display: inline-block;
	margin-top: 240px;
	padding: 10px 0;
	padding-left: 70px;
	background: url(img/certificate-title-bg.png) no-repeat left center;
}
.title-info span {
	display: block;
	text-align: center;
	color: #fff;
}
.china-title {
	font-size: 40px;
	font-weight: bold;
}
.english-title {
	font-size: 14px;
}
.certificate-main {
	margin-top: 20px;
	margin-bottom: 80px;
}
.certificate-item {
	display: inline-block;
	width: 22%;
	margin-top: 40px;
	margin-left: 3%;
}
.margin-left-0 {
	margin-left: 0;
}
.certificate-item-img {
	display: inline-block;
	padding: 10px;
	border: 1px solid #e9e9e9;
}
.certificate-item-img img {
	display: inline-block;
	width: 220px;
	height: 300px;
}
.certificate-name {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.certification-type {
	margin-top: 50px;
	height: 32px;
	line-height: 32px;
	border-left: 4px solid #009fd9;
	padding-left: 15px;
	font-size: 24px;
	color: #333;
}
