.indexcontent_m{
 display: none;   
}







.indexcontent {
	width: 100%;
	margin: 0 auto;
	max-width: 1920px;
	line-height:0px; 
}

.indexone {
	margin: 0 auto;
	width: 100%;
	/*height: 7.5rem;*/
	position: relative;
}

.indexone img {
	margin: 0 auto;
	width: 100%;
	/*height: 7.5rem;*/
}
.indexone div {
	margin: 0 auto;
	width:100%;
	/*height: 7.5rem;*/
	height: 6rem;
    position: absolute;
    bottom:  3rem;
    text-align: center;
}
.indexone div video {
	margin: 0 auto;
	width:13.5rem;
	/*height: 7.5rem;*/
	height: 7.5rem;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
}

.indextwo {
	margin: 0 auto;
	width: 100%;
	/*height: 7.5rem;*/
	position: relative;
}
.indextwo img {
	margin: 0 auto;
	width: 100%;
	/*height: 7.5rem;*/
}
.indextwo div {
	margin: 0 auto;
	width:100%;
	/*height: 7.5rem;*/
	height: 6rem;
    position: absolute;
    bottom:  3rem;
    text-align: center;
}
.indextwo div video {
	margin: 0 auto;
	width:13.5rem;
	/*height: 7.5rem;*/
	height: 7.5rem;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
}




.swiper-container {
	margin-top: 1rem !important;
}

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

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

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #FFFFFF !important;
}

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


.myvideo {
	/*width: 12rem;*/
	margin: 0 auto;
	/*height: 6rem;*/
	/*margin-top: 1rem;*/
	background: #fefaf5;
	text-align: center;
	padding: 1rem 0rem;
}
.myvideo video{
    	width:13.5rem;
	/*height: 7.5rem;*/
	height: 7.5rem;
}