.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;
}
}


.AgentsLoginWithdrawalOrder[data-v-eb86b390] {
  padding-top: 1.44rem;
  min-height: 100vh;
  background: #03152C;
}
.Order-false[data-v-eb86b390] {
  padding: 0 0.45333rem 2.93333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Order-false-title[data-v-eb86b390] {
  padding: 0.66667rem 0 0.4rem;
  -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;
  position: sticky;
  top: 1.44rem;
  left: 0;
  background: #03152C;
}
.Order-false-title > div[data-v-eb86b390] {
  font-size: 0.34667rem;
  font-family: Barlow;
  font-weight: bold;
  color: #797C92;
}
.Order-false-body-th[data-v-eb86b390] {
  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 #53657D;
}
.Order-false-body-th-time[data-v-eb86b390] {
  width: 1.81333rem;
  font-size: 0.32rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.58667rem;
  color: #FFFFFF;
}
.Order-false-body-th-price[data-v-eb86b390] {
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.58667rem;
  color: #E4BE7E;
}
.Order-false-body-th-btn[data-v-eb86b390] {
  width: 1.89333rem;
  height: 0.72rem;
  background: linear-gradient(252deg, #EAC586 0%, #D0A762 100%);
  line-height: 0.72rem;
  text-align: center;
  border-radius: 0.10667rem;
  font-size: 0.34667rem;
  font-family: Barlow;
  font-weight: bold;
  color: #06182F;
}
.Order-false-body-th[data-v-eb86b390]:last-child {
  border-bottom: 0.02667rem solid #53657D;
}
.Order-false-Refresh[data-v-eb86b390] {
  width: 100vw;
  padding: 0.64rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #16263B;
  position: fixed;
  bottom: 0;
  left: 0;
}
.Order-false-Refresh-btn[data-v-eb86b390] {
  width: 100%;
  background: #2A3B50;
  height: 1.52rem;
  border-radius: 0.77333rem;
  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;
}
.Order-false-Refresh-btn > div[data-v-eb86b390]:first-child {
  width: 0.61333rem;
  height: 0.61333rem;
  background-size: 100% 100%;
  margin-right: 0.24rem;
}
.Order-false-Refresh-btn > div:first-child.IsSet[data-v-eb86b390] {
  -webkit-animation: changDeg-eb86b390 .5s linear 0.2s infinite;
          animation: changDeg-eb86b390 .5s linear 0.2s infinite;
}
@-webkit-keyframes changDeg-eb86b390 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes changDeg-eb86b390 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.Order-false-Refresh-btn > div[data-v-eb86b390]:last-child {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}
.Order-true[data-v-eb86b390] {
  padding: 0.93333rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Order-true-title[data-v-eb86b390] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.61333rem;
  color: #797C92;
  margin-bottom: 0.58667rem;
  width: 100%;
  text-align: center;
}
.Order-true-text[data-v-eb86b390] {
  background: #16263B;
  border-radius: 0.10667rem;
  margin-bottom: 1.14667rem;
}
.Order-true-text-th[data-v-eb86b390] {
  padding: 0.58667rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 0.02667rem solid #53657D;
  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;
}
.Order-true-text-th-left[data-v-eb86b390] {
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.58667rem;
  color: #A1A8B0;
}
.Order-true-text-th-right.Remain[data-v-eb86b390] {
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.58667rem;
  color: #FFFFFF;
}
.Order-true-text-th-right.Amount[data-v-eb86b390] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  color: #E7B663;
}
.Order-true-text-th-right.Number[data-v-eb86b390] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Order-true-text-th-right.Number > div[data-v-eb86b390]:first-child {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  color: #D62748;
  margin-right: 0.4rem;
}
.Order-true-text-th-right.Number > div[data-v-eb86b390]:last-child {
  width: 1.68rem;
  height: 0.58667rem;
  line-height: 0.58667rem;
  text-align: center;
  background: #E7B663;
  border-radius: 0.29333rem;
  font-size: 0.29333rem;
  font-family: Barlow;
  font-weight: 400;
  color: #06182F;
}
.Order-true-text-th-last[data-v-eb86b390] {
  padding: 0.58667rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Order-true-text-th-last-text[data-v-eb86b390] {
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.58667rem;
  color: #A1A8B0;
  margin-bottom: 0.45333rem;
}
.Order-true-text-th-last-text-input[data-v-eb86b390] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.10667rem;
  background: #03152C;
}
.Order-true-text-th-last-text-input > input[data-v-eb86b390] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 0.48rem;
  background: #03152C;
  color: #FFFFFF;
}
.Order-true-text-th-last-text-Paste[data-v-eb86b390] {
  width: 1.68rem;
  height: 0.58667rem;
  background: #E7B663;
  line-height: 0.58667rem;
  text-align: center;
  border-radius: 0.29333rem;
  font-size: 0.29333rem;
  font-family: Barlow;
  font-weight: 400;
  color: #06182F;
  margin-left: 0.13333rem;
}
.Order-true-btn[data-v-eb86b390] {
  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;
}
.Order-true-btn > div[data-v-eb86b390]:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1.22667rem;
  line-height: 1.22667rem;
  text-align: center;
  background: #C52442;
  border-radius: 0.61333rem;
  font-size: 0.50667rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
  margin-right: 0.45333rem;
}
.Order-true-btn > div[data-v-eb86b390]:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1.22667rem;
  background: #16263B;
  line-height: 1.22667rem;
  text-align: center;
  border-radius: 0.61333rem;
  font-size: 0.50667rem;
  font-family: Barlow;
  font-weight: bold;
  color: #797C92;
}
.ShowWithdrawConfirmOver[data-v-eb86b390]{
  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;
}
.ShowWithdrawConfirmOver-body[data-v-eb86b390]{
  width: 8.34667rem;
  background: #FFFFFF;
  border-radius: 0.34667rem;
  padding: 0.53333rem 0.45333rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.ShowWithdrawConfirmOver-body-close[data-v-eb86b390]{
  width: 0.53333rem;
  height: 0.53333rem;
  background-size: 100% 100%;
  position: absolute;
  right: 0.29333rem;
  top: 0.29333rem;
}
.ShowWithdrawConfirmOver-body-title[data-v-eb86b390]{
  width: 100%;
  text-align: center;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.45333rem;
  color: #333333;
  margin-bottom: 0.45333rem;
}
.ShowWithdrawConfirmOver-body-text[data-v-eb86b390]{
  width: 100%;
  text-align: center;
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #666666;
  margin-bottom: 0.90667rem;
}
.ShowWithdrawConfirmOver-body-btn[data-v-eb86b390]{
  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;
}
.ShowWithdrawConfirmOver-body-btn>div[data-v-eb86b390]:first-child{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1.22667rem;
  background: linear-gradient(252deg, #EAC586 0%, #D0A762 100%);
  opacity: 1;
  border-radius: 0.61333rem;
  line-height: 1.22667rem;
  text-align: center;
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #333333;
  margin-right: 0.45333rem;
}
.ShowWithdrawConfirmOver-body-btn>div[data-v-eb86b390]:last-child{
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1.22667rem;
  text-align: center;
  line-height: 1.22667rem;
  border-radius: 0.61333rem;
  background: #5E5E5E;
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}

