.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;
  line-height: 1.33333rem;
  text-align: center;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  background: #FF8216;
  color: #2F2F2F;
}
.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;
}
}

