.header[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #212121;
  width: 100vw;
  height: 1.49333rem;
}
.header-left[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Fixed[data-v-d9ae3272] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header-back[data-v-d9ae3272] {
  width: 0.29333rem;
  height: 0.50667rem;
  margin-right: 0.45333rem;
}
.header-title[data-v-d9ae3272] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}
.header-right[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 750px) {
.header[data-v-d9ae3272] {
    display: none;
}
}


.ForgetPassword[data-v-0329e273] {
  background-color: rgb(24, 26, 32);
  background-size: cover;
  border-radius: 0.34667rem 0.34667rem 0 0;
  -webkit-box-shadow: 0 0.05333rem 0.08rem rgba(0, 0, 0, 0.1600);
          box-shadow: 0 0.05333rem 0.08rem rgba(0, 0, 0, 0.1600);
}
.setPwd[data-v-0329e273] {
  position: relative;
  padding: 0.8rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.closePopup[data-v-0329e273] {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  top: 0.29333rem;
  right: 0.29333rem;
}
.header-title[data-v-0329e273] {
  color: #FFF;
  font-size: 0.48rem;
}
.from[data-v-0329e273] {
  padding: 0.29333rem 0.26667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  background: rgba(255, 255, 255, 0.3);
  border: 0.02667rem solid #FDFDFD;
  border-radius: 0.21333rem;
  width: 100%;
  margin-top: 0.53333rem;
}
input[data-v-0329e273] {
  caret-color: #fff;
  background: rgba(255, 255, 255, 0);
  color: #fff;
  width: 100%;
&[data-v-0329e273]::-webkit-input-placeholder {
    color: #fff;
}
}
.err[data-v-0329e273] {
  height: 0.48rem;
  width: 0.48rem;
}
.errHint[data-v-0329e273] {
  color: #FF0000;
  font-size: 0.37333rem;
}
.from-button[data-v-0329e273] {
  margin-top: 0.53333rem;
  width: 100%;
  height: 1.33333rem;
  border-radius: 0.21333rem;
  text-align: center;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  background: #FF8216;
  color: #2F2F2F;
  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;
}
.prohibit[data-v-0329e273] {
  opacity: .5;
}
@media only screen and (min-width: 520px) {
.ForgetPassword[data-v-0329e273] {
    border-radius: 0.21333rem;
    max-width: 16rem;
    min-width: 10.66667rem;
    background: #1F222A;
}
}

.Withdraw[data-v-1fd29784] {
  /*提现确认框*/
  /*绑定银行卡弹窗*/
}
.Withdraw .ShowWithdrawSuccess[data-v-1fd29784] {
  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;
}
.Withdraw .ShowWithdrawSuccess-body-2[data-v-1fd29784] {
  width: 8.34667rem;
  background: #FFFFFF;
  border-radius: 0.34667rem;
  padding: 0.66667rem 0.42667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Withdraw .ShowWithdrawSuccess-body-text-2[data-v-1fd29784] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #333333;
  margin-bottom: 0.66667rem;
  text-align: left;
}
.Withdraw .ShowWithdrawSuccess-body-btn-2[data-v-1fd29784] {
  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;
}
.Withdraw .ShowWithdrawSuccess-body-btn-2 > div[data-v-1fd29784] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0.02667rem solid #FF8216;
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FF8216;
  text-align: center;
}
.Withdraw .Withdraw-Confirm[data-v-1fd29784] {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Withdraw .Withdraw-Confirm-body[data-v-1fd29784] {
  background: #FFFFFF;
  border-radius: 0.34667rem;
  padding: 0.66667rem 0 0.77333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.34667rem;
}
.Withdraw .Withdraw-Confirm-body-title[data-v-1fd29784] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.56rem;
  color: #333333;
  margin-bottom: 0.29333rem;
  text-align: center;
}
.Withdraw .Withdraw-Confirm-body-context[data-v-1fd29784] {
  margin-bottom: 0.58667rem;
}
.Withdraw .Withdraw-Confirm-body-text[data-v-1fd29784] {
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  border-bottom: 0.02667rem solid #F2F2F2;
}
.Withdraw .Withdraw-Confirm-body-text-act[data-v-1fd29784] {
  background: rgba(208, 167, 98, 0.2);
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Withdraw .Withdraw-Confirm-body-text-act-header[data-v-1fd29784] {
  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;
  margin-bottom: 0.29333rem;
}
.Withdraw .Withdraw-Confirm-body-text-act-header > div[data-v-1fd29784]:first-child {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #666666;
}
.Withdraw .Withdraw-Confirm-body-text-act-header > div[data-v-1fd29784]:last-child {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.56rem;
  color: #D0A762;
}
.Withdraw .Withdraw-Confirm-body-text-act-footer[data-v-1fd29784] {
  width: 100%;
  text-align: center;
  font-size: 0.34667rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.56rem;
  color: rgba(208, 167, 98, 0.6);
}
.Withdraw .Withdraw-Confirm-body-text.no-border[data-v-1fd29784] {
  border-bottom: 0;
}
.Withdraw .Withdraw-Confirm-body-text > div[data-v-1fd29784]:first-child {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #8A9099;
}
.Withdraw .Withdraw-Confirm-body-text > div[data-v-1fd29784]:last-child {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.56rem;
  color: #FF8216;
}
.Withdraw .Withdraw-Confirm-body-btn[data-v-1fd29784] {
  width: 100%;
  padding: 0 0.45333rem;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.29333rem;
}
.Withdraw .Withdraw-Confirm-body-btn > div[data-v-1fd29784] {
  width: 100%;
  background: #FF8216;
  font-size: 0.45333rem;
  border-radius: 0.21333rem;
  height: 1.22667rem;
  line-height: 1.22667rem;
  text-align: center;
  color: #212121;
}
.Withdraw .Withdraw-Confirm-body-Cancel[data-v-1fd29784] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #666666;
  text-align: center;
}
.Withdraw .ShowWithdrawSuccess[data-v-1fd29784] {
  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;
}
.Withdraw .ShowWithdrawSuccess-body[data-v-1fd29784] {
  width: 8.34667rem;
  background: #FFFFFF;
  border-radius: 0.34667rem;
  padding: 0.66667rem 0.42667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Withdraw .ShowWithdrawSuccess-body-text[data-v-1fd29784] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #333333;
  margin-bottom: 0.66667rem;
  text-align: center;
}
.Withdraw .ShowWithdrawSuccess-body-btn[data-v-1fd29784] {
  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;
}
.Withdraw .ShowWithdrawSuccess-body-btn > div[data-v-1fd29784] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.Withdraw .ShowWithdrawSuccess-body-btn > div[data-v-1fd29784]:first-child {
  height: 1.12rem;
  background: #FF8216;
  border-radius: 0.21333rem;
  line-height: 1.12rem;
  text-align: center;
  margin-right: 0.21333rem;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #212121;
}
.Withdraw .ShowWithdrawSuccess-body-btn > div[data-v-1fd29784]:last-child {
  border: 0.02667rem solid #FF8216;
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FF8216;
  text-align: center;
}
.Withdraw .ShowBalanceHelp[data-v-1fd29784] {
  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;
}
.Withdraw .ShowBalanceHelp-body[data-v-1fd29784] {
  width: 8.21333rem;
  padding: 0.66667rem 0.45333rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 0.34667rem;
}
.Withdraw .ShowBalanceHelp-body-title[data-v-1fd29784] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.64rem;
  color: #333333;
  margin-bottom: 0.98667rem;
}
.Withdraw .ShowBalanceHelp-body-text[data-v-1fd29784] {
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #666666;
  margin-bottom: 0.88rem;
}
.Withdraw .ShowBalanceHelp-body-btn[data-v-1fd29784] {
  width: 100%;
  height: 1.22667rem;
  background: #FF8216;
  opacity: 1;
  border-radius: 0.10667rem;
  line-height: 1.22667rem;
  text-align: center;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #212121;
}
.Withdraw .ShowBankBing[data-v-1fd29784] {
  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;
}
.Withdraw .ShowBankBing-bg-new[data-v-1fd29784] {
  width: 8.21333rem;
  background: #2f2f2f !important;
  opacity: 1;
  border-radius: 0.34667rem;
  padding: 0.66667rem 0.45333rem 0.29333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Withdraw .ShowBankBing-bg[data-v-1fd29784] {
  width: 8.21333rem;
  background: #ffffff;
  opacity: 1;
  border-radius: 0.34667rem;
  padding: 0.8rem 0.45333rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Withdraw .ShowBankBing-close[data-v-1fd29784] {
  width: 0.53333rem;
  height: 0.53333rem;
  background-size: 100% 100%;
  position: absolute;
  top: 0.29333rem;
  right: 0.29333rem;
}
.Withdraw .ShowBankBing-btn[data-v-1fd29784] {
  width: 100%;
  height: 1.22667rem;
  border-radius: 0.21333rem;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 1.22667rem;
  background: #FF8216;
  color: #212121;
  text-align: center;
  opacity: 0.5;
  margin-top: 0.53333rem;
}
.Withdraw .ShowBankBing-btn.act[data-v-1fd29784] {
  opacity: 1;
}
.Withdraw[data-v-1fd29784] .van-collapse-item__title {
  background: #2f2f2f;
}
.Withdraw[data-v-1fd29784] .van-collapse-item__title .Faq-Collapse-title {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.48rem;
  color: #FFFFFF;
}
.Withdraw[data-v-1fd29784] .van-collapse-item__title .van-cell__right-icon {
  color: #fff;
}
.Withdraw[data-v-1fd29784] .van-collapse-item__wrapper .van-collapse-item__content {
  background: #2f2f2f;
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.61333rem;
  color: #FFFFFF;
}
.Withdraw[data-v-1fd29784] .van-collapse-item .van-cell {
  padding: 0.26667rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Withdraw .Withdraw-information[data-v-1fd29784] {
  width: 100%;
}
.Withdraw .Withdraw-information-title[data-v-1fd29784] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.48rem;
  color: #FFFFFF;
  opacity: 1;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-bottom: 0.02667rem solid #616161;
}
.Withdraw .ShowBankBing-bg .Withdraw-information-title[data-v-1fd29784] {
  padding-top: 0.26667rem;
}
.Withdraw .Withdraw-information-drop-down[data-v-1fd29784] {
  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;
  border-bottom: 0.02667rem solid #616161;
}
.Withdraw .Withdraw-information-drop-down-th[data-v-1fd29784] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.48rem;
  color: #FFFFFF;
  opacity: 1;
}
.Withdraw .Withdraw-information-name-txt[data-v-1fd29784] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.48rem;
  color: #FFFFFF;
  opacity: 1;
  padding: 0.4rem 0;
}
.Withdraw .Withdraw-information-number-txt[data-v-1fd29784] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.48rem;
  color: #FFFFFF;
  opacity: 1;
  padding: 0.4rem 0;
}
.Withdraw .Withdraw-information-name-inp[data-v-1fd29784] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0 0.4rem 0.4rem;
  border: 0.02667rem solid #616161;
  opacity: 1;
  border-radius: 0.16rem;
}
.Withdraw .Withdraw-information-name-inp input[data-v-1fd29784] {
  border: none;
  background: none;
  color: #FFFFFF;
  width: 95%;
}
.Withdraw .Withdraw-information-number-inp[data-v-1fd29784] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0 0.4rem 0.4rem;
  border: 0.02667rem solid #616161;
  opacity: 1;
  border-radius: 0.16rem;
  margin-bottom: 0.93333rem;
}
.Withdraw .Withdraw-information-number-inp .phone-pax[data-v-1fd29784] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.48rem;
  color: #FFFFFF;
  opacity: 1;
  padding-right: 0.4rem;
  border-right: 0.02667rem solid #616161;
  margin-right: 0.4rem;
}
.Withdraw .Withdraw-information-number-inp input[data-v-1fd29784] {
  border: none;
  background: none;
  color: #FFFFFF;
  width: 95%;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu__item {
  background: transparent;
  color: #8A9099;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu__title {
  color: #8A9099;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu {
  width: 6.93333rem;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu .van-dropdown-menu__bar {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu__title::after {
  right: -2.13333rem;
}
.Withdraw[data-v-1fd29784] .ShowBankBing-bg .van-dropdown-menu__title::after {
  right: -1.33333rem;
}
.Withdraw[data-v-1fd29784] .ShowBankBing-bg .van-dropdown-menu {
  width: 5.33333rem;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu .van-popup .van-cell {
  background-color: #06182F;
  color: #4A5365;
}
.Withdraw[data-v-1fd29784] .van-dropdown-menu .van-popup .van-cell::after {
  border-bottom: 0.02667rem solid rgba(255, 255, 255, 0.1);
}
.Withdraw[data-v-1fd29784] .ShowBankBing-bg .van-dropdown-item__content {
  position: absolute;
  max-height: 80%;
  left: 0.90667rem;
}
.Withdraw[data-v-1fd29784] .ShowBankBing-bg .van-popup--top {
  width: 8.21333rem;
}
.Withdraw[data-v-1fd29784] .van-cell__left-icon {
  display: none;
}
.ForgetPassword[data-v-1fd29784] {
  min-width: 8rem;
  min-height: 2.66667rem;
  background-color: #181a20;
  background-size: cover;
  border-radius: 0.34667rem;
  -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);
}
.inputPd[data-v-1fd29784] {
  padding: 0.37333rem;
  position: relative;
}
.closePopup[data-v-1fd29784] {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  top: 0.29333rem;
  right: 0.29333rem;
}
.inputPd-title[data-v-1fd29784] {
  color: #FFF;
  font-size: 0.37333rem;
  font-weight: bold;
  text-align: center;
}
.from[data-v-1fd29784] {
  padding: 0.29333rem 0.26667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  background: rgba(255, 255, 255, 0.3);
  border: 0.02667rem solid #FDFDFD;
  border-radius: 0.21333rem;
  width: 100%;
  margin-top: 0.53333rem;
}
input[data-v-1fd29784] {
  caret-color: #fff;
  background: rgba(255, 255, 255, 0);
  color: #fff;
  width: 100%;
}
input[data-v-1fd29784]::-webkit-input-placeholder {
  color: #fff;
}
.err[data-v-1fd29784] {
  height: 0.48rem;
  width: 0.48rem;
}
.errHint[data-v-1fd29784] {
  color: #FF0000;
  font-size: 0.37333rem;
}
.from-button[data-v-1fd29784] {
  margin-top: 0.53333rem;
  width: 100%;
  height: 0.90667rem;
  border-radius: 0.21333rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: bold;
  background: #FF8216;
  color: #2F2F2F;
}
@media only screen and (max-width: 750px) {
[data-v-1fd29784] .ShowBankBing-bg .van-dropdown-item__content {
    position: absolute;
    max-height: 80%;
    left: calc(50vw - 4.13333rem) !important;
}
.swiper-Diversions[data-v-1fd29784] {
    height: 1.06667rem;
}
.swiper-container[data-v-1fd29784] {
    margin-left: 0;
    margin-right: 0;
}
.swiper-container .swiper-slide[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Withdraw-pc[data-v-1fd29784] {
    display: none;
}
.Withdraw[data-v-1fd29784] {
    padding-top: 1.44rem;
    min-height: 100vh;
    background: #111111;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.Withdraw-mobile[data-v-1fd29784] {
    max-width: 12rem;
    width: 100%;
}
.Deposit-banner[data-v-1fd29784] {
    width: 100%;
    background-size: 100% 100%;
    height: 4.29333rem;
    padding: 0.90667rem 0;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Deposit-banner-text[data-v-1fd29784] {
    width: 100%;
    text-align: center;
    font-size: 0.88rem;
    font-family: Barlow;
    font-weight: 900;
    line-height: 1.62667rem;
    color: #FF8216;
}
.Deposit-Notice[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Deposit-Notice-left[data-v-1fd29784] {
    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;
    padding: 0 0.45333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1.06667rem;
}
.Deposit-Notice-left-icon[data-v-1fd29784] {
    width: 0.32rem;
    height: 0.32rem;
    background-size: 100% 100%;
    margin-right: 0.21333rem;
}
.Deposit-Notice-left-text[data-v-1fd29784] {
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #fff;
}
.Deposit-Notice-right[data-v-1fd29784] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 1.06667rem;
    overflow: hidden;
}
.Deposit-Notice-right-th[data-v-1fd29784] {
    padding: 0 0.45333rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #fff;
}
.Deposit-Notice-right-th > span.phone[data-v-1fd29784] {
    color: #FF8216;
    margin-right: 0.13333rem;
}
.Deposit-Notice-right-th > span.price[data-v-1fd29784] {
    color: #FF8216;
    margin-left: 0.13333rem;
}
.Withdraw-body[data-v-1fd29784] {
    padding: 0.45333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.Withdraw-body-click[data-v-1fd29784] {
    padding-bottom: 0.74667rem;
}
.Withdraw-body-click-title[data-v-1fd29784] {
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 0.21333rem;
}
.Withdraw-body-click-num[data-v-1fd29784] {
    margin-right: -0.58667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% + 0.29333rem);
    width: -webkit-calc(111%);
}
.Withdraw-body-click-num-th[data-v-1fd29784] {
    width: calc(30% - 0.19547rem);
    height: 1.22667rem;
    line-height: 1.22667rem;
    text-align: center;
    background: #2f2f2f;
    border-radius: 0.10667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: bold;
    color: #FF8216;
    margin-right: 0.29333rem;
    margin-bottom: 0.29333rem;
}
.Withdraw-body-click-num-th[data-v-1fd29784]:nth-child(3n) {
    margin-right: 0;
}
.Withdraw-body-click-num-th.act[data-v-1fd29784] {
    background: linear-gradient(100.42deg, #FFCCAF 4.99%, #E27E53 65.08%, #FFA680 85.4%, #FFBB95 96.43%);
    color: #111;
}
.Withdraw-body-click-num-th.act-E[data-v-1fd29784] {
    background: linear-gradient(100.42deg, #FFCCAF 4.99%, #E27E53 65.08%, #FFA680 85.4%, #FFBB95 96.43%);
    color: #111;
}
.Withdraw-body-click-num-th-Enter[data-v-1fd29784] {
    line-height: 1.22667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: bold;
    color: #FF8216;
}
.Withdraw-body-click-num-th-input[data-v-1fd29784] {
    height: 0.85333rem;
    width: 100%;
    text-align: center;
    line-height: 1.22667rem;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: bold;
    color: #111;
    background: transparent;
}
.Withdraw-body-click-num-th-input[data-v-1fd29784]::-webkit-input-placeholder {
    color: #111;
}
.Withdraw-body-btn[data-v-1fd29784] {
    width: 100%;
    height: 1.38667rem;
    background: #FF8216;
    opacity: 1;
    border-radius: 0.21333rem;
    line-height: 1.38667rem;
    text-align: center;
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: bold;
    color: #2f2f2f;
    margin-bottom: 0.29333rem;
    opacity: 0.5;
}
.Withdraw-body-btn.act[data-v-1fd29784] {
    opacity: 1;
}
.Withdraw-body[data-v-1fd29784]:last-child {
    margin-bottom: 0;
}
.Deposit-footer[data-v-1fd29784] {
    border-top: 0.02667rem solid #616161;
    border-radius: 0.10667rem;
    padding: 0.45333rem 0.45333rem 1.52rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.Deposit-footer-text[data-v-1fd29784] {
    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;
}
.Deposit-footer-text-left[data-v-1fd29784] {
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.64rem;
    color: #FFFFFF;
}
.Deposit-footer-text-right[data-v-1fd29784] {
    width: 2.34667rem;
    background: linear-gradient(286.17deg, #FF8216 0%, #FF9D48 100%);
    border-radius: 0.74667rem;
    line-height: 0.82667rem;
    text-align: center;
    height: 0.82667rem;
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: bold;
    color: #212121;
}
.Withdraw-body-true-balance[data-v-1fd29784] {
    background: #2f2f2f;
    border-radius: 0.10667rem;
    padding: 0.45333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin-bottom: 0.66667rem;
}
.Withdraw-body-true-balance .bonus-details[data-v-1fd29784] {
    border-top: 0.02667rem solid #101118;
    padding: 0.37333rem 0 0;
    font-size: 0.4rem;
    color: #8A9093;
    font-weight: 400;
    font-family: Barlow;
}
.Withdraw-body-true-balance .bonus-details .bonus-total[data-v-1fd29784] {
    margin-bottom: 0.26667rem;
}
.Withdraw-body-true-balance .bonus-details .bonus-total .total-money[data-v-1fd29784] {
    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;
}
.Withdraw-body-true-balance .bonus-details .bonus-total .total-money span[data-v-1fd29784] {
    color: #FF8216;
}
.Withdraw-body-true-balance .bonus-details .bonus-total .details-btn[data-v-1fd29784] {
    padding: 0.13333rem;
    border-radius: 0.21333rem;
    background-color: #FF8216;
    color: #FFF;
    font-size: 0.32rem;
}
.Withdraw-body-true-balance .bonus-details .bonus-schedule[data-v-1fd29784] {
    margin-top: 0.26667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.Withdraw-body-true-balance .bonus-details .bonus-schedule .bibliography span[data-v-1fd29784] {
    color: #FF8216;
}
.Withdraw-body-true-balance .bonus-details .bonus-schedule .percentage[data-v-1fd29784] {
    color: #FF8216;
}
.Withdraw-body-true-balance .bonus-details .schedule[data-v-1fd29784] {
    margin-top: 0.13333rem;
    height: 0.16rem;
    border-radius: 0.21333rem;
    background-color: #1F1F1F;
    position: relative;
}
.Withdraw-body-true-balance .bonus-details .schedule .complete-schedule[data-v-1fd29784] {
    background-color: #FF8216;
    height: 0.16rem;
    border-radius: 0.21333rem;
    position: absolute;
    top: 0;
    left: 0;
}
.Withdraw-body-true-balance .bonus-details .hint[data-v-1fd29784] {
    margin-top: 0.26667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Withdraw-body-true-balance .bonus-details .hint .hint-icon[data-v-1fd29784] {
    height: 0.48rem;
    width: 0.48rem;
    color: #FFF;
    background-color: #646C77;
    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;
    border-radius: 50%;
    margin-right: 0.26667rem;
}
.Withdraw-body-true-balance .bonus-details .hint span[data-v-1fd29784] {
    font-size: 0.32rem;
}
.Withdraw-body-true-balance-help[data-v-1fd29784] {
    width: 0.45333rem;
    height: 0.45333rem;
    background-size: 100% 100%;
    position: absolute;
    top: 0.24rem;
    right: 0.29333rem;
}
.Withdraw-body-true-balance-th[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.45333rem;
}
.Withdraw-body-true-balance-th[data-v-1fd29784]:last-child {
    margin-bottom: 0;
}
.Withdraw-body-true-balance-th > div[data-v-1fd29784]:first-child {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 400;
    color: #8A9099;
    margin-right: 0.34667rem;
}
.Withdraw-body-true-balance-th > div[data-v-1fd29784]:last-child {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 900;
    color: #FF8216;
}
.Deposit-body-1-bank[data-v-1fd29784] {
    width: 100%;
    border-top: 0.02667rem solid #2f2f2f;
    border-bottom: 0.02667rem solid #2f2f2f;
    padding: 0.66667rem 0.45333rem 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0.66667rem;
}
.Deposit-body-1-bank-header[data-v-1fd29784] {
    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;
    margin-bottom: 0.45333rem;
}
.Deposit-body-1-bank-header > div[data-v-1fd29784]:first-child {
    font-size: 0.45333rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.53333rem;
    color: #FFFFFF;
}
.Deposit-body-1-bank-header > div[data-v-1fd29784]:last-child {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.48rem;
    color: #FF8216;
    text-stroke: 1 rgba(0, 0, 0, 0);
}
.Deposit-body-1-bank-text[data-v-1fd29784] {
    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;
    padding: 0.45333rem 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 0.02667rem solid #2f2f2f;
}
.Deposit-body-1-bank-text > div[data-v-1fd29784]:first-child {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.48rem;
    color: #8A9099;
}
.Deposit-body-1-bank-text > div[data-v-1fd29784]:last-child {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.48rem;
    color: #EAC179;
}
}
@media only screen and (min-width: 750px) {
[data-v-1fd29784] .ShowBankBing-bg .van-dropdown-item__content {
    position: absolute;
    max-height: 80%;
    left: calc(50vw - 4.13333rem) !important;
}
[data-v-1fd29784] .van-collapse-item__title {
    background: #2f2f2f;
}
[data-v-1fd29784] .van-collapse-item__title .Faq-Collapse-title {
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.48rem;
    color: #FFFFFF;
}
[data-v-1fd29784] .van-collapse-item__title .van-cell__right-icon {
    color: #fff;
}
[data-v-1fd29784] .van-collapse-item__wrapper .van-collapse-item__content {
    background: #06182F;
    font-size: 0.37333rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.61333rem;
    color: #FFFFFF;
}
[data-v-1fd29784] .van-popup {
    background-color: #06182F;
}
[data-v-1fd29784] .van-popup .van-cell {
    background-color: #06182F;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.56rem;
    color: #707889;
    max-width: 32.53333rem;
    padding-left: 3vw;
    padding-right: 3vw;
    margin: 0 auto;
}
.Deposit-footer[data-v-1fd29784] {
    border-top: 0.02667rem solid #616161;
    border-radius: 0.10667rem;
    padding: 0.45333rem 0 1.52rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.Deposit-footer-text[data-v-1fd29784] {
    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;
}
.Deposit-footer-text-left[data-v-1fd29784] {
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.64rem;
    color: #FFFFFF;
}
.Deposit-footer-text-right[data-v-1fd29784] {
    width: 2.34667rem;
    border-radius: 0.48rem;
    background: linear-gradient(286.17deg, #FF8216 0%, #FF9D48 100%);
    line-height: 0.82667rem;
    text-align: center;
    height: 0.82667rem;
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: bold;
    color: #111;
}
.swiper-Diversions[data-v-1fd29784] {
    height: 1.57333rem;
}
.swiper-container[data-v-1fd29784] {
    margin-left: 0;
    margin-right: 0;
}
.swiper-container .swiper-slide[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Deposit-Notice[data-v-1fd29784] {
    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;
    border: 0.05333rem solid #2f2f2f;
    border-radius: 1.17333rem;
    margin-top: 0.58667rem;
    -webkit-box-shadow: 0 0.05333rem 0.10667rem rgba(0, 0, 0, 0.25);
            box-shadow: 0 0.05333rem 0.10667rem rgba(0, 0, 0, 0.25);
    margin-bottom: 0.58667rem;
}
.Deposit-Notice-left[data-v-1fd29784] {
    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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1.17333rem;
}
.Deposit-Notice-left-icon[data-v-1fd29784] {
    width: 0.48rem;
    height: 0.45333rem;
    background-size: 100% 100%;
    margin-right: 0.26667rem;
}
.Deposit-Notice-left-text[data-v-1fd29784] {
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #FFFFFF;
}
.Deposit-Notice-right[data-v-1fd29784] {
    height: 1.06667rem;
    overflow: hidden;
}
.Deposit-Notice-right-th[data-v-1fd29784] {
    padding: 0 0.26667rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.34667rem;
    font-family: Barlow;
    font-weight: 400;
    color: #fff;
}
.Deposit-Notice-right-th > span.phone[data-v-1fd29784] {
    color: #FF8216;
    margin-right: 0.13333rem;
}
.Deposit-Notice-right-th > span.price[data-v-1fd29784] {
    color: #FF8216;
    margin-left: 0.13333rem;
}
.Withdraw[data-v-1fd29784] {
    background: #111111;
}
.Withdraw .Withdraw-mobile[data-v-1fd29784] {
    display: none;
}
.Withdraw .Withdraw-pc[data-v-1fd29784] {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.58667rem 3vw;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body[data-v-1fd29784] {
    max-width: 32.53333rem;
    width: 100%;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-banner[data-v-1fd29784] {
    width: 100%;
    height: calc(0.2131*100vw);
    max-height: 6.93333rem;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1.84rem;
    margin-bottom: 0.58667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-banner .Deposit-banner-text[data-v-1fd29784] {
    font-size: 1.30667rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 2.61333rem;
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance[data-v-1fd29784] {
    border-radius: 0.10667rem;
    background: #2f2f2f;
    padding: 0.88rem 1.36rem 0.88rem 1.54667rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0.8rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus[data-v-1fd29784] {
    font-weight: bold;
    font-family: Barlow;
    margin-top: 0.37333rem;
    font-size: 0.48rem;
    border-top: 0.02667rem solid #111111;
    color: #8A9093;
    padding-top: 0.26667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .bonus-money[data-v-1fd29784] {
    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;
    margin-bottom: 0.26667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .bonus-money .money[data-v-1fd29784] {
    color: #FF8216;
    margin-left: 0.26667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .bonus-money .right-btn[data-v-1fd29784] {
    padding: 0.13333rem 0.26667rem;
    border-radius: 0.21333rem;
    background-color: #FF8216;
    color: #FFF;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .bonus-schedule[data-v-1fd29784] {
    margin-top: 0.26667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .bonus-schedule .bibliography span[data-v-1fd29784] {
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .bonus-schedule .percentage[data-v-1fd29784] {
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .schedule[data-v-1fd29784] {
    margin-top: 0.13333rem;
    height: 0.16rem;
    border-radius: 0.21333rem;
    background-color: #1F1F1F;
    position: relative;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .schedule .complete-schedule[data-v-1fd29784] {
    background-color: #FF8216;
    height: 0.16rem;
    border-radius: 0.21333rem;
    position: absolute;
    top: 0;
    left: 0;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .hint[data-v-1fd29784] {
    margin-top: 0.26667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .hint .hint-icon[data-v-1fd29784] {
    height: 0.58667rem;
    width: 0.58667rem;
    color: #FFF;
    background-color: #646C77;
    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;
    border-radius: 50%;
    margin-right: 0.26667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .bonus .hint span[data-v-1fd29784] {
    font-size: 0.37333rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .balance[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .balance .Withdraw-body-true-balance-th[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .balance .Withdraw-body-true-balance-th > div[data-v-1fd29784] {
    font-size: 0.48rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 0.58667rem;
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .balance .Withdraw-body-true-balance-br[data-v-1fd29784] {
    background: #616161;
    width: 0.02667rem;
    height: 0.85333rem;
    margin: 0 1.65333rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-true-balance .balance .Withdraw-body-true-balance-help[data-v-1fd29784] {
    width: 0.90667rem;
    height: 0.90667rem;
    background-size: 100% 100%;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click[data-v-1fd29784] {
    width: 100%;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-title[data-v-1fd29784] {
    font-size: 0.48rem;
    font-family: Barlow;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 0.58667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num[data-v-1fd29784] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: -0.32rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num .Withdraw-body-click-num-th[data-v-1fd29784] {
    width: 4.37333rem;
    height: 2.13333rem;
    border-radius: 0.21333rem;
    margin-right: 0.32rem;
    margin-bottom: 0.32rem;
    background: #2f2f2f;
    color: #FF8216;
    font-size: 0.53333rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 2.13333rem;
    text-align: center;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num .Withdraw-body-click-num-th .Withdraw-body-click-num-th-Enter[data-v-1fd29784] {
    line-height: 2.13333rem;
    font-size: 0.53333rem;
    font-family: Barlow;
    font-weight: bold;
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num .Withdraw-body-click-num-th .Withdraw-body-click-num-th-input[data-v-1fd29784] {
    height: 1.22667rem;
    width: 100%;
    text-align: center;
    line-height: 1.22667rem;
    font-size: 0.53333rem !important;
    font-family: Barlow;
    font-weight: bold;
    color: #111;
    background: transparent;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num .Withdraw-body-click-num-th .Withdraw-body-click-num-th-input[data-v-1fd29784]::-webkit-input-placeholder {
    color: #111;
    font-size: 0.53333rem !important;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num .Withdraw-body-click-num-th.act[data-v-1fd29784] {
    background: linear-gradient(100.42deg, #FFCCAF 4.99%, #E27E53 65.08%, #FFA680 85.4%, #FFBB95 96.43%);
    color: #111;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-click .Withdraw-body-click-num .Withdraw-body-click-num-th.act-E[data-v-1fd29784] {
    background: linear-gradient(100.42deg, #FFCCAF 4.99%, #E27E53 65.08%, #FFA680 85.4%, #FFBB95 96.43%);
    color: #111;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-information-title[data-v-1fd29784] {
    font-size: 0.48rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 1.6rem;
    color: #FFFFFF;
    margin-bottom: 0.58667rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank[data-v-1fd29784] {
    background: #2f2f2f;
    border-radius: 0.21333rem;
    width: 100%;
    margin-bottom: 1.17333rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-header[data-v-1fd29784] {
    padding: 0.45333rem 0.56rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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;
    width: 100%;
    border-bottom: 0.02667rem solid #616161;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-header > div[data-v-1fd29784]:first-child {
    font-size: 0.48rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.58667rem;
    color: #8A9099;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-header > div[data-v-1fd29784]:last-child {
    font-size: 0.48rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.58667rem;
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text[data-v-1fd29784] {
    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;
    padding: 0.58667rem 0.64rem 0.74667rem 0.58667rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text .Deposit-body-1-bank-text[data-v-1fd29784] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text .Deposit-body-1-bank-text .Deposit-body-1-bank-text-title[data-v-1fd29784] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.56rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text .Deposit-body-1-bank-text .Deposit-body-1-bank-text-title > div[data-v-1fd29784]:first-child {
    width: 0.48rem;
    height: 0.48rem;
    background-size: 100% 100%;
    margin-right: 0.16rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text .Deposit-body-1-bank-text .Deposit-body-1-bank-text-title > div[data-v-1fd29784]:last-child {
    font-size: 0.42667rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.50667rem;
    color: #FFFFFF;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text .Deposit-body-1-bank-text .Deposit-body-1-bank-text-name[data-v-1fd29784] {
    font-size: 0.48rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 1.17333rem;
    color: #FF8216;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Deposit-body-1-bank .Deposit-body-1-bank-pc-text .Deposit-body-1-bank-pc-text-br[data-v-1fd29784] {
    width: 0.02667rem;
    height: 1.12rem;
    background: #616161;
    margin: 0 1.06667rem 0 0.64rem;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-btn[data-v-1fd29784] {
    width: 100%;
    height: calc(0.059*100vw);
    max-height: 1.92rem;
    text-align: center;
    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;
    background: #FF8216;
    color: #212121;
    font-size: 0.42667rem;
    font-family: Barlow;
    font-weight: 400;
    border-radius: 0.21333rem;
    margin-bottom: 0.8rem;
    opacity: 0.5;
}
.Withdraw .Withdraw-pc .Withdraw-pc-body .Withdraw-body-btn.act[data-v-1fd29784] {
    opacity: 1;
}
}
@media (max-width: 1346px) and (min-width: 750px) {
[data-v-1fd29784] .van-popup {
    background-color: #06182F;
}
[data-v-1fd29784] .van-popup .van-cell {
    background-color: #06182F;
    font-size: 0.4rem;
    font-family: Barlow;
    font-weight: bold;
    line-height: 0.56rem;
    color: #707889;
    max-width: 32.53333rem;
    padding-left: 7vw;
    padding-right: 3vw;
    margin: 0 auto;
}
}

