:root {
  --main-color: #3E4256;
  --main_gradient-color: linear-gradient(90deg, #3E4256 0%, #ff9a8e 100%);
  --main_gradient-color2: linear-gradient(180deg, #3E4256 0%, #ff9a8e 100%);
  --light-main_gradient-color: var(--main_gradient-color);
  --text_white: #fff;
  --light-bg_white: #fff;
  --light-main-color: var(--main-color);
  --norm_red-color: #FB5B5B;
  --norm_green-color: #18B660;
  --norm_secondary-color: #FEAA57;
  --norm_Purple-color: #C86EFF;
  --norm_bule-color: #6EA8F4;
  --button_dis_color: linear-gradient(90deg, #CCCEDC 15.38%, #CDCFDD 98.73%);
  --text_color_L1: #001534;
  --text_color_L2: #80849C;
  --text_color_L3: #B6BCC8;
  --text_color_L4: #FFF;
  --bg_color_L1: #F2F2F1;
  --bg_color_L2: #FFF;
  --bg_color_L3: #F6F6F6;
  --Dividing-line_color: #E1E1E1;
  --sheet_nva_color: var(--main-color);
  --sheet_detail_bg_color: #F6F6F6;
  --pop_bg-color: linear-gradient(180deg, #3E4256 0%, #ff9a8e 68.59%);
  --iconSecondary: rgba(24, 182, 96, .3);
  --van-sidebar-text-color: var(--main-color);
  --van-picker-background: var(--bg_color_L2);
  --van-picker-option-text-color: var(--text_color_L2);
  --van-picker-confirm-action-color: var(--main-color);
  --van-checkbox-checked-icon-color: var(--main-color);
  --van-checkbox-label-color: var(--text_color_L2);
  --van-field-input-text-color: var(--text_color_L1);
  --van-radio-checked-icon-color: var(--main-color);
  --van-grid-item-content-background: var(--bg_color_L1) --van-text-color: var(--text_color_L1);
  --van-dialog-background: var(--bg_color_L2);
  --van-circle-color: var(--main-color);
  --van-circle-layer-color: var(--bg_color_L3);
  --van-calendar-range-edge-background: var(--main-color);
  --van-button-primary-background: var(--main-color);
  --van-button-primary-border-color: var(--main-color);
}

.game .logo[data-v-a9660e98] {
  height: 1.01333rem;
  width: 2.66667rem;
}

.game .navbarR[data-v-a9660e98] {
  height: 100%;
}

.game .navbarR .item[data-v-a9660e98] {
  padding-left: 0.26667rem;
  height: 100%;
}

.game .navbarR .item-audio[data-v-a9660e98],
.game .navbarR .item-volume[data-v-a9660e98] {
  width: 0.66667rem;
  height: 0.66667rem;
}

.game-head[data-v-a9660e98] {
  padding: 0.4rem 0.4rem 1.86667rem;
  /*background:url(/images/bg_top_red.webp) no-repeat 0 0;background-size:100% 100%*/
}

.game-head .total-box[data-v-a9660e98] {
  /* background: -webkit-linear-gradient(296.76deg, #3E4256 5.33%, #3E4256 93.42%);
  background: linear-gradient(153.24deg, #3E4256 5.33%, #3E4256 93.42%); */
  border-radius: 0.26667rem;
  padding: 0.4rem;
  background:
    linear-gradient(207deg,
      #1C242E 55%,
      #f3b02a 105%);
  /* background-repeat: no-repeat;
  background-size: contain; */

}

.game-head .total-box .info .total[data-v-a9660e98] {
  font-size: 0.45333rem;
  font-weight: 600;
}

.game-head .total-box .info .wallet[data-v-a9660e98] {
  font-size: 0.32rem;
  color: #232323;
}

.game-head .total-box .info .img.action[data-v-a9660e98] {
  -webkit-animation: rotation-data-v-a9660e98 0.5s linear;
}

@-webkit-keyframes rotation-data-v-a9660e98 {
  0% {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(180deg);
  }
}

.game-head .total-box .info .num[data-v-a9660e98] {
  font-size: 0.53333rem;
  font-weight: 600;
}

.game-head .total-box .total-btn[data-v-a9660e98] {
  padding: 0 0.4rem;
}

.game-head .total-box .total-btn .item[data-v-a9660e98] {
  width: 45%;
  height: 0.93333rem;
}

.game-head .total-box .total-btn .item .btn[data-v-a9660e98] {
  height: 0.93333rem;
  font-size: 0.4rem;
}

.game-head .notice[data-v-a9660e98] {
  border-radius: 0.21333rem;
  overflow: hidden;
}

.game-betting .tab[data-v-a9660e98] {
  margin: 0 0.4rem;
  background-color: #f7f8ff;
  border-radius: 0.26667rem;
  /*box-shadow:0 0 .21333rem .02667rem rgba(187,191,205,.3)*/
}

.game-betting .tab .trcBox[data-v-a9660e98] {
  padding: 0.21333rem;
}

.game-betting .tab .trcBox .how[data-v-a9660e98] {
  height: 0.8rem;
  line-height: 0.8rem;
}

.game-betting .tab .trcBox .how .size[data-v-a9660e98] {
  font-size: 0.48rem;
  margin-right: 0.13333rem;
}

.game-betting .tab .trcBox .inquire[data-v-a9660e98] {
  border-radius: 0.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.26667rem;
  background-color: #ec292a;
  color: #fff;
}

.game-betting .tab .trcBox .inquire .size[data-v-a9660e98] {
  font-size: 0.48rem;
  margin-right: 0.08rem;
}

.game-betting .tab .boxs[data-v-a9660e98] {
  position: relative;
}

.game-betting .tab .boxs[data-v-a9660e98]:after {
  content: "";
  display: block;
  height: 0.08rem;
  width: 100%;
  background-color: #9898a8;
  position: absolute;
  top: 0;
  left: 0;
}

.game-betting .tab .boxs .item[data-v-a9660e98] {
  flex: 0 0 25%;
  padding: 0.26667rem;
  border-radius: 0.4rem;
  position: relative;
}

.game-betting .tab .boxs .item .img[data-v-a9660e98] {
  position: relative;
}

.game-betting .tab .boxs .item .img .triangle[data-v-a9660e98] {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 0.13333rem solid transparent;
  border-right: 0.13333rem solid transparent;
  border-top: 0.24rem solid #6abe57;
  transform: translate(-50%);
}

.game-betting .tab .boxs .item .txt[data-v-a9660e98] {
  color: #6abe57;
  font-size: 0.37333rem;
}

.game-betting .tab .boxs .item.action[data-v-a9660e98] {
  position: relative;
}

.game-betting .tab .boxs .item.action[data-v-a9660e98]:after {
  content: "";
  display: block;
  height: 0.08rem;
  width: 100%;
  background-color: #ec292a;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.game-betting .tab .boxs .item.action .triangle[data-v-a9660e98] {
  border-top: 0.24rem solid #fa4e46;
}

.game-betting .tab .boxs .item.action .txt[data-v-a9660e98] {
  color: #fa4e46;
}

.game-betting .tab .boxs .item.action .li[data-v-a9660e98] {
  background: #fa4e46;
}

.game-betting .tab .box[data-v-a9660e98] {
  position: relative;
}

.game-betting .tab .box[data-v-a9660e98]:after {
  content: "";
  display: block;
  height: 0.13333rem;
  width: 100%;
  background-color: #9898a8;
  position: absolute;
  top: 0.4rem;
  left: 0;
}

.game-betting .tab .box .item[data-v-a9660e98] {
  flex: 0 0 25%;
  padding: 0.85333rem 0.13333rem 0.26667rem;
  border-radius: 0.66667rem;
  position: relative;
}

.game-betting .tab .box .item .circular[data-v-a9660e98] {
  position: absolute;
  top: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 99;
  height: 0.53333rem;
  width: 0.53333rem;
  border-radius: 0.53333rem;
  background: hsla(0, 0%, 100%, 0.8);
}

.game-betting .tab .box .item .circular .li[data-v-a9660e98] {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 0.26667rem;
  background: #759fde;
  color: #fff;
  font-size: 0.32rem;
}

.game-betting .tab .box .item .img[data-v-a9660e98] {
  position: relative;
}

.game-betting .tab .box .item .img .triangle[data-v-a9660e98] {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 0.13333rem solid transparent;
  border-right: 0.13333rem solid transparent;
  border-top: 0.24rem solid #759fde;
  transform: translate(-50%);
}

.game-betting .tab .box .item .txt[data-v-a9660e98] {
  color: #759fde;
  font-size: 0.37333rem;
}

.game-betting .tab .box .item.action .triangle[data-v-a9660e98] {
  border-top: 0.24rem solid #fff;
}

.game-betting .tab .box .item.action .txt[data-v-a9660e98] {
  color: #fff;
}

.game-betting .tab .box .item.action .li[data-v-a9660e98] {
  background: #0053cf;
}

.game .page-nav[data-v-a9660e98] {
  margin-top: 0.53333rem;
  padding-bottom: 0.53333rem;
  height: 1.06667rem;
}

.game .page-nav .number[data-v-a9660e98] {
  width: 2.66667rem;
  height: 1.06667rem;
  line-height: 1.06667rem;
  /*background-color: #f6f7f8;*/
  color: #a6a9ae;
}

.game .page-nav .arr[data-v-a9660e98] {
  height: 1.06667rem;
  width: 1.06667rem;
  background-color: #a6a9ae;
  border-radius: 0.13333rem;
}

.game .page-nav .arr .icon[data-v-a9660e98] {
  color: #8f5206 !important;
}

.game .page-nav .arr .icon.action[data-v-a9660e98] {
  color: #fff !important;
}

.game .page-nav .arr.action[data-v-a9660e98] {
  background-color: #d9ac4f !important;
}

.game .rule-box .title[data-v-a9660e98] {
  width: 100%;
  height: 1.33333rem;
  line-height: 1.33333rem;
  padding: 0 0.53333rem;
  color: #fff;
  font-size: 0.42667rem;
  background: #0053cf;
  background-size: 100% 100%;
}

.game .rule-box .info[data-v-a9660e98] {
  padding: 0.4rem;
  color: #000;
  font-size: 0.37333rem;
  line-height: 1.06667rem;
}

.game .rule-box .info .comment[data-v-a9660e98] {
  max-height: 8rem;
  overflow-y: auto;
}

.game .rule-box .rule-btn .btn[data-v-a9660e98] {
  width: 60%;
  height: 1.06667rem;
}

.game .rule-box[data-v-a9660e98] p {
  margin-bottom: 0.4rem;
  line-height: 1.06667rem;
}

.bettingMore[data-v-a9660e98] {
  padding: 0 0.26667rem;
  height: 0.8rem;
  border: 0.02667rem solid #e2e2e2;
  margin-top: 15px;
}

.game-list[data-v-a9660e98] {
  margin-top: 0.4rem;
  width: 100%;
}

.game-list .tab[data-v-a9660e98] {
  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;
}

.game-list .tab .li[data-v-a9660e98] {
  width: 32%;
}

.game-list .tab .li .txt[data-v-a9660e98] {
  display: block;
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  width: 100%;
  border-radius: 0.21333rem;
  overflow: hidden;
  background: #1b232d;
  color: #FFF;
  position: relative;
  z-index: 1;
}

.game-list .tab .li .txt[data-v-a9660e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  /* Border thickness */
  background: linear-gradient(90deg, #3E4256 0%, #000000 100%);
  border-radius: 0.21333rem;
  /* Parent ke jaisa border-radius */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}


.game-list .tab .li .txt.action[data-v-a9660e98] {
  /*background-color: #fbedf3;border: 0.02667rem solid #fb4e4e;box-shadow: 0.02667rem 0.02667rem 0.13333rem 0.13333rem #fbedf3;*/
  background: -webkit-linear-gradient(90deg, #FFE365 0%, #FD9B0B 100%);
  background: linear-gradient(15deg, #FFE365 0%, #FD9B0B 100%);
  font-weight: 600;
  color: #fff;
}

.game-list .con-box .con-Missing[data-v-a9660e98] {
  padding: 0.4rem 0.66667rem 0 0.4rem;
}

.game-list .con-box .con-Missing .item[data-v-a9660e98] {
  height: 0.66667rem;
  line-height: 0.66667rem;
}

.game-list .con-box .con-Missing .item .li[data-v-a9660e98] {
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-right: 0.13333rem;
  text-align: center;
  color: #9da7b3;
}

.game-list .list .wrap[data-v-a9660e98] {
  padding: 0.4rem;
  background-color: #343434;
  border-radius: 0.13333rem 0.13333rem 0 0;
  font-size: 0.34667rem;
  font-weight: 750;
  color: #FFF;
}

.game-list .list .hb[data-v-a9660e98] {
  background-color: #1B232D;

  color: #FFF;
  font-size: 0.47333rem;
}

.game-list .list .hb .item[data-v-a9660e98] {
  padding: 0.20333rem;
  /*border-bottom: 0.02667rem solid #e1e1e1; */
  color: #FFF;
  font-size: 0.363rem;
  display: flex;
  align-items: baseline;
}

.game-list .list .hb .item .goItem[data-v-a9660e98] {
  height: 0.42667rem;
}

.game-list .list .hb .qiu[data-v-a9660e98] {
  width: 225px;
  position: relative;
}

.game-list .list .hb .qiu .line-canvas[data-v-a9660e98] {
  position: absolute !important;
  top: 9px;
  left: 0;
  height: 55px;
  width: 196px;
  z-index: 99;
}

.game-list .list .hb .qiu .li[data-v-a9660e98] {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 16px !important;
  height: 16px;
  border: 1px solid #bbb;
  border-radius: 16px;
  margin-right: 4px;
  color: #bbb;
}

.game-list .list .hb .qiu .li.action0[data-v-a9660e98] {
  position: relative;
  z-index: 100;
  border: none;
  color: #fff;
  background-image: linear-gradient(to bottom right,
      #fb4e4e 50%,
      #eb43dd 0) !important;
}

.game-list .list .hb .qiu .li.actionB[data-v-a9660e98] {
  border: none;
  color: #fff;
  background-color: #ffc511;
}

.game-list .list .hb .qiu .li.actionS[data-v-a9660e98] {
  border: none;
  color: #fff;
  background-color: #5cba47;
}

.game-list .list .hb .qiu .li.action5[data-v-a9660e98] {
  border: none;
  color: #fff;
  background-image: linear-gradient(to bottom right,
      #5cba47 50%,
      #eb43dd 0) !important;
  position: relative;
  z-index: 100;
}

.game-list .list .hb .qiu .li.action1[data-v-a9660e98],
.game-list .list .hb .qiu .li.action3[data-v-a9660e98],
.game-list .list .hb .qiu .li.action7[data-v-a9660e98],
.game-list .list .hb .qiu .li.action9[data-v-a9660e98] {
  border: none;
  color: #fff;
  background-color: #5cba47;
  position: relative;
  z-index: 100;
}

.game-list .list .hb .qiu .li.action2[data-v-a9660e98],
.game-list .list .hb .qiu .li.action4[data-v-a9660e98],
.game-list .list .hb .qiu .li.action6[data-v-a9660e98],
.game-list .list .hb .qiu .li.action8[data-v-a9660e98] {
  border: none;
  color: #fff;
  background-color: #fb4e4e;
  position: relative;
  z-index: 100;
}

.game-list .list .hb .red {
  color: #FF0000; /* Inner text color */
  height: 0.8rem;
  line-height: 0.8rem;
  width: 0.8rem;
  font-size: 0.6367rem;
  font-weight: 800;
  -webkit-text-stroke: 0.4px white; /* White text border */
}

.game-list .list .hb .green[data-v-a9660e98] {
  color: #24AD7D;
  height: .8rem;
  line-height: .8rem;
  width: .8rem;
  font-size: .33333rem;
  font-weight: 700;
  font-size: 0.6367rem;
  font-weight: 800;
  -webkit-text-stroke: 0.4px white;
}

.game-list .list .hb .redViolet[data-v-a9660e98] {
  color: #FF0000;
  height: .8rem;
  line-height: .8rem;
  width: .8rem;
  font-size: .33333rem;
  font-weight: 700;
  font-size: 0.6367rem;
  font-weight: 800;
  background: linear-gradient(40deg , #FF0000 50%, #740EE8 50%);
        -webkit-background-clip: text;
        color: transparent;
        position: relative;
        display: inline-block;

  -webkit-text-stroke: 0.4px white;
}
.game-list .list .hb .greenViolet[data-v-a9660e98] {
  color: #24AD7D;
  height: .8rem;
  line-height: .8rem;
  width: .8rem;
  font-size: .33333rem;
  font-weight: 700;
  font-size: 0.6367rem;
  font-weight: 800;
  background: linear-gradient(40deg , #24AD7D 50%, #740EE8 50%);
        -webkit-background-clip: text;
        color: transparent;
        position: relative;
        display: inline-block;

  -webkit-text-stroke: 0.4px white;
}

.game-list .list .hb .blue[data-v-a9660e98] {
  color: #2572d5;
  height: .8rem;
  line-height: .8rem;
  width: .8rem;
  font-size: .33333rem;
  font-weight: 700;
  font-size: .36667rem
}

.game-list .list .hb .box .li[data-v-a9660e98] {
  display: block;
  height: 0.36667rem;
  width: 0.36667rem;
  border-radius: 0.26667rem;
  margin: 0 0.13333rem;
  border: 1px solid  white;
}

.game-list .list .hb .box .li.red[data-v-a9660e98] {
  background-color: #FF0000;
}

.game-list .list .hb .box .li.violet[data-v-a9660e98] {
  background-color: #740EE8;
}

.game-list .list .hb .box .li.green[data-v-a9660e98] {
  background-color: #24AD7D;
}

.game-list .list .hb .item[data-v-a9660e98] {
  padding: 0.1533rem 0.4rem;
}

.game-list .list .hb .item .result .select[data-v-a9660e98] {
  height: 0.8rem;
  line-height: 0.8rem;
  min-width: 0.8rem;
  padding: 0 0.13333rem;
  border-radius: 0.13333rem;
  text-align: center;
  font-size: 0.42667rem;
  color: #fff;
}

.game-list .list .hb .item .result .select.select-red[data-v-a9660e98] {
  background-color: #fb4e4e;
}

.game-list .list .hb .item .result .select.select-violet[data-v-a9660e98] {
  background-color: #eb43dd;
}

.game-list .list .hb .item .result .select.select-green[data-v-a9660e98] {
  background-color: #5cba47;
}

.game-list .list .hb .item .result .select.select-red-violet[data-v-a9660e98] {
  background-image: linear-gradient(to bottom right,
      #fb4e4e 50%,
      #eb43dd 0) !important;
}

.game-list .list .hb .item .result .select.select-green-violet[data-v-a9660e98] {
  background-image: linear-gradient(to bottom right,
      #5cba47 50%,
      #eb43dd 0) !important;
}

.game-list .list .hb .item .result .select.select-small[data-v-a9660e98] {
  background: #6da7f4;
  padding: 0;
  overflow: hidden;
}

.game-list .list .hb .item .result .select.select-big[data-v-a9660e98] {
  background: #ffa82e;
  padding: 0;
  overflow: hidden;
}

.game-list .list .hb .item .info[data-v-a9660e98] {
  padding-left: 0.4rem;
  width: 100%;
}

.game-list .list .hb .item .info .state[data-v-a9660e98] {
  background-color: transparent;
  padding: 0.10667rem 0.26667rem;
  margin-left: 0.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  width: 100%;
  line-height: 0.6rem;
}

.game-list .list .hb .item .info .state.red[data-v-a9660e98] {
  color: #fb4e4e;
  border: 1px solid #fb4e4e;
}

.game-list .list .hb .item .info .state.green[data-v-a9660e98] {
  color: #5cba47;
  border: 1px solid #5cba47;
}

.game-list .list .hb .item .info .tiem[data-v-a9660e98] {
  font-size: 0.32rem;
  color: #5f5f5f;
  margin-top: 0.13333rem;
}

.game-list .list .hb .item .info .money[data-v-a9660e98] {
  font-weight: 600;
  font-size: 0.42667rem;
}

.game-list .list .hb .item .info .money .fail[data-v-a9660e98] {
  color: #fb4e4e;
}

.game-list .list .hb .item .info .money .success[data-v-a9660e98] {
  color: #5cba47;
}

.game-list .list .hb .details[data-v-a9660e98] {
  padding: 0.4rem;
  border-top: 0.05333rem solid #fbedf3;
}

.game-list .list .hb .details .tit[data-v-a9660e98] {
  font-size: 0.53333rem;
  color: #FFF;
  margin-bottom: 0.26667rem;
}

.game-list .list .hb .details .li[data-v-a9660e98] {
  height: 0.66667rem;
  line-height: 0.66667rem;
  padding: 0 0.26667rem;
  background-color: #3E4256;
  color: #969696;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
}

.game-list .list .hb .details .li .red[data-v-a9660e98] {
  color: #f2413b;
}

.game-list .list-fooder[data-v-a9660e98] {
  height: 0.53333rem;
  /*background-color:#fbedf3;*/
  border-bottom-right-radius: 0.53333rem;
  border-bottom-left-radius: 0.53333rem;
}

.game-list .page-nav[data-v-a9660e98] {
  height: 1.86667rem;
  background: #1E1E1E;
  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: #5c5c5c;
}

.game-list .page-nav .number[data-v-a9660e98] {
  width: 2.66667rem;
  height: 1.06667rem;
  line-height: 1.06667rem;
  /*background-color: #f6f7f8;*/
  color: #a6a9ae;
  justify-content: center;
}

.game-list .page-nav .arr[data-v-a9660e98] {
  height: 1.06667rem;
  width: 1.06667rem;
  background-color: #333332;
  border-radius: 0.13333rem;
}

.game-list .page-nav .arr .icon[data-v-a9660e98] {
  color: #fff !important;
}

.game-list .page-nav .arr .icon.action[data-v-a9660e98] {
  color: #fff;
}

.game-list .page-nav .arr.action[data-v-a9660e98] {
  background-color: #3E4256 !important;
}

[data-v-a9660e98] {
  touch-action: pan-y;
}

[data-v-a9660e98] .van-popup {
  z-index: 99999 !important;
}

.game[data-v-a9660e98] {
  position: relative;
  background-color: #1E1E1E;
}

.game[data-v-a9660e98] .van-sticky--fixed {
  width: 100%;
  top: 1.33333rem;
  left: 50%;
  transform: translate(-50%);
  max-width: 10.66667rem;
}

.game .moveBox[data-v-a9660e98] {
  width: 80%;
  max-width: 10.66667rem;
  left: 10%;
  top: 2.13333rem;
  height: 8.8rem;
  position: fixed;
  box-shadow: 0 0 0.13333rem 0.08rem #95a5a6;
  z-index: 9999;
  background-color: #fff;
  padding-top: 1.06667rem;
  border-radius: 0.26667rem;
}

.game .moveBox.action[data-v-a9660e98] {
  height: 100vh;
  width: 100%;
  top: 0 !important;
  left: 0;
}

.game .moveBox .moveHead[data-v-a9660e98] {
  border-radius: 0.26667rem 0.26667rem 0 0;
  height: 1.06667rem;
  background-image: linear-gradient(90deg, #cd0103, #f64841);
  cursor: move;
  position: relative;
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0.4rem;
  color: #fff;
}

.game .v-enter[data-v-a9660e98],
.game .v-leave-to[data-v-a9660e98] {
  opacity: 0;
  transform: scale(0.5);
}

.game .content[data-v-a9660e98] {
  padding: 0.26667rem;
}

.game .v-enter-active[data-v-a9660e98],
.game .v-leave-active[data-v-a9660e98] {
  transition: all 0.5s ease;
}

.game .long[data-v-a9660e98] {
  width: 100%;
  max-width: 10.66667rem;
  height: 7.46667rem;
  overflow-y: auto;
}

.game .long.action[data-v-a9660e98] {
  height: 100vh;
  overflow-y: auto;
}

.game .long[data-v-a9660e98] .van-tab--active {
  position: relative;
}

.game .long[data-v-a9660e98] .van-tab--active:after {
  content: "";
  width: 100%;
  transition-duration: 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 0.08rem;
  background-color: #ee0a24;
  border-radius: 0.08rem;
}

.game .longlist[data-v-a9660e98] {
  padding: 0.26667rem;
}

.game .longlist .item[data-v-a9660e98] {
  border-radius: 0.13333rem;
  background-color: #fff;
  margin-bottom: 0.26667rem;
}

.game .longlist .item .logo[data-v-a9660e98] {
  height: 1.06667rem;
  width: 1.06667rem;
  border-radius: 1.06667rem;
  overflow: hidden;
}

.game .longlist .item .logo .img[data-v-a9660e98] {
  width: 100%;
}

.game .longlist .item .time[data-v-a9660e98] {
  color: red;
}

.game .longlist .item .tag[data-v-a9660e98] {
  padding: 0.05333rem 0.13333rem;
  background-color: #c9c9c9;
  color: #fff;
  margin-right: 0.13333rem;
  display: inline-block;
  font-size: 0.32rem;
}

.game .longlist .item .tag.bg-L[data-v-a9660e98],
.game .longlist .item .tag.bg-O[data-v-a9660e98] {
  background-color: #ffc511 !important;
  color: #fff;
}

.game .longlist .item .tag.bg-E[data-v-a9660e98],
.game .longlist .item .tag.bg-red[data-v-a9660e98] {
  background-color: #fb4e4e !important;
  color: #fff;
}

.game .longlist .item .tag.bg-violet[data-v-a9660e98] {
  background-color: #db5fd1 !important;
  color: #fff;
}

.game .longlist .item .tag.bg-green[data-v-a9660e98],
.game .longlist .item .tag.bg-H[data-v-a9660e98],
.game .longlist .item .tag.bg-small[data-v-a9660e98] {
  background-color: #5cba47 !important;
  color: #fff;
}

.game .longlist .item .tag.issue[data-v-a9660e98] {
  background-color: #dc3b40 !important;
  color: #fff;
}

.game .longlist .item .btn[data-v-a9660e98] {
  height: 0.8rem;
  min-width: 0.8rem;
  max-width: 1.6rem;
  overflow: hidden;
  border-radius: 0.10667rem;
  margin-left: 0.05333rem;
  background-color: #fff;
  border: 0.02667rem solid #ccc;
  color: #dc3b40;
  font-size: 0.32rem;
  padding: 0 0.13333rem;
}

.game .longlist .item .btn.action[data-v-a9660e98] {
  color: #fff;
  background-color: #dc3b40;
  border: 0.02667rem solid #dc3b40 !important;
}

.game .betting-mark .info .item .amount-box .li.action[data-v-a9660e98],
.game .betting-mark .info .item .stepper-box .li.action[data-v-a9660e98] {
  background-color: #fa574a;
  color: #fff;
}

.game[data-v-a9660e98] {
  background-color: #1E1E1E;
}

.noticeBar__container[data-v-40958d9a] {
  width: calc(100% - 0rem);
  margin: 0.45333rem 0px;
  position: relative;
  z-index: 1;
  top: 0;
  border-radius: 10px;
  padding: 18px;
  height: 62px;
  font-family: josts;
}

.noticeBar__container-body[data-v-b3a5ca79] {
  width: 9.33333rem;
  height: 100%;
  overflow: hidden;
  position: relative;
  height: 1.04rem;
  line-height: 1.04rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.noticeBar__container {
  display: flex;
  --04aba014: linear-gradient(360deg, #f54545 20.19%, #fe6868 100%);
  justify-content: space-between;
  align-items: center;
  --theme-color: var(--04aba014);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 1.04rem;
  color: #FFF;
  font-size: 0.32rem;

}

.noticeBar__container-body-text[data-v-b3a5ca79] {
  width: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  max-height: 0.98667rem;
  line-height: 0.48rem;
  -webkit-animation: marquee-b3a5ca79 7s linear infinite;
  animation: marquee-b3a5ca79 7s linear infinite;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: column;
  -webkit-justify-content: column;
  justify-content: column;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}

.noticeBar__container button {
  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.66667rem;
  margin-left: auto;
  color: #fff;
  border: none;
  border-radius: 0.53333rem;
  background: -webkit-linear-gradient(bottom, #f54545 20.19%, #ff7c7c 100%);
  background: linear-gradient(0deg, #f54545 20.19%, #ff7c7c 100%);
}

.noticeBar__container button[data-v-b3a5ca79] {
  height: 0.53333rem;
  min-width: 1.6rem;
  padding: 0 0.4rem;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  color: #000000;
  border: none;
  border-radius: 0.53333rem;
  background: linear-gradient(360deg, #3E4256 20.19%, #3E4256 100%);
}

.noticeBar__container button {
  background: -webkit-linear-gradient(353deg, #f2d5b2 9.64%, #d9b38c 84.03%);
  background: linear-gradient(97deg, #3E4256 9.64%, #3E4256 84.03%);
  box-shadow: unset;
  color: #FFF;
}

@keyframes marquee-b3a5ca79 {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.game .activityBox[data-v-a9660e98] {
  width: 1.46667rem;
  height: 1.46667rem;
  border-radius: 1.46667rem;
  overflow: hidden;
  position: fixed;
  bottom: 2.4rem;
  right: 0.26667rem;
  z-index: 999;
  box-shadow: 0 0.02667rem 0.48rem 0 rgba(203, 202, 220, 0.56);
}

.game .activityBox .img[data-v-a9660e98] {
  height: 1.46667rem;
}

.game-betting[data-v-a9660e98] {
  margin-top: -1.46667rem;
}

.game-betting .content[data-v-a9660e98] {
  margin-top: 0.4rem;
  padding: 0 0.26667rem;
}

.game-betting .content .time-box[data-v-a9660e98] {
  /*border-radius:.26667rem;background:#f94b55 url(/images/bannertimeout.webp) no-repeat 50%;background-size:auto 100%*/
}

.game-betting .content .time-box .info[data-v-a9660e98] {
  padding: 0.26667rem;
}

.game-betting .content .time-box .info .txt[data-v-a9660e98] {
  /* border: 0.02667rem solid;
  display: inline-block;
  font-size: 0.26667rem;
  color: #FFF;
  padding: 0.13333rem;
  border-radius: 0.13333rem;
  margin-bottom: 0.26667rem; */
  margin-top: 12px;
}

.game-betting .content .time-box .info .number[data-v-a9660e98] {
  color: #FFF;
  font-size: 0.50667rem;
  font-weight: 600;
}

.game-betting .content .time-box .out[data-v-a9660e98] {
  height: 100%;
  /*border-left: .02667rem dashed #fff;*/
  position: relative;
  padding: 0.26667rem;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 12px;
}

.game-betting .content .time-box .out .txt[data-v-a9660e98] {
  color: #FFF;
  text-align: right;
}

.game-betting .content .time-box .out .number[data-v-a9660e98] {
  margin-top: 0.13333rem;
}

.game-betting .content .time-box .out .number .item[data-v-a9660e98] {
  padding: 0.13333rem;
  background: linear-gradient(207deg,
      #1C242E 55%,
      #f3b02a 105%);
  /* font-size: 0.53333rem;
  margin-left: 0.13333rem; */
  color: #FFF;
  font-weight: 600;
  border-radius: 45%;
  border: 2px solid black;
}

/* .game-betting .content .time-box .out .number .item[data-v-a9660e98]:first-child {
  background: linear-gradient(135deg, transparent 0.13333rem, #FFF 0) 0 0;
} */

/* .game-betting .content .time-box .out .number .item[data-v-a9660e98]:last-child {
  background: linear-gradient(-45deg, transparent 0.13333rem, #FFF 0);
} */

.game-betting .content .time-box .out[data-v-a9660e98]:after {
  /*content:"";*/
  height: 0.4rem;
  width: 0.4rem;
  border-radius: 0.4rem;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5f5f5;
  transform: translate(-50%, -60%);
}

.game-betting .content .time-box .out[data-v-a9660e98]:before {
  /*content:"";*/
  height: 0.4rem;
  width: 0.4rem;
  border-radius: 0.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f5f5f5;
  transform: translate(-50%, 60%);
}

.game-betting .content .box[data-v-a9660e98] {
  border-radius: 0.4rem;
  background-color: #1b232d;
  padding: 0 0.26667rem;
  position: relative;
  overflow: hidden;
  /* Border overflow hone se bachane ke liye */
  z-index: 1;
}

.game-betting .content .box[data-v-a9660e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2px;
  /* Border thickness */
  background: linear-gradient(to bottom, #3E4256 0%, #000000 100%);
  border-radius: 0.4rem;
  /* Parent ke jaisa border-radius */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}


.game-betting .content .box .mark-box[data-v-a9660e98] {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  font-weight: 600;
  /*color:#fff;*/
  font-size: 4rem;
}

.game-betting .content .box .mark-box .item[data-v-a9660e98] {
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 0.4rem;
  background-color: #1B232D;
}

.game-betting .content .box .color-box[data-v-a9660e98] {
  padding: 0.13333rem;
}

.game-betting .content .box .color-box .btn[data-v-a9660e98] {
  height: 1.06667rem;
  color: #fff;
  width: 31%;
  text-align: center;
  line-height: 1.06667rem;
  font-size: 0.4rem;
  border: none;
}

.game-betting .content .box .color-box .green[data-v-a9660e98] {
  background: linear-gradient(33deg, #12A570 0%, #009B48 100%);
  border-radius: 0.26667rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.game-betting .content .box .color-box .green[data-v-a9660e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  /* Border thickness */
  background: linear-gradient(0deg, #FFFFFF 0%, #00C966 100%);
  border-radius: 0.26667rem;
  /* Parent ke jaisa border-radius */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.game-betting .content .box .color-box .violet[data-v-a9660e98] {
  background: linear-gradient(33deg, #6E16DF 0%, #3C0C79 100%);
  border-radius: 0.26667rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /*box-shadow:0 0 .21333rem .02667rem rgba(219,95,209,.58)*/
}

.game-betting .content .box .color-box .violet[data-v-a9660e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  /* Border thickness */
  background: linear-gradient(0deg, #FFFFFF 0%, #6915D5 100%);
  border-radius: 0.26667rem;
  /* Parent ke jaisa border-radius */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.game-betting .content .box .color-box .red[data-v-a9660e98] {
  background: linear-gradient(33deg, #FF1938 0%, #FF0000 100%);
  border-radius: 0.26667rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /*box-shadow:0 0 .21333rem .02667rem rgba(251,78,78,.6)*/
}

.game-betting .content .box .color-box .red[data-v-a9660e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  /* Border thickness */
  background: linear-gradient(0deg, #FFFFFF 0%, #E96262 100%);
  border-radius: 0.26667rem;
  /* Parent ke jaisa border-radius */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.game-betting .content .box .number-box[data-v-a9660e98] {
  padding: 0.26667rem 0.26667rem 0;
  border-radius: 0.26667rem;
}

.game-betting .content .box .number-box.action[data-v-a9660e98] {
  background-color: #1E1E1E;
  position: relative;
  border-radius: 0.26667rem;
  /* Border curve maintain karega */
  overflow: hidden;
  z-index: 1;
}

.game-betting .content .box .number-box.action[data-v-a9660e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2px;
  /* Border thickness */
  background: linear-gradient(to bottom, #3E4256 0%, #000000 100%);
  border-radius: 0.26667rem;
  /* Parent ke jaisa border-radius */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}


.game-betting .content .box .number-box .item[data-v-a9660e98] {
  width: 20%;
  background: 0 0;
  border: none;
}

.game-betting .content .box .number-box .item .number[data-v-a9660e98] {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 1.6rem;
  text-align: center;
}

.game-betting .content .box .number-box .item .number .txt[data-v-a9660e98] {
  display: block;
  width: 1.46667rem;
  height: 1.46667rem;
  border-radius: 1.46667rem;
  line-height: 1.46667rem;
  color: #fff;
  font-size: 0.61333rem;
}

.game-betting .content .box .number-box .item.action .number .txt[data-v-a9660e98] {
  transform: scale(1.05);
}

.game-betting .content .box .number-box .item:first-child .number[data-v-a9660e98] {
  /*border:.02667rem solid #5cba47*/
}

.game-betting .content .box .number-box .item:first-child .number .txt[data-v-a9660e98] {
  /*background-image:linear-gradient(to bottom right,#fb4e4e 50%,#eb43dd 0)!important*/
}

.game-betting .content .box .number-box .item:nth-child(6) .number[data-v-a9660e98] {
  /*border:.02667rem solid #fb4e4e*/
}

.game-betting .content .box .number-box .item:nth-child(6) .number .txt[data-v-a9660e98] {
  /*background-image:linear-gradient(to bottom right,#5cba47 50%,#eb43dd 0)!important*/
}

.game-betting .content .box .number-box .item:nth-child(2n) .number[data-v-a9660e98] {
  /*border:.02667rem solid #5cba47*/
}

.game-betting .content .box .number-box .item:nth-child(2n) .number .txt[data-v-a9660e98] {
  /*background-color:#5cba47*/
}

.game-betting .content .box .number-box .item:nth-child(odd) .number[data-v-a9660e98] {
  /*border:.02667rem solid #fb4e4e*/
}

.game-betting .content .box .number-box .item:nth-child(odd) .number .txt[data-v-a9660e98] {
  /*background-color:#fb4e4e*/
}

.game-betting .content .box .random-box[data-v-a9660e98] {
  margin-top: 0.26667rem;
}

.game-betting .content .box .random-box .random[data-v-a9660e98] {
  width: 2.13333rem;
  height: 0.90667rem;
  line-height: 0.90667rem;
  text-align: center;
  border: 0.02667rem solid #D23838;
  border-radius: 0.21333rem;
  font-size: 0.37333rem;
  color: #D23838;
  background-color: transparent;
}

.game-betting .content .box .random-box .random.action[data-v-a9660e98] {
  background: #17B15E;
  color: #FFF;
}

.game-betting .content .box .random-box .item[data-v-a9660e98] {
  width: 1.06667rem;
  line-height: 0.88888rem;
  text-align: center;
  padding: 0 0.16rem;
  border: .02667rem solid #484848;
  color: #a59a9a;
  border-radius: 0.21333rem;
  font-size: 0.32rem;
  margin-left: 0.13333rem;
  background: #16181D !important;
}

.game-betting .content .box .random-box .active[data-v-a9660e98] {
  width: 1.06667rem;
  line-height: 0.88888rem;
  text-align: center;
  padding: 0 0.16rem;
  border: .02667rem solid #a59a9a;
  color: #FFF;
  border-radius: 0.21333rem;
  font-size: 0.32rem;
  margin-left: 0.13333rem;
  background: #16B05D !important;
}

.game-betting .content .box .btn-box[data-v-a9660e98] {
  padding: 0.26667rem;
}

.game-betting .content .box .btn-box .item[data-v-a9660e98] {
  flex: 1;
  height: 1.06667rem;
  color: #fff;
  text-align: center;
  line-height: 1.06667rem;
  border: none;
  font-size: 0.42667rem;
}

.game-betting .content .box .btn-box .yellow[data-v-a9660e98] {
  background-color: #DD9038;
  border-radius: 1.06667rem 0 0 1.06667rem;
  border: .02667rem solid #000000;
  /*box-shadow:0 0 .21333rem .02667rem rgba(255,197,17,.47)*/
}

.game-betting .content .box .btn-box .green[data-v-a9660e98] {
  background-color: #4F88D3;
  border: .02667rem solid #000000;
  border-radius: 0 1.06667rem 1.06667rem 0;
  /*box-shadow:0 0 .21333rem .02667rem rgba(92,186,71,.72)*/
}

.game .betting-mark[data-v-a9660e98] {
  max-width: 10.66667rem;
}

.game .betting-mark .head .box[data-v-a9660e98] {
  border-radius: 0.4rem 0.4rem 0 0;
  padding: 0.53333rem 0.4rem 0.8rem;
}

.game .betting-mark .head .box .con[data-v-a9660e98] {
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 0.53333rem;
}

.game .betting-mark .head .box .color[data-v-a9660e98] {
  text-align: center;
  width: 80%;
  background-color: #fff;
  height: 0.8rem;
  border-radius: 0.13333rem;
  line-height: 0.8rem;
  margin: 0.26667rem auto 0;
  font-size: 0.37333rem;
}

.game .betting-mark .info[data-v-a9660e98] {
  padding: 0.4rem;
}

.game .betting-mark .info .item[data-v-a9660e98] {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.4rem;
}

.game .betting-mark .info .item .tit[data-v-a9660e98] {
  font-size: 0.4rem;
  color: #333;
}

.game .betting-mark .info .item .amount-box .li[data-v-a9660e98] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.26667rem;
  margin-left: 0.13333rem;
  background-color: #f0f0f0;
}

.game .betting-mark .info .item .amount-box .li.acion[data-v-a9660e98] {
  background-color: #f4453e;
}

.game .betting-mark .info .item .stepper-box .digit-box[data-v-a9660e98] {
  width: 1.86667rem;
  height: 0.8rem;
  padding: 0;
  border: 0.02667rem solid #dcdfe6;
  margin: 0 0.13333rem;
}

.game .betting-mark .info .item .stepper-box .digit-box[data-v-a9660e98] .van-field__control {
  height: 0.74667rem;
  text-align: center;
}

.game .betting-mark .info .item .stepper-box .li[data-v-a9660e98] {
  height: 0.8rem;
  width: 0.8rem;
  font-size: 0.8rem;
  background-color: #f0f0f0;
}

.game .betting-mark .info .item .stepper-box .li.minus[data-v-a9660e98] {
  text-align: center;
  line-height: 0.66667rem;
}

.game .betting-mark .info .item .multiple-box .li[data-v-a9660e98] {
  text-align: center;
  font-size: 0.32rem;
  padding: 0 0.26667rem;
  margin-left: 0.13333rem;
  background-color: #f0f0f0;
}

.game .betting-mark .info .item .multiple-box .li.acion[data-v-a9660e98] {
  background-color: #f4453e;
}

.game .betting-mark .info .item .txt[data-v-a9660e98] {
  color: #d9ac4f;
}

.game .betting-mark .foot[data-v-a9660e98] {
  width: 100%;
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  font-size: 0.37333rem;
}

.game .betting-mark .foot .left[data-v-a9660e98] {
  line-height: 1.06667rem;
  width: 35%;
  background: #25253c;
  color: hsla(0, 0%, 100%, 0.4);
}

.game .betting-mark .foot .right[data-v-a9660e98] {
  line-height: 1.06667rem;
  width: 65%;
  background: #fa574a;
  color: #fff;
}

.game .betting-mark.color1 .box[data-v-a9660e98],
.game .betting-mark.color3 .box[data-v-a9660e98],
.game .betting-mark.color7 .box[data-v-a9660e98],
.game .betting-mark.color9 .box[data-v-a9660e98],
.game .betting-mark.colorgreen .box[data-v-a9660e98] {
  background: #26bd2f;
  background-image: linear-gradient(90deg, #26bd2f, #75c76b);
  background-size: 100% 100%;
}

.game .betting-mark.colorsmall .box[data-v-a9660e98] {
  background: #6da7f4;
  background-image: linear-gradient(90deg, #6da7f4, #6b93c7);
  background-size: 100% 100%;
}

.game .betting-mark.colorviolet .box[data-v-a9660e98] {
  background-image: linear-gradient(90deg, #b354fd, #d483ff);
  background-size: 100% 100%;
}

.game .betting-mark.color2 .box[data-v-a9660e98],
.game .betting-mark.color4 .box[data-v-a9660e98],
.game .betting-mark.color6 .box[data-v-a9660e98],
.game .betting-mark.color8 .box[data-v-a9660e98],
.game .betting-mark.colorred .box[data-v-a9660e98] {
  background: #fb4e4e;
  background-image: linear-gradient(90deg, #fb4e4e, #fe666e);
  background-size: 100% 100%;
}

.game .betting-mark.color0 .box[data-v-a9660e98] {
  background-color: #fb4e4e;
  background-image: linear-gradient(to bottom right,
      #fb4e4e 50%,
      #eb43dd 0) !important;
  background-size: 100% 100%;
}

.game .betting-mark.color5 .box[data-v-a9660e98] {
  background: #5cba47;
  background-image: linear-gradient(to bottom right,
      #5cba47 50%,
      #eb43dd 0) !important;
  background-size: 100% 100%;
}

.game .betting-mark.colorbig .box[data-v-a9660e98] {
  background: #ffa82e;
  background-image: linear-gradient(90deg, #ffa82e, #fdd556);
  background-size: 100% 100%;
}

.game .betting-mark .box[data-v-a9660e98] {
  position: relative;
}

.game .betting-mark .box[data-v-a9660e98]:after {
  content: "";
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
  height: 1.06667rem;
  background-image: linear-gradient(10deg, #fff 50%, transparent 0);
}

.game .betting-mark .box[data-v-a9660e98]:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 1.06667rem;
  background-image: linear-gradient(-10deg, #fff 50%, transparent 0);
}

.Trend__C[data-v-d485a39d] {
  width: calc(100% - .69333rem);
  margin: .48rem auto 0;
  text-align: center;
  font-size: .32rem;
}

.Trend__C-head[data-v-d485a39d] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  background: var(--sheet_nva_color);
  border-radius: .13333rem .13333rem 0 0;
  font-weight: 700;
  font-size: .34667rem;
  color: #fff;
}

.van-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-col--8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.van-col {
  display: block;
  box-sizing: border-box;
  min-height: .01333rem;
}

.van-col--16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.Trend__C-body1[data-v-d485a39d] {
  background: var(--bgDark-2, var(--bg_color_L2));
  padding-bottom: .37333rem;
}

.Trend__C-body1-line[data-v-d485a39d]:first-child {
  padding-top: .34667rem;
  height: .76rem;
  padding-left: .26667rem;
}

.Trend__C-body1-line[data-v-d485a39d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: .34667rem;
  color: var(--text_color_L1);
  height: .41333rem;
}

.Trend__C-body1-line[data-v-d485a39d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: .34667rem;
  color: var(--text_color_L1);
  height: .41333rem;
}

.Trend__C-body1-line>div[data-v-d485a39d]:first-child {
  width: 3.70667rem;
  padding-left: .26667rem;
  text-align: left;
}

.Trend__C-body1-line-num[data-v-d485a39d] {
  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: .2rem;
}

.Trend__C-body1-line.lottery .Trend__C-body1-line-num>div[data-v-d485a39d] {
  border-radius: 50%;
  width: .48rem;
  height: .48rem;
  font-size: .34667rem;
  font-weight: 400;
  text-align: center;
  font-family: Roboto;
  border: .01333rem solid var(--norm_red-color);
  color: var(--norm_red-color) !important;
}

.Trend__C-body1-line-num>div[data-v-d485a39d] {
  width: .48rem;
  height: .48rem;
  line-height: .48rem;
  font-size: .34667rem;
  color: var(--text_color_L3);
  text-align: center;
}

.Trend__C-body1-line+.Trend__C-body1-line[data-v-d485a39d] {
  margin-top: .26667rem;
}

.Trend__C-body1-line[data-v-d485a39d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: .34667rem;
  color: var(--text_color_L1);
  height: .41333rem;
}

.Trend__C-body1-line>div[data-v-d485a39d]:first-child {
  width: 3.70667rem;
  padding-left: .26667rem;
  text-align: left;
}

.Trend__C-body1-line>div[data-v-d485a39d]:first-child {
  width: 3.70667rem;
  padding-left: .26667rem;
  text-align: left;
}

.Trend__C-body1-line-num[data-v-d485a39d] {
  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: .2rem;
}

.Trend__C-body2[data-v-d485a39d] {
  font-size: .32rem;
  background-color: var(--bg_color_L2, var(--text_color_L1));
}

.Trend__C-body2>div[data-v-d485a39d] {
  height: 1.33333rem;
  padding: .45333rem .13333rem;
  border-top: .01333rem solid var(--text_color_L3);
}

.van-col--9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.van-col {
  display: block;
  box-sizing: border-box;
  min-height: .01333rem;
}

.Trend__C-body2-IssueNumber[data-v-d485a39d] {
  color: var(--text_color_L1);
  text-align: left;
}

.van-col {
  display: block;
  box-sizing: border-box;
  min-height: .01333rem;
}

.van-col--15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.Trend__C-body2-Num[data-v-d485a39d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  height: .42667rem;
}

.Trend__C-body2 .line-canvas[data-v-d485a39d] {
  position: absolute;
  top: 50%;
  left: 0;
  height: 1.33333rem;
  width: calc(100% - .64rem);
  z-index: 9;
}

.Trend__C-body2-Num>div[data-v-d485a39d] {
  width: .4rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  border-radius: 50%;
}

.Trend__C-body2-Num-item[data-v-d485a39d] {
  border: .01333rem solid var(--text_color_L3);
  color: var(--text_color_L3);
  margin-right: .10667rem;
}

.Trend__C-body2-Num-item.action1[data-v-d485a39d],
.Trend__C-body2-Num-item.action3[data-v-d485a39d],
.Trend__C-body2-Num-item.action7[data-v-d485a39d],
.Trend__C-body2-Num-item.action9[data-v-d485a39d] {
  border: none;
  color: #fff;
  background-color: var(--norm_green-color);
  position: relative;
  z-index: 10;
}

.Trend__C-body2-Num>div[data-v-d485a39d] {
  width: .4rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  border-radius: 50%;
}

.Trend__C-body2-Num-item[data-v-d485a39d] {
  border: .01333rem solid var(--text_color_L3);
  color: var(--text_color_L3);
  margin-right: .10667rem;
}

.Trend__C-body2-Num-item[data-v-d485a39d] {
  border: .01333rem solid var(--text_color_L3);
  color: var(--text_color_L3);
  margin-right: .10667rem;
}

.Trend__C-foot[data-v-d485a39d] {
  height: 1.86667rem;
  background: var(--drakBg, var(--bg_color_L2));
  padding: .46667rem 2.37333rem;
  margin-top: .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;
}

.Trend__C-foot-previous[data-v-d485a39d],
.Trend__C-foot-next[data-v-d485a39d] {
  width: .93333rem;
  height: .93333rem;
  border-radius: .13333rem;
  background: var(--main-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}