@charset "utf-8";
/* CSS Document */
.mainbanner .swiper-container {
	width: 100%;
	height: 100%;
}
.mainbanner .swiper-slide {
	background-position: center;
	background-size: cover;
	padding-bottom: 54.16%;
}
.mainbanner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 15%;
}
.mainbanner .swiper-pagination-bullet {
	background-color: rgba(255,255,255,0.8)
}