.indexcontent_pc{
 display: none;   
}

.indexcontent_m img {
    width: 100%;
}


.indexone img,
.indextwo img,
.indexthree img,
.indexfour img {
	display: none;
}


.indexone {
	margin: 0 auto;
	width: 100%;
	position: relative;
	height: 16.30rem;
	background-size: 100% 100%;
	background: url(/images/images_20220925/index/m/bai.jpg) no-repeat;
}


.indexone div {
	margin: 0 auto;
	width:100%;
	/*height: 6rem;*/
    position: absolute;
    bottom:  1.5rem;
    text-align: center;
}
.indexone div video {
	margin: 0 auto;
	width:95%;
	/*height: 7.5rem;*/
}

.indextwo {
	margin: 0 auto;
	width: 100%;
	position: relative;
	height: 18.5rem;
	background-size: 100% 100%;
	background: url(/images/images_20220925/index/m/hei.jpg) no-repeat;
}


.indextwo div {
	margin: 0 auto;
	width:100%;
	/*height: 6rem;*/
    position: absolute;
    bottom:  1.5rem;
    text-align: center;
}
.indextwo div video {
	margin: 0 auto;
	width:95%;
	/*height: 7.5rem;*/
}


.swiper-container {}

.swiper-slide {
	width: 100%;
	height: 13rem;
}

.swiper-slide img {
	display: none;
}


.swiper-slide:first-child div {
	width: 100%;
	height: 13rem;
	background: url(/images/images_20230917/order/m/index01.jpg) no-repeat 100% 100%;
	background-size: 100% 100%;
}

.swiper-slide:nth-child(2) div {
	width: 100%;
	height: 13rem;
	background: url(/images/images_20230917/order/m/index02.jpg) no-repeat;
	background-size: 100% 100%;
}

.swiper-slide:nth-child(3) div {
	width: 100%;
	height: 13rem;
	background: url(/images/images_20230917/order/m/index01.jpg) no-repeat 100% 100%;
	background-size: 100% 100%;
}

.swiper-slide:nth-child(4) div {
	width: 100%;
	height: 13rem;
	background: url(/images/images_20230917/order/m/index02.jpg) no-repeat 100% 100%;
	background-size: 100% 100%;
}



.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: none !important;
}

.swiper-button-next,
.swiper-button-prev {
	color: #FFFFFF;
}

.myvideo {
	width: 100%;
	margin: 0 auto;
	/*height: 6rem;*/
	/* margin-top: 0.5rem; */
	background: #fefaf5;
	text-align: center;
	padding: 1rem 0rem;
}
.myvideo video{
  width: 90%;
    
}
