.gomeList[data-v-39efd474] {
  position: relative;
  padding: 0px 10px;
  /* height: 1.33333rem; */
}

.gomeList .list[data-v-39efd474] {
  height: 40px;
}

.gomeList .list .swpier[data-v-39efd474] {
  height: 100%
}

.gomeList .item[data-v-39efd474] {
  height: 1.06667rem;
  line-height: 1.06667rem
}

.gomeList .item .img[data-v-39efd474] {
  width: .8rem;
  height: .8rem;
  border-radius: .8rem;
  overflow: hidden
}

.gomeList .item .info[data-v-39efd474] {
  width: 100%;
  min-width: 7.46667rem
}

.gomeList .item .info .name[data-v-39efd474] {
  width: 2.13333rem;
  font-size: .34667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1
}

.gomeList .item .info .price[data-v-39efd474] {
  text-align: center
}

.gomeList .item .info .time[data-v-39efd474] {
  font-size: .32rem
}

.RankList[data-v-e52eeae0] {
  position: relative;
  box-shadow: 0 .02667rem .48rem 0 rgba(203, 202, 220, .56);
  padding: .26667rem;
  height: 5.33333rem;
  overflow: hidden
}

.RankList .item[data-v-e52eeae0] {
  height: 1.2rem;
  line-height: 1.2rem
}

.RankList .item .img[data-v-e52eeae0] {
  width: 1.06667rem;
  height: 1.06667rem;
  border-radius: 1.06667rem;
  display: block;
  overflow: hidden
}

.RankList .item .info[data-v-e52eeae0] {
  width: 100%
}

.RankList .item .info .name[data-v-e52eeae0] {
  width: 2.13333rem;
  font-size: .37333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1
}

.RankList .item .info .price[data-v-e52eeae0] {
  text-align: center;
  color: #f2413b;
  font-size: .4rem;
  font-weight: 600
}

.RankList .item .info .time[data-v-e52eeae0] {
  font-size: .32rem
}

[data-v-432e6ed0] {
  touch-action: pan-y
}

  [data-v-432e6ed0] .van-popup {
      z-index: 99999 !important
  }

.game[data-v-432e6ed0] {
  position: relative;
  background-color: #efeef4
}

  .game[data-v-432e6ed0] .van-sticky--fixed {
      width: 100%;
      top: 1.33333rem;
      left: 50%;
      transform: translate(-50%);
      max-width: 10.66667rem
  }

.game .moveBox[data-v-432e6ed0] {
  width: 80%;
  max-width: 10.66667rem;
  left: 10%;
  top: 2.13333rem;
  height: 8.8rem;
  position: fixed;
  box-shadow: 0 0 .13333rem .08rem #95a5a6;
  z-index: 9999;
  background-color: #fff;
  padding-top: 1.06667rem;
  border-radius: .26667rem
}

.game .moveBox.action[data-v-432e6ed0] {
  height: 100vh;
  width: 100%;
  top: 0 !important;
  left: 0
}

