@charset "utf-8";
.wx-login-setpwd{
  text-align: center;
  .title{
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: $theme-color;
  }
  .confirm-input{
    margin: 0 auto;
  }
}