@charset "UTF-8";
.van-toast[data-v-75b35bf5] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-75b35bf5] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-75b35bf5] {
  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-75b35bf5] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-75b35bf5] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-75b35bf5] {
  z-index: 9999999 !important;
}
.K3TL__C[data-v-75b35bf5] {
  width: calc(100% - 0.69333rem);
  margin: 0.34667rem auto 0;
  background-color: var(--bg_color_L2);
  padding: 0.42667rem 0.29333rem 0.45333rem;
  border-radius: 0.26667rem 0.26667rem 0 0;
}
.K3TL__C-rule[data-v-75b35bf5] {
  height: 0.61333rem;
  width: 2.93333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.29333rem;
  text-align: center;
  border: 0.01333rem solid var(--main-color);
  border-radius: 0.8rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--main-color);
  margin-left: 0.4rem;
  gap: 0.04rem;
}
.K3TL__C-rule svg[data-v-75b35bf5] {
  color: var(--main-color);
  width: 0.42667rem;
  height: 0.42667rem;
}
.K3TL__C-l1[data-v-75b35bf5] {
  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;
  height: 0.61333rem;
  color: var(--text_color_L2);
  font-size: 0.32rem;
}
.K3TL__C-l1 .left[data-v-75b35bf5] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.61333rem;
}
.K3TL__C-l1 > div[data-v-75b35bf5]:not(.left) {
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.K3TL__C-l2[data-v-75b35bf5] {
  height: 0.8rem;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-weight: 700;
  font-size: 0.48rem;
  color: var(--text_color_L1);
}
.K3TL__C-l3[data-v-75b35bf5] {
  height: 3.09333rem;
  margin-top: 0.48rem;
  background: #00b977;
  border-radius: 0.18667rem;
  position: relative;
  padding: 0.26667rem;
}
.K3TL__C-l3[data-v-75b35bf5]:after,
.K3TL__C-l3[data-v-75b35bf5]:before {
  content: "";
  display: block;
  width: 0.13333rem;
  height: 0.69333rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
  background-color: #008b59;
}
.K3TL__C-l3[data-v-75b35bf5]:before {
  border-radius: 0.13333rem 0 0 0.13333rem;
  left: -0.13333rem;
}
.K3TL__C-l3[data-v-75b35bf5]:after {
  border-radius: 0 0.13333rem 0.13333rem 0;
  right: -0.13333rem;
}
.K3TL__C-l3 .box[data-v-75b35bf5] {
  background: #003c26;
  border-radius: 0.13333rem;
  height: 100%;
  width: 100%;
  position: relative;
  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;
  padding: 0.13333rem;
}
.K3TL__C-l3 .box[data-v-75b35bf5]:after,
.K3TL__C-l3 .box[data-v-75b35bf5]:before {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0.18667rem solid transparent;
  border-bottom: 0.18667rem solid transparent;
  content: "";
  z-index: 3;
}
.K3TL__C-l3 .box[data-v-75b35bf5]:before {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 0.53333rem solid transparent;
  border-left: 0.53333rem solid #00b575;
}
.K3TL__C-l3 .box[data-v-75b35bf5]:after {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 0.53333rem solid transparent;
  border-right: 0.53333rem solid #00b575;
}
.K3TL__C-l3 .box > div[data-v-75b35bf5] {
  width: calc((100% - 0.4rem) / 3);
  height: 2.29333rem;
  background-color: #727272;
  border-radius: 0.13333rem;
  position: relative;
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
}
.K3TL__C-l3 .box > div[data-v-75b35bf5]:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
  box-shadow: inset 0 -0.13333rem 0.13333rem #0000004d,
    inset 0 0.13333rem 0.13333rem #0000004d;
}
.K3TL__C-l3 .num1[data-v-75b35bf5] {
  background-image: url(/assets/png/num1-9f16525b.webp);
}
.K3TL__C-l3 .num2[data-v-75b35bf5] {
  background-image: url(/assets/png/num2-96e175aa.webp);
}
.K3TL__C-l3 .num3[data-v-75b35bf5] {
  background-image: url(/assets/png/num3-52bb404d.webp);
}
.K3TL__C-l3 .num4[data-v-75b35bf5] {
  background-image: url(/assets/png/num4-6bed6212.webp);
}
.K3TL__C-l3 .num5[data-v-75b35bf5] {
  background-image: url(/assets/png/num5-7962f058.webp);
}
.K3TL__C-l3 .num6[data-v-75b35bf5] {
  background-image: url(/assets/png/num6-1cc40321.webp);
}
.K3TL__C-l3 > div[data-v-75b35bf5],
.K3TL__C-l3 > p[data-v-75b35bf5] {
  width: 1.46667rem;
  height: 1.46667rem;
  line-height: 1.46667rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.64rem;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.K3TL__C-time[data-v-75b35bf5] {
  height: 0.8rem;
  line-height: 0.8rem;
  bottom: 0.29333rem;
  right: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
html:lang(ar) .K3TL__C-time[data-v-75b35bf5] {
  direction: ltr;
}
.K3TL__C-time > div[data-v-75b35bf5] {
  background: var(--bg_color_L3);
  border-radius: 0.05333rem;
  color: var(--main-color);
  font-weight: 700;
  font-size: 0.48rem;
  text-align: center;
  padding: 0 0.13333rem;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.K3TL__C-time > div[notime][data-v-75b35bf5] {
  background-color: transparent;
}
.K3TL__C-time > div + div[data-v-75b35bf5] {
  margin-left: 0.12rem;
}
.van-toast[data-v-ed0c8e79] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-ed0c8e79] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-ed0c8e79] {
  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-ed0c8e79] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-ed0c8e79] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-ed0c8e79] {
  z-index: 9999999 !important;
}
.K3B__C-bettingList[data-v-ed0c8e79] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.K3B__C-bettingList > div[data-v-ed0c8e79] {
  width: calc((100% - 0.6rem) / 4);
  height: 1.6rem;
  border-radius: 0.13333rem;
  text-align: center;
  margin-top: 0.21333rem;
  color: var(--text_color_L2);
  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;
}
.K3B__C-bettingList > div .ball[data-v-ed0c8e79] {
  width: 1.17333rem;
  height: 1.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 auto;
}
.K3B__C-bettingList > div .ball.rball[data-v-ed0c8e79] {
  background: url(/assets/png/redBall-fd34b99e.webp) no-repeat center center;
  background-size: cover;
}
.K3B__C-bettingList > div .ball.rball .K3B__C-odds-bet[data-v-ed0c8e79] {
  background: -webkit-linear-gradient(top, #ff827a 0%, #e93333 68.18%);
  background: linear-gradient(180deg, #ff827a 0%, #e93333 68.18%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.K3B__C-bettingList > div .ball.gball[data-v-ed0c8e79] {
  background: url(/assets/png/greenBall-b7685130.webp) no-repeat center center;
  background-size: cover;
}
.K3B__C-bettingList > div .ball.gball .K3B__C-odds-bet[data-v-ed0c8e79] {
  background: var(--norm_green-color);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.K3B__C-bettingList > div .ball .K3B__C-odds-bet[data-v-ed0c8e79] {
  font-size: 0.64rem;
  font-weight: 700;
}
.K3B__C-bettingList > div.numA[data-v-ed0c8e79],
.K3B__C-bettingList > div.numB[data-v-ed0c8e79],
.K3B__C-bettingList > div.numC[data-v-ed0c8e79],
.K3B__C-bettingList > div.numD[data-v-ed0c8e79] {
  height: 1.17333rem;
  background-color: var(--norm_secondary-color);
  color: #fff;
}
.K3B__C-bettingList > div.numB[data-v-ed0c8e79] {
  background-color: var(--norm_bule-color);
}
.K3B__C-bettingList > div.numC[data-v-ed0c8e79] {
  background-color: var(--norm_red-color);
}
.K3B__C-bettingList > div.numD[data-v-ed0c8e79] {
  background-color: var(--norm_green-color);
}
.K3B__C-bettingList > div .K3B__C-odds-bet[data-v-ed0c8e79] {
  font-size: 0.37333rem;
}
.K3B__C-bettingList > div .K3B__C-odds-rate[data-v-ed0c8e79] {
  font-size: 0.29333rem;
}
.van-toast[data-v-5c28a69e] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-5c28a69e] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-5c28a69e] {
  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-5c28a69e] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-5c28a69e] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-5c28a69e] {
  z-index: 9999999 !important;
}
.K3B__C-betting2[data-v-5c28a69e] {
  margin-top: 0.26667rem;
}
.K3B__C-betting2-tip1[data-v-5c28a69e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.4rem;
  font-size: 0.34667rem;
  line-height: 0.4rem;
  color: var(--text_color_L1);
}
.K3B__C-betting2-tip1 .icon[data-v-5c28a69e] {
  margin-left: 0.13333rem;
}
.K3B__C-betting2-line1[data-v-5c28a69e],
.K3B__C-betting2-line2[data-v-5c28a69e],
.K3B__C-betting2-line3[data-v-5c28a69e] {
  height: 0.93333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.21333rem 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.K3B__C-betting2-line1.mb30[data-v-5c28a69e],
.K3B__C-betting2-line2.mb30[data-v-5c28a69e],
.K3B__C-betting2-line3.mb30[data-v-5c28a69e] {
  margin-bottom: 0.4rem;
}
.K3B__C-betting2-line1 > div[data-v-5c28a69e],
.K3B__C-betting2-line2 > div[data-v-5c28a69e],
.K3B__C-betting2-line3 > div[data-v-5c28a69e] {
  width: calc((100% - 1.33333rem) / 6);
  height: 0.93333rem;
  line-height: 0.93333rem;
  color: #fff;
  text-align: center;
  border-radius: 0.13333rem;
  opacity: 0.5;
}
.K3B__C-betting2-line1 > div.active[data-v-5c28a69e],
.K3B__C-betting2-line2 > div.active[data-v-5c28a69e],
.K3B__C-betting2-line3 > div.active[data-v-5c28a69e] {
  opacity: 1;
}
.K3B__C-betting2-line1 > div[data-v-5c28a69e] {
  background: var(--norm_Purple-color);
  font-size: 0.37333rem;
}
.K3B__C-betting2-line1 > div.active[data-v-5c28a69e] {
  position: relative;
}
.K3B__C-betting2-line1 > div.active[data-v-5c28a69e]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.K3B__C-betting2-line2 > div[data-v-5c28a69e] {
  background: var(--norm_red-color);
  font-size: 0.37333rem;
}
.K3B__C-betting2-line2 > div.active[data-v-5c28a69e] {
  position: relative;
}
.K3B__C-betting2-line2 > div.active[data-v-5c28a69e]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.K3B__C-betting2-line3 > div[data-v-5c28a69e] {
  font-size: 0.37333rem;
  background: var(--norm_green-color);
}
.K3B__C-betting2-line3 > div.active[data-v-5c28a69e] {
  position: relative;
}
.K3B__C-betting2-line3 > div.active[data-v-5c28a69e]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.van-toast[data-v-3deb049d] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-3deb049d] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-3deb049d] {
  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-3deb049d] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-3deb049d] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-3deb049d] {
  z-index: 9999999 !important;
}
.K3B__C-betting3[data-v-3deb049d] {
  margin-top: 0.26667rem;
}
.K3B__C-betting3-tip1[data-v-3deb049d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.4rem;
  font-size: 0.34667rem;
  line-height: 0.4rem;
  color: var(--text_color_L1);
  margin-bottom: 0.21333rem;
}
.K3B__C-betting3-tip1 .icon[data-v-3deb049d] {
  margin-left: 0.13333rem;
}
.K3B__C-betting3-line1[data-v-3deb049d] {
  height: 0.93333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.21333rem 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.K3B__C-betting3-line1.mb30[data-v-3deb049d] {
  margin-bottom: 0.4rem;
}
.K3B__C-betting3-line1 > div[data-v-3deb049d] {
  width: calc((100% - 1.33333rem) / 6);
  height: 0.93333rem;
  line-height: 0.93333rem;
  color: #fff;
  text-align: center;
  border-radius: 0.13333rem;
  background: var(--norm_Purple-color);
  font-size: 0.37333rem;
  opacity: 0.5;
}
.K3B__C-betting3-line1 > div.active[data-v-3deb049d] {
  position: relative;
  opacity: 1;
}
.K3B__C-betting3-line1 > div.active[data-v-3deb049d]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.K3B__C-betting3-btn[data-v-3deb049d] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  background: var(--norm_red-color);
  border-radius: 0.13333rem;
  color: #fff;
  font-size: 0.37333rem;
  margin-bottom: 0.21333rem;
  opacity: 0.5;
}
.K3B__C-betting3-btn.active[data-v-3deb049d] {
  opacity: 1;
  position: relative;
}
.K3B__C-betting3-btn.active[data-v-3deb049d]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.van-toast[data-v-bcf2c3f9] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-bcf2c3f9] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-bcf2c3f9] {
  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-bcf2c3f9] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-bcf2c3f9] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-bcf2c3f9] {
  z-index: 9999999 !important;
}
.K3B__C-betting4[data-v-bcf2c3f9] {
  margin-top: 0.26667rem;
}
.K3B__C-betting4-tip1[data-v-bcf2c3f9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.4rem;
  font-size: 0.34667rem;
  line-height: 0.4rem;
  color: var(--text_color_L1);
  margin-bottom: 0.21333rem;
}
.K3B__C-betting4-tip1 .icon[data-v-bcf2c3f9] {
  margin-left: 0.13333rem;
}
.K3B__C-betting4-line1[data-v-bcf2c3f9] {
  height: 0.93333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.21333rem 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.K3B__C-betting4-line1.mb30[data-v-bcf2c3f9] {
  margin-bottom: 0.4rem;
}
.K3B__C-betting4-line1 > div[data-v-bcf2c3f9] {
  width: calc((100% - 1.33333rem) / 6);
  height: 0.93333rem;
  line-height: 0.93333rem;
  color: #fff;
  text-align: center;
  border-radius: 0.13333rem;
  background: var(--norm_Purple-color);
  font-size: 0.37333rem;
  opacity: 0.5;
}
.K3B__C-betting4-line1 > div.active[data-v-bcf2c3f9] {
  position: relative;
  opacity: 1;
}
.K3B__C-betting4-line1 > div.active[data-v-bcf2c3f9]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.K3B__C-betting4-btn[data-v-bcf2c3f9] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  background: var(--norm_red-color);
  border-radius: 0.13333rem;
  color: #fff;
  font-size: 0.37333rem;
  margin-bottom: 0.4rem;
  opacity: 0.5;
}
.K3B__C-betting4-btn.active[data-v-bcf2c3f9] {
  opacity: 1;
  position: relative;
}
.K3B__C-betting4-btn.active[data-v-bcf2c3f9]:after {
  content: "";
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/svg/subtract-ca63ef68.svg);
  background-size: 0.42667rem;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.van-toast[data-v-5f002ad4] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-5f002ad4] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-5f002ad4] {
  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-5f002ad4] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-5f002ad4] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-5f002ad4] {
  z-index: 9999999 !important;
}
.Betting__Popup-body .title[data-v-5f002ad4] {
  margin-bottom: 0.13333rem;
  font-size: 0.42667rem;
  color: var(--text_color_L1);
}
.Betting__Popup-body .list[data-v-5f002ad4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.Betting__Popup-type1[data-v-5f002ad4] {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
}
.Betting__Popup-type1 .list > div[data-v-5f002ad4] {
  width: 0.64rem;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  background: #b5b5b5;
  border-radius: 0.64rem;
  font-size: 0.32rem;
  color: #fff;
  margin: 0.05333rem;
}
.Betting__Popup-type1 .list > div.red[data-v-5f002ad4] {
  background-color: var(--norm_red-color);
}
.Betting__Popup-type1 .list > div.green[data-v-5f002ad4] {
  background-color: var(--norm_green-color);
}
.Betting__Popup-type1 .list > div.numA[data-v-5f002ad4],
.Betting__Popup-type1 .list > div.numB[data-v-5f002ad4],
.Betting__Popup-type1 .list > div.numC[data-v-5f002ad4],
.Betting__Popup-type1 .list > div.numD[data-v-5f002ad4] {
  background-color: var(--norm_secondary-color);
  border-radius: 0.10667rem;
  width: 1.06667rem;
}
.Betting__Popup-type1 .list > div.numB[data-v-5f002ad4] {
  background-color: var(--norm_bule-color);
}
.Betting__Popup-type1 .list > div.numC[data-v-5f002ad4] {
  background-color: var(--norm_red-color);
}
.Betting__Popup-type1 .list > div.numD[data-v-5f002ad4] {
  background-color: var(--norm_red-color);
}
.Betting__Popup-type2[data-v-5f002ad4] {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
  font-size: 0.42667rem;
  color: var(--colorText-3);
}
.Betting__Popup-type2[data-v-5f002ad4]::last-child {
  margin-bottom: 0.48rem;
}
.Betting__Popup-type2-d[data-v-5f002ad4] {
  height: 0.58667rem;
  background: var(--norm_Purple-color);
  border-radius: 0.10667rem;
  color: var(--text_color_L1);
  line-height: 0.58667rem;
  text-align: center;
  margin: 0.02667rem 0.05333rem;
  font-size: 0.32rem;
  padding: 0 0.24rem;
}
.Betting__Popup-type2-o[data-v-5f002ad4] {
  height: 0.58667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: var(--norm_red-color);
  border-radius: 0.10667rem;
  text-align: center;
  overflow: hidden;
  font-size: 0.32rem;
}
.Betting__Popup-type2-o + div[data-v-5f002ad4] {
  margin-left: 0.13333rem;
}
.Betting__Popup-type2-o[data-v-5f002ad4] div {
  height: 100%;
  line-height: 0.58667rem;
  padding: 0 0.13333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  color: var(--text_color_L1);
}
.Betting__Popup-type2-o[data-v-5f002ad4] div:last-child {
  background-color: var(--norm_green-color);
}
.Betting__Popup-type2-r[data-v-5f002ad4] {
  width: -webkit-max-content;
  width: max-content;
  height: 0.58667rem;
  line-height: 0.58667rem;
  padding: 0 0.56rem;
  background: var(--norm_red-color);
  border-radius: 0.10667rem;
  font-size: 0.32rem;
  color: var(--text_color_L1);
  margin-bottom: 0.21333rem;
}
.Betting__Popup-body[data-v-5f002ad4] {
  padding: 0.50667rem 0.34667rem 0.53333rem;
}
.Betting__Popup-body-line[data-v-5f002ad4] {
  font-size: 0.42667rem;
  color: var(--text_color_L1);
  height: 0.74667rem;
  line-height: 0.74667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.Betting__Popup-body-line-list[data-v-5f002ad4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.Betting__Popup-body-line-item[data-v-5f002ad4] {
  padding: 0 0.21333rem;
  background: var(--bg_color_L3);
  color: var(--text_color_L2);
  border-radius: 0.08rem;
}
.Betting__Popup-body-line-item + div[data-v-5f002ad4] {
  margin-left: 0.16rem;
}
.Betting__Popup-body-line + div[data-v-5f002ad4] {
  margin-top: 0.4rem;
}
.Betting__Popup-body-line-btnL[data-v-5f002ad4] {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.Betting__Popup-body-line[data-v-5f002ad4]:last-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.Betting__Popup-foot[data-v-5f002ad4] {
  height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  line-height: 0.96rem;
  font-size: 0.37333rem;
  color: var(--text_color_L1);
}
.Betting__Popup-foot-c[data-v-5f002ad4] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  background: var(--bg_color_L3);
  color: var(--text_color_L2);
}
.Betting__Popup-foot-s[data-v-5f002ad4] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  background: var(--main-color);
  color: var(--text_color_L1);
}
.Betting__Popup-btn[data-v-5f002ad4] {
  width: 0.74667rem;
  height: 0.74667rem;
  pointer-events: none;
  text-align: center;
  font-size: 0.66667rem;
  padding: 0;
  background: var(--bg_color_L3);
  color: var(--button_dis_color);
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  border-radius: 0.08rem;
}
.Betting__Popup-input[data-v-5f002ad4] {
  padding: 0.02667rem 0.26667rem;
  width: 2.10667rem;
  margin: 0 0.16rem;
  background-color: var(--bg_color_L1);
  color: var(--text_color_L1);
}
.Betting__Popup-input[data-v-5f002ad4] .van-field__control {
  text-align: center;
  font-size: 0.37333rem;
  line-height: 0.72rem;
}
.Betting__Popup-input[data-v-5f002ad4]:after {
  content: none;
}
.Betting__Popup-agree[data-v-5f002ad4] {
  padding-left: 0.8rem;
  background-image: url(/assets/png/agree-b-47b8f86d.webp);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.64rem;
  font-size: 0.32rem;
  color: var(--colorText-3);
}
html:lang(ar) .Betting__Popup-agree[data-v-5f002ad4] {
  background-position: right center;
}
.Betting__Popup-agree.active[data-v-5f002ad4] {
  background-image: url(/assets/png/agree-a-141e51f7.webp);
}
.Betting__Popup-preSaleShow[data-v-5f002ad4] {
  margin-left: 0.34667rem;
  font-size: 0.32rem;
  color: var(--norm_red-color);
}
.Betting__Popup-PreSale[data-v-5f002ad4] {
  width: 7.04rem;
}
.Betting__Popup-PreSale-head[data-v-5f002ad4] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: var(--text_color_L4);
  font-size: 0.4rem;
  text-align: center;
  background: var(--main_gradient-color);
}
.Betting__Popup-PreSale-body[data-v-5f002ad4] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
  color: var(--text_color_L1);
}
.Betting__Popup-PreSale-body[data-v-5f002ad4] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}
.Betting__Popup-PreSale-foot[data-v-5f002ad4] {
  height: 1.86667rem;
  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;
}
.Betting__Popup-PreSale-foot-btn[data-v-5f002ad4] {
  width: 60%;
  background: var(--main_gradient-color);
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: var(--text_color_L4);
}
.bgcolor[data-v-5f002ad4] {
  pointer-events: all;
  color: var(--text_color_L4);
  background: var(--main-color);
}
.van-toast[data-v-8a4509d7] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-8a4509d7] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-8a4509d7] {
  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-8a4509d7] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-8a4509d7] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-8a4509d7] {
  z-index: 9999999 !important;
}
.K3B__C[data-v-8a4509d7] {
  width: calc(100% - 0.69333rem);
  margin: auto;
  background: var(--bg_color_L2);
  border-radius: 0 0 0.26667rem 0.26667rem;
  padding: 0 0.26667rem 0.25333rem;
  position: relative;
}
.K3B__C-mark[data-v-8a4509d7] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  color: var(--main-color);
  border-radius: 0.26667rem;
  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;
}
html:lang(ar) .K3B__C-mark[data-v-8a4509d7] {
  right: o;
  left: unset;
  direction: ltr;
}
.K3B__C-mark > div[data-v-8a4509d7] {
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 0.4rem;
  background-color: var(--bg_color_L3);
  font-weight: 700;
  font-size: 3.73333rem;
}
.K3B__C-mark > div + div[data-v-8a4509d7] {
  margin-left: 1.04rem;
}
.K3B__C-nav[data-v-8a4509d7] {
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.29333rem;
  color: var(--text_color_L2);
  overflow: hidden;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.K3B__C-nav > div[data-v-8a4509d7] {
  line-height: 1.06667rem;
  text-align: center;
  width: calc(25% - 0.04rem);
  background: var(--bg_color_L3);
  border-radius: 0.13333rem 0.13333rem 0 0;
}
.K3B__C-nav > div.active[data-v-8a4509d7] {
  background: var(--main-color);
  color: var(--text_color_L4);
}
[data-v-8a4509d7] .van-popup {
  overflow-y: visible;
}
[data-v-8a4509d7] .van-popup .van-icon-close {
  font-size: 0.8rem;
  bottom: -1rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}
.qpopup-box[data-v-8a4509d7] {
  max-width: 8rem;
  padding: 0.8rem 0.77333rem 1.04rem;
}
.qpopup-box-list[data-v-8a4509d7] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
}
.qpopup-box-list .num[data-v-8a4509d7] {
  height: 1.2rem;
  width: 1.2rem;
  background-color: var(--colorText-2);
  margin: 0 0.26667rem;
}
.qpopup-box-list .num.num1[data-v-8a4509d7] {
  background: url(/assets/png/n1-584b8878.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-list .num.num2[data-v-8a4509d7] {
  background: url(/assets/png/n2-447499dc.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-list .num.num3[data-v-8a4509d7] {
  background: url(/assets/png/n3-1432a6bd.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-list .num.num4[data-v-8a4509d7] {
  background: url(/assets/png/n4-9d453819.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-list .num.num5[data-v-8a4509d7] {
  background: url(/assets/png/n5-09b70e91.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-list .num.num6[data-v-8a4509d7] {
  background: url(/assets/png/n6-b68c6bb6.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-list .num.num7[data-v-8a4509d7] {
  background: url(/assets/png/n7-039e2d7d.webp) no-repeat center center;
  background-size: cover;
}
.qpopup-box-txt[data-v-8a4509d7] {
  text-align: center;
  font-size: 0.32rem;
  color: var(--text_color_L2);
}
.van-toast[data-v-4e09079f] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-4e09079f] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-4e09079f] {
  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-4e09079f] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-4e09079f] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-4e09079f] {
  z-index: 9999999 !important;
}
.GameRecord__C[data-v-4e09079f] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}
.GameRecord__C-head[data-v-4e09079f] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: var(--sheet_nva_color);
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #fff;
}
.GameRecord__C-body[data-v-4e09079f] {
  line-height: 1.06667rem;
}
.GameRecord__C-body-empty[data-v-4e09079f] {
  height: 5.33333rem;
}
.GameRecord__C-body > div[data-v-4e09079f] {
  background: var(--bg_color_L2);
  color: var(--text_color_L1);
}
.GameRecord__C-body > div + div[data-v-4e09079f] {
  border-top: 0.01333rem solid var(--gray-color-1);
}
.GameRecord__C-body-premium[data-v-4e09079f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  max-width: 2.13333rem;
  margin: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.GameRecord__C-body-premium > div[data-v-4e09079f] {
  width: 0.53333rem;
  height: 0.53333rem;
  background-repeat: no-repeat;
  background-size: 0.53333rem;
  background-position: center;
}
.GameRecord__C-body-premium .n1[data-v-4e09079f] {
  background-image: url(/assets/png/n1-584b8878.webp);
}
.GameRecord__C-body-premium .n2[data-v-4e09079f] {
  background-image: url(/assets/png/n2-447499dc.webp);
}
.GameRecord__C-body-premium .n3[data-v-4e09079f] {
  background-image: url(/assets/png/n3-1432a6bd.webp);
}
.GameRecord__C-body-premium .n4[data-v-4e09079f] {
  background-image: url(/assets/png/n4-9d453819.webp);
}
.GameRecord__C-body-premium .n5[data-v-4e09079f] {
  background-image: url(/assets/png/n5-09b70e91.webp);
}
.GameRecord__C-body-premium .n6[data-v-4e09079f] {
  background-image: url(/assets/png/n6-b68c6bb6.webp);
}
.GameRecord__C-foot[data-v-4e09079f] {
  height: 1.86667rem;
  background: var(--darkBg, var(--bg_color_L2));
  color: var(--text_color_L2);
  padding: 0.46667rem 2.37333rem;
  margin-top: 0.48rem;
  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;
}
.GameRecord__C-foot-previous[data-v-4e09079f],
.GameRecord__C-foot-next[data-v-4e09079f] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: var(--main-color);
  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;
}
.GameRecord__C-foot-previous.disabled[data-v-4e09079f],
.GameRecord__C-foot-next.disabled[data-v-4e09079f] {
  background: var(--button_dis_color);
  pointer-events: none;
}
.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-4e09079f],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-4e09079f] {
  color: var(--text_color_L2);
}
.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-4e09079f],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-4e09079f] {
  color: var(--text_color_L4);
}
.van-toast[data-v-4159c83a] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-4159c83a] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-4159c83a] {
  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-4159c83a] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-4159c83a] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-4159c83a] {
  z-index: 9999999 !important;
}
.Trend__C[data-v-4159c83a] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}
.Trend__C-head[data-v-4159c83a] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: var(--sheet_nva_color);
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #fff;
}
.Trend__C-body[data-v-4159c83a] {
  line-height: 1.06667rem;
}
.Trend__C-body-empty[data-v-4159c83a] {
  height: 5.33333rem;
}
.Trend__C-body > div[data-v-4159c83a] {
  background: var(--darkBg, var(--bg_color_L2));
  color: var(--text_color_L1);
}
.Trend__C-body > div + div[data-v-4159c83a] {
  border-top: 0.01333rem solid var(--gray-color-1);
}
.Trend__C-body-premium[data-v-4159c83a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 0.10667rem;
}
.Trend__C-body-premium > div[data-v-4159c83a] {
  width: 0.48rem;
  height: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}
