
@media only screen and (max-width: 750px) {
.wheel-container-pc[data-v-294f34b4]{
    display: none;
}
.win-money-cont[data-v-294f34b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 2.74667rem;
    background-size: 100% 100%;
}
.win-money[data-v-294f34b4]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*border-bottom-left-radius: 20px;*/
    /*border-top-left-radius: 20px;*/
    font-size: 0.42667rem;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 0.45333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFDE04;
    opacity: 1;
}
.win-money img[data-v-294f34b4]{
    width: 0.53333rem;
}
.win-money .win-money-txt[data-v-294f34b4]{
    font-size: 0.45333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFDE04;
    opacity: 1;
    margin-bottom: 0.4rem;
}
.win-money .win-money-num[data-v-294f34b4]{
    font-size: 0.45333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFDE04;
    opacity: 1;
    margin-right: 0.13333rem;
    margin-bottom: 0.4rem;
}
.form-input-th-guide[data-v-294f34b4] {
    background-size: 100% 100%;
    width: 1.12rem;
    height: 0.88rem;
    position: absolute;
    top: 1.6rem;
    right: 0;
    -webkit-animation: changRight-294f34b4 1s ease 0.5s infinite;
            animation: changRight-294f34b4 1s ease 0.5s infinite;
}
.guide-cont[data-v-294f34b4] {
    position: relative;
}
@-webkit-keyframes changRight-294f34b4 {
0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
50% {
      -webkit-transform: translateX(0.53333rem);
              transform: translateX(0.53333rem);
}
100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
}
@keyframes changRight-294f34b4 {
0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
50% {
      -webkit-transform: translateX(0.53333rem);
              transform: translateX(0.53333rem);
}
100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
}
.wheel-container[data-v-294f34b4] {
     padding: 1.44rem 0 1.44rem 0; 
    height: 100vh;
    background-size: 100% 100%;
    width: 100vw;
    position: absolute;
    top: 0;
    z-index: 8;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.wheel-main[data-v-294f34b4] {
    padding: 0.74667rem 0.45333rem 0 0.45333rem;
}
.wheel-main-bg[data-v-294f34b4] {
    padding: 0.21333rem 0.21333rem 0 0.21333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-radius: 0.10667rem;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wheel-pointer[data-v-294f34b4] {
    position: absolute;
    top: 0.21333rem;
    left: calc(50% - 0.14667rem);
    width: 0.29333rem;
}
.wheel-logo[data-v-294f34b4]{
    position: absolute;
    top: calc(50% - 0.13333rem);
    left: calc(50% - 0.8rem);
    width: 1.86667rem;
}
.wheel-main-item[data-v-294f34b4] {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wheel-ratio[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-bottom: 0.45333rem;
}
.wheel-ratio-cont[data-v-294f34b4] {
    padding: 0 0.32rem 0.26667rem 0.32rem;
    position: relative;
}
.wheel-ratio-info[data-v-294f34b4] {
    width: 8.50667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.18667rem 0.29333rem 0.21333rem 0.29333rem;
    background: #263742;
    margin-bottom: 0.37333rem;
    position: absolute;
    bottom: 1.06667rem;
}
.wheel-ratio-info-left[data-v-294f34b4] {
    font-size: 0.37333rem;
}
.info-title[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
}
.info-numerical[data-v-294f34b4] {
    width: 3.78667rem;
    height: 0.77333rem;
    background: #2f4553;
    -webkit-box-shadow: 0 0.05333rem 0.08rem rgba(0, 0, 0, 0.16);
            box-shadow: 0 0.05333rem 0.08rem rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.10667rem;
}
.info-numerical span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.info-numerical img[data-v-294f34b4] {
    width: 0.4rem;
    margin-right: 0.24rem;
}
.wheel-ratio-info-right[data-v-294f34b4] {
    font-size: 0.37333rem;
}
.wheel-ratio-list[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wheel-ratio-item[data-v-294f34b4] {
    position: relative;
}
.wheel-ratio-item .ratio-def[data-v-294f34b4] {
    width: calc(100vw / 6 - 0.34667rem);
    height: 0.8rem;
    background: #263742;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 0.05333rem;
}
.wheel-ratio-item .ratio-def[data-v-294f34b4]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateY(calc(100% - 0.16rem));
            transform: translateY(calc(100% - 0.16rem));
    background: var(--border-color);
    -webkit-box-shadow: var(--shadows-inset);
            box-shadow: var(--shadows-inset);
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.wheel-ratio-item .ratio-sed[data-v-294f34b4] {
    width: calc(100vw / 6 - 0.34667rem);
    height: 0.8rem;
    background: #263742;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 0.05333rem;
}
.wheel-ratio-item .ratio-sed[data-v-294f34b4]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /* transform: translateY(calc(100% - 6px)); */
    background: var(--border-color);
    -webkit-box-shadow: var(--shadows-inset);
            box-shadow: var(--shadows-inset);
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.wheel-ratio-list .ratio-txt[data-v-294f34b4] {
    font-size: 0.29333rem;
    font-family: Barlow;
    font-weight: bold;
    color: #ffffff;
    opacity: 1;
    position: relative;
}
.draw-triangle[data-v-294f34b4] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 0.16rem solid transparent;
    border-right: 0.16rem solid transparent;
    border-top: 0.26667rem solid #263742;
    position: absolute;
    top: -0.37333rem;
    left: calc(50% - 0.16rem);
    z-index: 99;
}
  /* .wheel-main-item span{
    transition: all 1s ease-in-out;
  } */
.wheel-main-bg span[data-v-294f34b4]:nth-child(5n) {
    margin-right: 0;
}
.wheel-price-cont[data-v-294f34b4] {
    padding: 0 0.45333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wheel-price-cont .price-grey[data-v-294f34b4] {
    display: inline-block;
    width: calc(25vw - 0.4rem);
    height: 1.09333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.10667rem;
    text-align: center;
    line-height: 1.09333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    margin-bottom: 0.21333rem;
}
.wheel-price-cont .price-color[data-v-294f34b4] {
    display: inline-block;
    width: calc(25vw - 0.4rem);
    height: 1.09333rem;
    background: #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    text-align: center;
    line-height: 1.09333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    margin-bottom: 0.21333rem;
}
.wheel-minimum-bet[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-top: 0.08rem;
}
.wheel-minimum-bet-title[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
}
.wheel-minimum-bet-num[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.choose-price[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.choose-price span[data-v-294f34b4] {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 0;
    color: #ffffff;
    opacity: 1;
    margin-right: 0.21333rem;
}
.choose-price img[data-v-294f34b4] {
    width: 0.24rem;
}
.wheel-minimum-bet-inp[data-v-294f34b4] {
    /* width: 100vw; */
    padding: 0.29333rem 0 0.16rem 0;
    border-bottom: 0.05333rem solid rgba(255, 255, 255, 0.6);
}
.wheel-minimum-bet-inp input[data-v-294f34b4] {
    width: 100%;
    background: none;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}
.wheel-minimum-bet-btn[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    opacity: 0.6;
    text-align: center;
    line-height: 1.17333rem;
    margin-top: 1.33333rem;
}
.wheel-minimum-bet-btn-bg[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.57333rem;
    opacity: 1;
    border-radius: 0.13333rem;
    text-align: center;
    line-height: 1.57333rem;
    margin-top: 1.33333rem;
    background-size: 100% 100%;
    font-size: 0.53333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
}
.wheel-minimum-bet-btn img[data-v-294f34b4] {
    width: 0.61333rem;
}
.wheel-minimum-bet-btn-bg img[data-v-294f34b4] {
    width: 0.61333rem;
}
.wheel-minimum-bet-bomb-btn[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    opacity: 0.6;
    text-align: center;
    line-height: 1.17333rem;
    margin-top: 1.33333rem;
}
.wheel-minimum-bet-btn-bomb-bg[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1060af;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 1.17333rem;
    margin-top: 1.33333rem;
}
.wheel-minimum-bet-bomb-btn img[data-v-294f34b4] {
    width: 0.61333rem;
}
.wheel-minimum-bet-btn-bomb-bg img[data-v-294f34b4] {
    width: 0.61333rem;
    animation: bombShow 0.6s;
    -webkit-animation: bombShow 0.6s; /* Safari and Chrome */
    -webkit-animation-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44);
    animation-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.wheel-minimum-current-profit[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 0.93333rem;
    background: rgba(85, 105, 124, 0.2);
    border-radius: 0;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 0.93333rem;
    margin-top: 0.13333rem;
}
.wheel-mines[data-v-294f34b4] {
    padding: 0 0.45333rem;
}
.wheel-mines-title[data-v-294f34b4] {
    display: inline-block;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
    padding-top: 0.29333rem;
}
.wheel-mines-cont[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 0.93333rem;
    background: rgba(255, 255, 255, 0.25);
    border: 0.05333rem solid #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    margin-top: 0.16rem;
}
.wheel-mines-cont span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.wheel-mines-cont img[data-v-294f34b4] {
    width: 0.29333rem;
    height: 0.29333rem;
    margin-right: 0.29333rem;
}
.wheel-mines-cont .Number-Bets-img[data-v-294f34b4] {
    width: 0.50667rem;
}
.wheel-mines-cont-padding[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.45333rem;
}
.wheel-mines-cont-left[data-v-294f34b4] {
    width: calc(50vw - 0.56rem);
}
.wheel-mines-cont-left div[data-v-294f34b4] {
    width: 100%;
    height: 0.93333rem;
    background: #2f4553;
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.16rem;
}
.wheel-mines-cont-left div span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 0;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.wheel-mines-cont-left div img[data-v-294f34b4] {
    width: 0.29333rem;
    margin-right: 0.34667rem;
}
.wheel-mines-cont-right[data-v-294f34b4] {
    width: calc(50vw - 0.56rem);
}
.wheel-mines-cont-right div[data-v-294f34b4] {
    width: 100%;
    height: 0.93333rem;
    background: #2f4553;
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.16rem;
}
.wheel-mines-cont-right div span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 0;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.wheel-mines-cont-right div img[data-v-294f34b4] {
    width: 0.29333rem;
    margin-right: 0.34667rem;
}
.wheel-manual-auto[data-v-294f34b4] {
    padding: 0.61333rem 0 0.48rem 0;
}
.wheel-manual[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.4;
}
.wheel-manual-bg[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    background: #2f4553;
    border-radius: 0 0.50667rem 0.50667rem 0;
}
.wheel-auto[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    border-radius: 0.50667rem 0 0 0.50667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.4;
}
.wheel-auto-bg[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    background: #2f4553;
    opacity: 1;
    border-radius: 0.50667rem 0 0 0.50667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}
.win-plane[data-v-294f34b4] {
    width: 7.49333rem;
    height: 3.46667rem;
    background: #16263b;
    border: 0.10667rem solid #1b70c3;
    opacity: 1;
    /* border-radius: 6px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0.37333rem 0;
}
.win-plane-del[data-v-294f34b4]{
    width: 100%;
    font-size: 0.53333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: -0.26667rem;
    margin-right: -0.4rem;
}
.win-plane-del img[data-v-294f34b4]{
    width: 0.53333rem;
}
.win-plane-title[data-v-294f34b4] {
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #e6c080;
    opacity: 1;
}
.win-plane-title-unfortunately[data-v-294f34b4] {
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #e02e4c;
    opacity: 1;
}
.win-plane-price[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.win-plane-price span[data-v-294f34b4] {
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
}
.win-plane-price img[data-v-294f34b4] {
    width: 0.37333rem;
}
.win-plane-btn-restart[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}
.win-plane-btn-restart span[data-v-294f34b4] {
    display: inline-block;
    width: 6.8rem;
    height: 0.85333rem;
    background: #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
    text-align: center;
    line-height: 0.85333rem;
}
.start-autobet[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-bottom: 0.29333rem;
}
.start-autobet-btn[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
    text-align: center;
    line-height: 1.17333rem;
}
.win-or-loss[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-top: 0.29333rem;
}
.win-or-loss-title[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
}
.win-or-loss-reset[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 0.96rem;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 0.16rem;
}
.reset-txt[data-v-294f34b4] {
    display: inline-block;
    width: 1.94667rem;
    height: 0.85333rem;
    background: #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 0.85333rem;
    margin-left: 0.05333rem;
}
.increase-by-txt[data-v-294f34b4] {
    display: inline-block;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.4;
    width: 2.53333rem;
    text-align: center;
}
.win-or-loss-number[data-v-294f34b4] {
    width: calc(100vw - 5.49333rem);
    height: 0.85333rem;
    background: #0e1922;
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.win-or-loss-number input[data-v-294f34b4] {
    border: none;
    background: none;
    width: 2.66667rem;
    color: #ffffff;
}
.win-or-loss-number img[data-v-294f34b4] {
    width: 0.37333rem;
    margin-right: 0.24rem;
}
.wheel-mines-title-top[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wheel-mines-cont .Ksh_icon[data-v-294f34b4] {
    width: 0.50667rem;
    height: 0.50667rem;
}
.ShowPlayOver-Record[data-v-294f34b4] {
    width: 2.42667rem;
    height: 0.82667rem;
    background: #004080;
    border-radius: 0.48rem 0 0 0.48rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 1.89333rem;
    right: 0;
}
.ShowPlayOver-Record-text[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.82667rem;
    color: #ffffff;
    margin-right: 0.21333rem;
}
.ShowPlayOver-Record-icon[data-v-294f34b4] {
    width: 0.4rem;
    height: 0.4rem;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.29333rem;
    font-family: Barlow;
    font-weight: 600;
    color: #000000;
}
.price-plane[data-v-294f34b4] {
    width: 8.72rem;
    height: 11.78667rem;
    opacity: 1;
    background-size: 100% 100%;
}
.price-plane-top[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 1.89333rem;
}
.price-plane-top span[data-v-294f34b4] {
    font-size: 0.85333rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 1.06667rem;
    color: #D01739;
    opacity: 1;
}
.win-plane-cont[data-v-294f34b4]{
    width: 8.72rem;
    height: 8.72rem;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.van-popup[data-v-294f34b4]{
    background: none;
}
.mineClearance-minimum-bet-inp[data-v-294f34b4] {
    /* width: 100vw; */
    padding: 0.29333rem 0 0.16rem 0;
    border-bottom: 0.05333rem solid rgba(255, 255, 255, 0.6);
    font-size: 0.45333rem;
}
.mineClearance-minimum-bet-inp input[data-v-294f34b4] {
    width: 100%;
    background: none;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}
}
@media only screen and (min-width: 750px) {
.wheel-container[data-v-294f34b4]{
    display: none;
}
.wheel[data-v-294f34b4]{
    max-width: 32.53333rem;
    margin: 0 auto;
}
.win-money-cont[data-v-294f34b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 2.74667rem;
    background-size: 100% 100%;
}
.win-money[data-v-294f34b4]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*border-bottom-left-radius: 20px;*/
    /*border-top-left-radius: 20px;*/
    font-size: 0.42667rem;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 0.45333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFDE04;
    opacity: 1;
}
.win-money img[data-v-294f34b4]{
    width: 0.53333rem;
}
.win-money .win-money-txt[data-v-294f34b4]{
    font-size: 0.45333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFDE04;
    opacity: 1;
    margin-bottom: 0.4rem;
}
.win-money .win-money-num[data-v-294f34b4]{
    font-size: 0.45333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFDE04;
    opacity: 1;
    margin-right: 0.13333rem;
    margin-bottom: 0.4rem;
}
.form-input-th-guide[data-v-294f34b4] {
    background-size: 100% 100%;
    width: 1.12rem;
    height: 0.88rem;
    position: absolute;
    top: 1.06667rem;
    right: calc(50% - 5.33333rem);
    -webkit-animation: changRight-294f34b4 1s ease 0.5s infinite;
            animation: changRight-294f34b4 1s ease 0.5s infinite;
}
.guide-cont[data-v-294f34b4] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
}
@-webkit-keyframes changRight-294f34b4 {
0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
50% {
      -webkit-transform: translateX(0.53333rem);
              transform: translateX(0.53333rem);
}
100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
}
@keyframes changRight-294f34b4 {
0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
50% {
      -webkit-transform: translateX(0.53333rem);
              transform: translateX(0.53333rem);
}
100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
}
}
.wheel-container-pc[data-v-294f34b4] {
    /* padding: 66px 0 54px 0; */
    /*height: 100vh;*/
    background-size: 100% 100%;
    /*width: 100%;*/
    /*max-width: 1220px;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*z-index: 8;*/
    /*transition: all 1s ease;*/
}
.wheel-main[data-v-294f34b4] {
    padding: 0 0.45333rem 0 0.45333rem;
}
.wheel-main-bg[data-v-294f34b4] {
    padding: 0.21333rem 0.21333rem 0 0.21333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-radius: 0.10667rem;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wheel-pointer[data-v-294f34b4] {
    position: absolute;
    top: 0.21333rem;
    /*left: calc(50% - 0px);*/
    width: 0.48rem;
}
.wheel-logo[data-v-294f34b4]{
    position: absolute;
    top: calc(50% - 0.13333rem);
    left: calc(50% - 0.8rem);
    width: 1.86667rem;
}
.wheel-main-item[data-v-294f34b4] {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wheel-ratio[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin: 0.8rem 0 0.26667rem 0;
}
.wheel-ratio-cont[data-v-294f34b4] {
    padding: 0 0.32rem 0.26667rem 0.32rem;
    position: relative;
}
.wheel-ratio-info[data-v-294f34b4] {
    width: calc(40vw + 1.28rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.18667rem 0.29333rem 0.21333rem 0.29333rem;
    background: #263742;
    margin-bottom: 0.37333rem;
    position: absolute;
    bottom: 1.38667rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.wheel-ratio-info-left[data-v-294f34b4] {
    font-size: 0.37333rem;
}
.info-title[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
}
.info-numerical[data-v-294f34b4] {
    width: calc(19vw + 0.64rem);
    height: 0.77333rem;
    background: #2f4553;
    -webkit-box-shadow: 0 0.05333rem 0.08rem rgba(0, 0, 0, 0.16);
            box-shadow: 0 0.05333rem 0.08rem rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.10667rem;
}
.info-numerical span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.info-numerical img[data-v-294f34b4] {
    width: 0.4rem;
    margin-right: 0.24rem;
}
.wheel-ratio-info-right[data-v-294f34b4] {
    font-size: 0.37333rem;
}
.wheel-ratio-list[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wheel-ratio-item[data-v-294f34b4] {
    position: relative;
}
.wheel-ratio-item .ratio-def[data-v-294f34b4] {
    width: calc(100vw / 6 - 0.34667rem);
    height: 1.12rem;
    background: #263742;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 0.05333rem;
}
.wheel-ratio-item .ratio-def[data-v-294f34b4]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateY(calc(100% - 0.16rem));
            transform: translateY(calc(100% - 0.16rem));
    background: var(--border-color);
    -webkit-box-shadow: var(--shadows-inset);
            box-shadow: var(--shadows-inset);
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.wheel-ratio-item .ratio-sed[data-v-294f34b4] {
    width: calc(100vw / 6 - 0.34667rem);
    height: 1.12rem;
    background: #263742;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 0.05333rem;
}
.wheel-ratio-item .ratio-sed[data-v-294f34b4]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /* transform: translateY(calc(100% - 6px)); */
    background: var(--border-color);
    -webkit-box-shadow: var(--shadows-inset);
            box-shadow: var(--shadows-inset);
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.wheel-ratio-list .ratio-txt[data-v-294f34b4] {
    font-size: 0.29333rem;
    font-family: Barlow;
    font-weight: bold;
    color: #ffffff;
    opacity: 1;
    position: relative;
}
.draw-triangle[data-v-294f34b4] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 0.16rem solid transparent;
    border-right: 0.16rem solid transparent;
    border-top: 0.26667rem solid #263742;
    position: absolute;
    top: -0.37333rem;
    left: calc(50% - 0.16rem);
    z-index: 99;
}
  /* .wheel-main-item span{
    transition: all 1s ease-in-out;
  } */
.wheel-main-bg span[data-v-294f34b4]:nth-child(5n) {
    margin-right: 0;
}
.wheel-price-cont[data-v-294f34b4] {
    padding: 0 0.45333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wheel-price-cont .price-grey[data-v-294f34b4] {
    display: inline-block;
    width: calc(25vw - 0.4rem);
    height: 1.09333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.10667rem;
    text-align: center;
    line-height: 1.09333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    margin-bottom: 0.21333rem;
}
.wheel-price-cont .price-color[data-v-294f34b4] {
    display: inline-block;
    width: calc(25vw - 0.4rem);
    height: 1.09333rem;
    background: #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    text-align: center;
    line-height: 1.09333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    margin-bottom: 0.21333rem;
}
.wheel-minimum-bet[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-top: 0.08rem;
}
.wheel-minimum-bet-title[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
}
.wheel-minimum-bet-num[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.choose-price[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.choose-price span[data-v-294f34b4] {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 0;
    color: #ffffff;
    opacity: 1;
    margin-right: 0.21333rem;
}
.choose-price img[data-v-294f34b4] {
    width: 0.24rem;
}
.wheel-minimum-bet-inp[data-v-294f34b4] {
    /* width: 100vw; */
    padding: 0.29333rem 0 0.16rem 0;
    border-bottom: 0.05333rem solid rgba(255, 255, 255, 0.6);
}
.wheel-minimum-bet-inp input[data-v-294f34b4] {
    width: 100%;
    background: none;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}
.wheel-minimum-bet-btn[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    opacity: 0.6;
    text-align: center;
    line-height: 1.17333rem;
    margin-top: 1.33333rem;
}
.wheel-minimum-bet-btn-bg[data-v-294f34b4] {
    display: inline-block;
    max-width: 9.6rem;
    margin: 0.8rem auto;
    width: 100%;
    height: 1.57333rem;
    opacity: 1;
    border-radius: 0.13333rem;
    text-align: center;
    line-height: 1.57333rem;
    background-size: 100% 100%;
    font-size: 0.53333rem;
    font-family: Segoe UI;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
}
.wheel-minimum-bet-btn img[data-v-294f34b4] {
    width: 0.61333rem;
}
.wheel-minimum-bet-btn-bg img[data-v-294f34b4] {
    width: 0.61333rem;
}
.wheel-minimum-bet-bomb-btn[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    opacity: 0.6;
    text-align: center;
    line-height: 1.17333rem;
    margin-top: 1.33333rem;
}
.wheel-minimum-bet-btn-bomb-bg[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1060af;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 1.17333rem;
    margin-top: 1.33333rem;
}
.wheel-minimum-bet-bomb-btn img[data-v-294f34b4] {
    width: 0.61333rem;
}
.wheel-minimum-bet-btn-bomb-bg img[data-v-294f34b4] {
    width: 0.61333rem;
    animation: bombShow 0.6s;
    -webkit-animation: bombShow 0.6s; /* Safari and Chrome */
    -webkit-animation-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44);
    animation-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.wheel-minimum-current-profit[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 0.93333rem;
    background: rgba(85, 105, 124, 0.2);
    border-radius: 0;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 0.93333rem;
    margin-top: 0.13333rem;
}
.wheel-mines[data-v-294f34b4] {
    padding: 0 0.45333rem;
}
.wheel-mines-title[data-v-294f34b4] {
    display: inline-block;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
    padding-top: 0.29333rem;
}
.wheel-mines-cont[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 0.93333rem;
    background: rgba(255, 255, 255, 0.25);
    border: 0.05333rem solid #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    margin-top: 0.16rem;
}
.wheel-mines-cont span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.wheel-mines-cont img[data-v-294f34b4] {
    width: 0.29333rem;
    height: 0.29333rem;
    margin-right: 0.29333rem;
}
.wheel-mines-cont .Number-Bets-img[data-v-294f34b4] {
    width: 0.50667rem;
}
.wheel-mines-cont-padding[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.45333rem;
}
.wheel-mines-cont-left[data-v-294f34b4] {
    width: calc(50vw - 0.56rem);
}
.wheel-mines-cont-left div[data-v-294f34b4] {
    width: 100%;
    height: 0.93333rem;
    background: #2f4553;
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.16rem;
}
.wheel-mines-cont-left div span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 0;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.wheel-mines-cont-left div img[data-v-294f34b4] {
    width: 0.29333rem;
    margin-right: 0.34667rem;
}
.wheel-mines-cont-right[data-v-294f34b4] {
    width: calc(50vw - 0.56rem);
}
.wheel-mines-cont-right div[data-v-294f34b4] {
    width: 100%;
    height: 0.93333rem;
    background: #2f4553;
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.16rem;
}
.wheel-mines-cont-right div span[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 0;
    color: #ffffff;
    opacity: 1;
    margin-left: 0.24rem;
}
.wheel-mines-cont-right div img[data-v-294f34b4] {
    width: 0.29333rem;
    margin-right: 0.34667rem;
}
.wheel-manual-auto[data-v-294f34b4] {
    padding: 0.61333rem 0 0.48rem 0;
}
.wheel-manual[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.4;
}
.wheel-manual-bg[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
    background: #2f4553;
    border-radius: 0 0.50667rem 0.50667rem 0;
}
.wheel-auto[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    border-radius: 0.50667rem 0 0 0.50667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.4;
}
.wheel-auto-bg[data-v-294f34b4] {
    display: inline-block;
    width: 50%;
    height: 0.98667rem;
    text-align: center;
    line-height: 0.98667rem;
    background: #2f4553;
    opacity: 1;
    border-radius: 0.50667rem 0 0 0.50667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}
.win-plane[data-v-294f34b4] {
    width: 7.49333rem;
    height: 3.46667rem;
    background: #16263b;
    border: 0.10667rem solid #1b70c3;
    opacity: 1;
    /* border-radius: 6px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0.37333rem 0;
}
.win-plane-del[data-v-294f34b4]{
    width: 100%;
    font-size: 0.53333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: -0.26667rem;
    margin-right: -0.4rem;
}
.win-plane-del img[data-v-294f34b4]{
    width: 0.53333rem;
}
.win-plane-title[data-v-294f34b4] {
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #e6c080;
    opacity: 1;
}
.win-plane-title-unfortunately[data-v-294f34b4] {
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #e02e4c;
    opacity: 1;
}
.win-plane-price[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.win-plane-price span[data-v-294f34b4] {
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
}
.win-plane-price img[data-v-294f34b4] {
    width: 0.37333rem;
}
.win-plane-btn-restart[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}
.win-plane-btn-restart span[data-v-294f34b4] {
    display: inline-block;
    width: 6.8rem;
    height: 0.85333rem;
    background: #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
    text-align: center;
    line-height: 0.85333rem;
}
.start-autobet[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-bottom: 0.29333rem;
}
.start-autobet-btn[data-v-294f34b4] {
    display: inline-block;
    width: 100%;
    height: 1.17333rem;
    background: #1a242d;
    opacity: 1;
    border-radius: 0.13333rem;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
    text-align: center;
    line-height: 1.17333rem;
}
.win-or-loss[data-v-294f34b4] {
    padding: 0 0.45333rem;
    margin-top: 0.29333rem;
}
.win-or-loss-title[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.6;
}
.win-or-loss-reset[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 0.96rem;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 0.16rem;
}
.reset-txt[data-v-294f34b4] {
    display: inline-block;
    width: 1.94667rem;
    height: 0.85333rem;
    background: #1b70c3;
    opacity: 1;
    border-radius: 0.10667rem;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 0.85333rem;
    margin-left: 0.05333rem;
}
.increase-by-txt[data-v-294f34b4] {
    display: inline-block;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.4;
    width: 2.53333rem;
    text-align: center;
}
.win-or-loss-number[data-v-294f34b4] {
    width: calc(100vw - 5.49333rem);
    height: 0.85333rem;
    background: #0e1922;
    opacity: 1;
    border-radius: 0.10667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.win-or-loss-number input[data-v-294f34b4] {
    border: none;
    background: none;
    width: 2.66667rem;
    color: #ffffff;
}
.win-or-loss-number img[data-v-294f34b4] {
    width: 0.37333rem;
    margin-right: 0.24rem;
}
.wheel-mines-title-top[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wheel-mines-cont .Ksh_icon[data-v-294f34b4] {
    width: 0.50667rem;
    height: 0.50667rem;
}
.ShowPlayOver-Record[data-v-294f34b4] {
    width: 2.42667rem;
    height: 0.82667rem;
    background: #004080;
    border-radius: 0.48rem 0 0 0.48rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 1.89333rem;
    right: 0;
}
.ShowPlayOver-Record-text[data-v-294f34b4] {
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.82667rem;
    color: #ffffff;
    margin-right: 0.21333rem;
}
.ShowPlayOver-Record-icon[data-v-294f34b4] {
    width: 0.4rem;
    height: 0.4rem;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.29333rem;
    font-family: Barlow;
    font-weight: 600;
    color: #000000;
}
.price-plane[data-v-294f34b4] {
    width: 8.72rem;
    height: 11.78667rem;
    opacity: 1;
    background-size: 100% 100%;
}
.price-plane-top[data-v-294f34b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 1.89333rem;
}
.price-plane-top span[data-v-294f34b4] {
    font-size: 0.85333rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 1.06667rem;
    color: #D01739;
    opacity: 1;
}
.win-plane-cont[data-v-294f34b4]{
    width: 8.72rem;
    height: 8.72rem;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.van-popup[data-v-294f34b4]{
    background: none;
}
.mineClearance-minimum-bet-inp[data-v-294f34b4] {
    /* width: 100vw; */
    padding: 0.29333rem 0 0.16rem 0;
    border-bottom: 0.05333rem solid rgba(255, 255, 255, 0.6);
    font-size: 0.45333rem;
}
.mineClearance-minimum-bet-inp input[data-v-294f34b4] {
    width: 100%;
    background: none;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}
}
@media (max-height: 490px){
.wheel-minimum-bet-btn-bg[data-v-294f34b4] {
  margin-top: 0.26667rem;
}
}