.game .moveBox .moveHead[data-v-432e6ed0] {
  border-radius: .26667rem .26667rem 0 0;
  height: 1.06667rem;
  background-image: linear-gradient(90deg, #cd0103, #f64841);
  cursor: move;
  position: relative;
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 .4rem;
  color: #fff
}

.game .v-enter[data-v-432e6ed0],
.game .v-leave-to[data-v-432e6ed0] {
  opacity: 0;
  transform: scale(.5)
}

.game .content[data-v-432e6ed0] {
  padding: .26667rem
}

.game .v-enter-active[data-v-432e6ed0],
.game .v-leave-active[data-v-432e6ed0] {
  transition: all .5s ease
}

.game .long[data-v-432e6ed0] {
  width: 100%;
  max-width: 10.66667rem;
  height: 7.46667rem;
  overflow-y: auto
}

.game .long.action[data-v-432e6ed0] {
  height: 100vh;
  overflow-y: auto
}

.game .long[data-v-432e6ed0] .van-tab--active {
  position: relative
}

  .game .long[data-v-432e6ed0] .van-tab--active:after {
      content: "";
      width: 100%;
      transition-duration: .3s;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      height: .08rem;
      background-color: #ee0a24;
      border-radius: .08rem
  }

.game .longlist[data-v-432e6ed0] {
  padding: .26667rem
}

.game .longlist .item[data-v-432e6ed0] {
  border-radius: .13333rem;
  background-color: #fff;
  margin-bottom: .26667rem
}

.game .longlist .item .logo[data-v-432e6ed0] {
  height: 1.06667rem;
  width: 1.06667rem;
  border-radius: 1.06667rem;
  overflow: hidden
}

.game .longlist .item .logo .img[data-v-432e6ed0] {
  width: 100%
}

.game .longlist .item .time[data-v-432e6ed0] {
  color: red
}

.game .longlist .item .tag[data-v-432e6ed0] {
  padding: .05333rem .13333rem;
  background-color: #c9c9c9;
  color: #fff;
  margin-right: .13333rem;
  display: inline-block;
  font-size: .32rem
}

.game .longlist .item .tag.bg-L[data-v-432e6ed0],
.game .longlist .item .tag.bg-O[data-v-432e6ed0] {
  background-color: #ffc511 !important;
  color: #fff
}

.game .longlist .item .tag.bg-E[data-v-432e6ed0],
.game .longlist .item .tag.bg-red[data-v-432e6ed0] {
  background-color: #fb4e4e !important;
  color: #fff
}

.game .longlist .item .tag.bg-violet[data-v-432e6ed0] {
  background-color: #db5fd1 !important;
  color: #fff
}

.game .longlist .item .tag.bg-green[data-v-432e6ed0],
.game .longlist .item .tag.bg-H[data-v-432e6ed0],
.game .longlist .item .tag.bg-small[data-v-432e6ed0] {
  background-color: #5cba47 !important;
  color: #fff
}

.game .longlist .item .tag.issue[data-v-432e6ed0] {
  background-color: #dc3b40 !important;
  color: #fff
}

.game .longlist .item .btn[data-v-432e6ed0] {
  height: .8rem;
  min-width: .8rem;
  max-width: 1.6rem;
  overflow: hidden;
  border-radius: .10667rem;
  margin-left: .05333rem;
  background-color: #fff;
  border: .02667rem solid #ccc;
  color: #dc3b40;
  font-size: .32rem;
  padding: 0 .13333rem
}

.game .longlist .item .btn.action[data-v-432e6ed0] {
  color: #fff;
  background-color: #dc3b40;
  border: .02667rem solid #dc3b40 !important
}

.game .betting-mark[data-v-432e6ed0] {
  max-width: 10.66667rem
}

.game .betting-mark .head .box[data-v-432e6ed0] {
  border-radius: .4rem .4rem 0 0;
  padding: .53333rem .4rem .8rem
}

.game .betting-mark .head .box .con[data-v-432e6ed0] {
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: .53333rem
}

.game .betting-mark .head .box .color[data-v-432e6ed0] {
  text-align: center;
  width: 80%;
  background-color: #fff;
  height: .8rem;
  border-radius: .13333rem;
  line-height: .8rem;
  margin: .26667rem auto 0;
  font-size: .37333rem
}

.game .betting-mark .info[data-v-432e6ed0] {
  padding: .4rem
}

.game .betting-mark .info .item[data-v-432e6ed0] {
  height: .8rem;
  line-height: .8rem;
  margin-top: .4rem
}

.game .betting-mark .info .item .tit[data-v-432e6ed0] {
  font-size: .4rem;
  color: #333
}

.game .betting-mark .info .item .amount-box .li[data-v-432e6ed0] {
  text-align: center;
  font-size: .32rem;
  padding: 0 .26667rem;
  margin-left: .13333rem;
  background-color: #f0f0f0
}

.game .betting-mark .info .item .amount-box .li.action[data-v-432e6ed0] {
  background-color: #fa574a;
  color: #fff
}

.game .betting-mark .info .item .stepper-box .digit-box[data-v-432e6ed0] {
  width: 1.86667rem;
  height: .8rem;
  padding: 0;
  border: .02667rem solid #dcdfe6;
  margin: 0 .13333rem
}

  .game .betting-mark .info .item .stepper-box .digit-box[data-v-432e6ed0] .van-field__control {
      height: .74667rem;
      text-align: center
  }

.game .betting-mark .info .item .stepper-box .li[data-v-432e6ed0] {
  height: .8rem;
  width: .8rem;
  font-size: .8rem;
  background-color: #f0f0f0
}

.game .betting-mark .info .item .stepper-box .li.minus[data-v-432e6ed0] {
  text-align: center;
  line-height: .66667rem
}

.game .betting-mark .info .item .stepper-box .li.action[data-v-432e6ed0] {
  background-color: #fa574a;
  color: #fff
}

.game .betting-mark .info .item .multiple-box .li[data-v-432e6ed0] {
  text-align: center;
  font-size: .32rem;
  padding: 0 .26667rem;
  margin-left: .13333rem;
  background-color: #f0f0f0
}

.game .betting-mark .info .item .multiple-box .li.acion[data-v-432e6ed0] {
  background-color: #f4453e
}

.game .betting-mark .info .item .txt[data-v-432e6ed0] {
  color: #f4453e
}

.game .betting-mark .foot[data-v-432e6ed0] {
  width: 100%;
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  font-size: .37333rem
}

.game .betting-mark .foot .left[data-v-432e6ed0] {
  line-height: 1.06667rem;
  width: 35%;
  background: #25253c;
  color: hsla(0, 0%, 100%, .4)
}

.game .betting-mark .foot .right[data-v-432e6ed0] {
  line-height: 1.06667rem;
  width: 65%;
  background: #fa574a;
  color: #fff
}

.game .betting-mark.color1 .box[data-v-432e6ed0],
.game .betting-mark.color3 .box[data-v-432e6ed0],
.game .betting-mark.color7 .box[data-v-432e6ed0],
.game .betting-mark.color9 .box[data-v-432e6ed0],
.game .betting-mark.colorgreen .box[data-v-432e6ed0],
.game .betting-mark.colorsmall .box[data-v-432e6ed0] {
  background: #26bd2f;
  background-image: linear-gradient(90deg, #26bd2f, #75c76b);
  background-size: 100% 100%
}

.game .betting-mark.colorviolet .box[data-v-432e6ed0] {
  background-image: linear-gradient(90deg, #b354fd, #d483ff);
  background-size: 100% 100%
}

.game .betting-mark.color2 .box[data-v-432e6ed0],
.game .betting-mark.color4 .box[data-v-432e6ed0],
.game .betting-mark.color6 .box[data-v-432e6ed0],
.game .betting-mark.color8 .box[data-v-432e6ed0],
.game .betting-mark.colorred .box[data-v-432e6ed0] {
  background: #fb4e4e;
  background-image: linear-gradient(90deg, #fb4e4e, #fe666e);
  background-size: 100% 100%
}

.game .betting-mark.color0 .box[data-v-432e6ed0] {
  background-color: #fb4e4e;
  background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0) !important;
  background-size: 100% 100%
}

.game .betting-mark.color5 .box[data-v-432e6ed0] {
  background: #5cba47;
  background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important;
  background-size: 100% 100%
}

.game .betting-mark.colorbig .box[data-v-432e6ed0] {
  background: #f5bb00;
  background-image: linear-gradient(90deg, #f5bb00, #fdd556);
  background-size: 100% 100%
}

.game .betting-mark .box[data-v-432e6ed0] {
  position: relative
}

  .game .betting-mark .box[data-v-432e6ed0]:after {
      content: "";
      position: absolute;
      width: 50%;
      left: 0;
      bottom: 0;
      height: 1.06667rem;
      background-image: linear-gradient(10deg, #fff 50%, transparent 0)
  }

  .game .betting-mark .box[data-v-432e6ed0]:before {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 50%;
      height: 1.06667rem;
      background-image: linear-gradient(-10deg, #fff 50%, transparent 0)
  }

.home[data-v-432e6ed0] {
  padding-bottom: 2.13333rem;
  background-color: #fbfcfd
}

.home .logo[data-v-432e6ed0] {
  height: 1.01333rem;
  width: 2.66667rem
}

.home .notice[data-v-432e6ed0] {
  border-radius: .21333rem;
  overflow: hidden
}

.home .notice-box[data-v-432e6ed0] {
  position: relative;
  width: 100%
}

  .home .notice-box[data-v-432e6ed0] .van-notice-bar {
      width: 100%
  }

.home .notice-box .txt[data-v-432e6ed0] {
  position: absolute;
  right: 0;
  height: 100%;
  color: #ed6a0c;
  background-color: #fffbe8;
  padding: .13333rem .26667rem;
  font-size: .32rem
}

.home .notice-box .txt .sp[data-v-432e6ed0] {
  padding: 0 .26667rem;
  display: inline-block;
  height: .8rem;
  line-height: .8rem;
  background-image: linear-gradient(90deg, #cd0103, #f64841);
  border-radius: .8rem;
  color: #fff
}

.home .notice-box .txt .sp .img[data-v-432e6ed0] {
  width: .26667rem;
  margin-right: .05333rem
}

.home .banner .img[data-v-432e6ed0] {
  display: block;
 height: 4.8rem;
  width: 100%
}

.home-tab.action[data-v-432e6ed0] .van-tabs__wrap {
  display: block
}

.home-tab.action[data-v-432e6ed0] .van-tabs__content {
  margin-top: 0
}

.home-tab[data-v-432e6ed0] .van-tabs__content {
  margin-top: -.53333rem
}

.home-tab[data-v-432e6ed0] .van-tabs__wrap {
  height: 2.13333rem;
  overflow: inherit;
  display: none
}

  .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab {
      flex: 0 1 25%
  }

      .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab:first-child {
          -webkit-animation: stepHome-data-v-432e6ed0 3s infinite alternate;
          animation: stepHome-data-v-432e6ed0 3s infinite alternate;
          animation-fill-mode: forwards
      }

      .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab:nth-child(2) {
          -webkit-animation: stepHome1-data-v-432e6ed0 3s infinite alternate;
          animation: stepHome1-data-v-432e6ed0 3s infinite alternate;
          animation-fill-mode: forwards
      }

      .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab:nth-child(3) {
          -webkit-animation: stepHome-data-v-432e6ed0 3s infinite alternate;
          animation: stepHome-data-v-432e6ed0 3s infinite alternate;
          animation-fill-mode: forwards
      }

      .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab:nth-child(4) {
          -webkit-animation: stepHome1-data-v-432e6ed0 3s infinite alternate;
          animation: stepHome1-data-v-432e6ed0 3s infinite alternate;
          animation-fill-mode: forwards
      }

      .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab.van-tab--active {
          position: relative
      }

          .home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab.van-tab--active:after {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-right: .16rem solid transparent;
              border-left: .16rem solid transparent;
              border-bottom: .21333rem solid #f2413b;
              position: absolute;
              left: 50%;
              bottom: -.05333rem;
              transform: translate(-50%)
          }

@-webkit-keyframes stepHome-data-v-432e6ed0 {
  25% {
      -webkit-transform: translateY(10%);
      transform: translateY(10%)
  }

  50% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }

  75% {
      -webkit-transform: translateY(10%);
      transform: translateY(10%)
  }

  to {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }
}

@keyframes stepHome-data-v-432e6ed0 {
  25% {
      -webkit-transform: translateY(10%);
      transform: translateY(10%)
  }

  50% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }

  75% {
      -webkit-transform: translateY(10%);
      transform: translateY(10%)
  }

  to {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }
}

@-webkit-keyframes stepHome1-data-v-432e6ed0 {
  25% {
      -webkit-transform: translateY(-10%);
      transform: translateY(-10%)
  }

  50% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }

  75% {
      -webkit-transform: translateY(-10%);
      transform: translateY(-10%)
  }

  to {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }
}

@keyframes stepHome1-data-v-432e6ed0 {
  25% {
      -webkit-transform: translateY(-10%);
      transform: translateY(-10%)
  }

  50% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }

  75% {
      -webkit-transform: translateY(-10%);
      transform: translateY(-10%)
  }

  to {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }
}

.home-tab[data-v-432e6ed0] .van-tabs__wrap:after {
  border: none
}

.home-tab[data-v-432e6ed0] .van-tabs__wrap .img {
  width:60px;
  margin: 0 auto;
  border-radius: 50px;
}

.home-tab[data-v-432e6ed0] .van-tabs__wrap .name {
  margin-top: -.13333rem
}

.home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tab__text--ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: inherit
}

.home-tab[data-v-432e6ed0] .van-tabs__wrap .van-tabs__line {
  display: none
}

.home-com[data-v-432e6ed0] {
  padding: .4rem .4rem 0
}

.home-com .btn-list[data-v-432e6ed0] {
  padding: .26667rem;
  background: #fff;
  box-shadow: 0 .02667rem .48rem 0 rgba(203, 202, 220, .56)
}

.home-com .btn-list .item[data-v-432e6ed0] {
  width: 48%;
  height: 1.2rem;
  font-size: .37333rem;
  color: #fff
}

.home-com .btn-list .item.recharge[data-v-432e6ed0] {
  background-image: linear-gradient(94deg, #ffac6b, #ff5f75);
  box-shadow: 0 .24rem .4rem 0 rgba(206, 1, 4, .3);
  border-radius: .26667rem
}

.home-com .btn-list .item.service[data-v-432e6ed0] {
  background-image: linear-gradient(90deg, #50a3ff, #8e79ff);
  box-shadow: 0 .24rem .4rem 0 rgba(96, 152, 255, .53);
  border-radius: .26667rem
}

.home-com .btn-list .item .img[data-v-432e6ed0] {
  width: 1.06667rem;
  height: 1.06667rem
}

.home .gameList[data-v-432e6ed0] {
  width: 100%
}

.home .gameList .item[data-v-432e6ed0] {
  width: 100%;
  color: #fff;
  box-shadow: 0 .02667rem .48rem 0 rgba(203, 202, 220, .56);
  border-radius: .4rem
}

.home .gameList .item.maskShow[data-v-432e6ed0] {
  position: relative;
  z-index: 99999
}

.home .gameList .item .info[data-v-432e6ed0] {
  width: 100%;
  padding: 10px 20px;
  border-radius: 0px;
  position: relative
}

.home .gameList .item .info .img[data-v-432e6ed0] {
  position: absolute;
  top: 8px;
  right: 1px;
  width: 60px;
  height: 50px;
}

.home .gameList .item .info .img.imgslot[data-v-432e6ed0] {
  width: 4rem;
  height: 2.26667rem
}

.home .gameList .item .info .img.imglive[data-v-432e6ed0] {
  top: 0;
  right: -.53333rem;
  width: 4rem;
  height: 2.85333rem
}

.home .gameList .item .info .img.imgsport[data-v-432e6ed0] {
  top: 0;
  right: -.53333rem;
  width: 4rem;
  height: 3.36rem
}

.home .gameList .item .info .name[data-v-432e6ed0] {
  font-size: .66667rem;
  margin-bottom: 5px;
  font-weight: 600;
}

.home .gameList .item .info .des[data-v-432e6ed0] {
  font-size: .34667rem
}

.home .gameList .item .info.i1[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #d700ff, #fa3e5f);
  background-size: 100% 100%
}

.home .gameList .item .info.i2[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #a373ff, #7850f9);
  background-size: 100% 100%
}

.home .gameList .item .info.i3[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #64bfff, #2b5dfe);
  background-size: 100% 100%
}

.home .gameList .item .info.i4[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #fc3a3a, #ff0);
  background-size: 100% 100%
}

.home .gameList .item .info.i5[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #ff0000, rgb(115, 211, 225));
  background-size: 100% 100%
}

.home .gameList .item .info.i6[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #25bf43, #b533c1);
  background-size: 100% 100%
}

.home .gameList .item .info.i9[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #508871, #435b3f);
  background-size: 100% 100%
}

.home .gameList .item .info.i7[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #64be57, #27704d);
  background-size: 100% 100%
}

.home .gameList .item .info.i8[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #b346dc, #1eff00);
  background-size: 100% 100%
}

.home .gameList .item .userList[data-v-432e6ed0] {
  background-color: #fff;
  border-radius: 0 0 .4rem .4rem;
  color: #000
}

.home .bonus-box[data-v-432e6ed0] {
  width: 100%;
  height: 5.73333rem;
  padding: .53333rem .42667rem 0;
  position: relative;
  z-index: 1
}

.home .bonus-box .img[data-v-432e6ed0] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9
}

.home .bonus-box .bonus-bg[data-v-432e6ed0] {
  position: absolute;
  top: 0;
  left: 4%;
  z-index: 1;
  width: 92%;
  height: 80%;
  background: url(/images/adv-bonus.png) no-repeat 50%;
  background-size: cover
}

.home .bonus-box .bonus-bg .inner[data-v-432e6ed0] {
  font-family: MulticoloreFont;
  color: #ffefd8;
  font-size: .53333rem;
  line-height: .53333rem;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 1.28rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.home .running-time .running-title[data-v-432e6ed0] {
  height: 1.06667rem;
  font-size: .53333rem;
  line-height: 1.06667rem;
  margin-bottom: .26667rem
}

.home .running-time .flip-num[data-v-432e6ed0] {
  width: 1.86667rem;
  height: 1.86667rem;
  -webkit-box-shadow: 0 .08rem .21333rem 0 rgba(172, 182, 192, .5);
  box-shadow: 0 .08rem .21333rem 0 rgba(172, 182, 192, .5);
  border-radius: .26667rem;
  background: #fff;
  -webkit-perspective: 26.66667rem;
  perspective: 26.66667rem
}

.home .running-time .flip-num .top[data-v-432e6ed0] {
  text-align: center;
  font-size: .48rem;
  color: #000;
  width: 100%;
  font-weight: 700;
  height: .93333rem;
  line-height: .93333rem;
  border-radius: .26667rem .26667rem 0 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeff2));
  background: linear-gradient(180deg, #fff, #eeeff2)
}

.home .running-time .flip-num .bottom[data-v-432e6ed0] {
  position: absolute;
  line-height: .93333rem;
  font-size: .32rem;
  font-weight: 700;
  color: #9da7b3
}

.home .running-time .flip-num .bottom-card[data-v-432e6ed0] {
  width: 100%;
  height: .93333rem;
  position: relative;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 26.66667rem;
  perspective: 26.66667rem;
  border-radius: 0 0 .26667rem .26667rem
}

.home .running-time .flip-num .bottom-card.flipX[data-v-432e6ed0] {
  -webkit-animation: flipX-data-v-432e6ed0 1s;
  animation: flipX-data-v-432e6ed0 1s
}

.home .running-time .flip-num .bottom-card .front[data-v-432e6ed0] {
  font-size: .32rem;
  font-weight: 700;
  color: #9da7b3;
  background: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home .running-time .flip-num .bottom-card .back[data-v-432e6ed0],
.home .running-time .flip-num .bottom-card .front[data-v-432e6ed0] {
  width: 100%;
  height: .93333rem;
  line-height: .93333rem;
  position: absolute;
  border-radius: 0 0 .26667rem .26667rem
}

.home .running-time .flip-num .bottom-card .back[data-v-432e6ed0] {
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeff2), to(#fff));
  background: linear-gradient(180deg, #eeeff2, #fff)
}

.home .running-time .flip-num .bottom-card .back p[data-v-432e6ed0] {
  height: .93333rem;
  line-height: .93333rem;
  font-size: .48rem;
  color: #000;
  width: 100%;
  font-weight: 700;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.home .running-time .flip-num .bottom[data-v-432e6ed0] {
  width: 100%;
  height: .93333rem;
  border-radius: 0 0 .26667rem .26667rem
}

@-webkit-keyframes flipX-data-v-432e6ed0 {
  0% {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg)
  }

  to {
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg)
  }
}

@keyframes flipX-data-v-432e6ed0 {
  0% {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg)
  }

  to {
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg)
  }
}

.home .web-info[data-v-432e6ed0] {
  background: url(/images/info-bg.webp) no-repeat 50%;
  background-size: cover;
  padding: .4rem
}

.home .web-info .item[data-v-432e6ed0] {
  flex: 1;
  font-size: .42667rem;
  color: #333
}

.home .web-info .item .img[data-v-432e6ed0] {
  margin: 0 auto
}

.home .web-info .item .num[data-v-432e6ed0] {
  margin: .13333rem 0;
  font-weight: 600
}

.home .web-info .item .txt[data-v-432e6ed0] {
  font-size: .34667rem;
  color: hsla(0, 0%, 100%, .5)
}

.home .rank-box[data-v-432e6ed0] {
  padding: 5px;
}

.home .rank-box .btn[data-v-432e6ed0] {
  margin: 0 auto;
  background-image: linear-gradient(94deg, #ffac6b, #ff5f75);
  box-shadow: 0 .24rem .4rem 0 rgba(206, 1, 4, .3);
  border-radius: 0 0 1.06667rem 1.06667rem;
  width: 60%;
  text-align: center;
  font-size: .4rem;
  height: .8rem;
  line-height: .8rem;
  color: #fff
}

.home .rank-box.new-box[data-v-432e6ed0] {
  padding: 0 .4rem .4rem
}

.home .rank-box .rank-tit[data-v-432e6ed0] {
  line-height: 1.73333rem;
  font-size: .50667rem;
  color: #fff;
  text-align: center;
  height: 1.86667rem;
  background: url(data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wAARCAB8Ak4DASIAAhEBAxEB/8QAGwABAAIDAQEAAAAAAAAAAAAAAAQGAQMFAgf/xAA6EAEAAQEFBwIEBAUCBwAAAAAAAQIDBAUR0RITFBVRVKIWUwYhMUEiYYGhNEJxo7EjUiQyM0NEssH/xAAaAQEAAwEBAQAAAAAAAAAAAAAAAQIEBQMG/8QAMBEBAAEBBgQFAwUBAQEAAAAAAAEDAhESFFKRBBVRoROB0eHwBSExQVNhYmNxMrH/2gAMAwEAAhEDEQA/APswAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMZgyMZmYMjG1BtQAZvM1Q112sQDbtMbcODV8VYX9r1/bq0eJ+KcN7n+3Vor4ljVG7RlK+idpWHbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuDbhXfVOG9z4VaHqnDe58KtDHY1RuZSvonaVi24NuFd9U4b3PhVoeqcN7nwq0MdjVG5lK+idpWLbg24V31Thvc+FWh6pw3ufCrQx2NUbmUr6J2lYtuGdpXY+KsN7n+3Vok3T4huF8vFNhYW+1aVZ5RsVRnlGf3gx2J+0TCJ4WtZi+bE7S7WbLTTaRLZFULPB6GNqDagGRjMzBkYzZAAAABiWuqrJ7qQr9YWV7utpYW9EV2VpTNNVM9BNm6/7ttVtk8TeI6vj2NYTaYPiNd3rzqo+tnX/upQGOeMmzN02e/s79j6JZqWYtWat8T/Hu+38THU4mOr4gIz39e/svyH/Tt7vttV5jL6ottesvu+OCY47+vf2OQ/6dvd3AGJ2QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0MBr3eNXerptf+sue0X3+Er/T/ACtZtYbUWuilSn4libHWLt31GyvUdUiLzHV8RGvPf17+zk8h/wBO3u+38THU4mOr4gIz39e/sch/07e77jF4ifu2U2ub4Us3wbgMYhfYvl5pzu1jV+GJ+ldWkL2OKmpawxZ7+zx4j6PYoU5qW6n2j+Pd9Tpqze4aLOc2+GqXCZAAAB5lFt4+SXLTaU5wmEwqnxJhVOKXKaMoi1o/FZ1dJ6f0l82tLOqytKqLSmaa6ZymJ+0vsV6sc4lRvivB8877Y0/ip/6kR946s3F0MdnHZ/MO79I43w7Xg25+0/j+J91UAct9MAA7gC7OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANF9/hK/wBP8t7Rff4Sv9P8kpj8uUAo9wGaaaq64ppiZqmcoiPuCVhmH2mJ32iws/lE/Oqr/bH3l9Swy62d0u1nYWNOzZ0RlEOH8O4RGH3WIqiJtq/nXP8A8/RabtZZRDscPQ8KzfP5l8j9T43MW8Nn/wAx3/lLso+TfDxRTlD3D1lyWQEAAA81Qy81TlAIl4pjKXAxWuyu93tLW2mIs6Yzqzd68WkREvmfxZjfH3ubrYVZ2FlP4pj+erSEVK0UrGJu4HhbXE1Ysx+P1cC2qortq6rOnYomqZpp6R0eAcSZvfbRF0XAAO4AuzgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADRff4Sv9P8t7Rff4Sv8AT/JKY/LlAKPcdHArewu+KWdV4iNmflFU/wAsz93OFrFqbFqLUfopVpxUsTYn9X1y5URlDsWNMZQo3wbjnE2UXK8Vf61nH4Jn+enWF3sK84duzUipZi1D4fiaFqhUmnb/AESYenmJekMwAAADEtFrVlDdUgX+0tbK7WldhZTbWsUzs0RMRtT/AFlMJsxfNyq/GWP8Dd+Eu9f/ABFtHzmP5Kev9ZfPXdvvw9jt7vVpeLzdc7S0nOqd7Rqiz8OYpT9br/cp1cytFWravwzd/wAfYcFluGpRYipZv/X7w5g6Pp/Eu286dTkGJdt506vLwKumdmzN0Ncbw5w6PIMS7bzp1OQYl23nTqeBV0zsZuhrjeGzjbD3P2k42w9z9pa+QYl23nTqcgxLtvOnVPhVdM7Sp4/D/uRvDZxth7n7ScbYe5+0tfp/Eu286dWY+HcTn6XXzp1PCq6Z2k8fh/3I3hKuscZtcP8Aj2cs/tln/VJjDr1P/a/eEv4awa93Sbxxdju9vZ2fxROeWef0n+iy2dy+X0bqPCWLViJt3xLj8V9TtU6s2ad0x18v+qhy29+15RqcsvfteUarnFx/JngY6PTJUus/PJn5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OWXv2vKNV04GOhwMdDJUus/PI5xW6R39VL5Ze/a8o1OW3r2vKNV04GOjE3H8jJUus/PI5xW6R39VKnD7zH1sv3hDt7ai721Vla1bNdP1jLNerS5fkp+NYBiFvitta2F32rKrZyq26Yz/AAx1l48RwsWLN9O+ZbOC+ozWqTZrTERd/wA/+yhcbYe5+0nG2HuftLxPw9icfW7edOrHIMS7bzp1Y/Cq6Z2l1PH4f9yN4bONsPc/aWq9XqytLvVTRXnVOXyynqzyDEu286dTkGJdt506ng1dM7SRxHD/ALkbw5w6PIMS7bzp1OQYl23nTqjwKumdl83Q1xvDnDo8gxLtvOnU9P4lP/jedOp4FXTOxm6GuN4QrveLS63ii3sapptKJzpmH1b4fxizxa4UW9GUVf8ALaUf7anzmn4axWr6XX+5Tq7Xw3hmOYPiNNrFzmqwr/Da0xa0fOOv1+sNHDeJTtXTZm6f4cz6lZ4fiad9m3ZxR+PvGz6VZ1Zw2Q0WX0hvh0JfKsgIAAHmWi1pzSJh5mnNMDmWthtfZFruec/R2pss3ibCOi0Wlr3F4L8jgY6O1uINxCcacTi8DHQ4GOjtbiDcQYzE4vAx0OBjo7W4g3EGMxOLwP5NlFyy+zrbiGYsYj7GNGJBs7rEfZJou8R9kiLOIe4hWbSL2iLCDcQkZGSLy9H3EG4hIyMi8vR9xBuISMjIvL0fcQbiEjIyLy9H3EG4hIyMi8vR9xBuISMjIvL0fcQbiEjIyLy9H3EG4hIyMi8vR9xBuISMjIvL0fcQbiEjIyLy9H3EG4hIyMi8vR9xBuISMjIvL0fcQbiEjIyLy9H3EG4hIyMi8vR9xBuISMjIvL0fcQbiEjIyLy9H3EG4hIyMi8vR9xBuISMjIvL0fcQbiEjIyLy9H3EG4hIyMi8vR9xDE2EdEnIyLy9Bru8T9kW0ukT9nWmnN4mziUxaL3EquX5PPA/k7c2EdGNxC2NbE4vAx0OBjo7W4g3EGMxOLwMdDgY6O1uINxBjMTi8D+RFy/J2txBuIMZicqzumX2TLKx2fslRYx0eos8kTavRexZ05N0PMRk9QoqyAAAAwyAxkZMgMZGTIDGRkyAxkZMgMZGTIDDIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMMgMZGTIDGRkyAxkZMgMZGTIDGRkyAAAAA//Z) no-repeat 50%;
  background-size: contain;
  margin-bottom: .26667rem
}

.home .rank-box .new-List[data-v-432e6ed0] {
  padding: .13333rem .26667rem;
  background-color: #fff;
  box-shadow: 0 .02667rem .48rem 0 rgba(203, 202, 220, .56)
}

.home .rank-box .new-List .tit[data-v-432e6ed0] {
  height: .93333rem;
  line-height: .93333rem;
  color: #333
}

.home .rank-box .new-List .item[data-v-432e6ed0] {
  line-height: 1.33333rem;
  border-top: .02667rem solid #eee
}

.home .rank-box .new-List .item .li[data-v-432e6ed0] {
  width: .53333rem;
  height: .53333rem;
  text-align: center;
  line-height: .53333rem;
  border-radius: .53333rem;
  background-color: #9195a3;
  color: #fff;
  margin-right: .13333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAAGXcA1uAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADiNXWtAAADK0lEQVRIDa1WTWhTQRCe2fwYSrVRG1trRRERxJ+DWA9Wa2ykd8Fe61EExZNX8e5JFLzn2oIHb4XaoPbg70EUD4oUbKs1tU20Sm3y3jjfvuwjSZukYBfC7s7PtzNvv5kNk45fQ0O72js6CoyFlH7PQ2ggwSIchcGzJ7Dhn+f7xUmNWxDJDGNTPHe6jw2/cApfqI/ha8R/7YRuNsnHT9/AwgkAY0yiO9wvXhg4ls+cOeQEvJROJyNcWnICnbPbJqcumwiVr1QJsRwppPtPGma5VaewW/XgwXUVbZPPnpPQTadEhMnc1CubIIQIgql00BBniOWqKlJC/CRKdHuVuYS0YGcdgiDoJQQNh57mUWyMkW/U8x6p4b6GxhUFwjKe+H/1oA+tjJ0+CCm4jxsqHHGK+hnos6met2HSMNDE92vinfXGMDwyOroKeY2DDA/HFxa/7o8Jt/uGSzGTmN86Pv69GiB0AE3iIrGyfkYmGVCa5Un4gU8yIRT7tD2Xs5wMcrB3S9cVad0cxJdTPsc/wskgbuVqupExwgFrcalYG5sk0x1smg0wAHVTVQjNzFWndCn5K10bdtBkU8aX2IYdQMQSy3LFQWZaBERgbeeO3dMGt+gLX2zhkAXFWW/b3sNyJtNV9lb2GpaHml1vjbPS2ifKoXggD2/6vdJiT37ueI2xbvSWF/TCpp08dHACzHDuyed71iNitZ1bA3QulZpzBHVyzDUHuFSg0K+X1rvSEqlLCcqaoR9Y+C7ShDgaSXxpn5iwTRR7e4BN98e3o+T7RqnVkLNwaDGyWpf3yBh/dmf3O2TEKLGifss4c6RM/ljriFscoT04SubSqojXoYwwqF+4oCz/HxxI3BtgEQHboDlYsdY85s0Y6B/AAbZB58HGNhQsNmE4LGAbtDWLqd1qE7ADiAoWsC2LXPMNqNm6NzUNpFKZruDCOnBPG4uwdsRrCjLSFGitMqut9756y5qeXW1rDzLeAdSEpa6g4PRHclijScE2+Mb6uAnlokw5UBLcFz/y2T0GDjPMwAmqZ9TIcrGYXPH+6L8HswUNFXpcHl7QRKStYP8DVd6wal+3/gfBLVPpxGyf5QAAAABJRU5ErkJggg==) no-repeat 50%;
  background-size: 100% 100%
}

.home .rank-box .new-List .item .name[data-v-432e6ed0] {
  max-width: 4.8rem;
  font-size: .37333rem
}

.home .rank-box .new-List .item .time[data-v-432e6ed0] {
  font-size: .32rem
}

.home-how[data-v-432e6ed0] {
  padding: .4rem
}

.home-how .info[data-v-432e6ed0] {
  box-shadow: 0 .02667rem .42667rem 0 rgba(203, 202, 220, .56);
  padding: 0 .4rem
}

.home-how .info .tit[data-v-432e6ed0] {
  font-size: .58667rem;
  color: #000;
  height: 1.33333rem;
  line-height: 1.33333rem;
  text-align: center;
  margin-bottom: .26667rem
}

.home-how .info .tab[data-v-432e6ed0] {
  padding-bottom: .26667rem
}

.home-how .info .tab .item[data-v-432e6ed0] {
  width: 49%;
  padding: .26667rem;
  background: #feffff;
  border: .02667rem solid #dfdfdf;
  box-shadow: 0 .10667rem .24rem .05333rem hsla(0, 0%, 49%, .13);
  border-radius: .13333rem;
  margin-bottom: .26667rem
}

.home-how .info .tab .item .step[data-v-432e6ed0] {
  display: inline-block;
  font-size: .26667rem;
  padding: .13333rem;
  background: #dfdfdf;
  border-radius: .4rem
}

.home-how .info .tab .item .name[data-v-432e6ed0] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: .34667rem;
  margin-top: .10667rem
}

.home-how .info .tab .item.action[data-v-432e6ed0] {
  background: #fff;
  border: .02667rem solid #e1353d;
  box-shadow: 0 -.02667rem .26667rem .13333rem rgba(238, 211, 215, .3);
  border-radius: .13333rem
}

.home-how .info .tab .item.action .step[data-v-432e6ed0] {
  background: #fff7f7;
  color: #e45d61
}

.home-how .info .tab .item.action .name[data-v-432e6ed0] {
  color: #e45d61
}

.home-how .how-list[data-v-432e6ed0] {
  box-shadow: 0 .02667rem .48rem 0 rgba(203, 202, 220, .56);
  padding: .4rem 1.12rem;
  position: relative;
  z-index: 1
}

.home-how .how-list .item[data-v-432e6ed0] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: .93333rem;
  width: .93333rem;
  z-index: 1
}

.home-how .how-list .item.right[data-v-432e6ed0] {
  right: 0
}

.home-how .how-list .item.left[data-v-432e6ed0] {
  left: 0
}

.home-how .how-list .item .arr[data-v-432e6ed0] {
  height: .93333rem;
  width: .93333rem;
  background: #fbefef;
  border-radius: .26667rem
}

.home .language-box[data-v-432e6ed0] {
  padding: .26667rem .4rem;
  border-bottom: .02667rem solid #eee
}

.home .language-box .item .img[data-v-432e6ed0] {
  display: block
}

.home .language-box .item .size[data-v-432e6ed0] {
  padding-left: .37333rem;
  font-size: .42667rem;
  font-weight: 600
}

.home .language-box .item .right .chek[data-v-432e6ed0] {
  height: .53333rem;
  width: .53333rem;
  line-height: .53333rem;
  text-align: center;
  border-radius: .53333rem;
  border: .05333rem solid #eee
}

.home .language-box .item .right .chek.action[data-v-432e6ed0] {
  background-color: #f2413b;
  border: .05333rem solid #f2413b
}


.home .gameList.trxwin .item .info.i5[data-v-432e6ed0] {
  background: url(/images/game-card-bg.webp) no-repeat 50%, linear-gradient(135deg, #8c67fb, rgb(115, 211, 225));
  background-size: 100% 100%;
}


.game_menu[data-v-a755d2fc] {
width: 100%;
padding-top:25px!important;
padding: .4rem .4rem 0;
}

.game_menu .menu_box1[data-v-a755d2fc] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: .4rem;
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(1) {
width: 3.30667rem;
height: 2.74667rem;
background:url(../../images/hot_bg-0756efb6.png) no-repeat center center;
}

.game_menu .menu_box1 div[data-v-a755d2fc] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
border-radius: .26667rem;
position: relative;
}


.game_menu .menu_box1 div:nth-child(1) img[data-v-a755d2fc] {
width: 2.6rem;
height: 2.16rem;
}
.game_menu .menu_box1 div img[data-v-a755d2fc] {
margin-top: -.56rem;
margin-bottom: .13333rem;
}

.game_menu .menu_box1 div span[data-v-a755d2fc] {
font-size: .4rem;
line-height: .48rem;
font-weight: 700;
color: #333;
width: 100%;
text-align: left;
padding-left: .26667rem;
}




.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(2) {
background: url(../../images/hot_bg-0756efb6.png) no-repeat center/100%;
}
.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(2), .game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(3) {
width: 2.8rem;
height: 2.74667rem;
}

.game_menu .menu_box1 div:nth-child(2) img[data-v-a755d2fc], .game_menu .menu_box1 div:nth-child(3) img[data-v-a755d2fc] {
width: 2.33333rem;
height: 2.16rem;
}
.game_menu .menu_box1 div img[data-v-a755d2fc] {
margin-top: -.56rem;
margin-bottom: .13333rem;
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(3) {
background: url(../../images/hot_bg-0756efb6.png) no-repeat center/100%;
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(2), .game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(3) {
width: 2.8rem;
height: 2.74667rem;
}

.game_menu .menu_box1 div:nth-child(2) img[data-v-a755d2fc], .game_menu .menu_box1 div:nth-child(3) img[data-v-a755d2fc] {
width: 2.33333rem;
height: 2.16rem;
}
.game_menu .menu_box1 div img[data-v-a755d2fc] {
margin-top: -.56rem;
margin-bottom: .13333rem;
}


.game_menu .menu_box2[data-v-a755d2fc] {
width: 100%;
height: 2.77333rem;
background: url(../../images/third_bg-e90cc231.png) no-repeat center/100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
border-radius: .26667rem;
margin-bottom: .4rem;
}

.game_menu .menu_box2 div[data-v-a755d2fc] {
width: 33.33%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
position: relative;
}

.game_menu .menu_box2 div img[data-v-a755d2fc] {
width: 2.66667rem;
height: 2.13333rem;
}

.game_menu .menu_box2 div span[data-v-a755d2fc] {
font-size: .34667rem;
font-weight: 700;
color: #333;
margin-top: .05333rem;
}


.game_menu .menu_box3[data-v-a755d2fc] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}


.game_menu .menu_box3 div[data-v-a755d2fc]:nth-child(1) {
background: url(../../images/bottom-ccedfa9a.png) no-repeat center/100%;
}
.game_menu .menu_box3 div[data-v-a755d2fc] {
width: 4.48rem;
height: 2.26667rem;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: row;
-webkit-justify-content: row;
justify-content: row;
border-radius: .26667rem;
position: relative;
}

.game_menu .menu_box3 div img[data-v-a755d2fc] {
width: 2.66667rem;
height: 2.13333rem;
margin: 0 auto .24rem .13333rem;
}

.game_menu .menu_box3 div span[data-v-a755d2fc] {
font-weight: 700;
font-size: .37333rem;
line-height: .48rem;
color: #333;
margin-top: .96rem;
margin-right: .37333rem;
}

.game_menu .menu_box3 div[data-v-a755d2fc]:nth-child(2) {
background: url(../../images/bottom-ccedfa9a.png) no-repeat center/100%;
}








<!-----------tab---------->



.gamesList__container[data-v-ab71fe42] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}

.gamesList__container-title[data-v-ab71fe42] {
margin-top: .34667rem;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: .32rem;
color: #fff;
font-size: .4rem;
font-weight: 600;
}

.gamesList__container-title[data-v-ab71fe42]::before {
content: "";
display: block;
width: .08rem;
height: .4rem;
background: -webkit-linear-gradient(top,#F6DC88 0%,#DAAD51 100%);
background: linear-gradient(180deg,#F6DC88 0%,#DAAD51 100%);
margin-right: .13333rem;
}
.gamesList__container-title[data-v-ab71fe42] {
color: #fff;
font-size: .4rem;
font-weight: 600;
}


.all_container[data-v-f01fefd9] {
width: 100%;
padding-left: 0;
}


.gameListGrid__container[data-v-f01fefd9] {
position: -webkit-sticky;
position: sticky;
top: 2.45333rem;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
width: 7.3852rem;
height: -webkit-min-content;
height: min-content;
padding-left: .26667rem;
}


.lottery_container-tab[data-v-a2c8d18e] {
background: #3A3A3A;
color: #a6a9ae;
overflow-x: auto;
width: 9.36rem;
}

.lottery_container-tab-wrap[data-v-a2c8d18e] {
width: 100%;
font-size: 0;
white-space: nowrap;
}

.lottery_container-tab li.active[data-v-a2c8d18e] {
color: #8f5206;
background: -webkit-linear-gradient(top,#F6E3A3 0%,#D2A753 100%);
background: linear-gradient(180deg,#F6E3A3 0%,#D2A753 100%);
}
.lottery_container-tab li[data-v-a2c8d18e] {
display: inline-block;
width: 2rem;
font-weight: 500;
line-height: .93333rem;
font-size: .32rem;
text-align: center;
border-radius: .10667rem;
}

.lottery_container-list[data-v-a2c8d18e] {
display: grid;
grid-template-columns: repeat(3,1fr);
grid-gap: .26667rem;
margin-top: .2rem;
}



.lottery_container .lotterySlotItem[data-v-a2c8d18e] {
position: relative;
width: 2.96rem;
height: 4rem;
text-align: end;
background: #3A3A3A;
border-radius: .26667rem;
}


.lottery_container .lotterySlotItem_img[data-v-a2c8d18e] {
width: 2.93333rem;
height: 4rem;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}


.lottery_container .lotterySlotItem img[data-v-a2c8d18e] {
width: 100%;
height: 100%;
object-fit: cover;
}


.lottery_container .lotterySlotItem span[data-v-a2c8d18e] {
margin-top: .13333rem;
display: block;
color: #ffee6a;
white-space: break-spaces;
font-weight: 700;
font-size: .32rem;
text-align: center;
position: absolute;
bottom: .13333rem;
width: 100%;
}




.firstrow {
display: inline-flex;
padding: 0px 5px;
}

.secondrow {
display: inline-flex;
margin-top: -10px;
padding: 0px 5px;
}

.thirdrow {
display: inline-flex;
margin-top: -10px;
padding: 0px 5px;
}



.daman-title[data-v-52f62447] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
position: relative;
font-size: .48rem;
margin-bottom: .05333rem;
height: .8rem;
font-weight: 700;
color: #fff;
margin: 0 10px;
}

.daman-title-left[data-v-52f62447] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
  color: #00AE8A;
}

.daman-title .cms-icon[data-v-52f62447] {
color: #61a9ff;
margin-right: .10667rem;
margin-bottom: .08rem;
}
.cms-icon[data-v-9e5455f6] {
--color: inherit;
height: 1em;
width: 1em;
line-height: 1em;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
position: relative;
fill: currentColor;
color: var(--color);
font-size: inherit;
display:none;
}

.cms-icon svg[data-v-9e5455f6] {
height: 1em;
width: 1em;
}

.daman-lottery-list .daman-hot[data-v-c67ad2ea] {
display: grid;
grid-template-columns: 4.53333rem 1fr;
grid-template-rows: 2.66667rem 2.66667rem;
grid-gap: .26667rem;
grid-auto-flow: column;
margin-bottom: .4rem;
padding: 10px;
}
.daman-lottery-list .daman-hot-item[data-v-c67ad2ea]:first-child {
grid-column: 1/2;
background: url(/images/1-f975f0c5.png) no-repeat center top/106%;
}
.daman-lottery-list .daman-hot-item[data-v-c67ad2ea] {
padding: .26667rem;
}


.daman-lottery-list .daman-hot h3[data-v-c67ad2ea] {
color: #fff;
font-family: Inter;
font-size: .37333rem;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.daman-lottery-list .daman-hot-item > p[data-v-c67ad2ea] {
color: #fff;
font-family: Inter;
font-size: .32rem;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: .37333rem;
}

.daman-lottery-list .daman-hot .icon[data-v-c67ad2ea] {
width: 2.13333rem;
height: .76rem;
position: relative;
}
.icon {
margin-right: 5px;
color: #FFD700;
}

.daman-lottery-list .daman-hot .icon svg[data-v-c67ad2ea] {
width: 100%;
height: 100%;
}

.daman-lottery-list .daman-hot .icon p[data-v-c67ad2ea] {
position: absolute;
top: .26667rem;
left: 0;
right: 0;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
font-family: Inter;
font-size: .37333rem;
font-style: normal;
font-weight: 500;
line-height: .37333rem;
padding: .02667rem .13333rem;
}

.daman-lottery-list .daman-hot .icon span[data-v-c67ad2ea] {
display: block;
}

.daman-lottery-list .daman-hot-item[data-v-c67ad2ea]:nth-child(2) {
grid-column: 1/2;
background: url(/images/2-b292939f.png) no-repeat center top/106%;
}

.daman-lottery-list .daman-hot-item[data-v-c67ad2ea]:last-child {
background: url(/images/3-7b17f949.png) no-repeat center top/106%;
grid-row: 1/3;
}


.daman-title.daman-line[data-v-52f62447] {
padding-left: .26667rem;
}

.daman-title.daman-line[data-v-52f62447]::before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: .08rem;
height: .4rem;
background: #00AE8A;
border-radius: .05333rem;
}

.daman-title .btn-all[data-v-52f62447] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
min-width: 1.86667rem;
height: .53333rem;
border: .01333rem solid #759FDE;
font-size: .29333rem;
font-weight: 400;
line-height: .29333rem;
color: #759fde;
border-radius: .13333rem;
white-space: nowrap;
padding: 0 .05333rem;
}

.daman-title .btn-all span[data-v-52f62447] {
color: #61a9ff;
margin-right: .10667rem;
margin-left: .05333rem;
}

.daman-title .btn-all svg[data-v-52f62447] {
height: .32rem;
width: .32rem;
}

.daman-lottery-list .daman-item[data-v-c67ad2ea] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
border-radius: .26667rem;
background: linear-gradient(180deg,#F95A5A 0%,#FF9A8E 100%);
padding: 10px 10px;
margin-bottom: .26667rem;
margin: 10px 10px;
}
.daman-lottery-list .daman-item-left[data-v-c67ad2ea] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
width: 2.13333rem;
height: 2.93333rem;
background: -webkit-linear-gradient(297deg,#374992 5.33%,#4675D2 93.42%);
background: linear-gradient(153deg,#ff504f 5.33%,#F95D5D 93.42%);
box-shadow: 0 -.05333rem .16rem #ff000085 inset;
border-radius: .26667rem;
}

.daman-lottery-list .daman-item-left h3[data-v-c67ad2ea] {
color: #fff;
text-shadow: 0 .02667rem .01333rem rgba(247,71,71,.36);
font-family: Inter;
font-size: .32rem;
font-weight: 700;
line-height: .66667rem;
height: .66667rem;
text-align: center;
margin-top: .13333rem;
}

.daman-lottery-list .daman-item-left img[data-v-c67ad2ea] {
margin-top: .13333rem;
width: 1.86667rem;
}

.daman-lottery-list .daman-item-right[data-v-c67ad2ea] {
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
padding-left: .12rem;
}

.daman-lottery-list .daman-item-right .top[data-v-c67ad2ea] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}

.daman-lottery-list .daman-item-right h3[data-v-c67ad2ea] {
color: #fff;
text-align: center;
font-size: .42667rem;
font-weight: 700;
line-height: .53333rem;
letter-spacing: .01707rem;
}

.daman-lottery-list .daman-btn[data-v-c67ad2ea] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
width: 2.66667rem;
height: .66667rem;
border-radius: 1.33333rem;
line-height: .66667rem;
color: #fff;
text-shadow: 0 .02667rem .01333rem rgba(247,71,71,.36);
font-size: .4rem;
font-style: normal;
font-weight: 700;
background: -webkit-linear-gradient(top,#2AAAF3 0%,#2979F2 100%);
background: linear-gradient(0deg,#F95A5A 0%,#FF9A8E 100%);
}

.daman-lottery-list .daman-btn span[data-v-c67ad2ea]:first-child {
margin-right: .05333rem;
}

.cms-icon[data-v-9e5455f6] {
--color: inherit;
height: 1em;
width: 1em;
line-height: 1em;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
position: relative;
fill: currentColor;
color: var(--color);
font-size: inherit;
}

.cms-icon svg[data-v-9e5455f6] {
height: 1em;
width: 1em;
}

.daman-lottery-list .daman-item-right .pool[data-v-c67ad2ea] {
background: #F95A5A;
border-radius: .16rem;
color: #fff;
font-weight: 400;
padding: .24rem .26667rem;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
margin-top: .13333rem;
}

.daman-lottery-list .daman-item-right .line[data-v-c67ad2ea] {
height: .48rem;
width: .02667rem;
background: #759FDE;
display: inline-block;
}

.daman-lottery-list .daman-item-right .num[data-v-c67ad2ea] {
color: #fff;
font-family: Roboto;
font-size: .34667rem;
font-style: normal;
font-weight: 500;
line-height: .34667rem;
}



.daman-lottery-list .daman-item-right .tips[data-v-c67ad2ea] {
color: #fff;

font-family: Inter;

font-size: .29333rem;

font-style: normal;

font-weight: 400;

line-height: .37333rem;

margin-top: .26667rem;

}

.daman-lottery-list .daman-item-right .tips[data-v-c67ad2ea]::before {
content: "";
width: .08rem;
height: .26667rem;
background: #FFF;
display: inline-block;
margin-right: .13333rem;
border-radius: .16rem;
}

.daman-lottery-list .daman-item-right .tips[data-v-c67ad2ea] {
color: #fff;
font-family: Inter;
font-size: .29333rem;
font-style: normal;
font-weight: 400;
line-height: .37333rem;
}




* {box-sizing: border-box}
body {font-family: "Lato", sans-serif;}

/* Style the tab */
.tab {
/*! float: left; */
/*! border: 1px solid #ccc; */
/*! background-color: #f1f1f1; */
/*! width: 30%; */
height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
display: block;
background-color: inherit;
color: black;
/*! padding: 22px 16px; */
width: 100%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
transition: 0.3s;
font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
/* background-color: #ddd; */
}

/* Create an active/current "tab button" class */
.tab button.active {
/*! background-color: #ccc; */
background: url(../../images/bgActive-6dd9d9ec.PNG) no-repeat !important;
  
  background-size: 100% 100% !important;
}

/* Style the tab content */
.tabcontent {
/*! float: left; */
/*! padding: 0px 12px; */
/*! border: 1px solid #ccc; */
/*! width: 70%; */
border-left: none;
/* height: 300px; */
}





.gameList[data-v-c9ec78ed] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
min-height:auto;
margin-top: .4rem;
}






.gameList .mySideBar[data-v-c9ec78ed] {
-webkit-flex-shrink: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
}
.van-sidebar {
width: var(--van-sidebar-width);
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}

.gameList .mySideBar .van-sidebar-item--select[data-v-c9ec78ed] {
background-color: unset !important;
background: url(../../images/bgActive-6dd9d9ec.PNG) no-repeat!important;
background-size: auto!important;
background-size: 100% 100%!important;
}

.gameList .mySideBar .van-sidebar-item[data-v-c9ec78ed] {
/*! width: 1.86667rem; */
height: 70px;
margin-bottom: .17333rem;
padding: 0;
font-weight: 500;

}

[data-v-c9ec78ed] .van-badge__wrapper {
display: block;
}
.van-sidebar-item__text {
word-break: break-all;
}

.gameList .mySideBar .van-sidebar-item .van-badge__wrapper > div[data-v-c9ec78ed] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
font-size: .34667rem;
color: var(--text_color_L2);
}
.gameList .whiteColor[data-v-c9ec78ed] {
color: #000 !important;
}

.gameList .mySideBar .van-sidebar-item .van-badge__wrapper > div > div[data-v-c9ec78ed] {
width: 1.06667rem;
height: 1.2rem;
background-position: center center;
background-size: 1.06667rem auto;
background-repeat: no-repeat;
}


.gameListGrid__container[data-v-df3cc798] {
position: -webkit-sticky;
position: sticky;
top: 2.45333rem;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
width: 7.3852rem;
height: -webkit-min-content;
height: min-content;
padding-left: .26667rem;
}

.lotterySlotItem[data-v-acaadf81] {
position: relative;
width: 100%;
height: 2.26667rem;
text-align: end;
background:linear-gradient(90deg,#00AE8A 0%,#0EC8C8 100%);
margin-bottom: .26667rem;
border-radius: .53333rem;
}

.lotterySlotItem img[data-v-acaadf81] {
height: 100%;
right: 0;
position: absolute;
}

.lotterySlotItem span, #app .lotterySlotItem h4 {
color: #fff;
}
.lotterySlotItem span[data-v-acaadf81] {
position: absolute;
top: .26667rem;
left: .4rem;
color: #fff;
white-space: break-spaces;
font-weight: 700;
font-size: .46667rem;
}

.lotterySlotItem h4 {
color: #fff;
}
.lotterySlotItem h4[data-v-acaadf81] {
color: var(--text_color_L2);
font-weight: 400;
font-size: .29333rem;
position: absolute;
bottom: .26667rem;
left: .4rem;
white-space: pre-wrap;
text-align: left;
line-height: .46667rem;
opacity: .7;
}

.lotterySlotItem[data-v-acaadf81] {
text-align: end;
}

.gameList .mySideBar .van-sidebar-item[data-v-c9ec78ed] {
/*! width: 1.86667rem; */
/*! height: 1.78667rem; */
margin-bottom: .17333rem;
padding: 0;
font-weight: 500;
/*! background: url(/images/bg-70e2d0c9.png) no-repeat center center; */
  background-size: auto;
background-size: 100% 100%;
}




.minGame_container[data-v-860d7030] {
display: grid;
grid-template-columns: repeat(2,1fr);
grid-gap: .45333rem;
margin-bottom: .4rem;
}



.hot_container .platform[data-v-d06787cb], .hot_container .popular[data-v-d06787cb] {
margin-bottom: .34667rem;
}

.hot_container .platform .title[data-v-d06787cb], .hot_container .popular .title[data-v-d06787cb] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: .21333rem;
}

