*{margin:0;padding: 0}
/*img{width: 100%;}*/
.swiper-pagination-bullet{
	background: url(../images/point.svg) no-repeat;
	width: 0.6rem;
	height: 0.6rem
}
.swiper-slide{
	padding-top: 150px;
    text-align:center;
}
.mb1,.mb2{
	
	background-repeat:no-repeat ;
	position: absolute;
	background-position:top;
	background-size: 100%;
	width: 100%;height: 100%;
	top:0;
}
.mb1{background-image:url(../images/shuffling_bg.svg) ;opacity: 1}
.mb2{background-image:url(../images/slider-bg-bg.svg) ;opacity: 0}