.Trend__C-body-premium .n1[data-v-4159c83a] {
  background-image: url(/assets/png/n1-584b8878.webp);
}
.Trend__C-body-premium .n2[data-v-4159c83a] {
  background-image: url(/assets/png/n2-447499dc.webp);
}
.Trend__C-body-premium .n3[data-v-4159c83a] {
  background-image: url(/assets/png/n3-1432a6bd.webp);
}
.Trend__C-body-premium .n4[data-v-4159c83a] {
  background-image: url(/assets/png/n4-9d453819.webp);
}
.Trend__C-body-premium .n5[data-v-4159c83a] {
  background-image: url(/assets/png/n5-09b70e91.webp);
}
.Trend__C-body-premium .n6[data-v-4159c83a] {
  background-image: url(/assets/png/n6-b68c6bb6.webp);
}
.Trend__C-body-gameText[data-v-4159c83a] {
  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%;
  line-height: 1;
  width: 100%;
  word-break: break-all;
}
.Trend__C-foot[data-v-4159c83a] {
  height: 1.86667rem;
  background: var(--bg_color_L2);
  padding: 0.46667rem 2.37333rem;
  margin-top: 0.48rem;
  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;
  color: var(--text_color_L1);
}
.Trend__C-foot-previous[data-v-4159c83a],
.Trend__C-foot-next[data-v-4159c83a] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: var(--main-color);
  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;
}
.Trend__C-foot-previous.disabled[data-v-4159c83a],
.Trend__C-foot-next.disabled[data-v-4159c83a] {
  background: var(--button_dis_color);
  pointer-events: none;
}
.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-4159c83a],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-4159c83a] {
  color: var(--saveTextColor-7);
}
.Trend__C-foot-previous .Trend__C-icon[data-v-4159c83a],
.Trend__C-foot-next .Trend__C-icon[data-v-4159c83a] {
  color: var(--text_color_L4);
}
.van-toast[data-v-2d418cc5] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-2d418cc5] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-2d418cc5] {
  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-2d418cc5] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-2d418cc5] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-2d418cc5] {
  z-index: 9999999 !important;
}
.WinningTip__C[data-v-2d418cc5] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: #00000080;
  top: 0;
  left: 0;
}
html:lang(ar) .WinningTip__C[data-v-2d418cc5] {
  right: 0;
  left: unset;
}
.WinningTip__C-body[data-v-2d418cc5] {
  position: absolute;
  width: 7.73333rem;
  height: 10.93333rem;
  background-image: url(/assets/png/missningBg-c1f02bcd.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translate(-50%) translateY(-50%);
  padding-top: 3.33333rem;
}
.WinningTip__C-body.isL[data-v-2d418cc5] {
  background-image: url(/assets/png/missningLBg-ca049a47.webp);
}
.WinningTip__C-body.isL .WinningTip__C-body-l1[data-v-2d418cc5],
.WinningTip__C-body.isL .WinningTip__C-body-l2[data-v-2d418cc5],
.WinningTip__C-body.isL .WinningTip__C-body-l3[data-v-2d418cc5],
.WinningTip__C-body.isL .WinningTip__C-body-l4[data-v-2d418cc5] {
  color: #587ba4;
}
.WinningTip__C-body.isL .WinningTip__C-body-l2 .line2 > div[data-v-2d418cc5] {
  background: #6889b1;
}
.WinningTip__C-body-l1[data-v-2d418cc5] {
  font-weight: 700;
  font-size: 0.64rem;
  text-align: center;
  color: #fff;
  height: 0.77333rem;
  line-height: 0.77333rem;
  margin-bottom: 0.45333rem;
}
.WinningTip__C-body-l2[data-v-2d418cc5] {
  height: 1.33333rem;
  color: #fff;
  font-size: 0.29333rem;
  margin-bottom: 0.64rem;
}
.WinningTip__C-body-l2 .line1[data-v-2d418cc5] {
  height: 0.53333rem;
  width: 2.50667rem;
  margin: auto;
  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;
}
.WinningTip__C-body-l2 .line1 > div[data-v-2d418cc5] {
  width: 0.53333rem;
  height: 0.53333rem;
  background-repeat: no-repeat;
  background-size: 0.53333rem;
  background-position: center;
}
.WinningTip__C-body-l2 .line1 .n1[data-v-2d418cc5] {
  background-image: url(/assets/png/n1-584b8878.webp);
}
.WinningTip__C-body-l2 .line1 .n2[data-v-2d418cc5] {
  background-image: url(/assets/png/n2-447499dc.webp);
}
.WinningTip__C-body-l2 .line1 .n3[data-v-2d418cc5] {
  background-image: url(/assets/png/n3-1432a6bd.webp);
}
.WinningTip__C-body-l2 .line1 .n4[data-v-2d418cc5] {
  background-image: url(/assets/png/n4-9d453819.webp);
}
.WinningTip__C-body-l2 .line1 .n5[data-v-2d418cc5] {
  background-image: url(/assets/png/n5-09b70e91.webp);
}
.WinningTip__C-body-l2 .line1 .n6[data-v-2d418cc5] {
  background-image: url(/assets/png/n6-b68c6bb6.webp);
}
.WinningTip__C-body-l2 .line2[data-v-2d418cc5] {
  height: 0.58667rem;
  width: 3.57333rem;
  margin: 0.16rem auto 0;
  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;
}
.WinningTip__C-body-l2 .line2 > div[data-v-2d418cc5] {
  height: 0.58667rem;
  line-height: 0.58667rem;
  background: #fdac32;
  border-radius: 0.13333rem;
  width: 1.33333rem;
  text-align: center;
  color: #fff;
}
.WinningTip__C-body-l2 .line2 > div.yuan[data-v-2d418cc5] {
  width: 0.53333rem;
  height: 0.53333rem;
  line-height: 0.53333rem;
  margin: 0 0.18667rem;
  border-radius: 50%;
}
.WinningTip__C-body-l3[data-v-2d418cc5] {
  height: 1.73333rem;
}
.WinningTip__C-body-l3 .isLose[data-v-2d418cc5] {
  font-weight: 700;
  font-size: 0.64rem;
  line-height: 0.77333rem;
  color: var(--text_color_L2);
  text-align: center;
  margin-bottom: 0.34667rem;
  padding-top: 0.26667rem;
}
.WinningTip__C-body-l3 .head[data-v-2d418cc5] {
  height: 0.4rem;
  line-height: 0.4rem;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #fb5b5b;
  text-align: center;
  margin-bottom: 0.10667rem;
}
.WinningTip__C-body-l3 .bonus[data-v-2d418cc5] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-weight: 700;
  font-size: 0.53333rem;
  color: #fb5b5b;
  text-align: center;
  margin-bottom: 0.26667rem;
}
.WinningTip__C-body-l3 .gameDetail[data-v-2d418cc5] {
  height: 0.37333rem;
  line-height: 0.37333rem;
  font-size: 0.29333rem;
  text-align: center;
  color: var(--text_color_L2);
}
.WinningTip__C-body-l4[data-v-2d418cc5] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  color: #fff;
  position: absolute;
  left: 0.74667rem;
  bottom: 0.74667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
