.shopone img,
.shoptwo img,
.shopthree img,
.shopfour img {
	display: none;
}

.shopone {
	margin: 0 auto;
	width: 100%;
	height: 6.36rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/shopone.jpg) no-repeat;
}

.shoptwo {
	margin: 0 auto;
	width: 100%;
	height: 10.5rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/shoptwo.jpg) no-repeat;
}

.shopthree {
	margin: 0 auto;
	width: 100%;
	height: 7.2rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/shopthree.jpg) no-repeat;
}

.shopfour {
	margin: 0 auto;
	width: 100%;
	height: 7.6rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/shopfour.jpg) no-repeat;
}




.swiper-container {}

.swiper-slide {
	width: 100%;
	height: 10rem;
}

.swiper-slide img {
	display: none;
}


.swiper-slide:first-child div {
	width: 100%;
	height: 10rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/banner-1.jpg) no-repeat;
}

.swiper-slide:nth-child(2) div {
	width: 100%;
	height: 10rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/banner-2.jpg) no-repeat;
}

.swiper-slide:nth-child(3) div {
	width: 100%;
	height: 10rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/banner-1.jpg) no-repeat;
}

.swiper-slide:nth-child(4) div {
	width: 100%;
	height: 10rem;
	background-size: 100% 100%;
	background: url(../images/shop/m/banner-2.jpg) no-repeat;
}



.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: none !important;
}

.swiper-button-next,
.swiper-button-prev {
	color: #FFFFFF;
}

.myvideo {
	width: 6.75rem;
	margin: 0 auto;
	height: 6rem;
	/* margin-top: 0.5rem; */
}
