.head-banner3{max-height: none;}
.head-banner3 .swiper-slide{border-radius: 4px;overflow: hidden;}
.head-banner3 .swiper-pagination{
  position: static;
  background-color: transparent;
  opacity: 1;
  margin-top: 8px;
}
.head-banner3 .swiper-pagination .swiper-pagination-bullet{
  position: static;
  background-color: rgba(0,0,0,.3);
  width: 4px;
  height: 4px;
  border-radius: 2px;
  margin-right: 2px !important;
}
.head-banner3 .swiper-pagination .swiper-pagination-bullet p{
  display: none;

}
.head-banner3 .swiper-pagination .swiper-pagination-bullet-active{
  width: 8px;
  height: 4px;
  background-color: #EA3E4F;
}
.big-business-pagination{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-top: -10px;
}
.big-business-pagination .swiper-pagination-bullet{
  background: rgba(0,0,0,.3);

  margin-right: 5px;
  width: 4px;
  height: 4px

}
.big-business-pagination .swiper-pagination-bullet-active{
  background:#EA3E4F;
  width: 8px;
  border-radius: 2px;

}

.head-banner .img-radius,.head-banner .img-radius img,.head-banner .img-radius p,.head-banner .img-radius-vr{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;background-color: rgba(0,0,0,.4);}
.head-banner .img-radius-vr{display: flex;align-items: center;justify-content: center;}
.head-banner .img-radius-vr img{width:56px;height:56px;/* background:url(/static/utils/banner/images/vr.gif) no-repeat;background-size:1.49333rem 1.49333rem */}
/* .head-banner .img-radius{width:1.49333rem;height:1.49333rem;border-radius:50%;} */
.head-banner .img-radius p{width:56px;height:56px;background:url(/statics/shop/images/video.png) no-repeat;background-size:100%}
.head-banner .img-radius .img-vr{width:56px;height:56px;background-position:-1.25333rem -.21333rem}