html:lang(ar) .WinningTip__C-body-l4[data-v-2d418cc5] {
  right: 0.74667rem;
  left: unset;
}
.WinningTip__C-body-l4 .acitveBtn[data-v-2d418cc5] {
  height: 0.56rem;
  width: 0.56rem;
  border-radius: 50%;
  background: var(--winTips);
  border: 0.01333rem solid #fff;
  margin-right: 0.18667rem;
  position: relative;
}
.WinningTip__C-body-l4 .acitveBtn.active[data-v-2d418cc5]:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translate(-50%) translateY(-50%);
  height: 0.24rem;
  width: 0.32rem;
  display: block;
  background-image: url(/assets/png/vector-dc489162.webp);
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  background-position: center;
}
.WinningTip__C .closeBtn[data-v-2d418cc5] {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url(/assets/png/close-84ce5e6a.webp);
  background-repeat: no-repeat;
  background-size: 0.8rem;
  background-position: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(100%);
  transform: translate(-50%) translateY(100%);
  bottom: -0.26667rem;
}
.WinningTip__C .arrowBtn[data-v-2d418cc5] {
  position: absolute;
  right: -0.37333rem;
  top: 60%;
  z-index: 500;
}
.van-toast[data-v-d024c659] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-d024c659] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-d024c659] {
  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-d024c659] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-d024c659] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-d024c659] {
  z-index: 9999999 !important;
}
.K3__C[data-v-d024c659] {
  padding-bottom: 0.34667rem;
}
.K3__C-head[data-v-d024c659] {
  height: 1.25333rem;
  background: -webkit-linear-gradient(left, #de2325 0%, #ff504a 100%);
  background: linear-gradient(90deg, #de2325 0%, #ff504a 100%);
  padding: 0 0.34667rem;
  position: relative;
}
.K3__C-head div[data-v-d024c659] {
  background-repeat: no-repeat;
  background-position: center;
}
.K3__C-head-bcak[data-v-d024c659] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(/assets/png/bcakIcon-b7c1d288.webp);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.K3__C-head-logo[data-v-d024c659] {
  background: url(/assets/png/headlogo-56515a97.webp);
  background-size: 2.98667rem 1.12rem;
  height: 1.12rem;
  width: 2.98667rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translate(-50%) translateY(-50%);
}
.K3__C-head-more[data-v-d024c659] {
  position: absolute;
  width: 1.54667rem;
  height: 0.64rem;
  right: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.K3__C-head-more > div[data-v-d024c659] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(/assets/png/kefu-b361c42f.webp);
  background-size: 0.64rem;
}
.K3__C-head-more > div[data-v-d024c659]:last-child {
  background-image: url(/assets/png/voice-62dbf38c.webp);
}
.K3__C-head-more > div:last-child.disableVoice[data-v-d024c659] {
  background-image: url(/assets/png/voice-off-633f5ccc.webp);
}
.K3__C[data-v-d024c659] .noticeBar__container {
  width: calc(100% - 0.69333rem) !important;
  margin: 0.45333rem auto;
  position: relative;
  z-index: 1;
  top: 0;
}
