@-webkit-keyframes scaleClick-581710ce {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-581710ce {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-581710ce]:active {
  -webkit-animation: scaleClick-581710ce 0.5s ease-in-out;
          animation: scaleClick-581710ce 0.5s ease-in-out;
}
.scaleClickAll[data-v-581710ce] {
  -webkit-animation: scaleClick-581710ce 0.5s ease-in-out;
          animation: scaleClick-581710ce 0.5s ease-in-out;
}
.selectCountry[data-v-581710ce] {
  background-color: rgba(0, 0, 0, 0);
  font-family: PingFangSC-Regular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.selectCountry > div[data-v-581710ce] {
  position: relative;
  z-index: 112;
  max-height: 90vh;
  margin-top: .06rem;
}
.selectCountry > div .icon-close[data-v-581710ce] {
  position: absolute;
  font-size: .18rem;
  display: inline-block;
  color: #fff;
  margin-top: -0.26rem;
  right: 0;
  font-weight: normal;
}
.selectCountry > div > div[data-v-581710ce] {
  width: 3.22rem;
  display: inline-block;
  margin-top: .3rem;
}
.selectCountry .content[data-v-581710ce] {
  padding: .3rem .26rem;
  background: #4A4A4A;
  border-radius: .04rem;
}
.selectCountry .content .title[data-v-581710ce] {
  color: #FCDE26;
  font-size: .16rem;
  margin-bottom: .03rem;
}
.selectCountry .content li[data-v-581710ce] {
  height: .39rem;
  background: #2E2D2D;
  border-radius: .04rem;
  display: flex;
  align-items: center;
  color: #fff;
  margin: .11rem 0;
  padding: 0 .11rem;
  font-size: .14rem;
}
.selectCountry .content li img[data-v-581710ce] {
  width: .3rem;
  margin-right: .07rem;
}
.selectCountry .content li span[data-v-581710ce] {
  margin-right: .04rem;
}
.selectCountry .content li .areaCode[data-v-581710ce] {
  display: inline-block;
  width: .35rem;
  text-align: center;
}

@-webkit-keyframes scaleClick-8ca49a06 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-8ca49a06 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-8ca49a06]:active {
  -webkit-animation: scaleClick-8ca49a06 0.5s ease-in-out;
          animation: scaleClick-8ca49a06 0.5s ease-in-out;
}
.scaleClickAll[data-v-8ca49a06] {
  -webkit-animation: scaleClick-8ca49a06 0.5s ease-in-out;
          animation: scaleClick-8ca49a06 0.5s ease-in-out;
}
.header[data-v-8ca49a06] {
  position: fixed;
  z-index: 99;
  width: 100%;
  background: #254834;
}
.header .banner[data-v-8ca49a06] {
  height: 0.56rem;
  background: linear-gradient(90deg, #40A7FE 0%, #0161FF 100%);
  background-size: contain;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.08rem;
}
.header .banner .logo[data-v-8ca49a06] {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background: url(../img/logo.db61d31d.png) no-repeat center;
  background-size: contain;
}
.header .banner .text[data-v-8ca49a06] {
  height: 0.5rem;
  margin: 0 0.08rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header .banner .btn[data-v-8ca49a06] {
  width: 0.8rem;
  height: 0.28rem;
  background: url(../img/download.de9154af.png) no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: .05rem;
}
.header .banner .close[data-v-8ca49a06] {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  background: url(../img/close_icon.e770959a.png) no-repeat center;
  background-size: 0.16rem;
}
.header .main[data-v-8ca49a06] {
  height: 0.56rem;
  color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.12rem;
}
.header .main .title[data-v-8ca49a06] {
  display: flex;
  align-items: center;
}
.header .main .title .menu-btn-block[data-v-8ca49a06] {
  display: flex;
  align-items: center;
  position: relative;
}
.header .main .title .menu-btn-block .tag[data-v-8ca49a06] {
  display: block;
  position: absolute;
  top: -0.02rem;
  z-index: 10;
  right: -0.05rem;
  width: .17rem;
  height: .14rem;
  background: url(../img/tag.07c227d3.gif) no-repeat;
  background-size: 100% 100%;
}
.header .main .title .menu-btn[data-v-8ca49a06] {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  background: url(../img/menu.8bb900e0.png) no-repeat;
  background-size: contain;
}
.header .main .title .menu-btn[data-v-8ca49a06]:active {
  -webkit-animation: scaleClick-8ca49a06 0.5s ease-in-out;
          animation: scaleClick-8ca49a06 0.5s ease-in-out;
}
.header .main .title img[data-v-8ca49a06] {
  height: 0.3rem;
  margin-left: 0.08rem;
}
.header .main .title .selectCountry[data-v-8ca49a06] {
  display: flex;
  align-items: center;
  margin-left: 0.12rem;
}
.header .main .title .selectCountry img[data-v-8ca49a06] {
  width: 0.22rem;
}
.header .main .title .iconTo[data-v-8ca49a06] {
  border: 0.04rem solid #4b3d0e;
  border-color: #4b3d0e transparent transparent transparent;
  border-width: 0.05rem 0.05rem;
  border-radius: 0.015rem;
  border-bottom: 0;
  width: 0;
  height: 0;
  margin-left: 0.06rem;
}
.header .right[data-v-8ca49a06] {
  color: #98A7B5;
  font-size: 0.12rem;
  display: flex;
  align-items: center;
  font-family: Arial;
  position: relative;
}
.header .right .join[data-v-8ca49a06] {
  display: block;
  width: 1rem;
  height: 0.28rem;
  line-height: 0.28rem;
  color: white;
  text-align: center;
  margin-left: 0.08rem;
  border-radius: 6px;
  background: linear-gradient(181deg, #FFA000 1.02%, #FF5F00 98.98%);
  font-weight: 700;
  position: relative;
}
.header .right .join[data-v-8ca49a06]:active {
  -webkit-animation: scaleClick-8ca49a06 0.5s ease-in-out;
          animation: scaleClick-8ca49a06 0.5s ease-in-out;
}
.header .right .join img[data-v-8ca49a06] {
  position: absolute;
  width: 0.22rem;
  height: 0.22rem;
  top: .02rem;
  right: -0.11rem;
}
.header .right .login[data-v-8ca49a06] {
  display: block;
  width: 0.6rem;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  font-weight: 700;
  background: #0CCC5A;
  color: white;
  box-sizing: border-box;
}
.header .right .login[data-v-8ca49a06]:active {
  -webkit-animation: scaleClick-8ca49a06 0.5s ease-in-out;
          animation: scaleClick-8ca49a06 0.5s ease-in-out;
}
.header .right .balance[data-v-8ca49a06] {
  font-size: 0.12rem;
  font-weight: bold;
  color: white;
  height: 0.34rem;
  line-height: 0.34rem;
  border-radius: 0.08rem;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-right: 0.08rem;
  padding-left: 0.08rem;
  position: relative;
  padding-right: 0.16rem;
  background: rgba(255, 255, 255, 0.1);
}
.header .right .balance .content[data-v-8ca49a06] {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 0.24rem 0 0;
}
.header .right .balance .content .money-icon[data-v-8ca49a06] {
  width: 0.16rem;
  margin-top: -0.03rem;
  margin-right: 0.04rem;
}
.header .right .deposit[data-v-8ca49a06] {
  width: 0.28rem;
  height: 0.28rem;
  background: url(../img/deposit_icon.139dad69.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0.05rem;
  z-index: 3;
}
.header .right .user-icon[data-v-8ca49a06] {
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 0.08rem;
  background: url(../img/user_icon.d66977ee.png) no-repeat center;
  background-size: contain;
}

@-webkit-keyframes scaleClick-5174cbfc {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-5174cbfc {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-5174cbfc]:active {
  -webkit-animation: scaleClick-5174cbfc 0.5s ease-in-out;
          animation: scaleClick-5174cbfc 0.5s ease-in-out;
}
.scaleClickAll[data-v-5174cbfc] {
  -webkit-animation: scaleClick-5174cbfc 0.5s ease-in-out;
          animation: scaleClick-5174cbfc 0.5s ease-in-out;
}
.smart-media[data-v-5174cbfc] {
  width: 100%;
  height: 100%;
}
.smart-media img[data-v-5174cbfc] {
  width: 100%;
  height: auto;
  display: block;
}
.smart-media.lottie-wrapper[data-v-5174cbfc] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.smart-media.lottie-wrapper[data-v-5174cbfc] > div {
  width: 100% !important;
  height: 100% !important;
}
.smart-media .lottie-loading[data-v-5174cbfc] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 1rem;
  background-color: transparent;
}

@-webkit-keyframes scaleClick {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick:active {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
.scaleClickAll {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
.swipe-box {
  height: 1.14rem     ;
  width: 3.75rem;
  padding-bottom: 0.05rem;
}
.swipe-box .swiper-container {
  overflow: visible;
}
.home-swiper {
  width: 100%;
}
.home-swiper .slider-wrap {
  width: 3.75rem;
  display: flex;
  justify-content: center;
}
.home-swiper .slider-item {
  flex-shrink: 0;
  height: 1.14rem;
  width: 3.51rem;
}
.home-swiper .slider-item:active {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
.home-swiper img {
  width: 3.51rem;
  height: 1.14rem;
  border-radius: .08rem;
}
.home-swiper .swiper-pagination {
  bottom: 0rem;
}
.home-swiper .swiper-pagination-bullet {
  width: 0.05rem;
  height: 0.05rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin: 0 .03rem !important;
}
.home-swiper .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0.025rem !important;
  width: .15rem !important;
  overflow: hidden;
}
.home-swiper .swiper-pagination-bullet-active::after {
  content: '';
  display: block;
  border: none;
  width: 0;
  height: 100%;
  background: white;
  -webkit-animation: bulletProgress 5.5s linear forwards;
          animation: bulletProgress 5.5s linear forwards;
}
@-webkit-keyframes bulletProgress {
from {
    width: 0;
}
to {
    width: 100%;
}
}
@keyframes bulletProgress {
from {
    width: 0;
}
to {
    width: 100%;
}
}
.homeBanner {
  width: 3.75rem;
  margin-left: 0.5rem;
  margin-top: 0.53rem;
  padding-top: 0.147rem;
  padding-bottom: 0.04rem;
}
.homeBanner.van-swipe {
  border-radius: 0.02rem;
  overflow: visible;
}
.homeBanner.van-swipe .van-swipe-item {
  display: flex;
  height: 1.47rem;
}
.homeBanner .pad-w {
  width: 0.05rem;
}
.homeBanner .van-swipe__track {
  height: 1.47rem;
}
.homeBanner .van-swipe__indicators {
  bottom: -0.14rem;
  left: 37%;
}
.homeBanner .van-swipe__indicators i {
  width: 0.05rem;
  height: 0.05rem;
  background: #979797;
  border-radius: 50%;
}
.homeBanner .van-swipe__indicators i.van-swipe__indicator--active {
  background-color: #ffffff;
}
.homeBanner img {
  border-radius: 0.02rem;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes scaleClick-7edc6cfe {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-7edc6cfe {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-7edc6cfe]:active {
  -webkit-animation: scaleClick-7edc6cfe 0.5s ease-in-out;
          animation: scaleClick-7edc6cfe 0.5s ease-in-out;
}
.scaleClickAll[data-v-7edc6cfe] {
  -webkit-animation: scaleClick-7edc6cfe 0.5s ease-in-out;
          animation: scaleClick-7edc6cfe 0.5s ease-in-out;
}
.tab-home[data-v-7edc6cfe] {
  position: -webkit-sticky;
  position: sticky;
  top: 0.56rem;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  width: calc(100% - 0.24rem);
  margin: 0.12rem 0;
  padding: 0.05rem 0.12rem;
  background-color: #032E1B;
  overflow: hidden;
  box-sizing: content-box;
}
.tab-home .swiper-container[data-v-7edc6cfe] {
  overflow: visible;
}
.tab-home .swiper-slide[data-v-7edc6cfe] {
  width: auto;
  flex-shrink: 0;
  margin-right: 0.05rem !important;
}
.tab-home .swiper-slide1[data-v-7edc6cfe] {
  position: relative;
  width: auto;
  height: 0.65rem;
  border-radius: 0.06rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
}
.tab-home .swiper-slide1.active[data-v-7edc6cfe] {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  box-shadow: 0 0 0.08rem rgba(45, 238, 136, 0.5);
}
.tab-home .swiper-slide1 .tab-icon[data-v-7edc6cfe] {
  width: 0.57rem;
  height: 0.59rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.tab-home .swiper-slide1 span[data-v-7edc6cfe] {
  display: none;
}

@-webkit-keyframes scaleClick-4a33ef4e {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-4a33ef4e {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-4a33ef4e]:active {
  -webkit-animation: scaleClick-4a33ef4e 0.5s ease-in-out;
          animation: scaleClick-4a33ef4e 0.5s ease-in-out;
}
.scaleClickAll[data-v-4a33ef4e] {
  -webkit-animation: scaleClick-4a33ef4e 0.5s ease-in-out;
          animation: scaleClick-4a33ef4e 0.5s ease-in-out;
}
.playContent[data-v-4a33ef4e] {
  display: flex;
  padding: 0.16rem 0.19rem;
  font-family: "Arial";
  font-weight: bold;
}
.playContent img[data-v-4a33ef4e] {
  width: 1.11rem;
  height: 1.54rem;
  box-shadow: 0px 0px 0.1rem 0.02rem #000000;
  border-radius: 0.11rem;
}
.playContent .gameInfo[data-v-4a33ef4e] {
  color: #fff;
  font-size: 0.2rem;
  margin: 0.2rem 0 0 0.17rem;
}
.playContent .gameInfo .name[data-v-4a33ef4e] {
  height: 0.6rem;
}
.playContent .btn[data-v-4a33ef4e] {
  display: flex;
  font-size: 0.15rem;
  font-family: Arial;
  width: 2.2rem;
  justify-content: space-around;
}
.playContent .btn span[data-v-4a33ef4e] {
  display: block;
  width: 0.89rem;
  height: 0.39rem;
  background: linear-gradient(180deg, #303030, #494949);
  text-align: center;
  line-height: 0.39rem;
  border-radius: 0.05rem;
}
.playContent .btn .mode[data-v-4a33ef4e] {
  font-family: "Arial";
  font-weight: bold;
  background: linear-gradient(180deg, #5519cd, #9449ff);
}
.van-popup[data-v-4a33ef4e] {
  width: 100%;
  background: #1c1c1c;
}
[data-v-4a33ef4e] .van-popup__close-icon {
  color: #fff;
}
[data-v-4a33ef4e] .van-overlay {
  background-color: rgba(0, 0, 0, 0.88);
}

@-webkit-keyframes scaleClick-bd52eadc {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-bd52eadc {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-bd52eadc]:active {
  -webkit-animation: scaleClick-bd52eadc 0.5s ease-in-out;
          animation: scaleClick-bd52eadc 0.5s ease-in-out;
}
.scaleClickAll[data-v-bd52eadc] {
  -webkit-animation: scaleClick-bd52eadc 0.5s ease-in-out;
          animation: scaleClick-bd52eadc 0.5s ease-in-out;
}
.no_touch[data-v-bd52eadc] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gameItem[data-v-bd52eadc] {
  width: 1.1rem;
}
.itemSize[data-v-bd52eadc] {
  width: 0.82rem;
}
.itemSize2[data-v-bd52eadc] {
  width: 1.1rem;
  height: .48rem;
}
.main[data-v-bd52eadc] {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 0.01rem;
  overflow: hidden;
  cursor: pointer;
}
.main[data-v-bd52eadc]:last-child {
  margin-right: 0;
}
.main .bgImg[data-v-bd52eadc] {
  border-radius: .08rem;
  width: 100%;
  background-color: transparent;
}
.main .bgImg img[data-v-bd52eadc] {
  width: 100%;
  z-index: 1;
}
.main .bgImg2[data-v-bd52eadc] {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.main .bgImg2 img[data-v-bd52eadc] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.main .bgImg2 img[data-v-bd52eadc]:active {
  -webkit-animation: scaleClick-bd52eadc 0.5s ease-in-out;
          animation: scaleClick-bd52eadc 0.5s ease-in-out;
}
.main .mask[data-v-bd52eadc] {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  background: url(../img/under-maintenance.2e18f922.png) no-repeat;
  width: 100.1%;
  height: 100%;
  background-size: 100% 100%;
  border-radius: 0.01rem;
}
.main .playCover[data-v-bd52eadc] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
}
.main .playCover .btn[data-v-bd52eadc] {
  display: flex;
  flex-direction: column;
  font-size: 0.14rem;
  justify-content: flex-start;
  width: 70%;
  height: 55%;
  position: absolute;
  bottom: 0;
  color: #ffffff;
  cursor: pointer;
}
.main .playCover .btn span[data-v-bd52eadc] {
  display: block;
  padding: 0rem 0.1rem;
  height: 0.36rem;
  background-color: #808080;
  text-align: center;
  line-height: 0.36rem;
  border-radius: 0.04rem;
}
.main .playCover .btn .mode[data-v-bd52eadc] {
  font-weight: bold;
  background: #0fe20f;
  margin-bottom: 0.1rem;
}
.main:hover .playCover[data-v-bd52eadc] {
  display: flex;
}

@-webkit-keyframes scaleClick-134df918 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-134df918 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-134df918]:active {
  -webkit-animation: scaleClick-134df918 0.5s ease-in-out;
          animation: scaleClick-134df918 0.5s ease-in-out;
}
.scaleClickAll[data-v-134df918] {
  -webkit-animation: scaleClick-134df918 0.5s ease-in-out;
          animation: scaleClick-134df918 0.5s ease-in-out;
}
.game-swipe[data-v-134df918] {
  width: 100%;
  padding-bottom: .16rem;
}
.my-swipe[data-v-134df918] {
  width: 100%;
}
.my-swipe .van-swipe-item[data-v-134df918] {
  font-size: .12rem;
  line-height: .2rem;
  font-weight: bold;
  width: 3.51rem;
  max-width: calc(3.82rem - 0.2rem) !important;
}
.van-notice-bar[data-v-134df918] {
  width: 100%;
  background-color: transparent;
  padding: 0;
  font-weight: bold;
  color: #219653;
  font-size: .12rem;
}
.mainContent[data-v-134df918] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: .01rem;
  width: 3.51rem;
  gap: .07rem;
}
.mainContent .gameItem[data-v-134df918] {
  margin-top: .1rem;
}
.top-bar[data-v-134df918] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .16rem;
  font-family: Arial;
  font-weight: 700;
  color: #ffffff;
}
.top-bar div[data-v-134df918] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-bar div .icon[data-v-134df918] {
  display: inline-block;
  height: .2rem;
}
.top-bar div .styleImg[data-v-134df918] {
  width: auto;
  height: .2rem;
}
.top-bar div .styleImgF[data-v-134df918] {
  height: .16rem;
  width: .16rem;
  margin-right: .04rem;
}
.top-bar div .fGame[data-v-134df918] {
  background-position-x: .03rem;
}
.top-bar div .recomendados[data-v-134df918] {
  background-position-x: -0.25rem;
}
.top-bar div .roleta[data-v-134df918] {
  background-position-x: -0.52rem;
}
.top-bar div .slots[data-v-134df918] {
  background-position-x: -0.78rem;
}
.top-bar div .table[data-v-134df918] {
  background-position-x: -1.27rem;
}
.top-bar div .instant[data-v-134df918] {
  background-position-x: -1.02rem;
}
.top-bar div .provider[data-v-134df918] {
  background-position-x: -1.15rem;
  background-position-y: -0.3rem;
}
.top-bar div .live[data-v-134df918] {
  background-position-x: -2.9rem;
}
.top-bar div .pgGame[data-v-134df918] {
  background: url(../img/PG_logo.69f6ff55.png);
  width: 0.31rem;
  height: 0.16rem;
  background-size: 100% 100%;
  margin-right: .08rem;
}
.top-bar div .smartGame[data-v-134df918] {
  background: url(../img/smart_logo.a7b82beb.png);
  width: 0.195rem;
  height: 0.215rem;
  background-size: 100% 100%;
  margin-right: .08rem;
}
.top-bar div .pragmatic[data-v-134df918] {
  background: url(../img/PRAGMATICPLAY_home.8964848b.png);
  width: 0.195rem;
  height: 0.215rem;
  background-size: 100% 100%;
  margin-right: .08rem;
}
.top-bar div .tadaGame[data-v-134df918] {
  background: url(../img/icon_TD.79ecb902.png);
  width: 0.195rem;
  height: 0.215rem;
  background-size: 100% 100%;
  margin-right: .08rem;
}
.top-bar div .bGame[data-v-134df918] {
  background: url(../img/icon_bgaming.4c6b9702.png);
  width: 0.195rem;
  height: 0.215rem;
  background-size: 100% 100%;
  margin-right: .08rem;
}
.top-bar div .bonus[data-v-134df918] {
  background: url(../img/bonus.71b32890.png);
  background-size: 100% 100%;
}
.top-bar div .originals[data-v-134df918] {
  background: url(../img/originals.eaeabfff.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
  width: .22rem;
  height: .22rem;
}
.top-bar div .zy_pg[data-v-134df918] {
  background: url(../img/zy_pg.ad17f833.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
}
.top-bar div .zy_pp[data-v-134df918] {
  background: url(../img/zy_pp.1b2fd782.png);
  background-size: 100% 100%;
}
.top-bar div .zy_hacksaw[data-v-134df918] {
  background: url(../img/zy_hacksaw.6abef5c6.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
  width: .26rem;
  height: .3rem;
}
.top-bar div .zy_fc[data-v-134df918] {
  background: url(../img/zy_fc.4d53d814.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
}
.top-bar div .zy_tada[data-v-134df918] {
  background: url(../img/zy_tada.367a527f.png);
  background-size: 100% 100%;
}
.top-bar div .zy_jili[data-v-134df918] {
  background: url(../img/zy_jili.fa868318.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
}
.top-bar div .third[data-v-134df918] {
  background: url(../img/third.4becbb4e.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
}
.top-bar div .zy_cq9[data-v-134df918] {
  background: url(../img/zy_cq9.5033a185.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
}
.top-bar div .zy_evo[data-v-134df918] {
  background: url(../img/evo.06c89bfe.png);
  background-size: 100% 100%;
  margin-right: 0.04rem;
}
.top-bar .right[data-v-134df918] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-family: Arial;
  font-weight: 700;
  color: #ffffff;
  font-size: .13rem;
  font-weight: 400;
}
.top-bar .right span[data-v-134df918] {
  border: 1px solid #3A4142;
  border-radius: .04rem;
  height: .24rem;
  padding: 0 .1rem;
  line-height: .28rem;
  margin-right: .04rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-bar .right span.all[data-v-134df918] {
  border: 1px solid #0CCC5A;
  color: #0CCC5A;
}
.largeIcons[data-v-134df918] {
  width: 3.56rem;
  height: 1.55rem;
  margin-top: .1rem;
  border-radius: .08rem;
}
.iconfontNext[data-v-134df918],
.iconfontPrev[data-v-134df918] {
  color: #fff;
}
.disable[data-v-134df918] {
  color: #666666;
}
.iconfontBox[data-v-134df918] {
  width: .04rem;
  height: .24rem;
}
.iconfontLanqiu[data-v-134df918] {
  margin-right: 8px;
  height: 0.24rem !important;
}

@-webkit-keyframes scaleClick-0681ee74 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-0681ee74 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-0681ee74]:active {
  -webkit-animation: scaleClick-0681ee74 0.5s ease-in-out;
          animation: scaleClick-0681ee74 0.5s ease-in-out;
}
.scaleClickAll[data-v-0681ee74] {
  -webkit-animation: scaleClick-0681ee74 0.5s ease-in-out;
          animation: scaleClick-0681ee74 0.5s ease-in-out;
}
.betby-sports[data-v-0681ee74] {
  position: relative;
  overflow: hidden;
}

@-webkit-keyframes scaleClick-7d28a25b {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-7d28a25b {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-7d28a25b]:active {
  -webkit-animation: scaleClick-7d28a25b 0.5s ease-in-out;
          animation: scaleClick-7d28a25b 0.5s ease-in-out;
}
.scaleClickAll[data-v-7d28a25b] {
  -webkit-animation: scaleClick-7d28a25b 0.5s ease-in-out;
          animation: scaleClick-7d28a25b 0.5s ease-in-out;
}
.GameContent[data-v-7d28a25b] {
  margin-bottom: 0.2rem;
  margin-top: .16rem;
}
.GameContent .title[data-v-7d28a25b] {
  font-size: 0.16rem;
  font-weight: bold;
  height: 0.24rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: left;
}
.GameContent .title .more[data-v-7d28a25b] {
  font-size: .12rem;
  color: #24EE88;
  margin-left: auto;
}
.GameContent .trophy[data-v-7d28a25b] {
  position: relative;
  padding-left: .12rem;
}
.GameContent .trophy[data-v-7d28a25b]::before {
  content: "";
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  line-height: .24rem;
  background: url(../img/homeTrophy.b4039860.png) no-repeat center;
  background-size: contain;
  margin-right: 4px;
}
.GameContent .football[data-v-7d28a25b] {
  position: relative;
  margin-bottom: -0.08rem;
  z-index: 1;
}
.betAreaContent[data-v-7d28a25b] {
  height: 1.14rem;
}
.skeletonGameMain[data-v-7d28a25b] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gameMain[data-v-7d28a25b] {
  font-family: "Arial";
  font-weight: bold;
  margin-top: 0.09rem;
  padding: 0 0.12rem;
}
.mainTitle[data-v-7d28a25b] {
  position: relative;
  height: 0.34rem;
  display: flex;
}
.mainTitle .left[data-v-7d28a25b] {
  background: #1a1a1a;
  padding-left: 0.12rem;
  width: 2.1rem;
  display: flex;
  align-items: center;
  height: 0.44rem;
  line-height: 0.4rem;
}
.mainTitle .left .icon[data-v-7d28a25b] {
  display: inline-block;
  width: 0.25rem;
  height: 0.34rem;
}
.mainTitle .left .title[data-v-7d28a25b] {
  font-size: 0.15rem;
  color: #fff;
  margin: 0 0.08rem 0 0.06rem;
}
.mainTitle .left .tag[data-v-7d28a25b] {
  font-size: 0.14rem;
  color: #009d80;
}
.mainTitle img[data-v-7d28a25b] {
  height: 0.34rem;
  margin-left: -0.01rem;
}
.mainTitle .right[data-v-7d28a25b] {
  position: absolute;
  height: 0.44rem;
  right: 0;
  width: 1.7rem;
}
.mainTitle .right img[data-v-7d28a25b] {
  position: absolute;
  right: -0.086rem;
  top: 0.043rem;
  height: 0.23rem;
  width: 1.34rem;
}
.mainTitle .right span[data-v-7d28a25b] {
  font-weight: 400;
  color: #b3b3b3;
  position: absolute;
  right: 0.46rem;
  top: 0.063rem;
  font-size: 0.13rem;
  white-space: nowrap;
}
.mainContent[data-v-7d28a25b] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.1rem 0.1rem;
}
.recent-list-title[data-v-7d28a25b] {
  margin-top: 0.16rem;
  font-size: 0.16rem;
  font-family: Arial;
  color: #ffffff;
  line-height: 0.15rem;
  margin-left: 0.1rem;
  font-weight: 700;
  text-transform: capitalize;
}
.recent-list[data-v-7d28a25b] {
  margin-top: 0.1rem;
  display: flex;
  height: auto;
}
.recent-list .van-swipe-item[data-v-7d28a25b] {
  font-size: 0.12rem;
  line-height: 0.2rem;
  font-weight: bold;
}
.recent-list .v-swipe[data-v-7d28a25b] {
  display: flex;
  margin: 0 0.12rem;
}
.recent-list .item-wrap[data-v-7d28a25b] {
  width: 0.82rem;
  display: flex;
  flex-shrink: 0;
}
.recent-list .item-box[data-v-7d28a25b] {
  width: 0.74rem;
  flex-shrink: 0;
}
.recent-list .item-foot[data-v-7d28a25b] {
  width: 0.84rem;
  height: 0.4rem;
  margin-top: 0.02rem;
}
.recent-list .item-foot .name[data-v-7d28a25b] {
  font-family: Arial;
  color: #98A7B5;
  white-space: nowrap;
  overflow: hidden;
  color: #999;
  font-size: 0.11rem;
  font-weight: 400;
  line-height: 0.16rem;
}
.recent-list .item-foot .money[data-v-7d28a25b] {
  font-size: 0.12rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 0.16rem;
  white-space: nowrap;
  overflow: hidden;
  color: #24EE88;
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  line-height: .16rem;
}
.recent-list .game-item[data-v-7d28a25b] .main .bgImg {
  border-radius: 0.054rem !important;
}
.trophy-img[data-v-7d28a25b] {
  width: 0.16rem;
  height: 0.16rem;
  margin-top: -0.03rem;
}
.gameItem[data-v-7d28a25b] {
  width: 100%;
}

@-webkit-keyframes scaleClick-f1b95ba2 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-f1b95ba2 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-f1b95ba2]:active {
  -webkit-animation: scaleClick-f1b95ba2 0.5s ease-in-out;
          animation: scaleClick-f1b95ba2 0.5s ease-in-out;
}
.scaleClickAll[data-v-f1b95ba2] {
  -webkit-animation: scaleClick-f1b95ba2 0.5s ease-in-out;
          animation: scaleClick-f1b95ba2 0.5s ease-in-out;
}
.broadcast[data-v-f1b95ba2] {
  width: 3.51rem;
  height: 0.3rem;
  display: flex;
  color: #24EE88;
  align-items: center;
  padding-left: 0.06rem;
  margin-top: 0.1rem;
  border-radius: 0.06rem;
  box-sizing: border-box;
}
.broadcast .iconfont img[data-v-f1b95ba2] {
  width: 0.16rem;
  margin-top: -0.03rem;
  margin-right: 0.06rem;
}
.broadcast .icon-broadcast[data-v-f1b95ba2] {
  font-size: 0.14rem;
}
.my-swipe[data-v-f1b95ba2] {
  height: 0.2rem;
}
.my-swipe .van-swipe-item[data-v-f1b95ba2] {
  font-size: 0.13rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-weight: bold;
  width: calc(100vw - 0.22rem) !important;
  max-width: calc(3.82rem - 0.22rem) !important;
  margin-right: 0.1rem;
}
.van-notice-bar[data-v-f1b95ba2] {
  width: 100%;
  background-color: transparent;
  padding: 0;
  font-weight: bold;
  color: #24EE88;
  font-size: 0.13rem;
  clear: red;
}
.c98A6B6[data-v-f1b95ba2] {
  color: #ffff00;
  font-size: 0.13rem;
  font-weight: 700;
  line-height: 0.18rem;
}
.c98A6B6[data-v-f1b95ba2]:active {
  -webkit-animation: scaleClick-f1b95ba2 0.5s ease-in-out;
          animation: scaleClick-f1b95ba2 0.5s ease-in-out;
}
.deposit-text[data-v-f1b95ba2] {
  color: #B0C3B5;
}
.van-notice-bar__wrap[data-v-f1b95ba2] {
  width: 317px;
}
.text-swipe[data-v-f1b95ba2] {
  font-size: 0.13rem;
  color: #ffff00;
  /* 初始颜色 */
  -webkit-animation: colorChange-f1b95ba2 8s infinite alternate;
          animation: colorChange-f1b95ba2 8s infinite alternate;
  /* 应用动画 */
  margin-left: 0.08rem;
}
@-webkit-keyframes colorChange-f1b95ba2 {
0% {
    color: red;
    /* 开始颜色 */
}
33% {
    color: #24ee88;
}
66% {
    color: red;
}
100% {
    color: #24ee88;
}
}
@keyframes colorChange-f1b95ba2 {
0% {
    color: red;
    /* 开始颜色 */
}
33% {
    color: #24ee88;
}
66% {
    color: red;
}
100% {
    color: #24ee88;
}
}

@-webkit-keyframes scaleClick-b91885cc {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-b91885cc {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-b91885cc]:active {
  -webkit-animation: scaleClick-b91885cc 0.5s ease-in-out;
          animation: scaleClick-b91885cc 0.5s ease-in-out;
}
.scaleClickAll[data-v-b91885cc] {
  -webkit-animation: scaleClick-b91885cc 0.5s ease-in-out;
          animation: scaleClick-b91885cc 0.5s ease-in-out;
}
.backtop[data-v-b91885cc] {
  position: fixed;
  left: 0.1rem;
  bottom: 1rem;
  width: 0.44rem;
  height: 0.44rem;
  z-index: 100;
  border-radius: 50%;
  text-align: center;
  line-height: 0.44rem;
  background: #1a1a1a;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  border: 1px solid #282727;
}
.backtop .icon-arrow-up[data-v-b91885cc] {
  font-size: 0.16rem;
  color: #fff;
}

@-webkit-keyframes scaleClick-21a1fb87 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-21a1fb87 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-21a1fb87]:active {
  -webkit-animation: scaleClick-21a1fb87 0.5s ease-in-out;
          animation: scaleClick-21a1fb87 0.5s ease-in-out;
}
.scaleClickAll[data-v-21a1fb87] {
  -webkit-animation: scaleClick-21a1fb87 0.5s ease-in-out;
          animation: scaleClick-21a1fb87 0.5s ease-in-out;
}
.gameList[data-v-21a1fb87] {
  position: relative;
  background: #000000;
  top: 0;
  bottom: 0;
  height: 100vh;
  overflow: auto;
}
.gameList .loadingView[data-v-21a1fb87] {
  position: fixed;
  top: 0.94rem;
}
.gameList .searchView[data-v-21a1fb87] {
  position: fixed;
  width: 100%;
  height: 0.9rem;
  top: 0rem;
  background: #000000;
  z-index: 10;
}
.gameList .searchView .search-content[data-v-21a1fb87] {
  position: relative;
  width: 3.54rem;
  height: 0.3rem;
  background: #191919;
  border-radius: 0.04rem;
  color: #6E6E6E;
  font-size: 0.12rem;
  text-align: center;
  display: flex;
  z-index: 1;
  margin: 0.1rem auto 0;
}
.gameList .searchView .search-content span[data-v-21a1fb87] {
  height: 0.3rem;
  line-height: 0.3rem;
}
.gameList .searchView .search-content > span[data-v-21a1fb87]:nth-child(1) {
  font-size: 0.16rem;
}
.gameList .searchView .search-content .iconfont[data-v-21a1fb87] {
  position: absolute;
  left: 0.1rem;
}
.gameList .searchView .search-content .cancelBtn[data-v-21a1fb87] {
  position: absolute;
  right: 0.1rem;
  font-size: 0.12rem;
  color: #FFFFFF;
}
.gameList .searchView .search-content input[data-v-21a1fb87] {
  width: 100%;
  border-radius: 4px;
  height: .3rem;
  text-indent: .33rem;
  background: #254834;
  color: #f5f6f7;
}
.gameList .searchView .search-content input[data-v-21a1fb87]::-webkit-input-placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.gameList .searchView .search-content input[data-v-21a1fb87]::-moz-placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.gameList .searchView .search-content input[data-v-21a1fb87]::-ms-input-placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.gameList .searchView .search-content input[data-v-21a1fb87]::placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.gameList .searchView .search-content input[data-v-21a1fb87]:focus {
  border: 1px solid #3BC117;
}
.gameList .searchView .characterNotice[data-v-21a1fb87] {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.12rem;
  color: #6E6E6E;
  text-align: center;
}
.gameList .searchView .searchHistory[data-v-21a1fb87] {
  padding: 0 0.2rem;
  background: #000000;
}
.gameList .searchView .searchHistory > div[data-v-21a1fb87]:nth-child(1) {
  position: relative;
  font-size: 0.12rem;
  color: #FFFFFF;
}
.gameList .searchView .searchHistory > div:nth-child(1) > span[data-v-21a1fb87] {
  position: absolute;
  right: 0;
  font-size: 0.14rem;
}
.gameList .searchView .searchHistory .historyList[data-v-21a1fb87] {
  width: 100%;
  height: 0.8rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  color: #B3B3B3;
  overflow-y: scroll;
}
.gameList .searchView .searchHistory .historyList > div[data-v-21a1fb87] {
  margin-right: 0.1rem;
  margin-top: 0.1rem;
}
.gameList .searchView .searchHistory .historyList > div span[data-v-21a1fb87] {
  background: #1A1A1A;
  border-radius: 0.04rem;
  height: 0.25rem;
  line-height: 0.28rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.1rem;
}
.gameList .searchView .searchHistory .historyList > div span i[data-v-21a1fb87] {
  margin-left: 0.1rem;
}
.gameList .main[data-v-21a1fb87] {
  margin-top: 0.94rem;
  background: black;
  padding-top: 0.05rem;
}
.gameList .main.hisDisplay[data-v-21a1fb87] {
  margin-top: 1.84rem;
}
.gameList .main .sum[data-v-21a1fb87] {
  width: 100%;
  height: 0.1rem;
  font-size: 0.1rem;
  font-family: Arial;
  font-weight: 400;
  color: #c4c4c4;
  line-height: 0.17rem;
  text-align: center;
  margin-top: 0.1rem;
}
.gameList .main .more[data-v-21a1fb87] {
  width: 100%;
  height: 0.31rem;
  background: #1a1a1a;
  border-radius: 0.05rem;
  text-align: center;
  margin-top: 0.1rem;
}
.gameList .main .more span[data-v-21a1fb87] {
  font-size: 0.12rem;
  font-family: Arial;
  font-weight: 400;
  color: #c4c4c4;
  line-height: 0.31rem;
  text-align: center;
}
.gameList .gameTitle[data-v-21a1fb87] {
  font-family: Arial;
  font-size: 0.12rem;
  color: #FFFFFF;
  margin-left: 0.12rem;
  background: #000000;
  font-weight: 700;
}
.gameList .mainContent[data-v-21a1fb87] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.06rem 0.12rem 0.07rem;
  background: black;
  margin-top: -0.01rem;
}
.gameList .mainContent .game-item[data-v-21a1fb87] {
  position: relative;
  width: 1.1rem;
  height: 1.54rem;
  margin: 0.06rem 0;
  border-radius: 0.11rem;
  overflow: hidden;
}
.gameList .mainContent .game-item .bgImg[data-v-21a1fb87] {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.gameList .mainContent .game-item.type1[data-v-21a1fb87] {
  width: 1.7rem;
  height: 1.54rem;
  border-radius: 0.06rem;
}
.gameList .mainContent .game-item .mask[data-v-21a1fb87] {
  top: 0;
  left: 0;
  position: absolute;
  background: url(../img/under-maintenance.2e18f922.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  border-radius: .11rem;
}
.gameList .providerClass[data-v-21a1fb87] {
  flex-shrink: 0;
  position: relative;
  display: flex;
  margin-top: 0.1rem;
}
.gameList .providerClass img[data-v-21a1fb87] {
  border-radius: 0.04rem;
  width: 1.32rem;
  height: 0.72rem;
  background-color: transparent;
}
.gameList .providerClass span[data-v-21a1fb87] {
  display: inline-block;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.12rem;
  color: #B3B3B3;
  margin-left: 0.1rem;
}
.gameList .gameMain[data-v-21a1fb87] {
  font-family: 'Arial';
  font-weight: bold;
  background: #1A1A1A;
}
.gameList .gameMain .mainTitle[data-v-21a1fb87] {
  position: relative;
  height: .34rem;
  display: flex;
  font-family: 'Arial';
}
.gameList .gameMain .mainTitle .left[data-v-21a1fb87] {
  background: #1a1a1a;
  padding-left: .1rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: .34rem;
  line-height: .34rem;
}
.gameList .gameMain .mainTitle .left .icon[data-v-21a1fb87] {
  display: inline-block;
  width: .25rem;
  height: .34rem;
}
.gameList .gameMain .mainTitle .left .styleImg[data-v-21a1fb87] {
  width: auto;
  height: .2rem;
}
.gameList .gameMain .mainTitle .left .recomendados[data-v-21a1fb87] {
  background-position-x: -0.25rem;
}
.gameList .gameMain .mainTitle .left .title[data-v-21a1fb87] {
  font-size: .13rem;
  color: #fff;
  margin: 0 .08rem 0 .06rem;
  white-space: nowrap;
}
.gameList .gameMain .mainTitle .left .tag[data-v-21a1fb87] {
  font-size: .14rem;
  color: #009D80;
}
.gameList .gameMain .mainTitle img[data-v-21a1fb87] {
  height: .34rem;
  margin-left: -0.01rem;
}
.gameList .gameMain .mainTitle .right[data-v-21a1fb87] {
  position: absolute;
  top: 0rem;
  right: .1rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 0.12rem;
  font-weight: bold;
  color: #B3B3B3;
}
.gameList .gameMain .mainTitle .right span[data-v-21a1fb87] {
  background: #1A1A1A;
  border-radius: 0.04rem;
  height: 0.25rem;
  line-height: 0.28rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gameList .gameMain .mainTitle .right > span[data-v-21a1fb87]:nth-child(1) {
  padding: 0 0.05rem;
}
.gameList .gameMain .mainTitle .right > span[data-v-21a1fb87]:nth-child(2) {
  padding: 0 0.05rem;
}
.gameList .gameMain .mainTitle .right > span[data-v-21a1fb87]:nth-child(3) {
  padding: 0 0.05rem;
  margin-left: 0.04rem;
}
.gameList .gameMain .game-swipe[data-v-21a1fb87] {
  background: #1a1a1a;
  padding: .03rem 0;
}
.gameList .gameMain .suggestClass[data-v-21a1fb87] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.1rem;
  background: #1a1a1a;
  overflow: auto;
}
.gameList .gameMain .suggestClass .mainView[data-v-21a1fb87] {
  flex-shrink: 0;
  position: relative;
  width: 1.1rem;
  height: 1.54rem;
  margin: 0.06rem 0;
  overflow: hidden;
  background: #212a36;
  border-radius: 0.1rem;
}
.gameList .gameMain .suggestClass .mainView .bgImg[data-v-21a1fb87] {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.van-popup[data-v-21a1fb87] {
  width: 100%;
  background: #1c1c1c;
  top: auto;
  bottom: -0.94rem;
}
[data-v-21a1fb87] .van-popup__close-icon {
  color: #fff;
}
[data-v-21a1fb87] .van-overlay {
  background-color: rgba(0, 0, 0, 0.88);
}
[data-v-21a1fb87] .van-swipe-item {
  margin: 0 .1rem;
}


.icons-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 1.5rem;
    width: 0.64rem;

    height: 0.69rem;
    overflow: hidden;

    z-index: 10;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
    will-change: transform;
}
.icons-container.hide-left {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
}
.icons-container.hide-right {
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
}

@-webkit-keyframes scaleClick-07969b1d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-07969b1d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-07969b1d]:active {
  -webkit-animation: scaleClick-07969b1d 0.5s ease-in-out;
          animation: scaleClick-07969b1d 0.5s ease-in-out;
}
.scaleClickAll[data-v-07969b1d] {
  -webkit-animation: scaleClick-07969b1d 0.5s ease-in-out;
          animation: scaleClick-07969b1d 0.5s ease-in-out;
}
.content[data-v-07969b1d] {
  margin: 0 0.18rem;
}
.wrap[data-v-07969b1d] {
  position: relative;
  width: 0.6rem;
  height: 0.6rem;
  background: url(../img/coin_rain.c9f0ea0d.gif) no-repeat center;
  background-size: contain;
}
.text-container[data-v-07969b1d] {
  position: relative;
  width: 100%;
  height: 100%;
}
.textbox[data-v-07969b1d] {
  position: absolute;
  overflow: hidden;
  padding: .42rem 0 0;
  text-align: center;
  width: .6rem;
  color: #f8eb41;
  font-weight: 700;
  font-size: .07rem;
}
.redicon[data-v-07969b1d] {
  width: 0.64rem;
  height: 0.69rem;
  background: url(../img/redicon.51c78c73.png) no-repeat;
  background-size: 0.64rem 0.69rem;
}
.redicon2[data-v-07969b1d] {
  width: 0.64rem;
  height: 0.69rem;
  background: url(../img/redicon2.42c1e7a4.png) no-repeat;
  background-size: 0.64rem 0.69rem;
}
.slide-fade-enter-active[data-v-07969b1d],
.slide-fade-leave-active[data-v-07969b1d] {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.slide-fade-enter[data-v-07969b1d],
.slide-fade-leave-to[data-v-07969b1d] {
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

@-webkit-keyframes scaleClick-2c9a743b {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-2c9a743b {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-2c9a743b]:active {
  -webkit-animation: scaleClick-2c9a743b 0.5s ease-in-out;
          animation: scaleClick-2c9a743b 0.5s ease-in-out;
}
.scaleClickAll[data-v-2c9a743b] {
  -webkit-animation: scaleClick-2c9a743b 0.5s ease-in-out;
          animation: scaleClick-2c9a743b 0.5s ease-in-out;
}
.popup[data-v-2c9a743b] .van-overlay {
  background-color: rgba(0, 0, 0, 0);
}
.popup[data-v-2c9a743b].showBg .van-overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.popup[data-v-2c9a743b] .van-popup {
  width: 3.4rem;
  background-color: rgba(0, 0, 0, 0.85);
  min-height: .5rem;
  height: auto;
}
.popup[data-v-2c9a743b] .icon-close {
  font-size: .15rem;
  top: .08rem;
  right: .11rem;
}

@-webkit-keyframes scaleClick-0dd904f1 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-0dd904f1 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-0dd904f1]:active {
  -webkit-animation: scaleClick-0dd904f1 0.5s ease-in-out;
          animation: scaleClick-0dd904f1 0.5s ease-in-out;
}
.scaleClickAll[data-v-0dd904f1] {
  -webkit-animation: scaleClick-0dd904f1 0.5s ease-in-out;
          animation: scaleClick-0dd904f1 0.5s ease-in-out;
}
.popup[data-v-0dd904f1] .van-popup {
  background: none;
}
.popup[data-v-0dd904f1] .popUpMain {
  max-height: 70vh !important;
  overflow: auto;
  padding-top: .34rem;
  text-align: center;
}
.popup[data-v-0dd904f1] .icon-close {
  color: #fff;
  font-size: .2rem;
  padding: .06rem .06rem 0 0;
}
.popup[data-v-0dd904f1] .tipsContent {
  width: 80%;
}
.popup[data-v-0dd904f1] .detail {
  text-align: right;
  padding: 0 .24rem .2rem;
  display: flex;
  justify-content: center;
}
.popup[data-v-0dd904f1] .detail img {
  margin-top: -0.2rem;
  width: 1.5rem;
  height: .5rem;
}
.popup[data-v-0dd904f1] .button {
  display: inline-block;
  height: .36rem;
  line-height: .36rem;
  margin-top: .16rem;
}
.popup[data-v-0dd904f1] .button.active {
  background: linear-gradient(180deg, #5519cd, #9449ff);
}
.tipsText .text[data-v-0dd904f1] {
  display: inline-block;
  margin: .06rem auto .18rem;
  color: #fff;
  font-size: .14rem;
  text-align: center;
}
.tipsText .button.active[data-v-0dd904f1] {
  background: linear-gradient(180deg, #5519cd, #9449ff);
  width: 40%;
  margin: 0 auto;
}
.swiper-container-d .swiper-slide[data-v-0dd904f1] {
  width: 100%;
}
.swiper-container-d .swiper-slide img[data-v-0dd904f1] {
  width: 80%;
}
.swiper-pagination-d[data-v-0dd904f1] {
  margin-top: 8px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.swiper-pagination-d[data-v-0dd904f1] .swiper-pagination-bullet {
  margin: 0 4px;
  width: 0.05rem;
  height: 0.05rem;
  background: #979797;
  border-radius: 50%;
  opacity: 0.5;
}
.swiper-pagination-d[data-v-0dd904f1] .swiper-pagination-bullet-active {
  background: #fff;
  border-radius: 0.025rem !important;
  width: .12rem !important;
  opacity: 1;
}
.popup.showBg[data-v-0dd904f1] .van-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

@-webkit-keyframes scaleClick-6abca1f2 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-6abca1f2 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-6abca1f2]:active {
  -webkit-animation: scaleClick-6abca1f2 0.5s ease-in-out;
          animation: scaleClick-6abca1f2 0.5s ease-in-out;
}
.scaleClickAll[data-v-6abca1f2] {
  -webkit-animation: scaleClick-6abca1f2 0.5s ease-in-out;
          animation: scaleClick-6abca1f2 0.5s ease-in-out;
}
.van-popup[data-v-6abca1f2] {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0) !important;
}
.van-popup[data-v-6abca1f2] .popUpMain {
  font-family: Arial;
  max-height: 85vh !important;
  width: 100%;
  background: #fff;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content {
  position: relative;
  padding: .2rem .4rem .2rem .4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .title {
  text-align: center;
  font-size: .2rem;
  margin-bottom: .1rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .desp {
  font-size: .14rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .show {
  background: #eeeeee;
  width: 100%;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  margin: .1rem 0;
  color: #494949;
  font-weight: bold;
  font-size: .2rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .opt {
  display: flex;
  justify-content: space-around;
  margin-bottom: .1rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .opt .tipBtn {
  width: 2.24rem;
  height: .45rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .opt .service {
  width: .45rem;
  height: .45rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .tipTitle {
  font-size: .16rem;
  margin-bottom: .1rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content ul li {
  line-height: .24rem;
  font-size: .14rem;
  text-align: left;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .showTip {
  margin-top: .05rem;
  width: 94%;
  padding: .1rem .15rem;
  background: #eeeeee;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .showTip span {
  font-size: .12rem;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .showTip .title {
  font-size: .2rem;
  color: #494949;
}
.van-popup[data-v-6abca1f2] .popUpMain .content .tg {
  width: .57rem;
  height: .6rem;
  position: absolute;
  bottom: .3rem;
  left: .01rem;
}

@-webkit-keyframes scaleClick-24a9d38c {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-24a9d38c {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-24a9d38c]:active {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.scaleClickAll[data-v-24a9d38c] {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.footer[data-v-24a9d38c] {
  padding-top: 0.1rem;
  position: relative;
  color: #88A693;
}
.footer .bottom-logo[data-v-24a9d38c] {
  display: flex;
  justify-content: center;
  gap: 0.16rem;
}
.footer .bottom-logo img[data-v-24a9d38c] {
  height: 0.34rem;
}
.footer .share[data-v-24a9d38c] {
  display: flex;
  justify-content: space-between;
  padding: 0 0.12rem;
  margin-top: 0.24rem;
}
.footer .share a[data-v-24a9d38c] {
  font-size: 0.14rem;
  font-weight: bold;
  color: #fff;
  width: 1.7rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  border-radius: 8px;
  background: #254834;
}
.footer .share a[data-v-24a9d38c]:active {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.footer .share a img[data-v-24a9d38c] {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 4px;
}
.footer .share1[data-v-24a9d38c] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.11rem;
  color: #adadad;
  padding: 0 0.12rem;
}
.footer .share1 a[data-v-24a9d38c] {
  margin-top: 0.16rem;
  margin-right: 0.16rem;
}
.footer .share1 a[data-v-24a9d38c]:active {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.footer .share1 img[data-v-24a9d38c] {
  width: 0.35rem;
  height: 0.35rem;
}
.footer .paybil[data-v-24a9d38c] {
  margin: 0.24rem 0.12rem 0;
  height: 0.3rem;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.3rem;
  background-color: #454545;
  color: #ffffff;
  border-radius: 0.06rem;
}
.footer .footbox[data-v-24a9d38c] {
  margin-top: 0.24rem;
  padding: 0 0.12rem;
  align-content: center;
  align-items: center;
  color: #fff;
  font-size: 0.14rem;
  font-weight: bold;
}
.footer .footbox .games[data-v-24a9d38c] {
  display: flex;
  justify-content: space-between;
}
.footer .footbox .games li[data-v-24a9d38c] {
  width: 1.1rem;
  height: 0.48rem;
  line-height: 0.48rem;
  margin-top: 0.08rem;
  text-align: center;
  border-radius: 8px;
  background: #254834;
}
.footer .footbox .games li[data-v-24a9d38c]:active {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.footer .about-us[data-v-24a9d38c] {
  padding: 0 0.12rem;
  margin-top: 0.24rem;
  font-size: 0.12rem;
}
.footer .about-us[data-v-24a9d38c] > :first-child {
  color: white;
  font-weight: bold;
}
.footer .about-us .about-us-list[data-v-24a9d38c] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.08rem;
}
.footer .about-us .about-us-list li[data-v-24a9d38c] {
  height: 0.4rem;
  min-width: 1.7rem;
  display: flex;
  align-items: center;
}
.footer .about-us .about-us-list li[data-v-24a9d38c]:active {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.footer .about-us .about-us-list li a[data-v-24a9d38c] {
  color: #88A693;
  line-height: 0.18rem;
}
.footer .licence[data-v-24a9d38c] {
  padding: 0 0.12rem;
  margin-top: 0.24rem;
}
.footer .licence .licenceicon[data-v-24a9d38c] {
  width: 100% !important;
  margin-top: 0.1rem;
  display: flex;
  justify-content: center;
}
.footer .licence .licenceicon img[data-v-24a9d38c] {
  width: 0.5rem;
}
.footer .licence .license-content[data-v-24a9d38c] {
  color: #88A693;
  line-height: 0.16rem;
  font-size: 0.11rem;
}
.footer .licence .license-content div[data-v-24a9d38c] {
  font-size: 0.13rem;
  color: #adadad;
  border-bottom: 0.01rem solid #4d4d4d;
  text-align: center;
  line-height: 0.26rem;
  margin: 0.16rem 0;
}
.footer .licence .license-content div a[data-v-24a9d38c] {
  color: #24EE88;
}
.footer .support[data-v-24a9d38c] {
  margin: 0.24rem 0.12rem;
  border-radius: 8px;
  background: #254834;
}
.footer .support .support-item[data-v-24a9d38c] {
  height: 0.4rem;
  line-height: 0.4rem;
  width: 1005;
  padding: 0 0.16rem;
  font-size: 0.12rem;
  color: #fff;
}
.footer .support .support-item .text[data-v-24a9d38c] {
  color: #B3BEC1;
  line-height: 0.17rem;
}
.footer .top[data-v-24a9d38c] {
  margin: 0 auto 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 0.75rem;
  height: 0.32rem;
  background: #32343b;
  border-radius: 0.08rem;
  font-size: 0.12rem;
  color: #fff;
}
.footer .top[data-v-24a9d38c]:active {
  -webkit-animation: scaleClick-24a9d38c 0.5s ease-in-out;
          animation: scaleClick-24a9d38c 0.5s ease-in-out;
}
.footer .favorite[data-v-24a9d38c] {
  z-index: 10;
  text-align: center;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  position: fixed;
  right: 0.12rem;
  bottom: 135px;
}
.footer .treasurehunt[data-v-24a9d38c] {
  z-index: 10;
  text-align: center;
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0.12rem;
  bottom: 2.25rem;
}

@-webkit-keyframes scaleClick-69ffcb04 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-69ffcb04 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-69ffcb04]:active {
  -webkit-animation: scaleClick-69ffcb04 0.5s ease-in-out;
          animation: scaleClick-69ffcb04 0.5s ease-in-out;
}
.scaleClickAll[data-v-69ffcb04] {
  -webkit-animation: scaleClick-69ffcb04 0.5s ease-in-out;
          animation: scaleClick-69ffcb04 0.5s ease-in-out;
}
.promotion-links[data-v-69ffcb04] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 11px;
  margin-bottom: 16px;
  background-color: #032E1B;
  margin: 0 .12rem;
  padding: .07rem 0;
  border-radius: .06rem;
}
.promotion-links img[data-v-69ffcb04] {
  width: 0.68rem;
  height: 0.46rem;
}

@-webkit-keyframes scaleClick-484dc659 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-484dc659 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-484dc659]:active {
  -webkit-animation: scaleClick-484dc659 0.5s ease-in-out;
          animation: scaleClick-484dc659 0.5s ease-in-out;
}
.scaleClickAll[data-v-484dc659] {
  -webkit-animation: scaleClick-484dc659 0.5s ease-in-out;
          animation: scaleClick-484dc659 0.5s ease-in-out;
}
.guide[data-v-484dc659] {
  box-sizing: border-box;
  border-radius: 20px 20px 0px 0px;
  background: #254834;
}
.guide .guide-title[data-v-484dc659] {
  font-size: 0.16rem;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: white;
}
.guide .guide-content[data-v-484dc659] {
  padding: 0 0.12rem 0.2rem;
  color: #fff;
}
.guide .guide-content li + li[data-v-484dc659] {
  margin-top: 0.16rem;
}
.guide .guide-content li h5[data-v-484dc659] {
  font-size: 0.12rem;
  font-weight: 400;
  margin-bottom: 0.08rem;
}
.guide .guide-content li img[data-v-484dc659] {
  width: 100%;
}

@-webkit-keyframes scaleClick-4122b4a0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-4122b4a0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-4122b4a0]:active {
  -webkit-animation: scaleClick-4122b4a0 0.5s ease-in-out;
          animation: scaleClick-4122b4a0 0.5s ease-in-out;
}
.scaleClickAll[data-v-4122b4a0] {
  -webkit-animation: scaleClick-4122b4a0 0.5s ease-in-out;
          animation: scaleClick-4122b4a0 0.5s ease-in-out;
}
.guide[data-v-4122b4a0] {
  box-sizing: border-box;
  border-radius: 20px 20px 0px 0px;
  background: #000;
  overflow: hidden;
}
.guide .guide-header[data-v-4122b4a0] {
  background: linear-gradient(270deg, #7dba5b 0%, #25bd6a 100%);
  padding: 0.16rem 0.1rem;
  border-radius: 20px 20px 0 0;
  min-height: 0.8rem;
  box-sizing: border-box;
}
.guide .guide-header .header-content[data-v-4122b4a0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.guide .guide-header .header-content .logo-section[data-v-4122b4a0] {
  display: flex;
  align-items: center;
}
.guide .guide-header .header-content .logo-section .logo-icon[data-v-4122b4a0] {
  width: 0.48rem;
  height: 0.48rem;
}
.guide .guide-header .header-content .logo-section .logo-icon > img[data-v-4122b4a0] {
  width: 100%;
  height: 100%;
}
.guide .guide-header .header-content .logo-section .logo-icon .logo-text[data-v-4122b4a0] {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  font-family: "Arial Black", Arial, sans-serif;
}
.guide .guide-header .header-content .logo-section .app-info[data-v-4122b4a0] {
  margin-left: 0.05rem;
}
.guide .guide-header .header-content .logo-section .app-info .app-title[data-v-4122b4a0] {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin: 0 0 4px 0;
  line-height: 1.2;
}
.guide .guide-header .header-content .logo-section .app-info .app-desc[data-v-4122b4a0] {
  font-size: 10px;
  color: black;
  margin: 0;
  max-width: 2.6rem;
}
.guide .guide-header .header-content .headphone-icon[data-v-4122b4a0] {
  width: 0.3rem;
  height: 0.3rem;
}
.guide .guide-header .header-content .headphone-icon > img[data-v-4122b4a0] {
  width: 100%;
  height: 100%;
}
.guide .guide-body[data-v-4122b4a0] {
  background: #254834;
  padding: 0.24rem 0.2rem;
  color: #fff;
}
.guide .guide-body .guide-title[data-v-4122b4a0] {
  font-size: 0.14rem;
  font-weight: bold;
  color: #fff;
  margin: 0 0 0.12rem 0;
  line-height: 1.2;
}
.guide .guide-body .guide-steps[data-v-4122b4a0] {
  margin-bottom: 0.32rem;
  font-size: 0.12rem;
}
.guide .guide-body .guide-steps .step-item[data-v-4122b4a0] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.12rem;
  line-height: 1.4;
}
.guide .guide-body .guide-steps .step-item[data-v-4122b4a0]:last-child {
  margin-bottom: 0;
}
.guide .guide-body .guide-steps .step-item .step-number[data-v-4122b4a0] {
  color: #b0b0b0;
  margin-right: 8px;
  flex-shrink: 0;
}
.guide .guide-body .guide-steps .step-item .step-text[data-v-4122b4a0] {
  color: #b0b0b0;
  font-size: 14px;
}
.guide .guide-body .download-btn[data-v-4122b4a0] {
  width: 100%;
  height: 50px;
  border-radius: 24px;
  border-bottom: 2px solid #1dca6a;
  background: #FF0;
  border: none;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 0.24rem;
  box-shadow: 0 4px 12px rgba(76, 175, 80, 0.3);
  transition: all 0.3s ease;
  color: #000;
}
.guide .guide-body .download-btn > img[data-v-4122b4a0] {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.05rem;
}
.guide .guide-body .friendly-notice .notice-header[data-v-4122b4a0] {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.guide .guide-body .friendly-notice .notice-header .notice-title[data-v-4122b4a0] {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.guide .guide-body .friendly-notice .notice-text[data-v-4122b4a0] {
  font-size: 12px;
  color: #b0b0b0;
  line-height: 1.4;
  margin: 0;
  padding-left: 28px;
}

@-webkit-keyframes scaleClick {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick:active {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
.scaleClickAll {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
.home-hall-popup {
  width: calc(100% - 0.24rem);
  background: transparent;
  max-width: calc(3.82rem - 0.24rem);
}
.home-hall-popup .pop-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-hall-popup .pop-content .header {
  height: .27rem;
  margin-top: .12rem;
  padding: 0 .12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.home-hall-popup .pop-content .header span {
  font-family: Inter;
  font-weight: 900;
  font-size: .22rem;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
}
.home-hall-popup .pop-content .header .img {
  position: absolute;
  right: .1rem;
  top: -0.02rem;
  z-index: 100;
  width: .24rem;
  height: .24rem;
  margin-left: auto;
  justify-self: flex-end;
}
.home-hall-popup .pop-content .pop-main {
  padding: 0;
  overflow: hidden;
}
.home-hall-popup .pop-content .pop-main .img {
  width: 100%;
}
.home-hall-popup .pop-content .pop-main .tips {
  display: flex;
  align-items: center;
  border: 1px solid #3A4142;
  background: #254834;
  border-radius: .1rem;
  padding: .12rem 0.19rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: .08rem auto;
}
.home-hall-popup .pop-content .pop-main .icon {
  width: .2rem;
  height: .2rem;
  margin-right: .12rem;
  cursor: pointer;
}
.home-hall-popup .pop-content .pop-main span {
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  font-size: .16rem;
  line-height: 100%;
  letter-spacing: 0px;
  color: #B3BEC1;
}
.home-hall-popup .pop-content .pop-main .close {
  cursor: pointer;
  display: block;
  width: .36rem;
  height: .36rem;
  margin: auto;
}
.countDown {
  position: absolute;
  z-index: 20;
  height: .15rem;
  color: #fff;
  top: .36rem;
  left: .53rem;
  font-size: .15rem;
  font-weight: 700;
}

@-webkit-keyframes scaleClick-4c02007f {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-4c02007f {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-4c02007f]:active {
  -webkit-animation: scaleClick-4c02007f 0.5s ease-in-out;
          animation: scaleClick-4c02007f 0.5s ease-in-out;
}
.scaleClickAll[data-v-4c02007f] {
  -webkit-animation: scaleClick-4c02007f 0.5s ease-in-out;
          animation: scaleClick-4c02007f 0.5s ease-in-out;
}
.win-popup[data-v-4c02007f] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}
@-webkit-keyframes win-popup-animation-4c02007f {
0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes win-popup-animation-4c02007f {
0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.win-popup-content[data-v-4c02007f] {
  width: 3.5rem;
  height: 3.52rem;
  background-size: 100% 100%;
  position: relative;
  border-radius: .12rem;
  -webkit-animation: win-popup-animation-4c02007f 1s ease-in-out;
          animation: win-popup-animation-4c02007f 1s ease-in-out;
}
.win-popup-content .logo[data-v-4c02007f] {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin: -0.5rem auto 0;
}
.win-popup-content .win-popup-content-btn[data-v-4c02007f] {
  width: 1.5rem;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 0.25rem;
  display: flex;
  width: 3.28rem;
  height: .44rem;
  padding: .1rem;
  justify-content: center;
  align-items: center;
  gap: .1rem;
  flex-shrink: 0;
  font-size: .18rem;
  font-weight: 700;
  border-radius: 8px;
  background: #FF0;
  color: #000;
  box-sizing: border-box;
  position: absolute;
  bottom: .4rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.win-popup-content-text[data-v-4c02007f] {
  margin-top: 0.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .3rem;
  color: #FF9441;
}
.win-popup-content-text img[data-v-4c02007f] {
  width: .39rem;
  margin-right: 0.1rem;
}
.win-popup-content-title[data-v-4c02007f] {
  font-size: 0.18rem;
  color: #fff;
  font-weight: 400;
  line-height: 0.31rem;
  text-align: center;
  margin-top: .55rem;
  width: calc(100% - 0.54rem);
  padding-left: .27rem;
  padding-right: .27rem;
}
.win-popup-content-title .win-popup-content-title-none[data-v-4c02007f] {
  font-size: 0.14rem;
  color: #999;
  font-weight: normal;
  margin-top: 0.05rem;
}

@-webkit-keyframes scaleClick-a4cdd762 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-a4cdd762 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-a4cdd762]:active {
  -webkit-animation: scaleClick-a4cdd762 0.5s ease-in-out;
          animation: scaleClick-a4cdd762 0.5s ease-in-out;
}
.scaleClickAll[data-v-a4cdd762] {
  -webkit-animation: scaleClick-a4cdd762 0.5s ease-in-out;
          animation: scaleClick-a4cdd762 0.5s ease-in-out;
}
.khome-activity-entry[data-v-a4cdd762] {
  box-sizing: border-box;
  height: .56rem;
  width: calc(100% - 0.23rem);
  margin: 0.68rem auto .12rem;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.khome-activity-entry .box[data-v-a4cdd762] {
  position: relative;
  flex: 0 0 auto;
  width: .6rem;
  cursor: pointer;
}
.khome-activity-entry .van-image[data-v-a4cdd762] {
  width: .6rem;
  height: .5rem;
}
.khome-activity-entry .van-image[data-v-a4cdd762] .van-image__error,
.khome-activity-entry .van-image[data-v-a4cdd762] .van-image__loading {
  background: transparent;
}
.khome-activity-entry .van-image[data-v-a4cdd762] .van-image__error .van-skeleton__avatar,
.khome-activity-entry .van-image[data-v-a4cdd762] .van-image__loading .van-skeleton__avatar {
  margin-right: 0;
  opacity: 0.4;
}
.khome-activity-entry .text[data-v-a4cdd762] {
  margin-top: -0.09rem;
  font-size: .1rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  z-index: 10;
  position: relative;
  font-family: Arial;
}
.khome-activity-entry .tag[data-v-a4cdd762] {
  display: block;
  position: absolute;
  top: 0;
  z-index: 10;
  right: 0;
  width: .17rem;
  height: .14rem;
  background: url(../img/tag.07c227d3.gif) no-repeat;
  background-size: 100% 100%;
}

@-webkit-keyframes scaleClick-4e127955 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-4e127955 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-4e127955]:active {
  -webkit-animation: scaleClick-4e127955 0.5s ease-in-out;
          animation: scaleClick-4e127955 0.5s ease-in-out;
}
.scaleClickAll[data-v-4e127955] {
  -webkit-animation: scaleClick-4e127955 0.5s ease-in-out;
          animation: scaleClick-4e127955 0.5s ease-in-out;
}
.register[data-v-4e127955] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  background-color: #032E1B;
}
.register .head-title[data-v-4e127955] {
  padding-left: 0.2rem;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 0.16rem;
  font-weight: 700;
  line-height: 0.64rem;
  background-color: #032E1B;
}
.register .head-title .close[data-v-4e127955] {
  position: absolute;
  right: 0.12rem;
  top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  background: #254834;
  border-radius: 0.107rem;
}
.register .head-title .close .iconfont[data-v-4e127955] {
  font-size: 0.17rem;
  color: #999;
  line-height: 0.32rem;
}
.register .kycMain[data-v-4e127955] {
  height: calc(100% - 0.64rem);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.register .kycMain .head-bg[data-v-4e127955] {
  position: relative;
  box-sizing: border-box;
  height: 3rem;
  background: url(../img/bg_m.2dee6522.png) no-repeat center;
  background-size: 100%;
  padding: 0.54rem 0.12rem 0;
  font-size: 0.14rem;
  color: white;
}
.register .kycMain .head-bg .logo[data-v-4e127955] {
  height: 0.3rem;
  margin-top: 0.16rem;
}
.register .kycMain .head-bg .text[data-v-4e127955] {
  line-height: 0.24rem;
  margin-top: 0.24rem;
}
.register .kycMain .title[data-v-4e127955] {
  position: absolute;
  top: 0.58rem;
  left: 0.18rem;
  font-size: 0.16rem;
}
.register .kycMain .title h2[data-v-4e127955] {
  color: #ffffff;
  text-align: center;
}
.register .kycMain .login-warp[data-v-4e127955] {
  padding-bottom: 0.6rem;
  overflow-y: scroll;
  background: #032E1B;
  -webkit-backdrop-filter: blur(0.07rem);
          backdrop-filter: blur(0.07rem);
  height: 100%;
}
.register .kycMain .login-box[data-v-4e127955] {
  padding: 0 0.12rem 0;
}
.register .kycMain input[data-v-4e127955] {
  width: 100%;
  margin: .15rem 0 .04rem;
  height: .48rem;
  color: #f5f6f7;
  text-indent: .16rem;
  background: #254834;
  border: .01rem solid #3A4142;
  border-radius: .08rem;
}
.register .kycMain input[data-v-4e127955]:focus {
  border: .01rem solid #3BC117;
}
.register .kycMain input[data-v-4e127955]::-webkit-input-placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.register .kycMain input[data-v-4e127955]::-moz-placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.register .kycMain input[data-v-4e127955]::-ms-input-placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.register .kycMain input[data-v-4e127955]::placeholder {
  color: #B0C3B5;
  opacity: 1;
}
.register .kycMain .passwordInput[data-v-4e127955] {
  margin-bottom: 0.11rem;
  color: #fff;
}
.register .kycMain .passwordInput .password[data-v-4e127955] {
  display: inline-block;
  width: 0.62rem;
  text-align: center;
}
.register .kycMain .passwordInput input[data-v-4e127955] {
  box-sizing: border-box;
  padding-left: 0;
  width: 2.7rem;
  margin-left: 0.19rem;
}
.register .kycMain .passwordInput .iconfont[data-v-4e127955] {
  font-size: 0.14rem;
  color: #666666;
}
.register .kycMain .registerInput[data-v-4e127955] {
  display: flex;
  align-items: center;
  margin-bottom: 0.11rem;
  color: #fff;
  margin: 0.24rem 0 0.04rem;
}
.register .kycMain .registerInput .password[data-v-4e127955] {
  display: inline-block;
  width: 0.62rem;
  text-align: center;
}
.register .kycMain .registerInput input[data-v-4e127955] {
  box-sizing: border-box;
  padding-left: 0;
  width: 2.7rem;
  margin-left: 0.19rem;
}
.register .kycMain .registerInput[data-v-4e127955]:first-child {
  margin-top: 0;
}
.register .kycMain .dataNascim .password[data-v-4e127955] {
  width: 0.79rem;
}
.register .kycMain .dataNascim input[data-v-4e127955] {
  margin-left: 0;
}
.register .kycMain .rule[data-v-4e127955] {
  margin-top: 20px;
  margin-bottom: 0.12rem;
  color: #999;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.2rem;
}
.register .kycMain .btnContent[data-v-4e127955] {
  margin: 0.24rem 0 0.16rem 0;
  position: relative;
}
.register .kycMain .btnContent img[data-v-4e127955] {
  position: absolute;
  width: 0.8rem;
  height: 0.36rem;
  top: -0.18rem;
  right: 0;
}
.register .kycMain .link[data-v-4e127955] {
  display: flex;
  justify-content: center;
}
.register .kycMain .forgotText[data-v-4e127955] {
  font-size: 14px;
  color: #24EE88;
  text-align: right;
  display: block;
  margin-top: 0.16rem;
}
.register .kycMain .registerText[data-v-4e127955] {
  color: #d4d9e6;
  text-align: center;
  display: block;
  margin-top: 0.02rem;
  color: #fff;
  font-size: 14px;
}
.register .kycMain .registerText .goto[data-v-4e127955] {
  color: #24EE88;
}
.argument-check[data-v-4e127955] {
  display: flex;
  margin-top: 0.1rem;
}
.argument-check .label[data-v-4e127955] {
  font-size: 0.12rem;
  line-height: 0.16rem;
  width: 3.29rem;
}
.argument-check .label span[data-v-4e127955] {
  color: #a6a6a6;
}
.argument-check .label a[data-v-4e127955] {
  color: #24EE88;
  text-transform: capitalize;
}
.ui-checkbox[data-v-4e127955] {
  margin-right: 0.06rem;
  height: 0.16rem;
  width: 0.16rem;
}
.ui-checkbox img[data-v-4e127955] {
  height: 100%;
  width: 100%;
}
.icon-noeyes[data-v-4e127955] {
  top: 0.32rem;
  font-size: 0.117rem;
}
.button-reg[data-v-4e127955] {
  display: block;
  width: 100%;
  height: 0.48rem;
  background: #FF0;
  opacity: 0.5;
  border-radius: 0.08rem;
  color: #000;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.16rem;
  cursor: not-allowed;
  box-sizing: border-box;
  font-weight: 700;
}
.button-reg.active[data-v-4e127955] {
  cursor: pointer;
  opacity: 1;
}
.icon-noeyes[data-v-4e127955],
.icon-eyes[data-v-4e127955] {
  display: inline-block;
  width: 0.16rem;
  top: 0.15rem;
  font-size: 0.16rem !important;
  right: 0.2rem;
}
input[data-v-4e127955]:-webkit-autofill,
textarea[data-v-4e127955]:-webkit-autofill,
select[data-v-4e127955]:-webkit-autofill {
  -webkit-text-fill-color: #ededed !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent;
  background-image: none;
  transition: background-color 50000s ease-in-out 0s;
}
input[data-v-4e127955] {
  background-color: transparent;
}
.datetimePicker[data-v-4e127955] {
  background-color: #254834;
  color: #fff;
}
.datetimePicker[data-v-4e127955] li {
  color: #fff;
}
.datetimePicker[data-v-4e127955] .van-picker__columns {
  background-color: #254834;
}
.datetimePicker[data-v-4e127955] .van-picker__columns .van-picker__mask {
  background-image: linear-gradient(180deg, #26292d, rgba(38, 41, 45, 0.393)), linear-gradient(0deg, #26292d, rgba(38, 41, 45, 0.393)) !important;
}

@-webkit-keyframes scaleClick-59f303af {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-59f303af {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-59f303af]:active {
  -webkit-animation: scaleClick-59f303af 0.5s ease-in-out;
          animation: scaleClick-59f303af 0.5s ease-in-out;
}
.scaleClickAll[data-v-59f303af] {
  -webkit-animation: scaleClick-59f303af 0.5s ease-in-out;
          animation: scaleClick-59f303af 0.5s ease-in-out;
}
.register[data-v-59f303af] {
  width: 3.51rem;
  padding-top: .3rem;
}
.register .close[data-v-59f303af] {
  width: .18rem;
  height: .18rem;
  display: block;
  position: absolute;
  right: .15rem;
  top: 0;
}
.register .content[data-v-59f303af] {
  background: url(../img/back.4de9f90c.png) no-repeat;
  background-size: cover;
  min-height: 100%;
  padding-top: 1.97rem;
  box-sizing: border-box;
  padding-bottom: .2rem;
}
.register .box[data-v-59f303af] {
  width: 3.19rem;
  height: 1.98rem;
  background: url(../img/box.89c07f7e.png) no-repeat;
  background-size: cover;
  margin: 0 auto 0;
  position: relative;
  box-sizing: border-box;
  padding-top: .2rem;
}
.register .box .text[data-v-59f303af] {
  position: absolute;
  top: .3rem;
  left: .25rem;
  color: #000;
  z-index: 3;
  font-family: Inter;
  font-weight: 800;
  font-size: .1718rem;
}
.register .box .cover[data-v-59f303af] {
  width: 2.87rem;
  height: .88rem;
  position: absolute;
  background: url(../img/cover.623a851c.png) no-repeat;
  background-size: cover;
  top: .68rem;
  left: .17rem;
  z-index: 2;
  transition: -webkit-clip-path 0.8s ease-out;
  transition: clip-path 0.8s ease-out;
  transition: clip-path 0.8s ease-out, -webkit-clip-path 0.8s ease-out;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.register .box .cover.reveal-animation[data-v-59f303af] {
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
          clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}
.register .box .award[data-v-59f303af] {
  height: 1.51rem;
  width: 100%;
  font-family: Inter;
  font-weight: 800;
  font-size: .4925rem;
  vertical-align: middle;
  text-align: center;
  line-height: 1.61rem;
  color: #FF4077;
  position: relative;
  z-index: 1;
}
.register .box .award.show-ray-bg[data-v-59f303af] {
  background: url(../img/ray.550d510c.png) no-repeat;
  background-size: cover;
}
.register .button[data-v-59f303af] {
  margin: .21rem auto;
  width: 3.3rem;
  height: .44rem;
  background: #ff0;
  opacity: 1;
  font-size: .16rem;
  line-height: .44rem;
}
.register .rule[data-v-59f303af] {
  margin: 0 .15rem;
  font-weight: 700;
  font-size: .1rem;
  line-height: .16rem;
  color: #fff;
}
.Deposite[data-v-59f303af] {
  text-align: center;
  color: #fff;
  font-size: .12rem;
  font-family: Microsoft YaHei UI;
  font-weight: 700;
}
.Deposite span[data-v-59f303af] {
  color: #fff42f;
}

@-webkit-keyframes scaleClick-7659e44d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-7659e44d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-7659e44d]:active {
  -webkit-animation: scaleClick-7659e44d 0.5s ease-in-out;
          animation: scaleClick-7659e44d 0.5s ease-in-out;
}
.scaleClickAll[data-v-7659e44d] {
  -webkit-animation: scaleClick-7659e44d 0.5s ease-in-out;
          animation: scaleClick-7659e44d 0.5s ease-in-out;
}
.congrats-dialog-overlay[data-v-7659e44d] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.congrats-dialog[data-v-7659e44d] {
  width: 3.2rem;
  height: 1.9rem;
  background: linear-gradient(0deg, #0a814c, #075231);
  background-size: cover;
  background-position: center;
  border-radius: 0.08rem;
  position: relative;
}
.congrats-dialog .close-icon[data-v-7659e44d] {
  position: absolute;
  width: 0.28rem;
  height: 0.28rem;
  right: calc(50% - 0.14rem);
  bottom: -0.5rem;
  z-index: 1;
  cursor: pointer;
}
.congrats-content[data-v-7659e44d] {
  position: absolute;
  bottom: 0.16rem;
  left: 0.19rem;
  right: 0.19rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.28rem;
}
.congrats-title[data-v-7659e44d] {
  font-family: Inter;
  font-weight: 600;
  font-size: 0.24rem;
  line-height: 0.16rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
}
.congrats-message[data-v-7659e44d] {
  font-family: Inter;
  font-weight: 600;
  font-size: 0.14rem;
  line-height: 0.27rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
  width: 100%;
}
.amount-highlight[data-v-7659e44d] {
  color: #FFFF00;
  font-weight: 700;
}
.congrats-buttons[data-v-7659e44d] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.51rem;
  width: 3rem;
  height: 0.31rem;
}
.btn-register[data-v-7659e44d],
.btn-deposit[data-v-7659e44d] {
  width: 1.24rem;
  height: 0.31rem;
  border-radius: 0.057rem;
  border: none;
  font-family: 'Microsoft YaHei UI';
  font-weight: 700;
  font-size: 0.14rem;
  line-height: 0.18rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-register[data-v-7659e44d]:active,
.btn-deposit[data-v-7659e44d]:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.btn-register[data-v-7659e44d] {
  background: transparent;
  color: black;
  background: #FFFF00;
}
.btn-deposit[data-v-7659e44d] {
  color: black;
  background: #FFFF00;
}

@-webkit-keyframes scaleClick-3418ca82 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-3418ca82 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-3418ca82]:active {
  -webkit-animation: scaleClick-3418ca82 0.5s ease-in-out;
          animation: scaleClick-3418ca82 0.5s ease-in-out;
}
.scaleClickAll[data-v-3418ca82] {
  -webkit-animation: scaleClick-3418ca82 0.5s ease-in-out;
          animation: scaleClick-3418ca82 0.5s ease-in-out;
}
/* 弹窗包装器样式 */
.rule-popup-wrapper[data-v-3418ca82] .van-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
  z-index: 100000 !important;
}
.rule-popup-wrapper[data-v-3418ca82] .van-popup {
  width: auto !important;
  background: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  z-index: 100000 !important;
  box-shadow: none !important;
}
/* 全局样式覆盖，确保背景透明 */
[data-v-3418ca82] .rule-popup-wrapper .van-popup {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
/* 直接选择器覆盖 */
[data-v-3418ca82] .van-popup.rule-popup-wrapper {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.rule-content[data-v-3418ca82] {
  width: 2.6rem;
  background: #002716;
  border-radius: 0.1rem;
  padding: 0.15rem .2rem .26rem;
  position: relative;
  margin: 0 auto;
}
.close-btn[data-v-3418ca82] {
  position: absolute;
  top: -0.15rem;
  right: 0.2rem;
  width: 0;
  height: 0;
  border-left: 0.15rem solid transparent;
  border-top: 0.15rem solid transparent;
  border-right: 0.15rem solid #002716;
  border-bottom: 0.15rem solid #002716;
  cursor: pointer;
  z-index: 10;
  transition: border-color 0.3s ease;
}
.rule-list .rule-item[data-v-3418ca82] {
  font-size: 0.12rem;
  color: #B0C3B5;
  line-height: 0.24rem;
  text-align: left;
}
.rule-list .rule-item[data-v-3418ca82]:last-child {
  margin-bottom: 0;
}

@-webkit-keyframes scaleClick {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick:active {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
.scaleClickAll {
  -webkit-animation: scaleClick 0.5s ease-in-out;
          animation: scaleClick 0.5s ease-in-out;
}
/* 全局样式，确保背景透明 */
.rule-popup-wrapper.van-popup {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

@-webkit-keyframes scaleClick-8c16a9b2 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-8c16a9b2 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-8c16a9b2]:active {
  -webkit-animation: scaleClick-8c16a9b2 0.5s ease-in-out;
          animation: scaleClick-8c16a9b2 0.5s ease-in-out;
}
.scaleClickAll[data-v-8c16a9b2] {
  -webkit-animation: scaleClick-8c16a9b2 0.5s ease-in-out;
          animation: scaleClick-8c16a9b2 0.5s ease-in-out;
}
/* 弹窗包装器样式 */
.lottery-popup-wrapper[data-v-8c16a9b2] .van-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
  z-index: 99999 !important;
}
.lottery-popup-wrapper[data-v-8c16a9b2] .van-popup {
  width: 3.51rem !important;
  background: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  z-index: 99999 !important;
}
/* 全局样式覆盖，确保背景透明 */
[data-v-8c16a9b2] .lottery-popup-wrapper .van-popup {
  background: none !important;
  background-color: transparent !important;
}
/* 弹窗内容容器 */
.lottery-content[data-v-8c16a9b2] {
  box-sizing: border-box;
  width: 3.51rem;
  background: #085331;
  border-radius: 0.2rem;
  padding: 0.3rem 0 0.35rem;
  position: relative;
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.5);
  border: 0.04rem solid #F7E87E;
}
/* 呼吸动画关键帧 */
@-webkit-keyframes breathing-8c16a9b2 {
0%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
@keyframes breathing-8c16a9b2 {
0%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
/* 数字滚动动画关键帧 */
@-webkit-keyframes rolling-8c16a9b2 {
0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(0, -100%) translateZ(1px);
            transform: translate(0, -100%) translateZ(1px);
}
}
@keyframes rolling-8c16a9b2 {
0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(0, -100%) translateZ(1px);
            transform: translate(0, -100%) translateZ(1px);
}
}
/* 标题样式 */
.lottery-title[data-v-8c16a9b2] {
  position: relative;
  color: #79291F;
  font-size: 0.3rem;
  font-weight: 900;
  text-align: center;
  margin-bottom: 0.2rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  margin-left: 0.2rem;
}
/* 标题渐变文字效果 */
.lottery-title[data-v-8c16a9b2]::after {
  content: 'BÔNUS DA SORTE!';
  background: linear-gradient(180deg, #EBDA74 45.19%, #DBAB3A 50.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  z-index: 2;
  position: absolute;
  top: -0.03rem;
  left: 0;
  width: 100%;
}
/* 关闭按钮 */
.close-btn[data-v-8c16a9b2] {
  position: absolute;
  top: 0rem;
  right: 0rem;
  width: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.close-btn img[data-v-8c16a9b2] {
  width: 0.24rem;
  height: 0.24rem;
}
/* 规则按钮 */
.rule-btn[data-v-8c16a9b2] {
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: -0.37rem;
  top: 0.01rem;
}
.rule-btn img[data-v-8c16a9b2] {
  width: 0.24rem;
  height: 0.24rem;
}
/* 倒计时容器 */
.lottery-countdown-container[data-v-8c16a9b2] {
  display: flex;
  align-items: center;
  gap: 0.06rem;
  background: #2C5D30;
  border: 0.02rem solid #FDD20C;
  border-radius: 0.08rem;
  padding: 0.08rem 0.12rem;
  margin: 0 auto 0.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  box-sizing: border-box;
}
.lottery-countdown-container .hourglass-icon[data-v-8c16a9b2] {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
}
.lottery-countdown-container .countdown-item[data-v-8c16a9b2] {
  display: flex;
  align-items: center;
  gap: 0.02rem;
}
.lottery-countdown-container .countdown-item .countdown-value[data-v-8c16a9b2] {
  background: #FF0;
  color: #000;
  font-size: 0.16rem;
  font-weight: 700;
  border-radius: 0.04rem;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.02rem 0.06rem;
  width: 0.32rem;
  box-sizing: border-box;
  font-variant-numeric: tabular-nums;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
}
.lottery-countdown-container .countdown-item .countdown-unit[data-v-8c16a9b2] {
  color: #fff;
  font-size: 0.12rem;
  font-weight: 700;
  margin-left: 0.02rem;
}
.lottery-countdown-container .countdown-item:nth-of-type(3) .countdown-value[data-v-8c16a9b2] {
  width: 0.4rem;
}
/* 提示文本 */
.lottery-text[data-v-8c16a9b2] {
  font-size: 0.13rem;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.3rem;
  font-weight: 700;
}
/* 奖金级别容器 */
.bonus-level[data-v-8c16a9b2] {
  margin-bottom: 0.3rem;
  width: 2.81rem;
  margin: 0 auto 0.3rem;
  position: relative;
  /* 奖金级别标签 */
  /* 奖金金额显示区域 */
  /* 奖金金额背景装饰层 */
}
.bonus-level .bonus-label[data-v-8c16a9b2] {
  font-size: 0.14rem;
  color: #8F310F;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 0.16rem;
  left: 0;
  z-index: 4;
  font-weight: 700;
}
.bonus-level .bonus-amount[data-v-8c16a9b2] {
  display: flex;
  gap: 0.032rem;
  background: url(../img/bonus-amount.ca951ca4.png) no-repeat center center;
  background-size: 100% 100%;
  height: 1.11rem;
  width: 2.76rem;
  margin-left: auto;
  box-sizing: border-box;
  padding-left: 0.49rem;
  padding-top: 0.47rem;
  position: relative;
  /* 呼吸动画效果 */
  /* 单个数字容器 */
  /* 逗号分隔符 */
  /* 小数点分隔符 */
  /* 数字滚动容器 */
}
.bonus-level .bonus-amount.breathing[data-v-8c16a9b2] {
  -webkit-animation: breathing-8c16a9b2 5s ease-in-out;
          animation: breathing-8c16a9b2 5s ease-in-out;
}
.bonus-level .bonus-amount .digit-wrapper[data-v-8c16a9b2] {
  width: 0.32rem;
  height: 0.32rem;
  overflow: hidden;
  position: relative;
  background: linear-gradient(180deg, #BDB2B9 0%, #F4F7F7 54.33%, #BDB2B9 100%);
  border: 0.02rem solid #8F310F;
  border-radius: 0.08rem;
}
.bonus-level .bonus-amount .comma-separator[data-v-8c16a9b2] {
  padding-bottom: .1rem;
}
.bonus-level .bonus-amount .decimal-separator[data-v-8c16a9b2] {
  width: 0.08rem;
  height: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #8F310F;
  line-height: 0.32rem;
}
.bonus-level .bonus-amount .digit-roll[data-v-8c16a9b2] {
  display: flex;
  flex-direction: column;
  will-change: transform;
  /* 滚动中状态：持续滚动动画 */
  /* 停止状态：使用更平滑的过渡，移除动画，应用内联样式的 transform */
  /* 问号样式（预留） */
  /* 单个数字项 */
}
.bonus-level .bonus-amount .digit-roll.is-rolling[data-v-8c16a9b2] {
  -webkit-animation: rolling-8c16a9b2 0.5s linear infinite;
          animation: rolling-8c16a9b2 0.5s linear infinite;
}
.bonus-level .bonus-amount .digit-roll.stopped[data-v-8c16a9b2] {
  -webkit-animation: none;
          animation: none;
  /* 停止时移除滚动动画 */
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  /* 平滑过渡到目标位置 */
}
.bonus-level .bonus-amount .digit-roll.question-mark[data-v-8c16a9b2] {
  justify-content: center;
}
.bonus-level .bonus-amount .digit-roll .digit-item[data-v-8c16a9b2] {
  width: 0.32rem;
  height: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #8F310F;
  flex-shrink: 0;
  box-sizing: border-box;
}
.bonus-level .bonus-amount[data-v-8c16a9b2]::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/bonus-amount.ca951ca4.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* 开始抽奖按钮 */
.lottery-btn[data-v-8c16a9b2] {
  width: 1.57rem;
  height: 0.34rem;
  background: linear-gradient(180deg, #FFF7BC 0%, #FFE766 44.79%, #FFB932 53.65%, #FFCF54 94.9%, #FFEBB9 99.58%);
  border-radius: 0.07rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.18rem;
  font-weight: bold;
  color: #8F310F;
  cursor: pointer;
  margin: 0.2rem auto 0;
  transition: all 0.3s ease;
  /* 点击效果 */
  /* 禁用状态 */
}
.lottery-btn[data-v-8c16a9b2]:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.lottery-btn.disabled[data-v-8c16a9b2] {
  background: #666666;
  color: #999999;
  cursor: not-allowed;
}
.lottery-btn.disabled[data-v-8c16a9b2]:active {
  -webkit-transform: none;
          transform: none;
}
/* 充值按钮包装器 */
.deposit-btn-wrapper[data-v-8c16a9b2] {
  margin-top: 0.15rem;
  text-align: center;
}
.deposit-btn-wrapper .deposit-btn[data-v-8c16a9b2] {
  width: 1.57rem;
  height: 0.34rem;
  background: linear-gradient(180deg, #FFF7BC 0%, #FFE766 44.79%, #FFB932 53.65%, #FFCF54 94.9%, #FFEBB9 99.58%);
  border-radius: 0.07rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.18rem;
  font-weight: bold;
  color: #8F310F;
  cursor: pointer;
  margin: 0 auto;
  transition: all 0.3s ease;
  /* 点击效果 */
  /* 禁用状态 */
}
.deposit-btn-wrapper .deposit-btn[data-v-8c16a9b2]:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.deposit-btn-wrapper .deposit-btn.disabled[data-v-8c16a9b2] {
  background: #666666;
  color: #999999;
  cursor: not-allowed;
}
.deposit-btn-wrapper .deposit-btn.disabled[data-v-8c16a9b2]:active {
  -webkit-transform: none;
          transform: none;
}

@-webkit-keyframes scaleClick-2f23c9e0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes scaleClick-2f23c9e0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.scaleClick[data-v-2f23c9e0]:active {
  -webkit-animation: scaleClick-2f23c9e0 0.5s ease-in-out;
          animation: scaleClick-2f23c9e0 0.5s ease-in-out;
}
.scaleClickAll[data-v-2f23c9e0] {
  -webkit-animation: scaleClick-2f23c9e0 0.5s ease-in-out;
          animation: scaleClick-2f23c9e0 0.5s ease-in-out;
}
.cFFFF00[data-v-2f23c9e0] {
  color: #FFFF00;
}
.home[data-v-2f23c9e0] {
  overflow-x: hidden;
}
.home > .top[data-v-2f23c9e0] {
  width: 130%;
  margin-left: -15%;
  height: 1.26rem;
  border-radius: 0 0 50% 50%;
  position: relative;
  overflow: hidden;
}
.home .tabHomeContent[data-v-2f23c9e0] {
  max-width: 100vw;
  width: 3.82rem;
}
.home.showHeaderBanner > .top[data-v-2f23c9e0] {
  height: 1.74rem;
}
.home.showHeaderBanner .khome-activity-entry[data-v-2f23c9e0] {
  margin-top: 1.24rem;
}
.home.showHeaderBanner .swipe-box[data-v-2f23c9e0] {
  margin: .12rem auto 0;
}
.home .card[data-v-2f23c9e0] {
  width: 3.51rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .06rem;
  cursor: pointer;
  margin: 0 auto;
}
.home .card .card-content[data-v-2f23c9e0] {
  width: 1.72rem;
  color: #FFFFFF;
  overflow: hidden;
  box-sizing: border-box;
}
.home .card .card-content > div[data-v-2f23c9e0]:active {
  -webkit-animation: scaleClick-2f23c9e0 0.5s ease-in-out;
          animation: scaleClick-2f23c9e0 0.5s ease-in-out;
}
.home .card .card-content .card-content-left[data-v-2f23c9e0] {
  width: 1.72rem;
  border-radius: .08rem;
}
.home .card .card-content .card-content-left img[data-v-2f23c9e0] {
  width: 100%;
}
.home .card .card-content .card-content-right[data-v-2f23c9e0] {
  width: 1.72rem;
  border-radius: .08rem;
}
.home .card .card-content .card-content-right img[data-v-2f23c9e0] {
  width: 100%;
}
.home .card .card-content .left[data-v-2f23c9e0] {
  position: relative;
  z-index: 3;
}
.home .card .card-content .left .card-toptext[data-v-2f23c9e0] {
  line-height: .1694rem;
  width: .77rem;
  padding: .1rem;
}
.home .card .card-content .left .card-bottext[data-v-2f23c9e0] {
  line-height: .12rem;
  width: 1.1rem;
  margin: -0.04rem 0.1rem;
}
.home .card .card-content .card-bottext[data-v-2f23c9e0] {
  font-size: .09rem;
  font-weight: 600;
}
.home .card > div[data-v-2f23c9e0] {
  width: calc(33.33% - 0.04rem);
  margin: .04rem 0;
}
.home .card > div img[data-v-2f23c9e0] {
  width: 100%;
  border-radius: .04rem;
}
.home .card > div.cardPlaceholder[data-v-2f23c9e0] {
  margin: 0;
}
.home .card.oldCard > div[data-v-2f23c9e0] {
  width: calc(50% - 0.04rem);
}
.home .broadcast-box[data-v-2f23c9e0] {
  width: 100%;
  height: .3rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.home .bell[data-v-2f23c9e0] {
  position: relative;
  margin: .05rem 0 0 .1rem;
  z-index: 5;
  width: .25rem;
  height: .25rem;
  background: url(../img/bell.4ea65eed.gif) no-repeat;
  background-size: 100%;
}
.home .bell .message[data-v-2f23c9e0] {
  position: absolute;
  top: .01rem;
  right: -0.01rem;
  width: .12rem;
  height: .12rem;
  background-color: #B70A1F;
  border-radius: 50%;
  padding: .01rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: .12rem;
  font-size: .09rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home .search-comp[data-v-2f23c9e0] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  overflow: auto;
}
.home .search-content[data-v-2f23c9e0] {
  width: 3.54rem;
  font-family: Arial;
  height: .32rem;
  background: rgba(21, 195, 104, 0.2);
  border-radius: .08rem;
  margin: .16rem auto .15rem;
  color: #6E6E6E;
  font-size: .12rem;
  padding-left: .08rem;
  text-align: center;
  display: flex;
  box-sizing: border-box;
}
.home .search-content span[data-v-2f23c9e0] {
  height: .3rem;
  line-height: .32rem;
}
.home .search-content svg[data-v-2f23c9e0] {
  margin: auto 0;
  margin-right: .08rem;
  height: .16rem;
  width: .16rem;
}
.link[data-v-2f23c9e0] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.link li[data-v-2f23c9e0] {
  font-size: 0.13rem;
  flex: 50%;
  color: #8ea7bb;
  margin-top: .29rem;
  text-align: center;
  white-space: nowrap;
  flex-shrink: 0;
  text-transform: capitalize;
}
.service[data-v-2f23c9e0] {
  display: flex;
  flex-direction: column;
  color: #009d80;
  font-size: .12rem;
  align-items: center;
  margin-top: .26rem;
  position: relative;
}
.service a[data-v-2f23c9e0] {
  color: #009d80;
}
.service .iconfont[data-v-2f23c9e0] {
  font-size: .3rem;
  width: 1rem;
  text-align: center;
}
.service .country[data-v-2f23c9e0] {
  position: absolute;
  height: .27rem;
  background: #454545;
  font-size: .14rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  right: 0;
  top: .1rem;
}
.service .country img[data-v-2f23c9e0] {
  height: .22rem;
  margin: 0 .06rem 0 .02rem;
}
.service .country .iconfont[data-v-2f23c9e0] {
  font-size: .16rem;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: auto;
}
.btmConfirm[data-v-2f23c9e0] {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}
.btmConfirm .content[data-v-2f23c9e0] {
  position: fixed;
  bottom: 0;
  padding: 16px 12px 24px 12px;
  background-color: #254834;
  font-size: .14rem;
  color: #fff;
  border-radius: 20px 20px 0px 0px;
}
.btmConfirm .content .top[data-v-2f23c9e0] {
  display: flex;
  align-items: center;
}
.btmConfirm .content .top p[data-v-2f23c9e0] {
  line-height: .2rem;
  padding-top: .04rem;
}
.btmConfirm .content img[data-v-2f23c9e0] {
  width: .56rem;
  height: .56rem;
  margin-right: .08rem;
}
.btmConfirm .content .btn[data-v-2f23c9e0] {
  margin-top: .1rem;
  text-align: right;
}
.btmConfirm .content .btn .cancel[data-v-2f23c9e0] {
  height: .4rem;
  line-height: .4rem;
  padding: 0 .16rem;
  display: inline-block;
  color: #666;
  font-weight: bold;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid #666;
}
.btmConfirm .content .btn .allow[data-v-2f23c9e0] {
  display: inline-block;
  color: #98A7B5;
  cursor: pointer;
  min-width: .91rem;
  padding: 0 .1rem;
  box-sizing: border-box;
  height: .43rem;
  color: #000;
  text-align: center;
  font-weight: bold;
  line-height: .43rem;
  border-radius: 8px;
  background: #FF0;
  margin-left: .16rem;
}

@font-face {
  font-family: "iconfont"; /* Project id 3943402 */
  src: 
       url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
       url(../fonts/iconfont.b579c37f.woff) format('woff'),
       url(../fonts/iconfont.dd744a05.ttf) format('truetype'),
       url(../img/iconfont.33c415cd.svg#iconfont) format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon-right:before {
  content: "\ea67";
}
.icon-ic_information:before {
  content: "\e6b6";
}
.icon-sousuo:before {
  content: "\e60f";
}
.icon-shanchu:before {
  content: "\e610";
}
.icon-jinbi:before {
  content: "\e613";
}
.icon-guanbi:before {
  content: "\e616";
}
.icon-fanhui:before {
  content: "\e61c";
}
.icon-bofang:before {
  content: "\e61d";
}
.icon-yuleshi:before {
  content: "\e621";
}
.icon-youxi:before {
  content: "\e622";
}
.icon-huo:before {
  content: "\e623";
}
.icon-youxi2:before {
  content: "\e625";
}
.icon-a-Incio:before {
  content: "\e627";
}
.icon-a-youxi2:before {
  content: "\e628";
}
.icon-tubiao2071:before {
  content: "\e640";
}
.icon-lianxiwomen:before {
  content: "\e636";
}
.icon-bangzhu1:before {
  content: "\e635";
}
.icon-xinxi1:before {
  content: "\e6cd";
}
.icon-zhuanhuan:before {
  content: "\e9d0";
}
.icon-youjian1:before {
  content: "\e609";
}
.icon-wode-kefu:before {
  content: "\e61a";
}
.icon-full-screen:before {
  content: "\e60a";
}
.icon-exit-full-screen:before {
  content: "\e6cc";
}
.icon-search:before {
  content: "\e69b";
}
.icon-laji_huabanfuben:before {
  content: "\e634";
}
.icon-close2:before {
  content: "\e60e";
}

/* .icon-lanqiu:before {
  content: "\ea73";
} */
.icon-tuichu1:before {
  content: "\e619";
}
.icon-mail:before {
  content: "\e612";
}
.icon-drafts:before {
  content: "\e626";
}
.icon-yuanxinghongdian:before {
  content: "\e608";
}
.icon-sales_promotion:before {
  content: "\e6a9";
}
.icon-add-folder:before {
  content: "\e677";
}
.icon-shouji:before {
  content: "\e633";
}
.icon-yingyong:before {
  content: "\e688";
}
.icon-wenhao:before {
  content: "\e72d";
}
.icon-youjian:before {
  content: "\e624";
}
.icon-huisedileichengfa:before {
  content: "\e776";
}
.icon-zhihuijianyu:before {
  content: "\e666";
}
.icon-jiantou_xiangyou:before {
  content: "\eb08";
}
.icon-jiantou_xiangzuo:before {
  content: "\eb09";
}
.icon-chongzhi:before {
  content: "\e672";
}
.icon-caidan1:before {
  content: "\e607";
}
.icon-zhuanfa:before {
  content: "\e63b";
}
.icon-tianchongxing-:before {
  content: "\e63a";
}
.icon-e-huoban:before {
  content: "\e671";
}
.icon-qipaishi:before {
  content: "\e67e";
}
.icon-jiangli2:before {
  content: "\e6d1";
}
.icon-yundongzuqiu:before {
  content: "\e62c";
}
.icon-gerenzhongxin:before {
  content: "\e691";
}
.icon-caidan:before {
  content: "\e61b";
}
.icon-dailishang:before {
  content: "\e653";
}
.icon-xiazai:before {
  content: "\e63e";
}
.icon-telegram:before {
  content: "\ec25";
}
.icon-sports:before {
  content: "\e8bf";
}
.icon-circleyuanquan:before {
  content: "\e71e";
}
.icon-qianbao2:before {
  content: "\e698";
}
.icon-youxiji:before {
  content: "\e739";
}
.icon-jiangbei:before {
  content: "\e69d";
}
.icon-notice:before {
  content: "\e685";
}
.icon-share3:before {
  content: "\e72f";
}
.icon-tips2:before {
  content: "\e66c";
}
.icon-vip2:before {
  content: "\e6dd";
}
.icon-vip:before {
  content: "\e606";
}

/* .icon-us:before {
  content: "\e892";
} */
.icon-rili:before {
  content: "\e8b4";
}
.icon-share2:before {
  content: "\e63c";
}
.icon-here:before {
  content: "\e62e";
}
.icon-arrow-down:before {
  content: "\e617";
}
.icon-xiaoliang:before {
  content: "\e605";
}

/* .icon-dice:before {
  content: "\e6cb";
} */
.icon-jingxiang:before {
  content: "\e6dc";
}
.icon-miaoshu:before {
  content: "\e775";
}
.icon-ziyuanxhdpi:before {
  content: "\e629";
}
.icon-app:before {
  content: "\e6d4";
}
.icon-bomb:before {
  content: "\e662";
}
.icon-kefu-fill:before {
  content: "\e615";
}
.icon-huojian_mian:before {
  content: "\e631";
}
.icon-facebook:before {
  content: "\e64e";
}
.icon-google:before {
  content: "\eaa8";
}
.icon-tuichu:before {
  content: "\e62b";
}
.icon-instantly:before {
  content: "\e680";
}
.icon-tubiao207:before {
  content: "\e618";
}
.icon-liwu:before {
  content: "\e602";
}
.icon-xiugaimima:before {
  content: "\e611";
}
.icon-meiyuanbizhuanyongzhanghu:before {
  content: "\e63f";
}
.icon-4:before {
  content: "\e614";
}
.icon-yonghu:before {
  content: "\e639";
}
.icon-fenxiang:before {
  content: "\e6d5";
}
.icon-zhengzaizhibo:before {
  content: "\e6e2";
}
.icon-message-fill:before {
  content: "\e84a";
}
.icon-jigouguanli:before {
  content: "\e603";
}
.icon-24gf-banknotes:before {
  content: "\e8b8";
}
.icon-bangzhu:before {
  content: "\e8c3";
}
.icon-jiaoyi:before {
  content: "\e60d";
}
.icon-people:before {
  content: "\e646";
}
.icon-JP:before {
  content: "\e647";
}
.icon-checked:before {
  content: "\e648";
}
.icon-a-18:before {
  content: "\e649";
}
.icon-hot:before {
  content: "\e64a";
}
.icon-close:before {
  content: "\e600";
}
.icon-recharge:before {
  content: "\e64c";
}
.icon-home1:before {
  content: "\e64f";
}
.icon-me:before {
  content: "\e651";
}
.icon-money:before {
  content: "\e652";
}
.icon-main:before {
  content: "\e654";
}
.icon-menu2:before {
  content: "\e655";
}
.icon-email:before {
  content: "\e656";
}
.icon-wechat:before {
  content: "\e657";
}
.icon-call:before {
  content: "\e658";
}
.icon-whatsapp:before {
  content: "\e659";
}
.icon-msg:before {
  content: "\e65a";
}
.icon-copy:before {
  content: "\e65b";
}
.icon-wallet:before {
  content: "\e65c";
}
.icon-gift:before {
  content: "\e65d";
}
.icon-noMessage:before {
  content: "\e65e";
}
.icon-noeyes:before {
  content: "\e65f";
}
.icon-eyes:before {
  content: "\e660";
}
.icon-group:before {
  content: "\e661";
}
.icon-up:before {
  content: "\e663";
}
.icon-android:before {
  content: "\e664";
}
.icon-record:before {
  content: "\e665";
}
.icon-we:before {
  content: "\e667";
}
.icon-disable:before {
  content: "\e668";
}
.icon-a-Fill1:before {
  content: "\e669";
}
.icon-rank:before {
  content: "\e66a";
}

/* .icon-gift1:before {
  content: "\e692";
} */
.icon-Selected:before {
  content: "\e693";
}
.icon-broadcast:before {
  content: "\e696";
}
.icon-sound-open:before {
  content: "\e699";
}
.icon-sound-close:before {
  content: "\e69a";
}
.icon-a-1:before {
  content: "\e69f";
}
.icon-a-2:before {
  content: "\e6a0";
}
.icon-a-3:before {
  content: "\e6a1";
}
.icon-favorite:before {
  content: "\e6a2";
}
.icon-help:before {
  content: "\e6a3";
}
.icon-home-line:before {
  content: "\e6a4";
}
.icon-lock:before {
  content: "\e6a5";
}
.icon-service:before {
  content: "\e6a6";
}
.icon-tips:before {
  content: "\e6a7";
}
.icon-sms:before {
  content: "\e6a8";
}
.icon-close-2:before {
  content: "\e6c5";
}
.icon-football:before {
  content: "\e6c6";
}
.icon-down:before {
  content: "\e6c8";
}
.icon-a-fansvg:before {
  content: "\e6d0";
}
.icon-play:before {
  content: "\e6d7";
}
.icon-pause:before {
  content: "\e6d8";
}
.icon-del:before {
  content: "\e6d9";
}
.icon-xingzhuangjiehe:before {
  content: "\e6da";
}
.icon-sms1:before {
  content: "\e6db";
}
.icon-selectMore:before {
  content: "\e6eb";
}
.icon-packUp:before {
  content: "\e6ec";
}
.icon-date:before {
  content: "\e6f0";
}
.icon-withdraw:before {
  content: "\e6f1";
}
.icon-user:before {
  content: "\e6f2";
}
.icon-bank:before {
  content: "\e6f3";
}
.icon-share:before {
  content: "\e620";
}
.icon-a-lujing11:before {
  content: "\e726";
}
.icon-home-9f:before {
  content: "\e728";
}
.icon-virtual-9f:before {
  content: "\e729";
}
.icon-app-9f:before {
  content: "\e72a";
}
.icon-league-9f:before {
  content: "\e72c";
}
.icon-freebet-9f:before {
  content: "\e730";
}
.icon-help-2:before {
  content: "\e67f";
}
.icon-unit-brl:before {
  content: "\e735";
}
.icon-spins:before {
  content: "\e66b";
}
.icon-live:before {
  content: "\ea88";
}
.icon-hot-2:before {
  content: "\eb33";
}
.icon-slots:before {
  content: "\e601";
}
.icon-to-copy:before {
  content: "\eb34";
}
.icon-to:before {
  content: "\e64b";
}
.icon-menu1:before {
  content: "\e60c";
}
.icon-menu:before {
  content: "\e638";
}

/* .icon-qianbao:before {
  content: "\e61f";
} */
.icon-sharesquare:before {
  content: "\e7e4";
}

/* .icon-ren:before {
  content: "\e604";
} */
.icon-youjiantou:before {
  content: "\e61e";
}
.icon-biaoqian-:before {
  content: "\e60b";
}

/* .icon-home:before {
  content: "\e89c";
} */
.icon-xinxi:before {
  content: "\e6aa";
}


