.nav-wrap a{
    color: #FFFFFFE5;
}

.hidden {
    display: none;
}


img {
    object-fit: cover;
}
.text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.px8{
    padding-left:  8px;
    padding-right:8px;
}
p {
    margin-bottom: 0;
}
.top-ad {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .22rem;
    margin-bottom: .24rem;
}
.top-ad-item-1 {
    margin-left: .3rem;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top left;
    display: flex;
    align-items: center;
    height: 1.2rem;

}

.top-ad-item  .top-ad-item-1{
    background: linear-gradient(125.48deg, #97554C 29.36%, #8F3B50 82.03%);
    background-blend-mode: overlay;
    border-radius: .2rem;
    border: 1px solid #FFFFFF5E;
}

.top-ad-img {
    position: relative;
    left: -.3rem;
    width: .96rem;
    height: .96rem;
    border-radius: .2rem;
}

.top-ad-title {
    color: #FEE859;
    font-weight: 600;
    font-size: .28rem;
    margin-bottom: .04rem;
}

.top-ad-text {
    color: #FFFFFF80;
    font-size: .24rem;
}

.jgg-wrap {
    margin-bottom: .16rem;
}

.jgg-title {
    font-size: .28rem;
    color: #FFFFFFCC;
    margin-bottom: .16rem;
}
.item-box1{
    margin-bottom: .24rem;
}
.item-title-box1{
    margin-bottom: .16rem;
}
.title-img{
    width: 100%;
}
.jgg-conter {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: .22rem;
}
.jgg-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.jgg-img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .2rem;
    margin-bottom: .12rem;
}


.s-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .2rem;
}
.s-wrap .lf-g {
    border-radius: .2rem;
    background-color: #282127;
    display: flex;
    align-items: center;
    position:relative;
}
.s-wrap .ad-name {
    font-weight: 700;
    font-size: .28rem;
    color: #FFFFFFCC;
    max-width: 1.68rem;
}
.lf-g .lf-g-img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .2rem;
    margin-right: 0.16rem;
}
.lf-g-load{
    color: #FFFFFF80;
    font-size: .2rem;
}
.go-icon {
    position: absolute;
    top: .35rem;
    right: 0;
}

.sp-item{
    padding: .16rem;
    display: flex;
    height: 1rem;
    justify-content: space-between;
    align-items: center;
    background-color: #282127;
    border-radius: .2rem;
}
.sp-img{
    width: .68rem;
    height: .68rem;
    border-radius: .2rem;
}


.grid-col-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .08rem;
}
.text-item {
    width: 100%;
    height: .76rem;
    border-radius: .12rem;
    padding: 0 .12rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    background-color: #201f1d;
    color: #FFFFFFCC;
}
.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-icon {
    width: .32rem;
    height: .32rem;
    margin-right: .04rem;
    border-radius: .04rem;
}
.text-item .text {
    max-width: 1.2rem;
}




.live-item {
    border-radius: .2rem;
    background-color: #282127;
    position: relative;
    display: block;
    width: 100% !important;
}
.grid-col-2{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .08rem;
}
.live-z{
    display: flex;
    align-items: center;
}
.live-img {
    width: 100%;
    height: 5.06rem;
    border-radius: .2rem;
}
 #ad-swiper .live-img {
    height: 4.34rem;
 }