.hot_container .platform .title span[data-v-d06787cb], .hot_container .popular .title span[data-v-d06787cb] {
font-size: .32rem;
line-height: .4rem;
}

.gameRec[data-v-d06787cb], .hotGames[data-v-d06787cb] {
width: .48rem;
height: .48rem;
margin-right: .16rem;
}

.hot_container .platform .list[data-v-d06787cb], .hot_container .popular .list[data-v-d06787cb] {
display: grid;
grid-template-columns: repeat(3,1fr);
grid-gap: .18667rem;
}

.hot_container .platform .list > div[data-v-d06787cb], .hot_container .popular .list > div[data-v-d06787cb] {
width: 2.21333rem;
}

.hot_container .platform .list .item[data-v-d06787cb], .hot_container .popular .list .item[data-v-d06787cb] {
position: relative;
width: 2.21333rem;
height: 2.21333rem;
background: -webkit-linear-gradient(325deg,#FF8E89 12.38%,#FFC3A2 87.13%);
background: linear-gradient(125deg,#FF8E89 12.38%,#FFC3A2 87.13%);
box-shadow: var(--BoxShadowColor-9),var(--BoxShadowColor-20);
border-radius: .21333rem;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: .16rem;
}

.hot_container .platform .list .item .hot_bage[data-v-d06787cb], .hot_container .popular .list .item .hot_bage[data-v-d06787cb] {
position: absolute;
right: -.08rem;
top: -.10667rem;
width: .50667rem;
height: .48rem;
}

.hot_container .platform .list .item img[data-v-d06787cb], .hot_container .popular .list .item img[data-v-d06787cb] {
width: 2rem;
height: 2rem;
border-radius: .21333rem;
}

.hot_container .platform .list .win-odds[data-v-d06787cb], .hot_container .popular .list .win-odds[data-v-d06787cb] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
height: .48rem;
background: #00AE8A;
color: #fff;
width: 100%;
border-radius: .13333rem;
font-size: .29333rem;
overflow: hidden;
margin-top: .08rem;
margin-bottom: .13333rem;
position: relative;
}

.hot_container .platform .list .win-odds span[data-v-d06787cb]:first-child, .hot_container .popular .list .win-odds span[data-v-d06787cb]:first-child {
padding-left: .13333rem;
}

.hot_container .platform .list .win-odds .win-p[data-v-d06787cb], .hot_container .popular .list .win-odds .win-p[data-v-d06787cb] {
background: var(--darkLight, var(--main-color));
position: absolute;
left: 0;
height: 100%;
}


.luckyWinners__container-wrapper__item[data-v-ffb14677] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
width: 100%;
height: 1.6rem;
margin-bottom: .13333rem;
padding: .26667rem .24rem;
border-radius: .13333rem;
background: #fff;
border: 1px solid #ee00002e;
}

