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

.swiper-pagination-bullet {
	background: url("/layout/img/14-1@2x.png");
	/* height: 22px; */
	width: 23px;
}

.swiper-pagination-bullet-active {
	background: url("/layout/img/13-1@2x.png");
	height: 22px;
	width: 23px;
}

/* .swiper { */
  /* width: 100%; */
  /* height: 100%; */
/* } */