.m-bind-phone {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 5.86667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.m-bind-phone .bind-title {
  font-size: 5.33333vw;
  font-weight: 700;
  margin-bottom: 2.13333vw;
}
.m-bind-phone .bind-tips {
  font-size: 3.73333vw;
}
.m-bind-phone .login-box {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5.86667vw 0 8vw 0;
}
.m-bind-phone .login-box .van-field__label {
  width: 29.33333vw !important;
  color: #848c99;
}
.m-bind-phone .login-box .code-box {
  margin-top: 5.33333vw;
  position: relative;
}
.m-bind-phone .login-box .code-box .code-num {
  right: 5.33333vw;
  font-size: 3.73333vw;
}
.m-bind-phone .login-box .pass {
  margin-top: 5.33333vw;
  position: relative;
}
.m-bind-phone .login-box .pass .pass-icon {
  position: absolute;
  right: 5.33333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #c0c0c0;
}
.m-bind-phone .readme {
  position: absolute;
  width: calc(100% - 11.73333vw);
  bottom: 10.66667vw;
  text-align: center;
  font-size: 3.2vw;
  color: #999;
}
.m-bind-phone .login-btn {
  width: 100%;
  height: 10.66667vw;
  border-radius: 7.2vw;
  text-align: center;
  line-height: 10.66667vw;
  color: #ffffff;
  font-size: 4.26667vw;
  margin: 0 auto;
}
.m-bind-phone .service-phone {
  display: inline-block;
  margin-left: 2.66667vw;
}
.m-bind-phone .service-agreement {
  margin-top: 1.33333vw;
}
.m-bind-phone .service-agreement .van-checkbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-bind-phone .service-agreement .van-checkbox__icon {
  font-size: 3.73333vw;
}