.luckyWinners__container-wrapper__item-img[data-v-ffb14677] {
margin-right: .17333rem;
}

.luckyWinners__container-wrapper__item-img img[data-v-ffb14677] {
width: 1.06667rem;
height: 1.06667rem;
border-radius: 50%;
}

.luckyWinners__container-wrapper__item-info[data-v-ffb14677] {
width: 2.24rem;
margin-right: .21333rem;
}

.luckyWinners__container-wrapper__item-winType[data-v-ffb14677] {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
width: 1.68rem;
height: 1.09333rem;
margin-right: .22667rem;
position: relative;
}



.luckyWinners__container-wrapper__item-winType img[data-v-ffb14677] {
width: 100%;
height: 100%;
background: var(--main_gradient-color2);
border-radius: .21333rem;
box-shadow: var(--BoxShadowColor-20);
object-fit: cover;
}


.luckyWinners__container-wrapper__item-winAmount[data-v-ffb14677] {
text-align: center;

display: -webkit-box;

display: -webkit-flex;

display: flex;

-webkit-box-orient: vertical;

-webkit-box-direction: normal;

-webkit-flex-direction: column;

flex-direction: column;

}



.luckyWinners__container-wrapper__item-winAmount[data-v-ffb14677] {
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
}

.luckyWinners__container-wrapper__item-winAmount h1[data-v-ffb14677] {
color:#000;
font-size: .34667rem;
font-weight: 600;
margin-bottom: .13333rem;
}


