.sub-item{
  float: left;
  width: 100%;
  background: #000;
}
.sub-item span{
  float: left;
  display: inline;
  width: 25%;
}
.sw-box{
  float: left;
  width: 100%;
  position: relative;
}
.swiper-pagination-bullet {
  width: 8.97vw;
  height: 0.533vw;
  display: inline-block;
  border-radius: 0;
  background: #fff;
  opacity: .2953;
  margin: 0;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0;
}
.fullW{
  float: left;
  width: 100%;
}
.psr{
  position: relative;
}
.sub-list{
  float: left;
  width: 96.7%;
  margin-left: 1.64%;
}
.sub-list li{
  float: left;
  width: 48.98%;
  margin-right: 2%;
}
.sub-list li:nth-child(2n){

  margin-right: 0;
}
.fullC{
  position: absolute;
  width: 100%;
  left:0;
  top: 0;
  height: 100%;
}
.top-tab{
  position: absolute;
  width: 78.66%;
  left:10.93%;
  top: 12.4%;
}
.tab-1{
  position: absolute;
  width: 50%;
  left:0;
  top: 0;
}
.tab-2{
  position: absolute;
  width: 50%;
  left:50%;
  top: 0;
}
.l1-banner{
  position: absolute;
  width: 50%;
  left:0;
  top: 0;
}
.l2-banner{
  position: absolute;
  width: 50%;
  left:50%;
  top: 0;
}
.fullCs{
  position: absolute;
  width: 78.66%;
  left:10.93%;
  top: 23.52%;
  height: 67.13%;
}
.sw1{
  width: 100%;
  height: 100%;
}
.buy{
  position: absolute;
  width: 21.68%;
  left:39.11%;
  bottom: 6.04%;
}
.pop-box{
  position: absolute;
  width: 100%;
  left:0;
  top: 21.15vw;
  z-index: 2;
}
.left-menu{
  position: absolute;
  width: 28.71%;
}
.cnt{
  position: absolute;
  width: 71.28%;
  top: 0;
  right: 0;
}
.main{
  float: left;
  width: 100%;
  position: relative;
}
.mm span,.mm label{
  float: left;
  display: inline;
}
.mm label{
  display: none;
}
.mm.sel label{
  display: inline;
}
.mm.sel span{
  display: none;
}
.menu{
  position: absolute;
  width: 10%;
  left:0%;
  top: 0;
  height: 100%;
}
.logo{
  position: absolute;
    width: 24%;
    left: 38%;
    top: 0;
    height: 100%;
}
.top{
  float: left;
  position: relative;
  width: 100%;
}
.left-arrow{
  position: absolute;
  width: 10%;
  left:0;
  top: 37%;
}
.right-arrow{
  position: absolute;
  width: 10%;
  right:0;
  top: 37%;
}
.pos-1{
  position: absolute;
  width: 100%;
  left:0;
  top: 10%;
  height: 80%;
}
.cnt.full{
  position: relative;
  left:0;
  width: 100%;
}
.tabs{
  position: absolute;
  width: 84%;
  left: 8%;
  top: 12%;
  height: 10vw;
  z-index: 9;
}
.tabs .tabs1{
  position: absolute;
  width: 33%;
  left:0;
  top: 0;
  height: 100%;
}
.tabs .tabs2{
  position: absolute;
  width: 33%;
  left:33%;
  top: 0;
  height: 100%;
}
.tabs .tabs3{
  position: absolute;
  width: 33%;
  left:66%;
  top: 0;
  height: 100%;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
.make-fake{
	float: left;
	position: relative;
	width: 100%;
	height: 21vw;
}
.make-fake2{
	float: left;
	position: relative;
	width: 100%;
	height: 21vw;
}
.psl-left{
  position: absolute;
  width: 50%;
  left:0;
  top: 0;
  height: 100%;
}
.psl-right{
  position: absolute;
  width: 50%;
  left:50%;
  top: 0;
  height: 100%;
}
.toabout{
  position: absolute;
    width: 100%;
    left: 0;
    top: 20%;
    height: 80%;
}
.index-9{
  /* margin-bottom: 40px; */
}
.price{
  position: absolute;
    width: 51%;
    font-size: 2.2vw;
    color: #000;
    left: 27%;
    top: 77.5%;
    font-weight: bold;
    text-align: center;
}
.sw1 .price{
  top: 82%;
}
.tomini{

}
.psr{
  float: left;
  
}
.loading-mask {
  position:fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  margin-left: -50px;
  width: 100px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  border-radius: 5px;
}

.loading-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}

.loading-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  animation: spin 1s linear infinite;
}

.loading-text {
  margin-top: 10px;
  font-size: 14px;
}

@keyframes spin {
  from {
      transform: rotate(0deg);
  }

  to {
      transform: rotate(360deg);
  }
}
.pg1{
  pointer-events: none;
}

.couponBox{
  padding-top:50px;
}
.coupon{
  position: absolute;
  width: 100%;
  left:0;
  top: 10%;
  height: 80%;
}
.couponBtn{
  position: absolute;
  width: 100%;
  left:0;
  top: 10%;
  height: 80%;
}