.service_container {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.anchor {
	position: absolute;
	top: -109px;
	height: 109px;
	width: 100%;
	background-color: transparent;
	/* z-index: 1; */
	/* background-color: palegoldenrod; */
}
/*保养知识 */

.image_item_4 {
	width: 100%;
	object-fit: cover;
}

.service_item_4 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	color: #FFF;
	text-align: center;
	font-family: -apple-system, Source Han Sans CN;
	font-weight: 700;
	z-index: 999
}

.zhishi {
	margin-top: 30px;
	font-size: 76px;
	letter-spacing: 15px;
}

.more_btn {
	position: absolute;
	bottom: 38px;
	left: 50%;
	transform: translateX(-50%);
	background-color: transparent;
	width: 200px;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	border: 1px solid #ffffff;
	cursor: pointer;
	border-radius: 5px;
}


/* 保修规定 */
.service_item_1 {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.service_item_1_txt {
	margin: 60px 0;
	color: #FFF;
	text-align: center;
	font-family: -apple-system, Source Han Sans CN;
	font-size: 76px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 5px;
}

.image_item_1 {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.content_item_1 {
	box-sizing: border-box;
	padding: 0 20px;
	width: 100%;
	color: #FFF;
	font-family: -apple-system, Source Han Sans CN;
	z-index: 99;
}

.service_txt {
	margin-bottom: 40px;
}

.service_txt p {
	font-size: 22px;
	color: #9e9d9d;
	margin-bottom: 5px;
	line-height: 32px;

}

.service_item_title {
	font-weight: bold;
	font-size: 24.506px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

/* 保修政策 */

/* 真伪查询 */
.image_item_3 {
	width: 100%;
}

.service_item_3 {
	position: absolute;
	top: 30px;
	color: #FFF;
	text-align: center;
	width: 100%;
}

.service_item_3_txt {
	width: 100%;
	font-family: -apple-system, Source Han Sans CN;
	text-align: center;
	color: #FFF;
	font-weight: 700;
}

.service_item_3_txt div:nth-child(1) {
	font-size: 76px;
	letter-spacing: 15px;
}

.service_item_3_txt div:nth-child(2) {
	font-size: 23.4px;
	letter-spacing: 2px;
}

.swiper-container2 {
	width: 100%;
	margin-top: 79px;
	padding-left: 10px;
}

.cx_img {
	width: 90%;
	object-fit: contain;
	/* height: 230px; */
}

/* 轮播图分页器 */
.swiper-pagination {
	transform: translateY(70px);
}
.swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	opacity: 1;
	border-radius: 10px;
	background: white;
	margin: 0 3px;
	cursor: pointer;
	transition: width 0.3s ease-in-out;
}

.swiper-pagination-bullet-active {
	background: #D80C24;
	width: 30px;
}

/* map */
.map {
	width: 100%;
	margin-top: 400px;
}




.red_box {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	height: 504px;
	background-color: #D80C24;
}
.switch_container {
	padding: 35px 25px 0px 25px;
	width: 100%;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	box-sizing: border-box;
}

.title {
	color: #FFF;
	text-align: center;
	font-family: -apple-system, Source Han Sans CN;
	font-size: 44.444px;
	font-style: normal;
	font-weight: 700;
	line-height: 63px;
	letter-spacing: 6px;
}

.switch {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.arrow {
	cursor: pointer;
	width: 50px;
	object-fit: cover;
}

.line {
	color: #FFF;
	font-size: 80px;
	font-weight: 10;
	margin: 0 10px;
}

/* swpier */
.swiper-container {
	width: 100%;
	overflow: hidden;
}

.swiper-slide {
	margin-right: 0 !important;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	cursor: w-resize;
}

.carousel_img {
	width: 100%;
	object-fit: cover;
}

.introduce_container {
	width: 95%;
	box-sizing: border-box;
	padding: 5px;
	margin: 0 auto;
}

.introduce_top {
	color: #000;
	font-family: -apple-system, Source Han Sans CN;
	font-size: 29.63px;
	font-weight: bold;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 2px;
}

.introduce_centre {
	color: #666;
	font-family: -apple-system, Source Han Sans CN;
	font-size: 20px;
	font-style: normal;
	font-weight: 350;
	height: 60px;
}

.click_view {
	margin-top: 15px;
	cursor: pointer;
	box-sizing: border-box;
	width: 60%;
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #D80C24;
	transition: all 0.2s ease-in;
}


.view_txt {
	color: #D80C24;
	font-family: -apple-system, Source Han Sans CN;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	transition: all 0.2s ease-in;
}


.jiantou {
	width: 23px;
	object-fit: contain;
	transition: all 0.2s ease-in;

}




/* banner */
.image_container {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner {
	display: block;
	width: 100%;
	object-fit: cover;
}

.banner_text {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	color: #FFF;
	text-align: center;
	font-family: -apple-system, Source Han Sans CN;
	font-size: 76px;
	font-weight: 700;
	line-height: 63px;
	letter-spacing: 15px;
}