.content {
	width: 100%;
	position: relative;
	top: 0.666667rem;
	left: 0;
	cursor: pointer;
}

#swiper2 {
	height: 450px;
}

.swiper2>img {
	width: 100%;
}

.content_text {
	position: absolute;
	top: 100px;
	bottom: 0;
	left: 400px;
	right: 0;
	z-index: 99999;
	width: 210px;
}

.content_text .header {
	font-size: 36px;
	color: #fff;
	letter-spacing: 10px;
	margin: 0 0 25px 0;
}

.content_text .main {
	font-size: 26px;
	font-weight: 100;
	color: #fff;
}

.content_text .border {
	margin: 60px 0 0 0;
	width: 75px;
	border-bottom: 1px solid #fff;
}

.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 {
	margin: 120px 0 0 0;
	width: 100%;
}

.fixing-imgContainer .content3 {
	padding: 0 225px 0 225px;
	margin: 65px 0 170px 0;
	display: flex;
	justify-content: space-between;
}

.fixing-imgContainer .content3 .left {
	width: 930px;
	height: 620px;
}

.fixing-imgContainer .content3 .left img {
	width: 100%;
	height: 100%;
}

.fixing-imgContainer .content3 .right {
	flex: 1;
	text-align: left;
	padding: 0 0 0 80px;
}

.fixing-imgContainer .content3 .right p{
	margin: 55px 0;
	font-size: 20px;
	color: #A8A9AE;
}

.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;
	line-height: 36px;
	letter-spacing: 1.5px;
}