.luckyWinners__container-wrapper__item-winAmount span[data-v-ffb14677] {
color: #ccc;
font-size: .32rem;

}



.dailyProfitRank {
  padding: 0 .32rem;
}
.dailyProfitRank[data-v-84514e8e] {
  color: #242424;
  margin-top: .53333rem;
}


.dailyProfitRank .title[data-v-84514e8e] {
  height: 1.12rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .48rem;
  font-weight: 500;
  margin-bottom: 1.6rem;
}

.dailyProfitRank .title b[data-v-84514e8e] {
  display: block;
  height: .34667rem;
  width: .10667rem;
  border-radius: .05333rem;
  background-color:#00AE8A;
  -webkit-margin-end: .13333rem;
  margin-inline-end: .13333rem;
}

.dailyProfitRank__content[data-v-84514e8e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.dailyProfitRank__content-topThree[data-v-84514e8e] {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  justify-items: center;
  width: 100%;
  height: 3.33333rem;
  z-index: 1;
  background: url(/images/DailyProfitRankStage-ce00a6d6.png) no-repeat center center/100% 100%;
}


.dailyProfitRank__content-topThree__item[data-v-84514e8e] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 3rem;
  height: 3.46667rem;
}


.dailyProfitRank__content-topThree__item > div[data-v-84514e8e]:first-of-type {
  position: relative;
  display: grid;
  place-items: center;
  width: 1.6rem;
  min-width: 1.6rem;
  height: 1.6rem;
  min-height: 1.6rem;
  border-radius: 50%;
  overflow: hidden;
}

