.signin-wrap {
  min-height: 100vh;
  padding-top: 1.42rem;
  padding: 1.32rem .28rem .28rem .28rem;
}

.signin-wrap.forgot-password .title {
  margin-bottom: 1rem;
}

.signin-wrap.forgot-password .text {
  margin-bottom: .6rem;
}

.signin-wrap.forgot .title {
  font-size: .7rem;
  margin-bottom: 1.2rem;
}

.signin-wrap.forgot .text {
  margin-bottom: .6rem;
}

.signin-wrap .logo {
  width: 2.16rem;
  height: 2.16rem;
  margin: 0 auto;
}

.signin-wrap .title {
  font-size: .80rem;
  font-weight: 900;
  color: #fff;
  line-height: .54rem;
  margin: .1rem 0 1.6rem 0;
}

.signin-wrap .text {
  margin-bottom: 2.86rem;
}

.signin-wrap .text p {
  font-size: .28rem;
  font-weight: 500;
  color: #98A2AD;
  line-height: .38rem;
  margin-top: .12rem;
}

.signin-wrap .text ul {
  padding-top: .14rem;
}

.signin-wrap .text ul li {
  height: .8rem;
  border-bottom: .02rem solid #3F4651;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.signin-wrap .text ul li i {
  height: .40rem;
  width: .40rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.signin-wrap .text ul li em {
  width: .96rem;
  font-size: .28rem;
  font-weight: 400;
  color: #606975;
}

.signin-wrap .text ul li input {
  width: 5rem;
  border: none;
  font-size: .28rem;
  font-weight: 500;
  color: #fff;
  background: transparent;
}

.signin-wrap .text ul li input::-webkit-input-placeholder {
  font-size: .28rem;
  font-weight: 400;
  color: #606975;
}

.signin-wrap .text ul li input:-ms-input-placeholder {
  font-size: .28rem;
  font-weight: 400;
  color: #606975;
}

.signin-wrap .text ul li input::-ms-input-placeholder {
  font-size: .28rem;
  font-weight: 400;
  color: #606975;
}

.signin-wrap .text ul li input::placeholder {
  font-size: .28rem;
  font-weight: 400;
  color: #606975;
}

.signin-wrap .text ul li p {
  position: absolute;
  left: 0rem;
  bottom: -.45rem;
  font-size: .24rem;
  color: #FF0000;
}

.signin-wrap .text ul li b {
  position: absolute;
  right: .40rem;
  top: 50%;
  width: .40rem;
  height: .40rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.signin-wrap .text ul li b.close {
  background-image: url(../img/close@2x.png);
  opacity: 0;
}

.signin-wrap .text ul li b.close.active {
  opacity: 1;
}

.signin-wrap .text ul li b.close.right90 {
  right: .90rem;
}

.signin-wrap .text ul li b.close.right190 {
  right: 1.90rem;
}

.signin-wrap .text ul li b.close.right290 {
  right: 2.90rem;
}

.signin-wrap .text ul li b.eye {
  background-image: url(../img/zy.png);
}

.signin-wrap .text ul li b.eye.active {
  background-image: url(../img/by.png);
}

.signin-wrap .text ul li span {
  position: absolute;
  right: .40rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: .32rem;
  font-weight: 500;
  color: #0078E8;
}

.signin-wrap .text ul li div {
  position: absolute;
  right: 0rem;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.0rem;
  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;
}

.signin-wrap .text ul li div img {
  width: 100%;
  height: auto;
}

.signin-wrap .text ul li.form-title {
  font-size: .40rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .40rem;
  height: auto;
  border-bottom: none;
  margin-top: .72rem;
}

.signin-wrap .text ul li.one::after {
  content: '';
  position: absolute;
  left: .96rem;
  bottom: -.15rem;
  height: .3rem;
  width: .44rem;
  background: #0D1119;
}

.signin-wrap .text ul li.one input {
  margin-left: .44rem;
}

.signin-wrap .text .retrieve {
  font-size: .32rem;
  padding-right: .40rem;
  margin: .40rem 0 0 0;
  text-align: right;
  width: 100%;
  font-weight: 400;
  color: #606975;
}

.signin-wrap .btn {
  height: .88rem;
  border-radius: .08rem;
  font-size: .32rem;
  color: #FFFFFF;
  text-align: center;
  line-height: .88rem;
  margin: 0 auto;
  background: #0078E8;
}

.signin-wrap > p {
  text-align: center;
  font-size: .32rem;
  margin: .40rem 0 0 0;
  text-align: center;
  width: 100%;
  font-weight: 400;
  color: #606975;
}
