.banner {
	height: 31.25rem;
}
.contactContent {
	padding: 7.5rem 0 10.625rem;
}

.contactContent .boxs .l .item {
	margin-top: 2.5rem;

}

.contactContent .boxs .l .item img {
	width: 2rem;
	height: 2rem;
}

.contactContent .boxs .l .item p {
	margin-left: 2.5rem;
	font-size: 1.25rem;
	line-height: 2rem;
	margin-bottom: 0;
}

.contactContent .boxs .r {
	margin-top: 4.0625rem;

}

.contactContent .boxs .r .wx img {
	width: 2rem;
	height: 2rem;
}

.contactContent .boxs .r .wx p {
	margin-left: 1.875rem;
	font-size: 1.25rem;
	line-height: 2rem;
	margin-bottom: 0;
}

.contactContent .boxs .r .ewm {
	margin-top: 0.625rem;
	width: 12.5rem;
	height: 12.5rem;
}
.contactContent .nav {
	margin-top: 2.5rem;
	font-size: 1.875rem;
	line-height: 2.625rem;
}

.contactContent .redline {
	margin-top: 1.25rem;
	width: 2.5rem;
	height: 0.375rem;
	background: #CA0100;
	margin-bottom: 2.5rem;
}