.dailyProfitRank__content-topThree__item > div:first-of-type > img[data-v-84514e8e] {
  width: calc(100% - .06667rem);
  height: calc(100% - .06667rem);
}

.dailyProfitRank__content-topThree__item > div[data-v-84514e8e]:last-of-type {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 1.78667rem;
  height: 1.82667rem;
}

.dailyProfitRank__content-topThree__item > div:last-of-type img[data-v-84514e8e]:first-of-type {
  position: relative;
  top: -.33333rem;
  left: -.25333rem;
  width: 1.14667rem;
}

.dailyProfitRank__content-topThree__item > div:last-of-type img[data-v-84514e8e]:last-of-type {
  width: 1.78667rem;
  height: .42667rem;
}


.dailyProfitRank__content-topThree__item > span[data-v-84514e8e]:first-of-type {
  margin-block: 18% 8%;
  font-size: .32rem;
  width: 2.66667rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}
.dailyProfitRank__content-topThree__item > span[data-v-84514e8e] {
  color: #fff;
  padding: 0 .13333rem;
  text-align: center;
}

.dailyProfitRank__content-topThree__item > span[data-v-84514e8e]:last-of-type {
  /*! width: 2.66667rem; */
  height: .66667rem;
  padding: .17333rem .18667rem;
  font-size: .32rem;
  line-height: .32rem;
  text-align: center;
  border-radius: 9rem;
  background: var(--bgDark, rgba(255, 255, 255, .3));
  font-weight: 600;
}
.dailyProfitRank__content-topThree__item > span[data-v-84514e8e] {
  color: #fff;
  padding: 0 .13333rem;
  text-align: center;
}