.live-top-info{
    position: absolute;
    top: 0;
    padding: .08rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.live-top-l{
    display: flex;
    align-items: center;
    background-color: #0000004D;
    border-radius: .64rem;
    width: 2.04rem;
    height: .6rem;
    padding: 0 .16rem;
}
.live-p-icon{
    margin-right: .1rem;
}
.live-count{
    color: #fff;
}
.live-num{
    font-weight: 600;
}
.live-info-wrap{
    padding: .16rem;
}
.live-t{
    color: #FFFFFFE5;
    font-weight: 500;
    margin-bottom: .08rem;
    font-size: .32rem;
}
.live-inner{
    color: #FFFFFF80;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.live-count1 {
    display: flex;
    align-items: center;
}
.live-num1{
    color: #00FF7C;
}




.ad3-item {
    width: 3.04rem;
    margin-right: 4px;
    background-color: #282127;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 8px;
    display: block;
    position: relative;
}
.ad3-item-img {
    width: 3.04rem;
    height: 3.04rem;
    border-radius: .16rem;
}
.ad3-item-a {
    position: absolute;
    top: 2.86rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 6px;
    width: 100%;
}

.like-wrap, .add-wrap {
    /* width: 50%; */
    height: .36rem;
    font-size: .2rem;
    padding: 0 .1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex-shrink: 0;
    border-radius: .2rem;
}
.like-wrap {
    background: linear-gradient(90deg, #7A5A9B 0%, #B191B6 106.25%) center / 100% 100% no-repeat;
}
.add-wrap{
    background: linear-gradient(90deg, #C37D3C -26.98%, #D47476 100%) center/100% 100% no-repeat;
}

.like-wrap img, .add-wrap img {
 margin-right: 4px;
}

.zone-text-wrap {
    padding: .16rem .22rem .14rem .22rem;
}
.zone-item .zone-text-wrap p {
    font-size: .2rem;
}


.zone-text-wrap .zone1-item-name-wrap span {
    font-size: .28rem;
    text-align: left;
}
.zone1-item-name {
    font-weight: 700;
}

.zone1-item-color1 {
    color: #A389C7;
}

.zone1-item-color2 {
    color: #FFFFFF99;
}
.zone-item-btn-wrap {
    padding: 0 8px;
}
.zone-item-btn {
    width: 100%;
    border-radius: .16rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    background: linear-gradient(90deg, #4800FF 0%, #FF0066 100%);
    font-size: .26rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zrrz-icon{
    position: absolute;
    left: 0;
    top: 0;
    height: .4rem;
    width: 1.28rem;
}
.my4 {
    margin-top: .08rem;
    margin-bottom: .08rem;
}
.met6{
    margin-top: .12rem;
}


#swiper-video .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(1);
  }
  .video-s-img{
    width: 6.4rem;
    height: 2.8rem;
    border-radius: .2rem
}
#swiper-video  .swiper-slide-active  {
    z-index: 1001;
}
.video-slide {
    position: relative;
}
.play-v-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#swiper-video .swiper-slide-next .video-s-img,#swiper-video .swiper-slide-prev .video-s-img{
    transform: scale(0.67);
    opacity: 0.7;
  }

  .kp-menu-wrap{
     width: 100%;
     height: .48rem;
     margin: .16rem 0;
     display: flex;
     overflow-x: auto;
  }
  .kp-menu-item {
    flex: 0 0 auto;
    width: .88rem;
    height: 100%;
    color: #FFFFFFB2;
    margin-right: .4rem;
    font-size: .26rem;
    text-align: center;
    line-height: .48rem;
  }
.kp-menu-item:last-child {
    margin-right: 0;
}
  .kp-menu-item.active{
    background-color: #00FEB1;
    border-radius: .64rem;
    color: #0D0E0E;
    font-weight: 700;
  }

  .video-item{
    position: relative;
  }
  .w100{
    width: 100%;
  }
  .video-item-img{
    width: 100%;
    height: 1.96rem;
    border-radius: .08rem;
  }
  .video-item .play-v-icon {
      width: .72rem;
      height: .72rem;
      top: .62rem;
      left: 50%;
      transform: translateX(-50%);
  }
  .video-item .play-count {
    margin-top: .08rem;
    color:#00FEB1;
  }
  .gab12{
    gap: .24rem !important;
  }
  .v-time{
    position: absolute;
    top: 1.44rem;
    right: .12rem;
    background-color: #00000066;
    padding: .04rem;
    border-radius: .08rem;
    color: #FFFFFFCC;
  }
 .change-btn {
    color: #fff;
    text-align: center;
    line-height: .8rem;
    width: 100%;
    height: .8rem;
    margin-top: .12rem;
    background-color: #262126;
    border-radius: .08rem;
    display: block;
 }

 #load-more,.no-more{
    color: #fff;
    text-align: center;
    line-height: .8rem;
    width: 100%;
    height: .8rem;
    margin-top: .12rem;
 }
 @keyframes rotate {
    0% {
        transform: rotate(0);
    }

    25% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
 #load-more .bi-arrow-clockwise{
    color: #FFFFFF;
 }
 #load-more .bi-arrow-clockwise::before{
    animation: rotate 1s linear infinite;
    -webkit-animation: rotate 1s linear infinite;
 }
