.nav>div{
	border-bottom: 3px solid #fff;
}
.nav>div:hover {
	border-bottom: 3px solid #2371FF;
}
.bg{
	width: 100%;
	color: #333333;
	position: relative;
	top: 0;
	left: 0;
}
.bg>img{
	width: 100%;
	height: 100%;
}
.bg_title{
	width: 4rem;
	height: .697917rem;
	font-size: .5rem;
	position: absolute;
	top: 1.947917rem;
	left: 3.8125rem;
}
.bg_text{
	width: 5.46875rem;
	height: 2.65625rem;
	line-height: .3125rem;
	font-size: .1875rem;
	position: absolute;
	top: 3.125rem;
	left: 3.8125rem;
}
.map_contact {
	height: 4.90625rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}
#left{
	width: 100%;
	height: 100%;
}
.map_contact .right{
	width: 7.53125rem;
	height: 3.239583rem;
	background: rgba(0, 0, 0, 0);
	font-family: PingFang SC;
	color: #333333;
	opacity: 1;
}
.right .contact_us {
	width: 1.666667rem;
	height: .583333rem;
	font-size: .416667rem;
	font-weight: bold;
	line-height: .583333rem;
}
.right .contact_Eng{
	width: 1.71875rem;
	height: .4375rem;
	font-size: .3125rem;
	font-weight: bold;
	line-height: .4375rem;
}
.right .logo_mini{
	width: 3.802083rem;
	height: .395833rem;
	margin-top: .510417rem;
}
.logo_mini>img{
	width: 100%;
	height: 100%;
}
.right .address{
	width: 100%;
	/* width: 3.802083rem; */
	height: .479167rem;
	font-size: .166667rem;
	line-height: .25rem;
	margin-top: .15625rem;
}
.right .address li:nth-child(2){
	text-indent: 3em;
}
.right .it{
	width: 100%;
	/* width: 3.125rem; */
	height: .229167rem;
	font-size: .166667rem;
	line-height: .25rem;
	margin: .052083rem 0;
}
.right .email{
	width: 100%;
	/* width: 3.125rem; */
	height: .229167rem;
	font-size: .166667rem;
	line-height: .25rem;
}
.fixing-imgContainer{
	width: 100%;
}
.fixing-imgContainer img{
	width: 100%;
}
.companyProfile{
	margin-top: 50px;
}
.companyProfile  div:nth-child(1) p{
	font-size: 30px;
}
.companyProfile div:nth-child(1) p span{
	font-weight: 600;
}
.companyProfile div:nth-child(1) div{
	font-size: 16px;
	font-weight: 500;
	margin-top: 10px;
}

.companyProfileInfo{
	text-align: center;
	max-width: 1200px;
	margin: 70px auto auto;
	font-size: 20px;
}