.dailyProfitRank__content-list[data-v-84514e8e] {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: .21333rem;
  width: 100%;
}

.dailyProfitRank__content-list__item[data-v-84514e8e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 1.36rem;
  padding: .14667rem .25333rem .14667rem .44rem;
  background: var(--darkBg, var(--bg_color_L2));
  border-radius: .13333rem;
}



.dailyProfitRank__content-list__item span.left-rank[data-v-84514e8e] {
  margin-right: .41333rem;
  color: #4F4F4F;
  font-size: .48rem;
  font-weight: 500;
}

.dailyProfitRank__content-list__item img[data-v-84514e8e] {
  width: 1.06667rem;
  height: 1.06667rem;
  margin-right: .17333rem;
  border-radius: 50%;
}

.dailyProfitRank__content-list__item span.middle-name[data-v-84514e8e] {
  color: #4F4F4F;
  font-size: .32rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 2.66667rem;
  font-weight: 600;
}

.dailyProfitRank__content-list__item span.right-box[data-v-84514e8e] {
  line-height: .66667rem;
  width: 3.46667rem;
  height: .66667rem;
  margin-left: auto;
  color: #fff;
  font-size: .4rem;
  text-align: center;
  border-radius: 9rem;
  background: linear-gradient(90deg,#00AE8A 0%,#0EC8C8 100%);
  font-weight: 600;
}