@charset "utf-8";
.swiper-pagination-bullet{
  background-color: #ffffff !important;
  opacity: 0.8;
}

.swiper-pagination-bullet-active{
  background-color: #ffffff !important;
}

.fullscreen,.fullscreen .slide-zoom{
  position: absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  width:100%;
  height:100%;
}