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

.sevenDeposit[data-v-70fc0533] {
  font-size: 0.4rem;
  background-color: #111;
  padding-top: 1.44rem;
  min-height: 100vh;
  padding-bottom: 0.8rem;
  color: #fff;
}
.sevenDeposit .banner img[data-v-70fc0533] {
  width: 100%;
}
.sevenDeposit .content[data-v-70fc0533] {
  margin: 0 0.45333rem;
}
.sevenDeposit .introduce span[data-v-70fc0533] {
  margin-top: 0.53333rem;
  margin-bottom: 0.53333rem;
  display: inline-block;
  padding: 0.10667rem 0.32rem;
  border: 0.05333rem solid #E87218;
  border-radius: 0.53333rem;
}
.sevenDeposit .introduce p[data-v-70fc0533] {
  margin-bottom: 0.26667rem;
  font-style: oblique;
  font-size: 0.37333rem;
  line-height: 1.5;
}
.sevenDeposit .btn[data-v-70fc0533] {
  padding: 0.26667rem;
  margin-top: 1.06667rem;
  background-color: #8A8A8A;
  text-align: center;
  border-radius: 0.10667rem;
  font-weight: bold;
  -webkit-box-shadow: 0 0.05333rem 0.10667rem rgba(0, 0, 0, 0.12), 0 0 0.16rem rgba(0, 0, 0, 0.04);
          box-shadow: 0 0.05333rem 0.10667rem rgba(0, 0, 0, 0.12), 0 0 0.16rem rgba(0, 0, 0, 0.04);
  cursor: pointer;
}
.sevenDeposit .btn.wait[data-v-70fc0533] {
  background-color: #FF8216;
}
.sevenDeposit .btn.turnon[data-v-70fc0533] {
  background-color: #16FF41;
}
.sevenDeposit .countdown[data-v-70fc0533] {
  margin: 1.06667rem auto;
  height: 2.13333rem;
  width: 5.86667rem;
  line-height: 2.13333rem;
  background: url(../../v1012/img/countdown-bg.e92fbb41.png) no-repeat center;
  background-size: 100%;
  text-align: center;
}
.sevenDeposit .progress[data-v-70fc0533] {
  margin-top: 1.06667rem;
}
.sevenDeposit .progress .title[data-v-70fc0533] {
  position: relative;
  padding-left: 0.32rem;
  color: #CBCBCB;
}
.sevenDeposit .progress .title[data-v-70fc0533]::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0.16rem;
  height: 100%;
  background-color: #FF8601;
}
.sevenDeposit .progress .box[data-v-70fc0533] {
  margin-top: 0.26667rem;
  padding: 0.53333rem;
  background-color: #262425;
  border-radius: 0.16rem;
}
.sevenDeposit .progress .box > div[data-v-70fc0533] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.34667rem;
}
.sevenDeposit .progress .box > div[data-v-70fc0533]:last-child {
  margin-top: 0.42667rem;
}
.sevenDeposit .progress .box > div .label[data-v-70fc0533] {
  color: #CBCBCB;
  width: 50%;
}
.sevenDeposit .progress .box > div .line[data-v-70fc0533] {
  width: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 0.53333rem;
  line-height: 0.53333rem;
  border-radius: 0.53333rem;
  background-color: #7F7F7F;
  text-align: center;
  overflow: hidden;
}
.sevenDeposit .progress .box > div .amount.active[data-v-70fc0533] {
  background-color: #FF8500;
}
.sevenDeposit .progress .box > div .strip[data-v-70fc0533] {
  position: relative;
}
.sevenDeposit .progress .box > div .strip span[data-v-70fc0533] {
  position: relative;
  z-index: 1;
}
.sevenDeposit .progress .box > div .strip .rate[data-v-70fc0533] {
  position: absolute;
  left: 0;
  height: 100%;
  background-color: #FF8500;
}
@media only screen and (min-width: 750px) {
.sevenDeposit[data-v-70fc0533] {
    max-width: 32.53333rem;
    margin: auto;
    padding-top: 0;
}
.sevenDeposit .progress .box > div .label[data-v-70fc0533] {
    width: 40%;
}
}

