@charset "UTF-8";

.van-toast[data-v-34d9d2f0] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-34d9d2f0] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-34d9d2f0] {
  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-34d9d2f0] {
  height: 80%;
}

.list[data-v-34d9d2f0] {
  padding: 0 0.4rem;
}

.list .item[data-v-34d9d2f0] {
  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.26667rem 0.4rem;
  font-size: 0.4rem;
  margin: 0.53333rem 0;
}

.list .item[data-v-34d9d2f0]:after {
  border-bottom: 0.01333rem solid #3b3f4e;
}

.list .item img[data-v-34d9d2f0] {
  width: 0.64rem;
  height: 0.64rem;
}

.list .item span[data-v-34d9d2f0] {
  font-size: 0.4rem;
  color: #001C54;
}

.list .item-title[data-v-34d9d2f0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0 0.2rem;
}

.list.info .item[data-v-34d9d2f0] {
  margin: 0.26667rem 0;
}

.list .checked[data-v-34d9d2f0] {
  border-radius: 0.26667rem;
  background: #001C54;
}

.list .checked span[data-v-34d9d2f0],
[data-v-34d9d2f0] .van-radio__icon--checked .van-icon {
  color: #001C54;
}

.van-toast[data-v-187d09fa] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-187d09fa] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-187d09fa] {
  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-187d09fa] {
  height: 80%;
}

.right[data-v-187d09fa] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.4rem;
  color: #001C54;
}

.right .img[data-v-187d09fa] {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  margin-right: 0.13333rem;
  overflow: hidden;
  position: relative;
  display: block;
}

.right .img img[data-v-187d09fa] {
  display: block;
  height: 0.6rem;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}

.popup[data-v-187d09fa] {
  border-radius: 0.26667rem 0.26667rem 0 0;
  background: #001C54;
  color: #001C54;
  border: 0.01333rem solid #3b3f4e;
}

.van-toast[data-v-84210c68] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-84210c68] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-84210c68] {
  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-84210c68] {
  height: 80%;
}

.luckyWinners__container > h1[data-v-84210c68] {
  position: relative;
  margin-bottom: 0.34667rem;
  padding-left: 0.26667rem;
  font-size: 0.48rem;
  font-weight: 700;
  color: #001C54;
}

.luckyWinners__container > h1[data-v-84210c68]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.08rem;
  height: 0.4rem;
  background: -webkit-linear-gradient(top, #f6dc88 0%, #daad51 100%);
  background: linear-gradient(180deg, #f6dc88 0%, #daad51 100%);
}

.luckyWinners__container-wrapper[data-v-84210c68] {
  height: 8.66667rem;
  overflow: hidden;
}

.luckyWinners__container-wrapper__item[data-v-84210c68] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 1.6rem;
  margin-bottom: 0.13333rem;
  padding: 0.26667rem 0.24rem;
  border-radius: 0.13333rem;
  background: #1e234d;
}

.luckyWinners__container-wrapper__item-img[data-v-84210c68] {
  margin-right: 0.17333rem;
}

.luckyWinners__container-wrapper__item-img img[data-v-84210c68] {
  width: 1.06667rem;
  height: 1.06667rem;
  border-radius: 50%;
}

.luckyWinners__container-wrapper__item-info[data-v-84210c68] {
  width: 2.24rem;
  margin-right: 0.21333rem;
}

.luckyWinners__container-wrapper__item-info h1[data-v-84210c68] {
  color: #a6a9ae;
  font-size: 0.32rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.luckyWinners__container-wrapper__item-info span[data-v-84210c68] {
  color: #aeb0c6;
  font-size: 0.29333rem;
}

.luckyWinners__container-wrapper__item-winType[data-v-84210c68] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.68rem;
  height: 1.09333rem;
  margin-right: 0.22667rem;
  position: relative;
}

.luckyWinners__container-wrapper__item-winType img[data-v-84210c68] {
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  border: 0.02667rem solid #f6e2a2;
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
  box-shadow:
    0 0.05333rem 0.02667rem #001C540c7 inset,
    0 -0.05333rem 0.02667rem #f9cc64 inset;
}

.luckyWinners__container-wrapper__item-winType span[data-v-84210c68] {
  display: inline-block;
  width: 0.74667rem;
  font-weight: 700;
  font-size: 0.21333rem;
  color: #001C54;
  position: absolute;
  left: 0.2rem;
  top: 0.16rem;
  word-break: keep-all;
}

.luckyWinners__container-wrapper__item-winAmount[data-v-84210c68] {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.luckyWinners__container-wrapper__item-winAmount h1[data-v-84210c68] {
  color: #00ECBE;
  font-size: 0.34667rem;
  font-weight: 600;
  margin-bottom: 0.13333rem;
}

.luckyWinners__container-wrapper__item-winAmount span[data-v-84210c68] {
  color: #aeb0c6;
  font-size: 0.32rem;
}

.van-toast[data-v-c310f7df] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c310f7df] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c310f7df] {
  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-c310f7df] {
  height: 80%;
}

.dailyProfitRank h1[data-v-c310f7df] {
  position: relative;
  margin-bottom: 1.89333rem;
  padding-left: 0.26667rem;
  font-size: 0.48rem;
  font-weight: 700;
  color: #001C54;
}

.dailyProfitRank h1[data-v-c310f7df]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.08rem;
  height: 0.4rem;
  background: -webkit-linear-gradient(top, #f6dc88 0%, #daad51 100%);
  background: linear-gradient(180deg, #f6dc88 0%, #daad51 100%);
}

.dailyProfitRank__content[data-v-c310f7df] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.dailyProfitRank__content-topThree[data-v-c310f7df] {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  width: 100%;
  height: 3.33333rem;
  z-index: 1;
  margin-bottom: -0.2rem;
  background: url(/assets/png/stage-b481110d.png) no-repeat center center/100%
    100%;
}

.dailyProfitRank__content-topThree__item[data-v-c310f7df] {
  left: -8px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 2.9rem;
  height: 3.46667rem;
}

.dailyProfitRank__content-topThree__item[data-v-c310f7df]:nth-child(2) {
  right: 0.10667rem;
}

.dailyProfitRank__content-topThree__item[data-v-c310f7df]:nth-child(3) {
  left: -8px;
}

.dailyProfitRank__content-topThree__item > div[data-v-c310f7df]:first-of-type {
  position: relative;
  display: grid;
  place-items: center;
  width: 1.6rem;
  min-width: 1.6rem;
  height: 1.6rem;
  min-height: 1.6rem;
  border-radius: 50%;
  overflow: hidden;
}

.dailyProfitRank__content-topThree__item
  > div:first-of-type
  > img[data-v-c310f7df] {
  width: calc(100% - 0.06667rem);
  height: calc(100% - 0.06667rem);
}

.dailyProfitRank__content-topThree__item > div[data-v-c310f7df]:last-of-type {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 1.78667rem;
  height: 1.82667rem;
}

.dailyProfitRank__content-topThree__item
  > div:last-of-type
  img[data-v-c310f7df]:first-of-type {
  position: relative;
  top: -0.33333rem;
  left: -0.25333rem;
  width: 1.14667rem;
}

.dailyProfitRank__content-topThree__item
  > div:last-of-type
  img[data-v-c310f7df]:last-of-type {
  width: 1.78667rem;
  height: 0.42667rem;
}

.dailyProfitRank__content-topThree__item > span[data-v-c310f7df] {
  color: #001C54;
  padding: 0 0.13333rem;
  text-align: center;
}

.dailyProfitRank__content-topThree__item > span[data-v-c310f7df]:first-of-type {
  margin-block: 18% 8%;
  font-size: 0.32rem;
  width: 2.66667rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dailyProfitRank__content-topThree__item > span[data-v-c310f7df]:last-of-type {
  width: 2.66667rem;
  height: 0.66667rem;
  padding: 0.17333rem 0.18667rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  border-radius: 9rem;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
}

.dailyProfitRank__content-list[data-v-c310f7df] {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.21333rem;
  width: 100%;
}

.dailyProfitRank__content-list__item[data-v-c310f7df] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 1.36rem;
  padding: 0.14667rem 0.25333rem 0.14667rem 0.44rem;
  background: #1e234d;
  border-radius: 0.13333rem;
}

.dailyProfitRank__content-list__item span.left-rank[data-v-c310f7df] {
  margin-right: 0.41333rem;
  color: #00ECBE;
  font-size: 0.48rem;
  font-weight: 500;
}

.dailyProfitRank__content-list__item span.middle-name[data-v-c310f7df] {
  color: #a6a9ae;
  font-size: 0.32rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 2.66667rem;
}

.dailyProfitRank__content-list__item span.right-box[data-v-c310f7df] {
  line-height: 0.66667rem;
  width: 3.46667rem;
  height: 0.66667rem;
  margin-left: auto;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  border-radius: 9rem;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
}

.dailyProfitRank__content-list__item img[data-v-c310f7df] {
  width: 1.06667rem;
  height: 1.06667rem;
  margin-right: 0.17333rem;
  border-radius: 50%;
}

.van-toast[data-v-4d52ec40] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-4d52ec40] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-4d52ec40] {
  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-4d52ec40] {
  height: 80%;
}

.game_menu[data-v-4d52ec40] {
  width: 100%;
  padding-top: 0.4rem;
}

.game_menu .menu_box1[data-v-4d52ec40] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.4rem;
}

.game_menu .menu_box1 div[data-v-4d52ec40] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 0.26667rem;
  position: relative;
}

.game_menu .menu_box1 div span[data-v-4d52ec40] {
  font-size: 0.4rem;
  line-height: 0.48rem;
  font-weight: 700;
  color: #E3EFFF;
  width: 100%;
  text-align: left;
  padding-left: 0.26667rem;
}

.game_menu .menu_box1 div img[data-v-4d52ec40] {
  margin-top: -0.56rem;
  margin-bottom: 0.13333rem;
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(1) {
  width: 3.30667rem;
  height: 2.74667rem;
  background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center center;
}

.game_menu .menu_box1 div:nth-child(1) img[data-v-4d52ec40] {
  width: 2.6rem;
  height: 2.16rem;
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(2),
.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(3) {
  width: 2.8rem;
  height: 2.74667rem;
}

.game_menu .menu_box1 div:nth-child(2) img[data-v-4d52ec40],
.game_menu .menu_box1 div:nth-child(3) img[data-v-4d52ec40] {
  width: 2.33333rem;
  height: 2.16rem;
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(2) {
  background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center/100%;
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(3) {
  background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center/100%;
}

.game_menu .menu_box2[data-v-4d52ec40] {
  width: 100%;
  height: 2.77333rem;
  background: url(/assets/png/third_bg-e90cc231.png) no-repeat center/100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 0.26667rem;
  margin-bottom: 0.4rem;
}

.game_menu .menu_box2 div[data-v-4d52ec40] {
  width: 33.33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}

.game_menu .menu_box2 div span[data-v-4d52ec40] {
  font-size: 0.34667rem;
  font-weight: 600;
  color: #E3EFFF;
  margin-top: 0.05333rem;
}

.game_menu .menu_box2 div img[data-v-4d52ec40] {
  width: 2.66667rem;
  height: 2.13333rem;
}

.game_menu .menu_box2 .live_menu[data-v-4d52ec40]:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0.01333rem;
  height: 1.81333rem;
  background: -webkit-linear-gradient(right, #af8122 0%, #ebc370 101.84%);
  background: linear-gradient(270deg, #af8122 0%, #ebc370 101.84%);
  left: 0;
  top: 0.26667rem;
}

.game_menu .menu_box2 .live_menu[data-v-4d52ec40]:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0.01333rem;
  height: 1.81333rem;
  background: -webkit-linear-gradient(right, #af8122 0%, #ebc370 101.84%);
  background: linear-gradient(270deg, #af8122 0%, #ebc370 101.84%);
  right: 0;
  top: 0.26667rem;
}

.game_menu .menu_box3[data-v-4d52ec40] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.game_menu .menu_box3 div[data-v-4d52ec40] {
  width: 4.48rem;
  height: 2.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: row;
  -webkit-justify-content: row;
  justify-content: row;
  border-radius: 0.26667rem;
  position: relative;
}

.game_menu .menu_box3 div img[data-v-4d52ec40] {
  width: 2.66667rem;
  height: 2.13333rem;
  margin: 0 auto 0.24rem 0.13333rem;
}

.game_menu .menu_box3 div span[data-v-4d52ec40] {
  font-weight: 700;
  font-size: 0.37333rem;
  line-height: 0.48rem;
  color: #E3EFFF;
  margin-top: 0.96rem;
  margin-right: 0.37333rem;
}

.game_menu .menu_box3 div[data-v-4d52ec40]:nth-child(1) {
  background: url(/assets/png/bottom-ccedfa9a.png) no-repeat center/100%;
}

.game_menu .menu_box3 div[data-v-4d52ec40]:nth-child(2) {
  background: url(/assets/png/bottom-ccedfa9a.png) no-repeat center/100%;
}

.van-toast[data-v-86cdf512] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-86cdf512] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-86cdf512] {
  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-86cdf512] {
  height: 80%;
}

.hot_container .platform[data-v-86cdf512],
.hot_container .popular[data-v-86cdf512] {
  margin-bottom: 0.34667rem;
}

.hot_container .platform .title[data-v-86cdf512],
.hot_container .popular .title[data-v-86cdf512] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.21333rem;
}

.hot_container .platform .title span[data-v-86cdf512],
.hot_container .popular .title span[data-v-86cdf512] {
  font-size: 0.32rem;
  line-height: 0.4rem;
}

.hot_container .platform .list[data-v-86cdf512],
.hot_container .popular .list[data-v-86cdf512] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.18667rem;
}

.hot_container .platform .list > div[data-v-86cdf512],
.hot_container .popular .list > div[data-v-86cdf512] {
  width: 2.21333rem;
}

.hot_container .platform .list .item[data-v-86cdf512],
.hot_container .popular .list .item[data-v-86cdf512] {
  position: relative;
  height: 2.21333rem;
  background: #1e234d;
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.16rem;
}

.hot_container .platform .list .item img[data-v-86cdf512],
.hot_container .popular .list .item img[data-v-86cdf512] {
  width: 2rem;
  height: 2rem;
  border-radius: 0.21333rem;
}

.hot_container .platform .list .item .hot_bage[data-v-86cdf512],
.hot_container .popular .list .item .hot_bage[data-v-86cdf512] {
  position: absolute;
  right: -0.08rem;
  top: -0.10667rem;
  width: 0.50667rem;
  height: 0.48rem;
}

.hot_container .platform .list .win-odds[data-v-86cdf512],
.hot_container .popular .list .win-odds[data-v-86cdf512] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.48rem;
  background: #e6e6e6;
  color: #E3EFFF;
  width: 100%;
  border-radius: 0.13333rem;
  font-size: 0.29333rem;
  overflow: hidden;
  margin-top: 0.08rem;
  margin-bottom: 0.13333rem;
  position: relative;
}

.hot_container .platform .list .win-odds span[data-v-86cdf512],
.hot_container .popular .list .win-odds span[data-v-86cdf512] {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  line-height: 0.53333rem;
}

.hot_container .platform .list .win-odds span[data-v-86cdf512]:first-child,
.hot_container .popular .list .win-odds span[data-v-86cdf512]:first-child {
  padding-left: 0.13333rem;
  color: #001C54;
}

.hot_container .platform .list .win-odds span[data-v-86cdf512]:last-child,
.hot_container .popular .list .win-odds span[data-v-86cdf512]:last-child {
  text-align: right;
  padding-right: 0.13333rem;
}

.hot_container .platform .list .win-odds .win-p[data-v-86cdf512],
.hot_container .popular .list .win-odds .win-p[data-v-86cdf512] {
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
  position: absolute;
  left: 0;
  height: 100%;
}

.hot_container .pupularAll .list > div[data-v-86cdf512] {
  width: 2.88rem;
}

.hot_container .pupularAll .list .item[data-v-86cdf512] {
  width: 2.88rem;
  height: 2.88rem;
}

.hot_container .pupularAll .list .item img[data-v-86cdf512] {
  width: 2.66667rem;
  height: 2.66667rem;
}

.hot_container .look_all[data-v-86cdf512] {
  width: 100%;
  height: 1.06667rem;
  border: 0.01333rem solid #00ECBE;
  border-radius: 0.53333rem;
  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;
  background-color: #05012b;
  font-size: 0.34667rem;
  color: #00ECBE;
}

.hot_container .look_all img[data-v-86cdf512] {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.18667rem;
}

.gameRec[data-v-86cdf512],
.hotGames[data-v-86cdf512] {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.16rem;
}

[data-v-86cdf512] .hotGames g path {
  fill: #fe6868;
}

.van-toast[data-v-426319e6] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-426319e6] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-426319e6] {
  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-426319e6] {
  height: 80%;
}

.minGame_container[data-v-426319e6] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.45333rem;
  margin-bottom: 0.4rem;
}

.onlineGamesItem[data-v-426319e6] {
  width: 3.25333rem;
  height: 3.25333rem;
  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;
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
  grid-gap: 0.18667rem;
}

.onlineGamesItem .fish_img[data-v-426319e6] {
  width: 3.2rem;
  height: 3.2rem;
}

.onlineGamesItem .min_game_img[data-v-426319e6] {
  width: 3.25333rem;
  height: 3.25333rem;
}

.all_game[data-v-426319e6] {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.34667rem;
}

.all_game .onlineGamesItem[data-v-426319e6] {
  width: 2.96rem;
  height: 4rem;
  border-radius: 0.26667rem;
}

.all_game .onlineGamesItem .fish_img[data-v-426319e6],
.all_game .onlineGamesItem .min_game_img[data-v-426319e6] {
  width: 2.96rem;
  height: 4rem;
  border-radius: 0.26667rem;
  object-fit: cover;
}

.van-toast[data-v-f0612e6a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-f0612e6a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-f0612e6a] {
  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-f0612e6a] {
  height: 80%;
}

.lottery_container-tab[data-v-f0612e6a] {
  background: #1e234d;
  color: #a6a9ae;
  overflow-x: auto;
  width: 9.36rem;
}

.lottery_container-tab-wrap[data-v-f0612e6a] {
  width: 100%;
  font-size: 0;
  white-space: nowrap;
}

.lottery_container-tab li[data-v-f0612e6a] {
  display: inline-block;
  width: 2rem;
  font-weight: 500;
  line-height: 0.93333rem;
  font-size: 0.32rem;
  text-align: center;
  border-radius: 0.10667rem;
}

.lottery_container-tab li.active[data-v-f0612e6a] {
  color: #001C54;
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
}

.lottery_container-list[data-v-f0612e6a] {
  display: grid;
  grid-template-columns: repeat(3, 3fr);
  place-items: center;
  grid-gap: 0.26667rem;
  margin-top: 0.2rem;
}

.lottery_container .lotterySlotItem[data-v-f0612e6a] {
  position: relative;
  width: auto;
  height: auto;
  text-align: end;
  background: #1e234d;
  border-radius: 0.26667rem;
}

.lottery_container .lotterySlotItem_img[data-v-f0612e6a] {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.lottery_container .lotterySlotItem img[data-v-f0612e6a] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lottery_container .lotterySlotItem span[data-v-f0612e6a] {
  margin-top: 0.13333rem;
  display: block;
  color: #ffee6a;
  white-space: break-spaces;
  font-weight: 700;
  font-size: 0.32rem;
  text-align: center;
  position: absolute;
  bottom: 0.13333rem;
  width: 100%;
}

.van-toast[data-v-685fb2f6] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-685fb2f6] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-685fb2f6] {
  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-685fb2f6] {
  height: 80%;
}

.lotterySlotItem__container[data-v-685fb2f6] {
  position: relative;
  width: 4.66667rem;
  height: 4.13333rem;
  border-radius: 0.26667rem;
}

.lotterySlotItem__container .game_text[data-v-685fb2f6] {
  position: absolute;
  bottom: 0.05333rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  color: #001C54;
  font-weight: 700;
}

.lotterySlotItem__container .game_img[data-v-685fb2f6] {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.13333rem;
}

.van-toast[data-v-cd9f8293] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-cd9f8293] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-cd9f8293] {
  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-cd9f8293] {
  height: 80%;
}

.onlineGamesItem__container[data-v-cd9f8293] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.21333rem;
  margin-bottom: 0.82667rem;
}

.onlineGamesItem__container .item[data-v-cd9f8293],
.onlineGamesItem__container .item .gameImg[data-v-cd9f8293] {
  width: 3.36rem;
  height: 4.26667rem;
}

.allGame[data-v-cd9f8293] {
  grid-template-columns: repeat(2, 1fr);
}

.allGame .item[data-v-cd9f8293] {
  width: 4.53333rem;
  height: 4.13333rem;
}

.allGame .item .gameImg[data-v-cd9f8293] {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-height: 100%;
  object-fit: cover;
  border-radius: 0.13333rem;
}

.van-toast[data-v-31fca86c] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-31fca86c] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-31fca86c] {
  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-31fca86c] {
  height: 80%;
}

.WinRate[data-v-31fca86c] {
  width: 100%;
  min-height: 1.70667rem;
  margin-bottom: 0.4rem;
}

.WinRate img[data-v-31fca86c] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.van-toast[data-v-61326553] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-61326553] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-61326553] {
  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-61326553] {
  height: 80%;
}

.gameListGrid__container[data-v-61326553] {
  position: -webkit-sticky;
  position: sticky;
  top: 2.45333rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 7.3852rem;
  height: -webkit-min-content;
  height: min-content;
  padding-left: 0.26667rem;
}

.gameListGrid__container-gameRec[data-v-61326553] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.22173rem;
  font-size: 0.32rem;
  font-weight: 700;
}

.gameListGrid__container-gameRec svg[data-v-61326553] {
  width: 0.48387rem;
  height: 0.48387rem;
  margin-right: 0.11147rem;
}

.gameListGrid__container-gameRec[data-v-61326553] .hotGames g path {
  fill: #fe6868;
}

.gameListGrid__container-wrapper[data-v-61326553] {
  display: grid;
  gap: 0.2rem 0.26667rem;
  padding-left: 0.13333rem;
}

.gameListGrid__container-wrapper__item[data-v-61326553] {
  position: relative;
  width: 3.28rem;
  height: 2.13333rem;
}

.gameListGrid__container-wrapper__item img[data-v-61326553] {
  width: 100%;
  height: 100%;
}

.gameListGrid__container-wrapper__item .hotBadge[data-v-61326553] {
  position: absolute;
  top: -0.10667rem;
  right: -0.10667rem;
  width: 0.51653rem;
  height: 0.48013rem;
}

.gameListGrid__container-wrapper__item.hot[data-v-61326553] {
  width: 2.21747rem;
  height: 2.21747rem;
}

.gameListGrid__container .otherGame[data-v-61326553] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.21333rem;
}

.look_all[data-v-61326553] {
  width: 100%;
  height: 1.06667rem;
  border: 0.01333rem solid #00ECBE;
  border-radius: 0.53333rem;
  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;
  background-color: #05012b;
  font-size: 0.34667rem;
  color: #00ECBE;
}

.look_all img[data-v-61326553] {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.18667rem;
}

.all_container[data-v-61326553] {
  width: 100%;
  padding-left: 0;
}

.all_other div[data-v-61326553] {
  width: 4.53333rem;
  height: 4.13333rem;
}

.van-toast[data-v-03f502bc] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-03f502bc] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-03f502bc] {
  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-03f502bc] {
  height: 80%;
}

.gamesList__container[data-v-03f502bc] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.gamesList__container-title[data-v-03f502bc] {
  margin-top: 0.34667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.32rem;
  color: #001C54;
  font-size: 0.4rem;
  font-weight: 600;
}

.gamesList__container-title[data-v-03f502bc]:before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.4rem;
  background: -webkit-linear-gradient(top, #f6dc88 0%, #daad51 100%);
  background: linear-gradient(180deg, #f6dc88 0%, #daad51 100%);
  margin-right: 0.13333rem;
}

.gamesList__container-list[data-v-03f502bc] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  gap: 0.41333rem 0.26667rem;
}

.gamesList__container-list__item[data-v-03f502bc] {
  width: 2.88rem;
  min-height: 2.13333rem;
  max-height: 3.46667rem;
  background: -webkit-linear-gradient(
    325.68deg,
    #50a1f2 12.08%,
    #85daff 85.02%
  );
  background: linear-gradient(124.32deg, #50a1f2 12.08%, #85daff 85.02%);
  border-radius: 0.53333rem;
  position: relative;
}

.gamesList__container-list__item .lottery_text[data-v-03f502bc] {
  color: #001C54;
  font-size: 0.4rem;
  font-weight: 9.33333rem;
  position: absolute;
  top: 0.37333rem;
  left: 0.26667rem;
}

.gamesList__container-list__item .item_default[data-v-03f502bc] {
  width: 100%;
  height: 100%;
  border-radius: 0.53333rem;
  object-fit: fill !important;
}

.gamesList__container-list__item .item_img[data-v-03f502bc] {
  height: 2rem;
  object-fit: cover;
  position: absolute;
  border-radius: 0.53333rem;
  left: 0.26667rem;
}

.gamesList__container-list__item .lottery_img[data-v-03f502bc] {
  max-width: 2rem;
  height: 2rem;
  object-fit: cover;
  position: absolute;
  border-radius: 0.53333rem;
  right: 0.26667rem;
}

.gamesList__container-list__item .logo_img[data-v-03f502bc] {
  position: absolute;
  top: 0.13333rem;
  right: 0.37333rem;
  width: 1.30667rem;
}

.gamesList__container-other[data-v-03f502bc] {
  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;
  margin-top: 0.26667rem;
  color: #999;
  font-size: 0.32rem;
  font-weight: 500;
  cursor: pointer;
}

.gamesList__container-other__item[data-v-03f502bc] {
  width: 100%;
  height: 2.66667rem;
}

.van-toast[data-v-2f7ed6fa] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-2f7ed6fa] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-2f7ed6fa] {
  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-2f7ed6fa] {
  height: 80%;
}

.noticeBar__container[data-v-2f7ed6fa] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 0.98667rem;
  color: #001C54;
  font-size: 0.32rem;
}

.noticeBar__container-body[data-v-2f7ed6fa] {
  width: 9.33333rem;
  overflow: hidden;
  position: relative;
  height: 0.8rem;
  line-height: 0.98667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.noticeBar__container-body-text[data-v-2f7ed6fa] {
  width: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  max-height: 0.98667rem;
  line-height: 0.49333rem;
  -webkit-animation: marquee-2f7ed6fa 7s linear infinite;
  animation: marquee-2f7ed6fa 7s linear infinite;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}

@-webkit-keyframes marquee-2f7ed6fa {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes marquee-2f7ed6fa {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.noticeBar__container > svg[data-v-2f7ed6fa] {
  width: 0.42667rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: auto;
  margin-right: 0.22667rem;
}

.noticeBar__container button[data-v-2f7ed6fa] {
  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;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  gap: 0.06667rem;
  width: 2rem;
  height: 0.53333rem;
  margin-left: auto;
  color: #292d2e;
  border: none;
  border-radius: 0.13333rem;
  background: -webkit-linear-gradient(left, #f6dc88 1.33%, #001C54 102.67%);
  background: linear-gradient(90deg, #f6dc88 1.33%, #001C54 102.67%);
}

.noticeBar__container button svg[data-v-2f7ed6fa] {
  width: 0.32rem;
  height: auto;
}

.van-toast[data-v-747942a2] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-747942a2] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-747942a2] {
  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-747942a2] {
  height: 80%;
}

.my-swipe[data-v-747942a2] {
  height: 4.26667rem;
  box-sizing: border-box;
}

.my-swipe img[data-v-747942a2] {
  width: 100%;
  height: 100%;
  border-radius: 0.26667rem;
}

.van-toast[data-v-d3181efa] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-d3181efa] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-d3181efa] {
  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-d3181efa] {
  height: 80%;
}

.changlongEnter[data-v-d3181efa] {
  position: fixed;
  z-index: 99;
  width: 1.49333rem;
  height: 1.49333rem;
  background-image: url(/assets/svg/changlong-4266c83a.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.49333rem;
  bottom: 4.26667rem;
  right: 0.4rem;
  border-radius: 50%;
}

.turntable {
  position: fixed;
  bottom: 6.13333rem;
  right: 0.2rem;
  width: 1.86667rem;
  height: 1.86667rem;
  border-radius: 50%;
  z-index: 100;
  touch-action: none;
  background: url(/assets/png/turntable_icon-04916ea0.png) no-repeat
    center/cover;
}

.van-toast[data-v-7669c43b] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-7669c43b] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-7669c43b] {
  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-7669c43b] {
  height: 80%;
}

.btn[data-v-7669c43b] {
  position: fixed;
  left: 50%;
  bottom: 2.4rem;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 4.88rem;
  height: 1.06667rem;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
  border-radius: 1.06667rem;
  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;
  padding-left: 0.26667rem;
  padding-right: 1.06667rem;
  z-index: 2;
}

.btn .line[data-v-7669c43b] {
  position: absolute;
  top: 0.13333rem;
  right: 1rem;
  height: 0.8rem;
}

.btn .close[data-v-7669c43b] {
  position: absolute;
  top: 0.06667rem;
  right: 0.06667rem;
  font-size: 0.66667rem;
  margin: 0.13333rem;
}

.btn .icon[data-v-7669c43b] {
  width: 0.64rem;
  height: 0.64rem;
}

.btn .text[data-v-7669c43b] {
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #001C54;
  margin-left: 0.13333rem;
  max-width: 2.88rem;
}

.van-toast[data-v-d6ad76e9] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-d6ad76e9] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-d6ad76e9] {
  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-d6ad76e9] {
  height: 80%;
}

.dialog[data-v-d6ad76e9] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition:
    opacity 0.15s ease-in-out,
    visibility 0.15s ease-in-out;
  transition:
    opacity 0.15s ease-in-out,
    visibility 0.15s ease-in-out;
  z-index: 2004;
}

.dialog.active[data-v-d6ad76e9] {
  opacity: 1;
  visibility: visible;
}

.dialog.active .dialog__container[data-v-d6ad76e9] {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.dialog.inactive[data-v-d6ad76e9] {
  opacity: 0;
  visibility: hidden;
}

.dialog.inactive .dialog__container[data-v-d6ad76e9] {
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
}

.dialog__container[data-v-d6ad76e9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8rem;
  min-height: 6.66667rem;
  border-radius: 0.26667rem;
  background: #001C54;
  -webkit-transition:
    opacity 0.3s,
    -webkit-transform 0.3s ease-in-out;
  transition:
    opacity 0.3s,
    -webkit-transform 0.3s ease-in-out;
  transition:
    opacity 0.3s,
    transform 0.3s ease-in-out;
  transition:
    opacity 0.3s,
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  z-index: 2003;
  padding: 0.53333rem 0.26667rem;
  border-radius: 20px;
}

.dialog__container-img[data-v-d6ad76e9] {
  width: 3.73333rem;
  height: 2.4rem;
  margin-top: -1.06667rem;
}

.dialog__container-img img[data-v-d6ad76e9] {
  width: 100%;
  height: 100%;
}

.dialog__container-title[data-v-d6ad76e9] {
  margin-top: 0.34667rem;
  font-size: 0.48rem;
  font-weight: 700;
  color: #001C54;
}

.dialog__container-content[data-v-d6ad76e9] {
  margin-top: 0.24rem;
  color: #001C54;
  font-size: 0.32rem;
  font-weight: 400;
}

.dialog__container-footer[data-v-d6ad76e9] {
  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;
  gap: 0.28rem;
  width: 100%;
  height: 1.06667rem;
  margin-top: 2rem;
  padding: 0 0.26667rem;
}

.dialog__container-footer button[data-v-d6ad76e9] {
  width: 3.12rem;
  height: 1.06667rem;
  color: #001C54;
  font-size: 0.42667rem;
  text-align: center;
  border-radius: 9rem;
  border: 0.01333rem solid #001C54;
  background: transparent;
}

.dialog__container-footer button[data-v-d6ad76e9]:last-of-type {
  width: 4.34667rem;
  color: #001C54;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
}

.dialog__outside[data-v-d6ad76e9] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: default;
  z-index: 2002;
}

.van-toast[data-v-9bebd08e] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-9bebd08e] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-9bebd08e] {
  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-9bebd08e] {
  height: 80%;
}

.content[data-v-9bebd08e] {
  font-family: bahnschrift;
  gap: 0.13333rem;
  /* padding-bottom: 3.73333rem; */
}

.content__right[data-v-9bebd08e] {
  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.16rem;
}

.content__right .btn[data-v-9bebd08e] {
  width: 3.33333rem;
  height: 1.04rem;
  color: #292d2e;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.04rem;
  border-radius: 0.26667rem;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
}

.content__right span[data-v-9bebd08e] {
  display: inline-block;
  margin-left: 0.13333rem;
  white-space: pre-wrap;
  width: 2rem;
  text-align: center;
  line-height: 0.4rem;
}

.content__right svg[data-v-9bebd08e] {
  vertical-align: middle;
  width: 0.66667rem;
  height: 0.66667rem;
}

.content .balance[data-v-9bebd08e] {
  padding: 0.13333rem 0.26667rem;
  border-radius: 0.13333rem;
  height: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.32rem;
  color: #001C54;
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
}

.content .balance-refresh[data-v-9bebd08e] {
  width: 0.42667rem;
  height: 0.42667rem;
  margin-left: 0.13333rem;
}

.content .balance-refresh svg[data-v-9bebd08e] {
  width: 100%;
  height: 100%;
}

.content .balance-msg[data-v-9bebd08e] {
  margin-left: auto;
  width: 0.64rem;
  height: 0.64rem;
}

.content .balance-msg svg[data-v-9bebd08e] {
  width: 100%;
  height: 100%;
}

.logo[data-v-9bebd08e] {
  width: 2.22667rem;
  height: 0.90667rem;
  margin-top: 0;
}

.logo img[data-v-9bebd08e] {
  width: 100%;
}

.languages[data-v-9bebd08e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.languages-text[data-v-9bebd08e] {
  color: #001C54;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  line-height: 0.32rem;
  margin-left: 0.93333rem;
}

[data-v-9bebd08e] .navbar__content {
  height: 1.34667rem;
}

[data-v-9bebd08e] .navbar__content .navbar__content-left {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  left: 0;
  padding-left: 0.32rem;
}

[data-v-9bebd08e] .navbar__content .lang-text {
  display: none;
}

.navbar[data-v-9bebd08e] {
  height: 1.34667rem;
}

.van-nav-bar[data-v-9bebd08e] {
  background: #05012b;
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__left img[data-v-9bebd08e] {
  height: 100%;
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__right svg[data-v-9bebd08e] {
  width: 0.64rem;
}

.customer[data-v-9bebd08e] {
  position: fixed;
  bottom: 2.4rem;
  right: 0.4rem;
  width: 1.49333rem;
  height: 1.49333rem;
  border-radius: 50%;
  z-index: 99;
}

.customer img[data-v-9bebd08e] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

[data-v-9bebd08e] .van-dialog {
  width: 8.29333rem;
  height: 12.4rem;
  border-radius: 0.2rem;
  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: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  background: #001C54;
  color: #001C54;
}

[data-v-9bebd08e] .van-dialog__content {
  position: relative;
  width: 100%;
}

[data-v-9bebd08e] .van-dialog__content .promptHeader {
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
  text-align: center;
  height: 1.17333rem;
  line-height: 1.17333rem;
  color: #001C54;
  font-weight: 700;
  font-size: 0.48rem;
}

[data-v-9bebd08e] .van-dialog__content .promptContent {
  height: 9.33333rem;
  padding: 0.4rem 0.26667rem;
  overflow-y: auto;
}

[data-v-9bebd08e] .van-dialog__footer {
  z-index: 100;
  position: fixed;
  bottom: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  gap: 0.26667rem;
  width: 90%;
}

[data-v-9bebd08e] .van-dialog__footer:after {
  display: none;
}

[data-v-9bebd08e] .van-dialog .van-button--default {
  background: transparent;
}

[data-v-9bebd08e] .van-dialog .van-button__text {
  color: #001C54;
  width: 80%;
  height: 0.93333rem;
  text-align: center;
  line-height: 0.93333rem;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
  border-radius: 1.06667rem;
  z-index: 100;
  font-weight: 700;
  font-size: 0.42667rem;
  font-family: Inter;
  font-style: normal;
  letter-spacing: 0.06667rem;
}

.Laundry-Con .Laundry-Con_tip[data-v-9bebd08e] {
  font-size: 0.48rem;
  font-weight: 700;
  color: #001C54;
  text-align: center;
}

.Laundry-Con .Landty-Con-tips[data-v-9bebd08e] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #a6a9ae;
  margin-top: 0.42667rem;
}

.fun-tab-item {
  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;
}

.fun-tab-item__wrap {
  position: relative;
}

.fun-tab-item__badge {
  position: absolute;
  top: 0.05333rem;
  right: -0.13333rem;
  padding: 0 0.05333rem;
  min-width: 0.10667rem;
  height: 0.18667rem;
  font-size: 0.12rem;
  line-height: 0.18667rem;
  color: #001C54;
  background: #ff411c;
  white-space: nowrap;
  border-radius: 1.33333rem;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  text-align: center;
}

.fun-tab-bar-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  min-height: 0.66667rem;
  background: #001C54;
}

.fun-tab-bar .fun-tab-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
  flex: 1 1;
  font-size: 0.16rem;
}

.fun-tab-bar .fun-tab-item__badge {
  top: 0.02667rem;
  right: 0;
}

.fun-tabs {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #001C54;
}

.fun-tabs__tab-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-width: 100%;
  width: -webkit-min-content;
  width: min-content;
}

.fun-tabs__active-line {
  position: absolute;
  bottom: 0.04rem;
  left: 0;
  width: 0.4rem;
  height: 0.04rem;
  border-radius: 0.05333rem;
}

.fun-tabs .fun-tab-item {
  padding: 0.13333rem 0.05333rem;
  font-size: 0.18667rem;
  text-align: center;
  white-space: nowrap;
}

.van-toast[data-v-7613dfce] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-7613dfce] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-7613dfce] {
  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-7613dfce] {
  height: 80%;
}

.allGames__container[data-v-7613dfce] {
  overflow: hidden;
}

.allGames__container .alGames__container-sticky[data-v-7613dfce] {
  padding: 0 0.32rem;
}

.allGames__container[data-v-7613dfce] .van-nav-bar {
  background: #05012b;
}

.allGames__container[data-v-7613dfce]
  .van-nav-bar
  .van-nav-bar__content
  .van-nav-bar__left
  .van-icon {
  color: #E3EFFF;
}

.allGames__container .tabs[data-v-7613dfce] {
  background: transparent;
}

.allGames__container .tab_item[data-v-7613dfce] {
  width: 2.53333rem;
  height: 1.33333rem;
  margin-inline: 0.06667rem;
  padding: 0;
  color: #80849c !important;
  border-radius: 0.13333rem;
  background: #001C54;
  box-shadow: 0 0.08rem 0.16rem 0.05333rem #d0d0ed5c;
  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;
}

.allGames__container .tab_item img[data-v-7613dfce] {
  height: 0.66667rem;
}

.allGames__container .tab_item span[data-v-7613dfce] {
  font-size: 0.32rem;
}

.allGames__container .tab_active[data-v-7613dfce] {
  color: #001C54 !important;
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow:
    0 -0.05333rem 0.13333rem #001C546f4 inset,
    0 0.08rem 0.16rem #d0d0ed99;
}

.allGames__container[data-v-7613dfce] .fun-tabs .fun-tab-item {
  padding: 0.18667rem 0;
}

.allGames__container-tabBar[data-v-7613dfce] {
  padding-inline: 0.32rem;
}

.allGames__container-tabBar[data-v-7613dfce] .van-tabs__nav--card {
  height: 1.86667rem;
  margin: 0;
}

.allGames__container-tabBar[data-v-7613dfce]
  .van-tabs__nav--card
  .van-tab--card {
  width: 2.53333rem;
  height: 1.33333rem;
  margin-inline: 0.06667rem;
  padding: 0;
  color: #80849c !important;
  border-radius: 0.13333rem;
  background: #001C54;
  box-shadow: 0 0.08rem 0.16rem 0.05333rem #d0d0ed5c;
}

.allGames__container-tabBar[data-v-7613dfce]
  .van-tabs__nav--card
  .van-tab--card
  > span {
  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;
  width: 100%;
  height: 100%;
}

.allGames__container-tabBar[data-v-7613dfce]
  .van-tabs__nav--card
  .van-tab--card
  > span
  img {
  width: 0.66667rem;
  height: auto;
}

.allGames__container-tabBar[data-v-7613dfce]
  .van-tabs__nav--card
  .van-tab--card
  > span
  span {
  font-size: 0.32rem;
}

.allGames__container-tabBar[data-v-7613dfce]
  .van-tabs__nav--card
  .van-tab--card.van-tab--active {
  color: #001C54 !important;
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow:
    0 -0.05333rem 0.13333rem #001C546f4 inset,
    0 0.08rem 0.16rem #d0d0ed99;
}

.allGames__container-list[data-v-7613dfce] {
  height: calc(100vh - 3.09334rem);
  overflow: auto;
}

.van-toast[data-v-01da4a9c] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-01da4a9c] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-01da4a9c] {
  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-01da4a9c] {
  height: 80%;
}

.lotteryGamesList__container[data-v-01da4a9c] {
  width: 4.34667rem;
  height: 2.13333rem;
}

.lotteryGamesList__container-item[data-v-01da4a9c] {
  width: 100%;
  height: 100%;
  position: relative;
}

.lotteryGamesList__container-item img[data-v-01da4a9c] {
  width: 100%;
}

.lotteryGamesList__container-item__time[data-v-01da4a9c] {
  position: absolute;
  bottom: 0.4rem;
  left: 0.53333rem;
  width: 1.17333rem;
  height: 0.48rem;
  color: #ff6e68;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 9rem;
  background: #001C54;
}

.van-toast[data-v-ac2332a7] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-ac2332a7] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-ac2332a7] {
  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-ac2332a7] {
  height: 80%;
}

.lotteryGames__container[data-v-ac2332a7] {
  overflow: hidden;
}

.lotteryGames__container[data-v-ac2332a7] .van-nav-bar {
  background: #05012b;
}

.lotteryGames__container[data-v-ac2332a7]
  .van-nav-bar
  .van-nav-bar__content
  .van-nav-bar__left
  .van-icon {
  color: #E3EFFF;
}

.lotteryGames__container-tabBar[data-v-ac2332a7] {
  padding-inline: 0.16rem;
}

.lotteryGames__container-tabBar[data-v-ac2332a7] .van-tabs__nav--card {
  height: 0.98667rem;
  margin: 0;
}

.lotteryGames__container-tabBar[data-v-ac2332a7]
  .van-tabs__nav--card
  .van-tab--card {
  width: 2.53333rem;
  height: 0.8rem;
  margin-right: 0.13333rem;
  color: #80849c !important;
  font-size: 0.34667rem;
  border-radius: 9rem;
  background: #001C54;
  box-shadow: 0 0.08rem 0.16rem 0.05333rem #d0d0ed5c;
}

.lotteryGames__container-tabBar[data-v-ac2332a7]
  .van-tabs__nav--card
  .van-tab--card.van-tab--active {
  color: #001C54 !important;
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow:
    0 -0.05333rem 0.13333rem #001C546f4 inset,
    0 0.08rem 0.16rem #d0d0ed99;
}

.lotteryGames__container-tabBar[data-v-ac2332a7]
  .van-tabs__nav--card
  .van-tab--card:last-of-type {
  display: none;
}

.lotteryGames__container-timeTab[data-v-ac2332a7] {
  padding-inline: 0.16rem;
}

.lotteryGames__container-timeTab[data-v-ac2332a7] .van-tabs__nav .van-tab {
  color: #80849c !important;
}

.lotteryGames__container-timeTab[data-v-ac2332a7]
  .van-tabs__nav
  .van-tab.van-tab--active {
  color: #ff7172 !important;
}

.lotteryGames__container-timeTab[data-v-ac2332a7]
  .van-tabs__nav
  .van-tab:last-of-type {
  display: none;
}

.lotteryGames__container-list[data-v-ac2332a7] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  grid-auto-rows: 2.13333rem;
  height: calc(100vh - 4.05333rem);
  margin-top: 0.66667rem;
  overflow: scroll;
}

:root {
  --van-tabs-card-height: auto;
}

.van-toast[data-v-28acef37] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-28acef37] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-28acef37] {
  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-28acef37] {
  height: 80%;
}

.onlineGames__container[data-v-28acef37] {
  overflow: hidden;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-center
  span {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-center
  span.active {
  opacity: 0;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-center
  input {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translateY(-50%);
  width: 0.13333rem;
  height: 0.93333rem;
  padding: 0.06667rem;
  padding: 0.2rem 0 0.2rem 1.46667rem;
  font-size: 0.37333rem;
  font-weight: 400;
  border: none;
  border-radius: 0.46667rem;
  background-color: #001C54;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-center
  input.active {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6.42667rem;
  opacity: 1;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-center
  input::-webkit-input-placeholder {
  color: #acafc2;
  font-size: 0.32rem;
  position: relative;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-center
  input::placeholder {
  color: #acafc2;
  font-size: 0.32rem;
  position: relative;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-right {
  width: 0.77333rem;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-right
  i {
  font-size: 0.64rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-right
  i.active {
  -webkit-transform: translateX(-6.8rem) translateY(0.02667rem);
  transform: translate(-6.8rem) translateY(0.02667rem);
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-right
  span {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #E3EFFF;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  white-space: nowrap;
  display: none;
}

.onlineGames__container[data-v-28acef37]
  .navbar
  .navbar__content
  .navbar__content-right
  span.active {
  display: initial;
  top: 0.13333rem;
  right: 0;
}

.onlineGames__container-tabBar[data-v-28acef37] {
  margin-top: 0.32rem;
  padding-inline: 0.32rem;
}

.onlineGames__container-tabBar[data-v-28acef37] .van-tabs__nav--card {
  height: 1.86667rem;
  margin: 0;
}

.onlineGames__container-tabBar[data-v-28acef37]
  .van-tabs__nav--card
  .van-tab--card {
  width: 2.53333rem;
  height: 1.33333rem;
  margin-inline: 0.06667rem;
  padding: 0;
  color: #80849c !important;
  border-radius: 0.13333rem;
  background: #001C54;
}

.onlineGames__container-tabBar[data-v-28acef37]
  .van-tabs__nav--card
  .van-tab--card
  > span {
  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;
  width: 100%;
  height: 100%;
}

.onlineGames__container-tabBar[data-v-28acef37]
  .van-tabs__nav--card
  .van-tab--card
  > span
  img {
  max-height: 55%;
  max-width: 55%;
}

.onlineGames__container-tabBar[data-v-28acef37]
  .van-tabs__nav--card
  .van-tab--card.van-tab--active {
  color: #001C54 !important;
  background: -webkit-linear-gradient(top, #f6e3a3 0%, #d2a753 100%);
  background: linear-gradient(180deg, #f6e3a3 0%, #d2a753 100%);
}

.onlineGames__container-gameType[data-v-28acef37] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  gap: 0.28rem;
  width: 100%;
  margin-bottom: 0.8rem;
  padding-inline: 0.32rem;
}

.onlineGames__container-gameType__item[data-v-28acef37] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 2.93333rem;
  height: 0.8rem;
  color: #80849c;
  font-size: 0.34667rem;
  text-align: center;
  line-height: 0.8rem;
  border-radius: 9rem;
  background: #001C54;
}

.onlineGames__container-gameType__item.active[data-v-28acef37] {
  color: #001C54;
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow:
    0 -0.05333rem 0.13333rem #001C546f4 inset,
    0 0.08rem 0.16rem #d0d0ed99;
}

.onlineGames__container-list[data-v-28acef37] {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 4rem;
  gap: 0.26667rem 0.13333rem;
  height: calc(100vh - 3.46667rem);
  overflow-y: auto;
}

.onlineGames__container-list__item[data-v-28acef37] {
  width: 2.89333rem;
  height: 3.96rem;
  border-radius: 0.06667rem;
  background: #1e234d;
  color: #001C54;
}

.onlineGames__container-list__item img[data-v-28acef37] {
  width: 2.89333rem;
  height: 2.89333rem;
  object-fit: cover;
  border-radius: 0.06667rem;
}

.onlineGames__container-list__item span[data-v-28acef37] {
  display: block;
  width: 100%;
  height: 0.77333rem;
  font-size: 0.32rem;
  text-align: center;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-inline: 0.26667rem;
  overflow: hidden;
  line-height: 0.77333rem;
}

.onlineGames__container-list.miniGames[data-v-28acef37] {
  height: calc(100vh - 1.6rem);
}

.van-toast[data-v-332fcc4a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-332fcc4a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-332fcc4a] {
  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-332fcc4a] {
  height: 80%;
}

.sysMessage__container[data-v-332fcc4a] {
  font-family: Inter, sans-serif;
  padding: 0.32rem;
}

.sysMessage__container-msgWrapper[data-v-332fcc4a] {
  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.32rem;
  overflow: hidden;
  overflow-y: scroll;
}

.sysMessage__container-msgWrapper__item[data-v-332fcc4a] {
  padding: 0.26667rem;
  border-radius: 0.13333rem;
  background: #001C54;
}

.sysMessage__container-msgWrapper__item-title[data-v-332fcc4a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.sysMessage__container-msgWrapper__item-title svg[data-v-332fcc4a] {
  width: 0.64rem;
  height: 0.64rem;
}

.sysMessage__container-msgWrapper__item-title
  svg[data-v-332fcc4a]:last-of-type {
  width: 0.48rem;
  height: 0.48rem;
  margin-left: auto;
}

.sysMessage__container-msgWrapper__item-title span[data-v-332fcc4a] {
  margin-left: 0.09333rem;
  font-size: 0.4rem;
  font-weight: 600;
  color: #001C54;
}

.sysMessage__container-msgWrapper__item-time[data-v-332fcc4a] {
  margin-block: 0.10667rem 0.37333rem;
  color: #a6a9ae;
  font-size: 0.32rem;
  font-weight: 400;
}

.sysMessage__container-msgWrapper__item-content[data-v-332fcc4a] {
  color: #a6a9ae;
  font-size: 0.32rem;
  font-weight: 400;
  word-break: break-word;
}

.sysMessage__container-msgWrapper__item + div[data-v-332fcc4a] {
  margin-top: 0.32rem;
}

.sysMessage__container-empty[data-v-332fcc4a] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.van-toast[data-v-eebcfced] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-eebcfced] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-eebcfced] {
  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-eebcfced] {
  height: 80%;
}

.x-4d-head[data-v-eebcfced] {
  display: block;
  padding-top: 0.13333rem;
  background: -webkit-linear-gradient(left, #f95959 0%, #00ECBE 100%);
  background: #011341;
}

.x-4d-head .time[data-v-eebcfced] {
  text-align: center;
  height: 0.72rem;
  line-height: 0.72rem;
  max-width: 60%;
  margin: 0 auto 0.34667rem;
  font-size: 0.37333rem;
  color: #001C54;
  border-top: 0.01333rem solid #001C54;
  border-bottom: 0.01333rem solid #001C54;
  position: relative;
}

.x-4d-head .time[data-v-eebcfced]:after,
.x-4d-head .time[data-v-eebcfced]:before {
  position: absolute;
  top: -0.02667rem;
  content: "";
  height: 0.72rem;
  width: 0.25333rem;
}

.x-4d-head .time[data-v-eebcfced]:after {
  left: -0.25333rem;
  background: url(/assets/svg/arr-left-bfe1fd7a.svg) no-repeat left top;
  background-size: cover;
}

.x-4d-head .time[data-v-eebcfced]:before {
  right: -0.25333rem;
  background: url(/assets/svg/arr-right-2572fbc2.svg) no-repeat left top;
  background-size: cover;
}

.x-4d-head .time .menu[data-v-eebcfced] {
  position: absolute;
  top: 0.72rem;
  left: 0;
  background: #001C54;
  color: #E3EFFF;
  width: 100%;
  border-radius: 0.13333rem;
  border: 0.01333rem solid #ffc8c8;
  font-size: 0.37333rem;
  line-height: 0.93333rem;
  z-index: 99;
}

.x-4d-head .time .menu h3[data-v-eebcfced] {
  height: 0.93333rem;
  color: #E3EFFF;
  background-color: #001C54;
}

.x-4d-head .time .menu ul li[data-v-eebcfced] {
  height: 0.93333rem;
  color: #E3EFFF;
}

.x-4d-head .time .menu ul li.active[data-v-eebcfced] {
  color: #001C54;
  background: #ff7374;
}

.x-4d-head .lottery[data-v-eebcfced],
.x-4d-head .flex[data-v-eebcfced] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  min-height: 3.73333rem;
  padding: 0;
}

.x-4d-head .lottery .item[data-v-eebcfced],
.x-4d-head .flex .item[data-v-eebcfced] {
  width: 20%;
}

.x-4d-head .lottery .item .box[data-v-eebcfced],
.x-4d-head .flex .item .box[data-v-eebcfced] {
  height: 1.6rem;
  width: 1.6rem;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  font-size: 0.53333rem;
  color: #001C54;
  margin-bottom: 0.16rem;
  border-radius: 1.6rem;
  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;
}

.x-4d-head .lottery .item .box .img[data-v-eebcfced],
.x-4d-head .flex .item .box .img[data-v-eebcfced] {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 80%;
  background-color: #001C54;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.x-4d-head .lottery .item .box.active[data-v-eebcfced],
.x-4d-head .flex .item .box.active[data-v-eebcfced] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
}

.x-4d-head .lottery .item .box.active .img[data-v-eebcfced],
.x-4d-head .flex .item .box.active .img[data-v-eebcfced] {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.van-toast[data-v-df649127] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-df649127] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-df649127] {
  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-df649127] {
  height: 80%;
}

.betType[data-v-df649127] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.betType .title[data-v-df649127] {
  font-size: 0.42667rem;
  margin-bottom: 0.13333rem;
  font-weight: 600;
  position: relative;
  height: 0.4rem;
  line-height: 0.4rem;
  padding-left: 0.26667rem;
}

.betType .title[data-v-df649127]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.4rem;
  background-color: #ff827a;
  border-radius: 0.06667rem;
}

.betType-list[data-v-df649127],
.betType .flex[data-v-df649127] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.21333rem;
  width: 100%;
  padding: 0;
}

.betType-list .item[data-v-df649127],
.betType .flex .item[data-v-df649127] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: calc(33.3% - 0.21333rem);
  background: #001C54;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.16rem;
  margin-right: 0.21333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #E3EFFF;
  overflow: hidden;
}

.betType-list .item.action[data-v-df649127],
.betType .flex .item.action[data-v-df649127] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  color: #001C54;
}

.van-toast[data-v-60a88d6a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-60a88d6a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-60a88d6a] {
  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-60a88d6a] {
  height: 80%;
}

.howPay .title[data-v-60a88d6a] {
  font-size: 0.42667rem;
  margin-bottom: 0.13333rem;
  font-weight: 600;
  position: relative;
  height: 0.4rem;
  line-height: 0.4rem;
  padding-left: 0.26667rem;
}

.howPay .title[data-v-60a88d6a]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.4rem;
  background-color: #ff827a;
  border-radius: 0.06667rem;
}

.howPay-list[data-v-60a88d6a],
.howPay .flex[data-v-60a88d6a] {
  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;
  padding: 0;
}

.howPay-list .item[data-v-60a88d6a],
.howPay .flex .item[data-v-60a88d6a] {
  width: calc(50% - 0.09333rem);
  text-align: center;
  border: 0.01333rem solid #acafc2;
  border-radius: 0.13333rem;
  margin-bottom: 0.16rem;
  font-size: 0.37333rem;
  position: relative;
  overflow: hidden;
}

.howPay-list .item[data-v-60a88d6a]:active:before,
.howPay .flex .item[data-v-60a88d6a]:active:before {
  opacity: 0;
}

.howPay-list .item .icon[data-v-60a88d6a],
.howPay .flex .item .icon[data-v-60a88d6a] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0.53333rem;
  width: 0.6rem;
  text-align: right;
  background-image: -webkit-linear-gradient(
    135deg,
    orangered 50%,
    rgba(255, 255, 255, 0) 50%
  );
  background-image: linear-gradient(
    315deg,
    orangered 50%,
    rgba(255, 255, 255, 0) 50%
  );
  color: #001C54;
  line-height: 0.8rem;
}

.howPay-list .item.action[data-v-60a88d6a],
.howPay .flex .item.action[data-v-60a88d6a] {
  border-color: #00ECBE;
  color: #00ECBE;
}

.van-toast[data-v-6cea1b38] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-6cea1b38] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-6cea1b38] {
  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-6cea1b38] {
  height: 80%;
}

.betAmount .title[data-v-6cea1b38] {
  font-size: 0.42667rem;
  margin-bottom: 0.13333rem;
  font-weight: 600;
  position: relative;
  height: 0.4rem;
  line-height: 0.4rem;
  padding-left: 0.26667rem;
}

.betAmount .title[data-v-6cea1b38]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.4rem;
  background-color: #ff827a;
  border-radius: 0.06667rem;
}

.betAmount-list[data-v-6cea1b38] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.betAmount-list .item[data-v-6cea1b38] {
  width: calc(16.6666666667% - 0.16rem);
  height: 0.93333rem;
  line-height: 0.93333rem;
  background-color: #001C54;
  text-align: center;
  border-radius: 0.13333rem;
}

.betAmount-list .item.active[data-v-6cea1b38] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  color: #001C54;
}

.van-toast[data-v-018f548a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-018f548a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-018f548a] {
  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-018f548a] {
  height: 80%;
}

.select[data-v-018f548a] {
  margin-top: 0.4rem;
  margin: 0 -0.32rem;
}

.select .tab[data-v-018f548a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 1.06667rem;
}

.select .tab li[data-v-018f548a] {
  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: calc(25% - 0.05333rem);
  height: 1.06667rem;
  text-align: center;
  background-color: #001C54;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.select .tab li.active[data-v-018f548a] {
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);;
  color: #001C54;
}

.select .numList[data-v-018f548a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #001C54;
  border-radius: 0 0 0.13333rem 0.13333rem;
  margin-top: 0.26667rem;
}

.select .numList ul[data-v-018f548a] {
  width: 25%;
  text-align: center;
}

.select .numList ul li[data-v-018f548a] {
  margin: 0 auto 0.26667rem;
  height: 1.46667rem;
  width: 1.46667rem;
  line-height: 1.46667rem;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
  color: #ccc;
  font-size: 0.66667rem;
  font-style: normal;
  font-weight: 700;
}

.select .numList ul li.action[data-v-018f548a] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.van-toast[data-v-72be302f] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-72be302f] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-72be302f] {
  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-72be302f] {
  height: 80%;
}

.foot[data-v-72be302f] {
  position: fixed;
  bottom: 0;
  left: auto;
  height: 1.6rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  font-size: 0.32rem;
  max-width: 10rem;
}

.foot .item[data-v-72be302f] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #fee;
  color: #00ECBE;
}

.foot .item.bet[data-v-72be302f] {
  line-height: 0.66667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  background: #cfd1de;
  color: #E3EFFF;
}

.foot .item.bet.active[data-v-72be302f] {
  background-color: #00ECBE;
  color: #001C54;
}

.van-toast[data-v-79a24f29] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-79a24f29] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-79a24f29] {
  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-79a24f29] {
  height: 80%;
}

.x-bet[data-v-79a24f29] {
  padding: 0.32rem;
}

.x-bet-sub[data-v-79a24f29] {
  text-align: center;
  color: #E3EFFF;
  font-size: 0.42667rem;
  position: relative;
  height: 0.8rem;
  line-height: 0.8rem;
}

.x-bet-sub .clear[data-v-79a24f29] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.x-bet-sub .clear .icon[data-v-79a24f29] {
  color: #00ECBE;
  font-size: 0.4rem;
}

.x-bet-maxbet[data-v-79a24f29] {
  text-align: center;
}

.x-bet-maxbet .tip[data-v-79a24f29] {
  color: #ff7172;
  display: inline-block;
  padding: 0 0.26667rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border: 0.01333rem solid #ff7172;
  border-radius: 0.66667rem;
}

.x-bet-title[data-v-79a24f29] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  margin-bottom: 0.13333rem;
}

.x-bet-lottery .box[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.x-bet-lottery .box .item[data-v-79a24f29] {
  height: 0.82667rem;
  line-height: 0.82667rem;
  text-align: center;
  color: #001C54;
  font-size: 0.53333rem;
  width: 0.82667rem;
  margin: 0 0.05333rem;
  border-radius: 0.82667rem;
  background-color: #ffbd9f;
  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;
}

.x-bet-lottery .box .item .img[data-v-79a24f29] {
  width: 0.66667rem;
  height: 0.66667rem;
  display: block;
}

.x-bet-type .box[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin-right: -0.13333rem;
}

.x-bet-type .box .item[data-v-79a24f29] {
  width: calc(25% - 0.13333rem);
  margin: 0 0.13333rem 0.13333rem 0;
  height: 0.8rem;
  line-height: 0.8rem;
  border: 0.01333rem solid #ffcfce;
  border-radius: 0.13333rem;
  color: #00ECBE;
}

.x-bet-multiple[data-v-79a24f29] {
  margin-top: 0.4rem;
  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;
}

.x-bet-multiple .tit[data-v-79a24f29] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.x-bet-multiple .box[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.x-bet-multiple .box .li[data-v-79a24f29] {
  width: 0.66667rem;
  height: 0.66667rem;
  font-size: 0.4rem;
  font-weight: 600;
  color: #001C54;
  text-align: center;
  border-radius: 0.66667rem;
  background: #ff7172;
  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;
}

.x-bet-multiple .box .digit[data-v-79a24f29] {
  height: 0.66667rem;
  border-radius: 0.66667rem;
  width: 2.4rem;
  padding: 0;
  margin: 0 0.06667rem;
  background: #ffcfce;
}

.x-bet-multiple .box .digit[data-v-79a24f29] .van-field__control {
  text-align: center;
}

.x-bet .multiple-list[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.x-bet .multiple-list .box[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 0.4rem 0;
}

.x-bet .multiple-list .box .item[data-v-79a24f29] {
  text-align: center;
  min-width: 1.2rem;
  border: 0.01333rem solid #d9d9d9;
  color: #00ECBE;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin: 0 0.05333rem;
}

.x-bet .multiple-list .box .item.active[data-v-79a24f29] {
  border: none;
  background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
  background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
  box-shadow: 0 -0.05333rem 0.13333rem 0.02667rem #001C540ec inset;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  color: #001C54;
}

.x-bet-list[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.x-bet-list .item[data-v-79a24f29] {
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: #001C54;
  margin-bottom: 0.16rem;
  padding: 0 0.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.x-bet-list .item .lab[data-v-79a24f29] {
  min-width: 2.66667rem;
  color: #E3EFFF;
  font-size: 0.34667rem;
}

.x-bet-list .item .number[data-v-79a24f29] {
  font-size: 0.4rem;
  color: #00ECBE;
}

.x-bet-list .item .balance[data-v-79a24f29],
.x-bet-list .item .amount[data-v-79a24f29] {
  font-weight: 0.37333rem;
  color: #E3EFFF;
}

.x-bet-list .item .amount[data-v-79a24f29] {
  color: #ff9e10;
}

.x-bet-wallet[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.x-bet-wallet .tip[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: #fe6868;
  font-size: 0.29333rem;
}

.x-bet-wallet .tip img[data-v-79a24f29] {
  height: 0.4rem;
  width: 0.4rem;
  display: block;
  margin-right: 0.13333rem;
}

.x-bet-wallet .txt[data-v-79a24f29] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.x-bet-agree[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.32rem;
  margin-top: 0.26667rem;
}

.x-bet-agree .txt[data-v-79a24f29] {
  color: #ff7172;
}

.x-bet-foot[data-v-79a24f29] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  font-size: 0.45333rem;
}

.x-bet-foot .cancel[data-v-79a24f29] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  background-color: #cfd1de;
  color: #E3EFFF;
}

.x-bet-foot .bet[data-v-79a24f29] {
  -webkit-box-flex: 1.5;
  -webkit-flex: 1.5;
  flex: 1.5;
  background-color: #00ECBE;
  color: #001C54;
}

.van-toast[data-v-57b6cde4] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-57b6cde4] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-57b6cde4] {
  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-57b6cde4] {
  height: 80%;
}

.x-bet[data-v-57b6cde4] {
  padding: 0;
}

.x-bet-box[data-v-57b6cde4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.x-bet-box .item[data-v-57b6cde4] {
  width: calc(50% - 0.13333rem);
  border: 0.01333rem solid #ffcfce;
  text-align: center;
  height: 1.46667rem;
  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;
  border-radius: 0.13333rem;
}

.x-bet-box .item .pay[data-v-57b6cde4] {
  color: #00ECBE;
  font-size: 0.32rem;
}

.x-bet-box .item .num[data-v-57b6cde4] {
  font-size: 0.48rem;
  color: #00ECBE;
  font-weight: 600;
}

.x-bet-box .item .txt[data-v-57b6cde4] {
  margin-top: 0.06667rem;
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.x-bet-pay[data-v-57b6cde4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.8rem;
  line-height: 0.8rem;
  border: 0.01333rem solid #ffcfce;
  border-radius: 0.13333rem;
  padding: 0 0.26667rem;
}

.x-bet-pay .name[data-v-57b6cde4] {
  margin: 0 0.06667rem;
  color: #00ECBE;
  font-size: 0.37333rem;
}

.x-bet-dupleList[data-v-57b6cde4] {
  max-height: 4.73333rem;
  overflow-y: auto;
  margin: 0.32rem 0;
}

.x-bet-dupleList .box[data-v-57b6cde4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.x-bet-dupleList .box .sub[data-v-57b6cde4] {
  color: #E3EFFF;
  font-size: 0.42667rem;
  min-width: 2.4rem;
}

.x-bet-dupleList .box .digits[data-v-57b6cde4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
}

.x-bet-dupleList .box .digits .list[data-v-57b6cde4] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.x-bet-dupleList .box .digits .list .num[data-v-57b6cde4] {
  width: 20%;
}

.x-bet-dupleList .box .digits .list .num .item[data-v-57b6cde4] {
  margin: 0 auto;
  text-align: center;
  height: 0.93333rem;
  width: 0.93333rem;
  line-height: 0.93333rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
  color: #00ECBE;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
}

.van-toast[data-v-e89da5ba] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-e89da5ba] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-e89da5ba] {
  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-e89da5ba] {
  height: 80%;
}

.resultBox .r123[data-v-e89da5ba] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 0.13333rem;
}

.resultBox .r123 .r[data-v-e89da5ba] {
  width: 33.3333333333%;
  background: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 0.13333rem;
  -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;
  padding: 0.2rem 0;
  border-radius: 0.13333rem;
}

.resultBox .r123 .r .num[data-v-e89da5ba] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 0.04rem;
}

.resultBox .r123 .r .num span[data-v-e89da5ba] {
  display: block;
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);;
  border-radius: 50%;
  width: 0.53333rem;
  height: 0.53333rem;
  text-align: center;
  line-height: 0.53333rem;
  color: #001C54;
  font-size: 0.37333rem;
  font-weight: 700;
}

.resultBox .r123 .r p[data-v-e89da5ba] {
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.resultBox .title[data-v-e89da5ba] {
  border-radius: 0.13333rem;
  background-color: #fee;
  margin: 0.26667rem 0;
  color: #00ECBE;
  font-size: 0.37333rem;
  font-weight: 700;
  text-align: center;
  padding: 0.2rem 0;
}

.resultBox .rOther[data-v-e89da5ba] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.09333rem;
}

.resultBox .rOther span[data-v-e89da5ba] {
  width: calc(20% - 0.09333rem);
  background: #001C54;
  color: #E3EFFF;
  font-size: 0.4rem;
  font-weight: 700;
  border-radius: 0.13333rem;
  text-align: center;
  padding: 0.13333rem 0;
  margin-bottom: 0.06667rem;
}

.van-toast[data-v-c26e419c] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c26e419c] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c26e419c] {
  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-c26e419c] {
  height: 80%;
}

.gameBox[data-v-c26e419c] {
  margin-top: 0.26667rem;
}

.gameBox > div[data-v-c26e419c] {
  background: #001C54;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
}

.gameBox .items .itemBox.active[data-v-c26e419c] {
  border-radius: 0.13333rem;
  border: 0.01333rem solid rgb(230, 193, 199);
}

.gameBox .items .itemBox.active .item[data-v-c26e419c] {
  border-bottom: none;
  padding: 0.4rem 0.26667rem 0;
}

.gameBox .items .state1[data-v-c26e419c] {
  color: #598ff9;
}

.gameBox .items .state2[data-v-c26e419c] {
  color: #fd565c;
}

.gameBox .items .state3[data-v-c26e419c] {
  color: #47ba7c;
}

.gameBox .items .state4[data-v-c26e419c],
.gameBox .items .state5[data-v-c26e419c] {
  color: #E3EFFF;
}

.gameBox .items .state6[data-v-c26e419c] {
  color: #ff8616;
}

.gameBox .items .green[data-v-c26e419c] {
  color: #47ba7c;
}

.gameBox .items .red[data-v-c26e419c] {
  color: #fd565c;
}

.gameBox .items .item[data-v-c26e419c] {
  padding: 0.4rem 0.26667rem;
  border-bottom: solid 0.01333rem #daddf0;
  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;
}

.gameBox .items .item > div[data-v-c26e419c] {
  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.13333rem;
}

.gameBox .items .item .name[data-v-c26e419c] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.gameBox .items .item .name.bold[data-v-c26e419c] {
  font-size: 0.4rem;
  font-weight: 700;
}

.gameBox .items .item .time[data-v-c26e419c] {
  color: #E3EFFF;
  font-size: 0.32rem;
}

.gameBox .items .item .state[data-v-c26e419c] {
  font-size: 0.37333rem;
}

.gameBox .items .item .amount[data-v-c26e419c] {
  font-size: 0.4rem;
  font-weight: 700;
}

.gameBox .items .info[data-v-c26e419c] {
  margin: 0.13333rem 0.26667rem 0.26667rem;
  border-top: solid 0.01333rem #daddf0;
  padding-top: 0.26667rem;
}

.gameBox .items .info .order .li[data-v-c26e419c] {
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  color: #E3EFFF;
  display: flex;
  justify-content: space-between;
}

.gameBox .items .info .order .li > span[data-v-c26e419c] {
  padding-left: 0.53333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJBSURBVHgBpVRRctpADJWWTtpPjkA+moavtCcouUDYDOE75ASQE2CfIHCClO/Ug+ECISeo/yjwEXoDftOBVaW1TdcGD8lEMx57d6Wn9dOTEPbY81CXXwy0kOg7L7/yU7EHBBEgLBFxdNIIf+yLxfzG7KfWHHkfx+OATAwia4VQ5pcGtIl4G/08cAZwHlzcEWHLEPY/fYDe8WW4ggL7HegO/0FXIfU+N8b+DuAi0F0D1DIKz6uX4RJeYdOhrihDjwgUnjTGt1vAeaBbRHRnSvjttWAZ0A39YqibL1dhaAFnQf2ZDPZPm2HPdV486BohdSkuTJmdJ4A4yPM2e9Ae89o+KuGxktvJ5g6YUID0yGA1AZM9+eY/uV8EF13X94j5lvfLGlqKgOpcrYnrIEkMkQcFxkXzpnz7dC3FE0XwZ42LBBUiGGUiCK7hgJWYCnetWF6IdKaEH0OwyuJR7RBgwuvWMNZqRRX4F+rPsfK+TQFcllTSWmk2wAgOmK24YybuokjxSWTIZK6/IfAPAW7QFuF/AqQ6d9kf5hCf+EbXMhDSw2oznHAlC0FZAX41p0UrKQWh+qjAHvxdm47rwKCeQbxxJLWSb050Xm2OPdd3PtRtG8NJ4k5JJsx7Wo+T3wqgrbL0oAhTGl0c3gTGMUxBP6UgM75Y/R4rvc3k+vlWdE34XhvT5t/vsGYHp1fjLV07A3bKbacg7gKRBoOPVCJ87qgKlMyZzMwk3E4YNx6LbhEDQ922JlAqqyXrI+KKPkkx9w3gf91DHVciMbkvAAAAAElFTkSuQmCC)
    no-repeat left;
  background-size: 0.26667rem 0.26667rem;
}

.gameBox .items .info .order .li .numTit[data-v-c26e419c] {
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.gameBox .items .info .order .li .copy[data-v-c26e419c] {
  padding-right: 0.53333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAD/cHL/cXP/cXL/cHD/cHD/cXH/cXH/cXKHG6ONAAAACHRSTlMAf2/fIBC/z4tSxnwAAABeSURBVBjTY0AHQYJgoAJis1h0gEFzAJDD1A6RqVAAchgbIaolBIA6xNrAOkAchA4gh6kDChSAHEYYR4BOnMQKBQSno9kBSUaVAcEBegDJoUAOqwVcBxA4QTytih5MAHWJUsGFmjujAAAAAElFTkSuQmCC)
    no-repeat center right;
  background-size: 0.32rem 0.32rem;
  color: #E3EFFF;
}

.gameBox .items .info .order .li:first-child > span[data-v-c26e419c] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJBSURBVHgBpVRRctpADJWWTtpPjkA+moavtCcouUDYDOE75ASQE2CfIHCClO/Ug+ECISeo/yjwEXoDftOBVaW1TdcGD8lEMx57d6Wn9dOTEPbY81CXXwy0kOg7L7/yU7EHBBEgLBFxdNIIf+yLxfzG7KfWHHkfx+OATAwia4VQ5pcGtIl4G/08cAZwHlzcEWHLEPY/fYDe8WW4ggL7HegO/0FXIfU+N8b+DuAi0F0D1DIKz6uX4RJeYdOhrihDjwgUnjTGt1vAeaBbRHRnSvjttWAZ0A39YqibL1dhaAFnQf2ZDPZPm2HPdV486BohdSkuTJmdJ4A4yPM2e9Ae89o+KuGxktvJ5g6YUID0yGA1AZM9+eY/uV8EF13X94j5lvfLGlqKgOpcrYnrIEkMkQcFxkXzpnz7dC3FE0XwZ42LBBUiGGUiCK7hgJWYCnetWF6IdKaEH0OwyuJR7RBgwuvWMNZqRRX4F+rPsfK+TQFcllTSWmk2wAgOmK24YybuokjxSWTIZK6/IfAPAW7QFuF/AqQ6d9kf5hCf+EbXMhDSw2oznHAlC0FZAX41p0UrKQWh+qjAHvxdm47rwKCeQbxxJLWSb050Xm2OPdd3PtRtG8NJ4k5JJsx7Wo+T3wqgrbL0oAhTGl0c3gTGMUxBP6UgM75Y/R4rvc3k+vlWdE34XhvT5t/vsGYHp1fjLV07A3bKbacg7gKRBoOPVCJ87qgKlMyZzMwk3E4YNx6LbhEDQ922JlAqqyXrI+KKPkkx9w3gf91DHVciMbkvAAAAAElFTkSuQmCC)
    no-repeat left;
  background-size: 0.26667rem 0.26667rem;
}

.gameBox .items .info .order .line[data-v-c26e419c] {
  height: 0.2rem;
  border-left: dashed 0.01333rem #ff7172;
  margin-left: 0.12rem;
}

.gameBox .items .info .order .type[data-v-c26e419c] {
  padding: 0.26667rem 0 0.26667rem 0.46667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.09333rem;
}

.gameBox .items .info .order .type > span[data-v-c26e419c] {
  background: #001C54;
  width: calc(33.3333333333% - 0.09333rem);
  text-align: center;
  color: #E3EFFF;
  font-size: 0.29333rem;
  border-radius: 0.13333rem;
  padding: 0.13333rem 0;
  margin-bottom: 0.06667rem;
}

.gameBox .items .info .order .num[data-v-c26e419c] {
  border-left: dashed 0.01333rem #ff7172;
  margin-left: 0.12rem;
}

.gameBox .items .info .order .num > span[data-v-c26e419c] {
  width: auto;
  padding: 0.13333rem 0.26667rem;
  color: #E3EFFF;
}

.gameBox .items .info .order .select[data-v-c26e419c] {
  padding: 0.26667rem 0 0.26667rem 0.46667rem;
}

.gameBox .items .info .order .select > div[data-v-c26e419c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0.13333rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.gameBox .items .info .order .select > div h6[data-v-c26e419c] {
  width: 1.46667rem;
  color: #E3EFFF;
}

.gameBox .items .info .order .select > div .n[data-v-c26e419c] {
  width: calc(100% - 1.46667rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 0.13333rem;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gameBox .items .info .order .select > div .n span[data-v-c26e419c] {
  border-radius: 0.08rem;
  background: #001C54;
  padding: 0.02667rem 0.18667rem;
  text-align: center;
  color: #E3EFFF;
  font-size: 0.29333rem;
}

.gameBox .items .info .order .line1[data-v-c26e419c] {
  margin: 0.26667rem -0.29333rem;
  background-color: #001C54;
  height: 0.57333rem;
  overflow: hidden;
  position: relative;
  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;
}

.gameBox .items .info .order .line1 > p[data-v-c26e419c] {
  width: 85%;
  border-bottom: 0.01333rem dashed #c2c2c2;
}

.gameBox .items .info .order .line1[data-v-c26e419c]:after,
.gameBox .items .info .order .line1[data-v-c26e419c]:before {
  content: "";
  display: block;
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 0.53333rem;
  border: 0.01333rem solid rgb(230, 193, 199);
  position: absolute;
  top: 0;
}

.gameBox .items .info .order .line1[data-v-c26e419c]:after {
  left: -0.26667rem;
}

.gameBox .items .info .order .line1[data-v-c26e419c]:before {
  right: -0.26667rem;
}

.gameBox .items .info .order .stateInfo[data-v-c26e419c] {
  font-size: 0.37333rem;
}

.gameBox .items .info .order .amountInfo[data-v-c26e419c] {
  font-weight: 700;
}

.gameBox .items .info .reTitle[data-v-c26e419c] {
  color: #E3EFFF;
  font-size: 0.4rem;
  font-weight: 700;
  margin: 0.26667rem 0;
}

.gameBox .items .btn[data-v-c26e419c] {
  margin: 0.66667rem 0 0.53333rem;
  background: -webkit-linear-gradient(top, #ff897c 0%, #f95959 100%);
  background: linear-gradient(180deg, #ff897c 0%, #f95959 100%);
  box-shadow: 0 0.05333rem #e04846;
  border-radius: 0.66667rem;
  color: #001C54;
  font-size: 0.4rem;
  text-shadow: 0 0.02667rem 0.01333rem #e04846;
  font-weight: 700;
  text-align: center;
  padding: 0.13333rem 0;
}

.gameBox .foot[data-v-c26e419c] {
  padding: 0.13333rem 0;
  margin-top: 0.4rem;
  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;
  gap: 0.66667rem;
}

.gameBox .foot .page[data-v-c26e419c] {
  color: #E3EFFF;
}

.gameBox .foot .previous[data-v-c26e419c],
.gameBox .foot .next[data-v-c26e419c] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background-image: -webkit-linear-gradient(left, #ff8e89 0%, #ffc3a2 100%);
  background-image: linear-gradient(90deg, #ff8e89 0%, #ffc3a2 100%);
  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;
}

.gameBox .foot .previous.disabled[data-v-c26e419c],
.gameBox .foot .next.disabled[data-v-c26e419c] {
  background: #d8d8d8;
  pointer-events: none;
}

.gameBox .foot .previous.disabled[data-v-c26e419c] .van-icon,
.gameBox .foot .next.disabled[data-v-c26e419c] .van-icon {
  color: #92a8e3;
}

.gameBox .foot .previous[data-v-c26e419c] .van-icon,
.gameBox .foot .next[data-v-c26e419c] .van-icon {
  color: #001C54;
}

.van-toast[data-v-d986c7ab] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-d986c7ab] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-d986c7ab] {
  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-d986c7ab] {
  height: 80%;
}

.gamelist[data-v-d986c7ab] {
  margin-top: 0.4rem;
  padding: 0 0.32rem;
}

.gamelist .tab[data-v-d986c7ab] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  line-height: 1.06667rem;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  background-color: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.42667rem;
  color: #E3EFFF;
  overflow: hidden;
}

.gamelist .tab > div[data-v-d986c7ab] {
  width: 50%;
  text-align: center;
}

.gamelist .tab > div.active[data-v-d986c7ab] {
  color: #001C54;
  background: -webkit-linear-gradient(top, #f34944 0%, #fd6b6a 100%);
  background: linear-gradient(180deg, #f34944 0%, #fd6b6a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C540ed inset;
}

.gamelist .con[data-v-d986c7ab] {
  position: relative;
  margin-top: 0.26667rem;
  padding: 0.26667rem 0.13333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
}

.gamelist .con .more[data-v-d986c7ab] {
  border-radius: 0.26667rem;
  border: 0.01333rem solid #cbcbcb;
  padding: 0.13333rem 0.66667rem 0.13333rem 0.26667rem;
  position: absolute;
  right: 0.13333rem;
  color: #686868;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=)
    no-repeat;
  background-position: calc(100% - 0.13333rem) center;
  background-size: 0.4rem 0.4rem;
}

.gamelist .con .items .head[data-v-d986c7ab] {
  background: #001C54;
  text-align: center;
  margin: 1.33333rem 0 0.26667rem;
  padding-bottom: 0.13333rem;
  border-radius: 0.13333rem;
}

.gamelist .con .items .head img[data-v-d986c7ab] {
  width: 1.43543rem;
  height: 1.43543rem;
  margin-top: -0.66667rem;
  border-radius: 50%;
  overflow: hidden;
}

.gamelist .con .items .head h1[data-v-d986c7ab] {
  color: #E3EFFF;
  font-size: 0.4rem;
  font-weight: 700;
  margin: 0.13333rem 0;
}

.gamelist .con .items .head p[data-v-d986c7ab] {
  font-size: 0.34667rem;
  color: #E3EFFF;
}

[data-v-d986c7ab] .gameBox {
  margin-top: 0.8rem;
}

.van-toast[data-v-607c0d0f] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-607c0d0f] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-607c0d0f] {
  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-607c0d0f] {
  height: 80%;
}

.mb30[data-v-607c0d0f] {
  margin-bottom: 0.4rem;
}

.x-4d[data-v-607c0d0f] {
  width: 100%;
  min-height: 100vh;
  background-color: #05012b;
  padding-bottom: 1.86667rem;
}

.x-4d-more[data-v-607c0d0f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.x-4d-more .img[data-v-607c0d0f] {
  display: block;
  height: 0.64rem;
  width: 0.64rem;
  margin-left: 0.2rem;
}

.x-4d-body[data-v-607c0d0f] {
  padding: 0.26667rem 0.32rem 0;
}

.x-4d-tab[data-v-607c0d0f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  line-height: 1.06667rem;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  background-color: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.42667rem;
  color: #E3EFFF;
  overflow: hidden;
}

.x-4d-tab > div[data-v-607c0d0f] {
  width: 50%;
  text-align: center;
}

.x-4d-tab > div.active[data-v-607c0d0f] {
  color: #001C54;
  background: -webkit-linear-gradient(top, #f34944 0%, #fd6b6a 100%);
  background: linear-gradient(180deg, #f34944 0%, #fd6b6a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C540ed inset;
}

.x-4d-content[data-v-607c0d0f] {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-top: 0.26667rem;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
}

.x-4d-content .enter[data-v-607c0d0f] {
  position: relative;
  margin-bottom: 0.4rem;
}

.x-4d-content .enter .input[data-v-607c0d0f] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  width: 100%;
  background-color: #ffcfce;
  border: 0.01333rem solid #00ECBE;
  border-radius: 1.06667rem;
  padding: 0 1.06667rem 0 0.26667rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.x-4d-content .enter .input.fz24[data-v-607c0d0f] {
  font-size: 0.56rem;
}

.x-4d-content .enter .input[data-v-607c0d0f]::-webkit-input-placeholder {
  color: #fe474d;
}

.x-4d-content .enter .input[data-v-607c0d0f]::placeholder {
  color: #fe474d;
}

.x-4d-content .enter .btn[data-v-607c0d0f] {
  position: absolute;
  right: 0;
  top: 0;
  height: 1.06667rem;
  width: 2.93333rem;
  border-radius: 0 1.06667rem 1.06667rem 0;
  border: none;
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);;
  background: -webkit-linear-gradient(352deg, transparent 0.2rem, #f95959 0);
  background: linear-gradient(98deg, transparent 0.2rem, #f95959 0);
  color: #001C54;
}

.x-4d-gamelist[data-v-607c0d0f] {
  margin-top: 0.4rem;
  padding: 0 0.32rem;
}

.x-4d-prompt[data-v-607c0d0f] {
  border: 0.01333rem solid #ffb3b0;
}

.x-4d-prompt .box[data-v-607c0d0f] {
  height: 100%;
  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;
  font-size: 0.48rem;
  color: #E3EFFF;
  font-weight: 600;
}

.x-4d-prompt .box img[data-v-607c0d0f] {
  width: 1.17333rem;
  height: 1.17333rem;
  display: block;
  margin-right: 0.26667rem;
}

.x-4d .PreSaleRule[data-v-607c0d0f] {
  width: 7.04rem;
}

.x-4d .PreSaleRule .head[data-v-607c0d0f] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/assets/png/PreSaleBg-3af872d3.png);
}

.x-4d .PreSaleRule .body[data-v-607c0d0f] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.x-4d .PreSaleRule .body[data-v-607c0d0f] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.x-4d .PreSaleRule .foot[data-v-607c0d0f] {
  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;
}

.x-4d .PreSaleRule .foot .btn[data-v-607c0d0f] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.van-toast[data-v-c9e6bdf5] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c9e6bdf5] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c9e6bdf5] {
  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-c9e6bdf5] {
  height: 80%;
}

.LR[data-v-c9e6bdf5] {
  padding: 0.4rem 0.26667rem;
}

.LR .lotterys[data-v-c9e6bdf5] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.26667rem;
}

.LR .lotterys .lottery[data-v-c9e6bdf5] {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 1.06667rem;
  background: #001C54;
  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;
}

.LR .lotterys .lottery img[data-v-c9e6bdf5] {
  width: 1.33333rem;
  height: 1.33333rem;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover !important;
}

.LR .lotterys .lottery.active[data-v-c9e6bdf5] {
  background: -webkit-linear-gradient(325deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  background: linear-gradient(125deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
}

.LR .date[data-v-c9e6bdf5] {
  margin: 0.53333rem 0 0.4rem;
  height: 1.17333rem;
  background: -webkit-linear-gradient(left, #fa5a5a 0%, #00ECBE 100%);
  background: linear-gradient(90deg, #fa5a5a 0%, #00ECBE 100%);
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.66667rem;
  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;
}

.LR .date .dateBox[data-v-c9e6bdf5] {
  border-top: 0.01333rem solid #001C54;
  border-bottom: 0.01333rem solid #001C54;
  position: relative;
  height: 0.73333rem;
  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: 60%;
}

.LR .date .dateBox[data-v-c9e6bdf5]:after,
.LR .date .dateBox[data-v-c9e6bdf5]:before {
  position: absolute;
  top: -0.02667rem;
  content: "";
  height: 0.72rem;
  width: 0.25333rem;
}

.LR .date .dateBox[data-v-c9e6bdf5]:after {
  left: -0.25333rem;
  background: url(/assets/svg/arr-left-bfe1fd7a.svg) no-repeat left top;
  background-size: cover;
}

.LR .date .dateBox[data-v-c9e6bdf5]:before {
  right: -0.25333rem;
  background: url(/assets/svg/arr-right-2572fbc2.svg) no-repeat left top;
  background-size: cover;
}

.LR .date .dateBox[data-v-c9e6bdf5] .ar-searchbar__selector {
  color: #001C54;
  font-size: 0.37333rem;
  font-weight: 500;
}

.LR .date .dateBox[data-v-c9e6bdf5] .ar-searchbar__selector > div {
  background: transparent;
  box-shadow: none;
}

.LR .result[data-v-c9e6bdf5] {
  padding: 0.26667rem;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
}

.LR .result h1[data-v-c9e6bdf5] {
  font-size: 0.4rem;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 0.13333rem;
  margin-bottom: 0.26667rem;
}

.LR .result h1[data-v-c9e6bdf5]:before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.4rem;
  background-color: #f64646;
}

.van-toast[data-v-f9374ea3] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-f9374ea3] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-f9374ea3] {
  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-f9374ea3] {
  height: 80%;
}

.oddsBox[data-v-f9374ea3] {
  padding: 0 0.26667rem 0.4rem;
}

.oddsBox .items[data-v-f9374ea3] {
  margin-bottom: 0.66667rem;
}

.oddsBox .items .title[data-v-f9374ea3] {
  min-height: 0.82667rem;
  background: url(/assets/png/oddBg-80cbe063.png) no-repeat center;
  background-size: 100% 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;
  color: #001C54;
  font-size: 0.42667rem;
  font-weight: 600;
}

.oddsBox .items .tabHead[data-v-f9374ea3] {
  margin-top: 0.26667rem;
  background: -webkit-linear-gradient(left, #ff7373 0%, #ffb69d 97.86%);
  background: linear-gradient(90deg, #ff7373 0%, #ffb69d 97.86%);
  border-radius: 0.13333rem 0.13333rem 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 1.06667rem;
}

.oddsBox .items .tabHead span[data-v-f9374ea3] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #001C54;
  font-size: 0.4rem;
  font-weight: 700;
  text-align: center;
}

.oddsBox .items .tabHead span[data-v-f9374ea3]:not(:last-of-type) {
  border-right: 0.01333rem solid #ffb79e;
}

.oddsBox .items .tabHead.h2 span[data-v-f9374ea3] {
  font-size: 0.32rem;
}

.oddsBox .items .tabCon1[data-v-f9374ea3] {
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.oddsBox .items .tabCon1 > div[data-v-f9374ea3] {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.oddsBox .items .tabCon1 > div[data-v-f9374ea3]:not(:last-of-type) {
  border-right: 0.01333rem solid #d9d9d9;
}

.oddsBox .items .tabCon1 .item[data-v-f9374ea3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.oddsBox .items .tabCon1 .item > div[data-v-f9374ea3] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.34667rem;
  min-height: 1.06667rem;
  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;
  text-align: center;
}

.oddsBox .items .tabCon1 .item > div[data-v-f9374ea3]:not(:last-of-type) {
  border-right: 0.01333rem solid #d9d9d9;
}

.oddsBox .items .tabCon1 .item > div[data-v-f9374ea3]:nth-child(2n) {
  font-size: 0.37333rem;
  font-weight: 500;
}

.oddsBox .items .tabCon1 .item[data-v-f9374ea3]:nth-child(n) {
  background-color: #001C54;
}

.oddsBox .items .tabCon1 .item[data-v-f9374ea3]:nth-child(2n) {
  background-color: #001C54;
}

.oddsBox .items .tabCon1.c2[data-v-f9374ea3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.oddsBox .items .tabCon1.c2 .itemR[data-v-f9374ea3] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

.oddsBox .items .tabCon1.c2 .itemR > div[data-v-f9374ea3] {
  font-size: 0.37333rem;
  font-weight: 500;
}

.oddsBox .items .tabCon1.c2 .itemR > div[data-v-f9374ea3]:first-of-type {
  color: #ff7776;
  font-size: 0.32rem;
}

.oddsBox .items .tabCon2[data-v-f9374ea3] {
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  border-radius: 0 0 0.13333rem 0.13333rem;
  overflow: hidden;
}

.oddsBox .items .tabCon2 > div[data-v-f9374ea3] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.37333rem;
  min-height: 1.06667rem;
  font-weight: 500;
  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;
}

.oddsBox .items .tabCon2 > div[data-v-f9374ea3]:nth-child(n) {
  background-color: #001C54;
}

.oddsBox .items .tabCon2 > div[data-v-f9374ea3]:nth-child(2n) {
  background-color: #001C54;
}

.van-toast[data-v-a47a122f] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a47a122f] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a47a122f] {
  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-a47a122f] {
  height: 80%;
}

.playBox[data-v-a47a122f] {
  height: 100vb;
}

.playBox .con[data-v-a47a122f] {
  background: #001C54;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  padding: 0.26667rem;
  margin: 0 0.4rem;
  border-radius: 0.13333rem;
  min-height: 100%;
}

.playBox .con h1[data-v-a47a122f] {
  color: #00ECBE;
  font-size: 0.42667rem;
  margin: 0.13333rem 0;
}

.playBox .con h1 .icon[data-v-a47a122f] {
  margin-right: 0.06667rem;
}

.playBox .con .tip[data-v-a47a122f] {
  color: #E3EFFF;
  font-size: 0.34667rem;
  padding-left: 0.53333rem;
  margin-bottom: 0.66667rem;
}

.playBox .con .txt[data-v-a47a122f] {
  border: 0.01333rem solid #d9d9d9;
  border-radius: 0.26667rem;
  padding: 0.26667rem 0.53333rem;
  color: #E3EFFF;
}

.playBox .con .txt > div[data-v-a47a122f] {
  margin-bottom: 0.26667rem;
}

.playBox .con .txt .num[data-v-a47a122f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.13333rem;
}

.playBox .con .txt .num span[data-v-a47a122f] {
  border-radius: 0.08rem;
  background: #001C54;
  padding: 0.06667rem 0.2rem;
  color: #E3EFFF;
  font-size: 0.34667rem;
}

[data-v-a47a122f] .red {
  color: #ff7172;
}

[data-v-a47a122f] .van-tabs,
[data-v-a47a122f] .van-tabs .van-tabs__content {
  height: calc(100% - 1.6rem);
}

[data-v-a47a122f] .van-tabs .van-tabs__content .van-tab__panel {
  height: 100%;
}

[data-v-a47a122f] .van-tabs__wrap {
  margin: 0.26667rem 0;
  height: 1.06667rem;
  line-height: 1.06667rem;
}

[data-v-a47a122f] .van-tabs__wrap .van-tabs__nav {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #001C54;
  border: 0.01333rem solid #001C54;
  border-radius: 0.13333rem;
  overflow: hidden;
}

[data-v-a47a122f] .van-tabs__wrap .van-tab--card {
  color: #E3EFFF;
  font-size: 0.37333rem;
  border-right: none;
  min-width: 2.66667rem;
}

[data-v-a47a122f] .van-tabs__wrap .van-tab--active {
  border-radius: 0.13333rem;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  border-right: 0.01333rem solid #f2f2f2;
  color: #001C54;
  font-weight: 700;
}

.van-toast[data-v-59bf1373] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-59bf1373] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-59bf1373] {
  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-59bf1373] {
  height: 80%;
}

.MG[data-v-59bf1373] {
  padding: 0.4rem 0.26667rem;
}

.MG[data-v-59bf1373] .ar-searchbar__selector {
  width: 100%;
}

.van-toast[data-v-5b319853] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-5b319853] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-5b319853] {
  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-5b319853] {
  height: 80%;
}

.Wallet__C[data-v-5b319853] {
  padding: 0.26667rem 0.32rem 0;
  position: relative;
}

.Wallet__C-balance[data-v-5b319853] {
  min-height: 3.73333rem;
  background: -webkit-linear-gradient(296.76deg, #00ECBE 5.33%, #f95959 93.42%);
  background: linear-gradient(153.24deg, #00ECBE 5.33%, #f95959 93.42%);
  border-radius: 0.53333rem;
  padding: 0.46667rem 0.54667rem 0.4rem;
}

.Wallet__C-balance-l1[data-v-5b319853] {
  min-height: 0.58667rem;
  line-height: 0.58667rem;
  font-weight: 700;
  font-size: 0.48rem;
  color: #001C54;
  overflow: hidden;
}

.Wallet__C-balance-l1 > div[data-v-5b319853] {
  position: relative;
  word-break: break-all;
  pointer-events: none;
  width: -webkit-fit-content;
  width: fit-content;
}

.Wallet__C-balance-l1 > div[data-v-5b319853]:after {
  content: "";
  display: block;
  position: absolute;
  right: -1.33333rem;
  top: 0;
  width: 0.48rem;
  height: 0.48rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL2SURBVHgB7VdNTttAFH5vxrDOEdKgSt013IAo0DWcoHACyrIqUEOouoSeAG5AWCG1RE5PAMtKLUl6g6xR7Nf3xo7j0CQeExM2/qQoY2fezDfv55sXgAIFChQoMA/QZpLnlksD7VRhDpDC/rtPv+/gibAienNSuQWCuYhGm/UBsan00lHt469eFltlNYvgJ+QAAigR0bY/eOi2GpXPWWytPJoHJH0CpTdJ0e4wOoh4Ud+/37GxXxjRJH40Ki5vbDyKBGf1w85ems2LEBUkybKnV9MKbWaOSrhaxyvbN42VTcgZGwcdl/3UNiQCfztt/lSiTLIcOOqWkM65DC5bJ5Wu9/VNGXIEr30VDd+nzVVTSJaYpEcE5XhRHgf+g5cnWWcQNKNh6Tpl3YlEA63PhZjRvQiI0MubbM3t9Wzn/kdU9I2AwpwkjKvRR73FX30hyzp4KV6HBWKM6E2jssui7MqYv484ydvD36QquTprEHq56mvl2ZLlYvR47dsskWgdV06NTbRHTFSKByOSjG9hVY5DyBKoregxA1mqmvmWkTBRRfggNsMeQw1JmuLhpJZc1H7gTltk4+BPGwl3RmT1ecq+kCUSIoXJqMp+MVFYWiqZ4mGSSi/XOMn7szauH95fjMhSqsaGYp48nPImzTNRRTqVMQI2k1E1RGthSGtqEKzadjVCVmzkYzN//eC+mYxE62RlLBI68GNJNA7z/bEeYOYVKifk03fDjTq5XLdy04WXSNiUSDcVUWlzdNbiqD5ymF2bx7jOSTtN2iAY2RuRNE9r4TvcmxTVNKJxrjqDQRlyQn2/cyaF8vi9vJMUmWQzk2hYVGHjgBDk2phIoZicRV4f4Y7laG+SJA6RmneJnOprZ3k161+IvGBVINI5jcnXC5C1KqbkPS9NiXgZFgxryfn+5XVVk385bP3Eu5K/AdFfmAOOs3xhE6FM2hjqKrpsltroWoMPvL7feZU+7QmIegO+k/EtP5ZhDnBLebXBcgUFChQoUOBZ8Q833WX9Sjr96wAAAABJRU5ErkJggg==);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  pointer-events: auto;
}

.Wallet__C-balance-l2[data-v-5b319853] {
  height: 0.53333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.18667rem;
  font-size: 0.34667rem;
  color: #001C54;
}

.Wallet__C-balance-l2 > div[data-v-5b319853] {
  padding-left: 0.66667rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIHSURBVHgB7ZkxS8NAFMf/KWJB7KKdpFonXSyITroIiltnv4iro6ufQVwd3EUKTm4BBxc7GSi62Kmi2KW+RxKN1zRpk7xLAveDx931pfD+ubv3khxgMBgMeWJNcoxGoyo1TbI62Tz0MCBzLMt6n/YPoQIo+HVqDsiqyIcumU1CBnEXjgmg4FvU7CF/OPgbEvEddVElOKDga9TsoBhMFUtFGW8hv2UTRsvbixNRBdRRPJpRTlXAIkpGBSWn9ALmoIcFsgbZBmbfZzXayDa1XNwctTZIC+DAj8gOvX4SnuHWBBbPWekuWKkll9Ay2RlZG8mDV+HacBz8QUoAB3/qtVnDS2rFH0gJ4LsuEbzPb7qXEMBrdR+akBAwzYPgJzJCIgutRfgeya7gCuDsdIKUSMxAI8J3jb+734H73J8K3ZX4SxmnXkoSAqKCagf6nKW2kRKJPdCDm4nC4HW/6fWXkAESM9CJ8Tc8y6Q6SwjgTNODJqQ28SUyzPUhfPgdKQE8AxeQETEk6/sDyTTKIs6RQa5XsIOfWqTfB/hO8UxwVuKUuYrZccjeyDjoJwr+NejU9UbWRfKZuKegJ/7XvNTnTRkEDKOcqoAXFI9+lFMV4KBYOHGf2P8J8FKUjWLA1fYh7qKxPUAiWEDeIjj420QHHD7eWcEu3Od2XUdMvN65aHXjDjYMBoOhGPwAT6Fln/zlO14AAAAASUVORK5CYII=);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 0.53333rem;
}

.Wallet__C-balance-l3[data-v-5b319853] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 0.76rem;
}

.Wallet__C-balance-l3 > div[data-v-5b319853] {
  width: 3.46667rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #001C54;
  border-radius: 0.13333rem;
  font-weight: 600;
  font-size: 0.37333rem;
  color: #00ECBE;
  text-align: center;
}

.Wallet__C-balance-l3 > div + div[data-v-5b319853] {
  color: #001C54;
  font-weight: 400;
  background-color: transparent;
  border: 0.02667rem solid #001C54;
}

.van-toast[data-v-5aa99411] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-5aa99411] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-5aa99411] {
  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-5aa99411] {
  height: 80%;
}

.GameList__C[data-v-5aa99411] {
  height: 2.4rem;
  width: calc(100% - 0.69333rem);
  background: #1e234d;
  border-radius: 0.26667rem;
  position: relative;
  margin: 0.34667rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-item[data-v-5aa99411] {
  width: 25%;
  height: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
}

.GameList__C-item > div[data-v-5aa99411] {
  height: 100%;
  line-height: 0.4rem;
  font-size: 0.32rem;
  margin: auto;
  color: #b2b2b2;
  padding-top: 1.44rem;
  background-image: url(/assets/png/time-5d4e96a3.png);
  background-size: 1.17333rem;
  background-position: center 0.18667rem;
  background-repeat: no-repeat;
}

.GameList__C-item.active[data-v-5aa99411] {
  background: -webkit-linear-gradient(top, #eab456 0%, #ffecac 100%);
  background: linear-gradient(180deg, #eab456 0%, #ffecac 100%);
  box-shadow:
    0 0.02667rem 0.08rem #f95959 inset,
    0 -0.02667rem 0.08rem #f95959 inset;
  border-radius: 0.26667rem;
}

.GameList__C-item.active > div[data-v-5aa99411] {
  color: #001C54;
  background-image: url(/assets/png/time_a-a8df1213.png);
}

.van-toast[data-v-79b922e1] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-79b922e1] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-79b922e1] {
  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-79b922e1] {
  height: 80%;
}

.TimeLeft__C-PreSale[data-v-79b922e1] {
  width: 7.04rem;
}

.TimeLeft__C-PreSale-head[data-v-79b922e1] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.TimeLeft__C-PreSale-body[data-v-79b922e1] {
  max-height: 8rem;
  overflow-y: auto;
  background: #001C54;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.TimeLeft__C-PreSale-body[data-v-79b922e1] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
  color: #a6a9ae;
  word-break: break-all;
}

.TimeLeft__C-PreSale-foot[data-v-79b922e1] {
  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;
}

.TimeLeft__C-PreSale-foot-btn[data-v-79b922e1] {
  width: 60%;
  background: -webkit-linear-gradient(top, #f95959, #00ECBE);
  background: linear-gradient(180deg, #f95959, #00ECBE);
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.van-toast[data-v-3f9a78f2] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-3f9a78f2] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-3f9a78f2] {
  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-3f9a78f2] {
  height: 80%;
}

.FDTL__C[data-v-3f9a78f2] {
  width: calc(100% - 0.69333rem);
  margin: 0.34667rem auto 0;
  background-color: #1e234d;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0.01333rem center;
  padding: 0.42667rem 0.29333rem 0.45333rem;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.FDTL__C-rule[data-v-3f9a78f2] {
  height: 0.61333rem;
  padding: 0 0.66667rem;
  font-size: 0.29333rem;
  text-align: center;
  border: 0.01333rem solid #001C54;
  border-radius: 0.8rem;
  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;
  color: #001C54;
  margin-left: 0.4rem;
}

.FDTL__C-rule[data-v-3f9a78f2]:before {
  content: "";
  display: block;
  height: 0.48rem;
  width: 0.48rem;
  background-image: url(/assets/svg/icon-tip-1e7db3e9.svg);
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.FDTL__C-l1[data-v-3f9a78f2] {
  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: #92A8E3;
  font-size: 0.32rem;
}

.FDTL__C-l1 .left[data-v-3f9a78f2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.61333rem;
}

.FDTL__C-l1 > div[data-v-3f9a78f2]:not(.left) {
  -webkit-align-self: flex-start;
  align-self: flex-start;
}

.FDTL__C-l2[data-v-3f9a78f2] {
  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.53333rem;
  color: #001C54;
}

.FDTL__C-l3[data-v-3f9a78f2] {
  height: 3.09333rem;
  margin-top: 0.48rem;
  background: #00ECBE;
  border-radius: 0.18667rem;
  position: relative;
  padding: 0.26667rem;
}

.FDTL__C-l3[data-v-3f9a78f2]:after,
.FDTL__C-l3[data-v-3f9a78f2]:before {
  content: "";
  display: block;
  width: 0.13333rem;
  height: 0.69333rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #001C54;
  z-index: 0;
}

.FDTL__C-l3[data-v-3f9a78f2]:before {
  border-radius: 0.13333rem 0 0 0.13333rem;
  left: -0.13333rem;
}

.FDTL__C-l3[data-v-3f9a78f2]:after {
  border-radius: 0 0.13333rem 0.13333rem 0;
  right: -0.13333rem;
}

.FDTL__C-l3 .box[data-v-3f9a78f2] {
  background: #001C54;
  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;
}

.FDTL__C-l3 .box[data-v-3f9a78f2]:after,
.FDTL__C-l3 .box[data-v-3f9a78f2]:before {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0.18667rem solid transparent;
  border-bottom: 0.18667rem solid transparent;
  content: "";
  z-index: 3;
}

.FDTL__C-l3 .box[data-v-3f9a78f2]:before {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 0.53333rem solid transparent;
  border-left: 0.53333rem solid #00ECBE;
}

.FDTL__C-l3 .box[data-v-3f9a78f2]:after {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 0.53333rem solid transparent;
  border-right: 0.53333rem solid #00ECBE;
}

.FDTL__C-l3 .box .slot-column[data-v-3f9a78f2] {
  display: inline-block;
  width: calc((100% - 0.53333rem) / 5);
  height: 100%;
  border-radius: 0.10667rem;
  overflow: hidden;
  background: #E3EFFF;
  vertical-align: bottom;
  position: relative;
  text-align: center;
}

@-webkit-keyframes slotScroll-3f9a78f2 {
  0% {
    -webkit-transform: translateY(-1.44rem);
    transform: translateY(-1.44rem);
  }

  to {
    -webkit-transform: translateY(-42.66667rem);
    transform: translateY(-29.33333rem);
  }
}

@keyframes slotScroll-3f9a78f2 {
  0% {
    -webkit-transform: translateY(-1.44rem);
    transform: translateY(-1.44rem);
  }

  to {
    -webkit-transform: translateY(-42.66667rem);
    transform: translateY(-29.33333rem);
  }
}

.FDTL__C-l3 .box .slot-column .slot-transform[data-v-3f9a78f2] {
  -webkit-transform: translateY(-2.73333rem);
  transform: translateY(-2.73333rem);
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll[data-v-3f9a78f2] {
  -webkit-animation: slotScroll-3f9a78f2 3s cubic-bezier(0.65, 0.02, 0.65, 1.06);
  animation: slotScroll-3f9a78f2 3s cubic-bezier(0.65, 0.02, 0.65, 1.06);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.FDTL__C-l3
  .box
  .slot-column
  .slot-transform.slot-scroll.transform1[data-v-3f9a78f2] {
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.FDTL__C-l3
  .box
  .slot-column
  .slot-transform.slot-scroll.transform2[data-v-3f9a78f2] {
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}

.FDTL__C-l3
  .box
  .slot-column
  .slot-transform.slot-scroll.transform3[data-v-3f9a78f2] {
  -webkit-animation-delay: 0.36s;
  animation-delay: 0.36s;
}

.FDTL__C-l3
  .box
  .slot-column
  .slot-transform.slot-scroll.transform4[data-v-3f9a78f2] {
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}

.FDTL__C-l3
  .box
  .slot-column
  .slot-transform.transform0
  .slot-num[data-v-3f9a78f2] {
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
  color: #001C54;
}

.FDTL__C-l3 .box .slot-column .slot-transform .slot-num[data-v-3f9a78f2] {
  width: 1.46667rem;
  height: 1.46667rem;
  line-height: 1.46667rem;
  background: #a6a9ae;
  border-radius: 50%;
  font-size: 0.8rem;
  color: #404040;
  font-weight: 700;
  margin: 0 auto 0.10667rem;
}

.FDTL__C-time[data-v-3f9a78f2] {
  height: 0.8rem;
  line-height: 0.8rem;
  bottom: 0.29333rem;
  right: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.FDTL__C-time > div[data-v-3f9a78f2] {
  background: #001C54;
  border-radius: 0.05333rem;
  color: #001C54;
  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;
}

.FDTL__C-time > div[notime][data-v-3f9a78f2] {
  background-color: transparent;
  color: #a6a9ae;
}

.FDTL__C-time > div + div[data-v-3f9a78f2] {
  margin-left: 0.12rem;
}

.FDTL__C-PreSale[data-v-3f9a78f2] {
  width: 7.04rem;
}

.FDTL__C-PreSale-head[data-v-3f9a78f2] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.FDTL__C-PreSale-body[data-v-3f9a78f2] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.FDTL__C-PreSale-body[data-v-3f9a78f2] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
  color: #a6a9ae;
}

.FDTL__C-PreSale-foot[data-v-3f9a78f2] {
  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;
}

.FDTL__C-PreSale-foot-btn[data-v-3f9a78f2] {
  width: 60%;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.van-toast[data-v-8d2c1c7a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-8d2c1c7a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-8d2c1c7a] {
  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-8d2c1c7a] {
  height: 80%;
}

.FDB__C-nav[data-v-8d2c1c7a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  border-bottom: 0.01333rem solid #001C54;
}

.FDB__C-nav > div[data-v-8d2c1c7a] {
  width: 1.06667rem;
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  font-size: 0.48rem;
  font-weight: 700;
  color: #001C54;
  border-radius: 0.53333rem 0.53333rem 0 0;
  position: relative;
  margin-right: 0.26667rem;
  text-align: center;
}

.FDB__C-nav > div[data-v-8d2c1c7a]:last-child {
  font-size: 0.42667rem;
}

.FDB__C-nav > div.active[data-v-8d2c1c7a] {
  background-color: #001C54;
  color: #001C54;
}

.FDB__C-nav > div.active[data-v-8d2c1c7a]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.26667rem,
    #001C54 0.26667rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.26667rem,
    #001C54 0.26667rem
  );
}

.FDB__C-nav > div[data-v-8d2c1c7a]:after {
  content: "";
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  bottom: 0;
  right: -0.26667rem;
  z-index: 9;
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.26667rem,
    #6f6f6f 0.26667rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.26667rem,
    #6f6f6f 0.26667rem
  );
}

.FDB__C-H[data-v-8d2c1c7a] {
  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.88rem;
  line-height: 0.88rem;
  margin-top: 0.32rem;
  font-size: 0.37333rem;
  color: #001C54;
}

.FDB__C-H > div[data-v-8d2c1c7a] {
  width: calc((100% - 1.36rem) / 4);
  height: 100%;
  background: #171b3f;
  color: #a6a9ae;
  border-radius: 0.13333rem;
  padding: 0 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.FDB__C-H > div.active[data-v-8d2c1c7a]:nth-child(1) {
  background-color: #ffa82e;
  color: #001C54;
}

.FDB__C-H > div.active[data-v-8d2c1c7a]:nth-child(2) {
  background-color: #6da7f4;
  color: #001C54;
}

.FDB__C-H > div.active[data-v-8d2c1c7a]:nth-child(3) {
  background-color: #40ad72;
  color: #001C54;
}

.FDB__C-H > div.active[data-v-8d2c1c7a]:nth-child(4) {
  background-color: #fd565c;
  color: #001C54;
}

.FDB__C-Num[data-v-8d2c1c7a] {
  padding: 0.34667rem 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 3.33333rem;
}

.FDB__C-Num > div[data-v-8d2c1c7a] {
  width: 20%;
  height: 50%;
}

.FDB__C-Num > div .round[data-v-8d2c1c7a] {
  width: 0.88rem;
  height: 0.88rem;
  border: 0.01333rem solid #a6a9ae;
  border-radius: 50%;
  color: #001C54;
  font-size: 0.37333rem;
  text-align: center;
  line-height: 0.88rem;
  margin: auto;
}

.FDB__C-Num > div .rate[data-v-8d2c1c7a] {
  line-height: 0.32rem;
  font-size: 0.32rem;
  color: #a6a9ae;
  text-align: center;
}

.FDB__C-Num > div.active .round[data-v-8d2c1c7a] {
  background: #001C54;
  border: 0.01333rem solid #001C54;
  color: #001C54;
}

.van-toast[data-v-831909f9] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-831909f9] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-831909f9] {
  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-831909f9] {
  height: 80%;
}

.Betting__Popup-type1[data-v-831909f9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.48rem;
}

.Betting__Popup-type1 > div[data-v-831909f9] {
  width: 0.8rem;
  height: 0.58667rem;
  line-height: 0.58667rem;
  text-align: center;
  background: #b5b5b5;
  border-radius: 0.10667rem;
  font-size: 0.32rem;
  color: #001C54;
  margin: 0.02667rem 0.05333rem;
}

.Betting__Popup-type2[data-v-831909f9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.48rem;
  font-size: 0.42667rem;
  color: #E3EFFF;
}

.Betting__Popup-type2-d[data-v-831909f9] {
  height: 0.58667rem;
  background: #b659fe;
  border-radius: 0.10667rem;
  color: #001C54;
  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-831909f9] {
  height: 0.58667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #b659fe;
  border-radius: 0.10667rem;
  text-align: center;
  overflow: hidden;
  font-size: 0.32rem;
}

.Betting__Popup-type2-o + div[data-v-831909f9] {
  margin-left: 0.13333rem;
}

.Betting__Popup-type2-o[data-v-831909f9] div {
  height: 100%;
  line-height: 0.58667rem;
  padding: 0 0.13333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  color: #001C54;
}

.Betting__Popup-type2-o[data-v-831909f9] div:last-child {
  background-color: #40ad72;
}

.Betting__Popup-type2-r[data-v-831909f9] {
  width: -webkit-max-content;
  width: max-content;
  height: 0.58667rem;
  line-height: 0.58667rem;
  padding: 0 0.56rem;
  background: #fd565c;
  border-radius: 0.10667rem;
  font-size: 0.32rem;
  color: #001C54;
}

.Betting__Popup-body[data-v-831909f9] {
  padding: 0.50667rem 0.34667rem 0.53333rem;
}

.Betting__Popup-body-line[data-v-831909f9] {
  font-size: 0.42667rem;
  color: #001C54;
  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-831909f9] {
  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-831909f9] {
  padding: 0 0.21333rem;
  background: #171b3f;
  color: #a6a9ae;
  border-radius: 0.13333rem;
}

.Betting__Popup-body-line-item + div[data-v-831909f9] {
  margin-left: 0.16rem;
}

.Betting__Popup-body-line + div[data-v-831909f9] {
  margin-top: 0.4rem;
}

.Betting__Popup-body-line-btnL[data-v-831909f9] {
  -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-831909f9]:last-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.Betting__Popup-foot[data-v-831909f9] {
  height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  line-height: 0.96rem;
  font-size: 0.37333rem;
  color: #001C54;
}

.Betting__Popup-foot-c[data-v-831909f9] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  background: #001C54;
  color: #a6a9ae;
}

.Betting__Popup-foot-s[data-v-831909f9] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  background: #001C54;
  color: #001C54;
}

.Betting__Popup-btn[data-v-831909f9] {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 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;
  pointer-events: none;
  text-align: center;
  font-size: 0.66667rem;
  padding: 0;
  color: #c8c9cc;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  background: #001c54;
}

.Betting__Popup-input[data-v-831909f9] {
  padding: 0.02667rem 0.26667rem;
  width: 2.10667rem;
  margin: 0 0.16rem;
  background: #374992;
  border-radius: 1.06667rem;
}

.Betting__Popup-input[data-v-831909f9] .van-field__control {
  text-align: center;
  font-size: 0.37333rem;
  line-height: 0.72rem;
  color: #001C54;
}

.Betting__Popup-input[data-v-831909f9] .van-field__control:after {
  border: none;
}

.Betting__Popup-agree[data-v-831909f9] {
  padding-left: 0.8rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.64rem;
  font-size: 0.32rem;
  color: #a6a9ae;
}

.Betting__Popup-agree.active[data-v-831909f9] {
  background-image: url(/assets/png/agree-a-d9d08c70.png);
}

.Betting__Popup-preSaleShow[data-v-831909f9] {
  margin-left: 0.34667rem;
  font-size: 0.32rem;
  color: #001C54;
}

.Betting__Popup-PreSale[data-v-831909f9] {
  width: 7.04rem;
}

.Betting__Popup-PreSale-head[data-v-831909f9] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.Betting__Popup-PreSale-body[data-v-831909f9] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.Betting__Popup-PreSale-body[data-v-831909f9] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.Betting__Popup-PreSale-foot[data-v-831909f9] {
  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-831909f9] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.bgcolor[data-v-831909f9] {
  pointer-events: all;
  color: #001C54;
  background: #001C54;
}

.van-toast[data-v-61b41d1b] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-61b41d1b] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-61b41d1b] {
  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-61b41d1b] {
  height: 80%;
}

.FDB__C[data-v-61b41d1b] {
  width: calc(100% - 0.69333rem);
  margin: auto;
  background-color: #1e234d;
  padding: 0 0.34667rem;
  position: relative;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.FDB__C-mark[data-v-61b41d1b] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.FDB__C-mark > div[data-v-61b41d1b] {
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 0.4rem;
  background-image: -webkit-linear-gradient(
    rgb(250, 229, 159),
    rgb(196, 147, 63)
  );
  background-image: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
  font-weight: 700;
  font-size: 3.73333rem;
}

.FDB__C-mark > div + div[data-v-61b41d1b] {
  margin-left: 1.04rem;
}

.van-toast[data-v-a0861d49] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a0861d49] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a0861d49] {
  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-a0861d49] {
  height: 80%;
}

.RecordNav__C[data-v-a0861d49] {
  width: calc(100% - 0.69333rem);
  height: 0.96rem;
  line-height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0.32rem auto 0;
}

.RecordNav__C > div[data-v-a0861d49] {
  width: calc((100% - 0.50667rem) / 3);
  height: 100%;
  background: #1e234d;
  border-radius: 0.21333rem;
  font-size: 0.37333rem;
  color: #a6a9ae;
  text-align: center;
  overflow: hidden;
}

.RecordNav__C > div.active[data-v-a0861d49] {
  background: -webkit-linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
  background: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
  font-weight: 600;
  color: #001C54;
}

.van-toast[data-v-c9e4cd08] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c9e4cd08] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c9e4cd08] {
  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-c9e4cd08] {
  height: 80%;
}

.GameRecord__C[data-v-c9e4cd08] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-c9e4cd08] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-c9e4cd08] {
  line-height: 1.06667rem;
}

.GameRecord__C-body-empty[data-v-c9e4cd08] {
  height: 5.33333rem;
}

.GameRecord__C-body > div[data-v-c9e4cd08] {
  background: #1e234d;
  color: #001C54;
}

.GameRecord__C-body > div + div[data-v-c9e4cd08] {
  border-top: 0.01333rem solid #001C54;
}

.GameRecord__C-body-premium[data-v-c9e4cd08] {
  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;
}

.GameRecord__C-body-premium > div[data-v-c9e4cd08] {
  width: 0.53333rem;
  height: 0.53333rem;
  background-repeat: no-repeat;
  background-size: 0.53333rem;
  background-position: center;
}

.GameRecord__C-body-premium .n1[data-v-c9e4cd08] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.GameRecord__C-body-premium .n2[data-v-c9e4cd08] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.GameRecord__C-body-premium .n3[data-v-c9e4cd08] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.GameRecord__C-body-premium .n4[data-v-c9e4cd08] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.GameRecord__C-body-premium .n5[data-v-c9e4cd08] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.GameRecord__C-body-premium .n6[data-v-c9e4cd08] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.GameRecord__C-body .numList[data-v-c9e4cd08] {
  height: 100%;
  width: 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;
}

.GameRecord__C-body .numList > .numItem[data-v-c9e4cd08] {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.32rem;
}

.GameRecord__C-body .numList > .numItem + .numItem[data-v-c9e4cd08] {
  margin-left: 0.10667rem;
}

.GameRecord__C-body .redNumItem[data-v-c9e4cd08] {
  border-radius: 50%;
  color: #001C54;
  font-size: 0.29333rem;
  text-align: center;
  line-height: 0.4rem;
  background: #001C54;
  padding: 0.05333rem;
}

.GameRecord__C-foot[data-v-c9e4cd08] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.GameRecord__C-foot-previous[data-v-c9e4cd08],
.GameRecord__C-foot-next[data-v-c9e4cd08] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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-c9e4cd08],
.GameRecord__C-foot-next.disabled[data-v-c9e4cd08] {
  background: #a6a9ae;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-c9e4cd08],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-c9e4cd08] {
  color: #6f6f6f;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-c9e4cd08],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-c9e4cd08] {
  color: #001C54;
}

.van-toast[data-v-bc93e4ae] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-bc93e4ae] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-bc93e4ae] {
  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-bc93e4ae] {
  height: 80%;
}

.Trend__C[data-v-bc93e4ae] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.Trend__C-head[data-v-bc93e4ae] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.Trend__C-body1[data-v-bc93e4ae] {
  background-color: #1e234d;
  margin-bottom: 0.50667rem;
  height: 5.33333rem;
  border-radius: 0.26667rem;
  padding: 0.32rem;
}

.Trend__C-body1-line[data-v-bc93e4ae] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.34667rem;
  color: #001C54;
  height: 0.41333rem;
}

.Trend__C-body1-line > div[data-v-bc93e4ae]:first-child {
  width: 3.70667rem;
  padding-left: 0.26667rem;
  text-align: left;
}

.Trend__C-body1-line-num[data-v-bc93e4ae] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-right: 0.2rem;
}

.Trend__C-body1-line-num > div[data-v-bc93e4ae] {
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.34667rem;
  color: #a6a9ae;
  text-align: center;
}

.Trend__C-body1-line.lottery .Trend__C-body1-line-num > div[data-v-bc93e4ae] {
  border-radius: 50%;
  border: 0.01333rem solid #fd565c;
  color: #fd565c;
}

.Trend__C-body1-line + .Trend__C-body1-line[data-v-bc93e4ae] {
  margin-top: 0.26667rem;
}

.Trend__C-body1-line[data-v-bc93e4ae]:first-child {
  padding-top: 0.34667rem;
  height: 0.76rem;
  padding-left: 0.26667rem;
}

.Trend__C-body1-line-lottery[data-v-bc93e4ae] {
  height: 0.48rem;
}

.Trend__C-body2[data-v-bc93e4ae] {
  font-size: 0.32rem;
  background-color: #1e234d;
}

.Trend__C-body2 > div[data-v-bc93e4ae] {
  height: 1.33333rem;
  padding: 0.45333rem 0.26667rem;
  border-top: 0.01333rem solid #001C54;
}

.Trend__C-body2 > div.Trend__C-body2-empty[data-v-bc93e4ae] {
  height: 5.33333rem;
}

.Trend__C-body2-IssueNumber[data-v-bc93e4ae] {
  color: #001C54;
  text-align: left;
}

.Trend__C-body2-Num[data-v-bc93e4ae] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  height: 0.42667rem;
}

.Trend__C-body2-Num > div[data-v-bc93e4ae] {
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 50%;
}

.Trend__C-body2-Num-item[data-v-bc93e4ae] {
  border: 0.01333rem solid #a6a9ae;
  color: #a6a9ae;
  margin-right: 0.10667rem;
}

.Trend__C-body2-Num-item.action[data-v-bc93e4ae] {
  position: relative;
  z-index: 10;
  border: none;
  color: #001C54;
  background: #fb4e4e;
}

.Trend__C-body2-Num-BS[data-v-bc93e4ae] {
  color: #001C54;
  border: 0.01333rem solid #6da7f4;
  background-color: #6da7f4;
  margin-left: 0.16rem;
}

.Trend__C-body2-Num-BS.isB[data-v-bc93e4ae] {
  border: 0.01333rem solid #ffa82e;
  background: #ffa82e;
  color: #001C54;
}

.Trend__C-body2-Num-OE[data-v-bc93e4ae] {
  color: #b659fe;
  border: 0.01333rem solid #b659fe;
  margin-left: 0.08rem;
}

.Trend__C-body2-Num-OE.isE[data-v-bc93e4ae] {
  border: 0.01333rem solid #40ad72;
  background: #40ad72;
  color: #001C54;
}

.Trend__C-body2 .line-canvas[data-v-bc93e4ae] {
  position: absolute;
  top: 50%;
  left: 0;
  height: 1.33333rem;
  width: calc(100% - 0.64rem);
  z-index: 9;
}

.Trend__C-origin[data-v-bc93e4ae] {
  width: 100%;
  height: 100%;
  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-origin-I[data-v-bc93e4ae] {
  width: 0.26667rem;
  height: 0.26667rem;
  border-radius: 50%;
}

.Trend__C-origin-I.violet[data-v-bc93e4ae] {
  background-color: #ec4cdf;
}

.Trend__C-origin-I.red[data-v-bc93e4ae] {
  background: #fd565c;
}

.Trend__C-origin-I.green[data-v-bc93e4ae] {
  background: #47ba7c;
}

.Trend__C-foot[data-v-bc93e4ae] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.Trend__C-foot-previous[data-v-bc93e4ae],
.Trend__C-foot-next[data-v-bc93e4ae] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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-bc93e4ae],
.Trend__C-foot-next.disabled[data-v-bc93e4ae] {
  background: #6f6f6f;
  pointer-events: none;
}

.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-bc93e4ae],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-bc93e4ae] {
  color: #a6a9ae;
}

.Trend__C-foot-previous .Trend__C-icon[data-v-bc93e4ae],
.Trend__C-foot-next .Trend__C-icon[data-v-bc93e4ae] {
  color: #001C54;
}

.Trend__C-nav[data-v-bc93e4ae] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  border-bottom: 0.01333rem solid #001C54;
  overflow: hidden;
}

.Trend__C-nav > div[data-v-bc93e4ae] {
  width: 1.06667rem;
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  font-size: 0.48rem;
  font-weight: 700;
  color: #001C54;
  border-radius: 0.25333rem 0.25333rem 0 0;
  position: relative;
  margin-right: 0.26667rem;
  text-align: center;
  border-radius: 19px 19px 0 0;
}

.Trend__C-nav > div[data-v-bc93e4ae]:last-child {
  font-size: 0.42667rem;
}

.Trend__C-nav > div.active[data-v-bc93e4ae] {
  background-color: #001C54;
  color: #001C54;
}

.Trend__C-nav > div.active[data-v-bc93e4ae]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.26667rem,
    #001C54 0.26667rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.26667rem,
    #001C54 0.26667rem
  );
}

.Trend__C-nav > div.active[data-v-bc93e4ae]:before {
  content: "";
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  bottom: 0;
  left: -0.26667rem;
  z-index: 9;
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.26667rem,
    #001C54 0.26667rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.26667rem,
    #001C54 0.26667rem
  );
}

.Trend__C-nav > div[data-v-bc93e4ae]:after {
  content: "";
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  bottom: 0;
  right: -0.26667rem;
  z-index: 9;
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.26667rem,
    #6f6f6f 0.26667rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.26667rem,
    #6f6f6f 0.26667rem
  );
}

.van-toast[data-v-1f0cbdc6] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-1f0cbdc6] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-1f0cbdc6] {
  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-1f0cbdc6] {
  height: 80%;
}

.MyGameRecordList__C[data-v-1f0cbdc6] {
  background-color: #1e234d;
}

.MyGameRecordList__C-empty[data-v-1f0cbdc6] {
  height: 5.33333rem;
}

.MyGameRecordList__C-item[data-v-1f0cbdc6] {
  height: 1.81333rem;
  padding: 0.37333rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.MyGameRecordList__C-item + div[data-v-1f0cbdc6] {
  border-top: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-item-l[data-v-1f0cbdc6] {
  height: 0.96rem;
  width: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  border-radius: 0.26667rem;
  color: #001C54;
  font-size: 0.64rem;
  margin-right: 0.29333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.MyGameRecordList__C-item-l-red[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-2[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-4[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-6[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-8[data-v-1f0cbdc6] {
  background-color: #fb4e4e;
}

.MyGameRecordList__C-item-l-violet[data-v-1f0cbdc6] {
  background-color: #eb43dd;
}

.MyGameRecordList__C-item-l-green[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-1[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-3[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-7[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-9[data-v-1f0cbdc6] {
  background-color: #5cba47;
}

.MyGameRecordList__C-item-l-0[data-v-1f0cbdc6] {
  background-image: -webkit-linear-gradient(
    top left,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
}

.MyGameRecordList__C-item-l-5[data-v-1f0cbdc6] {
  background-image: -webkit-linear-gradient(
    top left,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
}

.MyGameRecordList__C-item-l-small[data-v-1f0cbdc6] {
  background: #6da7f4;
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-l-big[data-v-1f0cbdc6] {
  background: #ffc511;
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-m[data-v-1f0cbdc6] {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.MyGameRecordList__C-item-m-top[data-v-1f0cbdc6] {
  height: 0.45333rem;
  line-height: 0.45333rem;
  font-size: 0.37333rem;
  color: #001C54;
  margin-bottom: 0.24rem;
}

.MyGameRecordList__C-item-m-bottom[data-v-1f0cbdc6] {
  font-size: 0.29333rem;
  color: #ababab;
}

.MyGameRecordList__C-item-r[data-v-1f0cbdc6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 0.37333rem;
  height: 0.96rem;
  color: #fd565c;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.MyGameRecordList__C-item-r span[data-v-1f0cbdc6] {
  word-wrap: break-word;
  word-break: break-all;
}

.MyGameRecordList__C-item-r div[data-v-1f0cbdc6] {
  color: #fd565c;
  border: 0.01333rem solid #fd565c;
  border-radius: 0.13333rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.29333rem;
  padding: 0 0.48rem;
  margin-bottom: 0.08rem;
}

.MyGameRecordList__C-item-r.success[data-v-1f0cbdc6] {
  color: #47ba7c;
}

.MyGameRecordList__C-item-r.success div[data-v-1f0cbdc6] {
  color: #47ba7c;
  border-color: #47ba7c;
}

.MyGameRecordList__C-inlineB[data-v-1f0cbdc6] {
  display: inline-block;
}

.MyGameRecordList__C-inlineB + div[data-v-1f0cbdc6] {
  margin-left: 0.21333rem;
}

.MyGameRecordList__C-inlineB.big[data-v-1f0cbdc6] {
  color: #ffa82e;
}

.MyGameRecordList__C-inlineB.small[data-v-1f0cbdc6] {
  color: #6da7f4;
}

.MyGameRecordList__C-inlineB.greenColor[data-v-1f0cbdc6] {
  color: #40ad72;
}

.MyGameRecordList__C-inlineB.redColor[data-v-1f0cbdc6] {
  color: #fd565c;
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-1f0cbdc6] {
  color: #b659fe;
}

.MyGameRecordList__C-detail[data-v-1f0cbdc6] {
  padding: 0.4rem 0;
  border-bottom: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-detail-text[data-v-1f0cbdc6] {
  font-size: 0.53333rem;
  color: #001C54;
  margin-bottom: 0.26667rem;
}

.MyGameRecordList__C-detail-line[data-v-1f0cbdc6] {
  height: auto;
  line-height: 0.66667rem;
  padding: 0 0.26667rem;
  background-color: #001C54;
  color: #001C54;
  font-size: 0.37333rem;
  margin-bottom: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C-detail-line > div[data-v-1f0cbdc6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #a6a9ae;
}

.MyGameRecordList__C-detail-line img[data-v-1f0cbdc6] {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.06667rem;
}

.MyGameRecordList__C-detail-line .red[data-v-1f0cbdc6] {
  color: #f2413b;
}

.MyGameRecordList__C-detail-line .green[data-v-1f0cbdc6] {
  color: #4eaf56;
}

.MyGameRecordList__C-detail-line .numList[data-v-1f0cbdc6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.MyGameRecordList__C-detail-line .numList > div[data-v-1f0cbdc6] {
  height: 0.48rem;
  width: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  font-size: 0.32rem;
  color: #001C54;
}

.MyGameRecordList__C-detail-line .numList > div + div[data-v-1f0cbdc6] {
  margin: 0.08rem;
}

.MyGameRecordList__C-detail-line .numList > div > div[data-v-1f0cbdc6] {
  height: 0.48rem;
  width: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.MyGameRecordList__C-detail-line .numList > div > div.n1[data-v-1f0cbdc6] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div.n2[data-v-1f0cbdc6] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div > div.n3[data-v-1f0cbdc6] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div.n4[data-v-1f0cbdc6] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div > div.n5[data-v-1f0cbdc6] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.MyGameRecordList__C-detail-line .numList > div > div.n6[data-v-1f0cbdc6] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div + div[data-v-1f0cbdc6] {
  margin-left: 0.10667rem;
}

.MyGameRecordList__C-detail-line .line1[data-v-1f0cbdc6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-1f0cbdc6] {
  margin-left: 0.08rem;
  height: 0.48rem;
  width: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  font-size: 0.32rem;
  color: #001C54;
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-1f0cbdc6] {
  height: 0.53333rem;
  line-height: 0.53333rem;
  border-radius: 0.08rem;
  padding: 0 0.26667rem;
  font-size: 0.32rem;
  margin: 0.05333rem 0.10667rem;
  background-color: #ccc;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-1f0cbdc6] {
  color: #001C54;
  background-color: #eb43dd;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-1f0cbdc6] {
  color: #001C54;
  background-color: #fb4e4e;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-1f0cbdc6] {
  color: #001C54;
  background-color: #5cba47;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-1f0cbdc6] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.MyGameRecordList__C-item[data-v-1f0cbdc6] {
  border-bottom: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l[data-v-1f0cbdc6] {
  background-color: #fd565c;
  overflow: hidden;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-O[data-v-1f0cbdc6],
.MyGameRecordList__C-item .MyGameRecordList__C-item-l-E[data-v-1f0cbdc6],
.MyGameRecordList__C-item .MyGameRecordList__C-item-l-H[data-v-1f0cbdc6],
.MyGameRecordList__C-item .MyGameRecordList__C-item-l-L[data-v-1f0cbdc6] {
  font-size: 0.32rem;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-O[data-v-1f0cbdc6] {
  background-color: #40ad72;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-E[data-v-1f0cbdc6] {
  background-color: #b659fe;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-H[data-v-1f0cbdc6] {
  background-color: #ffa82e;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-L[data-v-1f0cbdc6] {
  background-color: #6da7f4;
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-0[data-v-1f0cbdc6] {
  background: #fd565c !important;
}

.MyGameRecordList__C-detail-line .line1[data-v-1f0cbdc6] {
  width: auto;
}

.van-toast[data-v-71dd9c4e] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-71dd9c4e] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-71dd9c4e] {
  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-71dd9c4e] {
  height: 80%;
}

.MyGameRecord__C[data-v-71dd9c4e] {
  width: calc(100% - 0.69333rem);
  margin: 0.32rem auto 0;
}

.MyGameRecord__C-head[data-v-71dd9c4e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #1e234d;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-71dd9c4e] {
  border: 0.01333rem solid #001C54;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #001C54;
  font-size: 0.32rem;
  position: relative;
}

.MyGameRecord__C-head-moreB[data-v-71dd9c4e]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-71dd9c4e] {
  background-color: #1e234d;
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-71dd9c4e] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-71dd9c4e] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.MyGameRecord__C-foot-page[data-v-71dd9c4e] {
  font-size: 0.32rem;
}

.MyGameRecord__C-foot-previous[data-v-71dd9c4e],
.MyGameRecord__C-foot-next[data-v-71dd9c4e] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-71dd9c4e],
.MyGameRecord__C-foot-next.disabled[data-v-71dd9c4e] {
  background: #a6a9ae;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-71dd9c4e],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-71dd9c4e] {
  color: #6f6f6f;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-71dd9c4e],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-71dd9c4e] {
  color: #001C54;
}

.van-toast[data-v-734f0079] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-734f0079] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-734f0079] {
  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-734f0079] {
  height: 80%;
}

.FDP__C[data-v-734f0079] {
  height: 1.94667rem;
  width: calc(100% - 0.69333rem);
  margin: 0.34667rem auto 0.29333rem;
  border-radius: 0.26667rem;
  padding: 0.26667rem 0.34667rem;
  background: #1e234d;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.FDP__C-text[data-v-734f0079] {
  color: #a6a9ae;
  height: 1.33333rem;
  line-height: 0.66667rem;
  font-size: 0.34667rem;
  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;
}

.FDP__C-symbol[data-v-734f0079] {
  width: 0.24rem;
  margin: 0 0.13333rem;
  font-size: 0.34667rem;
  line-height: 0.93333rem;
  color: #a6a9ae;
}

.FDP__C-sum[data-v-734f0079] {
  height: 0.93333rem;
  width: 0.93333rem;
  line-height: 0.93333rem;
  background: #001C54;
  font-size: 0.34667rem;
  color: #001C54;
  border-radius: 50%;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.FDP__C-list[data-v-734f0079] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: -webkit-fit-content;
  width: fit-content;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.FDP__C-list > div[data-v-734f0079] {
  width: 0.93333rem;
  height: 100%;
  margin-left: 0.21333rem;
}

.FDP__C-list > div .num[data-v-734f0079] {
  height: 0.93333rem;
  width: 0.93333rem;
  line-height: 0.93333rem;
  background: #a6a9ae;
  border: 0.01333rem solid #a6a9ae;
  font-size: 0.34667rem;
  color: #001C54;
  border-radius: 50%;
  text-align: center;
}

.FDP__C-list > div .letter[data-v-734f0079] {
  margin-top: 0.05333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #b4b4b4;
}

.FDP__C > div[data-v-734f0079] {
  height: 0.93333rem;
}

.van-toast[data-v-76bd2203] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-76bd2203] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-76bd2203] {
  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-76bd2203] {
  height: 80%;
}

.WinningTip__C[data-v-76bd2203] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: #e3efffb3;
  top: 0;
  left: 0;
}

.WinningTip__C-body[data-v-76bd2203] {
  position: absolute;
  width: 7.73333rem;
  height: 10.93333rem;
  background-image: url(/assets/png/missningBg-9deda6ac.png);
  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.2rem;
}

.WinningTip__C-body.isL[data-v-76bd2203] {
  background-image: url(/assets/png/missningLBg-52f5ee8e.png);
}

.WinningTip__C-body-l1[data-v-76bd2203] {
  font-weight: 700;
  font-size: 0.64rem;
  text-align: center;
  color: #001C54;
  height: 0.77333rem;
  line-height: 0.77333rem;
}

.WinningTip__C-body-l2[data-v-76bd2203] {
  height: auto;
  color: #001C54;
  font-size: 0.29333rem;
  margin-bottom: 0.64rem;
  text-align: center;
}

.WinningTip__C-body-l2 .line1[data-v-76bd2203] {
  height: auto;
  width: 5.06667rem;
  margin: auto;
  font-size: 0.29333rem;
  color: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.05333rem;
}

.WinningTip__C-body-l2 .line1 > div[data-v-76bd2203] {
  width: 0.82667rem;
  height: 1.44rem;
}

.WinningTip__C-body-l2 .line1 > div .title[data-v-76bd2203] {
  width: 0.72rem;
  height: 0.72rem;
  background: #00ECBE;
  border-radius: 50% 50% 0 0;
  font-size: 0.4rem;
  line-height: 0.72rem;
  position: relative;
}

.WinningTip__C-body-l2 .line1 > div .title[data-v-76bd2203]:after {
  content: "";
  width: 0.10667rem;
  height: 0.10667rem;
  position: absolute;
  bottom: 0;
  right: -0.10667rem;
  z-index: 9;
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.08rem,
    #fdac32 0.08rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.08rem,
    #fdac32 0.08rem
  );
}

.WinningTip__C-body-l2 .line1 > div .title.sum[data-v-76bd2203] {
  font-size: 0.26667rem;
}

.WinningTip__C-body-l2 .line1 > div .num[data-v-76bd2203] {
  width: 0.64rem;
  height: 0.64rem;
  color: #001C54;
  border-radius: 50%;
  line-height: 0.64rem;
  text-align: center;
  border: 0.01333rem solid #001C54;
  margin: 0.10667rem auto;
}

.WinningTip__C-body-l2 .line2[data-v-76bd2203] {
  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-76bd2203] {
  height: 0.58667rem;
  line-height: 0.58667rem;
  background: #40ad72;
  border-radius: 0.13333rem;
  width: 1.33333rem;
  text-align: center;
}

.WinningTip__C-body-l2 .line2 > div.yuan[data-v-76bd2203] {
  width: 0.53333rem;
  height: 0.53333rem;
  line-height: 0.53333rem;
  margin: 0 0.18667rem;
  border-radius: 50%;
}

.WinningTip__C-body-l3[data-v-76bd2203] {
  height: 1.73333rem;
  padding-top: 0.53333rem;
}

.WinningTip__C-body-l3 .isLose[data-v-76bd2203] {
  font-weight: 700;
  font-size: 0.64rem;
  line-height: 0.77333rem;
  color: #001C54;
  text-align: center;
  margin-bottom: 0.34667rem;
  padding-top: 0.26667rem;
}

.WinningTip__C-body-l3 .head[data-v-76bd2203] {
  height: 0.4rem;
  line-height: 0.4rem;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.10667rem;
}

.WinningTip__C-body-l3 .bonus[data-v-76bd2203] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-weight: 700;
  font-size: 0.53333rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.26667rem;
}

.WinningTip__C-body-l3 .gameDetail[data-v-76bd2203] {
  height: 0.37333rem;
  line-height: 0.37333rem;
  font-size: 0.29333rem;
  text-align: center;
  color: #bf5d2b;
}

.WinningTip__C-body-l4[data-v-76bd2203] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  color: #001C54;
  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;
}

.WinningTip__C-body-l4 .acitveBtn[data-v-76bd2203] {
  height: 0.56rem;
  width: 0.56rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
  border: 0.01333rem solid #001C54;
  margin-right: 0.18667rem;
  position: relative;
}

.WinningTip__C-body-l4 .acitveBtn.active[data-v-76bd2203]: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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMA3yBggO/PMBCgj79QQG+vkLfRazwAAAC8SURBVDjLtdJLEoJADARQkjAfBlBz/8tqgdqFBkgW9BJeU9PFdFdmznrngL/pK6PfN13i5XVcPTk9k66ZnHPT24t3bsy3mOf88b1zbsxPKeZ7DfnaYp6z6asU2xeC/1nV2PCS7PMsnyE5mKuPzQtdQ7ydO8AP3Sbj9zkbc+GNP0mCufseDZxLEnzevS04V69Irt1Jg2Q49Wgg8JEGwf+lJMOzJdHwejS8Hg2fR2anR8Tt0YB3NuADjVSOxBNajhv3t2tsGwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  background-position: center;
}

.WinningTip__C .closeBtn[data-v-76bd2203] {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url(/assets/png/close-7b93ef94.png);
  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;
}

.van-toast[data-v-a43af5bc] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a43af5bc] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a43af5bc] {
  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-a43af5bc] {
  height: 80%;
}

.FD__C[data-v-a43af5bc] {
  padding-bottom: 0.34667rem;
}

.FD__C-head[data-v-a43af5bc] {
  height: 1.25333rem;
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.FD__C-head div[data-v-a43af5bc] {
  background-repeat: no-repeat;
  background-position: center;
}

.FD__C-head-bcak[data-v-a43af5bc] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.FD__C-head-logo[data-v-a43af5bc] {
  background: url(/assets/png/headlogo-56515a97.png);
  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%);
}

.FD__C-head-more[data-v-a43af5bc] {
  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;
}

.FD__C-head-more > div[data-v-a43af5bc] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.FD__C-head-more > div[data-v-a43af5bc]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.FD__C-head-more > div:last-child.disableVoice[data-v-a43af5bc] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.FD__C[data-v-a43af5bc] .noticeBar__container {
  width: calc(100% - 0.69333rem);
  margin: 0.45333rem auto;
  background-color: #171b3f;
  padding: 0 0.42667rem;
  border-radius: 0.53333rem;
}

.FD__C[data-v-a43af5bc] .noticeBar__container > button {
  display: none;
}

.van-toast[data-v-e54b821b] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-e54b821b] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-e54b821b] {
  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-e54b821b] {
  height: 80%;
}

.BettingRecord5D__C-head[data-v-e54b821b] {
  height: 1.25333rem;
  line-height: 1.25333rem;
  text-align: center;
  background: #1e234d;
  position: relative;
  font-weight: 500;
  font-size: 0.48rem;
  color: #001C54;
}

.BettingRecord5D__C-head-bcak[data-v-e54b821b] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.BettingRecord5D__C-list[data-v-e54b821b] {
  margin: 0.48rem 0 0.4rem;
}

.BettingRecord5D__C-list[data-v-e54b821b] .MyGameRecordList__C {
  padding: 0 0.32rem;
}

.BettingRecord5D__C-foot[data-v-e54b821b] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.BettingRecord5D__C-foot-page[data-v-e54b821b] {
  font-size: 0.32rem;
}

.BettingRecord5D__C-foot-previous[data-v-e54b821b],
.BettingRecord5D__C-foot-next[data-v-e54b821b] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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;
}

.BettingRecord5D__C-foot-previous.disabled[data-v-e54b821b],
.BettingRecord5D__C-foot-next.disabled[data-v-e54b821b] {
  background: #6f6f6f;
  pointer-events: none;
}

.BettingRecord5D__C-foot-previous.disabled
  .BettingRecord5D__C-icon[data-v-e54b821b],
.BettingRecord5D__C-foot-next.disabled
  .BettingRecord5D__C-icon[data-v-e54b821b] {
  color: #a6a9ae;
}

.BettingRecord5D__C-foot-previous .BettingRecord5D__C-icon[data-v-e54b821b],
.BettingRecord5D__C-foot-next .BettingRecord5D__C-icon[data-v-e54b821b] {
  color: #001C54;
}

.BettingRecord5D__C[data-v-e54b821b] .van-tabs__wrap {
  height: 1.22667rem;
}

.BettingRecord5D__C[data-v-e54b821b] .van-tabs__nav {
  background-color: #171b3f;
}

.BettingRecord5D__C[data-v-e54b821b] .van-tab__text {
  font-size: 0.37333rem;
}

.BettingRecord5D__C[data-v-e54b821b] .van-tabs__line {
  background-color: #001C54;
}

.BettingRecord5D__C[data-v-e54b821b] .van-tab--active {
  color: #001C54;
  font-weight: 500;
}

.van-toast[data-v-ae99b594] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-ae99b594] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-ae99b594] {
  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-ae99b594] {
  height: 80%;
}

.MyGameRecordList__C[data-v-ae99b594] {
  background-color: #1e234d;
}

.MyGameRecordList__C-empty[data-v-ae99b594] {
  height: 5.33333rem;
}

.MyGameRecordList__C-item[data-v-ae99b594] {
  height: 1.81333rem;
  padding: 0.37333rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.MyGameRecordList__C-item + div[data-v-ae99b594] {
  border-top: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-item-l[data-v-ae99b594] {
  height: 0.96rem;
  width: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  border-radius: 0.26667rem;
  color: #001C54;
  font-size: 0.64rem;
  margin-right: 0.29333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.MyGameRecordList__C-item-l-red[data-v-ae99b594],
.MyGameRecordList__C-item-l-2[data-v-ae99b594],
.MyGameRecordList__C-item-l-4[data-v-ae99b594],
.MyGameRecordList__C-item-l-6[data-v-ae99b594],
.MyGameRecordList__C-item-l-8[data-v-ae99b594] {
  background-color: #fb4e4e;
}

.MyGameRecordList__C-item-l-violet[data-v-ae99b594] {
  background-color: #eb43dd;
}

.MyGameRecordList__C-item-l-green[data-v-ae99b594],
.MyGameRecordList__C-item-l-1[data-v-ae99b594],
.MyGameRecordList__C-item-l-3[data-v-ae99b594],
.MyGameRecordList__C-item-l-7[data-v-ae99b594],
.MyGameRecordList__C-item-l-9[data-v-ae99b594] {
  background-color: #5cba47;
}

.MyGameRecordList__C-item-l-0[data-v-ae99b594] {
  background-image: -webkit-linear-gradient(
    top left,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
}

.MyGameRecordList__C-item-l-5[data-v-ae99b594] {
  background-image: -webkit-linear-gradient(
    top left,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
}

.MyGameRecordList__C-item-l-small[data-v-ae99b594] {
  background: #6da7f4;
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-l-big[data-v-ae99b594] {
  background: #ffc511;
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-m[data-v-ae99b594] {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.MyGameRecordList__C-item-m-top[data-v-ae99b594] {
  height: 0.45333rem;
  line-height: 0.45333rem;
  font-size: 0.37333rem;
  color: #001C54;
  margin-bottom: 0.24rem;
}

.MyGameRecordList__C-item-m-bottom[data-v-ae99b594] {
  font-size: 0.29333rem;
  color: #ababab;
}

.MyGameRecordList__C-item-r[data-v-ae99b594] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 0.37333rem;
  height: 0.96rem;
  color: #fd565c;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.MyGameRecordList__C-item-r span[data-v-ae99b594] {
  word-wrap: break-word;
  word-break: break-all;
}

.MyGameRecordList__C-item-r div[data-v-ae99b594] {
  color: #fd565c;
  border: 0.01333rem solid #fd565c;
  border-radius: 0.13333rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.29333rem;
  padding: 0 0.48rem;
  margin-bottom: 0.08rem;
}

.MyGameRecordList__C-item-r.success[data-v-ae99b594] {
  color: #47ba7c;
}

.MyGameRecordList__C-item-r.success div[data-v-ae99b594] {
  color: #47ba7c;
  border-color: #47ba7c;
}

.MyGameRecordList__C-inlineB[data-v-ae99b594] {
  display: inline-block;
}

.MyGameRecordList__C-inlineB + div[data-v-ae99b594] {
  margin-left: 0.21333rem;
}

.MyGameRecordList__C-inlineB.big[data-v-ae99b594] {
  color: #ffa82e;
}

.MyGameRecordList__C-inlineB.small[data-v-ae99b594] {
  color: #6da7f4;
}

.MyGameRecordList__C-inlineB.greenColor[data-v-ae99b594] {
  color: #40ad72;
}

.MyGameRecordList__C-inlineB.redColor[data-v-ae99b594] {
  color: #fd565c;
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-ae99b594] {
  color: #b659fe;
}

.MyGameRecordList__C-detail[data-v-ae99b594] {
  padding: 0.4rem 0;
  border-bottom: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-detail-text[data-v-ae99b594] {
  font-size: 0.53333rem;
  color: #001C54;
  margin-bottom: 0.26667rem;
}

.MyGameRecordList__C-detail-line[data-v-ae99b594] {
  height: auto;
  line-height: 0.66667rem;
  padding: 0 0.26667rem;
  background-color: #001C54;
  color: #001C54;
  font-size: 0.37333rem;
  margin-bottom: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C-detail-line > div[data-v-ae99b594] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #a6a9ae;
}

.MyGameRecordList__C-detail-line img[data-v-ae99b594] {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.06667rem;
}

.MyGameRecordList__C-detail-line .red[data-v-ae99b594] {
  color: #f2413b;
}

.MyGameRecordList__C-detail-line .green[data-v-ae99b594] {
  color: #4eaf56;
}

.MyGameRecordList__C-detail-line .numList > div[data-v-ae99b594] {
  height: 0.48rem;
  width: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  font-size: 0.32rem;
  color: #001C54;
}

.MyGameRecordList__C-detail-line .numList > div + div[data-v-ae99b594] {
  margin: 0.08rem;
}

.MyGameRecordList__C-detail-line .numList > div > div[data-v-ae99b594] {
  height: 0.48rem;
  width: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.MyGameRecordList__C-detail-line .numList > div > div.n1[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div.n2[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div > div.n3[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div.n4[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div > div.n5[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.MyGameRecordList__C-detail-line .numList > div > div.n6[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div + div[data-v-ae99b594] {
  margin-left: 0.10667rem;
}

.MyGameRecordList__C-detail-line .line1[data-v-ae99b594] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-ae99b594] {
  margin-left: 0.08rem;
  height: 0.48rem;
  width: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  font-size: 0.32rem;
  color: #001C54;
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-ae99b594] {
  height: 0.53333rem;
  line-height: 0.53333rem;
  border-radius: 0.08rem;
  padding: 0 0.26667rem;
  font-size: 0.32rem;
  margin: 0.05333rem 0.10667rem;
  background-color: #ccc;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-ae99b594] {
  color: #001C54;
  background-color: #eb43dd;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-ae99b594] {
  color: #001C54;
  background-color: #fb4e4e;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-ae99b594] {
  color: #001C54;
  background-color: #5cba47;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-ae99b594] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.MyGameRecordList__C-detail-line .numList[data-v-ae99b594] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.MyGameRecordList__C-detail-line .numList > div[data-v-ae99b594] {
  height: 0.48rem;
  width: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
  border-radius: 0;
  border: 0;
}

.MyGameRecordList__C-detail-line .numList > div.n1[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div.n2[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div.n3[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div.n4[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div.n5[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.MyGameRecordList__C-detail-line .numList > div.n6[data-v-ae99b594] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div + div[data-v-ae99b594] {
  margin-left: 0.10667rem;
}

.MyGameRecordList__C-item-l[data-v-ae99b594] {
  height: 0.96rem;
  width: 0.96rem;
  line-height: normal;
  text-align: center;
  border-radius: 0.26667rem;
  color: #001C54;
  font-size: 0.64rem;
  margin-right: 0.29333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  background-color: #fd565c;
  font-size: 0.32rem;
  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;
  word-wrap: break-word;
  word-break: break-all;
}

.MyGameRecordList__C-item-l-H[data-v-ae99b594] {
  background-color: #ffa82e;
}

.MyGameRecordList__C-item-l-L[data-v-ae99b594] {
  background-color: #6da7f4;
}

.MyGameRecordList__C-item-l-O[data-v-ae99b594] {
  background: #40ad72;
}

.MyGameRecordList__C-item-l-E[data-v-ae99b594] {
  background: #b659fe;
}

.MyGameRecordList__C-item-l-num[data-v-ae99b594] {
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-l-m[data-v-ae99b594] {
  color: #E3EFFF;
}

.van-toast[data-v-0d6ca188] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-0d6ca188] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-0d6ca188] {
  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-0d6ca188] {
  height: 80%;
}

.BettingRecordK3__C-head[data-v-0d6ca188] {
  height: 1.25333rem;
  line-height: 1.25333rem;
  text-align: center;
  background: #011341;
  position: relative;
  font-weight: 500;
  font-size: 0.48rem;
  color: #001C54;
}

.BettingRecordK3__C-head-bcak[data-v-0d6ca188] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.BettingRecordK3__C-list[data-v-0d6ca188] {
  margin: 0.48rem 0 0.4rem;
}

.BettingRecordK3__C-list[data-v-0d6ca188] .MyGameRecordList__C {
  padding: 0 0.32rem;
}

.BettingRecordK3__C-foot[data-v-0d6ca188] {
  height: 1.86667rem;
  background: #1e234d;
  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;
}

.BettingRecordK3__C-foot-page[data-v-0d6ca188] {
  font-size: 0.32rem;
  color: #a6a9ae;
}

.BettingRecordK3__C-foot-previous[data-v-0d6ca188],
.BettingRecordK3__C-foot-next[data-v-0d6ca188] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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;
}

.BettingRecordK3__C-foot-previous.disabled[data-v-0d6ca188],
.BettingRecordK3__C-foot-next.disabled[data-v-0d6ca188] {
  background: #6f6f6f;
  pointer-events: none;
}

.BettingRecordK3__C-foot-previous.disabled
  .BettingRecordK3__C-icon[data-v-0d6ca188],
.BettingRecordK3__C-foot-next.disabled
  .BettingRecordK3__C-icon[data-v-0d6ca188] {
  color: #a6a9ae;
}

.BettingRecordK3__C-foot-previous .BettingRecordK3__C-icon[data-v-0d6ca188],
.BettingRecordK3__C-foot-next .BettingRecordK3__C-icon[data-v-0d6ca188] {
  color: #001C54;
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tabs__line {
  background-color: #001C54;
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tab--active {
  color: #001C54;
  font-weight: 500;
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tab {
  color: #ababab;
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tabs__nav {
  background: #171b3f;
}

.van-toast[data-v-373b3197] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-373b3197] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-373b3197] {
  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-373b3197] {
  height: 80%;
}

.MyGameRecordList__C[data-v-373b3197] {
  background-color: #1e234d;
}

.MyGameRecordList__C-empty[data-v-373b3197] {
  height: 5.33333rem;
}

.MyGameRecordList__C-item[data-v-373b3197] {
  height: 1.81333rem;
  padding: 0.37333rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.MyGameRecordList__C-item + div[data-v-373b3197] {
  border-top: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-item-l[data-v-373b3197] {
  height: 0.96rem;
  width: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  border-radius: 0.26667rem;
  color: #001C54;
  font-size: 0.64rem;
  margin-right: 0.29333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.MyGameRecordList__C-item-l-red[data-v-373b3197],
.MyGameRecordList__C-item-l-2[data-v-373b3197],
.MyGameRecordList__C-item-l-4[data-v-373b3197],
.MyGameRecordList__C-item-l-6[data-v-373b3197],
.MyGameRecordList__C-item-l-8[data-v-373b3197] {
  background-color: #fb4e4e;
}

.MyGameRecordList__C-item-l-violet[data-v-373b3197] {
  background-color: #eb43dd;
}

.MyGameRecordList__C-item-l-green[data-v-373b3197],
.MyGameRecordList__C-item-l-1[data-v-373b3197],
.MyGameRecordList__C-item-l-3[data-v-373b3197],
.MyGameRecordList__C-item-l-7[data-v-373b3197],
.MyGameRecordList__C-item-l-9[data-v-373b3197] {
  background-color: #5cba47;
}

.MyGameRecordList__C-item-l-0[data-v-373b3197] {
  background-image: -webkit-linear-gradient(
    top left,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
}

.MyGameRecordList__C-item-l-5[data-v-373b3197] {
  background-image: -webkit-linear-gradient(
    top left,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
}

.MyGameRecordList__C-item-l-small[data-v-373b3197] {
  background: #6da7f4;
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-l-big[data-v-373b3197] {
  background: #ffc511;
  font-size: 0.32rem;
}

.MyGameRecordList__C-item-m[data-v-373b3197] {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.MyGameRecordList__C-item-m-top[data-v-373b3197] {
  height: 0.45333rem;
  line-height: 0.45333rem;
  font-size: 0.37333rem;
  color: #001C54;
  margin-bottom: 0.24rem;
}

.MyGameRecordList__C-item-m-bottom[data-v-373b3197] {
  font-size: 0.29333rem;
  color: #ababab;
}

.MyGameRecordList__C-item-r[data-v-373b3197] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 0.37333rem;
  height: 0.96rem;
  color: #fd565c;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.MyGameRecordList__C-item-r span[data-v-373b3197] {
  word-wrap: break-word;
  word-break: break-all;
}

.MyGameRecordList__C-item-r div[data-v-373b3197] {
  color: #fd565c;
  border: 0.01333rem solid #fd565c;
  border-radius: 0.13333rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.29333rem;
  padding: 0 0.48rem;
  margin-bottom: 0.08rem;
}

.MyGameRecordList__C-item-r.success[data-v-373b3197] {
  color: #47ba7c;
}

.MyGameRecordList__C-item-r.success div[data-v-373b3197] {
  color: #47ba7c;
  border-color: #47ba7c;
}

.MyGameRecordList__C-inlineB[data-v-373b3197] {
  display: inline-block;
}

.MyGameRecordList__C-inlineB + div[data-v-373b3197] {
  margin-left: 0.21333rem;
}

.MyGameRecordList__C-inlineB.big[data-v-373b3197] {
  color: #ffa82e;
}

.MyGameRecordList__C-inlineB.small[data-v-373b3197] {
  color: #6da7f4;
}

.MyGameRecordList__C-inlineB.greenColor[data-v-373b3197] {
  color: #40ad72;
}

.MyGameRecordList__C-inlineB.redColor[data-v-373b3197] {
  color: #fd565c;
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-373b3197] {
  color: #b659fe;
}

.MyGameRecordList__C-detail[data-v-373b3197] {
  padding: 0.4rem 0;
  border-bottom: 0.01333rem solid #001C54;
}

.MyGameRecordList__C-detail-text[data-v-373b3197] {
  font-size: 0.53333rem;
  color: #001C54;
  margin-bottom: 0.26667rem;
}

.MyGameRecordList__C-detail-line[data-v-373b3197] {
  height: auto;
  line-height: 0.66667rem;
  padding: 0 0.26667rem;
  background-color: #001C54;
  color: #001C54;
  font-size: 0.37333rem;
  margin-bottom: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C-detail-line > div[data-v-373b3197] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #a6a9ae;
}

.MyGameRecordList__C-detail-line img[data-v-373b3197] {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.06667rem;
}

.MyGameRecordList__C-detail-line .red[data-v-373b3197] {
  color: #f2413b;
}

.MyGameRecordList__C-detail-line .green[data-v-373b3197] {
  color: #4eaf56;
}

.MyGameRecordList__C-detail-line .numList[data-v-373b3197] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.MyGameRecordList__C-detail-line .numList > div[data-v-373b3197] {
  height: 0.48rem;
  width: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  font-size: 0.32rem;
  color: #001C54;
}

.MyGameRecordList__C-detail-line .numList > div + div[data-v-373b3197] {
  margin: 0.08rem;
}

.MyGameRecordList__C-detail-line .numList > div > div[data-v-373b3197] {
  height: 0.48rem;
  width: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.MyGameRecordList__C-detail-line .numList > div > div.n1[data-v-373b3197] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div.n2[data-v-373b3197] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div > div.n3[data-v-373b3197] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div.n4[data-v-373b3197] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.MyGameRecordList__C-detail-line .numList > div > div.n5[data-v-373b3197] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.MyGameRecordList__C-detail-line .numList > div > div.n6[data-v-373b3197] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.MyGameRecordList__C-detail-line .numList > div > div + div[data-v-373b3197] {
  margin-left: 0.10667rem;
}

.MyGameRecordList__C-detail-line .line1[data-v-373b3197] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-373b3197] {
  margin-left: 0.08rem;
  height: 0.48rem;
  width: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  font-size: 0.32rem;
  color: #001C54;
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-373b3197] {
  height: 0.53333rem;
  line-height: 0.53333rem;
  border-radius: 0.08rem;
  padding: 0 0.26667rem;
  font-size: 0.32rem;
  margin: 0.05333rem 0.10667rem;
  background-color: #ccc;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-373b3197] {
  color: #001C54;
  background-color: #eb43dd;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-373b3197] {
  color: #001C54;
  background-color: #fb4e4e;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-373b3197] {
  color: #001C54;
  background-color: #5cba47;
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-373b3197] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.van-toast[data-v-634f7879] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-634f7879] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-634f7879] {
  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-634f7879] {
  height: 80%;
}

.BettingRecordWin__C-head[data-v-634f7879] {
  height: 1.25333rem;
  line-height: 1.25333rem;
  text-align: center;
  background: #011341;
  position: relative;
  font-weight: 500;
  font-size: 0.48rem;
  color: #001C54;
}

.BettingRecordWin__C-head-bcak[data-v-634f7879] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.BettingRecordWin__C-list[data-v-634f7879] {
  margin: 0.48rem 0 0.4rem;
}

.BettingRecordWin__C-list[data-v-634f7879] .MyGameRecordList__C {
  padding: 0 0.32rem;
}

.BettingRecordWin__C-foot[data-v-634f7879] {
  height: 1.86667rem;
  background: #001C54;
  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;
}

.BettingRecordWin__C-foot-page[data-v-634f7879] {
  font-size: 0.32rem;
}

.BettingRecordWin__C-foot-previous[data-v-634f7879],
.BettingRecordWin__C-foot-next[data-v-634f7879] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.BettingRecordWin__C-foot-previous.disabled[data-v-634f7879],
.BettingRecordWin__C-foot-next.disabled[data-v-634f7879] {
  background: #d8d8d8;
  pointer-events: none;
}

.BettingRecordWin__C-foot-previous.disabled
  .BettingRecordWin__C-icon[data-v-634f7879],
.BettingRecordWin__C-foot-next.disabled
  .BettingRecordWin__C-icon[data-v-634f7879] {
  color: #92a8e3;
}

.BettingRecordWin__C-foot-previous .BettingRecordWin__C-icon[data-v-634f7879],
.BettingRecordWin__C-foot-next .BettingRecordWin__C-icon[data-v-634f7879] {
  color: #001C54;
}

.BettingRecordWin__C[data-v-634f7879] .van-tabs__wrap {
  height: 1.22667rem;
}

.BettingRecordWin__C[data-v-634f7879] .van-tabs__nav {
  background-color: #171b3f;
}

.BettingRecordWin__C[data-v-634f7879] .van-tab__text {
  font-size: 0.37333rem;
}

.BettingRecordWin__C[data-v-634f7879] .van-tabs__line {
  background-color: #001C54;
}

.BettingRecordWin__C[data-v-634f7879] .van-tab--active {
  color: #001C54;
  font-weight: 500;
}

.BettingRecordWin__C[data-v-634f7879] .MyGameRecordList__C {
  padding: 0 0.32rem;
}

.van-toast[data-v-54c80bcf] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-54c80bcf] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-54c80bcf] {
  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-54c80bcf] {
  height: 80%;
}

.BettingRecordWinTrx__C-head[data-v-54c80bcf] {
  height: 1.25333rem;
  line-height: 1.25333rem;
  text-align: center;
  background: #011341;
  position: relative;
  font-weight: 500;
  font-size: 0.48rem;
  color: #001C54;
}

.BettingRecordWinTrx__C-head-bcak[data-v-54c80bcf] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.BettingRecordWinTrx__C-list[data-v-54c80bcf] {
  margin: 0.48rem 0 0.4rem;
}

.BettingRecordWinTrx__C-list[data-v-54c80bcf] .MyGameRecordList__C {
  padding: 0 0.32rem;
}

.BettingRecordWinTrx__C-foot[data-v-54c80bcf] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.BettingRecordWinTrx__C-foot-page[data-v-54c80bcf] {
  font-size: 0.32rem;
}

.BettingRecordWinTrx__C-foot-previous[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next[data-v-54c80bcf] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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;
}

.BettingRecordWinTrx__C-foot-previous.disabled[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next.disabled[data-v-54c80bcf] {
  background: #6f6f6f;
  pointer-events: none;
}

.BettingRecordWinTrx__C-foot-previous.disabled
  .BettingRecordWinTrx__C-icon[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next.disabled
  .BettingRecordWinTrx__C-icon[data-v-54c80bcf] {
  color: #a6a9ae;
}

.BettingRecordWinTrx__C-foot-previous
  .BettingRecordWinTrx__C-icon[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next
  .BettingRecordWinTrx__C-icon[data-v-54c80bcf] {
  color: #001C54;
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tabs__wrap {
  height: 1.22667rem;
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tabs__nav {
  background-color: #171b3f;
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tab__text {
  font-size: 0.37333rem;
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tabs__line {
  background-color: #001C54;
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tab--active {
  color: #001C54;
  font-weight: 500;
}

.van-toast[data-v-ebbda7cb] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-ebbda7cb] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-ebbda7cb] {
  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-ebbda7cb] {
  height: 80%;
}

.binguo_info[data-v-ebbda7cb] {
  width: 100%;
  height: 2.66667rem;
  border-radius: 0.26667rem;
  background: #0d4e2f;
  margin-bottom: 0.26667rem;
}

.binguo_info .binguo_award[data-v-ebbda7cb] {
  padding-top: 0.26667rem;
  margin-bottom: 0.18667rem;
}

.binguo_info .binguo_award .main[data-v-ebbda7cb] {
  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;
}

.binguo_info .binguo_award .over_tip[data-v-ebbda7cb] {
  padding-top: 0.26667rem;
  height: 1.25333rem;
  width: 100%;
  color: #f9bc36;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem;
  text-align: center;
}

.binguo_info .binguo_award .current_award[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time[data-v-ebbda7cb] {
  width: 33%;
  height: 1.25333rem;
}

.binguo_info .binguo_award .current_award .tit[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .tit[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .tit[data-v-ebbda7cb] {
  padding-top: 0.13333rem;
  color: #001C54;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.29333rem;
  margin-bottom: 0.08rem;
  text-align: center;
}

.binguo_info .binguo_award .current_award .current_number[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .current_number[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .current_number[data-v-ebbda7cb] {
  color: #001C54;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.66667rem;
  text-align: center;
}

.binguo_info .binguo_award .current_award .award_type[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .award_type[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .award_type[data-v-ebbda7cb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 0.66667rem;
}

.binguo_info .binguo_award .current_award .award_type div[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .award_type div[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .award_type div[data-v-ebbda7cb] {
  width: 0.61333rem;
  height: 0.64rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0.08rem;
}

.binguo_info .binguo_award .award_time[data-v-ebbda7cb] {
  width: 2.45333rem;
  height: 1.25333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAABeCAYAAAB/7LVmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgB7dpNUhNBGIfxtydJibscYTyBeIOwAFKu8ADgcILACQgnEDeWO0Zxb3YmYQEX0MoNTHGCLFQsw6TtDh+VQmSffz+/BTXp7JqnMt0940zYznCz4511zVszfCxrjaf75VpvYonbGWy8Nue63iwPH89rDbdbrvXHJiozUdvDdhH+iUc3gUdFNb18Y4krztq5d668CTxqVVN/bMJkI3feWg8Mb1niZn+seGC4VXxp5yZKNvL/aBqSk1rkSBCRQx6RQ1799qI422rOrn51zLtiYee9lE42Bu6x73cG7dI7/9oSU6vcs9kj34d56YZ5ObBl5WwSTtNG4eLDyUa/vB2e/5IXZ+ur1dXld+/vzk6B5XN9XNwKF8fbp5t3x8VZPDetptnnhfNkYPl524t3pniZhQcB8faUGyAmLL06cRkelystS0fyj/S99w/PwcqK4tw0q+nvrRh5bmKK4cvVWWblv9+4Xvw7c/65JeiqbrmvudH98bBLH8d3enymNy/hyXcueYRYWdX5tN4/Dxvpw/gPvB5157WfK/vxnZYwtmoJct4fzOcl868W5yWr3Frcm4V1rORrD257uOlNkHO++3F9eLg4Vpy2W5X51DfZZa3hDhffOpzPi5+/pJWbGBd/6FQjvzEO9+JRiDquN3NLa//xmGTmJUZeN23xFpwb7ktqXnisD3lEDnn1iwsDZHk/s/rXb8r7ToDlChJA5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JAXI58YIMp7N8nMuZEBohpPXC+rV27X+DWHJPd2ctQfZ5P3/XF9lr0IIz0DBDhz47BM2f/xbrAXP/8F5RrRvj9YxagAAAAASUVORK5CYII=)
    no-repeat;
  background-size: 100% 100%;
  font-family: digitalDreamFat, sans-serif;
  vertical-align: bottom;
  font-size: 0.53333rem;
  color: #001C54;
  line-height: 1.49333rem;
  text-align: center;
  font-style: normal;
  font-weight: 400;
}

.binguo_info .trend[data-v-ebbda7cb] {
  height: 0.66667rem;
  padding: 0 0.13333rem;
  background-color: 0A603E;
  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;
}

.binguo_info .trend .trend_result1[data-v-ebbda7cb] {
  width: 8.16rem;
  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;
  border-radius: 0.13333rem;
  background-color: #0a603e;
  height: 0.66667rem;
}

.binguo_info .trend .trend_result1 .text[data-v-ebbda7cb] {
  width: 1.17333rem;
  margin-left: 0.13333rem;
  color: #5dba47;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
}

.binguo_info .trend .trend_result1 .result_list[data-v-ebbda7cb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 0.42667rem;
}

.binguo_info .trend .trend_result1 .result_list .tag[data-v-ebbda7cb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 0.42667rem;
  height: 0.42667rem;
  margin-left: 0.06667rem;
  text-align: center;
  border-radius: 0.13333rem;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
}

.binguo_info .trend .trend_result2[data-v-ebbda7cb] {
  width: 8.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 0.66667rem;
}

.binguo_info .trend .trend_result2 .result_list2[data-v-ebbda7cb] {
  width: 1.6rem;
  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;
  background: #0a603e;
  border-radius: 0.66667rem;
}

.binguo_info .trend .trend_result2 .result_list2 span[data-v-ebbda7cb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 0.42667rem;
  height: 0.42667rem;
  margin: 0 0.01333rem;
  text-align: center;
  border-radius: 50%;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
}

.binguo_info .trend .trend_img[data-v-ebbda7cb] {
  width: 0.64rem;
  height: 0.64rem;
  background: url(/assets/png/count_icon-841b89c6.png) no-repeat center center;
  background-size: 100% 100%;
}

.small_tag[data-v-ebbda7cb] {
  color: #0b462a;
  background: #001C54;
}

.big_tag[data-v-ebbda7cb] {
  color: #001C54;
  background: #0b462a;
}

.sum_tag[data-v-ebbda7cb] {
  color: #0b462a;
  background: #f9bc36;
}

.animation_tag[data-v-ebbda7cb] {
  border: 0.01333rem solid #87c7af;
  color: #87c7af;
  -webkit-animation: opacityEl-ebbda7cb 2s infinite;
  animation: opacityEl-ebbda7cb 2s infinite;
}

@-webkit-keyframes opacityEl-ebbda7cb {
  0% {
    opacity: 0.3;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0.3;
  }
}

@keyframes opacityEl-ebbda7cb {
  0% {
    opacity: 0.3;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0.3;
  }
}

.van-toast[data-v-c361e07d] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c361e07d] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c361e07d] {
  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-c361e07d] {
  height: 80%;
}

.main_desk[data-v-c361e07d] {
  width: 100%;
  padding-top: 0.13333rem;
  overflow: hidden;
  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;
}

.main_desk .alike_box[data-v-c361e07d] {
  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;
}

.main_desk .rule_tip[data-v-c361e07d] {
  display: inline-block;
  white-space: wrap;
  color: #5dba47;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem;
  margin-bottom: 0.32rem;
  position: relative;
  margin: 0 auto 0.32rem;
  pointer-events: none;
  max-width: 8rem;
  text-align: center;
}

.main_desk .rule_tip[data-v-c361e07d]:after {
  content: "";
  position: absolute;
  display: block;
  right: -0.45333rem;
  top: -0.08rem;
  width: 0.42667rem;
  height: 0.42667rem;
  background: url(/assets/png/rule_tip-5d3f81b0.png) no-repeat center center;
  background-size: 0.42667rem 0.42667rem;
  pointer-events: auto;
}

.main_desk .bet_size[data-v-c361e07d] {
  display: grid;
  grid-gap: 0.08rem;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 0.13333rem;
}

.main_desk .bet_size .size_item[data-v-c361e07d] {
  height: 2.53333rem;
  border-radius: 0.13333rem;
  border: 0.05333rem solid #158054;
  background-color: #0a603e;
  color: #001C54;
  position: relative;
  z-index: 1;
}

.main_desk .bet_size .size_item .hot[data-v-c361e07d] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.48rem;
  height: 0.48rem;
  background: url(/assets/png/hot_top-db35cb37.png) no-repeat right bottom;
  background-size: 0.48rem 0.48rem;
}

.main_desk .bet_size .size_item .head[data-v-c361e07d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0.13333rem;
  color: #acf8da;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.29333rem;
  margin-bottom: 0.13333rem;
}

.main_desk .bet_size .size_item .value[data-v-c361e07d] {
  text-shadow: 0 0.05333rem 0.02667rem rgba(10, 69, 41, 0.5);
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.8rem;
  text-align: center;
  margin-bottom: 0.13333rem;
  position: relative;
  z-index: 2;
}

.main_desk .bet_size .size_item .value_2[data-v-c361e07d] {
  color: #f9bc36;
}

.main_desk .bet_size .size_item .value_3[data-v-c361e07d] {
  color: #0b462a;
}

.main_desk .bet_size .size_item .range[data-v-c361e07d] {
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.37333rem;
  text-align: center;
}

.main_desk .bet_size .size_item[data-v-c361e07d]:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2.4rem;
  height: 100%;
  background: -webkit-radial-gradient(
    rgba(146, 233, 125, 0.355) 10%,
    rgba(10, 96, 62, 0.313) 70%
  );
  background: radial-gradient(
    rgba(146, 233, 125, 0.355) 10%,
    rgba(10, 96, 62, 0.313) 70%
  );
  -webkit-filter: blur(0.13333rem);
  filter: blur(0.13333rem);
  border-radius: 50%;
  z-index: 0;
}

.main_desk .bet_number[data-v-c361e07d] {
  display: grid;
  grid-gap: 0.08rem;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  margin-bottom: 0.32rem;
}

.main_desk .bet_number .item[data-v-c361e07d] {
  width: 2.26667rem;
  height: 2.02667rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 0.13333rem;
  border: 0.02667rem solid #ffe4a6;
  background: -webkit-radial-gradient(
    50% 50%,
    50% 50%,
    #ffeaab 0%,
    #f8c67d 100%
  );
  background: radial-gradient(50% 50% at 50% 50%, #ffeaab 0%, #f8c67d 100%);
  box-shadow: 0 0.05333rem 0.05333rem #e3efff40;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  color: #0b462a;
  position: relative;
  margin-bottom: 0.13333rem;
}

.main_desk .bet_number .item .hot[data-v-c361e07d] {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.48rem;
  height: 0.48rem;
  background: url(/assets/png/hot_top-db35cb37.png) no-repeat right top;
  background-size: 0.48rem 0.48rem;
}

.main_desk .bet_number .item .hot2[data-v-c361e07d] {
  position: absolute;
  right: -0.13333rem;
  top: -0.18667rem;
  width: 0.48rem;
  height: 0.48rem;
  background: url(/assets/png/hot_top-db35cb37.png) no-repeat right top;
  background-size: 0.48rem 0.48rem;
}

.main_desk .bet_number .item div[data-v-c361e07d]:nth-child(1) {
  height: 0.34667rem;
  padding-top: 0.13333rem;
  color: #0f6946;
  font-size: 0.34667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.34667rem;
  margin-bottom: 0.21333rem;
}

.main_desk .bet_number .item div[data-v-c361e07d]:nth-child(2) {
  font-size: 0.64rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.64rem;
}

.main_desk .bet_number .item div[data-v-c361e07d]:nth-child(3) {
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.29333rem;
}

.main_desk .betAll[data-v-c361e07d] {
  grid-gap: 0.05333rem;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(2, 1fr);
}

.main_desk .betAll .item[data-v-c361e07d] {
  width: 1.12rem;
  height: 1.6rem;
}

.main_desk .alike[data-v-c361e07d] {
  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;
  height: 2.13333rem;
  background: #0f6946;
  border-radius: 0.16rem;
  padding: 0.08rem;
  margin-bottom: 0.32rem;
}

.main_desk .alike .alike_item[data-v-c361e07d] {
  width: 1.33333rem;
  height: 1.86667rem;
  border-radius: 0.08rem;
  font-size: 0.29333rem;
}

.main_desk .alike .alike_item .amount[data-v-c361e07d] {
  height: 0.29333rem;
  margin-bottom: 0.10667rem;
  color: #0b462a;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 0.29333rem;
  padding-top: 0.05333rem;
}

.main_desk .alike .alike_item .third_list[data-v-c361e07d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main_desk .alike .alike_item .third_list div[data-v-c361e07d] {
  width: 0.56rem !important;
  height: 0.56rem !important;
  line-height: 0.56rem;
  font-size: 0.4rem;
}

.main_desk .alike .alike_item .third_list div .ball2[data-v-c361e07d] {
  width: 0.56rem !important;
  height: 0.56rem !important;
  font-size: 0.4rem;
  line-height: 0.56rem;
}

.main_desk .alike .alike_item[data-v-c361e07d]:nth-child(2n) {
  background: #0a4529;
}

.main_desk .alike .alike_item:nth-child(2n) .amount[data-v-c361e07d] {
  color: #21855e;
}

.main_desk .two_alike .alike_item[data-v-c361e07d],
.main_desk .one_alike .alike_item[data-v-c361e07d] {
  width: 1.54667rem;
}

.main_desk .two_alike > .alike_item > .third_list[data-v-c361e07d] {
  display: block;
}

.main_desk .two_alike > .alike_item > .third_list div[data-v-c361e07d] {
  position: relative;
  width: 0.61333rem;
  height: 0.61333rem;
  font-size: 0.48rem;
  line-height: 0.61333rem;
  z-index: 4;
}

.main_desk
  .two_alike
  > .alike_item
  > .third_list
  div
  .ball_hot2[data-v-c361e07d] {
  top: -40%;
  height: 52% !important;
}

.main_desk .two_alike > .alike_item > .third_list div .ball2[data-v-c361e07d] {
  width: 0.61333rem !important;
  height: 0.61333rem !important;
  font-size: 0.4rem;
  line-height: 0.61333rem;
}

.main_desk
  .two_alike
  > .alike_item
  > .third_list
  div[data-v-c361e07d]:first-child {
  margin-left: 0.29333rem;
}

.main_desk
  .two_alike
  > .alike_item
  > .third_list
  div[data-v-c361e07d]:last-child {
  float: right;
  margin-right: 0.34667rem;
}

.main_desk .one_alike .alike_item[data-v-c361e07d] {
  position: relative;
}

.main_desk .one_alike .alike_item .third_list div[data-v-c361e07d] {
  position: relative;
  width: 0.93333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  font-size: 0.64rem;
}

.main_desk .ball[data-v-c361e07d] {
  width: 0.93333rem;
  height: 0.93333rem;
  margin: 0.02667rem;
  position: relative;
}

.main_desk .ball .ball2[data-v-c361e07d] {
  width: 0.93333rem;
  height: 0.93333rem;
  position: absolute;
  z-index: 10;
  display: block;
  border-radius: 50%;
  background: -webkit-linear-gradient(286deg, #febc59 14.91%, #ff820b 89.16%);
  background: linear-gradient(164deg, #febc59 14.91%, #ff820b 89.16%);
  box-shadow: 0 0.02667rem 0.05333rem #001C54880 inset;
  text-align: center;
  line-height: 0.93333rem;
  color: #0f6946;
  font-size: 0.64rem;
  font-style: normal;
  font-weight: 700;
}

.main_desk .ball[data-v-c361e07d]:after {
  content: "";
  position: absolute;
  top: 24%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.4rem;
  height: 0.4rem;
  background: -webkit-radial-gradient(
    rgba(255, 255, 255, 0.673) 20%,
    rgba(10, 96, 62, 0.313) 90%
  );
  background: radial-gradient(
    rgba(255, 255, 255, 0.673) 20%,
    rgba(10, 96, 62, 0.313) 90%
  );
  -webkit-filter: blur(0.05333rem);
  filter: blur(0.05333rem);
  border-radius: 50%;
}

.main_desk .ball_hot2[data-v-c361e07d] {
  top: -32%;
  left: 50%;
  width: 58%;
  height: 46%;
  margin-left: -29%;
  background: url(/assets/png/hot_bg-52030c8d.png) no-repeat center top;
  background-size: 100% auto;
  position: absolute;
  z-index: 1;
}

.rule_tip_header[data-v-c361e07d] {
  margin: auto;
  width: 4.05333rem;
  height: 2.48rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}

.rule_tip_header img[data-v-c361e07d] {
  width: 1.17333rem;
  height: 1.17333rem;
  margin-bottom: 0.13333rem;
}

.rule_tip_dialog[data-v-c361e07d] {
  padding: 0 0.8rem;
}

.rule_tip_dialog .rule_tip_tit[data-v-c361e07d] {
  color: #f9bc36;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.48rem;
  text-align: center;
  margin-bottom: 0.33333rem;
}

.rule_tip_dialog .rule_tip_text[data-v-c361e07d] {
  color: #f9bc36;
  text-align: center;
  font-size: 0.34667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.56rem;
}

.van-toast[data-v-999f9938] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-999f9938] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-999f9938] {
  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-999f9938] {
  height: 80%;
}

.bet_content[data-v-999f9938] {
  width: 100%;
  background-color: #0e6946;
  padding: 0 0.32rem;
}

.bet_content .bet_tit[data-v-999f9938] {
  padding-top: 0.53333rem;
  text-align: center;
  color: #001C54;
  margin-bottom: 0.4rem;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.bet_content .bet_cnt[data-v-999f9938] {
  width: 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;
  margin-bottom: 0.61333rem;
}

.bet_content .bet_cnt span[data-v-999f9938] {
  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: 1.33333rem;
  height: 1.33333rem;
  border-radius: 50%;
  line-height: 1.33333rem;
  text-align: center;
  font-size: 0.64rem;
  font-weight: 700;
  margin: 0 0.08rem;
}

.bet_content .bet_item .bet_item_tit[data-v-999f9938] {
  color: #acf8da;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.bet_content .bet_item .bet_item_tit .bet_step[data-v-999f9938] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width: 4rem;
}

.bet_content .bet_item .bet_item_tit .bet_step span[data-v-999f9938] {
  display: block;
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  background-color: #cee98c;
  color: #0f6946;
  font-size: 0.72rem;
  line-height: 0.58667rem;
  text-align: center;
}

.bet_content
  .bet_item
  .bet_item_tit
  .bet_step
  .bet_beishu_input[data-v-999f9938] {
  height: 0.66667rem;
  background-color: #038d5a;
  width: 2.4rem;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 700;
  border-radius: 0.4rem;
  border: none;
  padding: 0;
  line-height: 0.66667rem;
}

.bet_content
  .bet_item
  .bet_item_tit
  .bet_step[data-v-999f9938]
  .van-cell:after {
  border: none;
}

.bet_content
  .bet_item
  .bet_item_tit
  .bet_step[data-v-999f9938]
  .van-field__control {
  color: #001C54;
}

.bet_content .bet_item .bet_money_list[data-v-999f9938] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.48rem;
}

.bet_content .bet_item .bet_money_list div[data-v-999f9938] {
  width: 1.73333rem;
  height: 0.93333rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  background-color: #038d5a;
  border-radius: 0.08rem;
  text-align: center;
  color: #cfe988;
  line-height: 0.93333rem;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 500;
}

.bet_content .bet_item .bet_money_list .monyActive[data-v-999f9938] {
  background-color: #cee98c;
  color: #0f6946;
}

.bet_content .bet_item .bet_beishu[data-v-999f9938] {
  margin-bottom: 0.66667rem;
}

.bet_content .bet_item .bet_beishu div[data-v-999f9938] {
  width: 1.46667rem;
  border: 0.00667rem solid #cee98c;
  background-color: #0e6946;
}

.bet_content .bet_info[data-v-999f9938] {
  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;
  border-radius: 0.13333rem;
  height: 0.8rem;
  background: #0f5534;
  margin-bottom: 0.21333rem;
}

.bet_content .bet_info div[data-v-999f9938] {
  width: 50%;
}

.bet_content .bet_info .tit[data-v-999f9938] {
  color: #acf8da;
  text-align: left;
  font-size: 0.37333rem;
  font-style: normal;
  line-height: 0.53333rem;
  text-indent: 0.32rem;
  position: relative;
}

.bet_content .bet_info .tit[data-v-999f9938]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0.01333rem;
  height: 0.53333rem;
  background: #0f6946;
}

.bet_content .bet_info div[data-v-999f9938]:nth-child(2) {
  text-align: center;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.53333rem;
}

.bet_content .recharge_tip[data-v-999f9938] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.37333rem;
}

.bet_content .recharge_tip span[data-v-999f9938] {
  color: #f9bc36;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.48rem;
}

.bet_content .recharge_tip div[data-v-999f9938] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #cee98c;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.48rem;
}

.bet_content .recharge_tip div i[data-v-999f9938] {
  margin-right: 0.13333rem;
}

.bet_content .apply[data-v-999f9938] {
  color: #001C54;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 0.18667rem;
}

.bet_content[data-v-999f9938] .van-checkbox__icon--checked .van-icon {
  color: #0e6946;
}

.bet_content .rule[data-v-999f9938] {
  color: #cee98c;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bet_content .bet_btn_group[data-v-999f9938] {
  margin-top: 0.34667rem;
  width: calc(100% + 0.64rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.6rem;
  margin-left: -0.32rem;
}

.bet_content .bet_btn_group div[data-v-999f9938] {
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6rem;
  text-align: center;
  cursor: pointer;
}

.bet_content .bet_btn_group .cancel_btn[data-v-999f9938] {
  width: 3.86667rem;
  color: #001C54;
  background-color: #038d5a;
}

.bet_content .bet_btn_group .bet_btn[data-v-999f9938] {
  width: calc(100% - 3.86667rem);
  background-color: #cee98c;
  color: #0f6946;
}

.bet_content .bet_btn_group .inconformity[data-v-999f9938] {
  background-color: #cbcbcb;
  color: #6b6b6b;
}

.small[data-v-999f9938] {
  color: #0b462a;
  background-color: #001C54;
}

.big[data-v-999f9938] {
  color: #001C54;
  background-color: #0b462a;
}

.and[data-v-999f9938] {
  color: #0b462a;
  background-color: #f9bc36;
}

.van-toast[data-v-65bb586b] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-65bb586b] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-65bb586b] {
  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-65bb586b] {
  height: 80%;
}

.container[data-v-65bb586b] {
  background-color: #0e6946;
  border-radius: 0.2rem;
  padding-bottom: 0.32rem;
}

.container .first-paragraph[data-v-65bb586b] {
  width: auto;
  height: auto;
}

.container .first-paragraph .first-statement[data-v-65bb586b] {
  color: #001C54;
  font-size: 0.26667rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.0032rem;
  padding-top: 0.4rem;
  line-height: 0.4rem;
  text-align: justify;
}

.container .paragraph-two[data-v-65bb586b] {
  width: auto;
  height: auto;
}

.container .paragraph-two .paragraph-two-statement[data-v-65bb586b] {
  color: #001C54;
  font-size: 0.26667rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.0032rem;
  padding-top: 0.4rem;
  line-height: 0.4rem;
  text-align: justify;
  letter-spacing: 0.008rem;
}

.container .paragraph-three[data-v-65bb586b] {
  height: 0.8rem;
}

.container .paragraph-three .paragraph-three-statement[data-v-65bb586b] {
  color: #001C54;
  font-size: 0.26667rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.0032rem;
  padding-top: 0.4rem;
  line-height: 0.4rem;
  text-align: justify;
  line-height: 0.32rem;
  letter-spacing: 0;
}

.container .svg-container[data-v-65bb586b] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.66667rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.container .svg-container svg[data-v-65bb586b] {
  width: 1.6rem;
}

.container .svg-container .first-vector[data-v-65bb586b] {
  height: 0.16647rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.container .svg-container .vector-heading[data-v-65bb586b] {
  color: #f9bc36;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.37333rem;
  text-align: center;
  margin: 0 0.26667rem;
}

.container .svg-container .vector-two[data-v-65bb586b] {
  width: 1.75219rem;
  height: 0.16647rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.container .details-container-one[data-v-65bb586b] {
  width: 100%;
  color: #001C54;
  border-right: 0.02667rem solid #007e50;
  border-bottom: 0.02667rem solid #007e50;
  border-left: 0.02667rem solid #007e50;
  margin-top: 0.8rem;
  border-radius: 0.2rem 0.2rem 0 0;
  background-color: #007e50;
  padding-bottom: 0.4rem;
}

.container .details-container-one .details-container-items[data-v-65bb586b] {
  width: 100%;
  height: 0.53333rem;
  background: url(/assets/png/rule_bg-50b5b9c0.png) no-repeat center center;
  background-size: 100% 0.53333rem;
  text-align: center;
  color: #0b462a;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.53333rem;
}

.container .details-container-one .first-heading[data-v-65bb586b] {
  color: #001C54;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem;
  margin-left: 0.18667rem;
  margin-top: 0.26667rem;
}

.container .details-container-one .fontBold[data-v-65bb586b] {
  font-weight: 700;
}

.container .details-container-one .paragraph-inside-container[data-v-65bb586b] {
  margin-top: 0.26667rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0 0.21333rem;
  font-size: 0.32rem;
  font-weight: 400;
}

.container
  .details-container-one
  .paragraph-inside-container
  .paragraph-title[data-v-65bb586b] {
  color: #001C54;
  line-height: 0.4rem;
  margin-left: 0.13333rem;
  position: relative;
  padding-left: 0.13333rem;
}

.container
  .details-container-one
  .paragraph-inside-container
  .paragraph-title
  span[data-v-65bb586b] {
  font-weight: 700;
}

.container
  .details-container-one
  .paragraph-inside-container
  .paragraph-title[data-v-65bb586b]:after {
  content: "";
  position: absolute;
  top: 0;
  left: -0.13333rem;
  display: inline-block;
  width: 0.13333rem;
  height: 0.13333rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 0.02667rem;
  background-color: #5dba47;
  margin-top: 0.10667rem;
}

.container
  .details-container-one
  .paragraph-inside-container
  .paragraph-body[data-v-65bb586b] {
  width: 68%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: #001C54;
  font-family: Inter;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: auto;
  text-align: justify;
}

.van-toast[data-v-e2b24d31] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-e2b24d31] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-e2b24d31] {
  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-e2b24d31] {
  height: 80%;
}

.binguo_container[data-v-e2b24d31] {
  width: 100%;
  min-height: 100vh;
  background: #0a4529;
  padding: 0.32rem 0.32rem 0;
}

.binguo_container .nav_title[data-v-e2b24d31] {
  font-size: 0.48rem;
  color: #001C54;
  margin-left: 0.4rem;
}

.binguo_container .nav_right[data-v-e2b24d31] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.binguo_container .nav_right .binguo_explain[data-v-e2b24d31] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALuSURBVHgB7ZpNaxNBGMef2ZS0gpqih0jFsFJUPPhysKceXBVqQQ9e/AC5WRH0G9h8B8GejKciemmggiloc7Cn5NDag7UYXPBUsTZFD0kwO32elKXZySa7aWazk5If5GVnd5b/f95nnwXoc5ifi0afTBuWZd1knF3HQ/xw3T53ZfwS3Ju8DYdlvfgN3q98suWY+GUyDVaBsUzpxYecV/4h8BDOa/w5r1nGvlMOwVIvGJ1bYOD/Z7GZKZNxLVmaa21Ea3Xi5OMpEr6MNzIgPHTOrGXS0uoCVwOUgXGYBUUgLa1MNBmgZqOSeBvSNPpo2hDTmwxgs0mDonDGm2rBYYBKH390UBZuiLXgrIH/tQegOhp3aHQY4Ey7BorDOTg0Cn3gYIJSF6dGsRProD5644EGfc7AgBe7//5CkAxBgHxey+OnABfPnccV6y0Yjg6DbAKrAVs8sfnzB8xnM1CpVkA2gRig9b0t3mZrZxteLb6T3qSkGyDxtElxg8TPL2WkmpBmgJpHevFtS/E2sk103Yltwb92fsPWn21feWwT1Lmpf3SDlFHIq9TdIBP5r1+gWwYTWdgMDIRN3xsIdC3UyMTlq3ABh02/FHCE8jPE9sRA7PgJuDMx2VGe+KnTsPnG20BPmlClWoVOKfvM05MaKOMyg9ZIifhZ33kKG2u+rutZH6DZ+jAztheDYTRsBgbCputOPIIbdQozyd6wrxc3fG16RAMmdPh0Lnn/YX2ikk0iPlbf9LhgNh4ITYiZ0CEj0SgEQeLMmGs6EzQ6DDBu+Zs9GhCfPsiA9tcf8yvuJxk4NApNKLIAYD2FDqBtoYytoW8sttB42BQnjs3cDTsy2QZm7r7MOpa0TcMoBrNToCioLSmmRcSEcuG7eezGOPYVCjarA0YpU6W57GsxPeJ2cblQzKlkYl/80qzruXYZKSKIoc10WKEnLMEcBu5S7V418PeyB4U2MTpIATZG4f+ADNEYj/dexRLHoVLLtRN+ZNgD0kIVRvkm2awAAAAASUVORK5CYII=)
    no-repeat center center;
}

.binguo_container .nav_right .binguo_money_look[data-v-e2b24d31] {
  background: url(/assets/png/lock_money-47931447.png) no-repeat center center;
}

.binguo_container .nav_right .binguo_money_hidden[data-v-e2b24d31] {
  background: url(/assets/png/hidden_money-4d2f0151.png) no-repeat center center;
}

.binguo_container .nav_right .binguo_count1[data-v-e2b24d31] {
  background: url(/assets/png/record-5001454f.png) no-repeat center center;
}

.binguo_container .nav_right .binguo_money[data-v-e2b24d31],
.binguo_container .nav_right .binguo_explain[data-v-e2b24d31],
.binguo_container .nav_right .binguo_count1[data-v-e2b24d31] {
  width: 0.64rem;
  height: 0.64rem;
  margin-left: 0.26667rem;
  background-size: contain;
}

.binguo_container .binguo_btn_group[data-v-e2b24d31] {
  width: 7.2rem;
  height: 0.93333rem;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 0.26667rem;
  overflow: hidden;
  margin-bottom: 0.26667rem;
}

.binguo_container .binguo_btn_group div[data-v-e2b24d31] {
  width: 50%;
  background-color: #116946;
  color: #001C54;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.93333rem;
  text-align: center;
}

.binguo_container .binguo_btn_group .active_btn[data-v-e2b24d31] {
  background: #5dba47;
}

.binguo_container .over_dialog_tip[data-v-e2b24d31] {
  color: #f9bc36;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.48rem;
}

.binguo_container .binguo_tip[data-v-e2b24d31] {
  width: 2.13333rem;
  height: 2.13333rem;
}

.binguo_container[data-v-e2b24d31] .dialog__container {
  background: #0e6946;
}

.binguo_container[data-v-e2b24d31]
  .dialog__container
  .dialog__container-footer
  button {
  background: -webkit-linear-gradient(top, #cee98c 0%, #5dba47 100%);
  background: linear-gradient(180deg, #cee98c 0%, #5dba47 100%);
  border: none;
  box-shadow: 0 0.05333rem #308f20;
}

.binguo_container .playerRule[data-v-e2b24d31] {
  height: 7.04rem;
  width: 94%;
  margin: auto;
  overflow: scroll;
  margin-bottom: 0.4rem;
}

.binguo_container .rule_dialog[data-v-e2b24d31] .dialog__container-title {
  height: 1.2rem;
  margin-top: -0.53333rem;
  width: calc(100% + 0.53333rem);
  border-radius: 0.26667rem 0.26667rem 0 0;
  background: -webkit-linear-gradient(top, #13ab62 0%, #168055 100%);
  background: linear-gradient(180deg, #13ab62 0%, #168055 100%);
  text-align: center;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
}

.van-toast[data-v-0f91ea76] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-0f91ea76] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-0f91ea76] {
  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-0f91ea76] {
  height: 80%;
}

.binguo_count_tab[data-v-0f91ea76] {
  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;
  width: 100%;
  height: 1.33333rem;
  border-radius: 0.16rem;
  background-color: #0f6946;
  margin-bottom: 0.34667rem;
}

.binguo_count_tab .item[data-v-0f91ea76] {
  color: #001C54;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.66667rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.binguo_count_tab .active[data-v-0f91ea76] {
  background-color: #5dba47;
  border-radius: 0.16rem;
  color: #001C54;
  opacity: 1;
}

.binguo_count_tab .item[data-v-0f91ea76]:not(.active) {
  opacity: 0.8;
}

.van-toast[data-v-c375424d] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c375424d] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c375424d] {
  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-c375424d] {
  height: 80%;
}

.cuTable[data-v-c375424d] {
  width: var(--70334ce3);
  overflow: auto;
  border-top-left-radius: 0.16rem;
  border-top-right-radius: 0.16rem;
  margin: auto;
  height: var(--7c6755aa);
}

table[data-v-c375424d] {
  max-height: 16rem;
  margin: auto;
  border-spacing: 0;
  position: relative;
}

.t-table_border table[data-v-c375424d] {
  width: 100%;
  margin: auto;
  border-spacing: 0;
}

.t-table_border .tab_header[data-v-c375424d] {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: -0.01333rem;
  z-index: 12;
  height: 0.8rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translateZ(0);
  height: 1.33333rem;
}

.t-table_border .tab_body[data-v-c375424d] {
  height: var(--5911c82f);
}

.t-table_border table tr > th[data-v-c375424d] {
  border: 0.01333rem solid #0b462a;
  padding: 0.05333rem;
  text-align: center;
  vertical-align: middle;
}

.t-table_border table tr > th[data-v-c375424d]:nth-child(2n) {
  border-right: none;
  border-left: none;
}

.t-table_border table tr > th[data-v-c375424d]:last-child(2n) {
  border-right: 0.01333rem solid #0b462a;
}

.t-table_border table tr > th[data-v-c375424d]:first-child {
  border-left: none;
}

.t-table_border table tr > td[data-v-c375424d] {
  border: 0.01333rem solid #0b462a;
  border-top: none;
  padding: 0.05333rem;
  text-align: center;
  vertical-align: middle;
}

.t-table_border table tr > td[data-v-c375424d]:nth-child(2n) {
  border-right: none;
  border-left: none;
}

.t-table_border table tr > td[data-v-c375424d]:first-child {
  border-left: none;
}

.default_cell[data-v-c375424d] {
  text-align: var(--f4262ada);
  background: var(--e5d07fd4);
  height: 100%;
  box-sizing: border-box;
}

.default_header_cell[data-v-c375424d] {
  text-align: var(--f4262ada);
  color: var(--41635e0d);
  background: var(--31354248);
  height: 100%;
}

.tab_default_cell[data-v-c375424d] {
  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%;
}

.bodyClass[data-v-c375424d] {
  color: #001C54;
}

.noBorder[data-v-c375424d] {
  border: none !important;
}

.van-toast[data-v-0c2d4a4c] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-0c2d4a4c] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-0c2d4a4c] {
  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-0c2d4a4c] {
  height: 80%;
}

.bingtip_count_title[data-v-0c2d4a4c] {
  text-align: center;
  color: #5dba47;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.4rem;
  margin-bottom: 0.34667rem;
}

.small[data-v-0c2d4a4c] {
  color: #0b462a !important;
  background-color: #001C54 !important;
}

.big[data-v-0c2d4a4c] {
  color: #001C54 !important;
  background-color: #0b462a !important;
}

.sum[data-v-0c2d4a4c] {
  color: #0b462a !important;
  background-color: #f9bc36 !important;
}

.binguo_bet_count[data-v-0c2d4a4c] {
  padding-bottom: 0.42667rem;
}

.binguo_bet_count .lately[data-v-0c2d4a4c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.4rem;
}

.binguo_bet_count .sum_column[data-v-0c2d4a4c] {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 0.10667rem;
  text-align: center;
  line-height: 0.64rem;
  margin: 0.10667rem 0;
}

.binguo_bet_count .alike_column[data-v-0c2d4a4c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.13333rem;
}

.binguo_bet_count .alike_column div[data-v-0c2d4a4c] {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  line-height: 0.64rem;
}

.binguo_bet_count .progress_box[data-v-0c2d4a4c] {
  margin-bottom: 0.85333rem;
}

.binguo_bet_count .progress[data-v-0c2d4a4c] {
  margin-bottom: 0.4rem;
}

.binguo_bet_count .progress .tit[data-v-0c2d4a4c] {
  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: #001C54;
  margin-bottom: 0.13333rem;
}

.binguo_bet_count .progress .tit span[data-v-0c2d4a4c] {
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.4rem;
}

.binguo_bet_count .progress .tit div[data-v-0c2d4a4c] {
  font-weight: 400;
}

.binguo_bet_count .progress .tit div span[data-v-0c2d4a4c] {
  font-weight: 700;
}

.binguo_bet_count .two_title[data-v-0c2d4a4c] {
  padding-top: 0.8rem;
}

.binguo_bet_count .average_column[data-v-0c2d4a4c],
.binguo_bet_count .noaverage_column[data-v-0c2d4a4c] {
  color: #001C54;
}

.binguo_bet_count[data-v-0c2d4a4c] .tab_body {
  border-bottom: 0.01333rem solid #0b462a;
}

.binguo_bet_count[data-v-0c2d4a4c] .van-progress__pivot {
  display: none;
}

.binguoCountTable[data-v-0c2d4a4c] .default_cell {
  color: #001C54;
}

.van-toast[data-v-f1b0d287] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-f1b0d287] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-f1b0d287] {
  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-f1b0d287] {
  height: 80%;
}

.bingtip_count_title[data-v-f1b0d287] {
  text-align: center;
  color: #5dba47;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.4rem;
  margin-bottom: 0.34667rem;
}

.small[data-v-f1b0d287] {
  color: #0b462a !important;
  background-color: #001C54 !important;
}

.big[data-v-f1b0d287] {
  color: #001C54 !important;
  background-color: #0b462a !important;
}

.sum[data-v-f1b0d287] {
  color: #0b462a !important;
  background-color: #f9bc36 !important;
}

.binguo_detail[data-v-f1b0d287] {
  padding-bottom: 0.77333rem;
}

.binguo_detail .result1[data-v-f1b0d287] {
  height: 4.8rem;
  background: #0a603e;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  padding: 0.26667rem 0.32rem;
  border-radius: 0.16rem;
  margin-bottom: 0.53333rem;
}

.binguo_detail .result1 .column_list[data-v-f1b0d287] {
  width: 0.69333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-right: 0.2rem;
  -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: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.binguo_detail .result1 .column_list .item[data-v-f1b0d287] {
  position: relative;
  width: 0.69333rem;
  height: 0.69333rem;
  border-radius: 0.10667rem;
  text-align: center;
  line-height: 0.69333rem;
}

.binguo_detail .result1 .column_list .item[data-v-f1b0d287]:after {
  content: "";
  position: absolute;
  bottom: -0.2rem;
  left: 50%;
  width: 0.01333rem;
  height: 0.2rem;
  border-radius: 0.10667rem;
  background: #5dba47;
  z-index: 1;
}

.binguo_detail .result1 .column_list .item[data-v-f1b0d287]:last-child:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

.binguo_detail
  .result1
  .column_list:nth-child(odd)
  .item[data-v-f1b0d287]:first-child {
  z-index: 2;
}

.binguo_detail
  .result1
  .column_list:nth-child(odd)
  .item[data-v-f1b0d287]:first-child:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.2rem;
  width: 0.2rem;
  height: 0.01333rem;
  border-radius: 0.10667rem;
  background: #5dba47;
  z-index: 1;
}

.binguo_detail
  .result1
  .column_list:nth-child(odd)
  .item[data-v-f1b0d287]:last-child:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.2rem;
  width: 0.2rem;
  height: 0.01333rem;
  border-radius: 0.10667rem;
  background: #5dba47;
  z-index: 1;
}

.binguo_detail
  .result1
  .column_list:last-child
  .item[data-v-f1b0d287]:first-child:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.2rem;
  width: 0.2rem;
  height: 0.01333rem;
  border-radius: 0.10667rem;
  background: #5dba47;
  z-index: 1;
}

.binguo_detail .record_list[data-v-f1b0d287] {
  display: grid;
  background: #0a603e;
  grid-template-columns: repeat(10, 1fr);
  border-radius: 0.13333rem;
  margin-bottom: 0.53333rem;
}

.binguo_detail .record_list .record_item[data-v-f1b0d287] {
  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;
  border-right: 0.01333rem solid #0b462a;
}

.binguo_detail .record_list .record_item .item[data-v-f1b0d287] {
  width: 100%;
  position: relative;
  height: 0.93333rem;
  border-bottom: 0.01333rem solid #0b462a;
  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;
}

.binguo_detail .record_list .record_item .item div[data-v-f1b0d287] {
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 0.13333rem;
  text-align: center;
  line-height: 0.72rem;
}

.binguo_detail .record_list .record_item .item[data-v-f1b0d287]:last-child {
  border-bottom: none;
}

.binguo_detail .issueNo_column[data-v-f1b0d287] {
  color: #001C54;
  font-size: 0.29333rem;
}

.binguo_detail .sum_column[data-v-f1b0d287] {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 0.13333rem;
  line-height: 0.64rem;
}

.binguo_detail .num_column[data-v-f1b0d287] {
  width: 0.85333rem;
  height: 0.53333rem;
  border-radius: 0.10667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.binguo_detail .num_column div[data-v-f1b0d287] {
  width: 0.21333rem;
  height: 0.21333rem;
  border-radius: 50%;
  margin: 0 0.02667rem;
  background: #0b462a;
}

.binguo_detail .num_column1[data-v-f1b0d287] {
  background-color: #87c7af;
}

.binguo_detail .num_column2[data-v-f1b0d287] {
  background-color: #5dba47;
}

.binguo_detail .num_column3[data-v-f1b0d287] {
  background-color: #0b462a;
}

.binguo_detail .issueNo_head[data-v-f1b0d287] {
  width: 2.4rem;
  height: 1.33333rem;
  position: relative;
  color: #f9bc36;
  font-size: 0.34667rem;
}

.binguo_detail .issueNo_head .issue_text[data-v-f1b0d287] {
  position: absolute;
  left: 55%;
  top: 0.13333rem;
}

.binguo_detail .issueNo_head .issue_number[data-v-f1b0d287] {
  position: absolute;
  left: 10%;
  top: 0.66667rem;
}

.binguo_detail .issueNo_head[data-v-f1b0d287]:before {
  content: "";
  position: absolute;
  top: 0.66667rem;
  left: -0.13333rem;
  width: 2.85333rem;
  height: 0.01333rem;
  background-color: #0b462a;
  -webkit-transform: rotate(28deg);
  transform: rotate(28deg);
  -webkit-transform-origin: top;
  transform-origin: top;
}

.ball[data-v-f1b0d287] {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  background: -webkit-linear-gradient(286deg, #febc59 14.91%, #ff820b 89.16%);
  background: linear-gradient(164deg, #febc59 14.91%, #ff820b 89.16%);
  box-shadow: 0 0.02667rem 0.05333rem #001C54880 inset;
  text-align: center;
  line-height: 0.66667rem;
  color: #0f6946;
  font-size: 0.42667rem;
  font-style: normal;
  font-weight: 700;
  position: relative;
  z-index: 2;
  margin: auto;
}

.ball[data-v-f1b0d287]:after {
  content: "";
  position: absolute;
  top: 24%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.4rem;
  height: 0.4rem;
  background: -webkit-radial-gradient(
    rgba(255, 255, 255, 0.673) 20%,
    rgba(10, 96, 62, 0.313) 90%
  );
  background: radial-gradient(
    rgba(255, 255, 255, 0.673) 20%,
    rgba(10, 96, 62, 0.313) 90%
  );
  -webkit-filter: blur(0.05333rem);
  filter: blur(0.05333rem);
  border-radius: 50%;
  z-index: 1;
}

.van-toast[data-v-596004d5] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-596004d5] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-596004d5] {
  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-596004d5] {
  height: 80%;
}

.trend_container[data-v-596004d5] {
  padding-top: 0.6rem;
}

.trend_container .trend_header[data-v-596004d5] {
  width: 100%;
  height: 3.28rem;
  position: relative;
}

.trend_container .trend_header .trend_header_title[data-v-596004d5] {
  padding-left: 0.32rem;
  color: #5dba47;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.48rem;
}

.trend_container .trend_header .trend_header_title span[data-v-596004d5] {
  color: #001C54bbb;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.66667rem;
}

.trend_container .trend_header .trend_header_title[data-v-596004d5]:before {
  content: "";
  position: absolute;
  top: 2%;
  left: 0;
  width: 0.08rem;
  height: 0.48rem;
  border-radius: 0.4rem;
  background: #feb320;
}

.trend_container .trend_header .trend1[data-v-596004d5] {
  width: 3.21333rem;
  height: 2.86667rem;
  position: absolute;
  right: 1.04rem;
  top: -0.46667rem;
  z-index: 2;
}

.trend_container .trend_header .trend2[data-v-596004d5] {
  width: auto;
  height: 3.33333rem;
  position: absolute;
  right: -0.32rem;
  top: 1.86667rem;
  z-index: 1;
}

.trend_container .trend_table[data-v-596004d5] {
  position: relative;
}

.trend_container .trend_table .trend_tip[data-v-596004d5] {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 2.93333rem;
  background: url(/assets/png/trend3-2a1b1d6f.png) no-repeat center;
  background-size: auto 2.90667rem;
  font-size: 0.42667rem;
  color: #001C54;
  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;
  white-space: wrap;
}

.trend_container .trend_table .trend_tip .tip_text[data-v-596004d5] {
  width: 5.33333rem;
  text-align: center;
}

.trend_container .trend_table .trend_tip .trend_go[data-v-596004d5] {
  position: absolute;
  right: 0.16rem;
  top: 50%;
  width: 1.92rem;
  height: 2rem;
  margin-top: -1rem;
  background: url(/assets/png/trend_go-7405456e.png) no-repeat center;
  background-size: 1.92rem 2rem;
  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;
  font-size: 0.85333rem;
  color: #d10000;
  vertical-align: baseline;
}

.trend_container .trend_table .trend_tip .trend_go span[data-v-596004d5] {
  margin-top: 0.29333rem;
  font-size: 0.32rem;
}

.rankID_column[data-v-596004d5] {
  width: 1.33333rem;
  height: 1.06667rem;
  background-size: 1.06667rem 1.06667rem;
  background-repeat: no-repeat;
  background-position: center;
}

.rankID_column.top_1[data-v-596004d5] {
  background-image: url(/assets/png/top_1-4e868024.png);
}

.rankID_column.top_2[data-v-596004d5] {
  background-image: url(/assets/png/top_2-7d8a7364.png);
}

.rankID_column.top_3[data-v-596004d5] {
  background-image: url(/assets/png/top_3-d324faac.png);
}

.rankID_column.rank_text[data-v-596004d5] {
  background: -webkit-linear-gradient(top, #001C54 0%, #ffa854 100%);
  background: linear-gradient(180deg, #001C54 0%, #ffa854 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0.02667rem 0.01333rem rgba(0, 0, 0, 0.01);
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.06667rem;
}

.custom_column[data-v-596004d5] {
  color: #001C54;
  font-size: 0.37333rem;
}

.winmount_column[data-v-596004d5] {
  background: -webkit-linear-gradient(right, #5ece49 0%, #34c089 100%);
  background: linear-gradient(270deg, #5ece49 0%, #34c089 100%);
  height: 0.66667rem;
  padding: 0 0.50667rem;
  line-height: 0.66667rem;
  text-align: center;
  border-radius: 0.77333rem;
  min-width: 3.33333rem;
}

[data-v-596004d5] .tab_body:nth-child(odd) {
  background-color: #038d5a !important;
}

[data-v-596004d5] .tab_body:nth-child(2n) {
  background-color: #007e50 !important;
}

[data-v-596004d5] .default_cell {
  background: none;
}

[data-v-596004d5] .cuTable {
  margin-top: -0.10667rem;
  width: calc(100% + 0.64rem);
  margin-left: -0.32rem;
}

.van-toast[data-v-5e5628ad] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-5e5628ad] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-5e5628ad] {
  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-5e5628ad] {
  height: 80%;
}

.bingtip_count_title[data-v-5e5628ad] {
  text-align: center;
  color: #5dba47;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.4rem;
  margin-bottom: 0.34667rem;
}

.small[data-v-5e5628ad] {
  color: #0b462a !important;
  background-color: #001C54 !important;
}

.big[data-v-5e5628ad] {
  color: #001C54 !important;
  background-color: #0b462a !important;
}

.sum[data-v-5e5628ad] {
  color: #0b462a !important;
  background-color: #f9bc36 !important;
}

.last7Day_container[data-v-5e5628ad] {
  padding-bottom: 0.4rem;
}

.result[data-v-5e5628ad] {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.result .quan[data-v-5e5628ad] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-bottom: 0.05333rem;
}

.result .quan div[data-v-5e5628ad] {
  width: 0.34667rem;
  height: 0.34667rem;
  border-radius: 50%;
  border: 0.01333rem solid #87c7af;
  color: #001C54;
  text-align: center;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.29333rem;
}

.result .result_sum[data-v-5e5628ad] {
  width: 0.42667rem;
  height: 0.42667rem;
  border-radius: 0.08rem;
}

.binguo_count {
  padding: 0.32rem 0.32rem 0;
  background: #0a4529;
  min-height: 100vh;
}

.column_time {
  width: 1.33333rem;
  height: 100%;
  background: #0e6d48 !important;
  color: #001C54;
  font-size: 0.29333rem;
}

.van-toast[data-v-1f6155ee] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-1f6155ee] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-1f6155ee] {
  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-1f6155ee] {
  height: 80%;
}

.bingtip_count_title[data-v-1f6155ee] {
  text-align: center;
  color: #5dba47;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.4rem;
  margin-bottom: 0.34667rem;
}

.small[data-v-1f6155ee] {
  color: #0b462a !important;
  background-color: #001C54 !important;
}

.big[data-v-1f6155ee] {
  color: #001C54 !important;
  background-color: #0b462a !important;
}

.sum[data-v-1f6155ee] {
  color: #0b462a !important;
  background-color: #f9bc36 !important;
}

.body-container[data-v-1f6155ee] {
  width: 100%;
  padding: 0.26667rem 0.32rem 0;
}

.MyGameRecordList__C-item-l-big[data-v-1f6155ee] {
  color: red;
}

.MyGameRecordList__C-item-l-small[data-v-1f6155ee] {
  color: #001C54;
}

.MyGameRecordList__C[data-v-1f6155ee] {
  padding-bottom: 0.26667rem;
}

.MyGameRecordList__C .MyGameRecordList__C-item[data-v-1f6155ee] {
  height: 1.44rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 0.13333rem;
  background-color: #0a603e;
  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;
  cursor: pointer;
  margin-bottom: 0.26667rem;
  padding-left: 0.32rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-item
  .MyGameRecordList__C_left[data-v-1f6155ee] {
  width: calc(100% - 1.04rem);
  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;
}

.MyGameRecordList__C
  .MyGameRecordList__C-item
  .MyGameRecordList__C-item-l[data-v-1f6155ee] {
  height: 0.96rem;
  width: 0.96rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 0.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-family: Inter;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.4rem;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0.26667rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-item
  .MyGameRecordList__C-item-m
  .MyGameRecordList__C-item-m-top[data-v-1f6155ee] {
  width: 3.57333rem;
  text-align: left;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 6.66667rem;
  line-height: 0.37333rem;
  color: #001C54;
  display: block;
  padding-left: 0.37333rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-item
  .MyGameRecordList__C-item-m
  .MyGameRecordList__C-item-m-bottom[data-v-1f6155ee] {
  width: 3.45333rem;
  color: #87c7af;
  font-family: Inter;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 0.37333rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-item
  .MyGameRecordList__C-item-r[data-v-1f6155ee] {
  color: #f9bc36;
  text-align: right;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 0.13333rem;
}

.MyGameRecordList__C .MyGameRecordList__C-item[data-v-1f6155ee]:last-child {
  margin-bottom: 0;
}

.MyGameRecordList__C .MyGameRecordList__C-detail[data-v-1f6155ee] {
  color: #001C54;
  background-color: #0a603e;
  border-radius: 0.13333rem;
  padding: 0.32rem;
  margin-bottom: 0.13333rem;
  margin-top: -0.24rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_title[data-v-1f6155ee] {
  color: #001C54;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.6rem;
  border-bottom: 0.01333rem solid #0b462a;
  padding-bottom: 0.13333rem;
  margin-bottom: 0.32rem;
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item[data-v-1f6155ee] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item
  .item_title[data-v-1f6155ee] {
  color: #5dba47;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.37333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIoSURBVHgBnVRBdtpADJWmfaXZcQT3BCGrvtJF4ASJ2wPEOQFkV7LBbEh2gRMAJzA+QcimJatwg9IbZFVg0VG/HDsxgwm86L15npGlL80fSUwFEj5E5YMFBWLoWIQqUHmqF6aZIZpDF7e++MMiX3YV3fvo1PyjQQJgaERCM2znyVmozEyn2B6n5h0XeA3wehrdkEVmTP3VR+qFR/4jbZHuNGoaS23Y9gDa2QC8uo/bZG2AbR0Gc9pDrn5FHj63LDT+UfUvngHxI4DyBtGO9gXLg8L3wb6j88vP/jgD/A1++pdVv+cY1/Bpw6GCYGXsJ1gjlzfYheC2sSzRJ6PZqXIDTCnAdbBqKZiKBhjAp523XS2pB+7pAyrDAPmEmCdOxAB8hrRdwjT7p0PdfxRkjuvWDJA9YyV2HM5ot6xlideYYR2+x3UqQHfLo0Y7BDerOKo5lmcKjYW21l8mWuRFesMp8poxJ93xeoZPL74WAImgNdVZxE2/swtQH8HJ7AS6P4Yt3bHhMx0I2U/U2eRVUGs3eliUd6axWaxoqDVU+mubeQM4hPicZ1dTXtN9vfX1e5i3vZ7GjdRnmHRK9ycmjKEBeHhz64H3CwVMXhldMhabcHKbNvzeYOojYvsZBewYJD1pLXXcVsyL8l1aUgOZNYVk1Kp+e6aLC6IG9NIFEwzZGA+X1aWHgIc6M/WQTZi8P9P26wRGGKUgnqRdoTXLwqhRuVsc0LBoAP8HIQz5W1LQdRoAAAAASUVORK5CYII=)
    no-repeat left center;
  background-size: 0.26667rem 0.26667rem;
  padding-left: 0.61333rem;
  position: relative;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item
  .item_title[data-v-1f6155ee]:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.26667rem;
  left: 0.13333rem;
  width: 0;
  height: 0.26667rem;
  border-left: 0.01333rem dashed #87c7af;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item
  .item_result[data-v-1f6155ee] {
  color: #001C54;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.37333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item
  .item_result
  svg[data-v-1f6155ee] {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.21333rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item
  .item_result
  .draw_num[data-v-1f6155ee] {
  width: 0.42667rem;
  height: 0.42667rem;
  border-radius: 0.13333rem;
  text-align: center;
  line-height: 0.42667rem;
  font-size: 0.29333rem;
  margin-right: 0.13333rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item
  .item_result
  .draw_result[data-v-1f6155ee] {
  width: 0.42667rem;
  height: 0.42667rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.42667rem;
  font-size: 0.29333rem;
  background-color: #87c7af;
  color: #0b462a;
  margin: 0 0.02667rem;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item:last-child
  .item_title[data-v-1f6155ee]:after {
  height: 0;
}

.MyGameRecordList__C
  .MyGameRecordList__C-detail
  .detail_item:last-child
  .item_result[data-v-1f6155ee] {
  color: #87c7af;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.37333rem;
}

.MyGameRecordList__C .item_bet[data-v-1f6155ee] {
  min-width: 0.48rem;
  height: 0.48rem;
  padding: 0 0.05333rem;
  border-radius: 0.13333rem;
  background: #0b462a;
  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;
  text-align: center;
  font-size: 0.29333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.MyGameRecordList__C .item_alike[data-v-1f6155ee] {
  border-radius: 50%;
  margin-left: 0.05333rem;
}

.success[data-v-1f6155ee] {
  color: #39eb8b !important;
}

.fail[data-v-1f6155ee] {
  color: #fd565c !important;
}

.wait[data-v-1f6155ee] {
  color: #f9bc36 !important;
}

.ing[data-v-1f6155ee] {
  color: #cee98c !important;
}

.van-toast[data-v-121431cd] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-121431cd] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-121431cd] {
  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-121431cd] {
  height: 80%;
}

.record-container[data-v-121431cd] {
  min-height: 100vh;
  width: 100%;
  background-color: #0a4529;
}

.van-toast[data-v-e6d02863] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-e6d02863] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-e6d02863] {
  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-e6d02863] {
  height: 80%;
}

.Betting__Popup .bgcolor[data-v-e6d02863] {
  background-color: #001C54;
  color: #001C54;
  border-radius: 0.10667rem;
}

.Betting__Popup-head[data-v-e6d02863] {
  height: 2.53333rem;
  position: relative;
  padding-top: 0.4rem;
  background: -webkit-linear-gradient(left, #404040 0%, #6f6f6f 100%);
  background: linear-gradient(90deg, #404040 0%, #6f6f6f 100%);
}

.Betting__Popup-head[data-v-e6d02863]:after {
  content: "";
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
  height: 0.78667rem;
  background-image: -webkit-linear-gradient(
    81deg,
    #1e234d 50%,
    transparent 50%
  );
  background-image: linear-gradient(9deg, #1e234d 50%, transparent 50%);
}

.Betting__Popup-head[data-v-e6d02863]:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 0.78667rem;
  background-image: -webkit-linear-gradient(
    99deg,
    #1e234d 50%,
    transparent 50%
  );
  background-image: linear-gradient(-9deg, #1e234d 50%, transparent 50%);
}

.Betting__Popup-head-title[data-v-e6d02863] {
  height: 0.58667rem;
  font-weight: 700;
  font-size: 0.48rem;
  text-align: center;
  color: #001C54;
}

.Betting__Popup-head-selectName[data-v-e6d02863] {
  width: 7.46667rem;
  height: 0.66667rem;
  margin: 0.21333rem auto 0;
  border-radius: 0.13333rem;
  background: -webkit-linear-gradient(left, #404040 0%, #545454 100%);
  background: linear-gradient(90deg, #404040 0%, #545454 100%);
  text-align: center;
  font-weight: 500;
  font-size: 0.34667rem;
}

.Betting__Popup-head-selectName > span[data-v-e6d02863] {
  line-height: 0.66667rem;
  color: #fd565c;
}

.Betting__Popup-head-selectName > span + span[data-v-e6d02863] {
  margin-left: 0.37333rem;
}

.Betting__Popup-body[data-v-e6d02863] {
  height: 5.2rem;
  padding: 0.76rem 0.34667rem 0.53333rem;
  background: #1e234d;
}

.Betting__Popup-body-line[data-v-e6d02863] {
  font-size: 0.42667rem;
  color: #001C54;
  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-e6d02863] {
  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-e6d02863] {
  padding: 0 0.21333rem;
  background: #171b3f;
  color: #a6a9ae;
  border: 0.13333rem;
}

.Betting__Popup-body-line-item + div[data-v-e6d02863] {
  margin-left: 0.16rem;
}

.Betting__Popup-body-line + div[data-v-e6d02863] {
  margin-top: 0.4rem;
}

.Betting__Popup-body-line-btnL[data-v-e6d02863] {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.Betting__Popup-body-line-btnL .border[data-v-e6d02863] {
  border-radius: 50%;
}

.Betting__Popup-body-line[data-v-e6d02863]:last-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.Betting__Popup-foot[data-v-e6d02863] {
  height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  line-height: 0.96rem;
  font-size: 0.37333rem;
  color: #001C54;
}

.Betting__Popup-foot-c[data-v-e6d02863] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  background: #001C54;
  color: #a6a9ae;
}

.Betting__Popup-foot-s[data-v-e6d02863] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}

.Betting__Popup-btn[data-v-e6d02863] {
  width: 0.74667rem;
  height: 0.74667rem;
  pointer-events: none;
  text-align: center;
  font-size: 0.66667rem;
  padding: 0;
  color: #c8c9cc;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.Betting__Popup-input[data-v-e6d02863] {
  background: #374992;
  border-radius: 1.06667rem;
  padding: 0.02667rem 0.26667rem;
  width: 2.10667rem;
  margin: 0 0.16rem;
}

.Betting__Popup-input[data-v-e6d02863] .van-field__control {
  text-align: center;
  font-size: 0.37333rem;
  line-height: 0.72rem;
  color: #001C54;
  border: none;
}

.Betting__Popup-agree[data-v-e6d02863] {
  padding-left: 0.8rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.64rem;
  font-size: 0.32rem;
  color: #a6a9ae;
}

.Betting__Popup-agree.active[data-v-e6d02863] {
  background-image: url(/assets/png/agree-a-d9d08c70.png);
}

.Betting__Popup-preSaleShow[data-v-e6d02863] {
  margin-left: 0.34667rem;
  font-size: 0.32rem;
  color: #001C54;
}

.Betting__Popup-PreSale[data-v-e6d02863] {
  width: 7.04rem;
}

.Betting__Popup-PreSale-head[data-v-e6d02863] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.Betting__Popup-PreSale-body[data-v-e6d02863] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.Betting__Popup-PreSale-body[data-v-e6d02863] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.Betting__Popup-PreSale-foot[data-v-e6d02863] {
  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-e6d02863] {
  width: 60%;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.bgcolor[data-v-e6d02863] {
  pointer-events: all;
}

.van-toast[data-v-823188e5] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-823188e5] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-823188e5] {
  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-823188e5] {
  height: 80%;
}

.changLong__C[data-v-823188e5] {
  padding: 0.32rem 0.34667rem;
}

.changLong__C[data-v-823188e5] .navbar__content .van-icon,
.changLong__C[data-v-823188e5] .navbar__content .navbar__content-center {
  color: #001C54;
}

.changLong__C[data-v-823188e5] .van-tabs__line {
  width: calc(50% - 0.69333rem);
  background: #001C54;
}

.changLong__C[data-v-823188e5] .van-tabs__content {
  padding: 0.32rem 0.34667rem;
}

.changLong__C-bet[data-v-823188e5] {
  height: 2.4rem;
  width: 100%;
  background: #1e234d;
  border-radius: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0.24rem 0.18667rem;
}

.changLong__C-bet-l[data-v-823188e5] {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.changLong__C-bet-l .titel[data-v-823188e5] {
  height: 0.53333rem;
  line-height: 0.53333rem;
  margin-bottom: 0.24rem;
  color: #001C54;
  font-size: 0.34667rem;
  padding-left: 1.09333rem;
  background-position: left;
  background-repeat: no-repeat;
  background-size: 0.8rem 0.53333rem;
}

.changLong__C-bet-l .titel.k3[data-v-823188e5] {
  background-image: url(/assets/png/icon-k3-dabf0a83.png);
}

.changLong__C-bet-l .titel.Fd[data-v-823188e5] {
  background-image: url(/assets/png/icon-5d-dadd282e.png);
}

.changLong__C-bet-l .titel.winGo[data-v-823188e5] {
  background-image: url(/assets/png/icon-wg-b65da4c5.png);
}

.changLong__C-bet-l .num[data-v-823188e5] {
  height: 0.4rem;
  margin-bottom: 0.13333rem;
  font-size: 0.32rem;
  color: #001C54;
}

.changLong__C-bet-l .num .time[data-v-823188e5] {
  color: #001C54;
}

.changLong__C-bet-l .other[data-v-823188e5] {
  height: 0.64rem;
  line-height: 0.64rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.changLong__C-bet-l .other .remark[data-v-823188e5],
.changLong__C-bet-l .other .issue[data-v-823188e5] {
  color: #ababab;
  border-radius: 0.13333rem;
  border: 0.01333rem solid #ababab;
  padding: 0 0.18667rem;
}

.changLong__C-bet-l .other .gameResult[data-v-823188e5] {
  padding: 0 0.13333rem;
  border-radius: 0.13333rem;
}

.changLong__C-bet-l .other .gameResult.bg-L[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-O[data-v-823188e5] {
  background-color: #ffc511;
  color: #001C54;
}

.changLong__C-bet-l .other .gameResult.bg-red[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-E[data-v-823188e5] {
  background-color: #fb4e4e;
  color: #001C54;
}

.changLong__C-bet-l .other .gameResult.bg-violet[data-v-823188e5] {
  background-color: #db5fd1;
  color: #001C54;
}

.changLong__C-bet-l .other .gameResult.bg-green[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-small[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-H[data-v-823188e5] {
  background-color: #5cba47;
  color: #001C54;
}

.changLong__C-bet-l .other > div[data-v-823188e5] {
  color: #001C54;
  font-size: 0.32rem;
}

.changLong__C-bet-l .other > div + div[data-v-823188e5] {
  margin-left: 0.08rem;
}

.changLong__C-bet-r[data-v-823188e5] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.changLong__C-bet-r > div[data-v-823188e5] {
  width: 1.33333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  border-radius: 0.10667rem;
  font-size: 0.32rem;
  color: #001C54;
}

.changLong__C-bet-r > div.active[data-v-823188e5] {
  background: #40ad72;
  color: #001C54;
  border: none;
}

.changLong__C-bet-r > div + div[data-v-823188e5] {
  margin-left: 0.21333rem;
}

.changLong__C-bet-r > div.red[data-v-823188e5] {
  background-color: #fb4e4e;
}

.changLong__C-bet-r > div.green[data-v-823188e5] {
  background-color: #40ad72;
}

.changLong__C-bet-r > div.violet[data-v-823188e5] {
  background-color: #b659fe;
}

.changLong__C-bet-r > div.big[data-v-823188e5] {
  background-color: #ffa82e;
}

.changLong__C-bet-r > div.small[data-v-823188e5] {
  background-color: #6da7f4;
}

.changLong__C-bet-r > div.O[data-v-823188e5] {
  background-color: #fb4e4e;
}

.changLong__C-bet-r > div.E[data-v-823188e5] {
  background-color: #40ad72;
}

.changLong__C-bet-r.disable > div[data-v-823188e5] {
  pointer-events: none;
  border-radius: 0.10667rem;
  border: 0.00667rem solid #fb4e4e;
  background: #fb4e4e;
}

.changLong__C-bet-r.disable > div.active[data-v-823188e5] {
  background: #40ad72;
  color: #001C54;
  border: none;
}

.changLong__C-bet + div[data-v-823188e5] {
  margin-top: 0.21333rem;
}

.van-toast[data-v-27897c55] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-27897c55] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-27897c55] {
  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-27897c55] {
  height: 80%;
}

.MyGameRecord__C[data-v-27897c55] {
  width: calc(100% - 0.69333rem);
  margin: 0.32rem auto 0;
}

.MyGameRecord__C-head[data-v-27897c55] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #1e234d;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-27897c55] {
  border: 0.01333rem solid #001C54;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #001C54;
  font-size: 0.32rem;
  position: relative;
}

.MyGameRecord__C-head-moreB[data-v-27897c55]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-27897c55] {
  background-color: #1e234d;
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-27897c55] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-27897c55] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.MyGameRecord__C-foot-previous[data-v-27897c55],
.MyGameRecord__C-foot-next[data-v-27897c55] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: rgb(217, 172, 79);
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-27897c55],
.MyGameRecord__C-foot-next.disabled[data-v-27897c55] {
  background: #a6a9ae;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-27897c55],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-27897c55] {
  color: #6f6f6f;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-27897c55],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-27897c55] {
  color: #001C54;
}

.van-toast[data-v-f398e520] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-f398e520] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-f398e520] {
  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-f398e520] {
  height: 80%;
}

.MyGameRecord__C[data-v-f398e520] {
  width: calc(100% - 0.69333rem);
  margin: 0.32rem auto 0;
}

.MyGameRecord__C-head[data-v-f398e520] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #1e234d;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-f398e520] {
  border: 0.01333rem solid #001C54;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #001C54;
  font-size: 0.32rem;
  position: relative;
}

.MyGameRecord__C-head-moreB[data-v-f398e520]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-f398e520] {
  background-color: #1e234d;
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-f398e520] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-f398e520] {
  height: 1.86667rem;
  background: #1e234d;
  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;
}

.MyGameRecord__C-foot-page[data-v-f398e520] {
  font-size: 0.32rem;
  color: #a6a9ae;
}

.MyGameRecord__C-foot-previous[data-v-f398e520],
.MyGameRecord__C-foot-next[data-v-f398e520] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-f398e520],
.MyGameRecord__C-foot-next.disabled[data-v-f398e520] {
  background: #6f6f6f;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-f398e520],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-f398e520] {
  color: #a6a9ae;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-f398e520],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-f398e520] {
  color: #001C54;
}

.van-toast[data-v-a67b8652] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a67b8652] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a67b8652] {
  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-a67b8652] {
  height: 80%;
}

.BetRecord__C-gameTab[data-v-a67b8652] {
  border-top: 0.01333rem solid #001C54;
}

.BetRecord__C-gameTab[data-v-a67b8652] .van-tabs__line {
  width: calc(33% - 0.69333rem);
  background: #001C54;
}

.BetRecord__C-gameTab[data-v-a67b8652] .van-tab {
  background-color: #171b3f;
  color: #ababab;
}

.BetRecord__C-gameTab[data-v-a67b8652] .van-tab--active {
  color: #001C54 !important;
}

.van-tab--active .BetRecord__C-timeTab[data-v-a67b8652] {
  border-top: 0.01333rem solid #001C54;
}

.van-tab--active .BetRecord__C-timeTab[data-v-a67b8652] .van-tabs__line {
  width: calc(25% - 0.69333rem);
  background: #001C54;
}

.van-toast[data-v-07c65734] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-07c65734] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-07c65734] {
  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-07c65734] {
  height: 80%;
}

.changLong__C[data-v-07c65734] .van-tab {
  background-color: #171b3f;
  color: #ababab;
}

.changLong__C-tab[data-v-07c65734] .van-tabs__line {
  width: calc(50% - 0.69333rem);
  background: #001C54;
}

.changLong__C-tab[data-v-07c65734] .van-tab--active {
  color: #001C54;
  font-weight: 500;
}

.changLong__C[data-v-07c65734] .navbar__content .van-icon,
.changLong__C[data-v-07c65734] .navbar__content .navbar__content-center {
  color: #001C54;
}

.van-toast[data-v-a5c2a933] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a5c2a933] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a5c2a933] {
  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-a5c2a933] {
  height: 80%;
}

.K3TL__C[data-v-a5c2a933] {
  width: calc(100% - 0.69333rem);
  margin: 0.34667rem auto 0;
  background-color: #1e234d;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0.01333rem center;
  color: #001C54;
  padding: 0.42667rem 0.29333rem 0.45333rem;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.K3TL__C-rule[data-v-a5c2a933] {
  height: 0.61333rem;
  padding: 0 0.66667rem;
  font-size: 0.29333rem;
  text-align: center;
  border: 0.01333rem solid #001C54;
  border-radius: 0.8rem;
  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;
  color: #001C54;
  margin-left: 0.4rem;
}

.K3TL__C-rule[data-v-a5c2a933]:before {
  content: "";
  display: block;
  height: 0.48rem;
  width: 0.48rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMgSURBVHgB7VdLUhpRFL33idEhOxAH0TBKsoLgBvRZBKfACtAVICsAViBOo4TGDUhWEGb+UiVZQTozQ+h3c24rVcqnG4lmEk9VF93ve++5X4j+d3DcguuWTQ0GlBKhFD0CzNTDHn9tx+tGrps2cdmyJQlkH69JPD16PJLhA0EMSeN19qQyswBXTVt2IruYLr5aoM7qtufTHAB7yRtH1ohURbjyJufVZtp40dy6PmvaAj0Rzpt29+J468ekOTM6AOrfEey9bMgbjqkml58wPieWDDXwkzyDP43OJUYHeEBJYfKHtH/7vJ3vB64GUZNgpmccF4WlLBTtlHDCTmC4kt72enoWGPBpEO7pRQrgOHSe8HLVHJc3YL89td/5sa05llM4Tsc5rkQJsGCkBGXU5vZuyDe3Z8cw4MDAnWFuQJu+LiVCCsk46uqcENfTO55HEYDdk0ySf3D2LALch9KntPcDOYAPtGVByrjdJ5YqKM0z89ToEBGLSKpTDBJxC5zhDWheFSNl0H64nKDabWiFyWk6mIvpXNuLO9/QDGCRpGoOu67o98IseybQPZcAxsmpgGonXIfCGZjjFPRW2dDKtAenvhWS8vmR3Y07P9IEYdwGkkI2fL+a1VCysLm0YPviWtZrRO2FzxQIZsNrbW4BlhE6fTy/BlRASDb6Dl6tdhfJ44KorSQahswdikGkAJpAkJL3UEwO+gFVtbDAFBuI56F2U8HEvcBQZK6IFUCRBtXQ3vuNzLeILKamwHCHngixAiju0nKXngEzheFz4kWAFwFio0B7goFzJfQEGeQgH8mlPS0LXh3ZDPqFEofNqHQDY+paUYfz2iWP7hlnYDEMt7CQaCpG9vuK5GMdLkZ6+Yk6cHDV3BxLQmEjy9JCr/Bd1+LXah2514al3AQBeJLGKDjXdJtsMqjp7XTupDCcP4OWBl2RZsR0zuvc0/zBmOLiaLNBhj9oB6WFbD3bXo0VINx4bC1m8uLoy6RWGkLsGyN57RX0WzV1Tg4h6P7YWnTXoHkLNeRw/eN4FxX7z2gaQu2YteXyR1n6Z1BzhG38C/4CfwDtTY/pPiBNYAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.K3TL__C-l1[data-v-a5c2a933] {
  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: #a6a9ae;
  font-size: 0.32rem;
}

.K3TL__C-l1 .left[data-v-a5c2a933] {
  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-a5c2a933]:not(.left) {
  -webkit-align-self: flex-start;
  align-self: flex-start;
}

.K3TL__C-l2[data-v-a5c2a933] {
  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.53333rem;
  color: #001C54;
}

.K3TL__C-l3[data-v-a5c2a933] {
  height: 3.09333rem;
  margin-top: 0.48rem;
  background: #00ECBE;
  border-radius: 0.18667rem;
  position: relative;
  padding: 0.26667rem;
}

.K3TL__C-l3[data-v-a5c2a933]:after,
.K3TL__C-l3[data-v-a5c2a933]:before {
  content: "";
  display: block;
  width: 0.13333rem;
  height: 0.69333rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}

.K3TL__C-l3[data-v-a5c2a933]:before {
  background: #001C54;
  border-radius: 0.13333rem 0 0 0.13333rem;
  left: -0.13333rem;
}

.K3TL__C-l3[data-v-a5c2a933]:after {
  background: #001C54;
  border-radius: 0 0.13333rem 0.13333rem 0;
  right: -0.13333rem;
}

.K3TL__C-l3 .box[data-v-a5c2a933] {
  background: #001C54;
  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-a5c2a933]:after,
.K3TL__C-l3 .box[data-v-a5c2a933]: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-a5c2a933]:before {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 0.53333rem solid transparent;
  border-left: 0.53333rem solid #00ECBE;
}

.K3TL__C-l3 .box[data-v-a5c2a933]:after {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 0.53333rem solid transparent;
  border-right: 0.53333rem solid #00ECBE;
}

.K3TL__C-l3 .box > div[data-v-a5c2a933] {
  width: calc((100% - 0.4rem) / 3);
  height: 2.29333rem;
  background-color: #1e234d;
  border-radius: 0.13333rem;
  position: relative;
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
}

.K3TL__C-l3 .box > div[data-v-a5c2a933]: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 #e3efff4d,
    inset 0 0.13333rem 0.13333rem #e3efff4d;
}

.K3TL__C-l3 .num1[data-v-a5c2a933] {
  background-image: url(/assets/png/num1-97aca9fe.png);
}

.K3TL__C-l3 .num2[data-v-a5c2a933] {
  background-image: url(/assets/png/num2-79984ca9.png);
}

.K3TL__C-l3 .num3[data-v-a5c2a933] {
  background-image: url(/assets/png/num3-4bcbd5ec.png);
}

.K3TL__C-l3 .num4[data-v-a5c2a933] {
  background-image: url(/assets/png/num4-908c3e8c.png);
}

.K3TL__C-l3 .num5[data-v-a5c2a933] {
  background-image: url(/assets/png/num5-1f0ab6fd.png);
}

.K3TL__C-l3 .num6[data-v-a5c2a933] {
  background-image: url(/assets/png/num6-eceeb057.png);
}

.K3TL__C-l3 > div[data-v-a5c2a933],
.K3TL__C-l3 > p[data-v-a5c2a933] {
  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-a5c2a933] {
  height: 0.8rem;
  line-height: 0.8rem;
  bottom: 0.29333rem;
  right: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.K3TL__C-time > div[data-v-a5c2a933] {
  background: #001C54;
  border-radius: 0.05333rem;
  color: #001C54;
  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-a5c2a933] {
  background-color: transparent;
}

.K3TL__C-time > div + div[data-v-a5c2a933] {
  margin-left: 0.12rem;
}

.K3TL__C-PreSale[data-v-a5c2a933] {
  width: 7.04rem;
}

.K3TL__C-PreSale-head[data-v-a5c2a933] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.K3TL__C-PreSale-body[data-v-a5c2a933] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.K3TL__C-PreSale-body[data-v-a5c2a933] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
  color: #a6a9ae;
}

.K3TL__C-PreSale-foot[data-v-a5c2a933] {
  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;
}

.K3TL__C-PreSale-foot-btn[data-v-a5c2a933] {
  width: 60%;
  background: -webkit-linear-gradient(top, #f95959 0%, #00ECBE 100%);
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.van-toast[data-v-546758b4] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-546758b4] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-546758b4] {
  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-546758b4] {
  height: 80%;
}

.K3B__C-bettingList[data-v-546758b4] {
  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-546758b4] {
  width: calc((100% - 0.6rem) / 4);
  height: auto;
  border-radius: 0.13333rem;
  text-align: center;
  margin-top: 0.21333rem;
  color: #a6a9ae;
  height: 1.6rem;
  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-546758b4] {
  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-546758b4] {
  background: url(/assets/png/redBall-fd34b99e.png) no-repeat center center;
  background-size: cover;
}

.K3B__C-bettingList > div .ball.rball .K3B__C-odds-bet[data-v-546758b4] {
  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-546758b4] {
  background: url(/assets/png/greenBall-b7685130.png) no-repeat center center;
  background-size: cover;
}

.K3B__C-bettingList > div .ball.gball .K3B__C-odds-bet[data-v-546758b4] {
  background: -webkit-linear-gradient(top, #55d991 0%, #2f9c61 68.18%);
  background: linear-gradient(180deg, #55d991 0%, #2f9c61 68.18%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.K3B__C-bettingList > div .ball .K3B__C-odds-bet[data-v-546758b4] {
  font-size: 0.64rem;
  font-weight: 700;
}

.K3B__C-bettingList > div.numA[data-v-546758b4],
.K3B__C-bettingList > div.numB[data-v-546758b4],
.K3B__C-bettingList > div.numC[data-v-546758b4],
.K3B__C-bettingList > div.numD[data-v-546758b4] {
  height: 1.17333rem;
  background-color: #ffa82e;
  color: #001C54;
}

.K3B__C-bettingList > div.numB[data-v-546758b4] {
  background-color: #6da7f4;
}

.K3B__C-bettingList > div.numC[data-v-546758b4] {
  background-color: #fa574a;
}

.K3B__C-bettingList > div.numD[data-v-546758b4] {
  background-color: #40ad72;
}

.K3B__C-bettingList > div .K3B__C-odds-bet[data-v-546758b4] {
  font-size: 0.37333rem;
}

.K3B__C-bettingList > div .K3B__C-odds-rate[data-v-546758b4] {
  font-size: 0.29333rem;
}

.van-toast[data-v-383785d4] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-383785d4] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-383785d4] {
  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-383785d4] {
  height: 80%;
}

.K3B__C-betting2[data-v-383785d4] {
  margin-top: 0.26667rem;
}

.K3B__C-betting2-tip1[data-v-383785d4] {
  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: #001C54;
}

.K3B__C-betting2-tip1 .icon[data-v-383785d4] {
  margin-left: 0.13333rem;
  color: #001C54;
}

.K3B__C-betting2-line1[data-v-383785d4],
.K3B__C-betting2-line2[data-v-383785d4],
.K3B__C-betting2-line3[data-v-383785d4] {
  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-383785d4],
.K3B__C-betting2-line2.mb30[data-v-383785d4],
.K3B__C-betting2-line3.mb30[data-v-383785d4] {
  margin-bottom: 0.4rem;
}

.K3B__C-betting2-line1 > div[data-v-383785d4],
.K3B__C-betting2-line2 > div[data-v-383785d4],
.K3B__C-betting2-line3 > div[data-v-383785d4] {
  width: calc((100% - 1.33333rem) / 6);
  height: 0.93333rem;
  line-height: 0.93333rem;
  color: #001C54;
  text-align: center;
  border-radius: 0.13333rem;
}

.K3B__C-betting2-line1 > div[data-v-383785d4] {
  background: rgba(182, 89, 254, 0.5);
  font-size: 0.37333rem;
}

.K3B__C-betting2-line1 > div.active[data-v-383785d4] {
  background: #b659fe;
  position: relative;
}

.K3B__C-betting2-line1 > div.active[data-v-383785d4]: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-383785d4] {
  background: #fb9494;
  font-size: 0.37333rem;
}

.K3B__C-betting2-line2 > div.active[data-v-383785d4] {
  background: #fb4e4e;
  position: relative;
}

.K3B__C-betting2-line2 > div.active[data-v-383785d4]: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-383785d4] {
  font-size: 0.37333rem;
  background: rgba(64, 173, 114, 0.5);
}

.K3B__C-betting2-line3 > div.active[data-v-383785d4] {
  background: #40ad72;
  position: relative;
}

.K3B__C-betting2-line3 > div.active[data-v-383785d4]: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-1ace94bb] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-1ace94bb] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-1ace94bb] {
  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-1ace94bb] {
  height: 80%;
}

.K3B__C-betting3[data-v-1ace94bb] {
  margin-top: 0.26667rem;
}

.K3B__C-betting3-tip1[data-v-1ace94bb] {
  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: #001C54;
  margin-bottom: 0.21333rem;
}

.K3B__C-betting3-tip1 .icon[data-v-1ace94bb] {
  margin-left: 0.13333rem;
}

.K3B__C-betting3-line1[data-v-1ace94bb] {
  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-1ace94bb] {
  margin-bottom: 0.4rem;
}

.K3B__C-betting3-line1 > div[data-v-1ace94bb] {
  width: calc((100% - 1.33333rem) / 6);
  height: 0.93333rem;
  line-height: 0.93333rem;
  color: #001C54;
  text-align: center;
  border-radius: 0.13333rem;
  background: rgba(182, 89, 254, 0.5);
  font-size: 0.37333rem;
}

.K3B__C-betting3-line1 > div.active[data-v-1ace94bb] {
  background: #b659fe;
  position: relative;
}

.K3B__C-betting3-line1 > div.active[data-v-1ace94bb]: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-1ace94bb] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  background: #fb9494;
  border-radius: 0.13333rem;
  color: #001C54;
  font-size: 0.37333rem;
  margin-bottom: 0.21333rem;
}

.K3B__C-betting3-btn.active[data-v-1ace94bb] {
  background: #fb4e4e;
  position: relative;
}

.K3B__C-betting3-btn.active[data-v-1ace94bb]: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-6741c1eb] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-6741c1eb] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-6741c1eb] {
  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-6741c1eb] {
  height: 80%;
}

.K3B__C-betting4[data-v-6741c1eb] {
  margin-top: 0.26667rem;
}

.K3B__C-betting4-tip1[data-v-6741c1eb] {
  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: #001C54;
  margin-bottom: 0.21333rem;
}

.K3B__C-betting4-tip1 .icon[data-v-6741c1eb] {
  margin-left: 0.13333rem;
}

.K3B__C-betting4-line1[data-v-6741c1eb] {
  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-6741c1eb] {
  margin-bottom: 0.4rem;
}

.K3B__C-betting4-line1 > div[data-v-6741c1eb] {
  width: calc((100% - 1.33333rem) / 6);
  height: 0.93333rem;
  line-height: 0.93333rem;
  color: #001C54;
  text-align: center;
  border-radius: 0.13333rem;
  background: rgba(182, 89, 254, 0.5);
  font-size: 0.37333rem;
}

.K3B__C-betting4-line1 > div.active[data-v-6741c1eb] {
  background: #b659fe;
  position: relative;
}

.K3B__C-betting4-line1 > div.active[data-v-6741c1eb]: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-6741c1eb] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  background: #fb9494;
  border-radius: 0.13333rem;
  color: #001C54;
  font-size: 0.37333rem;
  margin-bottom: 0.4rem;
}

.K3B__C-betting4-btn.active[data-v-6741c1eb] {
  background: #fb4e4e;
  position: relative;
}

.K3B__C-betting4-btn.active[data-v-6741c1eb]: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-d519a2ac] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-d519a2ac] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-d519a2ac] {
  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-d519a2ac] {
  height: 80%;
}

.Betting__Popup-body .title[data-v-d519a2ac] {
  margin-bottom: 0.13333rem;
  font-size: 0.42667rem;
  color: #001C54;
}

.Betting__Popup-body .list[data-v-d519a2ac] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Betting__Popup-type1[data-v-d519a2ac] {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
  color: #001C54;
}

.Betting__Popup-type1 .list > div[data-v-d519a2ac] {
  width: 0.64rem;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  background: #b5b5b5;
  border-radius: 0.64rem;
  font-size: 0.32rem;
  color: #001C54;
  margin: 0.05333rem;
}

.Betting__Popup-type1 .list > div.red[data-v-d519a2ac] {
  background-color: #fa574a;
}

.Betting__Popup-type1 .list > div.green[data-v-d519a2ac] {
  background-color: #40ad72;
}

.Betting__Popup-type1 .list > div.numA[data-v-d519a2ac],
.Betting__Popup-type1 .list > div.numB[data-v-d519a2ac],
.Betting__Popup-type1 .list > div.numC[data-v-d519a2ac],
.Betting__Popup-type1 .list > div.numD[data-v-d519a2ac] {
  background-color: #ffa82e;
  border-radius: 0.10667rem;
  width: 1.06667rem;
}

.Betting__Popup-type1 .list > div.numB[data-v-d519a2ac] {
  background-color: #6da7f4;
}

.Betting__Popup-type1 .list > div.numC[data-v-d519a2ac] {
  background-color: #fa574a;
}

.Betting__Popup-type1 .list > div.numD[data-v-d519a2ac] {
  background-color: #40ad72;
}

.Betting__Popup-type2[data-v-d519a2ac] {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.26667rem;
  font-size: 0.42667rem;
  color: #001C54;
}

.Betting__Popup-type2[data-v-d519a2ac]::last-child {
  margin-bottom: 0.48rem;
}

.Betting__Popup-type2-d[data-v-d519a2ac] {
  height: 0.58667rem;
  background: #b659fe;
  border-radius: 0.10667rem;
  color: #001C54;
  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-d519a2ac] {
  height: 0.58667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #b659fe;
  border-radius: 0.10667rem;
  text-align: center;
  overflow: hidden;
  font-size: 0.32rem;
}

.Betting__Popup-type2-o + div[data-v-d519a2ac] {
  margin-left: 0.13333rem;
}

.Betting__Popup-type2-o[data-v-d519a2ac] div {
  height: 100%;
  line-height: 0.58667rem;
  padding: 0 0.13333rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  color: #001C54;
}

.Betting__Popup-type2-o[data-v-d519a2ac] div:last-child {
  background-color: #40ad72;
}

.Betting__Popup-type2-r[data-v-d519a2ac] {
  width: -webkit-max-content;
  width: max-content;
  height: 0.58667rem;
  line-height: 0.58667rem;
  padding: 0 0.56rem;
  background: #fd565c;
  border-radius: 0.10667rem;
  font-size: 0.32rem;
  color: #001C54;
  margin-bottom: 0.21333rem;
}

.Betting__Popup-body[data-v-d519a2ac] {
  padding: 0.50667rem 0.34667rem 0.53333rem;
}

.Betting__Popup-body-line[data-v-d519a2ac] {
  font-size: 0.42667rem;
  color: #001C54;
  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-d519a2ac] {
  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 .border[data-v-d519a2ac] {
  border: 0.01333rem solid #a6a9ae;
}

.Betting__Popup-body-line-item[data-v-d519a2ac] {
  padding: 0 0.21333rem;
  background: #171b3f;
  color: #a6a9ae;
  border-radius: 0.13333rem;
}

.Betting__Popup-body-line-item + div[data-v-d519a2ac] {
  margin-left: 0.16rem;
}

.Betting__Popup-body-line + div[data-v-d519a2ac] {
  margin-top: 0.4rem;
}

.Betting__Popup-body-line-btnL[data-v-d519a2ac] {
  -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-d519a2ac]:last-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.Betting__Popup-foot[data-v-d519a2ac] {
  height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  line-height: 0.96rem;
  font-size: 0.37333rem;
  color: #001C54;
}

.Betting__Popup-foot-c[data-v-d519a2ac] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  background: #001C54;
  color: #a6a9ae;
}

.Betting__Popup-foot-s[data-v-d519a2ac] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  background: #001C54;
  color: #001C54;
}

.Betting__Popup-btn[data-v-d519a2ac] {
  width: 0.66667rem;
  height: 0.66667rem;
  pointer-events: none;
  text-align: center;
  font-size: 0.66667rem;
  padding: 0;
  color: #c8c9cc;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  background: #001c54;
  border-radius: 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;
}

.Betting__Popup-input[data-v-d519a2ac] {
  padding: 0.02667rem 0.26667rem;
  width: 2.10667rem;
  margin: 0 0.16rem;
  background: #374992;
  border-radius: 1.06667rem;
}

.Betting__Popup-input[data-v-d519a2ac] .van-field__control {
  text-align: center;
  font-size: 0.37333rem;
  line-height: 0.72rem;
  color: #001C54;
}

.Betting__Popup-agree[data-v-d519a2ac] {
  padding-left: 0.8rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.64rem;
  font-size: 0.32rem;
  color: #a6a9ae;
}

.Betting__Popup-agree.active[data-v-d519a2ac] {
  background-image: url(/assets/png/agree-a-d9d08c70.png);
}

.Betting__Popup-preSaleShow[data-v-d519a2ac] {
  margin-left: 0.34667rem;
  font-size: 0.32rem;
  color: #001C54;
}

.Betting__Popup-PreSale[data-v-d519a2ac] {
  width: 7.04rem;
}

.Betting__Popup-PreSale-head[data-v-d519a2ac] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.Betting__Popup-PreSale-body[data-v-d519a2ac] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.Betting__Popup-PreSale-body[data-v-d519a2ac] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.Betting__Popup-PreSale-foot[data-v-d519a2ac] {
  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-d519a2ac] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.bgcolor[data-v-d519a2ac] {
  pointer-events: all;
  color: #001C54;
  background: #001C54;
  border: none !important;
}

.van-toast[data-v-4b0cace2] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-4b0cace2] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-4b0cace2] {
  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-4b0cace2] {
  height: 80%;
}

.K3B__C[data-v-4b0cace2] {
  width: calc(100% - 0.69333rem);
  margin: auto;
  background: #1e234d;
  border-radius: 0 0 0.26667rem 0.26667rem;
  padding: 0 0.26667rem 0.25333rem;
  position: relative;
}

.K3B__C-mark[data-v-4b0cace2] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.K3B__C-mark > div[data-v-4b0cace2] {
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 0.4rem;
  background-image: -webkit-linear-gradient(
    rgb(250, 229, 159),
    rgb(196, 147, 63)
  );
  background-image: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
  font-weight: 700;
  font-size: 3.73333rem;
}

.K3B__C-mark > div + div[data-v-4b0cace2] {
  margin-left: 1.04rem;
}

.K3B__C-nav[data-v-4b0cace2] {
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.29333rem;
  color: #001C54;
  overflow: hidden;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.K3B__C-nav > div[data-v-4b0cace2] {
  line-height: 1.06667rem;
  text-align: center;
  width: calc(25% - 0.04rem);
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.K3B__C-nav > div.active[data-v-4b0cace2] {
  background: #001C54;
  color: #赌注;
}

[data-v-4b0cace2] .van-popup {
  overflow-y: visible;
}

[data-v-4b0cace2] .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-4b0cace2] {
  max-width: 8rem;
  padding: 0.8rem 0.77333rem 1.04rem;
}

.qpopup-box-list[data-v-4b0cace2] {
  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-4b0cace2] {
  height: 1.2rem;
  width: 1.2rem;
  background-color: red;
  margin: 0 0.26667rem;
}

.qpopup-box-list .num.num1[data-v-4b0cace2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
    no-repeat center center;
  background-size: cover;
}

.qpopup-box-list .num.num2[data-v-4b0cace2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
    no-repeat center center;
  background-size: cover;
}

.qpopup-box-list .num.num3[data-v-4b0cace2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
    no-repeat center center;
  background-size: cover;
}

.qpopup-box-list .num.num4[data-v-4b0cace2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
    no-repeat center center;
  background-size: cover;
}

.qpopup-box-list .num.num5[data-v-4b0cace2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
    no-repeat center center;
  background-size: cover;
}

.qpopup-box-list .num.num6[data-v-4b0cace2] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
    no-repeat center center;
  background-size: cover;
}

.qpopup-box-list .num.num7[data-v-4b0cace2] {
  background: url(/assets/png/n7-039e2d7d.png) no-repeat center center;
  background-size: cover;
}

.qpopup-box-txt[data-v-4b0cace2] {
  text-align: center;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.van-toast[data-v-bc985eb8] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-bc985eb8] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-bc985eb8] {
  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-bc985eb8] {
  height: 80%;
}

.GameRecord__C[data-v-bc985eb8] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-bc985eb8] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-bc985eb8] {
  line-height: 1.06667rem;
  color: #001C54;
}

.GameRecord__C-body-empty[data-v-bc985eb8] {
  height: 5.33333rem;
}

.GameRecord__C-body > div[data-v-bc985eb8] {
  background: #1e234d;
}

.GameRecord__C-body > div + div[data-v-bc985eb8] {
  border-top: 0.01333rem solid #001C54;
}

.GameRecord__C-body-premium[data-v-bc985eb8] {
  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-bc985eb8] {
  width: 0.53333rem;
  height: 0.53333rem;
  background-repeat: no-repeat;
  background-size: 0.53333rem;
  background-position: center;
}

.GameRecord__C-body-premium .n1[data-v-bc985eb8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.GameRecord__C-body-premium .n2[data-v-bc985eb8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.GameRecord__C-body-premium .n3[data-v-bc985eb8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.GameRecord__C-body-premium .n4[data-v-bc985eb8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.GameRecord__C-body-premium .n5[data-v-bc985eb8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.GameRecord__C-body-premium .n6[data-v-bc985eb8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.GameRecord__C-foot[data-v-bc985eb8] {
  height: 1.86667rem;
  background: #1e234d;
  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-page[data-v-bc985eb8] {
  color: #a6a9ae;
}

.GameRecord__C-foot-previous[data-v-bc985eb8],
.GameRecord__C-foot-next[data-v-bc985eb8] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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-bc985eb8],
.GameRecord__C-foot-next.disabled[data-v-bc985eb8] {
  background: #6f6f6f;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-bc985eb8],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-bc985eb8] {
  color: #a6a9ae;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-bc985eb8],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-bc985eb8] {
  color: #001C54;
}

.van-toast[data-v-e311f3d1] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-e311f3d1] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-e311f3d1] {
  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-e311f3d1] {
  height: 80%;
}

.Trend__C[data-v-e311f3d1] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.Trend__C-head[data-v-e311f3d1] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.Trend__C-body[data-v-e311f3d1] {
  line-height: 1.06667rem;
  color: #001C54;
}

.Trend__C-body-empty[data-v-e311f3d1] {
  height: 5.33333rem;
}

.Trend__C-body > div[data-v-e311f3d1] {
  background: 3A3A3A #001C54;
}

.Trend__C-body > div + div[data-v-e311f3d1] {
  border-top: 0.01333rem solid #001C54;
}

.Trend__C-body-premium[data-v-e311f3d1] {
  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-e311f3d1] {
  width: 0.48rem;
  height: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.Trend__C-body-premium .n1[data-v-e311f3d1] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.Trend__C-body-premium .n2[data-v-e311f3d1] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.Trend__C-body-premium .n3[data-v-e311f3d1] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.Trend__C-body-premium .n4[data-v-e311f3d1] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.Trend__C-body-premium .n5[data-v-e311f3d1] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.Trend__C-body-premium .n6[data-v-e311f3d1] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.Trend__C-body-gameText[data-v-e311f3d1] {
  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-e311f3d1] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.Trend__C-foot-previous[data-v-e311f3d1],
.Trend__C-foot-next[data-v-e311f3d1] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  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-e311f3d1],
.Trend__C-foot-next.disabled[data-v-e311f3d1] {
  background: #6f6f6f;
  pointer-events: none;
}

.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-e311f3d1],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-e311f3d1] {
  color: #a6a9ae;
}

.Trend__C-foot-previous .Trend__C-icon[data-v-e311f3d1],
.Trend__C-foot-next .Trend__C-icon[data-v-e311f3d1] {
  color: #001C54;
}

.van-toast[data-v-af2e7991] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-af2e7991] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-af2e7991] {
  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-af2e7991] {
  height: 80%;
}

.WinningTip__C[data-v-af2e7991] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: #e3efffb3;
  top: 0;
  left: 0;
}

.WinningTip__C-body[data-v-af2e7991] {
  position: absolute;
  width: 7.73333rem;
  height: 10.93333rem;
  background-image: url(/assets/png/missningBg-9deda6ac.png);
  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-af2e7991] {
  background-image: url(/assets/png/missningLBg-52f5ee8e.png);
}

.WinningTip__C-body-l1[data-v-af2e7991] {
  font-weight: 700;
  font-size: 0.64rem;
  text-align: center;
  color: #001C54;
  height: 0.77333rem;
  line-height: 0.77333rem;
  margin-bottom: 0.45333rem;
}

.WinningTip__C-body-l2[data-v-af2e7991] {
  height: 1.33333rem;
  color: #001C54;
  font-size: 0.29333rem;
  margin-bottom: 0.64rem;
}

.WinningTip__C-body-l2 .line1[data-v-af2e7991] {
  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-af2e7991] {
  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-af2e7991] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=);
}

.WinningTip__C-body-l2 .line1 .n2[data-v-af2e7991] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==);
}

.WinningTip__C-body-l2 .line1 .n3[data-v-af2e7991] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=);
}

.WinningTip__C-body-l2 .line1 .n4[data-v-af2e7991] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==);
}

.WinningTip__C-body-l2 .line1 .n5[data-v-af2e7991] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC);
}

.WinningTip__C-body-l2 .line1 .n6[data-v-af2e7991] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=);
}

.WinningTip__C-body-l2 .line2[data-v-af2e7991] {
  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-af2e7991] {
  height: 0.58667rem;
  line-height: 0.58667rem;
  background: #40ad72;
  border-radius: 0.13333rem;
  width: 1.33333rem;
  text-align: center;
}

.WinningTip__C-body-l2 .line2 > div[data-v-af2e7991]:first-child {
  background: #ffa82e;
}

.WinningTip__C-body-l2 .line2 > div.yuan[data-v-af2e7991] {
  width: 0.53333rem;
  height: 0.53333rem;
  color: #001C54;
  background: transparent;
  line-height: 0.53333rem;
  margin: 0 0.18667rem;
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
}

.WinningTip__C-body-l3[data-v-af2e7991] {
  height: 1.73333rem;
}

.WinningTip__C-body-l3 .isLose[data-v-af2e7991] {
  font-weight: 700;
  font-size: 0.64rem;
  line-height: 0.93333rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.34667rem;
  padding-top: 0.66667rem;
}

.WinningTip__C-body-l3 .head[data-v-af2e7991] {
  height: 0.4rem;
  line-height: 0.4rem;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.10667rem;
}

.WinningTip__C-body-l3 .bonus[data-v-af2e7991] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-weight: 700;
  font-size: 0.53333rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.26667rem;
}

.WinningTip__C-body-l3 .gameDetail[data-v-af2e7991] {
  height: 0.37333rem;
  line-height: 0.37333rem;
  font-size: 0.29333rem;
  text-align: center;
  color: #bf5d2b;
}

.WinningTip__C-body-l4[data-v-af2e7991] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  color: #001C54;
  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;
}

.WinningTip__C-body-l4 .acitveBtn[data-v-af2e7991] {
  height: 0.56rem;
  width: 0.56rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
  border: 0.01333rem solid #001C54;
  margin-right: 0.18667rem;
  position: relative;
}

.WinningTip__C-body-l4 .acitveBtn.active[data-v-af2e7991]: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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMA3yBggO/PMBCgj79QQG+vkLfRazwAAAC8SURBVDjLtdJLEoJADARQkjAfBlBz/8tqgdqFBkgW9BJeU9PFdFdmznrngL/pK6PfN13i5XVcPTk9k66ZnHPT24t3bsy3mOf88b1zbsxPKeZ7DfnaYp6z6asU2xeC/1nV2PCS7PMsnyE5mKuPzQtdQ7ydO8AP3Sbj9zkbc+GNP0mCufseDZxLEnzevS04V69Irt1Jg2Q49Wgg8JEGwf+lJMOzJdHwejS8Hg2fR2anR8Tt0YB3NuADjVSOxBNajhv3t2tsGwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  background-position: center;
}

.WinningTip__C .closeBtn[data-v-af2e7991] {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url(/assets/png/close-7b93ef94.png);
  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;
}

.van-toast[data-v-aca05fdb] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-aca05fdb] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-aca05fdb] {
  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-aca05fdb] {
  height: 80%;
}

.K3__C[data-v-aca05fdb] {
  padding-bottom: 0.34667rem;
}

.K3__C-head[data-v-aca05fdb] {
  height: 1.25333rem;
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.K3__C-head div[data-v-aca05fdb] {
  background-repeat: no-repeat;
  background-position: center;
}

.K3__C-head-bcak[data-v-aca05fdb] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.K3__C-head-logo[data-v-aca05fdb] {
  background: url(/assets/png/headlogo-56515a97.png);
  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-aca05fdb] {
  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-aca05fdb] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.K3__C-head-more > div[data-v-aca05fdb]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.K3__C-head-more > div:last-child.disableVoice[data-v-aca05fdb] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.K3__C[data-v-aca05fdb] .noticeBar__container {
  width: calc(100% - 0.69333rem);
  margin: 0.45333rem auto;
  background-color: #171b3f;
  padding: 0 0.42667rem;
  border-radius: 0.53333rem;
}

.K3__C[data-v-aca05fdb] .noticeBar__container > button {
  display: none;
}

.van-toast[data-v-5d6270a9] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-5d6270a9] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-5d6270a9] {
  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-5d6270a9] {
  height: 80%;
}

.TimeLeft__C[data-v-5d6270a9] {
  padding: 0.26667rem 0.32rem;
}

.TimeLeft__C .box[data-v-5d6270a9] {
  width: 100%;
  height: 3.6rem;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.16rem;
  padding: 0.26667rem 0.18667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.TimeLeft__C .box .tit[data-v-5d6270a9] {
  -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;
}

.TimeLeft__C .box .tit .citycon[data-v-5d6270a9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.TimeLeft__C .box .tit .citycon .citybg[data-v-5d6270a9] {
  width: 0.08rem;
  height: 0.4rem;
  border-radius: 0.26667rem;
  background: #ff7172;
  margin-top: 0.05333rem;
  margin-right: 0.18667rem;
}

.TimeLeft__C .box .tit .citycon .font30[data-v-5d6270a9] {
  font-size: 0.4rem;
  color: #E3EFFF;
  font-weight: 700;
}

.TimeLeft__C .box .tit .playmethod[data-v-5d6270a9] {
  width: 4.13333rem;
  height: 0.53333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  font-size: 0.34667rem;
  color: #E3EFFF;
  margin-top: 0.10667rem;
  padding-left: 0.21333rem;
  overflow: hidden;
}

.TimeLeft__C .box .tit .odds[data-v-5d6270a9] {
  width: 4.13333rem;
  height: 0.53333rem;
  line-height: 0.53333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 0.16rem;
  margin-bottom: 0.13333rem;
  padding: 0 0.21333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.TimeLeft__C .box .tit .color8[data-v-5d6270a9] {
  width: 4.13333rem;
  height: 0.53333rem;
  border-radius: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-top: 0.16rem;
  margin-bottom: 0.13333rem;
  padding-left: 0.21333rem;
  font-size: 0.32rem;
}

.TimeLeft__C .box .tit .bettingcut[data-v-5d6270a9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 4.13333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  padding-left: 0.26667rem;
  margin-top: 0.13333rem;
}

.TimeLeft__C .box .tit .bettingcut .font22[data-v-5d6270a9] {
  font-size: 0.29333rem;
  color: #E3EFFF;
  font-weight: 400;
  padding-top: 0.2rem;
}

.TimeLeft__C .box .tit .bettingcut .font28[data-v-5d6270a9] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.TimeLeft__C .box .info[data-v-5d6270a9] {
  -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: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.TimeLeft__C .box .info .playillustrate[data-v-5d6270a9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 3.2rem;
  height: 0.66667rem;
  border-radius: 0.53333rem;
  border: 0.01333rem solid #ff7172;
  margin-left: 1.33333rem;
}

.TimeLeft__C .box .info .playillustrate .illustratebg[data-v-5d6270a9] {
  width: 0.56rem;
  height: 0.56rem;
  background: url(/assets/png/warning2-9b67d247.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.64rem;
  margin-top: 0.02667rem;
}

.TimeLeft__C .box .info .playillustrate .font24[data-v-5d6270a9] {
  line-height: 0.66667rem;
  font-size: 0.32rem;
  color: #ff7172;
}

.TimeLeft__C .box .info .issue[data-v-5d6270a9] {
  margin-top: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.TimeLeft__C .box .info .issue .issuebg[data-v-5d6270a9] {
  width: 0.56rem;
  height: 0.56rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMASURBVHgB7Zc9bNNAFMf/7xoIQhQqhb1h6cRQxARLoTMIJjpSFpYuSSt1TbswVLRkqlhAZUKoCwMzHxMLqEhMsBAhpEqolVJSBaXEfjyfg4gdx77LRzvUP8nx+fxy9793796dgZSUlOMFmRhxoTAmN+/KB/5cLr/V7xcXR3GQOQNbfjX36elKzcQ0gzhxRAUp3hJJkxEmFbku6NKBcxlwJmDLWa+fBUCpXTSdbZzKfKaVaOEK0SInQeqbCCx1ETlYXDcHRRfhODek73yUSYdQbUjqDfypPlwcjIJGpnQohej0qFLixSMQ+Q9GFs3mVLhaRRjO4qhhynGpdLK9KiBUAvsazBlrZQNvFnIYJJ5Xd3YC0x/yKOdhjmQFtSWDu68Xw8DJBtoMT/047MjL4IYgUhhR3ade8mYVQ4VPW9hm25+CCZ+dZ6Ld34WIb4vyPAaGOyOOmJbCqsTgV1gSECpboufR5dZjkefnS9LoEvpFUU5W8rT/wDelp1VYouJe0trasggto2ckfgkTYL7TVjkhvU7reotQyCSbuOJhVYAtxA/kN+flmg6YZ3wbfb2Ai9dJzakkg1Y4VGALs6EdjLyaKNSnl2wgcci8m2DzXoS+ggGJQv3TDPdwgqLd2EVDtCUiN2BIskeJZtErRN2nlfk8LIgVysXikn8m7RHu2LXqbWWrHS2w6v1T/chd6UDOpPoU1d9xj6iuV70Xq6Q2/DtdAbtXWwbGTYXSk5LdiMsW/4/H34GK0m7dz1IEf/FQYjoKExRKdC4y7/UF1c3q4gnGKPMe7KjKlP7EMHA48JEXWkzuJ5hTlVi7RI8ePgG52xg0J9w4oXoHMk3uVdm1KrrEyujb3AZpOzB4FXopIsnGq8OB3C/hqoiPO+cezL06eAgNNBofw9UdQvV0sitiuYLDxhP523lH6+v74VeRO5OIfSkZ4LoIXpL78ENBH16cD/jx/Tk9bsV9WBMM4YWFcbgq/7/iz54MSA+C5+bkgExZ2FKv11CrNWhz8wApKSkpAf4C5BP5hhN/VpgAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.TimeLeft__C .box .info .issue .font26[data-v-5d6270a9] {
  font-size: 0.34667rem;
  color: #E3EFFF;
  font-weight: 400;
  margin-top: 0.08rem;
  margin-left: 0.05333rem;
}

.TimeLeft__C .box .info .closure[data-v-5d6270a9] {
  margin-top: 0.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.TimeLeft__C .box .info .closure .closuretime[data-v-5d6270a9] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  text-align: right;
  margin-bottom: 0.16rem;
}

.TimeLeft__C .box .info .closure .closurtimes[data-v-5d6270a9] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.TimeLeft__C .box .info .closure .closurtimes .red[data-v-5d6270a9] {
  color: #ff7172;
  font-size: 0.53333rem;
  margin-right: 0.05333rem;
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-5d6270a9] {
  width: 0.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  text-align: center;
  background: #ff7172;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 700;
  margin-right: 0.05333rem;
  position: relative;
}

.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-5d6270a9]:first-of-type:before,
.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-5d6270a9]:last-of-type:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0.06667rem solid #001C54;
  border-top-color: transparent;
  border-left-color: transparent;
}

.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-5d6270a9]:first-of-type:after,
.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-5d6270a9]:last-of-type:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  border: 0.06667rem solid #001C54;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.van-toast[data-v-a467b1ca] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a467b1ca] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a467b1ca] {
  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-a467b1ca] {
  height: 80%;
}

.TimeLeft__C[data-v-a467b1ca] {
  padding: 0.26667rem 0.32rem;
}

.TimeLeft__C .box[data-v-a467b1ca] {
  width: 100%;
  min-height: 3.6rem;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.16rem;
  padding: 0.26667rem 0.18667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.TimeLeft__C .box .tit[data-v-a467b1ca] {
  -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: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.TimeLeft__C .box .tit .citycon[data-v-a467b1ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.TimeLeft__C .box .tit .citycon .citybg[data-v-a467b1ca] {
  width: 0.08rem;
  height: 0.4rem;
  border-radius: 0.26667rem;
  background: #ff7172;
  margin-top: 0.05333rem;
  margin-right: 0.18667rem;
}

.TimeLeft__C .box .tit .citycon .font30[data-v-a467b1ca] {
  font-size: 0.4rem;
  color: #E3EFFF;
  font-weight: 700;
}

.TimeLeft__C .box .tit .playmethod[data-v-a467b1ca] {
  width: 4.13333rem;
  min-height: 0.53333rem;
  border-radius: 0.13333rem;
  background: #001C54;
  font-size: 0.34667rem;
  color: #E3EFFF;
  margin-top: 0.10667rem;
  padding: 0 0.21333rem;
  overflow: hidden;
  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;
}

.TimeLeft__C .box .tit .odds[data-v-a467b1ca] {
  width: 4.13333rem;
  line-height: 0.53333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  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;
  margin-top: 0.16rem;
  padding: 0.13333rem 0.21333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.TimeLeft__C .box .tit .odds .result[data-v-a467b1ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 0.06667rem;
}

.TimeLeft__C .box .tit .odds .result span[data-v-a467b1ca] {
  width: 0.53333rem;
  height: 0.53333rem;
  background: #ff7172;
  border-radius: 50%;
  color: #001C54;
  text-align: center;
}

.TimeLeft__C .box .tit .color8[data-v-a467b1ca] {
  width: 4.13333rem;
  height: 0.53333rem;
  border-radius: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-top: 0.16rem;
  margin-bottom: 0.13333rem;
  padding-left: 0.21333rem;
  font-size: 0.32rem;
}

.TimeLeft__C .box .tit .bettingcut[data-v-a467b1ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 4.13333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  padding-left: 0.26667rem;
  margin-top: 0.13333rem;
}

.TimeLeft__C .box .tit .bettingcut .font22[data-v-a467b1ca] {
  font-size: 0.29333rem;
  color: #E3EFFF;
  font-weight: 400;
  padding-top: 0.2rem;
}

.TimeLeft__C .box .tit .bettingcut .font28[data-v-a467b1ca] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.TimeLeft__C .box .info[data-v-a467b1ca] {
  -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: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.TimeLeft__C .box .info .playillustrate[data-v-a467b1ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 3.2rem;
  height: 0.66667rem;
  border-radius: 0.53333rem;
  border: 0.01333rem solid #ff7172;
  margin-left: 1.33333rem;
}

.TimeLeft__C .box .info .playillustrate .illustratebg[data-v-a467b1ca] {
  width: 0.56rem;
  height: 0.56rem;
  background: url(/assets/png/warning2-9b67d247.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.64rem;
  margin-top: 0.02667rem;
}

.TimeLeft__C .box .info .playillustrate .font24[data-v-a467b1ca] {
  line-height: 0.66667rem;
  font-size: 0.32rem;
  color: #ff7172;
}

.TimeLeft__C .box .info .issue[data-v-a467b1ca] {
  margin-top: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.TimeLeft__C .box .info .issue .issuebg[data-v-a467b1ca] {
  width: 0.56rem;
  height: 0.56rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMASURBVHgB7Zc9bNNAFMf/7xoIQhQqhb1h6cRQxARLoTMIJjpSFpYuSSt1TbswVLRkqlhAZUKoCwMzHxMLqEhMsBAhpEqolVJSBaXEfjyfg4gdx77LRzvUP8nx+fxy9793796dgZSUlOMFmRhxoTAmN+/KB/5cLr/V7xcXR3GQOQNbfjX36elKzcQ0gzhxRAUp3hJJkxEmFbku6NKBcxlwJmDLWa+fBUCpXTSdbZzKfKaVaOEK0SInQeqbCCx1ETlYXDcHRRfhODek73yUSYdQbUjqDfypPlwcjIJGpnQohej0qFLixSMQ+Q9GFs3mVLhaRRjO4qhhynGpdLK9KiBUAvsazBlrZQNvFnIYJJ5Xd3YC0x/yKOdhjmQFtSWDu68Xw8DJBtoMT/047MjL4IYgUhhR3ade8mYVQ4VPW9hm25+CCZ+dZ6Ld34WIb4vyPAaGOyOOmJbCqsTgV1gSECpboufR5dZjkefnS9LoEvpFUU5W8rT/wDelp1VYouJe0trasggto2ckfgkTYL7TVjkhvU7reotQyCSbuOJhVYAtxA/kN+flmg6YZ3wbfb2Ai9dJzakkg1Y4VGALs6EdjLyaKNSnl2wgcci8m2DzXoS+ggGJQv3TDPdwgqLd2EVDtCUiN2BIskeJZtErRN2nlfk8LIgVysXikn8m7RHu2LXqbWWrHS2w6v1T/chd6UDOpPoU1d9xj6iuV70Xq6Q2/DtdAbtXWwbGTYXSk5LdiMsW/4/H34GK0m7dz1IEf/FQYjoKExRKdC4y7/UF1c3q4gnGKPMe7KjKlP7EMHA48JEXWkzuJ5hTlVi7RI8ePgG52xg0J9w4oXoHMk3uVdm1KrrEyujb3AZpOzB4FXopIsnGq8OB3C/hqoiPO+cezL06eAgNNBofw9UdQvV0sitiuYLDxhP523lH6+v74VeRO5OIfSkZ4LoIXpL78ENBH16cD/jx/Tk9bsV9WBMM4YWFcbgq/7/iz54MSA+C5+bkgExZ2FKv11CrNWhz8wApKSkpAf4C5BP5hhN/VpgAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.TimeLeft__C .box .info .issue .font26[data-v-a467b1ca] {
  font-size: 0.34667rem;
  color: #E3EFFF;
  font-weight: 400;
  margin-top: 0.08rem;
  margin-left: 0.05333rem;
}

.TimeLeft__C .box .info .closure[data-v-a467b1ca] {
  margin-top: 0.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.TimeLeft__C .box .info .closure .closuretime[data-v-a467b1ca] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  text-align: right;
  margin-bottom: 0.16rem;
}

.TimeLeft__C .box .info .closure .closurtimes[data-v-a467b1ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.TimeLeft__C .box .info .closure .closurtimes .red[data-v-a467b1ca] {
  color: #ff7172;
  font-size: 0.53333rem;
  margin-right: 0.05333rem;
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-a467b1ca] {
  width: 0.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  text-align: center;
  background: #ff7172;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 700;
  margin-right: 0.05333rem;
  position: relative;
}

.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-a467b1ca]:first-of-type:before,
.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-a467b1ca]:last-of-type:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0.06667rem solid #001C54;
  border-top-color: transparent;
  border-left-color: transparent;
}

.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-a467b1ca]:first-of-type:after,
.TimeLeft__C
  .box
  .info
  .closure
  .closurtimes
  .redsqure[data-v-a467b1ca]:last-of-type:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  border: 0.06667rem solid #001C54;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.TimeLeft__C .box .info .closure.isShowPreparing[data-v-a467b1ca] {
  background: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.45333rem;
  color: #ff7172;
  font-size: 0.37333rem;
  font-weight: 700;
  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;
}

.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%;
}

.ColorsContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding: 0.26667rem 0.32rem;
}

.ColorsContainer .ColorsMethod {
  height: 0.93333rem;
  margin-bottom: 0.06667rem;
}

.ColorsContainer .ColorsMethod .coloritem {
  width: 3.2rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  background-image: url(/assets/svg/play-d1d7d017.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-weight: 400;
  color: #E3EFFF;
  font-size: 0.34667rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.ColorsContainer .ColorsMethod .active {
  background-image: url(/assets/svg/playactive-34625475.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #001C54;
  font-weight: 700;
}

.ColorsContainer .PlayMethod {
  height: 0.93333rem;
  border-radius: 0.13333rem;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
}

.ColorsContainer .PlayMethod .playitem {
  width: 4.26667rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.34667rem;
  font-weight: 400;
  color: #E3EFFF;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.ColorsContainer .PlayMethod .active {
  background: -webkit-linear-gradient(300deg, #ff8e89 0%, #ffc3a2 100%);
  background: linear-gradient(150deg, #ff8e89 0%, #ffc3a2 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  border-radius: 0.13333rem;
  color: #001C54;
  font-weight: 700;
}

.ColorsContainer .fun-tab-item {
  padding: 0;
}

.van-toast[data-v-1b2d551c] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-1b2d551c] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-1b2d551c] {
  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-1b2d551c] {
  height: 80%;
}

.NumberSelectContainer[data-v-1b2d551c] {
  padding: 0.26667rem 0.32rem;
  position: relative;
}

.NumberSelectContainer-mark[data-v-1b2d551c] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.NumberSelectContainer-mark > div[data-v-1b2d551c] {
  min-width: 5.86667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: inline-block;
  text-align: center;
  border-radius: 0.26667rem;
  padding: 0 0.26667rem;
  border: 0.01333rem solid #001C54;
  font-size: 0.42667rem;
  color: #001C54;
  font-weight: 700;
}

.NumberSelectContainer .NumberTab[data-v-1b2d551c] {
  margin-bottom: 0.26667rem;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
}

.NumberSelectContainer .NumberTab .tabitem[data-v-1b2d551c] {
  width: 3.73333rem;
  height: 1.17333rem;
  line-height: 1.17333rem;
  text-align: center;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  font-size: 0.4rem;
  color: #E3EFFF;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.NumberSelectContainer .NumberTab[data-v-1b2d551c] .fun-tab-item {
  padding: 0;
}

.NumberSelectContainer .NumberTab .active[data-v-1b2d551c] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: 0 0.02667rem 0.01333rem #ff8884bf;
  color: #001C54;
  text-shadow: 0 0.02667rem 0.01333rem 0 rgba(255, 136, 132, 0.7490196078);
  border-radius: 0.13333rem;
}

.NumberSelectContainer .NumberTabContent[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.NumberSelectContainer .NumberTabContent .intervalcontainer[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .intervalcontainer
  .intervalitem[data-v-1b2d551c] {
  width: 1.73333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #001C54;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  border-radius: 0.26667rem;
  font-size: 0.34667rem;
  color: #E3EFFF;
  text-align: center;
  margin-right: 0.13333rem;
  margin-bottom: 0.13333rem;
}

.NumberSelectContainer
  .NumberTabContent
  .intervalcontainer
  .active[data-v-1b2d551c] {
  font-weight: 700;
  box-shadow: 0 0.02667rem 0.01333rem #ff8884bf;
  color: #001C54;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: 0 2px 1px #ff8884bf;
}

.NumberSelectContainer .NumberTabContent .selectcontainer[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 9.36rem;
  height: 5.18667rem;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  margin-bottom: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .selectcontainer[data-v-1b2d551c]:last-child {
  margin-bottom: 0;
}

.NumberSelectContainer .NumberTabContent .selectbutton[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0.26667rem 0.21333rem;
}

.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .basicbutton[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selecteven[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectodd[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectsmall[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectbig[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectall[data-v-1b2d551c] {
  width: 1.68rem;
  height: 0.93333rem;
  font-size: 0.32rem;
  color: #001C54;
  line-height: 0.93333rem;
  text-align: center;
}

.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectall[data-v-1b2d551c] {
  background: #fe6469;
  box-shadow: 0 0.05333rem 0.16rem #fda3a4;
  border-top-right-radius: 0.26667rem;
  border-bottom-left-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectbig[data-v-1b2d551c] {
  background: #ffa82e;
  box-shadow: 0 0.05333rem 0.16rem #f8be6e;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectsmall[data-v-1b2d551c] {
  background: #6da7f4;
  box-shadow: 0 0.05333rem 0.16rem #89bcff;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selectodd[data-v-1b2d551c] {
  background: #b659fe;
  box-shadow: 0 0.05333rem 0.16rem #b988df;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .selectbutton
  .selecteven[data-v-1b2d551c] {
  background: #40ad72;
  box-shadow: 0 0.05333rem 0.16rem #bae6b0;
  border-top-right-radius: 0.26667rem;
  border-bottom-left-radius: 0.26667rem;
}

.NumberSelectContainer .NumberTabContent .selectcontent[data-v-1b2d551c] {
  width: 8.93333rem;
  height: 3.46667rem;
  background: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 0 0.21333rem;
}

.NumberSelectContainer .NumberTabContent .selectheader[data-v-1b2d551c] {
  font-size: 0.42667rem;
  color: #E3EFFF;
  padding: 0.26667rem;
}

.NumberSelectContainer .NumberTabContent .selectball[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.NumberSelectContainer .NumberTabContent .ball[data-v-1b2d551c] {
  width: 0.93333rem;
  height: 0.93333rem;
  font-size: 0.42667rem;
  line-height: 0.93333rem;
  text-align: center;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
  margin-bottom: 0.26667rem;
}

.NumberSelectContainer .NumberTabContent .ball.action[data-v-1b2d551c] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.NumberSelectContainer .NumberTabContent .ball[data-v-1b2d551c]:nth-child(1),
.NumberSelectContainer .NumberTabContent .ball[data-v-1b2d551c]:nth-child(6) {
  margin-left: 0.66667rem;
}

.NumberSelectContainer .NumberTabContent .quickcontainer[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .redline[data-v-1b2d551c] {
  width: 0.08rem;
  height: 0.4rem;
  background: #f64646;
  margin-top: 0.05333rem;
  margin-right: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .randomcontainer[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .randomcontainer
  .randomheader[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .randomcontainer
  .randomheader
  .font30[data-v-1b2d551c] {
  font-size: 0.4rem;
  font-weight: 700;
  color: #E3EFFF;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .randomcontainer
  .randombutton[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .randomcontainer
  .randombutton
  > div[data-v-1b2d551c] {
  width: 1.73333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #001C54;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  font-size: 0.34667rem;
  color: #E3EFFF;
  text-align: center;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .randomcontainer
  .randombutton
  .active[data-v-1b2d551c] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    inset 0 -0.05333rem 0.13333rem #001C546f4,
    0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  color: #001C54;
  box-shadow: 0 0.02667rem 0.01333rem #ff8884bf;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialheader[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialheader
  .font30[data-v-1b2d551c] {
  font-size: 0.4rem;
  color: #E3EFFF;
  font-weight: 700;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .basic[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialeven[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialodd[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialsmall[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialbig[data-v-1b2d551c],
.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialsame[data-v-1b2d551c] {
  width: 1.73333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  font-size: 0.32rem;
  color: #001C54;
  text-align: center;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialsame[data-v-1b2d551c] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    inset 0 -0.05333rem 0.13333rem #001C546f4,
    0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialbig[data-v-1b2d551c] {
  background: #ffa82e;
  box-shadow: 0 0.05333rem 0.16rem #f8be6e;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialsmall[data-v-1b2d551c] {
  background: #6da7f4;
  box-shadow: 0 0.05333rem 0.16rem #89bcff;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialodd[data-v-1b2d551c] {
  background: #b659fe;
  box-shadow: 0 0.05333rem 0.16rem #b988df;
  border-radius: 0.26667rem;
}

.NumberSelectContainer
  .NumberTabContent
  .quickcontainer
  .specialcontainer
  .specialbutton
  .specialeven[data-v-1b2d551c] {
  background: #40ad72;
  box-shadow: 0 0.05333rem 0.16rem #bae6b0;
  border-top-right-radius: 0.26667rem;
  border-bottom-left-radius: 0.26667rem;
}

.NumberSelectContainer .NumberTabContent .numbercontainer[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.32rem;
  padding: 0.26667rem;
  margin-top: 0.4rem;
}

.NumberSelectContainer
  .NumberTabContent
  .numbercontainer
  .Ntit[data-v-1b2d551c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 0.74667rem;
  font-size: 0.42667rem;
  color: #b2b4bf;
  font-weight: 400;
}

.NumberSelectContainer
  .NumberTabContent
  .numbercontainer
  .list[data-v-1b2d551c] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.NumberSelectContainer
  .NumberTabContent
  .numbercontainer
  .list
  .item[data-v-1b2d551c] {
  width: 20%;
  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;
}

.NumberSelectContainer
  .NumberTabContent
  .numbercontainer
  .list
  .item
  .number[data-v-1b2d551c] {
  width: 1.06667rem;
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  font-size: 0.42667rem;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
}

.NumberSelectContainer
  .NumberTabContent
  .numbercontainer
  .list
  .item
  .number.action[data-v-1b2d551c] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

[data-v-1b2d551c]::-webkit-scrollbar {
  height: 0.06667rem;
}

[data-v-1b2d551c]::-webkit-scrollbar-thumb {
  border-radius: 0.06667rem;
  background: #fa999a;
}

[data-v-1b2d551c]::-webkit-scrollbar-track {
  border-radius: 0.06667rem;
}

[data-v-1b2d551c]::-webkit-scrollbar {
  position: absolute;
  bottom: 0.13333rem;
}

.van-toast[data-v-292b9857] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-292b9857] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-292b9857] {
  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-292b9857] {
  height: 80%;
}

.TasteContainer[data-v-292b9857] {
  margin: 0.26667rem 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 9.36rem;
  height: 11.08rem;
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.26667rem;
}

.TasteContainer .TasteHeader[data-v-292b9857] {
  height: 0.8rem;
  background: -webkit-linear-gradient(left, #fa5b5b 0%, #ff998e 100%);
  background: linear-gradient(90deg, #fa5b5b 0%, #ff998e 100%);
  font-size: 0.37333rem;
  color: #001C54;
  border-top-left-radius: 0.26667rem;
  border-top-right-radius: 0.26667rem;
  line-height: 0.8rem;
  text-align: center;
}

.TasteContainer .NumberSelect[data-v-292b9857] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.TasteContainer .NumberSelect .NumberSelectCon[data-v-292b9857] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.26667rem 0.26667rem 0;
}

.TasteContainer .NumberSelect .NumberSelectCon .NumberCon[data-v-292b9857] {
  width: calc((100% - 0.4rem) / 4);
  height: 1.46667rem;
  background: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  border-radius: 0.26667rem;
  margin-bottom: 0.16rem;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 0.06667rem;
}

.TasteContainer
  .NumberSelect
  .NumberSelectCon
  .NumberCon.more[data-v-292b9857] {
  width: calc((100% - 0.26667rem) / 2);
}

.TasteContainer .NumberSelect .NumberSelectCon .action[data-v-292b9857] {
  background: -webkit-linear-gradient(300deg, #ff8e89 0%, #ffc3a2 100%);
  background: linear-gradient(150deg, #ff8e89 0%, #ffc3a2 100%);
  box-shadow:
    0 -0.05333rem 0.13333rem #001C546f4 inset,
    0 0.05333rem 0.13333rem 0.02667rem #d0d0ed5c;
}

.TasteContainer .NumberSelect .NumberSelectCon .active[data-v-292b9857] {
  color: #001C54 !important;
  text-shadow: 0 0.02667rem 0.01333rem 0 rgba(255, 136, 132, 0.75);
}

.TasteContainer .NumberSelect .NumberSelectCon .number[data-v-292b9857] {
  font-size: 0.48rem;
  color: #E3EFFF;
  font-weight: 700;
}

.TasteContainer .NumberSelect .NumberSelectCon .odds[data-v-292b9857] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.TasteContainer .NumberSelect .MethodSelect[data-v-292b9857] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 0.26667rem;
}

.TasteContainer .NumberSelect .MethodSelect .methodnumber[data-v-292b9857] {
  font-size: 0.37333rem;
  color: #001C54;
  font-weight: 700;
}

.TasteContainer .NumberSelect .MethodSelect .methododds[data-v-292b9857] {
  font-size: 0.32rem;
  color: #001C54;
}

.TasteContainer .NumberSelect .MethodSelect .methodbig[data-v-292b9857] {
  width: 2.13333rem;
  height: 1.46667rem;
  background: #ffa82e;
  box-shadow: 0 0.05333rem 0.16rem #f8be6e;
  border-top-right-radius: 0.26667rem;
  border-bottom-left-radius: 0.26667rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.TasteContainer .NumberSelect .MethodSelect .methodsmall[data-v-292b9857] {
  width: 2.13333rem;
  height: 1.46667rem;
  background: #6da7f4;
  box-shadow: 0 0.05333rem 0.16rem #89bcff;
  border-radius: 0.26667rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.TasteContainer .NumberSelect .MethodSelect .methododd[data-v-292b9857] {
  width: 2.13333rem;
  height: 1.46667rem;
  background: #b659fe;
  box-shadow: 0 0.05333rem 0.16rem #b988df;
  border-radius: 0.26667rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.TasteContainer .NumberSelect .MethodSelect .methodeven[data-v-292b9857] {
  width: 2.13333rem;
  height: 1.46667rem;
  background: #40ad72;
  box-shadow: 0 0.05333rem 0.16rem #bae6b0;
  border-top-right-radius: 0.26667rem;
  border-bottom-left-radius: 0.26667rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.van-toast[data-v-afe1106e] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-afe1106e] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-afe1106e] {
  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-afe1106e] {
  height: 80%;
}

.NewVietnam__C[data-v-afe1106e] {
  padding-bottom: 0.34667rem;
  overflow-y: auto;
  background: #05012b;
}

.NewVietnam__C-head[data-v-afe1106e] {
  height: 1.25333rem;
  background: -webkit-linear-gradient(left, #f95959 0%, #00ECBE 100%);
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.NewVietnam__C-head div[data-v-afe1106e] {
  background-repeat: no-repeat;
  background-position: center;
}

.NewVietnam__C-head-bcak[data-v-afe1106e] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.NewVietnam__C-head-logo[data-v-afe1106e] {
  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%);
}

.NewVietnam__C-head-more[data-v-afe1106e] {
  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;
}

.NewVietnam__C-head-more > div[data-v-afe1106e] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.NewVietnam__C-head-more > div[data-v-afe1106e]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.NewVietnam__C-head-more > div:last-child.disableVoice[data-v-afe1106e] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.NewVietnam__C[data-v-afe1106e] .driver-close-btn,
.NewVietnam__C[data-v-afe1106e] .driver-prev-btn {
  display: none;
}

.popup[data-v-afe1106e] {
  overflow-y: visible !important;
  border-radius: 0.13333rem 0.13333rem 0 0;
  width: 100%;
}

.popup[data-v-afe1106e] .van-popup {
  overflow-y: visible !important;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.popup .box[data-v-afe1106e] {
  position: relative;
}

.popup .box .close[data-v-afe1106e] {
  position: absolute;
  top: -1.06667rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}

.popup .box .close .img[data-v-afe1106e] {
  width: 0.8rem;
  height: 0.8rem;
}

.popup .box .title[data-v-afe1106e] {
  font-size: 0.42667rem;
  color: #e3efff;
}

.popup .box .numList[data-v-afe1106e] {
  max-height: 5.33333rem;
  overflow-x: auto;
}

.popup .box .numList .item[data-v-afe1106e] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
  margin: 0 0.13333rem;
}

.popup-info-item[data-v-afe1106e] {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.26667rem;
}

.popup-info-item .tit[data-v-afe1106e] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.popup-info-item .amount-box .li[data-v-afe1106e],
.popup-info-item .multiple-box .li[data-v-afe1106e] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.13333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  min-width: 1.33333rem;
  margin-left: 0.13333rem;
  border: 0.01333rem solid #d9d9d9;
  border-radius: 0.13333rem;
  color: #00ECBE;
}

.popup-info-item .amount-box .li.action[data-v-afe1106e],
.popup-info-item .multiple-box .li.action[data-v-afe1106e] {
  border: none;
  color: #001C54;
  background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
  background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
  box-shadow:
    0 0.21333rem 0.42667rem #d0d0ed5c,
    inset 0 -0.10667rem 0.26667rem 0.05333rem #001C540ec;
}

.popup-info-item .multiple-box .li[data-v-afe1106e] {
  padding: 0 0.26667rem;
  min-width: auto;
}

.popup-info-item .stepper-box .digit-box[data-v-afe1106e] {
  width: 2.66667rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  padding: 0;
  margin: 0 0.13333rem;
  background-color: #001C54; 
}

.popup-info-item .stepper-box .digit-box[data-v-afe1106e] .van-field__control {
  height: 0.74667rem;
  text-align: center;
}

.popup-info-item .stepper-box .li[data-v-afe1106e] {
  height: 0.8rem;
  width: 0.8rem;
  font-size: 0.8rem;
  border-radius: 50%;
  background-color: #ff7172;
  color: #001C54;
}

.popup-info-item .stepper-box .li.minus[data-v-afe1106e] {
  text-align: center;
  line-height: 0.66667rem;
}

.popup-info-item .txt[data-v-afe1106e] {
  color: #f4453e;
}

.popup-info .quantity[data-v-afe1106e] {
  margin-top: 0.26667rem;
  padding: 0 0.21333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .quantity .line[data-v-afe1106e] {
  padding: 0 0.13333rem;
  color: #E3EFFF;
}

.popup-info .quantity .num[data-v-afe1106e] {
  color: #00ECBE;
  font-size: 0.4rem;
}

.popup-info .wallet[data-v-afe1106e],
.popup-info .balance[data-v-afe1106e] {
  padding: 0 0.21333rem;
  margin-top: 0.26667rem;
  height: 0.8rem;
  background-color: #001C54;
}

.popup-info .wallet .txt[data-v-afe1106e],
.popup-info .balance .txt[data-v-afe1106e] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .txt img[data-v-afe1106e],
.popup-info .balance .txt img[data-v-afe1106e] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.13333rem;
}

.popup-info .wallet .txt .num[data-v-afe1106e],
.popup-info .balance .txt .num[data-v-afe1106e] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.popup-info .wallet .txt .num.yellow[data-v-afe1106e],
.popup-info .balance .txt .num.yellow[data-v-afe1106e] {
  color: #ff9e10;
}

.popup-info .wallet .bg333[data-v-afe1106e],
.popup-info .balance .bg333[data-v-afe1106e] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .bg7172[data-v-afe1106e],
.popup-info .balance .bg7172[data-v-afe1106e] {
  font-size: 0.32rem;
  color: #ff7172;
}

.popup-info .wallet .bet[data-v-afe1106e],
.popup-info .balance .bet[data-v-afe1106e] {
  border: 0.01333rem solid #ff8e8a;
  border-radius: 0.13333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #ff8e8a;
  padding: 0 0.26667rem;
}

.popup-btn[data-v-afe1106e] {
  height: 1.6rem;
}

.popup-btn .left[data-v-afe1106e] {
  width: 45%;
}

.popup-btn .left .btn[data-v-afe1106e] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #E3EFFF;
  background-color: #cfd1de;
}

.popup-btn .right[data-v-afe1106e] {
  width: 55%;
}

.popup-btn .right .btn[data-v-afe1106e] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #001C54;
  background-color: #00ECBE;
}

.popup-btn .right .noActive[data-v-afe1106e] {
  background-color: #cfd1de;
  color: #E3EFFF;
}

.PreSaleRule[data-v-afe1106e] {
  width: 7.04rem;
}

.PreSaleRule .head[data-v-afe1106e] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.PreSaleRule .body[data-v-afe1106e] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.PreSaleRule .body[data-v-afe1106e] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.PreSaleRule .foot[data-v-afe1106e] {
  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;
}

.PreSaleRule .foot .btn[data-v-afe1106e] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.Tips[data-v-afe1106e] {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #001C54;
  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;
}

.Tips > div[data-v-afe1106e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-y: hidden;
}

.Tips > div img[data-v-afe1106e] {
  width: 1.17333rem;
  height: 1.17333rem;
  margin-top: 0.45333rem;
}

.Tips > div .font36[data-v-afe1106e] {
  color: #E3EFFF;
  font-weight: 700;
  font-size: 0.48rem;
  margin-left: 0.32rem;
}

.GameList__C-region[data-v-afe1106e] {
  height: 1.2rem;
  line-height: 1.2rem;
  overflow: hidden;
  padding: 0 0.26667rem;
  margin: 0.26667rem 0;
}

.GameList__C-region .item[data-v-afe1106e] {
  width: calc(33.3% - 0.53333rem);
  position: relative;
  text-align: center;
  font-size: 0.48rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(1) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0.13333rem 0 0 0.13333rem;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(1):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(2) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(2):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(2):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(3) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0 0.13333rem 0.13333rem 0;
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(3):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item.action[data-v-afe1106e] {
  color: #001C54;
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(1) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(1):after {
  border-bottom: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(2) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(2):after {
  border-top: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(2):before {
  border-top: 1.2rem solid #ff8e89;
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(3) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(3):before {
  border-bottom: 1.2rem solid #ff8e89;
}

.GameList__C-time[data-v-afe1106e] {
  padding-left: 0.2rem;
  overflow-y: auto;
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-time .item[data-v-afe1106e] {
  position: relative;
  white-space: nowrap;
  background-color: #001C54;
  margin: 0 0.10667rem;
  padding: 0.04rem 0.16rem 0;
  text-align: center;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.GameList__C-time .item .week[data-v-afe1106e] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item .time[data-v-afe1106e] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item[data-v-afe1106e]:after,
.GameList__C-time .item[data-v-afe1106e]:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.GameList__C-time .item[data-v-afe1106e]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  right: -0.4rem;
}

.GameList__C-time .item[data-v-afe1106e]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  left: -0.4rem;
}

.GameList__C-time .item.active[data-v-afe1106e] {
  background-color: #ff7172;
  color: #001C54;
  z-index: 10;
}

.GameList__C-time .item.active .week[data-v-afe1106e],
.GameList__C-time .item.active .time[data-v-afe1106e] {
  color: #001C54;
}

.GameList__C-time .item.active[data-v-afe1106e]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  left: -0.4rem;
  z-index: 10;
}

.GameList__C-time .item.active[data-v-afe1106e]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  right: -0.4rem;
  z-index: 10;
}

.GameList__C-city[data-v-afe1106e] {
  border-top: 0.02667rem solid #001C54;
  overflow-y: auto;
  height: 0.6rem;
  height: 1.17333rem;
  background-color: #ff7172;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-city .item[data-v-afe1106e] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  white-space: nowrap;
  margin: 0.08rem 0.10667rem;
  padding: 0 0.10667rem;
  text-align: center;
  color: #001C54;
}

.GameList__C-city .item.action[data-v-afe1106e] {
  background-color: #001C54;
  color: #ff7172;
  border-radius: 0.06667rem;
}

.GameList__C-bet[data-v-afe1106e] {
  width: 100%;
  margin-top: 0.2rem;
  padding: 0 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  overflow-x: scroll;
}

.GameList__C-bet ul[data-v-afe1106e] {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.GameList__C-bet .item[data-v-afe1106e] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.93333rem;
  padding: 0.25333rem 0.88rem;
  background: #001C54;
  box-shadow: 0 0.24rem 0.42667rem 0.10667rem #d0d0ed5c;
  border-radius: 0.16rem;
  margin-right: 0.32rem;
  color: #E3EFFF;
}

.GameList__C-bet .item.action[data-v-afe1106e] {
  color: #001C54;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    0 0.21333rem 0.42667rem 0.10667rem #d0d0ed5c,
    inset 0 -0.05333rem 0.13333rem #001C546f4;
}

.Betting__C-mark[data-v-afe1106e] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.Betting__C-mark > div[data-v-afe1106e] {
  width: 5.86667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: inline-block;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #001C54;
  font-size: 0.42667rem;
  color: #001C54;
  font-weight: 700;
  padding: 0 0.4rem 0 2.08rem;
}

.Betting__C-bet[data-v-afe1106e] {
  margin-top: 0.4rem;
  padding: 0 0.26667rem;
}

.Betting__C-bet .tit[data-v-afe1106e] {
  height: 0.53333rem;
  line-height: 0.53333rem;
}

.Betting__C-bet .tit-select[data-v-afe1106e] {
  padding-left: 0.26667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  border-left: 0.08rem solid #f64646;
}

.Betting__C-bet .tit-list .check[data-v-afe1106e] {
  padding-left: 0.26667rem;
  color: #E3EFFF;
}

.Betting__C-bet .tit-list .check-item[data-v-afe1106e] {
  height: 0.42667rem;
  width: 0.42667rem;
  border-radius: 0.42667rem;
  border: 0.02667rem solid #c9c9c9;
  margin-right: 0.10667rem;
}

.Betting__C-bet .tit-list .check.action[data-v-afe1106e] {
  color: #fe6868;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-afe1106e] {
  border: 0.01333rem solid #fe6868;
  position: relative;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-afe1106e]:after {
  content: "";
  display: block;
  border-radius: 0.26667rem;
  background-color: #fe6868;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.05333rem;
  top: 0.05333rem;
}

.Betting__C-bet .nList[data-v-afe1106e] {
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.32rem;
  padding: 0.26667rem;
  margin-top: 0.4rem;
}

.Betting__C-bet .nList .Ntit[data-v-afe1106e] {
  line-height: 0.74667rem;
  font-size: 0.42667rem;
  color: #b2b4bf;
  font-weight: 400;
}

.Betting__C-bet .nList .list[data-v-afe1106e] {
  width: 100%;
}

.Betting__C-bet .nList .list .item[data-v-afe1106e] {
  width: 20%;
}

.Betting__C-bet .nList .list .item .number[data-v-afe1106e] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
}

.Betting__C-bet .nList .list .item .number.action[data-v-afe1106e] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.Footer__C[data-v-afe1106e] {
  width: 100%;
  position: fixed;
  left: auto;
  bottom: 0;
  height: 1.6rem;
  z-index: 98;
}

.Footer__C .nav[data-v-afe1106e] {
  height: 1.6rem;
  background-color: #fee;
  max-width: 10rem;
}

.Footer__C .nav .left[data-v-afe1106e] {
  width: 55%;
}

.Footer__C .nav .left .item[data-v-afe1106e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 0.26667rem;
  color: #ff7172;
}

.Footer__C .nav .left .item .txt[data-v-afe1106e] {
  margin-bottom: 0.08rem;
}

.Footer__C .nav .left .item .num[data-v-afe1106e] {
  color: #00ECBE;
  font-weight: 600;
}

.Footer__C .bet-btn[data-v-afe1106e] {
  width: 40%;
  background-color: #00ECBE;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 600;
}

.Footer__C .disabled-btn[data-v-afe1106e] {
  width: 40%;
  background-color: #cfd1de;
  color: #E3EFFF;
  font-size: 0.48rem;
  font-weight: 400;
  pointer-events: none;
}

.RecordNav__C[data-v-afe1106e] {
  width: calc(100% - 0.64rem);
  height: 1.17333rem;
  line-height: 1.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.32rem auto 0;
  border-radius: 0.16rem;
  overflow: hidden;
}

.RecordNav__C > div[data-v-afe1106e] {
  width: 50%;
  height: 100%;
  background: #001C54;
  font-size: 0.42667rem;
  color: #E3EFFF;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  text-align: center;
  overflow: hidden;
}

.RecordNav__C > div.active[data-v-afe1106e] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: inset 0 -0.05333rem 0.13333rem #001C546f4;
  font-weight: 600;
  color: #001C54;
}

.GameRecord__C[data-v-afe1106e] {
  width: calc(100% - 0.69333rem);
  margin: 0.26667rem auto 1.6rem;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-afe1106e] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 600;
  font-size: 0.37333rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-afe1106e] {
  color: #E3EFFF;
  font-size: 0.32rem;
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
}

.GameRecord__C-body[data-v-afe1106e] .van-row {
  min-height: 1.30667rem;
  border-bottom: 0.01333rem solid #daddf0;
}

.GameRecord__C-body .details[data-v-afe1106e] {
  width: 100%;
  border: 0.01333rem solid #fa999a;
  border-radius: 0.26667rem;
  padding: 0.33333rem;
}

.GameRecord__C-body .details .tit[data-v-afe1106e] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.GameRecord__C-body .details .tit img[data-v-afe1106e] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.GameRecord__C-body .details .tag-read img[data-v-afe1106e] {
  width: 0.32rem;
  height: 0.32rem;
}

.GameRecord__C-body .details .detailLi[data-v-afe1106e] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .red[data-v-afe1106e] {
  color: #f2413b;
}

.GameRecord__C-body .details .detailLi .prize[data-v-afe1106e] {
  background: #001C54; 
  margin-bottom: 0.16rem;
  padding: 0.26667rem;
  border-radius: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .prize[data-v-afe1106e]:last-child {
  margin-bottom: 0;
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-afe1106e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-afe1106e]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-afe1106e]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-afe1106e]:nth-of-type(1) {
  width: 45%;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-afe1106e]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-afe1106e]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-afe1106e]:nth-of-type(2) {
  width: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-afe1106e] {
  font-weight: 700;
  font-size: 0.42667rem;
  color: #E3EFFF;
  padding-left: 0;
  text-align: center;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-afe1106e] {
  color: #00ECBE;
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-afe1106e] {
  text-align: left;
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .action0[data-v-afe1106e] {
  color: #00ECBE !important;
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .action1[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .action2[data-v-afe1106e] {
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-afe1106e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-afe1106e] {
  text-align: left;
  padding-left: 0.26667rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.37333rem;
  font-weight: 500;
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-afe1106e] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.GameRecord__C-body .details .detailLi .select[data-v-afe1106e] {
  margin-left: 0.53333rem;
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-afe1106e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-afe1106e] {
  padding-bottom: 0.06667rem;
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-afe1106e] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionViolet[data-v-afe1106e] {
  color: #001C54;
  background-color: #eb43dd;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRed[data-v-afe1106e] {
  color: #001C54;
  background-color: #fb4e4e;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionGreen[data-v-afe1106e] {
  color: #001C54;
  background-color: #5cba47;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRedGreen[data-v-afe1106e] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-afe1106e] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.GameRecord__C-body .goItem[data-v-afe1106e] {
  height: 1.30667rem;
  line-height: 1.30667rem;
  text-align: center;
  color: #f64646;
  font-size: 0.32rem;
}

.GameRecord__C-body .li[data-v-afe1106e] {
  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;
  text-align: center;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #001C54; 
  margin: 0 0.02667rem;
}

.GameRecord__C-body .li .circle-#e3efff[data-v-afe1106e] {
  background-color: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
}

.GameRecord__C-body .time[data-v-afe1106e] {
  color: #E3EFFF;
  font-size: 0.32rem;
  height: 100%;
}

.GameRecord__C-body .numList[data-v-afe1106e] {
  width: 3rem;
  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;
  position: relative;
  top: 0.4rem;
}

.GameRecord__C-body .numList .numItem[data-v-afe1106e] {
  width: 0.4rem;
  height: 0.4rem;
  background: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
  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;
  border-radius: 50%;
}

.GameRecord__C-body .redNumItem[data-v-afe1106e] {
  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[data-v-afe1106e] {
  height: 1.86667rem;
  background: #001C54;
  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-afe1106e],
.GameRecord__C-foot-next[data-v-afe1106e] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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-afe1106e],
.GameRecord__C-foot-next.disabled[data-v-afe1106e] {
  background: #d8d8d8;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-afe1106e],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-afe1106e] {
  color: #92a8e3;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-afe1106e],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-afe1106e] {
  color: #001C54;
}

.MyGameRecord__C[data-v-afe1106e] {
  width: 100%;
  margin: 0.32rem auto 1.6rem;
}

.MyGameRecord__C-head[data-v-afe1106e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #001C54;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-afe1106e] {
  border: 0.01333rem solid #cbcbcb;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #686868;
  font-size: 0.32rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.MyGameRecord__C-head-moreB[data-v-afe1106e]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-afe1106e] {
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-afe1106e] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-afe1106e] {
  height: 1.86667rem;
  background: #001C54;
  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;
}

.MyGameRecord__C-foot-page[data-v-afe1106e] {
  font-size: 0.32rem;
}

.MyGameRecord__C-foot-previous[data-v-afe1106e],
.MyGameRecord__C-foot-next[data-v-afe1106e] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-afe1106e],
.MyGameRecord__C-foot-next.disabled[data-v-afe1106e] {
  background: #d8d8d8;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-afe1106e],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-afe1106e] {
  color: #92a8e3;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-afe1106e],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-afe1106e] {
  color: #001C54;
}

.list[data-v-afe1106e] {
  padding: 0 0.26667rem;
}

.list .hb[data-v-afe1106e] {
  background-color: #001C54;
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item[data-v-afe1106e] {
  padding: 0.21333rem;
  /* border-bottom: 0.02667rem solid #e2e2e2; */
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item.action[data-v-afe1106e] {
  padding: 0.32rem 0.26667rem;
}

.list .hb .item .goItem[data-v-afe1106e] {
  height: 0.42667rem;
}

.list .hb .li[data-v-afe1106e] {
  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;
  text-align: center;
  width: 0.42667rem !important;
  height: 0.42667rem;
  border: 0.02667rem solid #bbb;
  border-radius: 0.42667rem;
  margin-right: 0.10667rem;
  color: #bbb;
}

.list .hb .li.action[data-v-afe1106e] {
  font-size: 0.32rem;
  border: none;
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .li.circle-#e3efff[data-v-afe1106e] {
  border: 0.02667rem solid #e3efff;
  color: #e3efff;
  background: #001C54;
}

.list .hb .li.actionH[data-v-afe1106e] {
  border: none;
  color: #001C54;
  background-color: #5856d6;
}

.list .hb .li.actionL[data-v-afe1106e] {
  border: 0.01333rem solid #5856d6;
  color: #5856d6;
  background-color: #001C54;
}

.list .hb .li.actionO[data-v-afe1106e] {
  border: none;
  color: #001C54;
  background-color: #00ecbe;
}

.list .hb .li.actionE[data-v-afe1106e] {
  border: 0.01333rem solid #ff9500;
  color: #ff9500;
  background-color: #001C54;
}

.list .hb .qiu[data-v-afe1106e] {
  width: 3rem;
  position: relative;
}

.list .hb .qiu .line-canvas[data-v-afe1106e] {
  position: absolute !important;
  top: 0.12rem;
  left: 0;
  height: 0.73333rem;
  width: 2.61333rem;
  z-index: 99;
}

.list .hb .red[data-v-afe1106e] {
  color: #d0322d;
}

.list .hb .green[data-v-afe1106e] {
  color: #4eaf56;
}

.list .hb .blue[data-v-afe1106e] {
  color: #2572d5;
}

.list .hb .box .li[data-v-afe1106e] {
  display: block;
  height: 0.13333rem;
  width: 0.13333rem;
  border-radius: 0.13333rem;
  margin: 0 0.06667rem;
}

.list .hb .item[data-v-afe1106e] {
  padding: 0.53333rem 0.4rem;
}

.list .hb .item .info[data-v-afe1106e] {
  width: 100%;
}

.list .hb .item .info .issueName .state[data-v-afe1106e] {
  color: #001C54;
  padding: 0.10667rem 0.26667rem;
  margin-left: 0.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  display: inline-block;
  text-align: center;
}

.list .hb .item .info .issueName .state.red[data-v-afe1106e] {
  background-color: #ff8581;
}

.list .hb .item .info .issueName .state.green[data-v-afe1106e] {
  background-color: #5cba47;
}

.list .hb .item .info .tiem[data-v-afe1106e] {
  font-size: 0.32rem;
  color: #5f5f5f;
  margin-top: 0.13333rem;
}

.list .hb .item .info .money[data-v-afe1106e] {
  font-weight: 600;
  font-size: 0.42667rem;
}

.list .hb .item .info .money .fail[data-v-afe1106e] {
  color: #fb4e4e;
}

.list .hb .item .info .money .success[data-v-afe1106e] {
  color: #5cba47;
}

.list .hb .details[data-v-afe1106e] {
  padding: 0.4rem;
  border-bottom: 0.01333rem solid #e2e2e2;
}

.list .hb .details .tit[data-v-afe1106e] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.list .hb .details .tit img[data-v-afe1106e] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.list .hb .details .tag-read img[data-v-afe1106e] {
  width: 0.32rem;
  height: 0.32rem;
}

.list .hb .details .detailLi[data-v-afe1106e] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  background: #f1f3ff;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
}

.list .hb .details .detailLi .red[data-v-afe1106e] {
  color: #f2413b;
}

.list .hb .details .detailLi .result[data-v-afe1106e] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  color: #001C54;
  text-align: left;
  padding: 0 --0.26667rem;
}

.list .hb .details .detailLi .prize-tit[data-v-afe1106e] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.list .hb .details .detailLi .prize-box[data-v-afe1106e] {
  border-bottom: 0.01333rem solid #001C54;
}

.list .hb .details .detailLi .prize-box-item[data-v-afe1106e] {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .c-flex-warp[data-v-afe1106e] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .select[data-v-afe1106e] {
  margin-left: 0.53333rem;
}

.list .hb .details .detailLi .select .ball[data-v-afe1106e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.list .hb .details .detailLi .Bet-box.pb[data-v-afe1106e] {
  padding-bottom: 0.06667rem;
}

.list .hb .details .detailLi .Bet-box ul li[data-v-afe1106e] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-afe1106e] {
  color: #001C54;
  background-color: #eb43dd;
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-afe1106e] {
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-afe1106e] {
  color: #001C54;
  background-color: #5cba47;
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-afe1106e] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-afe1106e] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.areList[data-v-afe1106e] {
  margin: 0.53333rem;
  position: relative;
}

.areList .close[data-v-afe1106e] {
  position: absolute;
  top: -1.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 0.8rem;
  height: 0.8rem;
}

.areList .items h1[data-v-afe1106e] {
  color: #b6b6b6;
  font-size: 0.42667rem;
}

.areList .items .itemsC[data-v-afe1106e] {
  margin: 0.26667rem 0 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.2rem;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.areList .items .itemsC > div[data-v-afe1106e] {
  width: calc((100% - 0.53333rem) / 2);
  background: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  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;
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.areList .items .itemsC .isActive[data-v-afe1106e] {
  background: #fe6469;
  color: #001C54;
}

.titlebets[data-v-afe1106e] {
  font-size: 0.29333rem;
  color: #ff7172;
}

.border60[data-v-afe1106e] {
  width: 4.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border-radius: 0.8rem;
  border: 0.01333rem solid #ff7172;
  margin: 0 auto;
  margin-top: 0.30667rem;
}

.bottombg[data-v-afe1106e] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.compound2[data-v-afe1106e],
.compound3[data-v-afe1106e] {
  padding-top: 0.26667rem;
  max-height: 5.33333rem;
  overflow-y: auto;
}

.compound2 .item[data-v-afe1106e],
.compound3 .item[data-v-afe1106e] {
  width: 100%;
  margin-bottom: 0.26667rem;
}

.compound2 .item.item0-3 .box .c-row[data-v-afe1106e],
.compound3 .item.item0-3 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-3 .box .num[data-v-afe1106e],
.compound3 .item.item0-3 .box .num[data-v-afe1106e] {
  width: calc((100% - 1.28rem) / 7);
  height: 1.13333rem;
  background-size: 1.13333rem 1.13333rem;
}

.compound2 .item.item0-2 .box .c-row[data-v-afe1106e],
.compound2 .item.item5-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item0-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item5-2 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-2 .box .num[data-v-afe1106e],
.compound2 .item.item5-2 .box .num[data-v-afe1106e],
.compound3 .item.item0-2 .box .num[data-v-afe1106e],
.compound3 .item.item5-2 .box .num[data-v-afe1106e] {
  width: calc((100% - 1.28rem) / 7);
  height: 0.8rem;
  background-size: 0.8rem 0.8rem;
}

.compound2 .item.item4-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item4-2 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e],
.compound3 .item.item4-2 .box .num[data-v-afe1106e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n) {
  margin-left: -0.10667rem;
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6) {
  margin-right: 0.42667rem;
}

.compound2 .item.item3-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item3-2 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e],
.compound3 .item.item3-2 .box .num[data-v-afe1106e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n) {
  margin-left: -0.06667rem;
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4) {
  margin-right: 1.73333rem;
}

.compound2 .item.item2-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item2-2 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item2-2 .box .num[data-v-afe1106e],
.compound3 .item.item2-2 .box .num[data-v-afe1106e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.01333rem;
}

.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n) {
  margin-right: 1.33333rem;
}

.compound2 .item.item1-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item1-2 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item1-2 .box .num[data-v-afe1106e],
.compound3 .item.item1-2 .box .num[data-v-afe1106e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.09333rem;
}

.compound2 .item .box[data-v-afe1106e],
.compound3 .item .box[data-v-afe1106e] {
  border-radius: 0.26667rem;
  position: relative;
  width: 100%;
}

.compound2 .item .box .num[data-v-afe1106e],
.compound3 .item .box .num[data-v-afe1106e] {
  min-width: 0.8rem;
  min-height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-afe1106e],
.compound3 .item .box .money[data-v-afe1106e] {
  text-align: center;
  background-color: #dbdbdb;
  position: relative;
  height: 0.53333rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.compound2 .item .box .money .all[data-v-afe1106e],
.compound3 .item .box .money .all[data-v-afe1106e] {
  position: relative;
  z-index: 9;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-afe1106e]:after,
.compound3 .item .box .money[data-v-afe1106e]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.21333rem;
  background-color: #ededed;
  border-radius: 0 0 50% 50%;
}

.compound2 .item .box .dele[data-v-afe1106e],
.compound3 .item .box .dele[data-v-afe1106e] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound2 .item .box .dele .icon[data-v-afe1106e],
.compound3 .item .box .dele .icon[data-v-afe1106e] {
  font-size: 0.26667rem;
}

.compound2 .item.item0-4 .box .c-row[data-v-afe1106e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.53333rem;
}

.compound2 .item.item0-4 .box .num[data-v-afe1106e] {
  width: calc((100% - 2.13333rem) / 5);
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  color: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  min-width: 1.33333rem;
}

.compound[data-v-afe1106e] {
  padding-top: 0.26667rem;
  max-height: 6rem;
  overflow: auto;
}

.compound .item[data-v-afe1106e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0.4rem;
}

.compound .item .title[data-v-afe1106e] {
  width: 1.38667rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 0.42667rem;
  color: #E3EFFF;
}

.compound .item .numcontainer[data-v-afe1106e] {
  width: 7.94667rem;
  margin-left: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0.13333rem;
}

.compound .item .numcontainer .num[data-v-afe1106e] {
  width: calc((100% - 0.85333rem) / 5);
  height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  position: relative;
  text-align: center;
  line-height: 0.8rem;
}

.compound .item .numcontainer .num .dele[data-v-afe1106e] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound .item .numcontainer .num .dele .icon[data-v-afe1106e] {
  font-size: 0.26667rem;
}

.van-toast[data-v-884042b3] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-884042b3] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-884042b3] {
  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-884042b3] {
  height: 80%;
}

.NewVietnam__C[data-v-884042b3] {
  padding-bottom: 0.34667rem;
  overflow-y: auto;
  background: #05012b;
}

.NewVietnam__C-head[data-v-884042b3] {
  height: 1.25333rem;
  background: -webkit-linear-gradient(left, #f95959 0%, #00ECBE 100%);
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.NewVietnam__C-head div[data-v-884042b3] {
  background-repeat: no-repeat;
  background-position: center;
}

.NewVietnam__C-head-bcak[data-v-884042b3] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.NewVietnam__C-head-logo[data-v-884042b3] {
  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%);
}

.NewVietnam__C-head-more[data-v-884042b3] {
  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;
}

.NewVietnam__C-head-more > div[data-v-884042b3] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.NewVietnam__C-head-more > div[data-v-884042b3]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.NewVietnam__C-head-more > div:last-child.disableVoice[data-v-884042b3] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.NewVietnam__C[data-v-884042b3] .driver-close-btn,
.NewVietnam__C[data-v-884042b3] .driver-prev-btn {
  display: none;
}

.popup[data-v-884042b3] {
  overflow-y: visible !important;
  border-radius: 0.13333rem 0.13333rem 0 0;
  width: 100%;
}

.popup[data-v-884042b3] .van-popup {
  overflow-y: visible !important;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.popup .box[data-v-884042b3] {
  position: relative;
}

.popup .box .close[data-v-884042b3] {
  position: absolute;
  top: -1.06667rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}

.popup .box .close .img[data-v-884042b3] {
  width: 0.8rem;
  height: 0.8rem;
}

.popup .box .title[data-v-884042b3] {
  font-size: 0.42667rem;
  color: #e3efff;
}

.popup .box .numList[data-v-884042b3] {
  max-height: 5.33333rem;
  overflow-x: auto;
}

.popup .box .numList .item[data-v-884042b3] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
  margin: 0 0.13333rem;
}

.popup-info-item[data-v-884042b3] {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.26667rem;
}

.popup-info-item .tit[data-v-884042b3] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.popup-info-item .amount-box .li[data-v-884042b3],
.popup-info-item .multiple-box .li[data-v-884042b3] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.13333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  min-width: 1.33333rem;
  margin-left: 0.13333rem;
  border: 0.01333rem solid #d9d9d9;
  border-radius: 0.13333rem;
  color: #00ECBE;
}

.popup-info-item .amount-box .li.action[data-v-884042b3],
.popup-info-item .multiple-box .li.action[data-v-884042b3] {
  border: none;
  color: #001C54;
  background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
  background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
  box-shadow:
    0 0.21333rem 0.42667rem #d0d0ed5c,
    inset 0 -0.10667rem 0.26667rem 0.05333rem #001C540ec;
}

.popup-info-item .multiple-box .li[data-v-884042b3] {
  padding: 0 0.26667rem;
  min-width: auto;
}

.popup-info-item .stepper-box .digit-box[data-v-884042b3] {
  width: 2.66667rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  padding: 0;
  margin: 0 0.13333rem;
  background-color: #001C54; 
}

.popup-info-item .stepper-box .digit-box[data-v-884042b3] .van-field__control {
  height: 0.74667rem;
  text-align: center;
}

.popup-info-item .stepper-box .li[data-v-884042b3] {
  height: 0.8rem;
  width: 0.8rem;
  font-size: 0.8rem;
  border-radius: 50%;
  background-color: #ff7172;
  color: #001C54;
}

.popup-info-item .stepper-box .li.minus[data-v-884042b3] {
  text-align: center;
  line-height: 0.66667rem;
}

.popup-info-item .txt[data-v-884042b3] {
  color: #f4453e;
}

.popup-info .quantity[data-v-884042b3] {
  margin-top: 0.26667rem;
  padding: 0 0.21333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .quantity .line[data-v-884042b3] {
  padding: 0 0.13333rem;
  color: #E3EFFF;
}

.popup-info .quantity .num[data-v-884042b3] {
  color: #00ECBE;
  font-size: 0.4rem;
}

.popup-info .wallet[data-v-884042b3],
.popup-info .balance[data-v-884042b3] {
  padding: 0 0.21333rem;
  margin-top: 0.26667rem;
  height: 0.8rem;
  background-color: #001C54;
}

.popup-info .wallet .txt[data-v-884042b3],
.popup-info .balance .txt[data-v-884042b3] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .txt img[data-v-884042b3],
.popup-info .balance .txt img[data-v-884042b3] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.13333rem;
}

.popup-info .wallet .txt .num[data-v-884042b3],
.popup-info .balance .txt .num[data-v-884042b3] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.popup-info .wallet .txt .num.yellow[data-v-884042b3],
.popup-info .balance .txt .num.yellow[data-v-884042b3] {
  color: #ff9e10;
}

.popup-info .wallet .bg333[data-v-884042b3],
.popup-info .balance .bg333[data-v-884042b3] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .bg7172[data-v-884042b3],
.popup-info .balance .bg7172[data-v-884042b3] {
  font-size: 0.32rem;
  color: #ff7172;
}

.popup-info .wallet .bet[data-v-884042b3],
.popup-info .balance .bet[data-v-884042b3] {
  border: 0.01333rem solid #ff8e8a;
  border-radius: 0.13333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #ff8e8a;
  padding: 0 0.26667rem;
}

.popup-btn[data-v-884042b3] {
  height: 1.6rem;
}

.popup-btn .left[data-v-884042b3] {
  width: 45%;
}

.popup-btn .left .btn[data-v-884042b3] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #E3EFFF;
  background-color: #cfd1de;
}

.popup-btn .right[data-v-884042b3] {
  width: 55%;
}

.popup-btn .right .btn[data-v-884042b3] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #001C54;
  background-color: #00ECBE;
}

.popup-btn .right .noActive[data-v-884042b3] {
  background-color: #cfd1de;
  color: #E3EFFF;
}

.PreSaleRule[data-v-884042b3] {
  width: 7.04rem;
}

.PreSaleRule .head[data-v-884042b3] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.PreSaleRule .body[data-v-884042b3] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.PreSaleRule .body[data-v-884042b3] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.PreSaleRule .foot[data-v-884042b3] {
  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;
}

.PreSaleRule .foot .btn[data-v-884042b3] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.Tips[data-v-884042b3] {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #001C54;
  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;
}

.Tips > div[data-v-884042b3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-y: hidden;
}

.Tips > div img[data-v-884042b3] {
  width: 1.17333rem;
  height: 1.17333rem;
  margin-top: 0.45333rem;
}

.Tips > div .font36[data-v-884042b3] {
  color: #E3EFFF;
  font-weight: 700;
  font-size: 0.48rem;
  margin-left: 0.32rem;
}

.GameList__C-region[data-v-884042b3] {
  height: 1.2rem;
  line-height: 1.2rem;
  overflow: hidden;
  padding: 0 0.26667rem;
  margin: 0.26667rem 0;
}

.GameList__C-region .item[data-v-884042b3] {
  width: calc(33.3% - 0.53333rem);
  position: relative;
  text-align: center;
  font-size: 0.48rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(1) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0.13333rem 0 0 0.13333rem;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(1):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(2) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(2):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(2):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(3) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0 0.13333rem 0.13333rem 0;
}

.GameList__C-region .item[data-v-884042b3]:nth-child(3):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item.action[data-v-884042b3] {
  color: #001C54;
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(1) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(1):after {
  border-bottom: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(2) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(2):after {
  border-top: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(2):before {
  border-top: 1.2rem solid #ff8e89;
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(3) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(3):before {
  border-bottom: 1.2rem solid #ff8e89;
}

.GameList__C-time[data-v-884042b3] {
  padding-left: 0.2rem;
  overflow-y: auto;
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-time .item[data-v-884042b3] {
  position: relative;
  white-space: nowrap;
  background-color: #001C54;
  margin: 0 0.10667rem;
  padding: 0.04rem 0.16rem 0;
  text-align: center;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.GameList__C-time .item .week[data-v-884042b3] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item .time[data-v-884042b3] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item[data-v-884042b3]:after,
.GameList__C-time .item[data-v-884042b3]:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.GameList__C-time .item[data-v-884042b3]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  right: -0.4rem;
}

.GameList__C-time .item[data-v-884042b3]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  left: -0.4rem;
}

.GameList__C-time .item.active[data-v-884042b3] {
  background-color: #ff7172;
  color: #001C54;
  z-index: 10;
}

.GameList__C-time .item.active .week[data-v-884042b3],
.GameList__C-time .item.active .time[data-v-884042b3] {
  color: #001C54;
}

.GameList__C-time .item.active[data-v-884042b3]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  left: -0.4rem;
  z-index: 10;
}

.GameList__C-time .item.active[data-v-884042b3]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  right: -0.4rem;
  z-index: 10;
}

.GameList__C-city[data-v-884042b3] {
  border-top: 0.02667rem solid #001C54;
  overflow-y: auto;
  height: 0.6rem;
  height: 1.17333rem;
  background-color: #ff7172;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-city .item[data-v-884042b3] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  white-space: nowrap;
  margin: 0.08rem 0.10667rem;
  padding: 0 0.10667rem;
  text-align: center;
  color: #001C54;
}

.GameList__C-city .item.action[data-v-884042b3] {
  background-color: #001C54;
  color: #ff7172;
  border-radius: 0.06667rem;
}

.GameList__C-bet[data-v-884042b3] {
  width: 100%;
  margin-top: 0.2rem;
  padding: 0 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  overflow-x: scroll;
}

.GameList__C-bet ul[data-v-884042b3] {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.GameList__C-bet .item[data-v-884042b3] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.93333rem;
  padding: 0.25333rem 0.88rem;
  background: #001C54;
  box-shadow: 0 0.24rem 0.42667rem 0.10667rem #d0d0ed5c;
  border-radius: 0.16rem;
  margin-right: 0.32rem;
  color: #E3EFFF;
}

.GameList__C-bet .item.action[data-v-884042b3] {
  color: #001C54;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    0 0.21333rem 0.42667rem 0.10667rem #d0d0ed5c,
    inset 0 -0.05333rem 0.13333rem #001C546f4;
}

.Betting__C-mark[data-v-884042b3] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.Betting__C-mark > div[data-v-884042b3] {
  width: 5.86667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: inline-block;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #001C54;
  font-size: 0.42667rem;
  color: #001C54;
  font-weight: 700;
  padding: 0 0.4rem 0 2.08rem;
}

.Betting__C-bet[data-v-884042b3] {
  margin-top: 0.4rem;
  padding: 0 0.26667rem;
}

.Betting__C-bet .tit[data-v-884042b3] {
  height: 0.53333rem;
  line-height: 0.53333rem;
}

.Betting__C-bet .tit-select[data-v-884042b3] {
  padding-left: 0.26667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  border-left: 0.08rem solid #f64646;
}

.Betting__C-bet .tit-list .check[data-v-884042b3] {
  padding-left: 0.26667rem;
  color: #E3EFFF;
}

.Betting__C-bet .tit-list .check-item[data-v-884042b3] {
  height: 0.42667rem;
  width: 0.42667rem;
  border-radius: 0.42667rem;
  border: 0.02667rem solid #c9c9c9;
  margin-right: 0.10667rem;
}

.Betting__C-bet .tit-list .check.action[data-v-884042b3] {
  color: #fe6868;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-884042b3] {
  border: 0.01333rem solid #fe6868;
  position: relative;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-884042b3]:after {
  content: "";
  display: block;
  border-radius: 0.26667rem;
  background-color: #fe6868;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.05333rem;
  top: 0.05333rem;
}

.Betting__C-bet .nList[data-v-884042b3] {
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.32rem;
  padding: 0.26667rem;
  margin-top: 0.4rem;
}

.Betting__C-bet .nList .Ntit[data-v-884042b3] {
  line-height: 0.74667rem;
  font-size: 0.42667rem;
  color: #b2b4bf;
  font-weight: 400;
}

.Betting__C-bet .nList .list[data-v-884042b3] {
  width: 100%;
}

.Betting__C-bet .nList .list .item[data-v-884042b3] {
  width: 20%;
}

.Betting__C-bet .nList .list .item .number[data-v-884042b3] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
}

.Betting__C-bet .nList .list .item .number.action[data-v-884042b3] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.Footer__C[data-v-884042b3] {
  width: 100%;
  position: fixed;
  left: auto;
  bottom: 0;
  height: 1.6rem;
  z-index: 98;
}

.Footer__C .nav[data-v-884042b3] {
  height: 1.6rem;
  background-color: #fee;
  max-width: 10rem;
}

.Footer__C .nav .left[data-v-884042b3] {
  width: 55%;
}

.Footer__C .nav .left .item[data-v-884042b3] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 0.26667rem;
  color: #ff7172;
}

.Footer__C .nav .left .item .txt[data-v-884042b3] {
  margin-bottom: 0.08rem;
}

.Footer__C .nav .left .item .num[data-v-884042b3] {
  color: #00ECBE;
  font-weight: 600;
}

.Footer__C .bet-btn[data-v-884042b3] {
  width: 40%;
  background-color: #00ECBE;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 600;
}

.Footer__C .disabled-btn[data-v-884042b3] {
  width: 40%;
  background-color: #cfd1de;
  color: #E3EFFF;
  font-size: 0.48rem;
  font-weight: 400;
  pointer-events: none;
}

.RecordNav__C[data-v-884042b3] {
  width: calc(100% - 0.64rem);
  height: 1.17333rem;
  line-height: 1.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.32rem auto 0;
  border-radius: 0.16rem;
  overflow: hidden;
}

.RecordNav__C > div[data-v-884042b3] {
  width: 50%;
  height: 100%;
  background: #001C54;
  font-size: 0.42667rem;
  color: #E3EFFF;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  text-align: center;
  overflow: hidden;
}

.RecordNav__C > div.active[data-v-884042b3] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: inset 0 -0.05333rem 0.13333rem #001C546f4;
  font-weight: 600;
  color: #001C54;
}

.GameRecord__C[data-v-884042b3] {
  width: calc(100% - 0.69333rem);
  margin: 0.26667rem auto 1.6rem;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-884042b3] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 600;
  font-size: 0.37333rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-884042b3] {
  color: #E3EFFF;
  font-size: 0.32rem;
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
}

.GameRecord__C-body[data-v-884042b3] .van-row {
  min-height: 1.30667rem;
  border-bottom: 0.01333rem solid #daddf0;
}

.GameRecord__C-body .details[data-v-884042b3] {
  width: 100%;
  border: 0.01333rem solid #fa999a;
  border-radius: 0.26667rem;
  padding: 0.33333rem;
}

.GameRecord__C-body .details .tit[data-v-884042b3] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.GameRecord__C-body .details .tit img[data-v-884042b3] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.GameRecord__C-body .details .tag-read img[data-v-884042b3] {
  width: 0.32rem;
  height: 0.32rem;
}

.GameRecord__C-body .details .detailLi[data-v-884042b3] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .red[data-v-884042b3] {
  color: #f2413b;
}

.GameRecord__C-body .details .detailLi .prize[data-v-884042b3] {
  background: #001C54; 
  margin-bottom: 0.16rem;
  padding: 0.26667rem;
  border-radius: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .prize[data-v-884042b3]:last-child {
  margin-bottom: 0;
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-884042b3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-884042b3]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-884042b3]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-884042b3]:nth-of-type(1) {
  width: 45%;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-884042b3]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-884042b3]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-884042b3]:nth-of-type(2) {
  width: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-884042b3] {
  font-weight: 700;
  font-size: 0.42667rem;
  color: #E3EFFF;
  padding-left: 0;
  text-align: center;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-884042b3] {
  color: #00ECBE;
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-884042b3] {
  text-align: left;
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .action0[data-v-884042b3] {
  color: #00ECBE !important;
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .action1[data-v-884042b3],
.GameRecord__C-body .details .detailLi .action2[data-v-884042b3] {
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-884042b3] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-884042b3] {
  text-align: left;
  padding-left: 0.26667rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.37333rem;
  font-weight: 500;
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-884042b3] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.GameRecord__C-body .details .detailLi .select[data-v-884042b3] {
  margin-left: 0.53333rem;
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-884042b3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-884042b3] {
  padding-bottom: 0.06667rem;
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-884042b3] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionViolet[data-v-884042b3] {
  color: #001C54;
  background-color: #eb43dd;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRed[data-v-884042b3] {
  color: #001C54;
  background-color: #fb4e4e;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionGreen[data-v-884042b3] {
  color: #001C54;
  background-color: #5cba47;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRedGreen[data-v-884042b3] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-884042b3] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.GameRecord__C-body .goItem[data-v-884042b3] {
  height: 1.30667rem;
  line-height: 1.30667rem;
  text-align: center;
  color: #f64646;
  font-size: 0.32rem;
}

.GameRecord__C-body .li[data-v-884042b3] {
  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;
  text-align: center;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #001C54; 
  margin: 0 0.02667rem;
}

.GameRecord__C-body .li .circle-#e3efff[data-v-884042b3] {
  background-color: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
}

.GameRecord__C-body .time[data-v-884042b3] {
  color: #E3EFFF;
  font-size: 0.32rem;
  height: 100%;
}

.GameRecord__C-body .numList[data-v-884042b3] {
  width: 3rem;
  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;
  position: relative;
  top: 0.4rem;
}

.GameRecord__C-body .numList .numItem[data-v-884042b3] {
  width: 0.4rem;
  height: 0.4rem;
  background: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
  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;
  border-radius: 50%;
}

.GameRecord__C-body .redNumItem[data-v-884042b3] {
  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[data-v-884042b3] {
  height: 1.86667rem;
  background: #001C54;
  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-884042b3],
.GameRecord__C-foot-next[data-v-884042b3] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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-884042b3],
.GameRecord__C-foot-next.disabled[data-v-884042b3] {
  background: #d8d8d8;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-884042b3],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-884042b3] {
  color: #92a8e3;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-884042b3],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-884042b3] {
  color: #001C54;
}

.MyGameRecord__C[data-v-884042b3] {
  width: 100%;
  margin: 0.32rem auto 1.6rem;
}

.MyGameRecord__C-head[data-v-884042b3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #001C54;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-884042b3] {
  border: 0.01333rem solid #cbcbcb;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #686868;
  font-size: 0.32rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.MyGameRecord__C-head-moreB[data-v-884042b3]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-884042b3] {
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-884042b3] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-884042b3] {
  height: 1.86667rem;
  background: #001C54;
  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;
}

.MyGameRecord__C-foot-page[data-v-884042b3] {
  font-size: 0.32rem;
}

.MyGameRecord__C-foot-previous[data-v-884042b3],
.MyGameRecord__C-foot-next[data-v-884042b3] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-884042b3],
.MyGameRecord__C-foot-next.disabled[data-v-884042b3] {
  background: #d8d8d8;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-884042b3],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-884042b3] {
  color: #92a8e3;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-884042b3],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-884042b3] {
  color: #001C54;
}

.list[data-v-884042b3] {
  padding: 0 0.26667rem;
}

.list .hb[data-v-884042b3] {
  background-color: #001C54;
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item[data-v-884042b3] {
  padding: 0.21333rem;
  /* border-bottom: 0.02667rem solid #e2e2e2; */
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item.action[data-v-884042b3] {
  padding: 0.32rem 0.26667rem;
}

.list .hb .item .goItem[data-v-884042b3] {
  height: 0.42667rem;
}

.list .hb .li[data-v-884042b3] {
  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;
  text-align: center;
  width: 0.42667rem !important;
  height: 0.42667rem;
  border: 0.02667rem solid #bbb;
  border-radius: 0.42667rem;
  margin-right: 0.10667rem;
  color: #bbb;
}

.list .hb .li.action[data-v-884042b3] {
  font-size: 0.32rem;
  border: none;
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .li.circle-#e3efff[data-v-884042b3] {
  border: 0.02667rem solid #e3efff;
  color: #e3efff;
  background: #001C54;
}

.list .hb .li.actionH[data-v-884042b3] {
  border: none;
  color: #001C54;
  background-color: #5856d6;
}

.list .hb .li.actionL[data-v-884042b3] {
  border: 0.01333rem solid #5856d6;
  color: #5856d6;
  background-color: #001C54;
}

.list .hb .li.actionO[data-v-884042b3] {
  border: none;
  color: #001C54;
  background-color: #00ecbe;
}

.list .hb .li.actionE[data-v-884042b3] {
  border: 0.01333rem solid #ff9500;
  color: #ff9500;
  background-color: #001C54;
}

.list .hb .qiu[data-v-884042b3] {
  width: 3rem;
  position: relative;
}

.list .hb .qiu .line-canvas[data-v-884042b3] {
  position: absolute !important;
  top: 0.12rem;
  left: 0;
  height: 0.73333rem;
  width: 2.61333rem;
  z-index: 99;
}

.list .hb .red[data-v-884042b3] {
  color: #d0322d;
}

.list .hb .green[data-v-884042b3] {
  color: #4eaf56;
}

.list .hb .blue[data-v-884042b3] {
  color: #2572d5;
}

.list .hb .box .li[data-v-884042b3] {
  display: block;
  height: 0.13333rem;
  width: 0.13333rem;
  border-radius: 0.13333rem;
  margin: 0 0.06667rem;
}

.list .hb .item[data-v-884042b3] {
  padding: 0.53333rem 0.4rem;
}

.list .hb .item .info[data-v-884042b3] {
  width: 100%;
}

.list .hb .item .info .issueName .state[data-v-884042b3] {
  color: #001C54;
  padding: 0.10667rem 0.26667rem;
  margin-left: 0.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  display: inline-block;
  text-align: center;
}

.list .hb .item .info .issueName .state.red[data-v-884042b3] {
  background-color: #ff8581;
}

.list .hb .item .info .issueName .state.green[data-v-884042b3] {
  background-color: #5cba47;
}

.list .hb .item .info .tiem[data-v-884042b3] {
  font-size: 0.32rem;
  color: #5f5f5f;
  margin-top: 0.13333rem;
}

.list .hb .item .info .money[data-v-884042b3] {
  font-weight: 600;
  font-size: 0.42667rem;
}

.list .hb .item .info .money .fail[data-v-884042b3] {
  color: #fb4e4e;
}

.list .hb .item .info .money .success[data-v-884042b3] {
  color: #5cba47;
}

.list .hb .details[data-v-884042b3] {
  padding: 0.4rem;
  border-bottom: 0.01333rem solid #e2e2e2;
}

.list .hb .details .tit[data-v-884042b3] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.list .hb .details .tit img[data-v-884042b3] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.list .hb .details .tag-read img[data-v-884042b3] {
  width: 0.32rem;
  height: 0.32rem;
}

.list .hb .details .detailLi[data-v-884042b3] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  background: #f1f3ff;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
}

.list .hb .details .detailLi .red[data-v-884042b3] {
  color: #f2413b;
}

.list .hb .details .detailLi .result[data-v-884042b3] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  color: #001C54;
  text-align: left;
  padding: 0 --0.26667rem;
}

.list .hb .details .detailLi .prize-tit[data-v-884042b3] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.list .hb .details .detailLi .prize-box[data-v-884042b3] {
  border-bottom: 0.01333rem solid #001C54;
}

.list .hb .details .detailLi .prize-box-item[data-v-884042b3] {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .c-flex-warp[data-v-884042b3] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .select[data-v-884042b3] {
  margin-left: 0.53333rem;
}

.list .hb .details .detailLi .select .ball[data-v-884042b3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.list .hb .details .detailLi .Bet-box.pb[data-v-884042b3] {
  padding-bottom: 0.06667rem;
}

.list .hb .details .detailLi .Bet-box ul li[data-v-884042b3] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-884042b3] {
  color: #001C54;
  background-color: #eb43dd;
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-884042b3] {
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-884042b3] {
  color: #001C54;
  background-color: #5cba47;
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-884042b3] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-884042b3] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.areList[data-v-884042b3] {
  margin: 0.53333rem;
  position: relative;
}

.areList .close[data-v-884042b3] {
  position: absolute;
  top: -1.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 0.8rem;
  height: 0.8rem;
}

.areList .items h1[data-v-884042b3] {
  color: #b6b6b6;
  font-size: 0.42667rem;
}

.areList .items .itemsC[data-v-884042b3] {
  margin: 0.26667rem 0 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.2rem;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.areList .items .itemsC > div[data-v-884042b3] {
  width: calc((100% - 0.53333rem) / 2);
  background: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  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;
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.areList .items .itemsC .isActive[data-v-884042b3] {
  background: #fe6469;
  color: #001C54;
}

.titlebets[data-v-884042b3] {
  font-size: 0.29333rem;
  color: #ff7172;
}

.border60[data-v-884042b3] {
  width: 4.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border-radius: 0.8rem;
  border: 0.01333rem solid #ff7172;
  margin: 0 auto;
  margin-top: 0.30667rem;
}

.bottombg[data-v-884042b3] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.compound2[data-v-884042b3],
.compound3[data-v-884042b3] {
  padding-top: 0.26667rem;
  max-height: 5.33333rem;
  overflow-y: auto;
}

.compound2 .item[data-v-884042b3],
.compound3 .item[data-v-884042b3] {
  width: 100%;
  margin-bottom: 0.26667rem;
}

.compound2 .item.item0-3 .box .c-row[data-v-884042b3],
.compound3 .item.item0-3 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-3 .box .num[data-v-884042b3],
.compound3 .item.item0-3 .box .num[data-v-884042b3] {
  width: calc((100% - 1.28rem) / 7);
  height: 1.13333rem;
  background-size: 1.13333rem 1.13333rem;
}

.compound2 .item.item0-2 .box .c-row[data-v-884042b3],
.compound2 .item.item5-2 .box .c-row[data-v-884042b3],
.compound3 .item.item0-2 .box .c-row[data-v-884042b3],
.compound3 .item.item5-2 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-2 .box .num[data-v-884042b3],
.compound2 .item.item5-2 .box .num[data-v-884042b3],
.compound3 .item.item0-2 .box .num[data-v-884042b3],
.compound3 .item.item5-2 .box .num[data-v-884042b3] {
  width: calc((100% - 1.28rem) / 7);
  height: 0.8rem;
  background-size: 0.8rem 0.8rem;
}

.compound2 .item.item4-2 .box .c-row[data-v-884042b3],
.compound3 .item.item4-2 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item4-2 .box .num[data-v-884042b3],
.compound3 .item.item4-2 .box .num[data-v-884042b3] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n) {
  margin-left: -0.10667rem;
}

.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6) {
  margin-right: 0.42667rem;
}

.compound2 .item.item3-2 .box .c-row[data-v-884042b3],
.compound3 .item.item3-2 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item3-2 .box .num[data-v-884042b3],
.compound3 .item.item3-2 .box .num[data-v-884042b3] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n) {
  margin-left: -0.06667rem;
}

.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4) {
  margin-right: 1.73333rem;
}

.compound2 .item.item2-2 .box .c-row[data-v-884042b3],
.compound3 .item.item2-2 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item2-2 .box .num[data-v-884042b3],
.compound3 .item.item2-2 .box .num[data-v-884042b3] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.01333rem;
}

.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n) {
  margin-right: 1.33333rem;
}

.compound2 .item.item1-2 .box .c-row[data-v-884042b3],
.compound3 .item.item1-2 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item1-2 .box .num[data-v-884042b3],
.compound3 .item.item1-2 .box .num[data-v-884042b3] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.09333rem;
}

.compound2 .item .box[data-v-884042b3],
.compound3 .item .box[data-v-884042b3] {
  border-radius: 0.26667rem;
  position: relative;
  width: 100%;
}

.compound2 .item .box .num[data-v-884042b3],
.compound3 .item .box .num[data-v-884042b3] {
  min-width: 0.8rem;
  min-height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-884042b3],
.compound3 .item .box .money[data-v-884042b3] {
  text-align: center;
  background-color: #dbdbdb;
  position: relative;
  height: 0.53333rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.compound2 .item .box .money .all[data-v-884042b3],
.compound3 .item .box .money .all[data-v-884042b3] {
  position: relative;
  z-index: 9;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-884042b3]:after,
.compound3 .item .box .money[data-v-884042b3]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.21333rem;
  background-color: #ededed;
  border-radius: 0 0 50% 50%;
}

.compound2 .item .box .dele[data-v-884042b3],
.compound3 .item .box .dele[data-v-884042b3] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound2 .item .box .dele .icon[data-v-884042b3],
.compound3 .item .box .dele .icon[data-v-884042b3] {
  font-size: 0.26667rem;
}

.compound2 .item.item0-4 .box .c-row[data-v-884042b3] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.53333rem;
}

.compound2 .item.item0-4 .box .num[data-v-884042b3] {
  width: calc((100% - 2.13333rem) / 5);
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  color: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  min-width: 1.33333rem;
}

.compound[data-v-884042b3] {
  padding-top: 0.26667rem;
  max-height: 6rem;
  overflow: auto;
}

.compound .item[data-v-884042b3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0.4rem;
}

.compound .item .title[data-v-884042b3] {
  width: 1.38667rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 0.42667rem;
  color: #E3EFFF;
}

.compound .item .numcontainer[data-v-884042b3] {
  width: 7.94667rem;
  margin-left: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0.13333rem;
}

.compound .item .numcontainer .num[data-v-884042b3] {
  width: calc((100% - 0.85333rem) / 5);
  height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  position: relative;
  text-align: center;
  line-height: 0.8rem;
}

.compound .item .numcontainer .num .dele[data-v-884042b3] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound .item .numcontainer .num .dele .icon[data-v-884042b3] {
  font-size: 0.26667rem;
}

.van-toast[data-v-b5a08846] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-b5a08846] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-b5a08846] {
  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-b5a08846] {
  height: 80%;
}

.NewVietnam__C[data-v-b5a08846] {
  padding-bottom: 0.34667rem;
  overflow-y: auto;
  background: #05012b;
}

.NewVietnam__C-head[data-v-b5a08846] {
  height: 1.25333rem;
  background: -webkit-linear-gradient(left, #f95959 0%, #00ECBE 100%);
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.NewVietnam__C-head div[data-v-b5a08846] {
  background-repeat: no-repeat;
  background-position: center;
}

.NewVietnam__C-head-bcak[data-v-b5a08846] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.NewVietnam__C-head-logo[data-v-b5a08846] {
  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%);
}

.NewVietnam__C-head-more[data-v-b5a08846] {
  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;
}

.NewVietnam__C-head-more > div[data-v-b5a08846] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.NewVietnam__C-head-more > div[data-v-b5a08846]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.NewVietnam__C-head-more > div:last-child.disableVoice[data-v-b5a08846] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.NewVietnam__C[data-v-b5a08846] .driver-close-btn,
.NewVietnam__C[data-v-b5a08846] .driver-prev-btn {
  display: none;
}

.popup[data-v-b5a08846] {
  overflow-y: visible !important;
  border-radius: 0.13333rem 0.13333rem 0 0;
  width: 100%;
}

.popup[data-v-b5a08846] .van-popup {
  overflow-y: visible !important;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.popup .box[data-v-b5a08846] {
  position: relative;
}

.popup .box .close[data-v-b5a08846] {
  position: absolute;
  top: -1.06667rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}

.popup .box .close .img[data-v-b5a08846] {
  width: 0.8rem;
  height: 0.8rem;
}

.popup .box .title[data-v-b5a08846] {
  font-size: 0.42667rem;
  color: #e3efff;
}

.popup .box .numList[data-v-b5a08846] {
  max-height: 5.33333rem;
  overflow-x: auto;
}

.popup .box .numList .item[data-v-b5a08846] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
  margin: 0 0.13333rem;
}

.popup-info-item[data-v-b5a08846] {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.26667rem;
}

.popup-info-item .tit[data-v-b5a08846] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.popup-info-item .amount-box .li[data-v-b5a08846],
.popup-info-item .multiple-box .li[data-v-b5a08846] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.13333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  min-width: 1.33333rem;
  margin-left: 0.13333rem;
  border: 0.01333rem solid #d9d9d9;
  border-radius: 0.13333rem;
  color: #00ECBE;
}

.popup-info-item .amount-box .li.action[data-v-b5a08846],
.popup-info-item .multiple-box .li.action[data-v-b5a08846] {
  border: none;
  color: #001C54;
  background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
  background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
  box-shadow:
    0 0.21333rem 0.42667rem #d0d0ed5c,
    inset 0 -0.10667rem 0.26667rem 0.05333rem #001C540ec;
}

.popup-info-item .multiple-box .li[data-v-b5a08846] {
  padding: 0 0.26667rem;
  min-width: auto;
}

.popup-info-item .stepper-box .digit-box[data-v-b5a08846] {
  width: 2.66667rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  padding: 0;
  margin: 0 0.13333rem;
  background-color: #001C54; 
}

.popup-info-item .stepper-box .digit-box[data-v-b5a08846] .van-field__control {
  height: 0.74667rem;
  text-align: center;
}

.popup-info-item .stepper-box .li[data-v-b5a08846] {
  height: 0.8rem;
  width: 0.8rem;
  font-size: 0.8rem;
  border-radius: 50%;
  background-color: #ff7172;
  color: #001C54;
}

.popup-info-item .stepper-box .li.minus[data-v-b5a08846] {
  text-align: center;
  line-height: 0.66667rem;
}

.popup-info-item .txt[data-v-b5a08846] {
  color: #f4453e;
}

.popup-info .quantity[data-v-b5a08846] {
  margin-top: 0.26667rem;
  padding: 0 0.21333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .quantity .line[data-v-b5a08846] {
  padding: 0 0.13333rem;
  color: #E3EFFF;
}

.popup-info .quantity .num[data-v-b5a08846] {
  color: #00ECBE;
  font-size: 0.4rem;
}

.popup-info .wallet[data-v-b5a08846],
.popup-info .balance[data-v-b5a08846] {
  padding: 0 0.21333rem;
  margin-top: 0.26667rem;
  height: 0.8rem;
  background-color: #001C54;
}

.popup-info .wallet .txt[data-v-b5a08846],
.popup-info .balance .txt[data-v-b5a08846] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .txt img[data-v-b5a08846],
.popup-info .balance .txt img[data-v-b5a08846] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.13333rem;
}

.popup-info .wallet .txt .num[data-v-b5a08846],
.popup-info .balance .txt .num[data-v-b5a08846] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.popup-info .wallet .txt .num.yellow[data-v-b5a08846],
.popup-info .balance .txt .num.yellow[data-v-b5a08846] {
  color: #ff9e10;
}

.popup-info .wallet .bg333[data-v-b5a08846],
.popup-info .balance .bg333[data-v-b5a08846] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .bg7172[data-v-b5a08846],
.popup-info .balance .bg7172[data-v-b5a08846] {
  font-size: 0.32rem;
  color: #ff7172;
}

.popup-info .wallet .bet[data-v-b5a08846],
.popup-info .balance .bet[data-v-b5a08846] {
  border: 0.01333rem solid #ff8e8a;
  border-radius: 0.13333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #ff8e8a;
  padding: 0 0.26667rem;
}

.popup-btn[data-v-b5a08846] {
  height: 1.6rem;
}

.popup-btn .left[data-v-b5a08846] {
  width: 45%;
}

.popup-btn .left .btn[data-v-b5a08846] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #E3EFFF;
  background-color: #cfd1de;
}

.popup-btn .right[data-v-b5a08846] {
  width: 55%;
}

.popup-btn .right .btn[data-v-b5a08846] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #001C54;
  background-color: #00ECBE;
}

.popup-btn .right .noActive[data-v-b5a08846] {
  background-color: #cfd1de;
  color: #E3EFFF;
}

.PreSaleRule[data-v-b5a08846] {
  width: 7.04rem;
}

.PreSaleRule .head[data-v-b5a08846] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.PreSaleRule .body[data-v-b5a08846] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.PreSaleRule .body[data-v-b5a08846] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.PreSaleRule .foot[data-v-b5a08846] {
  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;
}

.PreSaleRule .foot .btn[data-v-b5a08846] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.Tips[data-v-b5a08846] {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #001C54;
  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;
}

.Tips > div[data-v-b5a08846] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-y: hidden;
}

.Tips > div img[data-v-b5a08846] {
  width: 1.17333rem;
  height: 1.17333rem;
  margin-top: 0.45333rem;
}

.Tips > div .font36[data-v-b5a08846] {
  color: #E3EFFF;
  font-weight: 700;
  font-size: 0.48rem;
  margin-left: 0.32rem;
}

.GameList__C-region[data-v-b5a08846] {
  height: 1.2rem;
  line-height: 1.2rem;
  overflow: hidden;
  padding: 0 0.26667rem;
  margin: 0.26667rem 0;
}

.GameList__C-region .item[data-v-b5a08846] {
  width: calc(33.3% - 0.53333rem);
  position: relative;
  text-align: center;
  font-size: 0.48rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(1) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0.13333rem 0 0 0.13333rem;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(1):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(2) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(2):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(2):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(3) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0 0.13333rem 0.13333rem 0;
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(3):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item.action[data-v-b5a08846] {
  color: #001C54;
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(1) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(1):after {
  border-bottom: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(2) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(2):after {
  border-top: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(2):before {
  border-top: 1.2rem solid #ff8e89;
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(3) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(3):before {
  border-bottom: 1.2rem solid #ff8e89;
}

.GameList__C-time[data-v-b5a08846] {
  padding-left: 0.2rem;
  overflow-y: auto;
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-time .item[data-v-b5a08846] {
  position: relative;
  white-space: nowrap;
  background-color: #001C54;
  margin: 0 0.10667rem;
  padding: 0.04rem 0.16rem 0;
  text-align: center;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.GameList__C-time .item .week[data-v-b5a08846] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item .time[data-v-b5a08846] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item[data-v-b5a08846]:after,
.GameList__C-time .item[data-v-b5a08846]:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.GameList__C-time .item[data-v-b5a08846]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  right: -0.4rem;
}

.GameList__C-time .item[data-v-b5a08846]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  left: -0.4rem;
}

.GameList__C-time .item.active[data-v-b5a08846] {
  background-color: #ff7172;
  color: #001C54;
  z-index: 10;
}

.GameList__C-time .item.active .week[data-v-b5a08846],
.GameList__C-time .item.active .time[data-v-b5a08846] {
  color: #001C54;
}

.GameList__C-time .item.active[data-v-b5a08846]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  left: -0.4rem;
  z-index: 10;
}

.GameList__C-time .item.active[data-v-b5a08846]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  right: -0.4rem;
  z-index: 10;
}

.GameList__C-city[data-v-b5a08846] {
  border-top: 0.02667rem solid #001C54;
  overflow-y: auto;
  height: 0.6rem;
  height: 1.17333rem;
  background-color: #ff7172;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-city .item[data-v-b5a08846] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  white-space: nowrap;
  margin: 0.08rem 0.10667rem;
  padding: 0 0.10667rem;
  text-align: center;
  color: #001C54;
}

.GameList__C-city .item.action[data-v-b5a08846] {
  background-color: #001C54;
  color: #ff7172;
  border-radius: 0.06667rem;
}

.GameList__C-bet[data-v-b5a08846] {
  width: 100%;
  margin-top: 0.2rem;
  padding: 0 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  overflow-x: scroll;
}

.GameList__C-bet ul[data-v-b5a08846] {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.GameList__C-bet .item[data-v-b5a08846] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.93333rem;
  padding: 0.25333rem 0.88rem;
  background: #001C54;
  box-shadow: 0 0.24rem 0.42667rem 0.10667rem #d0d0ed5c;
  border-radius: 0.16rem;
  margin-right: 0.32rem;
  color: #E3EFFF;
}

.GameList__C-bet .item.action[data-v-b5a08846] {
  color: #001C54;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    0 0.21333rem 0.42667rem 0.10667rem #d0d0ed5c,
    inset 0 -0.05333rem 0.13333rem #001C546f4;
}

.Betting__C-mark[data-v-b5a08846] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.Betting__C-mark > div[data-v-b5a08846] {
  width: 5.86667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: inline-block;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #001C54;
  font-size: 0.42667rem;
  color: #001C54;
  font-weight: 700;
  padding: 0 0.4rem 0 2.08rem;
}

.Betting__C-bet[data-v-b5a08846] {
  margin-top: 0.4rem;
  padding: 0 0.26667rem;
}

.Betting__C-bet .tit[data-v-b5a08846] {
  height: 0.53333rem;
  line-height: 0.53333rem;
}

.Betting__C-bet .tit-select[data-v-b5a08846] {
  padding-left: 0.26667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  border-left: 0.08rem solid #f64646;
}

.Betting__C-bet .tit-list .check[data-v-b5a08846] {
  padding-left: 0.26667rem;
  color: #E3EFFF;
}

.Betting__C-bet .tit-list .check-item[data-v-b5a08846] {
  height: 0.42667rem;
  width: 0.42667rem;
  border-radius: 0.42667rem;
  border: 0.02667rem solid #c9c9c9;
  margin-right: 0.10667rem;
}

.Betting__C-bet .tit-list .check.action[data-v-b5a08846] {
  color: #fe6868;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-b5a08846] {
  border: 0.01333rem solid #fe6868;
  position: relative;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-b5a08846]:after {
  content: "";
  display: block;
  border-radius: 0.26667rem;
  background-color: #fe6868;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.05333rem;
  top: 0.05333rem;
}

.Betting__C-bet .nList[data-v-b5a08846] {
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.32rem;
  padding: 0.26667rem;
  margin-top: 0.4rem;
}

.Betting__C-bet .nList .Ntit[data-v-b5a08846] {
  line-height: 0.74667rem;
  font-size: 0.42667rem;
  color: #b2b4bf;
  font-weight: 400;
}

.Betting__C-bet .nList .list[data-v-b5a08846] {
  width: 100%;
}

.Betting__C-bet .nList .list .item[data-v-b5a08846] {
  width: 20%;
}

.Betting__C-bet .nList .list .item .number[data-v-b5a08846] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
}

.Betting__C-bet .nList .list .item .number.action[data-v-b5a08846] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.Footer__C[data-v-b5a08846] {
  width: 100%;
  position: fixed;
  left: auto;
  bottom: 0;
  height: 1.6rem;
  z-index: 98;
}

.Footer__C .nav[data-v-b5a08846] {
  height: 1.6rem;
  background-color: #fee;
  max-width: 10rem;
}

.Footer__C .nav .left[data-v-b5a08846] {
  width: 55%;
}

.Footer__C .nav .left .item[data-v-b5a08846] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 0.26667rem;
  color: #ff7172;
}

.Footer__C .nav .left .item .txt[data-v-b5a08846] {
  margin-bottom: 0.08rem;
}

.Footer__C .nav .left .item .num[data-v-b5a08846] {
  color: #00ECBE;
  font-weight: 600;
}

.Footer__C .bet-btn[data-v-b5a08846] {
  width: 40%;
  background-color: #00ECBE;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 600;
}

.Footer__C .disabled-btn[data-v-b5a08846] {
  width: 40%;
  background-color: #cfd1de;
  color: #E3EFFF;
  font-size: 0.48rem;
  font-weight: 400;
  pointer-events: none;
}

.RecordNav__C[data-v-b5a08846] {
  width: calc(100% - 0.64rem);
  height: 1.17333rem;
  line-height: 1.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.32rem auto 0;
  border-radius: 0.16rem;
  overflow: hidden;
}

.RecordNav__C > div[data-v-b5a08846] {
  width: 50%;
  height: 100%;
  background: #001C54;
  font-size: 0.42667rem;
  color: #E3EFFF;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  text-align: center;
  overflow: hidden;
}

.RecordNav__C > div.active[data-v-b5a08846] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: inset 0 -0.05333rem 0.13333rem #001C546f4;
  font-weight: 600;
  color: #001C54;
}

.GameRecord__C[data-v-b5a08846] {
  width: calc(100% - 0.69333rem);
  margin: 0.26667rem auto 1.6rem;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-b5a08846] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 600;
  font-size: 0.37333rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-b5a08846] {
  color: #E3EFFF;
  font-size: 0.32rem;
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
}

.GameRecord__C-body[data-v-b5a08846] .van-row {
  min-height: 1.30667rem;
  border-bottom: 0.01333rem solid #daddf0;
}

.GameRecord__C-body .details[data-v-b5a08846] {
  width: 100%;
  border: 0.01333rem solid #fa999a;
  border-radius: 0.26667rem;
  padding: 0.33333rem;
}

.GameRecord__C-body .details .tit[data-v-b5a08846] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.GameRecord__C-body .details .tit img[data-v-b5a08846] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.GameRecord__C-body .details .tag-read img[data-v-b5a08846] {
  width: 0.32rem;
  height: 0.32rem;
}

.GameRecord__C-body .details .detailLi[data-v-b5a08846] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .red[data-v-b5a08846] {
  color: #f2413b;
}

.GameRecord__C-body .details .detailLi .prize[data-v-b5a08846] {
  background: #001C54; 
  margin-bottom: 0.16rem;
  padding: 0.26667rem;
  border-radius: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .prize[data-v-b5a08846]:last-child {
  margin-bottom: 0;
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-b5a08846] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-b5a08846]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-b5a08846]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-b5a08846]:nth-of-type(1) {
  width: 45%;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-b5a08846]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-b5a08846]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-b5a08846]:nth-of-type(2) {
  width: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-b5a08846] {
  font-weight: 700;
  font-size: 0.42667rem;
  color: #E3EFFF;
  padding-left: 0;
  text-align: center;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-b5a08846] {
  color: #00ECBE;
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-b5a08846] {
  text-align: left;
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .action0[data-v-b5a08846] {
  color: #00ECBE !important;
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .action1[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .action2[data-v-b5a08846] {
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-b5a08846] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-b5a08846] {
  text-align: left;
  padding-left: 0.26667rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.37333rem;
  font-weight: 500;
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-b5a08846] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.GameRecord__C-body .details .detailLi .select[data-v-b5a08846] {
  margin-left: 0.53333rem;
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-b5a08846] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-b5a08846] {
  padding-bottom: 0.06667rem;
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-b5a08846] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionViolet[data-v-b5a08846] {
  color: #001C54;
  background-color: #eb43dd;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRed[data-v-b5a08846] {
  color: #001C54;
  background-color: #fb4e4e;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionGreen[data-v-b5a08846] {
  color: #001C54;
  background-color: #5cba47;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRedGreen[data-v-b5a08846] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-b5a08846] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.GameRecord__C-body .goItem[data-v-b5a08846] {
  height: 1.30667rem;
  line-height: 1.30667rem;
  text-align: center;
  color: #f64646;
  font-size: 0.32rem;
}

.GameRecord__C-body .li[data-v-b5a08846] {
  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;
  text-align: center;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #001C54; 
  margin: 0 0.02667rem;
}

.GameRecord__C-body .li .circle-#e3efff[data-v-b5a08846] {
  background-color: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
}

.GameRecord__C-body .time[data-v-b5a08846] {
  color: #E3EFFF;
  font-size: 0.32rem;
  height: 100%;
}

.GameRecord__C-body .numList[data-v-b5a08846] {
  width: 3rem;
  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;
  position: relative;
  top: 0.4rem;
}

.GameRecord__C-body .numList .numItem[data-v-b5a08846] {
  width: 0.4rem;
  height: 0.4rem;
  background: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
  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;
  border-radius: 50%;
}

.GameRecord__C-body .redNumItem[data-v-b5a08846] {
  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[data-v-b5a08846] {
  height: 1.86667rem;
  background: #001C54;
  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-b5a08846],
.GameRecord__C-foot-next[data-v-b5a08846] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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-b5a08846],
.GameRecord__C-foot-next.disabled[data-v-b5a08846] {
  background: #d8d8d8;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-b5a08846],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-b5a08846] {
  color: #92a8e3;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-b5a08846],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-b5a08846] {
  color: #001C54;
}

.MyGameRecord__C[data-v-b5a08846] {
  width: 100%;
  margin: 0.32rem auto 1.6rem;
}

.MyGameRecord__C-head[data-v-b5a08846] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #001C54;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-b5a08846] {
  border: 0.01333rem solid #cbcbcb;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #686868;
  font-size: 0.32rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.MyGameRecord__C-head-moreB[data-v-b5a08846]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-b5a08846] {
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-b5a08846] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-b5a08846] {
  height: 1.86667rem;
  background: #001C54;
  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;
}

.MyGameRecord__C-foot-page[data-v-b5a08846] {
  font-size: 0.32rem;
}

.MyGameRecord__C-foot-previous[data-v-b5a08846],
.MyGameRecord__C-foot-next[data-v-b5a08846] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-b5a08846],
.MyGameRecord__C-foot-next.disabled[data-v-b5a08846] {
  background: #d8d8d8;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-b5a08846],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-b5a08846] {
  color: #92a8e3;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-b5a08846],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-b5a08846] {
  color: #001C54;
}

.list[data-v-b5a08846] {
  padding: 0 0.26667rem;
}

.list .hb[data-v-b5a08846] {
  background-color: #001C54;
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item[data-v-b5a08846] {
  padding: 0.21333rem;
  /* border-bottom: 0.02667rem solid #e2e2e2; */
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item.action[data-v-b5a08846] {
  padding: 0.32rem 0.26667rem;
}

.list .hb .item .goItem[data-v-b5a08846] {
  height: 0.42667rem;
}

.list .hb .li[data-v-b5a08846] {
  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;
  text-align: center;
  width: 0.42667rem !important;
  height: 0.42667rem;
  border: 0.02667rem solid #bbb;
  border-radius: 0.42667rem;
  margin-right: 0.10667rem;
  color: #bbb;
}

.list .hb .li.action[data-v-b5a08846] {
  font-size: 0.32rem;
  border: none;
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .li.circle-#e3efff[data-v-b5a08846] {
  border: 0.02667rem solid #e3efff;
  color: #e3efff;
  background: #001C54;
}

.list .hb .li.actionH[data-v-b5a08846] {
  border: none;
  color: #001C54;
  background-color: #5856d6;
}

.list .hb .li.actionL[data-v-b5a08846] {
  border: 0.01333rem solid #5856d6;
  color: #5856d6;
  background-color: #001C54;
}

.list .hb .li.actionO[data-v-b5a08846] {
  border: none;
  color: #001C54;
  background-color: #00ecbe;
}

.list .hb .li.actionE[data-v-b5a08846] {
  border: 0.01333rem solid #ff9500;
  color: #ff9500;
  background-color: #001C54;
}

.list .hb .qiu[data-v-b5a08846] {
  width: 3rem;
  position: relative;
}

.list .hb .qiu .line-canvas[data-v-b5a08846] {
  position: absolute !important;
  top: 0.12rem;
  left: 0;
  height: 0.73333rem;
  width: 2.61333rem;
  z-index: 99;
}

.list .hb .red[data-v-b5a08846] {
  color: #d0322d;
}

.list .hb .green[data-v-b5a08846] {
  color: #4eaf56;
}

.list .hb .blue[data-v-b5a08846] {
  color: #2572d5;
}

.list .hb .box .li[data-v-b5a08846] {
  display: block;
  height: 0.13333rem;
  width: 0.13333rem;
  border-radius: 0.13333rem;
  margin: 0 0.06667rem;
}

.list .hb .item[data-v-b5a08846] {
  padding: 0.53333rem 0.4rem;
}

.list .hb .item .info[data-v-b5a08846] {
  width: 100%;
}

.list .hb .item .info .issueName .state[data-v-b5a08846] {
  color: #001C54;
  padding: 0.10667rem 0.26667rem;
  margin-left: 0.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  display: inline-block;
  text-align: center;
}

.list .hb .item .info .issueName .state.red[data-v-b5a08846] {
  background-color: #ff8581;
}

.list .hb .item .info .issueName .state.green[data-v-b5a08846] {
  background-color: #5cba47;
}

.list .hb .item .info .tiem[data-v-b5a08846] {
  font-size: 0.32rem;
  color: #5f5f5f;
  margin-top: 0.13333rem;
}

.list .hb .item .info .money[data-v-b5a08846] {
  font-weight: 600;
  font-size: 0.42667rem;
}

.list .hb .item .info .money .fail[data-v-b5a08846] {
  color: #fb4e4e;
}

.list .hb .item .info .money .success[data-v-b5a08846] {
  color: #5cba47;
}

.list .hb .details[data-v-b5a08846] {
  padding: 0.4rem;
  border-bottom: 0.01333rem solid #e2e2e2;
}

.list .hb .details .tit[data-v-b5a08846] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.list .hb .details .tit img[data-v-b5a08846] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.list .hb .details .tag-read img[data-v-b5a08846] {
  width: 0.32rem;
  height: 0.32rem;
}

.list .hb .details .detailLi[data-v-b5a08846] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  background: #f1f3ff;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
}

.list .hb .details .detailLi .red[data-v-b5a08846] {
  color: #f2413b;
}

.list .hb .details .detailLi .result[data-v-b5a08846] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  color: #001C54;
  text-align: left;
  padding: 0 --0.26667rem;
}

.list .hb .details .detailLi .prize-tit[data-v-b5a08846] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.list .hb .details .detailLi .prize-box[data-v-b5a08846] {
  border-bottom: 0.01333rem solid #001C54;
}

.list .hb .details .detailLi .prize-box-item[data-v-b5a08846] {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .c-flex-warp[data-v-b5a08846] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .select[data-v-b5a08846] {
  margin-left: 0.53333rem;
}

.list .hb .details .detailLi .select .ball[data-v-b5a08846] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.list .hb .details .detailLi .Bet-box.pb[data-v-b5a08846] {
  padding-bottom: 0.06667rem;
}

.list .hb .details .detailLi .Bet-box ul li[data-v-b5a08846] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-b5a08846] {
  color: #001C54;
  background-color: #eb43dd;
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-b5a08846] {
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-b5a08846] {
  color: #001C54;
  background-color: #5cba47;
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-b5a08846] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-b5a08846] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.areList[data-v-b5a08846] {
  margin: 0.53333rem;
  position: relative;
}

.areList .close[data-v-b5a08846] {
  position: absolute;
  top: -1.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 0.8rem;
  height: 0.8rem;
}

.areList .items h1[data-v-b5a08846] {
  color: #b6b6b6;
  font-size: 0.42667rem;
}

.areList .items .itemsC[data-v-b5a08846] {
  margin: 0.26667rem 0 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.2rem;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.areList .items .itemsC > div[data-v-b5a08846] {
  width: calc((100% - 0.53333rem) / 2);
  background: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  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;
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.areList .items .itemsC .isActive[data-v-b5a08846] {
  background: #fe6469;
  color: #001C54;
}

.titlebets[data-v-b5a08846] {
  font-size: 0.29333rem;
  color: #ff7172;
}

.border60[data-v-b5a08846] {
  width: 4.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border-radius: 0.8rem;
  border: 0.01333rem solid #ff7172;
  margin: 0 auto;
  margin-top: 0.30667rem;
}

.bottombg[data-v-b5a08846] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.compound2[data-v-b5a08846],
.compound3[data-v-b5a08846] {
  padding-top: 0.26667rem;
  max-height: 5.33333rem;
  overflow-y: auto;
}

.compound2 .item[data-v-b5a08846],
.compound3 .item[data-v-b5a08846] {
  width: 100%;
  margin-bottom: 0.26667rem;
}

.compound2 .item.item0-3 .box .c-row[data-v-b5a08846],
.compound3 .item.item0-3 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-3 .box .num[data-v-b5a08846],
.compound3 .item.item0-3 .box .num[data-v-b5a08846] {
  width: calc((100% - 1.28rem) / 7);
  height: 1.13333rem;
  background-size: 1.13333rem 1.13333rem;
}

.compound2 .item.item0-2 .box .c-row[data-v-b5a08846],
.compound2 .item.item5-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item0-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item5-2 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-2 .box .num[data-v-b5a08846],
.compound2 .item.item5-2 .box .num[data-v-b5a08846],
.compound3 .item.item0-2 .box .num[data-v-b5a08846],
.compound3 .item.item5-2 .box .num[data-v-b5a08846] {
  width: calc((100% - 1.28rem) / 7);
  height: 0.8rem;
  background-size: 0.8rem 0.8rem;
}

.compound2 .item.item4-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item4-2 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846],
.compound3 .item.item4-2 .box .num[data-v-b5a08846] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n) {
  margin-left: -0.10667rem;
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6) {
  margin-right: 0.42667rem;
}

.compound2 .item.item3-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item3-2 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846],
.compound3 .item.item3-2 .box .num[data-v-b5a08846] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n) {
  margin-left: -0.06667rem;
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4) {
  margin-right: 1.73333rem;
}

.compound2 .item.item2-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item2-2 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item2-2 .box .num[data-v-b5a08846],
.compound3 .item.item2-2 .box .num[data-v-b5a08846] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.01333rem;
}

.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n) {
  margin-right: 1.33333rem;
}

.compound2 .item.item1-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item1-2 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item1-2 .box .num[data-v-b5a08846],
.compound3 .item.item1-2 .box .num[data-v-b5a08846] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.09333rem;
}

.compound2 .item .box[data-v-b5a08846],
.compound3 .item .box[data-v-b5a08846] {
  border-radius: 0.26667rem;
  position: relative;
  width: 100%;
}

.compound2 .item .box .num[data-v-b5a08846],
.compound3 .item .box .num[data-v-b5a08846] {
  min-width: 0.8rem;
  min-height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-b5a08846],
.compound3 .item .box .money[data-v-b5a08846] {
  text-align: center;
  background-color: #dbdbdb;
  position: relative;
  height: 0.53333rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.compound2 .item .box .money .all[data-v-b5a08846],
.compound3 .item .box .money .all[data-v-b5a08846] {
  position: relative;
  z-index: 9;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-b5a08846]:after,
.compound3 .item .box .money[data-v-b5a08846]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.21333rem;
  background-color: #ededed;
  border-radius: 0 0 50% 50%;
}

.compound2 .item .box .dele[data-v-b5a08846],
.compound3 .item .box .dele[data-v-b5a08846] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound2 .item .box .dele .icon[data-v-b5a08846],
.compound3 .item .box .dele .icon[data-v-b5a08846] {
  font-size: 0.26667rem;
}

.compound2 .item.item0-4 .box .c-row[data-v-b5a08846] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.53333rem;
}

.compound2 .item.item0-4 .box .num[data-v-b5a08846] {
  width: calc((100% - 2.13333rem) / 5);
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  color: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  min-width: 1.33333rem;
}

.compound[data-v-b5a08846] {
  padding-top: 0.26667rem;
  max-height: 6rem;
  overflow: auto;
}

.compound .item[data-v-b5a08846] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0.4rem;
}

.compound .item .title[data-v-b5a08846] {
  width: 1.38667rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 0.42667rem;
  color: #E3EFFF;
}

.compound .item .numcontainer[data-v-b5a08846] {
  width: 7.94667rem;
  margin-left: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0.13333rem;
}

.compound .item .numcontainer .num[data-v-b5a08846] {
  width: calc((100% - 0.85333rem) / 5);
  height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  position: relative;
  text-align: center;
  line-height: 0.8rem;
}

.compound .item .numcontainer .num .dele[data-v-b5a08846] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound .item .numcontainer .num .dele .icon[data-v-b5a08846] {
  font-size: 0.26667rem;
}

.van-toast[data-v-81486f6a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-81486f6a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-81486f6a] {
  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-81486f6a] {
  height: 80%;
}

.state[data-v-81486f6a],
.sub[data-v-81486f6a] {
  color: #E3EFFF;
}

.state.state0[data-v-81486f6a],
.sub.state0[data-v-81486f6a] {
  color: #598ff9;
}

.state.state1[data-v-81486f6a],
.sub.state1[data-v-81486f6a] {
  color: #ff8616;
}

.state.state2 span[data-v-81486f6a],
.sub.state2 span[data-v-81486f6a],
.state.state3[data-v-81486f6a],
.sub.state3[data-v-81486f6a] {
  color: #47ba7c;
}

.state.state4[data-v-81486f6a],
.sub.state4[data-v-81486f6a] {
  color: #fd565c;
}

.MyGameRecordList__C[data-v-81486f6a] {
  background-color: #001C54;
}

.MyGameRecordList__C .item[data-v-81486f6a] {
  border: 0.01333rem solid #001C54;
  padding: 0 0.32rem;
  border-bottom: 0.01333rem solid #dbdbdb;
}

.MyGameRecordList__C .item.active[data-v-81486f6a] {
  border-radius: 0.13333rem;
  border: 0.01333rem solid #fa999a;
}

.MyGameRecordList__C .item.active h4[data-v-81486f6a] {
  font-weight: 700;
  font-size: 0.4rem;
}

.MyGameRecordList__C .item.active .box[data-v-81486f6a] {
  border-bottom: 0.01333rem solid #dbdbdb;
}

.MyGameRecordList__C .item .box[data-v-81486f6a] {
  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.34667rem 0;
}

.MyGameRecordList__C .item .box h4[data-v-81486f6a] {
  color: #E3EFFF;
  font-size: 0.37333rem;
  margin-bottom: 0.06667rem;
}

.MyGameRecordList__C .item .box .time[data-v-81486f6a] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.MyGameRecordList__C .item .box .state[data-v-81486f6a] {
  font-size: 0.34667rem;
  text-align: right;
}

.MyGameRecordList__C .item .box .state span[data-v-81486f6a] {
  display: inline-block;
  margin-top: 0.06667rem;
}

.MyGameRecordList__C .item .info[data-v-81486f6a] {
  padding: 0.32rem 0;
}

.MyGameRecordList__C .item .info .order .li[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li[data-v-81486f6a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  padding-left: 0.53333rem;
}

.MyGameRecordList__C .item .info .order .li.betNum[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum[data-v-81486f6a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-81486f6a] {
  color: #E3EFFF;
  font-size: 0.37333rem;
  width: 100%;
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .txt[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .txt[data-v-81486f6a] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.MyGameRecordList__C
  .item
  .info
  .order
  .li.betNum
  .lab
  .betList[data-v-81486f6a],
.MyGameRecordList__C
  .item
  .info
  .bet
  .li.betNum
  .lab
  .betList[data-v-81486f6a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.MyGameRecordList__C
  .item
  .info
  .order
  .li.betNum
  .lab
  .betList.select[data-v-81486f6a],
.MyGameRecordList__C
  .item
  .info
  .bet
  .li.betNum
  .lab
  .betList.select[data-v-81486f6a] {
  max-height: 5.66667rem;
  overflow-y: auto;
}

.MyGameRecordList__C
  .item
  .info
  .order
  .li.betNum
  .lab
  .betList
  > span[data-v-81486f6a],
.MyGameRecordList__C
  .item
  .info
  .bet
  .li.betNum
  .lab
  .betList
  > span[data-v-81486f6a] {
  display: inline-block;
  text-align: center;
  height: 0.64rem;
  line-height: 0.64rem;
  width: 0.64rem;
  color: #E3EFFF;
  background-color: #001C54;
  border-radius: 0.64rem;
  font-size: 0.32rem;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
}

.MyGameRecordList__C
  .item
  .info
  .order
  .li.betNum
  .lab
  .betList
  > span.active[data-v-81486f6a],
.MyGameRecordList__C
  .item
  .info
  .bet
  .li.betNum
  .lab
  .betList
  > span.active[data-v-81486f6a] {
  background-color: #fe474d;
  color: #001C54;
}

.MyGameRecordList__C
  .item
  .info
  .order
  .li.betNum
  .lab
  .betList
  > span[data-v-81486f6a],
.MyGameRecordList__C
  .item
  .info
  .bet
  .li.betNum
  .lab
  .betList
  > span[data-v-81486f6a] {
  width: auto;
  padding: 0 0.16rem;
  border-radius: 0.16rem;
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-81486f6a]:after,
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-81486f6a]:after {
  top: 0.26667rem;
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-81486f6a]:before,
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-81486f6a]:before {
  top: 0.50667rem;
  height: 97%;
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .lab[data-v-81486f6a] {
  color: #E3EFFF;
  position: relative;
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-81486f6a]:after,
.MyGameRecordList__C .item .info .bet .li .lab[data-v-81486f6a]:after {
  content: "";
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAXVBMVEUAAAD/cXL/cXL/cHL/cXL/cXP/cXH/cXL/cHL/cHD/cHL/cHD/////cXL/env/uLn/g4T/29z/29v/lJX/9vf/7e7/7e3/09P/ysr/ycr/wcL/pqf/lZX/r7D/r6/hxXGbAAAADHRSTlMA369g78+QgFAQcHADMg5FAAAAuklEQVQY002QVxbEIAhFUdMnEE3v+1/mIInG+8PjWo4CQt1ohZhrAx9VRtfm3HJYFXVB3dg+7FQ+rrRzG5lt4Z0hcdFSxVLtPvcD4bD61GU1GCsJhY7jSA3og8OKL46bW0O+cB2CHPwOBbKIAfLX4yMp2keqNT1+crPkoG+uLsiNm0PDj8b0SYw1UGeSthPpdPJ95UdEU5swkZEh2SlxNoyJ9leNHRXwYpQ9lr7fLsoq+DA6R1S6qaX7AxMpETByKqHKAAAAAElFTkSuQmCC)
    no-repeat center center;
  background-size: cover;
  height: 0.26667rem;
  width: 0.26667rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translateY(-50%);
  left: -0.53333rem;
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-81486f6a]:before,
.MyGameRecordList__C .item .info .bet .li .lab[data-v-81486f6a]:before {
  content: "";
  display: block;
  height: 35%;
  border-left: 0.01333rem dashed #ff7172;
  position: absolute;
  left: -0.41333rem;
  top: 0.56rem;
}

.MyGameRecordList__C
  .item
  .info
  .order
  .li:last-child
  .lab[data-v-81486f6a]:before,
.MyGameRecordList__C
  .item
  .info
  .bet
  .li:last-child
  .lab[data-v-81486f6a]:before {
  content: "";
  display: none;
}

.MyGameRecordList__C .item .info .order .li .sub[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub[data-v-81486f6a] {
  color: #E3EFFF;
  font-size: 0.32rem;
}

.MyGameRecordList__C .item .info .order .li .sub > img[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub > img[data-v-81486f6a] {
  width: 0.4rem;
  vertical-align: -0.06667rem;
}

.MyGameRecordList__C .item .info .order .li .sub.success[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub.success[data-v-81486f6a] {
  color: #47ba7c;
}

.MyGameRecordList__C .item .info .order .li .sub.fail[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub.fail[data-v-81486f6a] {
  color: #fd565c;
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a] {
  margin: 0 -0.36rem;
  background-color: #001C54;
  height: 0.57333rem;
  overflow: hidden;
  position: relative;
  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;
}

.MyGameRecordList__C .item .info .line > p[data-v-81486f6a] {
  width: 80%;
  border-bottom: 0.01333rem dashed #c2c2c2;
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a]:after,
.MyGameRecordList__C .item .info .line[data-v-81486f6a]:before {
  content: "";
  display: block;
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 0.53333rem;
  border: 0.01333rem solid #fa999a;
  position: absolute;
  top: 0;
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a]:after {
  left: -0.26667rem;
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a]:before {
  right: -0.26667rem;
}

.MyGameRecordList__C .item .info .btn[data-v-81486f6a] {
  text-align: center;
  height: 0.93333rem;
  line-height: 0.93333rem;
  border-radius: 0.93333rem;
  font-size: 0.4rem;
  color: #001C54;
  background: -webkit-linear-gradient(top, #ff897c 0%, #f95959 100%);
  background: linear-gradient(180deg, #ff897c 0%, #f95959 100%);
  box-shadow: 0 0.05333rem #e04846;
  margin: 0.4rem 0;
}

.MyGameRecordList__C .item .info .result-item[data-v-81486f6a] {
  min-height: 1.06667rem;
  background-color: #001C54; 
  margin-top: 0.16rem;
  border-radius: 0.13333rem;
  padding: 0 0.26667rem;
  color: #E3EFFF;
  font-size: 0.37333rem;
  padding: 0.26667rem 0.32rem;
}

.MyGameRecordList__C .item .info .result-item .txt[data-v-81486f6a] {
  color: #E3EFFF;
}

.MyGameRecordList__C .item .info .result-item.jusb[data-v-81486f6a] {
  padding: 0 0.32rem;
  line-height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-81486f6a],
.MyGameRecordList__C .item .info .result-item.jusb .txt[data-v-81486f6a] {
  margin-top: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-81486f6a] {
  text-align: center;
  position: relative;
  font-weight: 700;
}

.MyGameRecordList__C
  .item
  .info
  .result-item.jusb
  .num[data-v-81486f6a]:before {
  content: "";
  display: block;
  width: 0.02667rem;
  height: 0.66667rem;
  position: absolute;
  top: 0.2rem;
  left: 0;
  background-color: #E3EFFF;
}

.MyGameRecordList__C
  .item
  .info
  .result-item.jusb:first-child
  .num[data-v-81486f6a] {
  color: #00ECBE;
}

.MyGameRecordList__C .item .info .result-item .num[data-v-81486f6a] {
  margin-top: 0.18667rem;
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.van-toast[data-v-a9fa5d22] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-a9fa5d22] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-a9fa5d22] {
  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-a9fa5d22] {
  height: 80%;
}

.NewVietnam__C[data-v-a9fa5d22] {
  padding-bottom: 0.34667rem;
  overflow-y: auto;
  background: #05012b;
}

.NewVietnam__C-head[data-v-a9fa5d22] {
  height: 1.25333rem;
  background: -webkit-linear-gradient(left, #f95959 0%, #00ECBE 100%);
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.NewVietnam__C-head div[data-v-a9fa5d22] {
  background-repeat: no-repeat;
  background-position: center;
}

.NewVietnam__C-head-bcak[data-v-a9fa5d22] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.NewVietnam__C-head-logo[data-v-a9fa5d22] {
  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%);
}

.NewVietnam__C-head-more[data-v-a9fa5d22] {
  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;
}

.NewVietnam__C-head-more > div[data-v-a9fa5d22] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.NewVietnam__C-head-more > div[data-v-a9fa5d22]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.NewVietnam__C-head-more > div:last-child.disableVoice[data-v-a9fa5d22] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.NewVietnam__C[data-v-a9fa5d22] .driver-close-btn,
.NewVietnam__C[data-v-a9fa5d22] .driver-prev-btn {
  display: none;
}

.popup[data-v-a9fa5d22] {
  overflow-y: visible !important;
  border-radius: 0.13333rem 0.13333rem 0 0;
  width: 100%;
}

.popup[data-v-a9fa5d22] .van-popup {
  overflow-y: visible !important;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.popup .box[data-v-a9fa5d22] {
  position: relative;
}

.popup .box .close[data-v-a9fa5d22] {
  position: absolute;
  top: -1.06667rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}

.popup .box .close .img[data-v-a9fa5d22] {
  width: 0.8rem;
  height: 0.8rem;
}

.popup .box .title[data-v-a9fa5d22] {
  font-size: 0.42667rem;
  color: #e3efff;
}

.popup .box .numList[data-v-a9fa5d22] {
  max-height: 5.33333rem;
  overflow-x: auto;
}

.popup .box .numList .item[data-v-a9fa5d22] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
  margin: 0 0.13333rem;
}

.popup-info-item[data-v-a9fa5d22] {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.26667rem;
}

.popup-info-item .tit[data-v-a9fa5d22] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.popup-info-item .amount-box .li[data-v-a9fa5d22],
.popup-info-item .multiple-box .li[data-v-a9fa5d22] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.13333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  min-width: 1.33333rem;
  margin-left: 0.13333rem;
  border: 0.01333rem solid #d9d9d9;
  border-radius: 0.13333rem;
  color: #00ECBE;
}

.popup-info-item .amount-box .li.action[data-v-a9fa5d22],
.popup-info-item .multiple-box .li.action[data-v-a9fa5d22] {
  border: none;
  color: #001C54;
  background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
  background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
  box-shadow:
    0 0.21333rem 0.42667rem #d0d0ed5c,
    inset 0 -0.10667rem 0.26667rem 0.05333rem #001C540ec;
}

.popup-info-item .multiple-box .li[data-v-a9fa5d22] {
  padding: 0 0.26667rem;
  min-width: auto;
}

.popup-info-item .stepper-box .digit-box[data-v-a9fa5d22] {
  width: 2.66667rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  padding: 0;
  margin: 0 0.13333rem;
  background-color: #001C54; 
}

.popup-info-item .stepper-box .digit-box[data-v-a9fa5d22] .van-field__control {
  height: 0.74667rem;
  text-align: center;
}

.popup-info-item .stepper-box .li[data-v-a9fa5d22] {
  height: 0.8rem;
  width: 0.8rem;
  font-size: 0.8rem;
  border-radius: 50%;
  background-color: #ff7172;
  color: #001C54;
}

.popup-info-item .stepper-box .li.minus[data-v-a9fa5d22] {
  text-align: center;
  line-height: 0.66667rem;
}

.popup-info-item .txt[data-v-a9fa5d22] {
  color: #f4453e;
}

.popup-info .quantity[data-v-a9fa5d22] {
  margin-top: 0.26667rem;
  padding: 0 0.21333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .quantity .line[data-v-a9fa5d22] {
  padding: 0 0.13333rem;
  color: #E3EFFF;
}

.popup-info .quantity .num[data-v-a9fa5d22] {
  color: #00ECBE;
  font-size: 0.4rem;
}

.popup-info .wallet[data-v-a9fa5d22],
.popup-info .balance[data-v-a9fa5d22] {
  padding: 0 0.21333rem;
  margin-top: 0.26667rem;
  height: 0.8rem;
  background-color: #001C54;
}

.popup-info .wallet .txt[data-v-a9fa5d22],
.popup-info .balance .txt[data-v-a9fa5d22] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .txt img[data-v-a9fa5d22],
.popup-info .balance .txt img[data-v-a9fa5d22] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.13333rem;
}

.popup-info .wallet .txt .num[data-v-a9fa5d22],
.popup-info .balance .txt .num[data-v-a9fa5d22] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.popup-info .wallet .txt .num.yellow[data-v-a9fa5d22],
.popup-info .balance .txt .num.yellow[data-v-a9fa5d22] {
  color: #ff9e10;
}

.popup-info .wallet .bg333[data-v-a9fa5d22],
.popup-info .balance .bg333[data-v-a9fa5d22] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .bg7172[data-v-a9fa5d22],
.popup-info .balance .bg7172[data-v-a9fa5d22] {
  font-size: 0.32rem;
  color: #ff7172;
}

.popup-info .wallet .bet[data-v-a9fa5d22],
.popup-info .balance .bet[data-v-a9fa5d22] {
  border: 0.01333rem solid #ff8e8a;
  border-radius: 0.13333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #ff8e8a;
  padding: 0 0.26667rem;
}

.popup-btn[data-v-a9fa5d22] {
  height: 1.6rem;
}

.popup-btn .left[data-v-a9fa5d22] {
  width: 45%;
}

.popup-btn .left .btn[data-v-a9fa5d22] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #E3EFFF;
  background-color: #cfd1de;
}

.popup-btn .right[data-v-a9fa5d22] {
  width: 55%;
}

.popup-btn .right .btn[data-v-a9fa5d22] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #001C54;
  background-color: #00ECBE;
}

.popup-btn .right .noActive[data-v-a9fa5d22] {
  background-color: #cfd1de;
  color: #E3EFFF;
}

.PreSaleRule[data-v-a9fa5d22] {
  width: 7.04rem;
}

.PreSaleRule .head[data-v-a9fa5d22] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.PreSaleRule .body[data-v-a9fa5d22] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.PreSaleRule .body[data-v-a9fa5d22] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.PreSaleRule .foot[data-v-a9fa5d22] {
  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;
}

.PreSaleRule .foot .btn[data-v-a9fa5d22] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.Tips[data-v-a9fa5d22] {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #001C54;
  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;
}

.Tips > div[data-v-a9fa5d22] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-y: hidden;
}

.Tips > div img[data-v-a9fa5d22] {
  width: 1.17333rem;
  height: 1.17333rem;
  margin-top: 0.45333rem;
}

.Tips > div .font36[data-v-a9fa5d22] {
  color: #E3EFFF;
  font-weight: 700;
  font-size: 0.48rem;
  margin-left: 0.32rem;
}

.GameList__C-region[data-v-a9fa5d22] {
  height: 1.2rem;
  line-height: 1.2rem;
  overflow: hidden;
  padding: 0 0.26667rem;
  margin: 0.26667rem 0;
}

.GameList__C-region .item[data-v-a9fa5d22] {
  width: calc(33.3% - 0.53333rem);
  position: relative;
  text-align: center;
  font-size: 0.48rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(1) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0.13333rem 0 0 0.13333rem;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(1):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(2) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(2):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(2):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(3) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0 0.13333rem 0.13333rem 0;
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(3):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item.action[data-v-a9fa5d22] {
  color: #001C54;
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(1) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(1):after {
  border-bottom: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(2) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(2):after {
  border-top: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(2):before {
  border-top: 1.2rem solid #ff8e89;
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(3) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(3):before {
  border-bottom: 1.2rem solid #ff8e89;
}

.GameList__C-time[data-v-a9fa5d22] {
  padding-left: 0.2rem;
  overflow-y: auto;
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-time .item[data-v-a9fa5d22] {
  position: relative;
  white-space: nowrap;
  background-color: #001C54;
  margin: 0 0.10667rem;
  padding: 0.04rem 0.16rem 0;
  text-align: center;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.GameList__C-time .item .week[data-v-a9fa5d22] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item .time[data-v-a9fa5d22] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item[data-v-a9fa5d22]:after,
.GameList__C-time .item[data-v-a9fa5d22]:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.GameList__C-time .item[data-v-a9fa5d22]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  right: -0.4rem;
}

.GameList__C-time .item[data-v-a9fa5d22]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  left: -0.4rem;
}

.GameList__C-time .item.active[data-v-a9fa5d22] {
  background-color: #ff7172;
  color: #001C54;
  z-index: 10;
}

.GameList__C-time .item.active .week[data-v-a9fa5d22],
.GameList__C-time .item.active .time[data-v-a9fa5d22] {
  color: #001C54;
}

.GameList__C-time .item.active[data-v-a9fa5d22]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  left: -0.4rem;
  z-index: 10;
}

.GameList__C-time .item.active[data-v-a9fa5d22]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  right: -0.4rem;
  z-index: 10;
}

.GameList__C-city[data-v-a9fa5d22] {
  border-top: 0.02667rem solid #001C54;
  overflow-y: auto;
  height: 0.6rem;
  height: 1.17333rem;
  background-color: #ff7172;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-city .item[data-v-a9fa5d22] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  white-space: nowrap;
  margin: 0.08rem 0.10667rem;
  padding: 0 0.10667rem;
  text-align: center;
  color: #001C54;
}

.GameList__C-city .item.action[data-v-a9fa5d22] {
  background-color: #001C54;
  color: #ff7172;
  border-radius: 0.06667rem;
}

.GameList__C-bet[data-v-a9fa5d22] {
  width: 100%;
  margin-top: 0.2rem;
  padding: 0 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  overflow-x: scroll;
}

.GameList__C-bet ul[data-v-a9fa5d22] {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.GameList__C-bet .item[data-v-a9fa5d22] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.93333rem;
  padding: 0.25333rem 0.88rem;
  background: #001C54;
  box-shadow: 0 0.24rem 0.42667rem 0.10667rem #d0d0ed5c;
  border-radius: 0.16rem;
  margin-right: 0.32rem;
  color: #E3EFFF;
}

.GameList__C-bet .item.action[data-v-a9fa5d22] {
  color: #001C54;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    0 0.21333rem 0.42667rem 0.10667rem #d0d0ed5c,
    inset 0 -0.05333rem 0.13333rem #001C546f4;
}

.Betting__C-mark[data-v-a9fa5d22] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.Betting__C-mark > div[data-v-a9fa5d22] {
  width: 5.86667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: inline-block;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #001C54;
  font-size: 0.42667rem;
  color: #001C54;
  font-weight: 700;
  padding: 0 0.4rem 0 2.08rem;
}

.Betting__C-bet[data-v-a9fa5d22] {
  margin-top: 0.4rem;
  padding: 0 0.26667rem;
}

.Betting__C-bet .tit[data-v-a9fa5d22] {
  height: 0.53333rem;
  line-height: 0.53333rem;
}

.Betting__C-bet .tit-select[data-v-a9fa5d22] {
  padding-left: 0.26667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  border-left: 0.08rem solid #f64646;
}

.Betting__C-bet .tit-list .check[data-v-a9fa5d22] {
  padding-left: 0.26667rem;
  color: #E3EFFF;
}

.Betting__C-bet .tit-list .check-item[data-v-a9fa5d22] {
  height: 0.42667rem;
  width: 0.42667rem;
  border-radius: 0.42667rem;
  border: 0.02667rem solid #c9c9c9;
  margin-right: 0.10667rem;
}

.Betting__C-bet .tit-list .check.action[data-v-a9fa5d22] {
  color: #fe6868;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-a9fa5d22] {
  border: 0.01333rem solid #fe6868;
  position: relative;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-a9fa5d22]:after {
  content: "";
  display: block;
  border-radius: 0.26667rem;
  background-color: #fe6868;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.05333rem;
  top: 0.05333rem;
}

.Betting__C-bet .nList[data-v-a9fa5d22] {
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.32rem;
  padding: 0.26667rem;
  margin-top: 0.4rem;
}

.Betting__C-bet .nList .Ntit[data-v-a9fa5d22] {
  line-height: 0.74667rem;
  font-size: 0.42667rem;
  color: #b2b4bf;
  font-weight: 400;
}

.Betting__C-bet .nList .list[data-v-a9fa5d22] {
  width: 100%;
}

.Betting__C-bet .nList .list .item[data-v-a9fa5d22] {
  width: 20%;
}

.Betting__C-bet .nList .list .item .number[data-v-a9fa5d22] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
}

.Betting__C-bet .nList .list .item .number.action[data-v-a9fa5d22] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.Footer__C[data-v-a9fa5d22] {
  width: 100%;
  position: fixed;
  left: auto;
  bottom: 0;
  height: 1.6rem;
  z-index: 98;
}

.Footer__C .nav[data-v-a9fa5d22] {
  height: 1.6rem;
  background-color: #fee;
  max-width: 10rem;
}

.Footer__C .nav .left[data-v-a9fa5d22] {
  width: 55%;
}

.Footer__C .nav .left .item[data-v-a9fa5d22] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 0.26667rem;
  color: #ff7172;
}

.Footer__C .nav .left .item .txt[data-v-a9fa5d22] {
  margin-bottom: 0.08rem;
}

.Footer__C .nav .left .item .num[data-v-a9fa5d22] {
  color: #00ECBE;
  font-weight: 600;
}

.Footer__C .bet-btn[data-v-a9fa5d22] {
  width: 40%;
  background-color: #00ECBE;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 600;
}

.Footer__C .disabled-btn[data-v-a9fa5d22] {
  width: 40%;
  background-color: #cfd1de;
  color: #E3EFFF;
  font-size: 0.48rem;
  font-weight: 400;
  pointer-events: none;
}

.RecordNav__C[data-v-a9fa5d22] {
  width: calc(100% - 0.64rem);
  height: 1.17333rem;
  line-height: 1.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.32rem auto 0;
  border-radius: 0.16rem;
  overflow: hidden;
}

.RecordNav__C > div[data-v-a9fa5d22] {
  width: 50%;
  height: 100%;
  background: #001C54;
  font-size: 0.42667rem;
  color: #E3EFFF;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  text-align: center;
  overflow: hidden;
}

.RecordNav__C > div.active[data-v-a9fa5d22] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: inset 0 -0.05333rem 0.13333rem #001C546f4;
  font-weight: 600;
  color: #001C54;
}

.GameRecord__C[data-v-a9fa5d22] {
  width: calc(100% - 0.69333rem);
  margin: 0.26667rem auto 1.6rem;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-a9fa5d22] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 600;
  font-size: 0.37333rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-a9fa5d22] {
  color: #E3EFFF;
  font-size: 0.32rem;
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
}

.GameRecord__C-body[data-v-a9fa5d22] .van-row {
  min-height: 1.30667rem;
  border-bottom: 0.01333rem solid #daddf0;
}

.GameRecord__C-body .details[data-v-a9fa5d22] {
  width: 100%;
  border: 0.01333rem solid #fa999a;
  border-radius: 0.26667rem;
  padding: 0.33333rem;
}

.GameRecord__C-body .details .tit[data-v-a9fa5d22] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.GameRecord__C-body .details .tit img[data-v-a9fa5d22] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.GameRecord__C-body .details .tag-read img[data-v-a9fa5d22] {
  width: 0.32rem;
  height: 0.32rem;
}

.GameRecord__C-body .details .detailLi[data-v-a9fa5d22] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .red[data-v-a9fa5d22] {
  color: #f2413b;
}

.GameRecord__C-body .details .detailLi .prize[data-v-a9fa5d22] {
  background: #001C54; 
  margin-bottom: 0.16rem;
  padding: 0.26667rem;
  border-radius: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .prize[data-v-a9fa5d22]:last-child {
  margin-bottom: 0;
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-a9fa5d22] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-a9fa5d22]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-a9fa5d22]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-a9fa5d22]:nth-of-type(1) {
  width: 45%;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-a9fa5d22]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-a9fa5d22]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-a9fa5d22]:nth-of-type(2) {
  width: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-a9fa5d22] {
  font-weight: 700;
  font-size: 0.42667rem;
  color: #E3EFFF;
  padding-left: 0;
  text-align: center;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-a9fa5d22] {
  color: #00ECBE;
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-a9fa5d22] {
  text-align: left;
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .action0[data-v-a9fa5d22] {
  color: #00ECBE !important;
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .action1[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .action2[data-v-a9fa5d22] {
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-a9fa5d22] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-a9fa5d22] {
  text-align: left;
  padding-left: 0.26667rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.37333rem;
  font-weight: 500;
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-a9fa5d22] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.GameRecord__C-body .details .detailLi .select[data-v-a9fa5d22] {
  margin-left: 0.53333rem;
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-a9fa5d22] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-a9fa5d22] {
  padding-bottom: 0.06667rem;
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-a9fa5d22] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionViolet[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #eb43dd;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRed[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #fb4e4e;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionGreen[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #5cba47;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRedGreen[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-a9fa5d22] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.GameRecord__C-body .goItem[data-v-a9fa5d22] {
  height: 1.30667rem;
  line-height: 1.30667rem;
  text-align: center;
  color: #f64646;
  font-size: 0.32rem;
}

.GameRecord__C-body .li[data-v-a9fa5d22] {
  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;
  text-align: center;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #001C54; 
  margin: 0 0.02667rem;
}

.GameRecord__C-body .li .circle-#e3efff[data-v-a9fa5d22] {
  background-color: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
}

.GameRecord__C-body .time[data-v-a9fa5d22] {
  color: #E3EFFF;
  font-size: 0.32rem;
  height: 100%;
}

.GameRecord__C-body .numList[data-v-a9fa5d22] {
  width: 3rem;
  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;
  position: relative;
  top: 0.4rem;
}

.GameRecord__C-body .numList .numItem[data-v-a9fa5d22] {
  width: 0.4rem;
  height: 0.4rem;
  background: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
  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;
  border-radius: 50%;
}

.GameRecord__C-body .redNumItem[data-v-a9fa5d22] {
  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[data-v-a9fa5d22] {
  height: 1.86667rem;
  background: #001C54;
  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-a9fa5d22],
.GameRecord__C-foot-next[data-v-a9fa5d22] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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-a9fa5d22],
.GameRecord__C-foot-next.disabled[data-v-a9fa5d22] {
  background: #d8d8d8;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-a9fa5d22],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-a9fa5d22] {
  color: #92a8e3;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-a9fa5d22],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-a9fa5d22] {
  color: #001C54;
}

.MyGameRecord__C[data-v-a9fa5d22] {
  width: 100%;
  margin: 0.32rem auto 1.6rem;
}

.MyGameRecord__C-head[data-v-a9fa5d22] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #001C54;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-a9fa5d22] {
  border: 0.01333rem solid #cbcbcb;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #686868;
  font-size: 0.32rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.MyGameRecord__C-head-moreB[data-v-a9fa5d22]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-a9fa5d22] {
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-a9fa5d22] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-a9fa5d22] {
  height: 1.86667rem;
  background: #001C54;
  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;
}

.MyGameRecord__C-foot-page[data-v-a9fa5d22] {
  font-size: 0.32rem;
}

.MyGameRecord__C-foot-previous[data-v-a9fa5d22],
.MyGameRecord__C-foot-next[data-v-a9fa5d22] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-a9fa5d22],
.MyGameRecord__C-foot-next.disabled[data-v-a9fa5d22] {
  background: #d8d8d8;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-a9fa5d22],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-a9fa5d22] {
  color: #92a8e3;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-a9fa5d22],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-a9fa5d22] {
  color: #001C54;
}

.list[data-v-a9fa5d22] {
  padding: 0 0.26667rem;
}

.list .hb[data-v-a9fa5d22] {
  background-color: #001C54;
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item[data-v-a9fa5d22] {
  padding: 0.21333rem;
  /* border-bottom: 0.02667rem solid #e2e2e2; */
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item.action[data-v-a9fa5d22] {
  padding: 0.32rem 0.26667rem;
}

.list .hb .item .goItem[data-v-a9fa5d22] {
  height: 0.42667rem;
}

.list .hb .li[data-v-a9fa5d22] {
  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;
  text-align: center;
  width: 0.42667rem !important;
  height: 0.42667rem;
  border: 0.02667rem solid #bbb;
  border-radius: 0.42667rem;
  margin-right: 0.10667rem;
  color: #bbb;
}

.list .hb .li.action[data-v-a9fa5d22] {
  font-size: 0.32rem;
  border: none;
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .li.circle-#e3efff[data-v-a9fa5d22] {
  border: 0.02667rem solid #e3efff;
  color: #e3efff;
  background: #001C54;
}

.list .hb .li.actionH[data-v-a9fa5d22] {
  border: none;
  color: #001C54;
  background-color: #5856d6;
}

.list .hb .li.actionL[data-v-a9fa5d22] {
  border: 0.01333rem solid #5856d6;
  color: #5856d6;
  background-color: #001C54;
}

.list .hb .li.actionO[data-v-a9fa5d22] {
  border: none;
  color: #001C54;
  background-color: #00ecbe;
}

.list .hb .li.actionE[data-v-a9fa5d22] {
  border: 0.01333rem solid #ff9500;
  color: #ff9500;
  background-color: #001C54;
}

.list .hb .qiu[data-v-a9fa5d22] {
  width: 3rem;
  position: relative;
}

.list .hb .qiu .line-canvas[data-v-a9fa5d22] {
  position: absolute !important;
  top: 0.12rem;
  left: 0;
  height: 0.73333rem;
  width: 2.61333rem;
  z-index: 99;
}

.list .hb .red[data-v-a9fa5d22] {
  color: #d0322d;
}

.list .hb .green[data-v-a9fa5d22] {
  color: #4eaf56;
}

.list .hb .blue[data-v-a9fa5d22] {
  color: #2572d5;
}

.list .hb .box .li[data-v-a9fa5d22] {
  display: block;
  height: 0.13333rem;
  width: 0.13333rem;
  border-radius: 0.13333rem;
  margin: 0 0.06667rem;
}

.list .hb .item[data-v-a9fa5d22] {
  padding: 0.53333rem 0.4rem;
}

.list .hb .item .info[data-v-a9fa5d22] {
  width: 100%;
}

.list .hb .item .info .issueName .state[data-v-a9fa5d22] {
  color: #001C54;
  padding: 0.10667rem 0.26667rem;
  margin-left: 0.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  display: inline-block;
  text-align: center;
}

.list .hb .item .info .issueName .state.red[data-v-a9fa5d22] {
  background-color: #ff8581;
}

.list .hb .item .info .issueName .state.green[data-v-a9fa5d22] {
  background-color: #5cba47;
}

.list .hb .item .info .tiem[data-v-a9fa5d22] {
  font-size: 0.32rem;
  color: #5f5f5f;
  margin-top: 0.13333rem;
}

.list .hb .item .info .money[data-v-a9fa5d22] {
  font-weight: 600;
  font-size: 0.42667rem;
}

.list .hb .item .info .money .fail[data-v-a9fa5d22] {
  color: #fb4e4e;
}

.list .hb .item .info .money .success[data-v-a9fa5d22] {
  color: #5cba47;
}

.list .hb .details[data-v-a9fa5d22] {
  padding: 0.4rem;
  border-bottom: 0.01333rem solid #e2e2e2;
}

.list .hb .details .tit[data-v-a9fa5d22] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.list .hb .details .tit img[data-v-a9fa5d22] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.list .hb .details .tag-read img[data-v-a9fa5d22] {
  width: 0.32rem;
  height: 0.32rem;
}

.list .hb .details .detailLi[data-v-a9fa5d22] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  background: #f1f3ff;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
}

.list .hb .details .detailLi .red[data-v-a9fa5d22] {
  color: #f2413b;
}

.list .hb .details .detailLi .result[data-v-a9fa5d22] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  color: #001C54;
  text-align: left;
  padding: 0 --0.26667rem;
}

.list .hb .details .detailLi .prize-tit[data-v-a9fa5d22] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.list .hb .details .detailLi .prize-box[data-v-a9fa5d22] {
  border-bottom: 0.01333rem solid #001C54;
}

.list .hb .details .detailLi .prize-box-item[data-v-a9fa5d22] {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .c-flex-warp[data-v-a9fa5d22] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .select[data-v-a9fa5d22] {
  margin-left: 0.53333rem;
}

.list .hb .details .detailLi .select .ball[data-v-a9fa5d22] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.list .hb .details .detailLi .Bet-box.pb[data-v-a9fa5d22] {
  padding-bottom: 0.06667rem;
}

.list .hb .details .detailLi .Bet-box ul li[data-v-a9fa5d22] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #eb43dd;
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #5cba47;
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-a9fa5d22] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-a9fa5d22] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.areList[data-v-a9fa5d22] {
  margin: 0.53333rem;
  position: relative;
}

.areList .close[data-v-a9fa5d22] {
  position: absolute;
  top: -1.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 0.8rem;
  height: 0.8rem;
}

.areList .items h1[data-v-a9fa5d22] {
  color: #b6b6b6;
  font-size: 0.42667rem;
}

.areList .items .itemsC[data-v-a9fa5d22] {
  margin: 0.26667rem 0 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.2rem;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.areList .items .itemsC > div[data-v-a9fa5d22] {
  width: calc((100% - 0.53333rem) / 2);
  background: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  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;
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.areList .items .itemsC .isActive[data-v-a9fa5d22] {
  background: #fe6469;
  color: #001C54;
}

.titlebets[data-v-a9fa5d22] {
  font-size: 0.29333rem;
  color: #ff7172;
}

.border60[data-v-a9fa5d22] {
  width: 4.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border-radius: 0.8rem;
  border: 0.01333rem solid #ff7172;
  margin: 0 auto;
  margin-top: 0.30667rem;
}

.bottombg[data-v-a9fa5d22] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.compound2[data-v-a9fa5d22],
.compound3[data-v-a9fa5d22] {
  padding-top: 0.26667rem;
  max-height: 5.33333rem;
  overflow-y: auto;
}

.compound2 .item[data-v-a9fa5d22],
.compound3 .item[data-v-a9fa5d22] {
  width: 100%;
  margin-bottom: 0.26667rem;
}

.compound2 .item.item0-3 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item0-3 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-3 .box .num[data-v-a9fa5d22],
.compound3 .item.item0-3 .box .num[data-v-a9fa5d22] {
  width: calc((100% - 1.28rem) / 7);
  height: 1.13333rem;
  background-size: 1.13333rem 1.13333rem;
}

.compound2 .item.item0-2 .box .c-row[data-v-a9fa5d22],
.compound2 .item.item5-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item0-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item5-2 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-2 .box .num[data-v-a9fa5d22],
.compound2 .item.item5-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item0-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item5-2 .box .num[data-v-a9fa5d22] {
  width: calc((100% - 1.28rem) / 7);
  height: 0.8rem;
  background-size: 0.8rem 0.8rem;
}

.compound2 .item.item4-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item4-2 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n) {
  margin-left: -0.10667rem;
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6) {
  margin-right: 0.42667rem;
}

.compound2 .item.item3-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item3-2 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
  margin-left: -0.06667rem;
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4) {
  margin-right: 1.73333rem;
}

.compound2 .item.item2-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item2-2 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item2-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.01333rem;
}

.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
  margin-right: 1.33333rem;
}

.compound2 .item.item1-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item1-2 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item1-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.09333rem;
}

.compound2 .item .box[data-v-a9fa5d22],
.compound3 .item .box[data-v-a9fa5d22] {
  border-radius: 0.26667rem;
  position: relative;
  width: 100%;
}

.compound2 .item .box .num[data-v-a9fa5d22],
.compound3 .item .box .num[data-v-a9fa5d22] {
  min-width: 0.8rem;
  min-height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-a9fa5d22],
.compound3 .item .box .money[data-v-a9fa5d22] {
  text-align: center;
  background-color: #dbdbdb;
  position: relative;
  height: 0.53333rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.compound2 .item .box .money .all[data-v-a9fa5d22],
.compound3 .item .box .money .all[data-v-a9fa5d22] {
  position: relative;
  z-index: 9;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-a9fa5d22]:after,
.compound3 .item .box .money[data-v-a9fa5d22]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.21333rem;
  background-color: #ededed;
  border-radius: 0 0 50% 50%;
}

.compound2 .item .box .dele[data-v-a9fa5d22],
.compound3 .item .box .dele[data-v-a9fa5d22] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound2 .item .box .dele .icon[data-v-a9fa5d22],
.compound3 .item .box .dele .icon[data-v-a9fa5d22] {
  font-size: 0.26667rem;
}

.compound2 .item.item0-4 .box .c-row[data-v-a9fa5d22] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.53333rem;
}

.compound2 .item.item0-4 .box .num[data-v-a9fa5d22] {
  width: calc((100% - 2.13333rem) / 5);
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  color: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  min-width: 1.33333rem;
}

.compound[data-v-a9fa5d22] {
  padding-top: 0.26667rem;
  max-height: 6rem;
  overflow: auto;
}

.compound .item[data-v-a9fa5d22] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0.4rem;
}

.compound .item .title[data-v-a9fa5d22] {
  width: 1.38667rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 0.42667rem;
  color: #E3EFFF;
}

.compound .item .numcontainer[data-v-a9fa5d22] {
  width: 7.94667rem;
  margin-left: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0.13333rem;
}

.compound .item .numcontainer .num[data-v-a9fa5d22] {
  width: calc((100% - 0.85333rem) / 5);
  height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  position: relative;
  text-align: center;
  line-height: 0.8rem;
}

.compound .item .numcontainer .num .dele[data-v-a9fa5d22] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound .item .numcontainer .num .dele .icon[data-v-a9fa5d22] {
  font-size: 0.26667rem;
}

.van-toast[data-v-b229ff74] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-b229ff74] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-b229ff74] {
  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-b229ff74] {
  height: 80%;
}

.WinningTip__C[data-v-b229ff74] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: #e3efffb3;
  top: 0;
  left: 0;
}

.WinningTip__C-body[data-v-b229ff74] {
  position: absolute;
  width: 7.73333rem;
  height: 11.73333rem;
  background-image: url(/assets/png/newmissingviebg-b4a775ed.png);
  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.2rem;
}

.WinningTip__C-body.isL[data-v-b229ff74] {
  background-image: url(/assets/png/newmissingbg-976ad717.png);
}

.WinningTip__C-body img[data-v-b229ff74] {
  width: 1.48rem;
  height: 1.48rem;
  margin-top: 0.4rem;
  text-align: center;
}

.WinningTip__C-body .notwinning[data-v-b229ff74] {
  width: 1.6rem;
  height: 1.6rem;
  background: url(/assets/png/notwinning-7e54c381.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 0.53333rem;
  margin-bottom: 1.06667rem;
}

.WinningTip__C-body-l1[data-v-b229ff74] {
  font-weight: 700;
  font-size: 0.64rem;
  text-align: center;
  color: #001C54;
  height: 0.77333rem;
  line-height: 0.77333rem;
  margin-bottom: 0.2rem;
}

.WinningTip__C-body-l1.isL[data-v-b229ff74] {
  color: #587ba4;
}

.WinningTip__C-body-l2[data-v-b229ff74] {
  height: 0.58667rem;
  line-height: 0.58667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: #001C54;
  font-size: 0.29333rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 0.13333rem;
}

.WinningTip__C-body-l2 > div[data-v-b229ff74] {
  height: 0.58667rem;
  background: #40ad72;
  border-radius: 0.13333rem;
  padding: 0 0.32rem;
}

.WinningTip__C-body-l2 > div[data-v-b229ff74]:first-child {
  margin-left: 0.32rem;
}

.WinningTip__C-body-l2 > div.WinningNum[data-v-b229ff74] {
  width: 0.53333rem;
  height: 0.53333rem;
  line-height: 0.53333rem;
  margin: 0 0.18667rem;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  background: #40ad72;
  color: #001C54;
  font-size: 0.37333rem;
}

.WinningTip__C-body-l2.type0 > div[data-v-b229ff74] {
  background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0);
  background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0);
}

.WinningTip__C-body-l2.type5 > div[data-v-b229ff74] {
  background-image: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
  background-image: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0);
}

.WinningTip__C-body-l2.type1 > div[data-v-b229ff74],
.WinningTip__C-body-l2.type3 > div[data-v-b229ff74],
.WinningTip__C-body-l2.type7 > div[data-v-b229ff74],
.WinningTip__C-body-l2.type9 > div[data-v-b229ff74] {
  background-color: #40ad72;
}

.WinningTip__C-body-l2.type2 > div[data-v-b229ff74],
.WinningTip__C-body-l2.type4 > div[data-v-b229ff74],
.WinningTip__C-body-l2.type6 > div[data-v-b229ff74],
.WinningTip__C-body-l2.type8 > div[data-v-b229ff74] {
  background-color: #fb4e4e;
}

.WinningTip__C-body-l5[data-v-b229ff74] {
  height: 1.33333rem;
  margin-top: 0.93333rem;
  margin-bottom: 0.53333rem;
  padding: 0 0.53333rem;
}

.WinningTip__C-body-l5-content[data-v-b229ff74] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.WinningTip__C-body-l5-content .ball[data-v-b229ff74] {
  width: 0.93333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.34667rem;
  font-weight: 700;
  color: #ff827a;
  background: url(/assets/svg/resultanbg-bfa48a61.svg) no-repeat center center;
  background-size: cover;
}

.WinningTip__C-body-l5-content .balltext[data-v-b229ff74] {
  background: -webkit-linear-gradient(top, #ff827a 0%, #e93333 68.18%);
  background: linear-gradient(180deg, #ff827a 0%, #e93333 68.18%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.WinningTip__C-body-l3[data-v-b229ff74] {
  height: 1.73333rem;
}

.WinningTip__C-body-l3 .isLose[data-v-b229ff74] {
  font-weight: 700;
  font-size: 0.42667rem;
  line-height: 0.77333rem;
  color: #587ba4;
  text-align: center;
  margin-bottom: 0.34667rem;
  padding-top: 0.4rem;
}

.WinningTip__C-body-l3 .head[data-v-b229ff74] {
  height: 0.4rem;
  line-height: 0.4rem;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #f54a32;
  text-align: center;
  margin-bottom: 0.10667rem;
}

.WinningTip__C-body-l3 .bonus[data-v-b229ff74] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-weight: 700;
  font-size: 0.53333rem;
  color: #f54a32;
  text-align: center;
  margin-bottom: 0.13333rem;
}

.WinningTip__C-body-l3 .gameDetail[data-v-b229ff74] {
  height: 0.37333rem;
  line-height: 0.37333rem;
  font-size: 0.29333rem;
  text-align: left;
  padding-left: 1.46667rem;
  color: #6b6b6b;
  margin-top: 0.13333rem;
}

.WinningTip__C-body-l4[data-v-b229ff74] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  color: #001C54;
  position: absolute;
  left: 0.74667rem;
  bottom: 0.37333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.WinningTip__C-body-l4 .acitveBtn[data-v-b229ff74] {
  height: 0.56rem;
  width: 0.56rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
  border: 0.01333rem solid #001C54;
  margin-right: 0.18667rem;
  position: relative;
}

.WinningTip__C-body-l4 .acitveBtn.active[data-v-b229ff74]: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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMA3yBggO/PMBCgj79QQG+vkLfRazwAAAC8SURBVDjLtdJLEoJADARQkjAfBlBz/8tqgdqFBkgW9BJeU9PFdFdmznrngL/pK6PfN13i5XVcPTk9k66ZnHPT24t3bsy3mOf88b1zbsxPKeZ7DfnaYp6z6asU2xeC/1nV2PCS7PMsnyE5mKuPzQtdQ7ydO8AP3Sbj9zkbc+GNP0mCufseDZxLEnzevS04V69Irt1Jg2Q49Wgg8JEGwf+lJMOzJdHwejS8Hg2fR2anR8Tt0YB3NuADjVSOxBNajhv3t2tsGwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  background-position: center;
}

.WinningTip__C .closeBtn[data-v-b229ff74] {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url(/assets/png/close-7b93ef94.png);
  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;
}

.van-toast[data-v-273cca7e] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-273cca7e] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-273cca7e] {
  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-273cca7e] {
  height: 80%;
}

.NewVietnam__C[data-v-273cca7e] {
  padding-bottom: 0.34667rem;
  overflow-y: auto;
  background: #05012b;
}

.NewVietnam__C-head[data-v-273cca7e] {
  height: 1.25333rem;
  background: -webkit-linear-gradient(left, #f95959 0%, #00ECBE 100%);
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.NewVietnam__C-head div[data-v-273cca7e] {
  background-repeat: no-repeat;
  background-position: center;
}

.NewVietnam__C-head-bcak[data-v-273cca7e] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.NewVietnam__C-head-logo[data-v-273cca7e] {
  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%);
}

.NewVietnam__C-head-more[data-v-273cca7e] {
  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;
}

.NewVietnam__C-head-more > div[data-v-273cca7e] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.NewVietnam__C-head-more > div[data-v-273cca7e]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.NewVietnam__C-head-more > div:last-child.disableVoice[data-v-273cca7e] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.NewVietnam__C[data-v-273cca7e] .driver-close-btn,
.NewVietnam__C[data-v-273cca7e] .driver-prev-btn {
  display: none;
}

.popup[data-v-273cca7e] {
  overflow-y: visible !important;
  border-radius: 0.13333rem 0.13333rem 0 0;
  width: 100%;
}

.popup[data-v-273cca7e] .van-popup {
  overflow-y: visible !important;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.popup .box[data-v-273cca7e] {
  position: relative;
}

.popup .box .close[data-v-273cca7e] {
  position: absolute;
  top: -1.06667rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}

.popup .box .close .img[data-v-273cca7e] {
  width: 0.8rem;
  height: 0.8rem;
}

.popup .box .title[data-v-273cca7e] {
  font-size: 0.42667rem;
  color: #e3efff;
}

.popup .box .numList[data-v-273cca7e] {
  max-height: 5.33333rem;
  overflow-x: auto;
}

.popup .box .numList .item[data-v-273cca7e] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
  margin: 0 0.13333rem;
}

.popup-info-item[data-v-273cca7e] {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.26667rem;
}

.popup-info-item .tit[data-v-273cca7e] {
  font-size: 0.37333rem;
  color: #E3EFFF;
}

.popup-info-item .amount-box .li[data-v-273cca7e],
.popup-info-item .multiple-box .li[data-v-273cca7e] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.13333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  min-width: 1.33333rem;
  margin-left: 0.13333rem;
  border: 0.01333rem solid #d9d9d9;
  border-radius: 0.13333rem;
  color: #00ECBE;
}

.popup-info-item .amount-box .li.action[data-v-273cca7e],
.popup-info-item .multiple-box .li.action[data-v-273cca7e] {
  border: none;
  color: #001C54;
  background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
  background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
  box-shadow:
    0 0.21333rem 0.42667rem #d0d0ed5c,
    inset 0 -0.10667rem 0.26667rem 0.05333rem #001C540ec;
}

.popup-info-item .multiple-box .li[data-v-273cca7e] {
  padding: 0 0.26667rem;
  min-width: auto;
}

.popup-info-item .stepper-box .digit-box[data-v-273cca7e] {
  width: 2.66667rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  padding: 0;
  margin: 0 0.13333rem;
  background-color: #001C54; 
}

.popup-info-item .stepper-box .digit-box[data-v-273cca7e] .van-field__control {
  height: 0.74667rem;
  text-align: center;
}

.popup-info-item .stepper-box .li[data-v-273cca7e] {
  height: 0.8rem;
  width: 0.8rem;
  font-size: 0.8rem;
  border-radius: 50%;
  background-color: #ff7172;
  color: #001C54;
}

.popup-info-item .stepper-box .li.minus[data-v-273cca7e] {
  text-align: center;
  line-height: 0.66667rem;
}

.popup-info-item .txt[data-v-273cca7e] {
  color: #f4453e;
}

.popup-info .quantity[data-v-273cca7e] {
  margin-top: 0.26667rem;
  padding: 0 0.21333rem;
  height: 1.17333rem;
  background: #001C54;
  border-radius: 0.13333rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .quantity .line[data-v-273cca7e] {
  padding: 0 0.13333rem;
  color: #E3EFFF;
}

.popup-info .quantity .num[data-v-273cca7e] {
  color: #00ECBE;
  font-size: 0.4rem;
}

.popup-info .wallet[data-v-273cca7e],
.popup-info .balance[data-v-273cca7e] {
  padding: 0 0.21333rem;
  margin-top: 0.26667rem;
  height: 0.8rem;
  background-color: #001C54;
}

.popup-info .wallet .txt[data-v-273cca7e],
.popup-info .balance .txt[data-v-273cca7e] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .txt img[data-v-273cca7e],
.popup-info .balance .txt img[data-v-273cca7e] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.13333rem;
}

.popup-info .wallet .txt .num[data-v-273cca7e],
.popup-info .balance .txt .num[data-v-273cca7e] {
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.popup-info .wallet .txt .num.yellow[data-v-273cca7e],
.popup-info .balance .txt .num.yellow[data-v-273cca7e] {
  color: #ff9e10;
}

.popup-info .wallet .bg333[data-v-273cca7e],
.popup-info .balance .bg333[data-v-273cca7e] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.popup-info .wallet .bg7172[data-v-273cca7e],
.popup-info .balance .bg7172[data-v-273cca7e] {
  font-size: 0.32rem;
  color: #ff7172;
}

.popup-info .wallet .bet[data-v-273cca7e],
.popup-info .balance .bet[data-v-273cca7e] {
  border: 0.01333rem solid #ff8e8a;
  border-radius: 0.13333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #ff8e8a;
  padding: 0 0.26667rem;
}

.popup-btn[data-v-273cca7e] {
  height: 1.6rem;
}

.popup-btn .left[data-v-273cca7e] {
  width: 45%;
}

.popup-btn .left .btn[data-v-273cca7e] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #E3EFFF;
  background-color: #cfd1de;
}

.popup-btn .right[data-v-273cca7e] {
  width: 55%;
}

.popup-btn .right .btn[data-v-273cca7e] {
  height: 1.6rem;
  font-size: 0.42667rem;
  border-radius: 0;
  color: #001C54;
  background-color: #00ECBE;
}

.popup-btn .right .noActive[data-v-273cca7e] {
  background-color: #cfd1de;
  color: #E3EFFF;
}

.PreSaleRule[data-v-273cca7e] {
  width: 7.04rem;
}

.PreSaleRule .head[data-v-273cca7e] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  background: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.PreSaleRule .body[data-v-273cca7e] {
  max-height: 8rem;
  overflow-y: auto;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.PreSaleRule .body[data-v-273cca7e] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.PreSaleRule .foot[data-v-273cca7e] {
  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;
}

.PreSaleRule .foot .btn[data-v-273cca7e] {
  width: 60%;
  background: #f2413b;
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.Tips[data-v-273cca7e] {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #001C54;
  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;
}

.Tips > div[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-y: hidden;
}

.Tips > div img[data-v-273cca7e] {
  width: 1.17333rem;
  height: 1.17333rem;
  margin-top: 0.45333rem;
}

.Tips > div .font36[data-v-273cca7e] {
  color: #E3EFFF;
  font-weight: 700;
  font-size: 0.48rem;
  margin-left: 0.32rem;
}

.GameList__C-region[data-v-273cca7e] {
  height: 1.2rem;
  line-height: 1.2rem;
  overflow: hidden;
  padding: 0 0.26667rem;
  margin: 0.26667rem 0;
}

.GameList__C-region .item[data-v-273cca7e] {
  width: calc(33.3% - 0.53333rem);
  position: relative;
  text-align: center;
  font-size: 0.48rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(1) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0.13333rem 0 0 0.13333rem;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(1):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(2) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(2):after {
  position: absolute;
  top: 0;
  right: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-right: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(2):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(3) {
  background: #001C54;
  box-shadow: 0 0.21333rem 0.42667rem #d0d0ed5c;
  border-radius: 0 0.13333rem 0.13333rem 0;
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(3):before {
  position: absolute;
  top: 0;
  left: -0.66667rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #001C54;
  border-left: 0.66667rem solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.GameList__C-region .item.action[data-v-273cca7e] {
  color: #001C54;
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(1) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(1):after {
  border-bottom: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(2) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(2):after {
  border-top: 1.2rem solid #ffc3a2;
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(2):before {
  border-top: 1.2rem solid #ff8e89;
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(3) {
  background: -webkit-linear-gradient(
    326.11deg,
    #ff8e89 11.97%,
    #ffc3a2 84.22%
  );
  background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%);
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(3):before {
  border-bottom: 1.2rem solid #ff8e89;
}

.GameList__C-time[data-v-273cca7e] {
  padding-left: 0.2rem;
  overflow-y: auto;
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-time .item[data-v-273cca7e] {
  position: relative;
  white-space: nowrap;
  background-color: #001C54;
  margin: 0 0.10667rem;
  padding: 0.04rem 0.16rem 0;
  text-align: center;
  border-radius: 0.13333rem 0.13333rem 0 0;
}

.GameList__C-time .item .week[data-v-273cca7e] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item .time[data-v-273cca7e] {
  font-size: 0.16rem;
  color: #E3EFFF;
}

.GameList__C-time .item[data-v-273cca7e]:after,
.GameList__C-time .item[data-v-273cca7e]:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.GameList__C-time .item[data-v-273cca7e]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  right: -0.4rem;
}

.GameList__C-time .item[data-v-273cca7e]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #001C54 0.41333rem
  );
  left: -0.4rem;
}

.GameList__C-time .item.active[data-v-273cca7e] {
  background-color: #ff7172;
  color: #001C54;
  z-index: 10;
}

.GameList__C-time .item.active .week[data-v-273cca7e],
.GameList__C-time .item.active .time[data-v-273cca7e] {
  color: #001C54;
}

.GameList__C-time .item.active[data-v-273cca7e]:before {
  background: -webkit-radial-gradient(
    0 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 0 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  left: -0.4rem;
  z-index: 10;
}

.GameList__C-time .item.active[data-v-273cca7e]:after {
  background: -webkit-radial-gradient(
    100% 0,
    circle,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  background: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 0.4rem,
    #ff7172 0.41333rem
  );
  right: -0.4rem;
  z-index: 10;
}

.GameList__C-city[data-v-273cca7e] {
  border-top: 0.02667rem solid #001C54;
  overflow-y: auto;
  height: 0.6rem;
  height: 1.17333rem;
  background-color: #ff7172;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameList__C-city .item[data-v-273cca7e] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  white-space: nowrap;
  margin: 0.08rem 0.10667rem;
  padding: 0 0.10667rem;
  text-align: center;
  color: #001C54;
}

.GameList__C-city .item.action[data-v-273cca7e] {
  background-color: #001C54;
  color: #ff7172;
  border-radius: 0.06667rem;
}

.GameList__C-bet[data-v-273cca7e] {
  width: 100%;
  margin-top: 0.2rem;
  padding: 0 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.06667rem;
  overflow-x: scroll;
}

.GameList__C-bet ul[data-v-273cca7e] {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.GameList__C-bet .item[data-v-273cca7e] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.93333rem;
  padding: 0.25333rem 0.88rem;
  background: #001C54;
  box-shadow: 0 0.24rem 0.42667rem 0.10667rem #d0d0ed5c;
  border-radius: 0.16rem;
  margin-right: 0.32rem;
  color: #E3EFFF;
}

.GameList__C-bet .item.action[data-v-273cca7e] {
  color: #001C54;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow:
    0 0.21333rem 0.42667rem 0.10667rem #d0d0ed5c,
    inset 0 -0.05333rem 0.13333rem #001C546f4;
}

.Betting__C-mark[data-v-273cca7e] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.Betting__C-mark > div[data-v-273cca7e] {
  width: 5.86667rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: inline-block;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #001C54;
  font-size: 0.42667rem;
  color: #001C54;
  font-weight: 700;
  padding: 0 0.4rem 0 2.08rem;
}

.Betting__C-bet[data-v-273cca7e] {
  margin-top: 0.4rem;
  padding: 0 0.26667rem;
}

.Betting__C-bet .tit[data-v-273cca7e] {
  height: 0.53333rem;
  line-height: 0.53333rem;
}

.Betting__C-bet .tit-select[data-v-273cca7e] {
  padding-left: 0.26667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  border-left: 0.08rem solid #f64646;
}

.Betting__C-bet .tit-list .check[data-v-273cca7e] {
  padding-left: 0.26667rem;
  color: #E3EFFF;
}

.Betting__C-bet .tit-list .check-item[data-v-273cca7e] {
  height: 0.42667rem;
  width: 0.42667rem;
  border-radius: 0.42667rem;
  border: 0.02667rem solid #c9c9c9;
  margin-right: 0.10667rem;
}

.Betting__C-bet .tit-list .check.action[data-v-273cca7e] {
  color: #fe6868;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-273cca7e] {
  border: 0.01333rem solid #fe6868;
  position: relative;
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-273cca7e]:after {
  content: "";
  display: block;
  border-radius: 0.26667rem;
  background-color: #fe6868;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.05333rem;
  top: 0.05333rem;
}

.Betting__C-bet .nList[data-v-273cca7e] {
  background: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.32rem;
  padding: 0.26667rem;
  margin-top: 0.4rem;
}

.Betting__C-bet .nList .Ntit[data-v-273cca7e] {
  line-height: 0.74667rem;
  font-size: 0.42667rem;
  color: #b2b4bf;
  font-weight: 400;
}

.Betting__C-bet .nList .list[data-v-273cca7e] {
  width: 100%;
}

.Betting__C-bet .nList .list .item[data-v-273cca7e] {
  width: 20%;
}

.Betting__C-bet .nList .list .item .number[data-v-273cca7e] {
  width: 1.06667rem;
  height: 1.06667rem;
  font-size: 0.42667rem;
  font-weight: 700;
  color: #E3EFFF;
  background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
  background-size: cover;
}

.Betting__C-bet .nList .list .item .number.action[data-v-273cca7e] {
  color: #00ECBE;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: cover;
}

.Footer__C[data-v-273cca7e] {
  width: 100%;
  position: fixed;
  left: auto;
  bottom: 0;
  height: 1.6rem;
  z-index: 98;
}

.Footer__C .nav[data-v-273cca7e] {
  height: 1.6rem;
  background-color: #fee;
  max-width: 10rem;
}

.Footer__C .nav .left[data-v-273cca7e] {
  width: 55%;
}

.Footer__C .nav .left .item[data-v-273cca7e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 0.26667rem;
  color: #ff7172;
}

.Footer__C .nav .left .item .txt[data-v-273cca7e] {
  margin-bottom: 0.08rem;
}

.Footer__C .nav .left .item .num[data-v-273cca7e] {
  color: #00ECBE;
  font-weight: 600;
}

.Footer__C .bet-btn[data-v-273cca7e] {
  width: 40%;
  background-color: #00ECBE;
  color: #001C54;
  font-size: 0.48rem;
  font-weight: 600;
}

.Footer__C .disabled-btn[data-v-273cca7e] {
  width: 40%;
  background-color: #cfd1de;
  color: #E3EFFF;
  font-size: 0.48rem;
  font-weight: 400;
  pointer-events: none;
}

.RecordNav__C[data-v-273cca7e] {
  width: calc(100% - 0.64rem);
  height: 1.17333rem;
  line-height: 1.17333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.32rem auto 0;
  border-radius: 0.16rem;
  overflow: hidden;
}

.RecordNav__C > div[data-v-273cca7e] {
  width: 50%;
  height: 100%;
  background: #001C54;
  font-size: 0.42667rem;
  color: #E3EFFF;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  text-align: center;
  overflow: hidden;
}

.RecordNav__C > div.active[data-v-273cca7e] {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: inset 0 -0.05333rem 0.13333rem #001C546f4;
  font-weight: 600;
  color: #001C54;
}

.GameRecord__C[data-v-273cca7e] {
  width: calc(100% - 0.69333rem);
  margin: 0.26667rem auto 1.6rem;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-273cca7e] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 600;
  font-size: 0.37333rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-273cca7e] {
  color: #E3EFFF;
  font-size: 0.32rem;
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
}

.GameRecord__C-body[data-v-273cca7e] .van-row {
  min-height: 1.30667rem;
  border-bottom: 0.01333rem solid #daddf0;
}

.GameRecord__C-body .details[data-v-273cca7e] {
  width: 100%;
  border: 0.01333rem solid #fa999a;
  border-radius: 0.26667rem;
  padding: 0.33333rem;
}

.GameRecord__C-body .details .tit[data-v-273cca7e] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.GameRecord__C-body .details .tit img[data-v-273cca7e] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.GameRecord__C-body .details .tag-read img[data-v-273cca7e] {
  width: 0.32rem;
  height: 0.32rem;
}

.GameRecord__C-body .details .detailLi[data-v-273cca7e] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .red[data-v-273cca7e] {
  color: #f2413b;
}

.GameRecord__C-body .details .detailLi .prize[data-v-273cca7e] {
  background: #001C54; 
  margin-bottom: 0.16rem;
  padding: 0.26667rem;
  border-radius: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .prize[data-v-273cca7e]:last-child {
  margin-bottom: 0;
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-273cca7e]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-273cca7e]:nth-of-type(1),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-273cca7e]:nth-of-type(1) {
  width: 45%;
}

.GameRecord__C-body
  .details
  .detailLi
  .selectItem0
  > div[data-v-273cca7e]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem1
  > div[data-v-273cca7e]:nth-of-type(2),
.GameRecord__C-body
  .details
  .detailLi
  .selectItem2
  > div[data-v-273cca7e]:nth-of-type(2) {
  width: 0.13333rem;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-273cca7e] {
  font-weight: 700;
  font-size: 0.42667rem;
  color: #E3EFFF;
  padding-left: 0;
  text-align: center;
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-273cca7e] {
  color: #00ECBE;
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-273cca7e] {
  text-align: left;
  font-size: 0.37333rem;
  color: #E3EFFF;
  padding-left: 0.26667rem;
}

.GameRecord__C-body .details .detailLi .action0[data-v-273cca7e] {
  color: #00ECBE !important;
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .action1[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .action2[data-v-273cca7e] {
  font-weight: 700;
  font-size: 0.42667rem;
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-273cca7e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-273cca7e] {
  text-align: left;
  padding-left: 0.26667rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #E3EFFF;
  font-size: 0.37333rem;
  font-weight: 500;
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-273cca7e] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.GameRecord__C-body .details .detailLi .select[data-v-273cca7e] {
  margin-left: 0.53333rem;
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-273cca7e] {
  padding-bottom: 0.06667rem;
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-273cca7e] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionViolet[data-v-273cca7e] {
  color: #001C54;
  background-color: #eb43dd;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRed[data-v-273cca7e] {
  color: #001C54;
  background-color: #fb4e4e;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionGreen[data-v-273cca7e] {
  color: #001C54;
  background-color: #5cba47;
}

.GameRecord__C-body
  .details
  .detailLi
  .Bet-box
  ul
  li.actionRedGreen[data-v-273cca7e] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-273cca7e] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.GameRecord__C-body .goItem[data-v-273cca7e] {
  height: 1.30667rem;
  line-height: 1.30667rem;
  text-align: center;
  color: #f64646;
  font-size: 0.32rem;
}

.GameRecord__C-body .li[data-v-273cca7e] {
  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;
  text-align: center;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #001C54; 
  margin: 0 0.02667rem;
}

.GameRecord__C-body .li .circle-#e3efff[data-v-273cca7e] {
  background-color: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
}

.GameRecord__C-body .time[data-v-273cca7e] {
  color: #E3EFFF;
  font-size: 0.32rem;
  height: 100%;
}

.GameRecord__C-body .numList[data-v-273cca7e] {
  width: 3rem;
  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;
  position: relative;
  top: 0.4rem;
}

.GameRecord__C-body .numList .numItem[data-v-273cca7e] {
  width: 0.4rem;
  height: 0.4rem;
  background: #001C54; 
  color: #E3EFFF;
  font-size: 0.32rem;
  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;
  border-radius: 50%;
}

.GameRecord__C-body .redNumItem[data-v-273cca7e] {
  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[data-v-273cca7e] {
  height: 1.86667rem;
  background: #001C54;
  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-273cca7e],
.GameRecord__C-foot-next[data-v-273cca7e] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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-273cca7e],
.GameRecord__C-foot-next.disabled[data-v-273cca7e] {
  background: #d8d8d8;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-273cca7e],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-273cca7e] {
  color: #92a8e3;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-273cca7e],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-273cca7e] {
  color: #001C54;
}

.MyGameRecord__C[data-v-273cca7e] {
  width: 100%;
  margin: 0.32rem auto 1.6rem;
}

.MyGameRecord__C-head[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-color: #001C54;
  padding: 0.32rem 0.32rem 0;
}

.MyGameRecord__C-head-moreB[data-v-273cca7e] {
  border: 0.01333rem solid #cbcbcb;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.26667rem;
  padding: 0 0.72rem 0 0.24rem;
  color: #686868;
  font-size: 0.32rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.MyGameRecord__C-head-moreB[data-v-273cca7e]:after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.4rem;
  background-position: center;
}

.MyGameRecord__C-body[data-v-273cca7e] {
  padding: 0 0.32rem;
}

.MyGameRecord__C-body-empty[data-v-273cca7e] {
  height: 5.33333rem;
}

.MyGameRecord__C-foot[data-v-273cca7e] {
  height: 1.86667rem;
  background: #001C54;
  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;
}

.MyGameRecord__C-foot-page[data-v-273cca7e] {
  font-size: 0.32rem;
}

.MyGameRecord__C-foot-previous[data-v-273cca7e],
.MyGameRecord__C-foot-next[data-v-273cca7e] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: #fd565c;
  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;
}

.MyGameRecord__C-foot-previous.disabled[data-v-273cca7e],
.MyGameRecord__C-foot-next.disabled[data-v-273cca7e] {
  background: #d8d8d8;
  pointer-events: none;
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-273cca7e],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-273cca7e] {
  color: #92a8e3;
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-273cca7e],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-273cca7e] {
  color: #001C54;
}

.list[data-v-273cca7e] {
  padding: 0 0.26667rem;
}

.list .hb[data-v-273cca7e] {
  background-color: #001C54;
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item[data-v-273cca7e] {
  padding: 0.21333rem;
  /* border-bottom: 0.02667rem solid #e2e2e2; */
  color: #fff;
  font-size: 0.37333rem;
}

.list .hb .item.action[data-v-273cca7e] {
  padding: 0.32rem 0.26667rem;
}

.list .hb .item .goItem[data-v-273cca7e] {
  height: 0.42667rem;
}

.list .hb .li[data-v-273cca7e] {
  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;
  text-align: center;
  width: 0.42667rem !important;
  height: 0.42667rem;
  border: 0.02667rem solid #bbb;
  border-radius: 0.42667rem;
  margin-right: 0.10667rem;
  color: #bbb;
}

.list .hb .li.action[data-v-273cca7e] {
  font-size: 0.32rem;
  border: none;
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .li.circle-#e3efff[data-v-273cca7e] {
  border: 0.02667rem solid #e3efff;
  color: #e3efff;
  background: #001C54;
}

.list .hb .li.actionH[data-v-273cca7e] {
  border: none;
  color: #001C54;
  background-color: #5856d6;
}

.list .hb .li.actionL[data-v-273cca7e] {
  border: 0.01333rem solid #5856d6;
  color: #5856d6;
  background-color: #001C54;
}

.list .hb .li.actionO[data-v-273cca7e] {
  border: none;
  color: #001C54;
  background-color: #00ecbe;
}

.list .hb .li.actionE[data-v-273cca7e] {
  border: 0.01333rem solid #ff9500;
  color: #ff9500;
  background-color: #001C54;
}

.list .hb .qiu[data-v-273cca7e] {
  width: 3rem;
  position: relative;
}

.list .hb .qiu .line-canvas[data-v-273cca7e] {
  position: absolute !important;
  top: 0.12rem;
  left: 0;
  height: 0.73333rem;
  width: 2.61333rem;
  z-index: 99;
}

.list .hb .red[data-v-273cca7e] {
  color: #d0322d;
}

.list .hb .green[data-v-273cca7e] {
  color: #4eaf56;
}

.list .hb .blue[data-v-273cca7e] {
  color: #2572d5;
}

.list .hb .box .li[data-v-273cca7e] {
  display: block;
  height: 0.13333rem;
  width: 0.13333rem;
  border-radius: 0.13333rem;
  margin: 0 0.06667rem;
}

.list .hb .item[data-v-273cca7e] {
  padding: 0.53333rem 0.4rem;
}

.list .hb .item .info[data-v-273cca7e] {
  width: 100%;
}

.list .hb .item .info .issueName .state[data-v-273cca7e] {
  color: #001C54;
  padding: 0.10667rem 0.26667rem;
  margin-left: 0.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  display: inline-block;
  text-align: center;
}

.list .hb .item .info .issueName .state.red[data-v-273cca7e] {
  background-color: #ff8581;
}

.list .hb .item .info .issueName .state.green[data-v-273cca7e] {
  background-color: #5cba47;
}

.list .hb .item .info .tiem[data-v-273cca7e] {
  font-size: 0.32rem;
  color: #5f5f5f;
  margin-top: 0.13333rem;
}

.list .hb .item .info .money[data-v-273cca7e] {
  font-weight: 600;
  font-size: 0.42667rem;
}

.list .hb .item .info .money .fail[data-v-273cca7e] {
  color: #fb4e4e;
}

.list .hb .item .info .money .success[data-v-273cca7e] {
  color: #5cba47;
}

.list .hb .details[data-v-273cca7e] {
  padding: 0.4rem;
  border-bottom: 0.01333rem solid #e2e2e2;
}

.list .hb .details .tit[data-v-273cca7e] {
  font-size: 0.4rem;
  color: #E3EFFF;
  margin-bottom: 0.26667rem;
  font-weight: 700;
}

.list .hb .details .tit img[data-v-273cca7e] {
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  top: 0.13333rem;
}

.list .hb .details .tag-read img[data-v-273cca7e] {
  width: 0.32rem;
  height: 0.32rem;
}

.list .hb .details .detailLi[data-v-273cca7e] {
  min-height: 0.66667rem;
  line-height: 0.66667rem;
  background: #f1f3ff;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
}

.list .hb .details .detailLi .red[data-v-273cca7e] {
  color: #f2413b;
}

.list .hb .details .detailLi .result[data-v-273cca7e] {
  height: 0.93333rem;
  line-height: 0.93333rem;
  background: #ff7172;
  border-radius: 0.13333rem 0.13333rem 0 0;
  color: #001C54;
  text-align: left;
  padding: 0 --0.26667rem;
}

.list .hb .details .detailLi .prize-tit[data-v-273cca7e] {
  font-size: 0.32rem;
  color: #E3EFFF;
}

.list .hb .details .detailLi .prize-box[data-v-273cca7e] {
  border-bottom: 0.01333rem solid #001C54;
}

.list .hb .details .detailLi .prize-box-item[data-v-273cca7e] {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .c-flex-warp[data-v-273cca7e] {
  color: #7b7f9d;
  font-size: 0.34667rem;
}

.list .hb .details .detailLi .select[data-v-273cca7e] {
  margin-left: 0.53333rem;
}

.list .hb .details .detailLi .select .ball[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 0.64rem;
  height: 0.42667rem;
  line-height: 0.42667rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
  background: #ff7172;
  border-radius: 0.08rem;
  color: #001C54;
}

.list .hb .details .detailLi .Bet-box.pb[data-v-273cca7e] {
  padding-bottom: 0.06667rem;
}

.list .hb .details .detailLi .Bet-box ul li[data-v-273cca7e] {
  height: 0.26667rem;
  line-height: 0.26667rem;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  margin: 0.02667rem 0.05333rem;
  background-color: #ccc;
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-273cca7e] {
  color: #001C54;
  background-color: #eb43dd;
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-273cca7e] {
  color: #001C54;
  background-color: #fb4e4e;
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-273cca7e] {
  color: #001C54;
  background-color: #5cba47;
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-273cca7e] {
  color: #001C54;
  background-color: #fb4e4e;
  background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
  background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%);
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-273cca7e] {
  height: 0.34667rem;
  line-height: 0.34667rem;
  display: inline-block;
  border-radius: 0.04rem;
  padding: 0 0.13333rem;
  font-size: 0.16rem;
  background-color: #fb4e4e;
  color: #001C54;
}

.areList[data-v-273cca7e] {
  margin: 0.53333rem;
  position: relative;
}

.areList .close[data-v-273cca7e] {
  position: absolute;
  top: -1.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 0.8rem;
  height: 0.8rem;
}

.areList .items h1[data-v-273cca7e] {
  color: #b6b6b6;
  font-size: 0.42667rem;
}

.areList .items .itemsC[data-v-273cca7e] {
  margin: 0.26667rem 0 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.2rem;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.areList .items .itemsC > div[data-v-273cca7e] {
  width: calc((100% - 0.53333rem) / 2);
  background: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  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;
  color: #E3EFFF;
  font-size: 0.37333rem;
}

.areList .items .itemsC .isActive[data-v-273cca7e] {
  background: #fe6469;
  color: #001C54;
}

.titlebets[data-v-273cca7e] {
  font-size: 0.29333rem;
  color: #ff7172;
}

.border60[data-v-273cca7e] {
  width: 4.53333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border-radius: 0.8rem;
  border: 0.01333rem solid #ff7172;
  margin: 0 auto;
  margin-top: 0.30667rem;
}

.bottombg[data-v-273cca7e] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.compound2[data-v-273cca7e],
.compound3[data-v-273cca7e] {
  padding-top: 0.26667rem;
  max-height: 5.33333rem;
  overflow-y: auto;
}

.compound2 .item[data-v-273cca7e],
.compound3 .item[data-v-273cca7e] {
  width: 100%;
  margin-bottom: 0.26667rem;
}

.compound2 .item.item0-3 .box .c-row[data-v-273cca7e],
.compound3 .item.item0-3 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-3 .box .num[data-v-273cca7e],
.compound3 .item.item0-3 .box .num[data-v-273cca7e] {
  width: calc((100% - 1.28rem) / 7);
  height: 1.13333rem;
  background-size: 1.13333rem 1.13333rem;
}

.compound2 .item.item0-2 .box .c-row[data-v-273cca7e],
.compound2 .item.item5-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item0-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item5-2 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.21333rem;
}

.compound2 .item.item0-2 .box .num[data-v-273cca7e],
.compound2 .item.item5-2 .box .num[data-v-273cca7e],
.compound3 .item.item0-2 .box .num[data-v-273cca7e],
.compound3 .item.item5-2 .box .num[data-v-273cca7e] {
  width: calc((100% - 1.28rem) / 7);
  height: 0.8rem;
  background-size: 0.8rem 0.8rem;
}

.compound2 .item.item4-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item4-2 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e],
.compound3 .item.item4-2 .box .num[data-v-273cca7e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n) {
  margin-left: -0.10667rem;
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6) {
  margin-right: 0.42667rem;
}

.compound2 .item.item3-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item3-2 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e],
.compound3 .item.item3-2 .box .num[data-v-273cca7e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n) {
  margin-left: -0.06667rem;
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4) {
  margin-right: 1.73333rem;
}

.compound2 .item.item2-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item2-2 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item2-2 .box .num[data-v-273cca7e],
.compound3 .item.item2-2 .box .num[data-v-273cca7e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.01333rem;
}

.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n) {
  margin-right: 1.33333rem;
}

.compound2 .item.item1-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item1-2 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.compound2 .item.item1-2 .box .num[data-v-273cca7e],
.compound3 .item.item1-2 .box .num[data-v-273cca7e] {
  margin-bottom: 0.26667rem;
}

.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n) {
  background-color: #001C54;
  padding: 0.26667rem;
  margin-left: -0.09333rem;
}

.compound2 .item .box[data-v-273cca7e],
.compound3 .item .box[data-v-273cca7e] {
  border-radius: 0.26667rem;
  position: relative;
  width: 100%;
}

.compound2 .item .box .num[data-v-273cca7e],
.compound3 .item .box .num[data-v-273cca7e] {
  min-width: 0.8rem;
  min-height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-273cca7e],
.compound3 .item .box .money[data-v-273cca7e] {
  text-align: center;
  background-color: #dbdbdb;
  position: relative;
  height: 0.53333rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.compound2 .item .box .money .all[data-v-273cca7e],
.compound3 .item .box .money .all[data-v-273cca7e] {
  position: relative;
  z-index: 9;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #00ECBE;
}

.compound2 .item .box .money[data-v-273cca7e]:after,
.compound3 .item .box .money[data-v-273cca7e]:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.21333rem;
  background-color: #ededed;
  border-radius: 0 0 50% 50%;
}

.compound2 .item .box .dele[data-v-273cca7e],
.compound3 .item .box .dele[data-v-273cca7e] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound2 .item .box .dele .icon[data-v-273cca7e],
.compound3 .item .box .dele .icon[data-v-273cca7e] {
  font-size: 0.26667rem;
}

.compound2 .item.item0-4 .box .c-row[data-v-273cca7e] {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.53333rem;
}

.compound2 .item.item0-4 .box .num[data-v-273cca7e] {
  width: calc((100% - 2.13333rem) / 5);
  background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
  background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  color: #001C54;
  border-radius: 0.13333rem;
  min-height: 1.06667rem;
  min-width: 1.33333rem;
}

.compound[data-v-273cca7e] {
  padding-top: 0.26667rem;
  max-height: 6rem;
  overflow: auto;
}

.compound .item[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0.4rem;
}

.compound .item .title[data-v-273cca7e] {
  width: 1.38667rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 0.42667rem;
  color: #E3EFFF;
}

.compound .item .numcontainer[data-v-273cca7e] {
  width: 7.94667rem;
  margin-left: 0.13333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0.13333rem;
}

.compound .item .numcontainer .num[data-v-273cca7e] {
  width: calc((100% - 0.85333rem) / 5);
  height: 0.8rem;
  background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
  background-size: 0.8rem 0.8rem;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #00ECBE;
  position: relative;
  text-align: center;
  line-height: 0.8rem;
}

.compound .item .numcontainer .num .dele[data-v-273cca7e] {
  position: absolute;
  right: -0.18667rem;
  top: -0.18667rem;
  height: 0.37333rem;
  width: 0.37333rem;
  border-radius: 0.53333rem;
  background-color: #00ECBE66;
}

.compound .item .numcontainer .num .dele .icon[data-v-273cca7e] {
  font-size: 0.26667rem;
}

[data-v-273cca7e] .dialog__container-content {
  margin-top: 0.13333rem;
}

[data-v-273cca7e] .dialog__container-content .tipMsg {
  font-size: 0.34667rem;
}

.centercity[data-v-273cca7e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  font-size: 0.48rem;
  color: #001C54;
  font-weight: 500;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.van-toast[data-v-9fb9bedb] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-9fb9bedb] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-9fb9bedb] {
  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-9fb9bedb] {
  height: 80%;
}

.Play__C[data-v-9fb9bedb] {
  width: 100%;
}

.Play__C[data-v-9fb9bedb] .van-tab--card {
  min-width: 2.93333rem;
}

.Play__C-Cotent[data-v-9fb9bedb] {
  background-color: #001C54;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  margin: 0 0.4rem 0.4rem;
  border-radius: 0.4rem;
}

.Play__C-Cotent .title[data-v-9fb9bedb] {
  width: 9.36rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAr4AAAA8BAMAAAByTqS8AAAAD1BMVEUAAAD/cXH/cXP/cHD/cXLrmyVbAAAABHRSTlMAz28g8GvgRwAAAMxJREFUeNrt1jEBwEAIwEAkIAEJWADqX1PHV5AtJyFT4hNo7Ita+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi3r78AMQQo8geT/5zwAAAABJRU5ErkJggg==)
    no-repeat center;
  background-size: auto 100%;
  background-color: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.Play__C-Cotent .title img[data-v-9fb9bedb] {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 0.26667rem;
}

.Play__C-Cotent .title > span[data-v-9fb9bedb] {
  color: #001C54;
  font-size: 0.42667rem;
  font-weight: 600;
}

.Play__C-Cotent .info[data-v-9fb9bedb] {
  width: 100%;
  background: #001C54;
  margin-bottom: 0.4rem;
  padding: 0.26667rem 0.26667rem 0.4rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.Play__C-Cotent .info_item[data-v-9fb9bedb] {
  margin-bottom: 0.4rem;
  font-size: 0.34667rem;
  color: #E3EFFF;
}

.Play__C-Cotent .info_item > img[data-v-9fb9bedb] {
  width: 0.45333rem;
  height: 0.45333rem;
  display: inline-block;
  vertical-align: -0.05333rem;
  margin-right: 0.16rem;
}

.Play__C-Cotent .info_item .sub[data-v-9fb9bedb] {
  color: #00ECBE;
  font-size: 0.42667rem;
}

.Play__C-Cotent .info_item .text[data-v-9fb9bedb] {
  margin: 0.21333rem 0.56rem 0;
  color: #E3EFFF;
  font-size: 0.34667rem;
  line-height: 0.53333rem;
}

.Play__C-Cotent .info_text[data-v-9fb9bedb] {
  border-radius: 0.26667rem;
  border: 0.01333rem solid #d9d9d9;
  padding: 0 0.22667rem 0.33333rem 0.68rem;
  color: #E3EFFF;
  font-size: 0.32rem;
}

.Play__C-Cotent .info_text > div[data-v-9fb9bedb] {
  margin-top: 0.2rem;
  line-height: 0.53333rem;
}

.van-toast[data-v-fa6bdd16] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-fa6bdd16] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-fa6bdd16] {
  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-fa6bdd16] {
  height: 80%;
}

.NorthRule__C[data-v-fa6bdd16] {
  width: 100%;
  background-color: #05012b;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.NorthRule__C-title[data-v-fa6bdd16] {
  font-size: 0.48rem;
  font-weight: 700;
  color: #fb5b5b;
  text-align: center;
}

.NorthRule__C-tips[data-v-fa6bdd16] {
  color: #E3EFFF;
  font-size: 0.37333rem;
  margin-top: 0.2rem;
  margin-bottom: 0.44rem;
  text-align: center;
}

.NorthRule__C-Content[data-v-fa6bdd16] {
  position: relative;
  padding: 0.57333rem 0.24rem 0.33333rem;
  border: 0.01333rem solid #ff7172;
  border-top-left-radius: 0.26667rem;
  border-top-right-radius: 0.26667rem;
  background: #001C54;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  margin-bottom: 0.42667rem;
}

.NorthRule__C-Content .borderTopStyle[data-v-fa6bdd16] {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 100%;
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16] {
  position: absolute;
  top: 0;
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type,
.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type {
  width: 0.68rem;
  height: 0.68rem;
  border-top: 0.06667rem solid #ff7172;
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type:after,
.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type:after {
  content: "";
  position: absolute;
  top: 0.29333rem;
  left: 0.2rem;
  width: 0.13333rem;
  height: 0.13333rem;
  background-color: #ff7172;
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type {
  left: -0.01333rem;
  border-left: 0.06667rem solid #ff7172;
  border-top-left-radius: 0.26667rem;
}

.NorthRule__C-Content
  .borderTopStyle
  span[data-v-fa6bdd16]:first-of-type:after {
  border-radius: 50%;
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type {
  right: 0;
  border-right: 0.06667rem solid #ff7172;
  border-top-right-radius: 0.26667rem;
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type:after {
  border-radius: 50%;
}

.NorthRule__C-Content[data-v-fa6bdd16]:after,
.NorthRule__C-Content[data-v-fa6bdd16]:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.26667rem;
  width: 0.26667rem;
  height: 0.53333rem;
  background-color: #ff7172;
  -webkit-clip-path: polygon(
    50% 0%,
    100% 0%,
    50% 50%,
    100% 100%,
    50% 100%,
    0% 50%
  );
  clip-path: polygon(50% 0%, 100% 0%, 50% 50%, 100% 100%, 50% 100%, 0% 50%);
  z-index: 5;
}

.NorthRule__C-Content[data-v-fa6bdd16]:after {
  left: calc(50% - 1.2rem);
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
}

.NorthRule__C-Content[data-v-fa6bdd16]:before {
  left: calc(50% + 1.2rem);
  -webkit-transform: translateX(-50%) rotate(180deg);
  transform: translate(-50%) rotate(180deg);
}

.NorthRule__C-Content .title[data-v-fa6bdd16] {
  position: absolute;
  top: -0.26667rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 2.13333rem;
  height: 0.53333rem;
  color: #001C54;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.53333rem;
  background-color: #ff7172;
  -webkit-clip-path: polygon(
    7% 0%,
    93% 0%,
    100% 50%,
    93% 100%,
    7% 100%,
    0% 50%
  );
  clip-path: polygon(7% 0%, 93% 0%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
}

.NorthRule__C-Content .text[data-v-fa6bdd16] {
  margin: 0 0.26667rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.NorthRule__C .table[data-v-fa6bdd16],
.NorthRule__C .table-rule[data-v-fa6bdd16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0.53333rem;
  background-color: #001C54;
}

.NorthRule__C .table .table-row[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row[data-v-fa6bdd16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  color: #E3EFFF;
  font-size: 0.34667rem;
  border-top-left-radius: 0.26667rem;
  border-top-right-radius: 0.26667rem;
}

.NorthRule__C .table .table-row.header-time[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row.header-time[data-v-fa6bdd16] {
  height: 1.33333rem;
  line-height: 1.33333rem;
  background: #ff7172;
  text-align: center;
  color: #001C54;
  font-size: 0.34667rem;
  border-radius: 0;
}

.NorthRule__C .table .table-row.header-week[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row.header-week[data-v-fa6bdd16] {
  height: 0.88rem;
  line-height: 0.88rem;
  background: #ff9591;
  text-align: center;
  color: #001C54;
  font-size: 0.34667rem;
  border-radius: 0;
}

.NorthRule__C .table .table-row .table-week-1[data-v-fa6bdd16],
.NorthRule__C .table .table-row .table-time-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-week-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-time-1[data-v-fa6bdd16] {
  height: 0.88rem;
  line-height: 0.88rem;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
}

.NorthRule__C .table .table-row[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row[data-v-fa6bdd16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 0.01333rem solid #ffaf99;
  border-top: none;
  margin-bottom: -0.01333rem;
  border-radius: 0;
}

.NorthRule__C .table .table-row .table-cell-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-cell-1[data-v-fa6bdd16] {
  height: 0.88rem;
  line-height: 0.88rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-right: 0.01333rem solid #ffaf99;
}

.NorthRule__C .table .table-row .table-cell-2[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-cell-2[data-v-fa6bdd16] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.NorthRule__C .table .table-row .table-cell-2 .table-column-1[data-v-fa6bdd16],
.NorthRule__C
  .table-rule
  .table-row
  .table-cell-2
  .table-column-1[data-v-fa6bdd16] {
  width: 50%;
  height: 0.90667rem;
  line-height: 0.90667rem;
  border: 0.01333rem solid #ffaf99;
  margin-left: -0.01333rem;
  margin-bottom: -0.01333rem;
  border-top: none;
}

.NorthRule__C
  .table
  .table-row
  .table-cell-2
  .table-column-1[data-v-fa6bdd16]:nth-child(2n),
.NorthRule__C
  .table-rule
  .table-row
  .table-cell-2
  .table-column-1[data-v-fa6bdd16]:nth-child(2n) {
  border-right: none;
}

.NorthRule__C-Rule[data-v-fa6bdd16] {
  text-align: center;
  font-size: 0.48rem;
  color: #fb5b5b;
}

.NorthRule__C-Struct[data-v-fa6bdd16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  text-align: center;
  font-size: 0.4rem;
  color: #fb5b5b;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  margin-bottom: 0.4rem;
}

.NorthRule__C-Struct[data-v-fa6bdd16]:after,
.NorthRule__C-Struct[data-v-fa6bdd16]:before {
  display: block;
  content: "";
  width: 1.46667rem;
  height: 0.02667rem;
  background: -webkit-linear-gradient(
    left,
    #ff7172 -2.73%,
    rgba(255, 113, 114, 0) 91.36%
  );
  background: linear-gradient(
    90deg,
    #ff7172 -2.73%,
    rgba(255, 113, 114, 0) 91.36%
  );
  border-radius: 0.26667rem;
  margin-top: 0.26667rem;
}

.NorthRule__C-Struct[data-v-fa6bdd16]:before {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: scaleX(-1);
}

.NorthRule__C .table-rule[data-v-fa6bdd16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 0.53333rem;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  background-color: #001C54;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.NorthRule__C .table-rule .table-header[data-v-fa6bdd16] {
  border-radius: 0.26667rem 0.26667rem 0 0;
  height: 1.01333rem;
  background-color: #ff7172;
  color: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.NorthRule__C .table-rule .table-header .table-header-cell[data-v-fa6bdd16] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.NorthRule__C .table-rule .table-row[data-v-fa6bdd16] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.NorthRule__C .table-rule .table-row .table-cell[data-v-fa6bdd16] {
  height: 0.88rem;
  line-height: 0.88rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-right: 0.01333rem solid #ffaf99;
}

.NorthRule__C .table-rule .table-box[data-v-fa6bdd16] {
  height: 0.88rem;
  line-height: 0.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  border: 0.01333rem solid #ffaf99;
  border-top: none;
  text-align: center;
}

.NorthRule__C .table-rule .table-box.none[data-v-fa6bdd16] {
  display: none;
}

.NorthRule__C .table-rule .table-box-title[data-v-fa6bdd16] {
  width: 2.4rem;
}

.NorthRule__C .table-rule .table-box-number[data-v-fa6bdd16] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-left: 0.01333rem solid #ffaf99;
}

.van-toast[data-v-584e1104] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-584e1104] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-584e1104] {
  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-584e1104] {
  height: 80%;
}

.Play__C[data-v-584e1104] {
  width: 100%;
}

.Play__C[data-v-584e1104] .van-tab--card {
  min-width: 2.93333rem;
}

.Play__C-Cotent[data-v-584e1104] {
  background-color: #001C54;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  margin: 0 0.4rem 0.4rem;
  border-radius: 0.4rem;
}

.Play__C-Cotent .title[data-v-584e1104] {
  width: 9.36rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAr4AAAA8BAMAAAByTqS8AAAAD1BMVEUAAAD/cXH/cXP/cHD/cXLrmyVbAAAABHRSTlMAz28g8GvgRwAAAMxJREFUeNrt1jEBwEAIwEAkIAEJWADqX1PHV5AtJyFT4hNo7Ita+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi3r78AMQQo8geT/5zwAAAABJRU5ErkJggg==)
    no-repeat center;
  background-size: auto 100%;
  background-color: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.Play__C-Cotent .title img[data-v-584e1104] {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 0.26667rem;
}

.Play__C-Cotent .title > span[data-v-584e1104] {
  color: #001C54;
  font-size: 0.42667rem;
  font-weight: 600;
}

.Play__C-Cotent .info[data-v-584e1104] {
  width: 100%;
  background: #001C54;
  margin-bottom: 0.4rem;
  padding: 0.26667rem 0.26667rem 0.4rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}

.Play__C-Cotent .info_item[data-v-584e1104] {
  margin-bottom: 0.4rem;
  font-size: 0.34667rem;
  color: #E3EFFF;
}

.Play__C-Cotent .info_item > img[data-v-584e1104] {
  width: 0.45333rem;
  height: 0.45333rem;
  display: inline-block;
  vertical-align: -0.05333rem;
  margin-right: 0.16rem;
}

.Play__C-Cotent .info_item .sub[data-v-584e1104] {
  color: #00ECBE;
  font-size: 0.42667rem;
}

.Play__C-Cotent .info_item .text[data-v-584e1104] {
  margin: 0.21333rem 0.56rem 0;
  color: #E3EFFF;
  font-size: 0.34667rem;
  line-height: 0.53333rem;
}

.Play__C-Cotent .info_text[data-v-584e1104] {
  border-radius: 0.26667rem;
  border: 0.01333rem solid #d9d9d9;
  padding: 0 0.22667rem 0.33333rem 0.68rem;
  color: #E3EFFF;
  font-size: 0.32rem;
}

.Play__C-Cotent .info_text > div[data-v-584e1104] {
  margin-top: 0.2rem;
  line-height: 0.53333rem;
}

.van-toast[data-v-1d7b1eb6] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-1d7b1eb6] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-1d7b1eb6] {
  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-1d7b1eb6] {
  height: 80%;
}

.NorthRule__C[data-v-1d7b1eb6] {
  width: 100%;
  background-color: #05012b;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.NorthRule__C-title[data-v-1d7b1eb6] {
  font-size: 0.48rem;
  font-weight: 700;
  color: #fb5b5b;
  text-align: center;
}

.NorthRule__C-tips[data-v-1d7b1eb6] {
  color: #E3EFFF;
  font-size: 0.37333rem;
  margin-top: 0.2rem;
  margin-bottom: 0.44rem;
  text-align: center;
}

.NorthRule__C-Content[data-v-1d7b1eb6] {
  position: relative;
  padding: 0.57333rem 0.24rem 0.33333rem;
  border: 0.01333rem solid #ff7172;
  border-top-left-radius: 0.26667rem;
  border-top-right-radius: 0.26667rem;
  background: #001C54;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  margin-bottom: 0.42667rem;
}

.NorthRule__C-Content .borderTopStyle[data-v-1d7b1eb6] {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 100%;
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6] {
  position: absolute;
  top: 0;
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type,
.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type {
  width: 0.68rem;
  height: 0.68rem;
  border-top: 0.06667rem solid #ff7172;
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type:after,
.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type:after {
  content: "";
  position: absolute;
  top: 0.29333rem;
  left: 0.2rem;
  width: 0.13333rem;
  height: 0.13333rem;
  background-color: #ff7172;
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type {
  left: -0.01333rem;
  border-left: 0.06667rem solid #ff7172;
  border-top-left-radius: 0.26667rem;
}

.NorthRule__C-Content
  .borderTopStyle
  span[data-v-1d7b1eb6]:first-of-type:after {
  border-radius: 50%;
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type {
  right: 0;
  border-right: 0.06667rem solid #ff7172;
  border-top-right-radius: 0.26667rem;
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type:after {
  border-radius: 50%;
}

.NorthRule__C-Content[data-v-1d7b1eb6]:after,
.NorthRule__C-Content[data-v-1d7b1eb6]:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.26667rem;
  width: 0.26667rem;
  height: 0.53333rem;
  background-color: #ff7172;
  -webkit-clip-path: polygon(
    50% 0%,
    100% 0%,
    50% 50%,
    100% 100%,
    50% 100%,
    0% 50%
  );
  clip-path: polygon(50% 0%, 100% 0%, 50% 50%, 100% 100%, 50% 100%, 0% 50%);
  z-index: 5;
}

.NorthRule__C-Content[data-v-1d7b1eb6]:after {
  left: calc(50% - 1.2rem);
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
}

.NorthRule__C-Content[data-v-1d7b1eb6]:before {
  left: calc(50% + 1.2rem);
  -webkit-transform: translateX(-50%) rotate(180deg);
  transform: translate(-50%) rotate(180deg);
}

.NorthRule__C-Content .title[data-v-1d7b1eb6] {
  position: absolute;
  top: -0.26667rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 2.13333rem;
  height: 0.53333rem;
  color: #001C54;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.53333rem;
  background-color: #ff7172;
  -webkit-clip-path: polygon(
    7% 0%,
    93% 0%,
    100% 50%,
    93% 100%,
    7% 100%,
    0% 50%
  );
  clip-path: polygon(7% 0%, 93% 0%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
}

.NorthRule__C-Content .text[data-v-1d7b1eb6] {
  margin: 0 0.26667rem;
  font-size: 0.32rem;
  color: #E3EFFF;
}

.NorthRule__C .table[data-v-1d7b1eb6],
.NorthRule__C .table-rule[data-v-1d7b1eb6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0.53333rem;
  background-color: #001C54;
}

.NorthRule__C .table .table-row[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row[data-v-1d7b1eb6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  color: #E3EFFF;
  font-size: 0.34667rem;
  border-top-left-radius: 0.26667rem;
  border-top-right-radius: 0.26667rem;
}

.NorthRule__C .table .table-row.header-time[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row.header-time[data-v-1d7b1eb6] {
  height: 1.33333rem;
  line-height: 1.33333rem;
  background: #ff7172;
  text-align: center;
  color: #001C54;
  font-size: 0.34667rem;
  border-radius: 0;
}

.NorthRule__C .table .table-row.header-week[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row.header-week[data-v-1d7b1eb6] {
  height: 0.88rem;
  line-height: 0.88rem;
  background: #ff9591;
  text-align: center;
  color: #001C54;
  font-size: 0.34667rem;
  border-radius: 0;
}

.NorthRule__C .table .table-row .table-week-1[data-v-1d7b1eb6],
.NorthRule__C .table .table-row .table-time-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-week-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-time-1[data-v-1d7b1eb6] {
  height: 0.88rem;
  line-height: 0.88rem;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
}

.NorthRule__C .table .table-row[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row[data-v-1d7b1eb6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 0.01333rem solid #ffaf99;
  border-top: none;
  margin-bottom: -0.01333rem;
  border-radius: 0;
}

.NorthRule__C .table .table-row .table-cell-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-cell-1[data-v-1d7b1eb6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.NorthRule__C .table .table-row .table-cell-2[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-cell-2[data-v-1d7b1eb6] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.NorthRule__C .table .table-row .table-cell-2 .table-column-1[data-v-1d7b1eb6],
.NorthRule__C
  .table-rule
  .table-row
  .table-cell-2
  .table-column-1[data-v-1d7b1eb6] {
  width: 50%;
  height: 0.90667rem;
  line-height: 0.90667rem;
  border: 0.01333rem solid #ffaf99;
  margin-left: -0.01333rem;
  margin-bottom: -0.01333rem;
  border-top: none;
}

.NorthRule__C
  .table
  .table-row
  .table-cell-2
  .table-column-1[data-v-1d7b1eb6]:nth-child(2n),
.NorthRule__C
  .table-rule
  .table-row
  .table-cell-2
  .table-column-1[data-v-1d7b1eb6]:nth-child(2n) {
  border-right: none;
}

.NorthRule__C-Rule[data-v-1d7b1eb6] {
  text-align: center;
  font-size: 0.48rem;
  color: #fb5b5b;
}

.NorthRule__C-Struct[data-v-1d7b1eb6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  text-align: center;
  font-size: 0.4rem;
  color: #fb5b5b;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  margin-bottom: 0.4rem;
}

.NorthRule__C-Struct[data-v-1d7b1eb6]:after,
.NorthRule__C-Struct[data-v-1d7b1eb6]:before {
  display: block;
  content: "";
  width: 1.46667rem;
  height: 0.02667rem;
  background: -webkit-linear-gradient(
    left,
    #ff7172 -2.73%,
    rgba(255, 113, 114, 0) 91.36%
  );
  background: linear-gradient(
    90deg,
    #ff7172 -2.73%,
    rgba(255, 113, 114, 0) 91.36%
  );
  border-radius: 0.26667rem;
  margin-top: 0.26667rem;
}

.NorthRule__C-Struct[data-v-1d7b1eb6]:before {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: scaleX(-1);
}

.NorthRule__C .table-rule[data-v-1d7b1eb6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 0.53333rem;
    /* box-shadow: 0 0.05333rem 0.21333rem #d0d0ed5c; */
  background-color: #001C54;
  border-radius: 0.26667rem 0.26667rem 0 0;
}

.NorthRule__C .table-rule .table-header[data-v-1d7b1eb6] {
  border-radius: 0.26667rem 0.26667rem 0 0;
  height: 1.01333rem;
  background-color: #ff7172;
  color: #001C54;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.NorthRule__C .table-rule .table-header .table-header-cell[data-v-1d7b1eb6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.NorthRule__C .table-rule .table-row[data-v-1d7b1eb6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.NorthRule__C .table-rule .table-row .table-cell[data-v-1d7b1eb6] {
  height: 0.88rem;
  line-height: 0.88rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-right: 0.01333rem solid #ffaf99;
}

.NorthRule__C .table-rule .table-box[data-v-1d7b1eb6] {
  height: 0.88rem;
  line-height: 0.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  border: 0.01333rem solid #ffaf99;
  border-top: none;
  text-align: center;
}

.NorthRule__C .table-rule .table-box.none[data-v-1d7b1eb6] {
  display: none;
}

.NorthRule__C .table-rule .table-box-title[data-v-1d7b1eb6] {
  width: 2.4rem;
}

.NorthRule__C .table-rule .table-box-number[data-v-1d7b1eb6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-left: 0.01333rem solid #ffaf99;
}

.van-toast[data-v-f2d38c45] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-f2d38c45] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-f2d38c45] {
  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-f2d38c45] {
  height: 80%;
}

.vietnamPlay__C[data-v-f2d38c45] {
  width: 100%;
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap {
  margin: 0.34667rem 0;
  height: 1.06667rem;
  line-height: 1.06667rem;
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap .van-tabs__nav {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #001C54;
  border: 0.01333rem solid #001C54;
  border-radius: 0.13333rem;
  overflow: hidden;
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap .van-tab--card {
  color: #E3EFFF;
  font-size: 0.42667rem;
  border-right: none;
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap .van-tab--active {
  border-radius: 0.13333rem;
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  border-right: 0.01333rem solid #f2f2f2;
  color: #001C54;
}

.vietnamPlay__C .northrule[data-v-f2d38c45],
.vietnamPlay__C .sorthrule[data-v-f2d38c45] {
  margin: 0.42667rem 0.32rem;
}

.vietnamPlay__C .dis[data-v-f2d38c45] > .van-tabs__wrap:first-of-type {
  display: none;
}

.van-toast[data-v-40fe88e0] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-40fe88e0] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-40fe88e0] {
  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-40fe88e0] {
  height: 80%;
}

.TimeLeft__C[data-v-40fe88e0] {
  width: calc(100% - 0.69333rem);
  height: 2.66667rem;
  margin: 0.48rem auto 0;
  background-image: url(/assets/png/diban-f8c2e476.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0.01333rem center;
  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;
  position: relative;
  color: #001C54;
}

.TimeLeft__C-rule[data-v-40fe88e0] {
  position: absolute;
  top: 0.29333rem;
  left: 0.29333rem;
  height: 0.61333rem;
  width: 4rem;
  font-size: 0.29333rem;
  text-align: center;
  border: 0.01333rem solid #001C54;
  border-radius: 0.8rem;
  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;
}

.TimeLeft__C-rule[data-v-40fe88e0]:before {
  content: "";
  display: block;
  height: 0.48rem;
  width: 0.48rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHgSURBVHgB7ZfNUfMwEIbfVYi/fFxIB4gOQgehAszfDDfSQewKgAoEFQA3ZhggHQAVEDqgBHNgJoRByyaEv0SxFcAzgfF7sD0rafVY1lq7QKFfJkprNGFFQ3ETxHUwa+lexZfECYhu5aGNstqNjzu3mBTIrAUhGOfIQYpUo3naOYIvkAlRhQqu5VEjHyWwswtxK0mGG5Szeymo5wjTk7zwfehqcANZ2TN5i1XNZXYDKTWPnEWK51z2mTH9R6OJaR/8fweqI0ttD95sZNtIler5akpnPYSkMQHQqHjmcLAJD81qsC13HZ8/RD5DzUpZS9g3ffr6A6nullzbZr1Sh7W6P9FacCD/p6vswbQMT/kDgSJZmUhg3k2Mhtgb+EEpTJmmDmiCTf3TUfZtoCLKMp0WUTYVKoCyVABlqQDK0q85XBOXkYgue0UfM9U8DsuECC25V5kxUmGwxR28gZhv5Bp+AizxUnTS7Z/sLxUtLsZDSZUa0FI0qFDNRrmGJ7rAx1ydcOkaOaYM6u71nWKwKoFajE8e39KMuCUTlewK3CuZ9GA+lsv9sVYtvvocALdcU6fX9psVnVaHm9V/kn6wGXIZx2cPe2k+0akkrqo1E8hHkgHsiBtJTVg+B+2mwRT6k3oGBJO5hluHrKcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: center;
}

.TimeLeft__C-name[data-v-40fe88e0] {
  position: absolute;
  top: 0.96rem;
  left: 0.29333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  border-radius: 0.13333rem;
  font-size: 0.29333rem;
  padding: 0 0.16rem;
}

.TimeLeft__C-num[data-v-40fe88e0] {
  position: absolute;
  height: 0.66667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  left: 0.29333rem;
  bottom: 0.30667rem;
}

.TimeLeft__C-num > div[data-v-40fe88e0] {
  width: 0.66667rem;
  height: 0.66667rem;
  background-repeat: no-repeat;
  background-size: 0.66667rem;
}

.TimeLeft__C-num > div + div[data-v-40fe88e0] {
  margin-left: 0.16rem;
}

.TimeLeft__C-num > div.n0[data-v-40fe88e0] {
  background-image: url(/assets/png/n0-30bd92d1.png);
}

.TimeLeft__C-num > div.n1[data-v-40fe88e0] {
  background-image: url(/assets/png/n1-dfccbff5.png);
}

.TimeLeft__C-num > div.n2[data-v-40fe88e0] {
  background-image: url(/assets/png/n2-c2913607.png);
}

.TimeLeft__C-num > div.n3[data-v-40fe88e0] {
  background-image: url(/assets/png/n3-f92c313f.png);
}

.TimeLeft__C-num > div.n4[data-v-40fe88e0] {
  background-image: url(/assets/png/n4-cb84933b.png);
}

.TimeLeft__C-num > div.n5[data-v-40fe88e0] {
  background-image: url(/assets/png/n5-49d0e9c5.png);
}

.TimeLeft__C-num > div.n6[data-v-40fe88e0] {
  background-image: url(/assets/png/n6-a56e0b9a.png);
}

.TimeLeft__C-num > div.n7[data-v-40fe88e0] {
  background-image: url(/assets/png/n7-5961a17f.png);
}

.TimeLeft__C-num > div.n8[data-v-40fe88e0] {
  background-image: url(/assets/png/n8-d4d951a4.png);
}

.TimeLeft__C-num > div.n9[data-v-40fe88e0] {
  background-image: url(/assets/png/n9-a20f6f42.png);
}

.TimeLeft__C-id[data-v-40fe88e0] {
  position: absolute;
  bottom: 0.22667rem;
  right: 0.29333rem;
  font-weight: 700;
  font-size: 0.42667rem;
  height: 0.52rem;
  line-height: 0.52rem;
}

.TimeLeft__C-text[data-v-40fe88e0] {
  height: 0.4rem;
  line-height: 0.4rem;
  font-weight: 700;
  font-size: 0.32rem;
  position: absolute;
  top: 0.34667rem;
  right: 0.32rem;
  color: #ad7a24;
}

.TimeLeft__C-time[data-v-40fe88e0] {
  height: 0.8rem;
  line-height: 0.8rem;
  position: absolute;
  bottom: 1.01333rem;
  right: 0.34667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.TimeLeft__C-time > div[data-v-40fe88e0] {
  background-color: #00ECBE;
  color: #001C54;
  font-weight: 700;
  font-size: 0.48rem;
  text-align: center;
  padding: 0 0.10667rem;
}

.TimeLeft__C-time > div + div[data-v-40fe88e0] {
  margin-left: 0.12rem;
}

.TimeLeft__C-time > div[data-v-40fe88e0]:first-child {
  background: -webkit-linear-gradient(315deg, transparent 0.13333rem, #f95959 0)
    0 0;
  background: linear-gradient(135deg, transparent 0.13333rem, #f95959 0) 0 0;
}

.TimeLeft__C-time > div[data-v-40fe88e0]:last-child {
  background: -webkit-linear-gradient(135deg, transparent 0.13333rem, #f95959 0)
    0 0;
  background: linear-gradient(-45deg, transparent 0.13333rem, #f95959 0) 0 0;
}

.van-toast[data-v-dc81bf96] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-dc81bf96] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-dc81bf96] {
  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-dc81bf96] {
  height: 80%;
}

.Betting__Popup-head[data-v-dc81bf96] {
  height: 2.53333rem;
  position: relative;
  padding-top: 0.4rem;
  background-image: -webkit-linear-gradient(#404040, #6f6f6f);
  background-image: linear-gradient(#404040, #6f6f6f);
}

.Betting__Popup-head[data-v-dc81bf96]:after {
  content: "";
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
  height: 0.78667rem;
  background-image: -webkit-linear-gradient(
    81deg,
    #001C54 50%,
    transparent 50%
  );
  background-image: linear-gradient(9deg, #001C54 50%, transparent 50%);
}

.Betting__Popup-head[data-v-dc81bf96]:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 0.78667rem;
  background-image: -webkit-linear-gradient(
    99deg,
    #001C54 50%,
    transparent 50%
  );
  background-image: linear-gradient(-9deg, #001C54 50%, transparent 50%);
}

.Betting__Popup-head-title[data-v-dc81bf96] {
  height: 0.58667rem;
  font-weight: 700;
  font-size: 0.48rem;
  text-align: center;
  color: #001C54;
}

.Betting__Popup-head-selectName[data-v-dc81bf96] {
  width: 7.46667rem;
  height: 0.66667rem;
  margin: 0.21333rem auto 0;
  background-image: -webkit-linear-gradient(#404040, #545454);
  background-image: linear-gradient(#404040, #545454);
  border-radius: 0.13333rem;
  text-align: center;
  font-size: 0.34667rem;
}

.Betting__Popup-head-selectName > span[data-v-dc81bf96] {
  line-height: 0.66667rem;
}

.Betting__Popup-head-selectName > span + span[data-v-dc81bf96] {
  margin-left: 0.37333rem;
}

.Betting__Popup-body[data-v-dc81bf96] {
  height: 5.2rem;
  padding: 0.76rem 0.34667rem 0.53333rem;
  background-color: #001C54;
}

.Betting__Popup-body-line[data-v-dc81bf96] {
  font-size: 0.42667rem;
  color: #001C54;
  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-dc81bf96] {
  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-dc81bf96] {
  padding: 0 0.21333rem;
  background: #1e234d;
  color: #a6a9ae;
  border-radius: 0.13333rem;
}

.Betting__Popup-body-line-item + div[data-v-dc81bf96] {
  margin-left: 0.16rem;
}

.Betting__Popup-body-line + div[data-v-dc81bf96] {
  margin-top: 0.4rem;
}

.Betting__Popup-body-line-btnL[data-v-dc81bf96] {
  -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-dc81bf96]:last-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.Betting__Popup-foot[data-v-dc81bf96] {
  height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  line-height: 0.96rem;
  font-size: 0.37333rem;
  color: #001C54;
}

.Betting__Popup-foot-c[data-v-dc81bf96] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  background: #404040;
  color: #a6a9ae;
}

.Betting__Popup-foot-s[data-v-dc81bf96] {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}

.Betting__Popup-5 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-1 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-3 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-7 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-9 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-0 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-2 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-4 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-6 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-8 .Betting__Popup-head-selectName[data-v-dc81bf96] {
  color: #001C54;
}

.Betting__Popup-10 .Betting__Popup-head-selectName[data-v-dc81bf96] {
  color: #fd565c;
}

.Betting__Popup-11 .Betting__Popup-head-selectName[data-v-dc81bf96] {
  color: #40ad72;
}

.Betting__Popup-12 .Betting__Popup-head-selectName[data-v-dc81bf96] {
  color: #b659fe;
}

.Betting__Popup-13 .Betting__Popup-head-selectName[data-v-dc81bf96] {
  color: #ffa82e;
}

.Betting__Popup-14 .Betting__Popup-head-selectName[data-v-dc81bf96] {
  color: #6da7f4;
}

.Betting__Popup-btn[data-v-dc81bf96] {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  pointer-events: none;
  text-align: center;
  font-size: 0.66667rem;
  padding: 0;
  color: #c8c9cc;
  background-position: center;
  background-size: 0.66667rem;
  background-repeat: no-repeat;
  background-image: url(/assets/svg/add-85167b54.svg);
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}

.Betting__Popup-btn.reduce[data-v-dc81bf96] {
  background-image: url(/assets/svg/reduce-dd5ca960.svg);
}

.Betting__Popup-input[data-v-dc81bf96] {
  border: 0.01333rem solid #374992;
  border-radius: 0.66667rem;
  padding: 0 0.26667rem;
  width: 2.10667rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  color: #001C54;
  margin: 0 0.16rem;
  background-color: #374992;
}

.Betting__Popup-input[data-v-dc81bf96] .van-field__control {
  text-align: center;
  font-size: 0.37333rem;
  line-height: 0.66667rem;
  color: #001C54;
}

.Betting__Popup-input[data-v-dc81bf96]:after {
  display: none;
}

.Betting__Popup-agree[data-v-dc81bf96] {
  padding-left: 0.8rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.64rem;
  font-size: 0.32rem;
  color: #a6a9ae;
}

.Betting__Popup-agree.active[data-v-dc81bf96] {
  background-image: url(/assets/png/agree-a-d9d08c70.png);
}

.Betting__Popup-preSaleShow[data-v-dc81bf96] {
  margin-left: 0.34667rem;
  font-size: 0.32rem;
  color: #001C54;
}

.Betting__Popup-PreSale[data-v-dc81bf96] {
  width: 7.04rem;
}

.Betting__Popup-PreSale-head[data-v-dc81bf96] {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #001C54;
  font-size: 0.4rem;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #6f6f6f 0%, #404040 100%);
  background-image: linear-gradient(180deg, #6f6f6f 0%, #404040 100%);
}

.Betting__Popup-PreSale-body[data-v-dc81bf96] {
  max-height: 8rem;
  overflow-y: auto;
  background-color: #001C54;
  color: #a6a9ae;
  padding: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.Betting__Popup-PreSale-body[data-v-dc81bf96] p {
  margin-bottom: 0.2rem;
  line-height: 0.53333rem;
}

.Betting__Popup-PreSale-foot[data-v-dc81bf96] {
  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;
  background-color: #404040;
}

.Betting__Popup-PreSale-foot-btn[data-v-dc81bf96] {
  width: 60%;
  background-image: -webkit-linear-gradient(#f95959, #00ECBE);
  background-image: linear-gradient(#f95959, #00ECBE);
  border-radius: 0.53333rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  font-size: 0.37333rem;
  color: #001C54;
}

.bgcolor[data-v-dc81bf96] {
  background-color: #001C54;
  color: #001C54;
  pointer-events: all;
}

.van-toast[data-v-2194ac19] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-2194ac19] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-2194ac19] {
  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-2194ac19] {
  height: 80%;
}

.Betting__C[data-v-2194ac19] {
  height: 7.61333rem;
  width: calc(100% - 0.69333rem);
  margin: 0.29333rem auto 0;
  background: #1e234d;
  border-radius: 0.26667rem;
  padding: 0.18667rem 0.26667rem 0.25333rem 0.18667rem;
  position: relative;
}

.Betting__C-mark[data-v-2194ac19] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  color: #001C54;
  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;
}

.Betting__C-mark > div[data-v-2194ac19] {
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 0.4rem;
  background-image: -webkit-linear-gradient(
    rgb(250, 229, 159),
    rgb(196, 147, 63)
  );
  background-image: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
  font-weight: 700;
  font-size: 3.73333rem;
}

.Betting__C-mark > div + div[data-v-2194ac19] {
  margin-left: 1.04rem;
}

.Betting__C-head[data-v-2194ac19] {
  height: 0.93333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.Betting__C-head > div[data-v-2194ac19] {
  width: calc((100% - 0.8rem) / 3);
  height: 0.93333rem;
  line-height: 0.93333rem;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #001C54;
  text-align: center;
}

.Betting__C-head-g[data-v-2194ac19] {
  background: #40ad72;
  border-radius: 0 0.26667rem;
}

.Betting__C-head-p[data-v-2194ac19] {
  background: #b659fe;
  border-radius: 0.26667rem;
}

.Betting__C-head-r[data-v-2194ac19] {
  background: #fd565c;
  border-radius: 0.26667rem 0;
}

.Betting__C-numC[data-v-2194ac19] {
  height: 3.46667rem;
  margin-top: 0.34667rem;
  background: #171b3f;
  border-radius: 0.26667rem;
  padding: 0.17333rem 0.26667rem;
  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;
}

.Betting__C-numC > div[data-v-2194ac19] {
  width: 1.46667rem;
  height: 50%;
  border-radius: 50%;
  font-weight: 400;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 1.46667rem;
  background-position: center;
}

.Betting__C-numC > div.active[data-v-2194ac19] {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.Betting__C-numC > div.Betting__C-numC-item0[data-v-2194ac19] {
  background-image: url(/assets/png/n0-30bd92d1.png);
}

.Betting__C-numC > div.Betting__C-numC-item1[data-v-2194ac19] {
  background-image: url(/assets/png/n1-dfccbff5.png);
}

.Betting__C-numC > div.Betting__C-numC-item2[data-v-2194ac19] {
  background-image: url(/assets/png/n2-c2913607.png);
}

.Betting__C-numC > div.Betting__C-numC-item3[data-v-2194ac19] {
  background-image: url(/assets/png/n3-f92c313f.png);
}

.Betting__C-numC > div.Betting__C-numC-item4[data-v-2194ac19] {
  background-image: url(/assets/png/n4-cb84933b.png);
}

.Betting__C-numC > div.Betting__C-numC-item5[data-v-2194ac19] {
  background-image: url(/assets/png/n5-49d0e9c5.png);
}

.Betting__C-numC > div.Betting__C-numC-item6[data-v-2194ac19] {
  background-image: url(/assets/png/n6-a56e0b9a.png);
}

.Betting__C-numC > div.Betting__C-numC-item7[data-v-2194ac19] {
  background-image: url(/assets/png/n7-5961a17f.png);
}

.Betting__C-numC > div.Betting__C-numC-item8[data-v-2194ac19] {
  background-image: url(/assets/png/n8-d4d951a4.png);
}

.Betting__C-numC > div.Betting__C-numC-item9[data-v-2194ac19] {
  background-image: url(/assets/png/n9-a20f6f42.png);
}

.Betting__C-multiple[data-v-2194ac19] {
  margin-top: 0.29333rem;
  height: 0.90667rem;
  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;
}

.Betting__C-multiple-l[data-v-2194ac19] {
  width: 2.13333rem;
  height: 0.90667rem;
  line-height: 0.90667rem;
  text-align: center;
  border: 0.02667rem solid #001C54;
  border-radius: 0.21333rem;
  font-size: 0.37333rem;
  color: #001C54;
}

.Betting__C-multiple-r[data-v-2194ac19] {
  height: 0.8rem;
  width: 0.98667rem;
  line-height: 0.8rem;
  font-size: 0.29333rem;
  color: #404040;
  background: #a6a9ae;
  border-radius: 0.21333rem;
  text-align: center;
}

.Betting__C-multiple-r.active[data-v-2194ac19] {
  background: #001C54;
  color: #001C54;
}

.Betting__C-foot[data-v-2194ac19] {
  height: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.26667rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.Betting__C-foot-b[data-v-2194ac19],
.Betting__C-foot-s[data-v-2194ac19] {
  width: 4.13333rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  font-size: 0.42667rem;
  color: #001C54;
}

.Betting__C-foot-b[data-v-2194ac19] {
  background-color: #ffa82e;
  border-radius: 0.53333rem 0 0 0.53333rem;
}

.Betting__C-foot-s[data-v-2194ac19] {
  background: #6da7f4;
  border-radius: 0 0.53333rem 0.53333rem 0;
}

.Betting__C .bgcolor[data-v-2194ac19] {
  color: #001C54 !important;
}

.van-toast[data-v-4cca3a73] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-4cca3a73] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-4cca3a73] {
  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-4cca3a73] {
  height: 80%;
}

.GameRecord__C[data-v-4cca3a73] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-4cca3a73] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.GameRecord__C-body[data-v-4cca3a73] {
  line-height: 1.06667rem;
  color: #001C54;
}

.GameRecord__C-body-redC[data-v-4cca3a73] {
  color: #fd565c;
  width: 100%;
  height: 100%;
  background-size: 0.66667rem;
  background-repeat: no-repeat;
  background-position: center;
}

.GameRecord__C-body .numcenter[data-v-4cca3a73] {
  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;
}

.GameRecord__C-body-num[data-v-4cca3a73] {
  height: 0.8rem;
  line-height: 0.8rem;
  width: 0.8rem;
  font-size: 0.53333rem;
  font-weight: 700;
  font-size: 0.66667rem;
}

.GameRecord__C-body .mixedColor0[data-v-4cca3a73] {
  background: -webkit-linear-gradient(top, #fd565c 50.96%, #b659fe 50.97%);
  background: linear-gradient(180deg, #fd565c 50.96%, #b659fe 50.97%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.GameRecord__C-body .mixedColor5[data-v-4cca3a73] {
  background: -webkit-linear-gradient(top, #40ad72 51.48%, #b659fe 51.49%);
  background: linear-gradient(180deg, #40ad72 51.48%, #b659fe 51.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.GameRecord__C-body .greenColor[data-v-4cca3a73] {
  color: #40ad72;
}

.GameRecord__C-body .defaultColor[data-v-4cca3a73] {
  color: #fd565c;
}

.GameRecord__C-body-greenC[data-v-4cca3a73] {
  color: #47ba7c;
}

.GameRecord__C-body-empty[data-v-4cca3a73] {
  height: 5.33333rem;
}

.GameRecord__C-body > div[data-v-4cca3a73] {
  background: #1e234d;
}

.GameRecord__C-body > div + div[data-v-4cca3a73] {
  border-top: 0.01333rem solid #001C54;
}

.GameRecord__C-origin[data-v-4cca3a73] {
  width: 100%;
  height: 100%;
  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-origin > div + div[data-v-4cca3a73] {
  margin-left: 0.26667rem;
}

.GameRecord__C-origin-I[data-v-4cca3a73] {
  width: 0.26667rem;
  height: 0.26667rem;
  border-radius: 50%;
}

.GameRecord__C-origin-I.violet[data-v-4cca3a73] {
  background-color: #ec4cdf;
}

.GameRecord__C-origin-I.red[data-v-4cca3a73] {
  background: #fd565c;
}

.GameRecord__C-origin-I.green[data-v-4cca3a73] {
  background: #47ba7c;
}

.GameRecord__C-foot[data-v-4cca3a73] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.GameRecord__C-foot-previous[data-v-4cca3a73],
.GameRecord__C-foot-next[data-v-4cca3a73] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: rgb(217, 172, 79);
  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-4cca3a73],
.GameRecord__C-foot-next.disabled[data-v-4cca3a73] {
  background: #a6a9ae;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-4cca3a73],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-4cca3a73] {
  color: #6f6f6f;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-4cca3a73],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-4cca3a73] {
  color: #001C54;
}

.van-toast[data-v-ae0503ca] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-ae0503ca] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-ae0503ca] {
  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-ae0503ca] {
  height: 80%;
}

.Trend__C[data-v-ae0503ca] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.Trend__C-head[data-v-ae0503ca] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.Trend__C-body1[data-v-ae0503ca] {
  background-color: #1e234d;
  padding-bottom: 0.37333rem;
}

.Trend__C-body1-line[data-v-ae0503ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.34667rem;
  color: #001C54;
  height: 0.41333rem;
}

.Trend__C-body1-line > div[data-v-ae0503ca]:first-child {
  width: 3.70667rem;
  padding-left: 0.26667rem;
  text-align: left;
}

.Trend__C-body1-line-num[data-v-ae0503ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-right: 0.2rem;
}

.Trend__C-body1-line-num > div[data-v-ae0503ca] {
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.34667rem;
  color: #9da7b3;
  text-align: center;
}

.Trend__C-body1-line.lottery .Trend__C-body1-line-num > div[data-v-ae0503ca] {
  border-radius: 50%;
  border: 0.01333rem solid #001C54;
  color: #001C54;
}

.Trend__C-body1-line + .Trend__C-body1-line[data-v-ae0503ca] {
  margin-top: 0.26667rem;
}

.Trend__C-body1-line[data-v-ae0503ca]:first-child {
  padding-top: 0.34667rem;
  height: 0.76rem;
  padding-left: 0.26667rem;
}

.Trend__C-body1-line-lottery[data-v-ae0503ca] {
  height: 0.48rem;
}

.Trend__C-body2[data-v-ae0503ca] {
  font-size: 0.32rem;
  background-color: #1e234d;
}

.Trend__C-body2 > div[data-v-ae0503ca] {
  height: 1.33333rem;
  padding: 0.45333rem 0.26667rem;
  /* border-top: 0.01333rem solid #e1e1e1; */
}

.Trend__C-body2 > div.Trend__C-body2-empty[data-v-ae0503ca] {
  height: 5.33333rem;
}

.Trend__C-body2-IssueNumber[data-v-ae0503ca] {
  color: #001C54;
  text-align: left;
}

.Trend__C-body2-Num[data-v-ae0503ca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  height: 0.42667rem;
}

.Trend__C-body2-Num > div[data-v-ae0503ca] {
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 50%;
}

.Trend__C-body2-Num-item[data-v-ae0503ca] {
  border: 0.01333rem solid #bbbbbb;
  color: #bbb;
  margin-right: 0.10667rem;
}

.Trend__C-body2-Num-item.action0[data-v-ae0503ca] {
  position: relative;
  z-index: 10;
  border: none;
  color: #001C54;
  background-image: -webkit-linear-gradient(
    top left,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #fb4e4e 50%,
    #eb43dd 0
  ) !important;
}

.Trend__C-body2-Num-item.actionB[data-v-ae0503ca] {
  border: none;
  color: #001C54;
  background-color: #ffc511;
}

.Trend__C-body2-Num-item.actionS[data-v-ae0503ca] {
  border: none;
  color: #001C54;
  background-color: #5cba47;
}

.Trend__C-body2-Num-item.action5[data-v-ae0503ca] {
  border: none;
  color: #001C54;
  background-image: -webkit-linear-gradient(
    top left,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
  background-image: linear-gradient(
    to bottom right,
    #5cba47 50%,
    #eb43dd 0
  ) !important;
  position: relative;
  z-index: 10;
}

.Trend__C-body2-Num-item.action1[data-v-ae0503ca],
.Trend__C-body2-Num-item.action3[data-v-ae0503ca],
.Trend__C-body2-Num-item.action7[data-v-ae0503ca],
.Trend__C-body2-Num-item.action9[data-v-ae0503ca] {
  border: none;
  color: #001C54;
  background-color: #5cba47;
  position: relative;
  z-index: 10;
}

.Trend__C-body2-Num-item.action2[data-v-ae0503ca],
.Trend__C-body2-Num-item.action4[data-v-ae0503ca],
.Trend__C-body2-Num-item.action6[data-v-ae0503ca],
.Trend__C-body2-Num-item.action8[data-v-ae0503ca] {
  border: none;
  color: #001C54;
  background-color: #fb4e4e;
  position: relative;
  z-index: 10;
}

.Trend__C-body2-Num-BS[data-v-ae0503ca] {
  color: #001C54;
  background: #47ba7c;
  margin-left: 0.24rem;
}

.Trend__C-body2-Num-BS.isB[data-v-ae0503ca] {
  background: #f3bd14;
}

.Trend__C-body2 .line-canvas[data-v-ae0503ca] {
  position: absolute;
  top: 50%;
  left: 0;
  height: 1.33333rem;
  width: calc(100% - 0.64rem);
  z-index: 9;
}

.Trend__C-origin[data-v-ae0503ca] {
  width: 100%;
  height: 100%;
  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-origin-I[data-v-ae0503ca] {
  width: 0.26667rem;
  height: 0.26667rem;
  border-radius: 50%;
}

.Trend__C-origin-I.violet[data-v-ae0503ca] {
  background-color: #ec4cdf;
}

.Trend__C-origin-I.red[data-v-ae0503ca] {
  background: #fd565c;
}

.Trend__C-origin-I.green[data-v-ae0503ca] {
  background: #47ba7c;
}

.Trend__C-foot[data-v-ae0503ca] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.Trend__C-foot-previous[data-v-ae0503ca],
.Trend__C-foot-next[data-v-ae0503ca] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: rgb(217, 172, 79);
  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-ae0503ca],
.Trend__C-foot-next.disabled[data-v-ae0503ca] {
  background: #a6a9ae;
  pointer-events: none;
}

.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-ae0503ca],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-ae0503ca] {
  color: #6f6f6f;
}

.Trend__C-foot-previous .Trend__C-icon[data-v-ae0503ca],
.Trend__C-foot-next .Trend__C-icon[data-v-ae0503ca] {
  color: #001C54;
}

.van-toast[data-v-dc3f9366] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-dc3f9366] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-dc3f9366] {
  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-dc3f9366] {
  height: 80%;
}

.WinningTip__C[data-v-dc3f9366] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: #e3efffb3;
  top: 0;
  left: 0;
}

.WinningTip__C-body[data-v-dc3f9366] {
  position: absolute;
  width: 7.73333rem;
  height: 10.93333rem;
  background-image: url(/assets/png/missningBg-9deda6ac.png);
  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-dc3f9366] {
  background-image: url(/assets/png/missningLBg-52f5ee8e.png);
}

.WinningTip__C-body.isL .WinningTip__C-body-l1[data-v-dc3f9366],
.WinningTip__C-body.isL .WinningTip__C-body-l2[data-v-dc3f9366],
.WinningTip__C-body.isL .WinningTip__C-body-l4[data-v-dc3f9366] {
  color: #686c94;
}

.WinningTip__C-body.isL .gameDetail[data-v-dc3f9366] {
  color: #6b6b6b;
}

.WinningTip__C-body-l1[data-v-dc3f9366] {
  font-weight: 700;
  font-size: 0.64rem;
  text-align: center;
  color: #001C54;
  height: 0.77333rem;
  line-height: 0.77333rem;
  margin-bottom: 0.90667rem;
}

.WinningTip__C-body-l2[data-v-dc3f9366] {
  height: 0.58667rem;
  line-height: 0.58667rem;
  display: -webkit-box;
  display: -webkit-flex;
  color: #001C54;
  font-size: 0.29333rem;
  padding-left: 0.72rem;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.44rem;
}

.WinningTip__C-body-l2 > div[data-v-dc3f9366] {
  height: 0.58667rem;
  background: #40ad72;
  border-radius: 0.13333rem;
  padding: 0 0.32rem;
}

.WinningTip__C-body-l2 > div[data-v-dc3f9366]:first-child {
  margin-left: 0.32rem;
}

.WinningTip__C-body-l2 > div.WinningNum[data-v-dc3f9366] {
  width: 0.53333rem;
  height: 0.53333rem;
  line-height: 0.53333rem;
  margin: 0 0.18667rem;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  color: #001C54;
}

.WinningTip__C-body-l2 .colorW[data-v-dc3f9366] {
  color: #001C54;
}

.WinningTip__C-body-l2.type0 > div[data-v-dc3f9366] {
  background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0);
  background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0);
}

.WinningTip__C-body-l2.type5 > div[data-v-dc3f9366] {
  background-image: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
  background-image: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0);
}

.WinningTip__C-body-l2.type1 > div[data-v-dc3f9366],
.WinningTip__C-body-l2.type3 > div[data-v-dc3f9366],
.WinningTip__C-body-l2.type7 > div[data-v-dc3f9366],
.WinningTip__C-body-l2.type9 > div[data-v-dc3f9366] {
  background-color: #40ad72;
}

.WinningTip__C-body-l2.type2 > div[data-v-dc3f9366],
.WinningTip__C-body-l2.type4 > div[data-v-dc3f9366],
.WinningTip__C-body-l2.type6 > div[data-v-dc3f9366],
.WinningTip__C-body-l2.type8 > div[data-v-dc3f9366] {
  background-color: #fb4e4e;
}

.WinningTip__C-body-l3[data-v-dc3f9366] {
  height: 1.73333rem;
}

.WinningTip__C-body-l3 .isLose[data-v-dc3f9366] {
  font-weight: 700;
  font-size: 0.64rem;
  line-height: 1rem;
  color: #587ba4;
  text-align: center;
  margin-bottom: 0.34667rem;
  padding-top: 0.26667rem;
}

.WinningTip__C-body-l3 .head[data-v-dc3f9366] {
  height: 0.4rem;
  line-height: 0.4rem;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.10667rem;
}

.WinningTip__C-body-l3 .bonus[data-v-dc3f9366] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-weight: 700;
  font-size: 0.53333rem;
  color: #bf5d2b;
  text-align: center;
  margin-bottom: 0.26667rem;
}

.WinningTip__C-body-l3 .gameDetail[data-v-dc3f9366] {
  height: 0.37333rem;
  line-height: 0.37333rem;
  font-size: 0.29333rem;
  text-align: center;
  color: #bf5d2b;
}

.WinningTip__C-body-l4[data-v-dc3f9366] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  color: #001C54;
  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;
}

.WinningTip__C-body-l4 .acitveBtn[data-v-dc3f9366] {
  height: 0.56rem;
  width: 0.56rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
  border: 0.01333rem solid #001C54;
  margin-right: 0.18667rem;
  position: relative;
}

.WinningTip__C-body-l4 .acitveBtn.active[data-v-dc3f9366]: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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMA3yBggO/PMBCgj79QQG+vkLfRazwAAAC8SURBVDjLtdJLEoJADARQkjAfBlBz/8tqgdqFBkgW9BJeU9PFdFdmznrngL/pK6PfN13i5XVcPTk9k66ZnHPT24t3bsy3mOf88b1zbsxPKeZ7DfnaYp6z6asU2xeC/1nV2PCS7PMsnyE5mKuPzQtdQ7ydO8AP3Sbj9zkbc+GNP0mCufseDZxLEnzevS04V69Irt1Jg2Q49Wgg8JEGwf+lJMOzJdHwejS8Hg2fR2anR8Tt0YB3NuADjVSOxBNajhv3t2tsGwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  background-position: center;
}

.WinningTip__C .closeBtn[data-v-dc3f9366] {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url(/assets/png/close-7b93ef94.png);
  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;
}

.van-toast[data-v-b75bfc0f] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-b75bfc0f] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-b75bfc0f] {
  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-b75bfc0f] {
  height: 80%;
}

.WinGo__C[data-v-b75bfc0f] {
  padding-bottom: 0.34667rem;
}

.WinGo__C-head[data-v-b75bfc0f] {
  height: 1.25333rem;
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.WinGo__C-head div[data-v-b75bfc0f] {
  background-repeat: no-repeat;
  background-position: center;
}

.WinGo__C-head-bcak[data-v-b75bfc0f] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.WinGo__C-head-logo[data-v-b75bfc0f] {
  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%);
}

.WinGo__C-head-more[data-v-b75bfc0f] {
  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;
}

.WinGo__C-head-more > div[data-v-b75bfc0f] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.WinGo__C-head-more > div[data-v-b75bfc0f]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.WinGo__C-head-more > div:last-child.disableVoice[data-v-b75bfc0f] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.WinGo__C[data-v-b75bfc0f] .noticeBar__container {
  width: calc(100% - 0.69333rem);
  margin: 0.45333rem auto;
  background-color: #171b3f;
  padding: 0 0.42667rem;
  border-radius: 0.53333rem;
}

.WinGo__C[data-v-b75bfc0f] .noticeBar__container > button {
  display: none;
}

.van-toast[data-v-c2c23aca] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c2c23aca] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c2c23aca] {
  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-c2c23aca] {
  height: 80%;
}

.TimeLeft__C[data-v-c2c23aca] {
  width: calc(100% - 0.69333rem);
  height: 5rem;
  margin: 0.48rem auto 0;
  background-image: url(/assets/png/trxbg-ec7f8a7c.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0.01333rem center;
  color: #001C54;
  padding: 0.42667rem 0.29333rem;
}

.TimeLeft__C-l1[data-v-c2c23aca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 0.66667rem;
  line-height: 0.66667rem;
}

.TimeLeft__C-l1-l[data-v-c2c23aca] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.TimeLeft__C-l1-no[data-v-c2c23aca] {
  height: 0.66667rem;
  border: 0.01333rem solid #001C54;
  border-radius: 0.13333rem;
  padding: 0 0.29333rem;
  margin-right: 0.13333rem;
  font-size: 0.29333rem;
}

.TimeLeft__C-l1-tip[data-v-c2c23aca],
.TimeLeft__C-l1-r[data-v-c2c23aca] {
  height: 0.66667rem;
  background: linear-gradient(180deg, #7AFEC3, #02AFB6);;
  border-radius: 0.8rem;
  font-size: 0.29333rem;
  color: #b07b20;
  padding: 0 0.24rem 0 0.82667rem;
  background-position: 0.26667rem center;
  background-repeat: no-repeat;
  background-size: 0.48rem;
}

.TimeLeft__C-l1-tip[data-v-c2c23aca] {
  background-image: url(/assets/svg/icon-tip-1e7db3e9.svg);
}

.TimeLeft__C-l1-r[data-v-c2c23aca] {
  background-image: url(/assets/svg/search-afc8e120.svg);
}

.TimeLeft__C-l2[data-v-c2c23aca] {
  height: 0.66667rem;
  line-height: 0.66667rem;
  margin-top: 0.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 0.37333rem;
}

.TimeLeft__C-l3[data-v-c2c23aca] {
  height: 1.46667rem;
  margin-top: 1.04rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.TimeLeft__C-l3 .num0[data-v-c2c23aca] {
  background-image: url(/assets/png/num0-d3a30585.png);
}

.TimeLeft__C-l3 .num0.prize0[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize0-96a81e16.png);
}

.TimeLeft__C-l3 .num1[data-v-c2c23aca] {
  background-image: url(/assets/png/num1-fdab1e12.png);
}

.TimeLeft__C-l3 .num1.prize1[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize1-fe15d69b.png);
}

.TimeLeft__C-l3 .num2[data-v-c2c23aca] {
  background-image: url(/assets/png/num2-b18f079a.png);
}

.TimeLeft__C-l3 .num2.prize2[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize2-28af3286.png);
}

.TimeLeft__C-l3 .num3[data-v-c2c23aca] {
  background-image: url(/assets/png/num3-8254ed13.png);
}

.TimeLeft__C-l3 .num3.prize3[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize3-6700769f.png);
}

.TimeLeft__C-l3 .num4[data-v-c2c23aca] {
  background-image: url(/assets/png/num4-5f2d81c5.png);
}

.TimeLeft__C-l3 .num4.prize4[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize4-5a5999aa.png);
}

.TimeLeft__C-l3 .num5[data-v-c2c23aca] {
  background-image: url(/assets/png/num5-fd2837e8.png);
}

.TimeLeft__C-l3 .num5.prize5[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize5-82f7fa61.png);
}

.TimeLeft__C-l3 .num6[data-v-c2c23aca] {
  background-image: url(/assets/png/num6-0cbd3b10.png);
}

.TimeLeft__C-l3 .num6.prize6[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize6-57181440.png);
}

.TimeLeft__C-l3 .num7[data-v-c2c23aca] {
  background-image: url(/assets/png/num7-05973970.png);
}

.TimeLeft__C-l3 .num7.prize7[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize7-ca1d24be.png);
}

.TimeLeft__C-l3 .num8[data-v-c2c23aca] {
  background-image: url(/assets/png/num8-41b2260f.png);
}

.TimeLeft__C-l3 .num8.prize8[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize8-3ffac79f.png);
}

.TimeLeft__C-l3 .num9[data-v-c2c23aca] {
  background-image: url(/assets/png/num9-310d63e2.png);
}

.TimeLeft__C-l3 .num9.prize9[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prize9-63d3f3f8.png);
}

.TimeLeft__C-l3 .numA[data-v-c2c23aca] {
  background-image: url(/assets/png/numA-594afa89.png);
}

.TimeLeft__C-l3 .numA.prizeA[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prizeA-7217212f.png);
}

.TimeLeft__C-l3 .numB[data-v-c2c23aca] {
  background-image: url(/assets/png/numB-cad56304.png);
}

.TimeLeft__C-l3 .numB.prizeB[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prizeB-6c3c2497.png);
}

.TimeLeft__C-l3 .numC[data-v-c2c23aca] {
  background-image: url(/assets/png/numC-8d88d857.png);
}

.TimeLeft__C-l3 .numC.prizeC[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prizeC-bbf8b83c.png);
}

.TimeLeft__C-l3 .numD[data-v-c2c23aca] {
  background-image: url(/assets/png/numD-06e782e9.png);
}

.TimeLeft__C-l3 .numD.prizeD[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prizeD-46a95e2f.png);
}

.TimeLeft__C-l3 .numE[data-v-c2c23aca] {
  background-image: url(/assets/png/numE-f70da99f.png);
}

.TimeLeft__C-l3 .numE.prizeE[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prizeE-90087f02.png);
}

.TimeLeft__C-l3 .numF[data-v-c2c23aca] {
  background-image: url(/assets/png/numF-956f8923.png);
}

.TimeLeft__C-l3 .numF.prizeF[data-v-c2c23aca]:last-of-type {
  background-image: url(/assets/png/prizeF-46aeece0.png);
}

.TimeLeft__C-l3 > div[data-v-c2c23aca],
.TimeLeft__C-l3 > p[data-v-c2c23aca] {
  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;
}

.TimeLeft__C-time[data-v-c2c23aca] {
  height: 0.66667rem;
  line-height: 0.66667rem;
  bottom: 0.29333rem;
  right: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.TimeLeft__C-time > span[data-v-c2c23aca] {
  display: block;
  margin-right: 0.24rem;
  font-weight: 700;
  font-size: 0.29333rem;
  width: 2rem;
  line-height: 0.33333rem;
}

.TimeLeft__C-time > div[data-v-c2c23aca] {
  background-color: #001C541a;
  color: #001C54;
  font-weight: 700;
  font-size: 0.48rem;
  text-align: center;
  padding: 0 0.13333rem;
  border: 0.00667rem solid #001C54;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.TimeLeft__C-time > div + div[data-v-c2c23aca] {
  margin-left: 0.12rem;
}

.TimeLeft__C-time > div[data-v-c2c23aca]:nth-child(2) {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAyCAYAAAAus5mQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFjSURBVHgB7dg9S8NAGMDxJ5eXvoA14FB00kGhINLRwUGl6iBIacysGG3dHNxc7C7kKrpKnQsOfgDpB3Dool9A0Q/g0EGwNZeoIL4lPjS54fntgT9H7rnjFPgH10pvKP3eOcRAg4h4xThUGHNmSrXZhWrjHgaoYaUeWJQP/DhV8+J27EHHvQu9gryic1U3llZ2T5an5jefICZ/BvKyaYLabRqZ3HPJOVqPM074NfAtrp0ZGrmuNR/rkIAf/0FeTo8D63ayw/mrpOKEbwODuF47a+Yvqmd3LiToSyC39SKwl05udPI46TjhU2AwgNXLscLc9tbpTQsk8LFJXCu1xxjbnyiuOmsHrVuQhB8YnA5qrAM4LE3EeQPYnl50pIsTxArWvdOhEPcADsvfJLLGCZEuC0mgQCwKxKJALArEokAsCsSiQCwKxKJALArEokAsCsSiQCwKxKJALArEkj5Q8R7R+yCxV8/+UYCB8Z1QAAAAAElFTkSuQmCC);
  border: transparent;
  background-color: transparent;
}

.TimeLeft__C-time > div[data-v-c2c23aca]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAyCAYAAAAus5mQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFiSURBVHgB7dk7S8NQFMDxk1gqXZx0UfQL6CK4OMaPUKGboLgq5OKq2C5upR2DJZLRIY0iOIiibo6KuKiDLkUQlAwV8jCJuUPxgcXaAzd3OP8hCXnAjxNylyi1Yj4Bicvxjd70x0DC6vODLRUkj4DYCIiNgNgIiI2A2AiIjYDYCIiNgNgIiI2A2AiIjYDYCIiNgNgIiI2A/XZ3bg3xfQ4k7GxbH785Nc30sCLdBDnu+rhhR2FgMycoSzXBg63S5MPl4U4SR9UUV+fnpAE21+dmW7cX1SSGDeb4Vue8FEBrZarkPt1vwkCiMSe8+notc2BjeWLtzX0uQl6dZrve48/rmX4knzhF+w3Hy2yCxuJoxWu/zkBcSCfnut3uEz5BvgAbCyM1v/0yDFFBY/vdcTyhE+S4I2PVjoLwhO0FOkDw5zPCgJ0FOInfzRRX7vU5Ia/4G87pHcdTxP3QVpeY41nwzz4A2AyA6AN4fuoAAAAASUVORK5CYII=);
  border: transparent;
  background-color: transparent;
}

.van-toast[data-v-0a4daaed] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-0a4daaed] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-0a4daaed] {
  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-0a4daaed] {
  height: 80%;
}

.GameRecord__C[data-v-0a4daaed] {
  width: calc(100% - 0.69333rem);
  margin: 0.48rem auto 0;
  text-align: center;
  font-size: 0.32rem;
}

.GameRecord__C-head[data-v-0a4daaed] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: #6f6f6f;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-weight: 700;
  font-size: 0.34667rem;
  color: #001C54;
}

.GameRecord__C-head[data-v-0a4daaed] .van-col {
  height: 1.06667rem;
  overflow: hidden;
}

.GameRecord__C-body[data-v-0a4daaed] {
  line-height: 1.06667rem;
}

.GameRecord__C-body-redC[data-v-0a4daaed] {
  color: #fd565c;
}

.GameRecord__C-body-greenC[data-v-0a4daaed] {
  color: #47ba7c;
}

.GameRecord__C-body-empty[data-v-0a4daaed] {
  height: 5.33333rem;
}

.GameRecord__C-body[data-v-0a4daaed] .van-col {
  position: relative;
  height: 1.33333rem;
  line-height: 1.33333rem;
}

.GameRecord__C-body > div[data-v-0a4daaed] {
  background: #1e234d;
  color: #001C54;
}

.GameRecord__C-body > div + div[data-v-0a4daaed] {
  border-top: 0.01333rem solid #001C54;
}

.GameRecord__C-body .numberC[data-v-0a4daaed] {
  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%;
}

.GameRecord__C-body .numberC > div[data-v-0a4daaed] {
  width: 0.48rem;
  height: 0.48rem;
  font-size: 0.32rem;
  line-height: 0.48rem;
}

.GameRecord__C-body .small[data-v-0a4daaed],
.GameRecord__C-body .big[data-v-0a4daaed] {
  margin-left: 0.13333rem;
}

.GameRecord__C-body .big[data-v-0a4daaed] {
  color: #f3bd14;
}

.GameRecord__C-body .small[data-v-0a4daaed] {
  color: #6da7f4;
}

.GameRecord__C-body .number[data-v-0a4daaed] {
  color: #001C54;
  border-radius: 50%;
}

.GameRecord__C-body .number.num1[data-v-0a4daaed],
.GameRecord__C-body .number.num3[data-v-0a4daaed],
.GameRecord__C-body .number.num7[data-v-0a4daaed],
.GameRecord__C-body .number.num9[data-v-0a4daaed] {
  background-color: #40ad72;
}

.GameRecord__C-body .number.num2[data-v-0a4daaed],
.GameRecord__C-body .number.num4[data-v-0a4daaed],
.GameRecord__C-body .number.num6[data-v-0a4daaed],
.GameRecord__C-body .number.num8[data-v-0a4daaed] {
  background-color: #fb4e4e;
}

.GameRecord__C-body .number.num0[data-v-0a4daaed] {
  background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0);
  background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0);
}

.GameRecord__C-body .number.num5[data-v-0a4daaed] {
  background-image: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
  background-image: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0);
}

.GameRecord__C-body .Binquire[data-v-0a4daaed] {
  width: 0.42667rem;
  height: 0.42667rem;
  background-image: url(/assets/png/icon-question-80ef9122.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
}

.GameRecord__C-origin[data-v-0a4daaed] {
  width: 100%;
  height: 100%;
  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-origin > div + div[data-v-0a4daaed] {
  margin-left: 0.26667rem;
}

.GameRecord__C-origin-I[data-v-0a4daaed] {
  width: 0.26667rem;
  height: 0.26667rem;
  border-radius: 50%;
}

.GameRecord__C-origin-I.violet[data-v-0a4daaed] {
  background-color: #ec4cdf;
}

.GameRecord__C-origin-I.red[data-v-0a4daaed] {
  background: #fd565c;
}

.GameRecord__C-origin-I.green[data-v-0a4daaed] {
  background: #47ba7c;
}

.GameRecord__C-foot[data-v-0a4daaed] {
  height: 1.86667rem;
  background: #1e234d;
  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: #a6a9ae;
}

.GameRecord__C-foot-previous[data-v-0a4daaed],
.GameRecord__C-foot-next[data-v-0a4daaed] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 0.13333rem;
  background: rgb(217, 172, 79);
  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-0a4daaed],
.GameRecord__C-foot-next.disabled[data-v-0a4daaed] {
  background: #a6a9ae;
  pointer-events: none;
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-0a4daaed],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-0a4daaed] {
  color: #6f6f6f;
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-0a4daaed],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-0a4daaed] {
  color: #001C54;
}

.van-toast[data-v-8745b0cb] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-8745b0cb] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-8745b0cb] {
  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-8745b0cb] {
  height: 80%;
}

.WinTrx__C[data-v-8745b0cb] {
  padding-bottom: 0.34667rem;
}

.WinTrx__C-head[data-v-8745b0cb] {
  height: 1.25333rem;
  background: #011341;
  padding: 0 0.34667rem;
  position: relative;
}

.WinTrx__C-head div[data-v-8745b0cb] {
  background-repeat: no-repeat;
  background-position: center;
}

.WinTrx__C-head-bcak[data-v-8745b0cb] {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
  background-size: 0.64rem;
  left: 0.34667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.WinTrx__C-head-logo[data-v-8745b0cb] {
  background: url(/assets/png/headlogo-56515a97.png);
  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%);
}

.WinTrx__C-head-more[data-v-8745b0cb] {
  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;
}

.WinTrx__C-head-more > div[data-v-8745b0cb] {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
  background-size: 0.64rem;
}

.WinTrx__C-head-more > div[data-v-8745b0cb]:last-child {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC);
}

.WinTrx__C-head-more > div:last-child.disableVoice[data-v-8745b0cb] {
  background-image: url(/assets/png/voice-off-633f5ccc.png);
}

.WinTrx__C[data-v-8745b0cb] .noticeBar__container {
  width: calc(100% - 0.69333rem);
  margin: 0.45333rem auto;
  background-color: #171b3f;
  padding: 0 0.42667rem;
  border-radius: 0.53333rem;
}

.WinTrx__C[data-v-8745b0cb] .noticeBar__container > button {
  display: none;
}

.van-toast[data-v-7ae895b3] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-7ae895b3] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-7ae895b3] {
  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-7ae895b3] {
  height: 80%;
}

.WinTrxIfram__C[data-v-7ae895b3] .navbar__content .van-icon,
.WinTrxIfram__C[data-v-7ae895b3] .navbar__content .navbar__content-center {
  color: #001C54;
}

.WinTrxIfram__C .iframe[data-v-7ae895b3] {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: #eee;
}

.van-toast[data-v-c55e9a5b] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-c55e9a5b] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-c55e9a5b] {
  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-c55e9a5b] {
  height: 80%;
}

.Xoso[data-v-c55e9a5b] {
  padding: 0 0.32rem;
}

.Xoso[data-v-c55e9a5b] .van-sticky {
  padding-top: 0.26667rem;
  background-color: #05012b;
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs {
  background-color: #05012b;
  height: 1.73333rem;
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs .fun-tab-item {
  min-width: 2.93333rem;
  height: 1.46667rem;
  padding: 0 0.53333rem;
  color: #E3EFFF;
  background-size: 100%;
  border-radius: 0.16rem;
  background: #001C54;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  font-size: 0.34667rem;
  margin-right: 0.16rem;
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs .fun-tab-item p {
  margin-top: 0.06667rem;
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs .fun-tab-item.activeClassName {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  color: #001C54 !important;
  background-size: 100%;
  z-index: 2;
}

.Xoso-page[data-v-c55e9a5b] {
  margin-top: 0.26667rem;
}

.Xoso-page-box .title[data-v-c55e9a5b] {
  height: 0.4rem;
  line-height: 0.4rem;
  position: relative;
  padding-left: 0.34667rem;
  font-size: 0.4rem;
  color: #E3EFFF;
  font-weight: 700;
  margin-bottom: 0.26667rem;
}

.Xoso-page-box .title[data-v-c55e9a5b]:after {
  content: "";
  display: block;
  width: 0.08rem;
  height: 100%;
  background-color: #f64646;
  position: absolute;
  left: 0;
  top: 0;
}

.Xoso-page-box .list[data-v-c55e9a5b] {
  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;
}

.Xoso-page-box .list .item[data-v-c55e9a5b] {
  width: calc(50% - 0.29333rem);
  margin-bottom: 0.26667rem;
}

.Xoso-page-box .list .item > h4[data-v-c55e9a5b] {
  height: 1.33333rem;
  border-radius: 0.13333rem 0.13333rem 0 0;
  padding: 0 0.18667rem;
  background: -webkit-linear-gradient(left, #fa5a5a 1.22%, #00ECBE 100%);
  background: linear-gradient(90deg, #fa5a5a 1.22%, #00ECBE 100%);
  font-size: 0.42667rem;
  color: #001C54;
  box-shadow: 0 0.02667rem 0.01333rem #fb5c5c;
  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;
}

.Xoso-page-box .list .item > h4 .img[data-v-c55e9a5b] {
  width: 0.64rem;
  display: block;
}

.Xoso-page-box .list .item .info[data-v-c55e9a5b] {
  padding: 0.18667rem;
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0 0 0.13333rem 0.13333rem;
}

.Xoso-page-box .list .item .info .issue[data-v-c55e9a5b] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #ff7172;
  font-size: 0.37333rem;
  border-bottom: 0.01333rem solid #eeeeee;
  padding: 0.13333rem 0;
}

.Xoso-page-box .list .item .info .issue img[data-v-c55e9a5b] {
  width: 0.64rem;
  display: block;
  margin-right: 0.06667rem;
}

.Xoso-page-box .list .item .info p[data-v-c55e9a5b] {
  color: #E3EFFF;
  font-size: 0.29333rem;
  text-align: center;
  height: 0.8rem;
  line-height: 0.66667rem;
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: #E3EFFF;
  background-color: #ebebeb;
  border-top: 0.13333rem solid #d2d2d2;
  border-radius: 0.13333rem;
  text-align: center;
  line-height: 0.69333rem;
  position: relative;
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:after,
.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:before {
  content: "";
  display: block;
  height: 0.24rem;
  width: 0.13333rem;
  background-color: #d2d2d2;
  border: 0.02667rem solid #001C54;
  border-radius: 0.18667rem;
  position: absolute;
  top: -0.26667rem;
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:after {
  left: 35%;
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:before {
  right: 35%;
}

.Xoso-page-box .list .item .info .time > div[data-v-c55e9a5b] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 0.69333rem;
  font-size: 0.37333rem;
  font-weight: 500;
  position: relative;
}

.Xoso-page-box .list .item .info .time > div[data-v-c55e9a5b]:after {
  content: "";
  display: block;
  width: 0.01333rem;
  height: 0.4rem;
  background-color: #d2d2d2;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.2rem;
}

.Xoso-page-box .list .item .info .time > div[data-v-c55e9a5b]:last-child:after {
  display: none;
}

.van-toast[data-v-064dbe5d] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-064dbe5d] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-064dbe5d] {
  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-064dbe5d] {
  height: 80%;
}

[data-v-064dbe5d] .MyGameRecord__C {
  margin-top: 0;
}

[data-v-064dbe5d] .MyGameRecord__C .MyGameRecordList__C {
  margin: 0 -0.32rem;
}

[data-v-064dbe5d] .ar-searchbar__selector > div {
  padding: 0;
  box-shadow: none;
}

[data-v-064dbe5d] .ar-searchbar__selector > div span {
  color: #E3EFFF;
}

.TeamReport__C[data-v-064dbe5d] {
  padding: 0 0.32rem 0.53333rem;
}

.TeamReport__C-head[data-v-064dbe5d] {
  height: 2.93333rem;
}

.TeamReport__C-head-fixed[data-v-064dbe5d] {
  height: 2.86667rem;
  position: fixed;
  top: 1.22667rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  max-width: 10rem;
  background: #05012b;
  padding: 0 0.32rem;
  z-index: 9;
}

.TeamReport__C-head-line1[data-v-064dbe5d],
.TeamReport__C-head-line2[data-v-064dbe5d] {
  height: 1.06667rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #acafc2;
  font-size: 0.37333rem;
  margin-top: 0.26667rem;
}

.TeamReport__C-head-line1 > div[data-v-064dbe5d],
.TeamReport__C-head-line2 > div[data-v-064dbe5d] {
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
  line-height: 1.06667rem;
  width: calc(100% - 0.13333rem);
  padding: 0 0.26667rem;
  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;
  background-color: #001C54;
}

.TeamReport__C-head-line1 > div + div[data-v-064dbe5d],
.TeamReport__C-head-line2 > div + div[data-v-064dbe5d] {
  margin-left: 0.26667rem;
}

.TeamReport__C-head-line1 .default[data-v-064dbe5d],
.TeamReport__C-head-line2 .default[data-v-064dbe5d] {
  color: #E3EFFF;
}

.TeamReport__C-head-line1 > div[data-v-064dbe5d] {
  width: 100%;
}

.TeamReport__C-list[data-v-064dbe5d] {
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
}

.van-toast[data-v-7ab1268a] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-7ab1268a] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-7ab1268a] {
  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-7ab1268a] {
  height: 80%;
}

[data-v-7ab1268a] .MyGameRecord__C {
  margin-top: 0;
}

[data-v-7ab1268a] .MyGameRecord__C .MyGameRecordList__C {
  margin: 0 -0.32rem;
}

.TeamReport__C[data-v-7ab1268a] {
  padding: 0 0.32rem 0.53333rem;
}

.TeamReport__C-head[data-v-7ab1268a] {
  height: 2.93333rem;
}

.TeamReport__C-head-fixed[data-v-7ab1268a] {
  height: 2.86667rem;
  position: fixed;
  top: 1.22667rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  max-width: 10rem;
  background: #05012b;
  padding: 0 0.32rem;
  z-index: 9;
}

.TeamReport__C-head-line1[data-v-7ab1268a],
.TeamReport__C-head-line2[data-v-7ab1268a] {
  height: 1.06667rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #acafc2;
  font-size: 0.37333rem;
  margin-top: 0.26667rem;
}

.TeamReport__C-head-line1 > div[data-v-7ab1268a],
.TeamReport__C-head-line2 > div[data-v-7ab1268a] {
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
  line-height: 1.06667rem;
  width: calc(100% - 0.13333rem);
  padding: 0 0.26667rem;
  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;
  background-color: #001C54;
}

.TeamReport__C-head-line1 > div + div[data-v-7ab1268a],
.TeamReport__C-head-line2 > div + div[data-v-7ab1268a] {
  margin-left: 0.26667rem;
}

.TeamReport__C-head-line1 .default[data-v-7ab1268a],
.TeamReport__C-head-line2 .default[data-v-7ab1268a] {
  color: #E3EFFF;
}

.TeamReport__C-head-line1 > div[data-v-7ab1268a] {
  width: 100%;
}

.TeamReport__C-list[data-v-7ab1268a] {
  background-color: #001C54;
  /* box-shadow: 0 0.10667rem 0.21333rem #d0d0ed5c; */
  border-radius: 0.13333rem;
}

[data-v-7ab1268a] .van-sticky {
  padding-top: 0.26667rem;
  background-color: #05012b;
}

[data-v-7ab1268a] .van-sticky .tabs {
  background-color: #05012b;
  height: 1.73333rem;
}

[data-v-7ab1268a] .van-sticky .tabs .fun-tab-item {
  min-width: 2.93333rem;
  min-height: 1.17333rem;
  padding: 0 0.53333rem;
  color: #E3EFFF;
  background-size: 100%;
  border-radius: 0.16rem;
  background: #001C54;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  font-size: 0.34667rem;
  margin-right: 0.16rem;
}

[data-v-7ab1268a] .van-sticky .tabs .fun-tab-item p {
  margin-top: 0.06667rem;
}

[data-v-7ab1268a] .van-sticky .tabs .fun-tab-item.activeClassName {
  background: -webkit-linear-gradient(
    324.57deg,
    #ff8e89 12.38%,
    #ffc3a2 87.13%
  );
  background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: 0 -0.05333rem 0.13333rem #001C546f4 inset;
  box-shadow: 0 0.10667rem 0.21333rem 0.05333rem #d0d0ed5c;
  color: #001C54 !important;
  background-size: 100%;
  z-index: 2;
}

[data-v-7ab1268a] .van-sticky .tabs .funtab_item {
  color: #E3EFFF !important;
}

.van-toast[data-v-4c381eda] {
  word-break: break-word !important;
}

.cg-default.van-button[data-v-4c381eda] {
  box-shadow: 0 0.05333rem #e04846;
  font-weight: 700;
  font-size: 0.4rem;
}

.cg-default.van-button .van-button__icon[data-v-4c381eda] {
  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-4c381eda] {
  height: 80%;
}

.messageDetail__container[data-v-4c381eda] {
  padding-bottom: 0;
}

.messageDetail__container-wrapper[data-v-4c381eda] {
  padding: 0.26667rem 0.16rem 0.66667rem;
  border-radius: 0.13333rem;
  background: #001C54;
}

.messageDetail__container-title[data-v-4c381eda] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 0.01333rem solid #dbdbdb;
}

.messageDetail__container-title > div[data-v-4c381eda] {
  -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: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-left: 0.5rem;
}

.messageDetail__container-title > div > div[data-v-4c381eda] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.10667rem;
  font-size: 0.4rem;
  font-weight: 600;
}

.messageDetail__container-title > div > div svg[data-v-4c381eda] {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.09333rem;
}

.messageDetail__container-title > div > span[data-v-4c381eda] {
  color: #E3EFFF;
  font-size: 0.32rem;
  font-weight: 400;
}

.messageDetail__container-title > svg[data-v-4c381eda] {
  width: 0.48rem;
  height: 0.48rem;
}

.messageDetail__container-content[data-v-4c381eda] {
  color: #E3EFFF;
  font-size: 0.32rem;
  line-height: 0.53333rem;
}
