﻿
.about {
	
}

.about .brand {
	background-color: #FFFFFF;
}

.about .banner img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.about .about-us {
	height: 30.75rem;
	background-color: #F5F5F5;
	padding-bottom: 3.75rem;
}

.about .about-us .about-us-title {
	text-align: center;
	height: 8.25rem;
	line-height: 8.25rem;
}

.about .about-us-left img {
	width: 30.625rem;
	height: 18.75rem;
	display: block;
}

.about-us .about-us-right {
	position: relative;
	height: 18.75rem;
	width: 41.375rem;
	background-color: #FFFFFF;
}

.about-us .about-us-content {
	justify-content: space-between;
}

.about-us .about-us-content .about-us-icon {
	width: 5rem;
	height: 5rem;
	position: absolute;
	z-index: 10;
}

.about-us .about-us-icon img {
	width: 100%;
	height: 100%;
	display: block;
}

.about-us .about-us-content .about-us-icon1 {
	top: 0.5rem;
	left: 1rem;
}

.about-us .about-us-content .about-us-icon2 {
	bottom: 0.5rem;
	right: 1rem;
}

.about-us .about-us-main-content {
	height: 100%;
	padding: 3rem 2.5rem 6.125rem;
	font-size: 0.875rem;
	line-height: 1.625rem;
	color: rgba(0, 0, 0, 0.6);
	-webkit-background-clip: text;
}

.about-us-main-content-title {
	position: relative;
	z-index: 999;
	margin-bottom: 1.375rem;
	color: rgba(0, 0, 0, 0.9);
	font-weight: 600;
}

.about-us-main-content-title::after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: -0.25rem;
	width: 2.5rem;
	height: 0.25rem;
	background-color: #0052D9;
}

.certification-title {
	height: 8.25rem;
	text-align: center;
	line-height: 8.25rem;
	color: rgba(0,0,0,0.9);
	font-size: 1.75rem;
}

.certification-list-item {
	width: 18.75rem;
	padding: 1.5rem;
}

.certification-list {
	flex-wrap: wrap;
	
}

.certification-img {
	width: 15.75rem;
	height: 18.25rem;	
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.certification-text {
	margin-top: 1.5rem;
	text-align: center;
	padding: 0 0.625rem;
	font-size: 1rem;
	-webkit-background-clip: text;
	color: rgba(0, 0, 0, 0.9);
}

.certification {
	padding-bottom: 3.75rem;
}

.contact-us {
	background-color: #F5F5F5;
	padding-bottom: 3.75rem;
}

.contact-us-title {
	text-align: center;
	height: 8.25rem;
	line-height: 8.25rem;
	text-align: center;
	font-size: 1.75rem;
	color: rgba(0, 0, 0, 0.9);
}

.contact-us-way-item {
	width: 23.625rem;
	height: 6.25rem;
	background-color: #FFFFFF;
}

.contact-us-way {
	justify-content: space-between;
}

.contact-us-img {
	width: 3rem;
	height: 3rem;
}

.contact-us-way-item-desc {
	margin-left: 1rem;
}

.contact-us-way-item-desc-title {
	font-size: 1rem;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.9);
	line-height: 1.5rem;
}

.contact-us-way-item-desc-title-text {
	font-size: 0.875rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	max-width: 15rem;
	margin-top: 0.375rem;
	line-height: 1.375rem;
	-webkit-background-clip: text;
}

.BMap_cpyCtrl,.anchorBL,.anchorTR{
	display:none;
}


#allmap {
	width: 100%;
	height: 25rem;
	margin-top: 3rem;
}