body,html{
    max-width: 640px;
    min-width: 320px;
    margin:  0 auto;
/*    overflow: hidden;*/
}
html::-webkit-scrollbar{
    display: none;
}
.page-tittle a {
    display: block;
    float: left;
    width: 20px;
    height: 100%;
    font-size: 20px;
    color: #dbdbdb;
}
.warp-login{
    width: 100%;
    height: 100%;
}
.head-login{
    width: 100%;
    height: 52px;
    background-color: #fff;
    position: relative;
    box-shadow: 0 1px 2px #dbdbdb;
}
.page-tittle{
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
    position: absolute;
    bottom: 12%;
    padding: 0 3%;
}
.logo-login{
    width: 100%;
    height: 175px;
    /*line-height: 220px;*/
    /*font-size: 24px;*/
    padding-top: 99px;
    margin-bottom: 30px;
}
.logo-login img{
    display: block;
    height: auto;
    width: 116px;
    margin: 0 auto;
}
.loginText{
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #333333;
}
.main{
    width: 100%;
    height: 64.6%;
    padding: 0 30px;
}
.input-box{
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    box-shadow:3px 1px 5px #e7f1f5;
    margin-bottom: 35px;
    position: relative;
}
.login-name{
    width: 100%;
/*    height:45px;*/
    position: relative;
}
.sideLine{
    width: 3px;
    height: 100%;
    background-color: #27b6e2;
    float: left;
}
.blue-line{
    background-color:#27b6e2;
}
.yellow-line{
    background: #ffcd36;
}

.phone{
    width:90%;
    height: 100%;
    float: right;
    color: #999999;
    font-size: 14px;
}
.remember-box{
    width: 100%;
    height: 52px;
/*    background-color: #795da3;*/
   /* margin-top: 38px;*/
}
.Left-check {
    width: 41%;
    height: 21px;
    float: left;
}
.check-box {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ee943b;
    /* border: 1px solid #ee943b; */
    text-align: center;
    line-height: 20px;
    margin-top: -1%;
}
.Left-check .checked{
    border-color:#ee943b;
}
.icon-correct{
    font-style: normal;
    font-size: 12px;
    color: #ee943b;
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.Left-text {
    display: inline-block;
    width: 63%;
    height: 15px;
    font-size: 14px;
    color: #666666;
    /* margin-left: 10px; */
}
.loginByPhone , .lostPsw{
    display: block;
    font-size: 14px;
    color: #666666;
    height: 30px;
}
.loginByPhone {
    float: left;
    width: 56%;
    text-align: left;
}
.lostPsw{
    float: right;
    width: 20%;
    text-align: right;
}
.login-btn{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
    background-color: #ffcd36;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
}
.user_hint , .password_hint{
    display: block;
    width: 100%;
    position: absolute;
    bottom: -65%;
    right: -3%;
}
.input-box2{
    width: 53%;
    float: left;
}
.input-box3{
    width: 39%;
    float: right;
}
.get-btn{
    display: block;
    width: 96%;
    height: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height:45px;
    background-color: #fff;
}
.goRegister{
    display: block;
    width: 100%;
    height: 20px;
    text-align: center;
    margin-top: 5%;
    font-size: 14px;
}
.check-hide{
    position: relative;
    /*left: -13%;*/
    margin-right: 0;
    display: none;
}
.Validform_checktip {
    display: inline-block;
    line-height: 12px;
    height: 25px;
    overflow: hidden;
   /* color: #999;*/
    margin-left: 3%;
    margin-top: 3%;
    font-size: 12px;
}
.mt0{
    margin-top: 0;
}
/*用户不存在*/
.password_hint{
    display: inline-block;
    width: 80%;
    height: 80%;
    background: none;
    /* box-shadow: 0 0 2px #f3f3f4; */
    opacity: 1;
    position: absolute;
    left: 10%;
    top: -13%;
    z-index: -1;
   /* text-align: center;*/
    color: red;
    text-align: left;
    padding-top: 2%;
}

.login_register {
    width: 100%;
    height: 126px;
    position: relative;
    /*   bottom: 0;
       left: 0;*/
    /*  border-top: 1px solid #f3f3f4;*/
    /* display: none;*/
    margin-top: 10%;
}
.WeChatLogin {
    width: 48px;
    height: 72px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.WeChatLoginDt {
    width: 100%;
    height: 45px;
}
.WeChatLoginDt img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
}
.WeChatLoginDd {
    display: block;
    width: 100%;
    height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #333333;
}
.goRegister {
    display: block;
    width: 100%;
    height: 20px;
    text-align: center;
    /* margin-top: 5%; */
    font-size: 13px;
    position: absolute;
    bottom: 4%;
    left: 0;
}
.thirdparty{
    padding: 4px;
    position: absolute;
    left: 50%;
    top: -14px;
    background: #ffffff;
    font-size: 14px;
    color: #999;
    transform: translate(-50%,0);
    display: none;
}
.login_type{
    color: #666666;
}