@charset "UTF-8";
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #9195a3;
}
#app {
  width: 10rem;
  height: -webkit-fit-content;
  height: fit-content;
  min-height: 100vh;
}
.norem-app {
  width: 5rem;
}
@media screen and (max-width: 500px) {
  #app {
    width: 100%;
    min-height: 100vh;
  }
  #app::-webkit-scrollbar {
    width: 0;
    background: transparent;
  }
  .van-popup.van-popup--bottom {
    max-width: none;
  }
}
@media (min-width: 501px) {
  .van-popup.van-popup--bottom {
    max-width: 10rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
  }
  .van-popup.van-popup--center {
    max-width: 10rem;
  }
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wheel-icon[data-v-8f55aa57] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 10;
  -webkit-transform: translateY(0.4rem);
  transform: translateY(0.4rem);
}
.van-toast[data-v-a469e3c4] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-a469e3c4] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-a469e3c4] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-a469e3c4] {
  height: 80%;
}
.tabbar__container[data-v-a469e3c4] {
  position: fixed;
  bottom: 0;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 10rem;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  background: url(/assets/png/tabBarBg-0d05851f.png) no-repeat center
    center/cover;
  z-index: 100;
}
.tabbar__container-item[data-v-a469e3c4] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.tabbar__container-item svg[data-v-a469e3c4] {
  display: block;
  width: 0.5776rem;
  height: 0.59387rem;
}
.tabbar__container.swerte29-mode[data-v-a469e3c4] {
  height: 1.73333rem;
  padding-block: 0 0.13333rem;
  font-size: 0.29333rem;
}
.tabbar__container.swerte29-mode .tabbar__container-item[data-v-a469e3c4] {
  color: #5f6975;
}
.tabbar__container.swerte29-mode
  .tabbar__container-item
  > img[data-v-a469e3c4] {
  width: 1.06667rem;
}
.tabbar__container.swerte29-mode
  .tabbar__container-item[data-v-a469e3c4]:nth-of-type(3) {
  position: relative;
}
.tabbar__container.swerte29-mode
  .tabbar__container-item:nth-of-type(3)
  > img[data-v-a469e3c4] {
  position: relative;
  top: -0.26667rem;
  z-index: 3;
  width: 1.33333rem;
}
.tabbar__container.swerte29-mode
  .tabbar__container-item:nth-of-type(3)
  .promotionBg[data-v-a469e3c4] {
  position: absolute;
  left: 50%;
  bottom: 0.53333rem;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
  background: #fff;
  width: 1.46667rem;
  height: 1.46667rem;
  border-radius: 50%;
  box-shadow: 0 -0.08rem 0.16rem #d0d0ed80;
  z-index: 2;
}
.tabbar__container.swerte29-mode
  .tabbar__container-item:nth-of-type(3)
  .promotionBg[data-v-a469e3c4]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: -webkit-linear-gradient(top, #ff5f5e 0%, var(--bg_color_L5) 100%),
    -webkit-linear-gradient(bottom, #ffffff, #ffffff);
  background: linear-gradient(180deg, #ff5f5e 0%, var(--bg_color_L5) 100%),
    linear-gradient(0deg, #ffffff, #ffffff);
}
.tabbar__container.swerte29-mode
  .tabbar__container-item.active[data-v-a469e3c4] {
  color: var(--text_color_L3);
}
.tabbar__container.swerte29-mode
  .tabbar__container-item.active[data-v-a469e3c4]
  svg
  circle {
  fill: #e911004d;
}
.tabbar__container.swerte29-mode
  .tabbar__container-item.active[data-v-a469e3c4]
  svg
  path {
  fill: var(--text_color_L3);
}
.tabbar__container.swerte29-mode
  .tabbar__container-item.active[data-v-a469e3c4]
  svg.wallet
  path {
  fill: none;
  stroke: var(--text_color_L3);
}
.tabbar__container[data-v-a469e3c4]:not(.swerte29-mode) {
  height: 1.86667rem;
  padding-block: 0 0.26667rem;
  font-size: 0.29333rem;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item[data-v-a469e3c4] {
  gap: 0.11707rem;
  color: #ffc8c8;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item[data-v-a469e3c4]:nth-of-type(3) {
  position: relative;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item[data-v-a469e3c4]:nth-of-type(3)
  svg {
  position: relative;
  top: -0.4rem;
  width: 0.7504rem;
  height: 0.65rem;
  z-index: 3;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item[data-v-a469e3c4]:nth-of-type(3)
  svg
  path {
  fill: #fff !important;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item:nth-of-type(3)
  .promotionBg[data-v-a469e3c4] {
  position: absolute;
  left: 50%;
  bottom: 0.53333rem;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
  background: #fff;
  width: 1.46667rem;
  height: 1.46667rem;
  border-radius: 50%;
  box-shadow: 0 -0.08rem 0.16rem #d0d0ed80;
  z-index: 2;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item:nth-of-type(3)
  .promotionBg[data-v-a469e3c4]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: -webkit-linear-gradient(top, #ff5f5e 0%, #f64646 100%),
    -webkit-linear-gradient(bottom, #ffffff, #ffffff);
  background: linear-gradient(180deg, #ff5f5e 0%, #f64646 100%),
    linear-gradient(0deg, #ffffff, #ffffff);
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.active[data-v-a469e3c4] {
  color: #f74747;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.active[data-v-a469e3c4]
  svg
  circle {
  fill: #feaaa1;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.active[data-v-a469e3c4]
  svg
  path {
  fill: #f74747;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.active[data-v-a469e3c4]
  svg.wallet
  path {
  fill: none;
  stroke: #f74747;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item
  .wheel-title[data-v-a469e3c4] {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
  font-weight: 700;
  background: -webkit-linear-gradient(45deg, #ff6b6b, #ffa500, #ff6b6b);
  background: linear-gradient(45deg, #ff6b6b, #ffa500, #ff6b6b);
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-animation: highlight-a469e3c4 2s ease-in-out infinite;
  animation: highlight-a469e3c4 2s ease-in-out infinite;
  z-index: 100;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item
  .wheel-title[data-v-a469e3c4]
  .tabbar-currency {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  vertical-align: middle;
  -webkit-text-fill-color: initial;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item
  .wheel-title[data-v-a469e3c4]
  .tabbar-currency
  .usdt-icon {
  width: 0.34667rem !important;
  height: 0.34667rem !important;
  margin-left: 0.08rem !important;
  margin-right: 0.05333rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-text-fill-color: initial;
  position: relative;
  top: 0;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item
  .wheel-title[data-v-a469e3c4]
  .tabbar-currency
  .amount {
  margin-left: 0;
  background: -webkit-linear-gradient(45deg, #ff6b6b, #ffa500, #ff6b6b);
  background: linear-gradient(45deg, #ff6b6b, #ffa500, #ff6b6b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item
  .static-text[data-v-a469e3c4] {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.promotion_3[data-v-a469e3c4] {
  gap: 0.02667rem;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.promotion_3[data-v-a469e3c4]
  svg {
  top: auto;
  width: 0.66667rem;
  height: 0.66667rem;
}
.tabbar__container:not(.swerte29-mode)
  .tabbar__container-item.promotion_3[data-v-a469e3c4]
  svg
  path {
  fill: #ffcdcb !important;
}
@-webkit-keyframes highlight-a469e3c4 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0% 50%;
  }
}
@keyframes highlight-a469e3c4 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0% 50%;
  }
}
@media screen and (max-width: 500px) {
  .tabbar__container[data-v-a469e3c4] {
    width: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translate(0);
  }
}
.customer {
  position: fixed;
  bottom: 2.4rem;
  right: 0.4rem;
  width: 1.49333rem;
  height: 1.49333rem;
  border-radius: 50%;
  z-index: 100;
}
.customer img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.van-toast[data-v-d1f73c44] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-d1f73c44] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-d1f73c44] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-d1f73c44] {
  height: 80%;
}
.start-page[data-v-d1f73c44] {
  position: fixed;
  z-index: 9999;
  width: 10rem;
  height: 100%;
  background: -webkit-linear-gradient(top, #ff8988 0%, #ffd0ba 100%);
  background: linear-gradient(180deg, #ff8988 0%, #ffd0ba 100%);
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.start-page.poppg[data-v-d1f73c44] {
  background: -webkit-linear-gradient(
    281deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
  background: linear-gradient(
    169deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
}
.start-page.ar006[data-v-d1f73c44] {
  background: #e52927;
}
.start-page.yjlottery[data-v-d1f73c44],
.start-page.ar021[data-v-d1f73c44] {
  background: -webkit-linear-gradient(top, #f54545 0%, #ffddcf 87.38%);
  background: linear-gradient(180deg, #f54545 0%, #ffddcf 87.38%);
}
.start-page.basantclub[data-v-d1f73c44] {
  background: -webkit-linear-gradient(top, #cf0305 0%, #f2403b 100%);
  background: linear-gradient(180deg, #cf0305 0%, #f2403b 100%);
}
.start-page.daman[data-v-d1f73c44] {
  background: -webkit-linear-gradient(
    281deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
  background: linear-gradient(
    169deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
}
.start-page.b_Biliwin[data-v-d1f73c44],
.start-page.b_wins911[data-v-d1f73c44],
.start-page.b_1lottery[data-v-d1f73c44],
.start-page.b_101game[data-v-d1f73c44] {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.start-page div[data-v-d1f73c44] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.start-page div .dice[data-v-d1f73c44] {
  width: 2.66667rem;
  height: 2.66667rem;
  background-image: url(/assets/png/game_dice-596db528.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.start-page div .dice.b_Biliwin[data-v-d1f73c44],
.start-page div .dice.b_BigBazaar[data-v-d1f73c44],
.start-page div .dice.b_Panalo[data-v-d1f73c44],
.start-page div .dice.b_66yl[data-v-d1f73c44],
.start-page div .dice.b_YaCai[data-v-d1f73c44],
.start-page div .dice.b_deshclub[data-v-d1f73c44],
.start-page div .dice.b_101game[data-v-d1f73c44] {
  width: 8.13333rem;
  height: 9.41333rem;
  background-size: cover;
}
.start-page div .dice.b_supwinner[data-v-d1f73c44] {
  width: 9.33333rem;
  height: 8rem;
  background-size: cover;
}
.start-page div .dice.b_119lottery[data-v-d1f73c44],
.start-page div .dice.b_Lucky11[data-v-d1f73c44],
.start-page div .dice.b_bwtwin[data-v-d1f73c44] {
  width: 8.13333rem;
  height: 9.41333rem;
  background-size: cover;
}
.start-page div .dice.b_365Lottery[data-v-d1f73c44] {
  width: 9.61333rem;
  height: 8.69333rem;
  background-size: cover;
}
.start-page div .dice.b_Win338[data-v-d1f73c44],
.start-page div .dice.b_tkclub[data-v-d1f73c44] {
  width: 8.13333rem;
  height: 9.41333rem;
  background-size: cover;
}
.start-page div .logo[data-v-d1f73c44] {
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 1.06667rem;
  max-width: 50%;
}
.start-page div .logo.vxth[data-v-d1f73c44] {
  margin-top: 40%;
}
.start-page div p[data-v-d1f73c44] {
  font-weight: 700;
  font-size: 0.50667rem;
  color: #fff;
  margin-top: 1.6rem;
  padding: 0 0.13333rem;
  text-align: center;
}
.van-toast[data-v-6da86e38] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-6da86e38] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-6da86e38] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-6da86e38] {
  height: 80%;
}
.header[data-v-6da86e38] {
  min-height: 1.86667rem;
  background-color: #f95959;
  color: #fff;
  padding-top: 0.33333rem;
  border-radius: 0.26667rem 0.26667rem 0 0;
}
.header .title[data-v-6da86e38] {
  font-size: 0.37333rem;
}
.header .tip[data-v-6da86e38] {
  font-size: 0.29333rem;
  font-weight: 400;
  margin-top: 0.26667rem;
}
.container[data-v-6da86e38] {
  padding: 0.26667rem 0.13333rem;
  background-color: #fff;
  max-height: calc(100vh - 8.4rem);
  overflow: auto;
}
.container[data-v-6da86e38] .first_list-item {
  box-shadow: none;
}
.footer[data-v-6da86e38] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 1.33333rem;
  background-color: #fff;
  box-shadow: 0 -0.05333rem 0.21333rem #d0d0ed5c;
  padding: 0 0.26667rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}
.footer .btn[data-v-6da86e38] {
  background: -webkit-linear-gradient(#ff867a, #f95959);
  background: linear-gradient(#ff867a, #f95959);
  width: 2.66667rem;
  min-height: 0.66667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 0.33333rem;
  text-align: center;
  color: #fff;
  font-size: 0.37333rem;
  text-shadow: 0 0.05333rem 0.02667rem rgba(231, 65, 65, 0.5);
  font-weight: 700;
  box-shadow: 0 0.05333rem #e74141;
}
.footer .active[data-v-6da86e38] {
  padding-left: 0.6rem;
  color: #acafc2;
  font-size: 0.32rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: left;
  background-image: url(/assets/svg/active-d13a7daa.svg);
}
.footer .active.a[data-v-6da86e38] {
  background-image: url(/assets/svg/active_b-535f1b28.svg);
}
[data-v-6da86e38] .first_list-item {
  background: #f6f6f6;
}
.close[data-v-6da86e38] {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  bottom: -0.93333rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAX98f72+fEL8/fzCAz6+PUNCGCFwAAAHwSURBVEjHtZdZgoMgDEBr2AKK2vtfdiYFzchaaoefUpLXrEb6+IdlrNIenr8LcHXWDJAK5fO6cBJvoVYTmS/dxwWy+iBulsMqaDULClVYpeHAl5ZZH3SkE4lARR6qxqdgFm1RGHCpyuwSfnunfQNf6uxmGlFppkusatdCMZ0dy7lXyfmVlinxSDLbp+U1569cENunSdObNGCOtx+34++CvutYa5iKDEu2q+Oaewc4HwlLSOhh0kE2zARnM2efEPY77e1fw6yU0vkxxijZcJXODy2FYE4JFBQbR/IsDtIuV239nDtSZkgiEkOdQMTht41e53QjCRDz7Th1KV1Pv46hruGzSFdLp6JF5IrnNLP54+Gj++JRoSvsQ8REkbjYzDX2LBHDVXoqCr8FmwG3Gb6bME/Ta7RUNja3/rRJVvr8tD3d3QfDyA8eybNESC6MDQMKFc+dHBhDPKAPv22drQQiOHU4MnrhT4EsCXY+rw59mRo+Ugahv2WBTQa0OA3z23kLOiBz9irRybh1N16xD+PHXu5w81qRZ3Pus8UA3ftXKZcLXPdmazZmyzRMNXYHZvOlZAO3+BIWu4B7h3AlEsFxD/csKLnOl3VLikbMfFmXzpQxvtlWF7LZQVxq26IYnzAlUZmRP2VuRSAOvFaWyG+vHySHO/nzpJ72AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: contain;
}
.van-toast[data-v-bb2a2a57] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-bb2a2a57] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-bb2a2a57] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-bb2a2a57] {
  height: 80%;
}
.header[data-v-bb2a2a57] {
  min-height: 1.86667rem;
  background-color: #f95959;
  color: #fff;
  padding-top: 0.33333rem;
  border-radius: 0.26667rem 0.26667rem 0 0;
}
.header .title[data-v-bb2a2a57] {
  font-size: 0.37333rem;
}
.header .tip[data-v-bb2a2a57] {
  font-size: 0.29333rem;
  font-weight: 400;
  margin-top: 0.26667rem;
}
.footer[data-v-bb2a2a57] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 1.33333rem;
  background-color: #fff;
  box-shadow: 0 -0.05333rem 0.21333rem #d0d0ed5c;
  padding: 0 0.26667rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}
.footer .btn[data-v-bb2a2a57] {
  min-width: 2rem;
  min-height: 0.66667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 0.33333rem;
  text-align: center;
  color: #fff;
  font-size: 0.37333rem;
  font-weight: 700;
  background: -webkit-linear-gradient(#ff867a, #f95959);
  background: linear-gradient(#ff867a, #f95959);
  text-shadow: 0 0.05333rem 0.02667rem rgba(231, 65, 65, 0.5);
  box-shadow: 0 0.05333rem #e74141;
}
.footer .active[data-v-bb2a2a57] {
  padding-left: 0.6rem;
  color: #acafc2;
  font-size: 0.32rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: left;
  background-image: url(/assets/svg/active-d13a7daa.svg);
}
.footer .active.a[data-v-bb2a2a57] {
  background-image: url(/assets/svg/active_b-535f1b28.svg);
}
.close[data-v-bb2a2a57] {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  bottom: -0.93333rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAX98f72+fEL8/fzCAz6+PUNCGCFwAAAHwSURBVEjHtZdZgoMgDEBr2AKK2vtfdiYFzchaaoefUpLXrEb6+IdlrNIenr8LcHXWDJAK5fO6cBJvoVYTmS/dxwWy+iBulsMqaDULClVYpeHAl5ZZH3SkE4lARR6qxqdgFm1RGHCpyuwSfnunfQNf6uxmGlFppkusatdCMZ0dy7lXyfmVlinxSDLbp+U1569cENunSdObNGCOtx+34++CvutYa5iKDEu2q+Oaewc4HwlLSOhh0kE2zARnM2efEPY77e1fw6yU0vkxxijZcJXODy2FYE4JFBQbR/IsDtIuV239nDtSZkgiEkOdQMTht41e53QjCRDz7Th1KV1Pv46hruGzSFdLp6JF5IrnNLP54+Gj++JRoSvsQ8REkbjYzDX2LBHDVXoqCr8FmwG3Gb6bME/Ta7RUNja3/rRJVvr8tD3d3QfDyA8eybNESC6MDQMKFc+dHBhDPKAPv22drQQiOHU4MnrhT4EsCXY+rw59mRo+Ugahv2WBTQa0OA3z23kLOiBz9irRybh1N16xD+PHXu5w81qRZ3Pus8UA3ftXKZcLXPdmazZmyzRMNXYHZvOlZAO3+BIWu4B7h3AlEsFxD/csKLnOl3VLikbMfFmXzpQxvtlWF7LZQVxq26IYnzAlUZmRP2VuRSAOvFaWyG+vHySHO/nzpJ72AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: contain;
}
.van-toast[data-v-b2d4e985] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-b2d4e985] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-b2d4e985] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-b2d4e985] {
  height: 80%;
}
.mysteryBonus[data-v-b2d4e985] {
  background: transparent !important;
  box-shadow: none !important;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mysteryBonus img[data-v-b2d4e985] {
  width: 100%;
  height: auto;
  -webkit-user-select: none;
  user-select: none;
}
.gift-container[data-v-b2d4e985] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.glow-bg[data-v-b2d4e985] {
  position: absolute;
  top: 50%;
  width: 3.33333rem;
  height: 3.33333rem;
  background: -webkit-radial-gradient(
    circle,
    rgba(255, 230, 100, 0.9),
    rgba(255, 150, 0, 0.1) 70%
  );
  background: radial-gradient(
    circle,
    rgba(255, 230, 100, 0.9),
    rgba(255, 150, 0, 0.1) 70%
  );
  -webkit-filter: blur(0.4rem);
  filter: blur(0.4rem);
  border-radius: 50%;
  -webkit-animation: pulseGlow-b2d4e985 2s infinite;
  animation: pulseGlow-b2d4e985 2s infinite;
}
@-webkit-keyframes pulseGlow-b2d4e985 {
  0%,
  to {
    opacity: 0.8;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes pulseGlow-b2d4e985 {
  0%,
  to {
    opacity: 0.8;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.claim-gift[data-v-b2d4e985] {
  width: 2.4rem;
  margin-top: 0.26667rem;
}
.button-wrapper[data-v-b2d4e985] {
  position: fixed;
  top: 70%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  z-index: 10;
}
.open-btn[data-v-b2d4e985] {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  background: #ffc107;
  border: none;
  color: #713f03;
  font-weight: bolder;
  padding: 0.26667rem 1.6rem;
  border-radius: 0.16rem;
  cursor: pointer;
  font-size: 0.37333rem;
  box-shadow: 0 0.05333rem 0.10667rem #ffc80099;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.open-btn[data-v-b2d4e985]:active {
  -webkit-transform: scale(0.96);
  transform: scale(0.96);
}
.bonus-text[data-v-b2d4e985] {
  position: absolute;
  top: 50%;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.bonus-text .bonus-title[data-v-b2d4e985] {
  font-size: 0.53333rem;
  color: #ffef80;
  text-shadow: 0.02667rem 0.02667rem 0.06667rem #c40000, 0 0 0.13333rem #ff6600;
}
.bonus-text .bonus-amount[data-v-b2d4e985] {
  font-size: 1.06667rem;
  color: #ffef80;
  -webkit-text-stroke: 0.02rem #c40000;
  text-shadow: 0 0 0.13333rem #ff6600, 0 0 0.26667rem #ff3300,
    0 0 0.53333rem #ff9900;
}
.prize-stage[data-v-b2d4e985] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-animation: fadeIn-b2d4e985 0.5s ease-in;
  animation: fadeIn-b2d4e985 0.5s ease-in;
}
@-webkit-keyframes fadeIn-b2d4e985 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fadeIn-b2d4e985 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.prize-box[data-v-b2d4e985] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  border-radius: 0.26667rem;
  padding: 0.33333rem;
  width: 100%;
}
.prize-bg[data-v-b2d4e985] {
  width: 100%;
  height: auto;
  z-index: 0;
}
.prize-center[data-v-b2d4e985] {
  position: absolute;
  top: 35%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-top: 0.26667rem;
}
.prize-bottom[data-v-b2d4e985] {
  position: absolute;
  top: 55%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-top: 0.26667rem;
}
.multiplier[data-v-b2d4e985] {
  font-size: 0.85333rem;
  font-weight: 900;
  color: #ff2a2a;
  margin: 0;
}
.multiplier span[data-v-b2d4e985] {
  font-size: 0.50667rem;
  color: #c40000;
}
.bonus-label[data-v-b2d4e985] {
  color: #b04a00;
  font-size: 0.21333rem;
  font-weight: 700;
}
.prize-note[data-v-b2d4e985] {
  color: #6a4a2f;
  margin: 0.13333rem 0 0.26667rem;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}
.prize-buttons[data-v-b2d4e985] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.13333rem;
  position: relative;
  z-index: 1;
  padding: 0.26667rem;
}
button[data-v-b2d4e985] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  color: #fff;
  border: none;
  border-radius: 0.4rem;
  padding: 0.26667rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-grey[data-v-b2d4e985] {
  background: -webkit-linear-gradient(top, #a3a3a3 0%, #6e6e6e 100%);
  background: linear-gradient(180deg, #a3a3a3 0%, #6e6e6e 100%);
}
.btn-purple[data-v-b2d4e985] {
  background: -webkit-linear-gradient(left, #6a5cff 0%, #9b5eff 100%);
  background: linear-gradient(90deg, #6a5cff 0%, #9b5eff 100%);
}
.pop-fade-enter-active[data-v-b2d4e985],
.pop-fade-leave-active[data-v-b2d4e985] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.pop-fade-enter-from[data-v-b2d4e985],
.pop-fade-leave-to[data-v-b2d4e985] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.close[data-v-b2d4e985] {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  bottom: 10%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAX98f72+fEL8/fzCAz6+PUNCGCFwAAAHwSURBVEjHtZdZgoMgDEBr2AKK2vtfdiYFzchaaoefUpLXrEb6+IdlrNIenr8LcHXWDJAK5fO6cBJvoVYTmS/dxwWy+iBulsMqaDULClVYpeHAl5ZZH3SkE4lARR6qxqdgFm1RGHCpyuwSfnunfQNf6uxmGlFppkusatdCMZ0dy7lXyfmVlinxSDLbp+U1569cENunSdObNGCOtx+34++CvutYa5iKDEu2q+Oaewc4HwlLSOhh0kE2zARnM2efEPY77e1fw6yU0vkxxijZcJXODy2FYE4JFBQbR/IsDtIuV239nDtSZkgiEkOdQMTht41e53QjCRDz7Th1KV1Pv46hruGzSFdLp6JF5IrnNLP54+Gj++JRoSvsQ8REkbjYzDX2LBHDVXoqCr8FmwG3Gb6bME/Ta7RUNja3/rRJVvr8tD3d3QfDyA8eybNESC6MDQMKFc+dHBhDPKAPv22drQQiOHU4MnrhT4EsCXY+rw59mRo+Ugahv2WBTQa0OA3z23kLOiBz9irRybh1N16xD+PHXu5w81qRZ3Pus8UA3ftXKZcLXPdmazZmyzRMNXYHZvOlZAO3+BIWu4B7h3AlEsFxD/csKLnOl3VLikbMfFmXzpQxvtlWF7LZQVxq26IYnzAlUZmRP2VuRSAOvFaWyG+vHySHO/nzpJ72AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: contain;
}
.deposit-table[data-v-b2d4e985] {
  width: 100%;
  border-radius: 0.10667rem;
  padding: 0.16rem 0.21333rem;
  font-family: Poppins, sans-serif;
  color: #b53600;
  height: 2rem;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.deposit-table[data-v-b2d4e985] ::-webkit-scrollbar {
  display: none;
}
.deposit-table .table-header[data-v-b2d4e985] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom: 0.08rem;
  border-bottom: 0.01333rem solid rgba(181, 54, 0, 0.2);
  padding-bottom: 0.05333rem;
  gap: 0.26667rem;
}
.deposit-table .table-row[data-v-b2d4e985] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  padding: 0.04rem 0;
  color: #b53600;
}
.deposit-table .table-row span[data-v-b2d4e985] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.deposit-table .table-row[data-v-b2d4e985]:not(:last-child) {
  border-bottom: 0.01333rem dashed rgba(181, 54, 0, 0.15);
}
.deposit-table .table-row span[data-v-b2d4e985]:last-child {
  font-weight: 600;
}
.van-toast[data-v-30fa2338] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-30fa2338] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-30fa2338] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-30fa2338] {
  height: 80%;
}
.dialog-wrapper[data-v-30fa2338] {
  padding: 0.26667rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dialog-wrapper img[data-v-30fa2338] {
  width: 3.73333rem;
  height: 2.46667rem;
  position: relative;
  margin-top: -0.74667rem;
}
.dialog-wrapper .dialog-title[data-v-30fa2338] {
  color: #151515;
  margin: 0.4rem 0 0.26667rem;
  font-size: 0.48rem;
  font-weight: 700;
}
.dialog-wrapper .dialog-tips[data-v-30fa2338] {
  color: #666;
  font-size: 0.32rem;
  margin: 0 0 0.32rem;
}
.dialog-wrapper .dialog-para[data-v-30fa2338] {
  color: #666;
  font-size: 0.32rem;
}
.dialog-wrapper .dialog-btn[data-v-30fa2338] {
  width: 5.6rem;
  height: 1.06667rem;
  text-align: center;
  line-height: 1.06667rem;
  background: -webkit-linear-gradient(top, #ff867a 0%, #f95959 100%);
  background: linear-gradient(180deg, #ff867a 0%, #f95959 100%);
  border-radius: 1.06667rem;
  font-weight: 700;
  color: #fff;
  font-size: 0.42667rem;
  margin-top: 0.53333rem;
}
.dialog-wrapper .dialog-content[data-v-30fa2338] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #ff7d06;
}
.dialog-wrapper .dialog-content img[data-v-30fa2338] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.13333rem 0 0;
}
.dialog-wrapper .dialog-footer[data-v-30fa2338] {
  position: relative;
  bottom: -1.46667rem;
}
.dialog-wrapper .dialog-footer img[data-v-30fa2338] {
  width: 0.8rem;
  height: 0.8rem;
}
.van-toast[data-v-49d3c241] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-49d3c241] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-49d3c241] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-49d3c241] {
  height: 80%;
}
.test[data-v-49d3c241] {
  position: fixed;
  bottom: 10%;
  z-index: 9999;
}
.test button[data-v-49d3c241] {
  margin: 0 0.13333rem;
}
.test_box[data-v-49d3c241] {
  padding: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.van-toast[data-v-454e8e34] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-454e8e34] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-454e8e34] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-454e8e34] {
  height: 80%;
}
.start-page[data-v-454e8e34] {
  position: fixed;
  z-index: 9999;
  width: 10rem;
  height: 100%;
  background: -webkit-linear-gradient(top, #ff8988 0%, #ffd0ba 100%);
  background: linear-gradient(180deg, #ff8988 0%, #ffd0ba 100%);
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.start-page.poppg[data-v-454e8e34] {
  background: -webkit-linear-gradient(
    281deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
  background: linear-gradient(
    169deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
}
.start-page.ar006[data-v-454e8e34] {
  background: #e52927;
}
.start-page.yjlottery[data-v-454e8e34],
.start-page.ar021[data-v-454e8e34] {
  background: -webkit-linear-gradient(top, #f54545 0%, #ffddcf 87.38%);
  background: linear-gradient(180deg, #f54545 0%, #ffddcf 87.38%);
}
.start-page.basantclub[data-v-454e8e34] {
  background: -webkit-linear-gradient(top, #cf0305 0%, #f2403b 100%);
  background: linear-gradient(180deg, #cf0305 0%, #f2403b 100%);
}
.start-page.daman[data-v-454e8e34] {
  background: -webkit-linear-gradient(
    281deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
  background: linear-gradient(
    169deg,
    #e22f2f 1.56%,
    #ffd0ba 39.74%,
    #ff8988 39.75%,
    #fff 80.92%,
    #e33333 99%
  );
}
.start-page.b_Biliwin[data-v-454e8e34],
.start-page.b_wins911[data-v-454e8e34],
.start-page.b_1lottery[data-v-454e8e34],
.start-page.b_101game[data-v-454e8e34] {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.start-page div[data-v-454e8e34] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.start-page div .dice[data-v-454e8e34] {
  width: 2.66667rem;
  height: 2.66667rem;
  background-image: url(/assets/png/game_dice-596db528.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.start-page div .dice.b_Biliwin[data-v-454e8e34],
.start-page div .dice.b_BigBazaar[data-v-454e8e34],
.start-page div .dice.b_Panalo[data-v-454e8e34],
.start-page div .dice.b_66yl[data-v-454e8e34],
.start-page div .dice.b_YaCai[data-v-454e8e34],
.start-page div .dice.b_deshclub[data-v-454e8e34],
.start-page div .dice.b_101game[data-v-454e8e34] {
  width: 8.13333rem;
  height: 9.41333rem;
  background-size: cover;
}
.start-page div .dice.b_supwinner[data-v-454e8e34] {
  width: 9.33333rem;
  height: 8rem;
  background-size: cover;
}
.start-page div .dice.b_119lottery[data-v-454e8e34],
.start-page div .dice.b_Lucky11[data-v-454e8e34],
.start-page div .dice.b_bwtwin[data-v-454e8e34] {
  width: 8.13333rem;
  height: 9.41333rem;
  background-size: cover;
}
.start-page div .logo[data-v-454e8e34] {
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 1.06667rem;
  max-width: 50%;
}
.start-page div .logo.vxth[data-v-454e8e34] {
  margin-top: 40%;
}
.start-page div p[data-v-454e8e34] {
  font-weight: 700;
  font-size: 0.50667rem;
  color: #fff;
  margin-top: 1.6rem;
  padding: 0 0.13333rem;
  text-align: center;
}
@media screen and (min-width: 800px) {
  html {
    font-size: 2.5rem !important;
  }
}
.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.2rem;
  padding-inline: 0.32rem;
  padding-bottom: 2.13333rem;
}
@font-face {
  font-family: bahnschrift;
  font-weight: 500;
  src: url(/assets/woff2/bahnschrift-610d57ac.woff2);
}
@font-face {
  font-family: digitalDreamFat;
  src: url(/assets/ttf/digitalDreamFat-7e51cfaf.ttf) format("truetype");
}
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
svg {
  height: 100%;
}
* {
  -webkit-user-select: none;
  user-select: none;
}
html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#app {
  padding: 0;
  margin: 0;
}
body {
  height: auto;
}
:-webkit-any(article, aside, nav, section) h1 {
  font-size: 2em;
}
img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
input {
  -webkit-user-select: text;
  user-select: text;
}
input:focus {
  outline: 0.01333rem solid #ff7172;
  -webkit-user-select: text;
  user-select: text;
}
.c-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.c-row-middle-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-row-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.c-row-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-flex-warp {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.m-b-5 {
  margin-bottom: 0.13333rem;
}
.m-r-5 {
  margin-right: 0.13333rem;
}
.c-flew-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.c-tc {
  text-align: center;
}
.p-r-10 {
  padding-right: 0.26667rem;
}
.p-l-10 {
  padding-left: 0.26667rem;
}
.p-b-10 {
  padding-bottom: 0.26667rem;
}
.p-t-10 {
  padding-top: 0.26667rem;
}
.popup {
  border-radius: 0.26667rem 0.26667rem 0 0;
  z-index: 2006;
  left: auto;
  overflow-y: visible;
}
.PreSaleRule {
  width: 7.04rem;
}
.Tips {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #ffffff;
  border: 0.01333rem solid #ffb3b0;
  box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c;
  border-radius: 0.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  top: 80%;
}
.firstSaveDialog {
  width: 8rem;
  overflow: initial;
}
.firstSaveDialog .van-dialog__header {
  padding-top: 0;
}
.msg-window {
  padding: 0.13333rem 0.26667rem;
  width: 9.33333rem;
}
.msg-window .msg-header {
  color: #333;
  font-size: 0.32rem;
}
.msg-window .msg-footer {
  color: #f95959;
  font-size: 0.32rem;
  padding-top: 0.32rem;
}
.msg-window .msg-footer div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.msg-window .msg-footer img {
  width: 0.4rem;
  height: 0.4rem;
}
.noOverHidden {
  overflow: inherit;
}
.dailySignInRules__container-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto 0.53333rem;
  color: #fff;
  border-radius: 0.26667rem;
  background: -webkit-linear-gradient(top, #ff9490 0%, #ffb29b 100%);
  background: linear-gradient(180deg, #ff9490 0%, #ffb29b 100%);
  box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c;
  overflow: hidden;
}
.dailySignInRules__container-hero__wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dailySignInRules__container-hero__wrapper-titlebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 100%;
}
.dailySignInRules__container-hero__wrapper ul {
  width: 100%;
}
.dailySignInRules__container-hero__wrapper ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.dailySignInRules__container-hero__wrapper ul li div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.37333rem;
  padding: 0.34667rem 0;
  border-bottom: 0.01333rem solid #ff8180;
}
.dailySignInRules__container-hero__wrapper-title {
  width: 100%;
  height: 1.06667rem;
  padding-block: 0.34667rem;
  font-size: 0.42667rem;
  line-height: 0.32rem;
  text-align: center;
  background: -webkit-linear-gradient(bottom, #f95959 0%, #ff8e8a 100%);
  background: linear-gradient(360deg, #f95959 0%, #ff8e8a 100%);
}
.dailySignInRules__container-hero__wrapper-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.dailySignInRules__container-hero__wrapper-content > div {
  width: 100%;
  padding: 0.34667rem 0;
  font-size: 0.37333rem;
  line-height: 0.37333rem;
  text-align: center;
  border-bottom: 0.01333rem solid #ff8180;
}
.dailySignInRules__container-hero__wrapper-content > div:last-of-type {
  border-bottom: none;
}
.van-toast {
  word-break: break-word !important;
}
.cg-default.van-button {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img {
  height: 80%;
}
.mgt10 {
  margin-top: 0.13333rem !important;
}
.mgt40 {
  margin-top: 0.53333rem !important;
}
[v-cloak] {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.text-dots {
  line-height: 0.453334rem;
  width: 2.13333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.must:before {
  content: "*";
  color: #fb5151;
}
input,
textarea {
  -webkit-user-select: text;
  user-select: text;
}
.ar {
  position: fixed;
  top: 0.93333rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 100%;
  max-width: 10rem;
  -webkit-user-select: none;
  user-select: none;
  background: rgb(247, 248, 255);
  z-index: 100;
  padding: 0 0.29333rem;
}
.ar-searchbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.29333rem;
  width: 100%;
  font-size: 0.37333rem;
  margin-top: 0.26667rem;
  margin-bottom: 0.21333rem;
}
.ar-searchbar input {
  width: 3.6rem;
  height: 1.06667rem;
  padding: 0 0.26667rem;
  font-weight: 400;
  border: none;
  border-radius: 0.13333rem;
  box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c;
}
.ar-searchbar input::-webkit-input-placeholder {
  color: #acafc2;
}
.ar-searchbar input::placeholder {
  color: #acafc2;
}
.ar-searchbar__selector {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 4.53333rem;
  height: 1.06667rem;
  color: #666;
}
.ar-searchbar__selector > div {
  width: 100%;
  line-height: 1.06667rem;
  border-radius: 0.13333rem;
  background: #fff;
  box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c;
}
.ar-searchbar__selector > div .noSelect {
  color: #acafc2;
}
.ar-searchbar__selector > div:first-of-type {
  position: relative;
  padding: 0 0.26667rem;
  z-index: 10;
}
.ar-searchbar__selector > div:first-of-type i {
  position: absolute;
  top: 50%;
  right: 0.21333rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ar-searchbar__selector-dropdown {
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  border: 0.01333rem solid #ffc8c8;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ar-searchbar__selector-dropdown li {
  padding: 0 0.26667rem;
  list-style: none;
}
.ar-searchbar__selector-dropdown li.selected {
  color: #fff;
  background-color: #ff7374;
}
.ar-searchbar__selector.active {
  z-index: 9;
}
.ar-searchbar__selector.active > div:first-of-type i {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.ar-searchbar__selector.active > div:last-of-type {
  -webkit-transform: translateY(0%);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.ar-searchbar__selector .selectorA {
  color: #acafc2;
}
.ar-searchbar > i {
  font-size: 1.625rem;
}
.ar-1px-t,
.ar-1px-b,
.ar-1px-tb,
.ar-1px-rb,
.ar-1px-l,
.ar-1px-r {
  position: relative;
}
.ar-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0.01333rem;
  border-top: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-b:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.01333rem;
  border-bottom: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-l:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.01333rem;
  bottom: 0;
  border-left: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ar-1px-r:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.01333rem;
  bottom: 0;
  border-right: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ar-1px-rb:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.01333rem;
  bottom: 0;
  border-right: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ar-1px-rb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.01333rem;
  border-bottom: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0.01333rem;
  border-top: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-tb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.01333rem;
  border-bottom: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
@media screen and (max-width: 500px) {
  .ar {
    max-width: none;
  }
}
textarea {
  resize: none;
}
.content {
  background: #f7f8ff !important;
}
@font-face {
  font-family: bahnschrift;
  font-weight: 500;
  src: url(/assets/woff2/bahnschrift-610d57ac.woff2);
}
@font-face {
  font-family: digitalDreamFat;
  src: url(/assets/ttf/digitalDreamFat-7e51cfaf.ttf) format("truetype");
}
* {
  box-sizing: border-box;
  font-family: bahnschrift;
}
#app {
  background: #f7f8ff;
}
.popup {
  position: fixed;
  max-height: 100%;
}
.popup-center {
  top: 50%;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
.van-toast[data-v-2a74ffce] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-2a74ffce] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-2a74ffce] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-2a74ffce] {
  height: 80%;
}
.navbar[data-v-2a74ffce] {
  height: 1.22667rem;
  z-index: 100;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}
.navbar-fixed[data-v-2a74ffce] {
  position: fixed;
  top: 0;
  left: 50%;
  width: 10rem;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  -webkit-user-select: none;
  user-select: none;
  background: #f7f8ff;
  z-index: 100;
}
.navbar-fixed.wc .navbar__content-left[data-v-2a74ffce],
.navbar-fixed.wc .navbar__content-title[data-v-2a74ffce],
.navbar-fixed.wc .navbar__content-left .van-icon[data-v-2a74ffce],
.navbar-fixed.wc .navbar__content-title .van-icon[data-v-2a74ffce] {
  color: #fff;
}
.navbar__content[data-v-2a74ffce] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 1.22667rem;
}
.navbar__content-left[data-v-2a74ffce] {
  position: absolute;
  left: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  top: 0;
}
.navbar__content-left .van-icon[data-v-2a74ffce] {
  color: #333;
  font-size: 0.48rem;
}
.navbar__content-center[data-v-2a74ffce] {
  color: #333;
  font-size: 0.48rem;
  line-height: 0.48rem;
}
.navbar__content-center .headLogo[data-v-2a74ffce] {
  width: 2.98667rem;
  height: 1.12rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.navbar__content-right[data-v-2a74ffce] {
  position: absolute;
  right: 0.32rem;
}
@media screen and (max-width: 500px) {
  .navbar-fixed[data-v-2a74ffce] {
    width: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translate(0);
  }
}
.van-toast[data-v-c2022555] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-c2022555] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-c2022555] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-c2022555] {
  height: 80%;
}
.ar-loading-view[data-v-c2022555] {
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  z-index: 999;
  left: 0;
  position: fixed;
}
.ar-loading-view .loading-animat[data-v-c2022555] {
  width: 4rem;
  height: 4rem;
}
.ar-loading-view .loading-wrapper[data-v-c2022555] {
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  position: absolute;
  width: 100%;
}
.ar-loading-view .loading-wrapper img[data-v-c2022555] {
  width: 2.66667rem;
}
.ar-loading-view .loading-wrapper .van-loading[data-v-c2022555] {
  z-index: 999;
}
.ar-loading-view .skeleton-wrapper[data-v-c2022555] {
  padding: 0.26667rem 0.13333rem;
}
.com__box[data-v-c2022555] {
  position: relative;
  width: 2.66667rem;
  height: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1000;
}
.loading[data-v-c2022555] {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: animationContainer-c2022555 1s ease infinite;
  animation: animationContainer-c2022555 1s ease infinite;
}
.shape[data-v-c2022555] {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  position: absolute;
}
.shape-1[data-v-c2022555] {
  background-color: #0c67d7;
  left: 0;
  -webkit-animation: animationShape1-c2022555 0.3s ease infinite alternate;
  animation: animationShape1-c2022555 0.3s ease infinite alternate;
}
.shape-2[data-v-c2022555] {
  background-color: #cd371c;
  right: 0;
  -webkit-animation: animationShape2-c2022555 0.3s ease infinite 0.3s alternate;
  animation: animationShape2-c2022555 0.3s ease infinite 0.3s alternate;
}
.shape-3[data-v-c2022555] {
  background-color: #2c9d3f;
  bottom: 0;
  -webkit-animation: animationShape3-c2022555 0.3s ease infinite 0.3s alternate;
  animation: animationShape3-c2022555 0.3s ease infinite 0.3s alternate;
}
.shape-4[data-v-c2022555] {
  background-color: #eca712;
  right: 0;
  bottom: 0;
  -webkit-animation: animationShape4-c2022555 0.3s ease infinite alternate;
  animation: animationShape4-c2022555 0.3s ease infinite alternate;
}
@-webkit-keyframes animationContainer-c2022555 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animationContainer-c2022555 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animationShape1-c2022555 {
  0% {
    -webkit-transform: translate(0.13333rem, 0.13333rem);
    transform: translate(0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, -0.08rem);
    transform: translate(-0.08rem, -0.08rem);
  }
}
@keyframes animationShape1-c2022555 {
  0% {
    -webkit-transform: translate(0.13333rem, 0.13333rem);
    transform: translate(0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, -0.08rem);
    transform: translate(-0.08rem, -0.08rem);
  }
}
@-webkit-keyframes animationShape2-c2022555 {
  0% {
    -webkit-transform: translate(-0.13333rem, 0.13333rem);
    transform: translate(-0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, -0.08rem);
    transform: translate(0.08rem, -0.08rem);
  }
}
@keyframes animationShape2-c2022555 {
  0% {
    -webkit-transform: translate(-0.13333rem, 0.13333rem);
    transform: translate(-0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, -0.08rem);
    transform: translate(0.08rem, -0.08rem);
  }
}
@-webkit-keyframes animationShape3-c2022555 {
  0% {
    -webkit-transform: translate(0.13333rem, -0.13333rem);
    transform: translate(0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, 0.08rem);
    transform: translate(-0.08rem, 0.08rem);
  }
}
@keyframes animationShape3-c2022555 {
  0% {
    -webkit-transform: translate(0.13333rem, -0.13333rem);
    transform: translate(0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, 0.08rem);
    transform: translate(-0.08rem, 0.08rem);
  }
}
@-webkit-keyframes animationShape4-c2022555 {
  0% {
    -webkit-transform: translate(-0.13333rem, -0.13333rem);
    transform: translate(-0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, 0.08rem);
    transform: translate(0.08rem, 0.08rem);
  }
}
@keyframes animationShape4-c2022555 {
  0% {
    -webkit-transform: translate(-0.13333rem, -0.13333rem);
    transform: translate(-0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, 0.08rem);
    transform: translate(0.08rem, 0.08rem);
  }
}
.van-toast[data-v-dc125f43] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-dc125f43] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-dc125f43] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-dc125f43] {
  height: 80%;
}
.ar-searchbar__selector[data-v-dc125f43] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 4.53333rem;
  height: 1.06667rem !important;
  color: #acafc2;
}
.ar-searchbar__selector div[data-v-dc125f43] {
  line-height: 1.06667rem;
}
