.app_body .erji-page{
  padding-top: 0;
}
.app_body,.app_html{
  width: 100%;
  overflow-x: hidden;
}
.app_body .main {
  width: 100%;
  min-width: 100%;
  position: relative;
  padding-top: 0!important;
}
.app_body .box-center{
  width: 100%;
  min-width: 100%;
  position: relative;
}
.app_body .textrt .login-box{
  width: 5.42rem;
}
.app_body .textrt .login-box .ac{
  font-size: 0.8rem;
}
.app_body .textrt .login-box .tab-login{
  font-size: 0.6rem;
  line-height: 0.8rem;
}
.app_body .textrt .login-box .tab-lrg-rt{
  float: inherit;
  margin-left: 0.5rem;
}
.app_body .textrt .login-box{
   width: 85%;
}
.app_body .textrt .login-box .pw-con{
  width: 90%;
  margin-left: 0;
}
.app_body .textrt .login-box .phone{
  padding: 0 0 0 0.5rem;
  height: 1.25rem;
  border-radius:0.5rem;
  background-size: 0.5rem auto;
  background-position: 0.3rem center;
  margin: 0.5rem 0 0.35rem 0;
overflow: hidden;border: 0.015rem solid #a0a0a0;}
.app_body .textrt .login-box .phone input{
  width: 84%;
  height: 1.2rem;
  padding: 0.05rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  font-size: 0.6rem;
  line-height: 0.8rem;
float: left;margin-left: 0.5rem;}
.app_body .textrt .login-box .pw-con .phone .get-code{
  width: 3.5rem;
  height: 1.2rem;
  line-height: 1.2rem;font-size: 0.4rem;
  right: 0.05rem;
}
.app_body .textrt .login-box .yzm {
  padding: 0 0 0 0.5rem;
  height: 1.25rem;
  border-radius: 0.5rem;
  border: 0.015rem solid #a0a0a0;
  background-size: 0.4rem auto;
  background-repeat: no-repeat;
  background-position: 0.2rem center;
  margin: 0 0 0.35rem 0;
}
.app_body .textrt .login-box .yzm input {
  width: 90%;
  height: 1.2rem;
  padding: 0.05rem 0.05rem 0.05rem 0.05rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border: 0;
  font-size: 0.6rem;
  line-height: 1.2rem;
}
.app_body .textrt .login-box .findpw-next-btn,.app_body .textrt .login-box .new-btn {
  height: 1.2rem;
  width: 100%;
  border-radius: 50px;
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  line-height: 1.2rem;
  border-radius: 0.5rem;
}
.app_body .find-rt-top{
  opacity: 0;
  height: 0;
}
.app_body{
  background-image: url('../img/find-rtdown.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.app_body .find-rt-down{
  opacity: 0;
  height: 0;
}
.app_body .find-lf{
  height: 0;
  opacity: 0;
}
.app_body .login-page{
  height: auto;
  margin-top: 50%;
}

.app_body .passwordIcon{
    position: absolute;
	right: 0.3rem;
    top: 0.35rem;
    width: 0.7rem;
    height: 0.5rem;
	cursor: pointer;
}