.login-contain{
    position: relative;
    padding-top: 252px;
}
.login-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    background: url("../image/common/login-bg.png") no-repeat;
    background-size: cover;
}
.login-content{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 100px;
}
.login-box{
    width: 414px;
    height: auto;
    /*height: 435px;*/
    text-align: center;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);
    border-radius: 8px;
    position: relative;
}
.login-header{
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.32px;
}
.login-header .active{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.5px;
    /*padding: 18px 0 0 0;*/
}
.login-header p{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin: 4px 0;
}
.login-mess{
    width: 310px;
    margin: 4px auto 0 auto;
}
.login-mess input{
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 40px;
    padding: 10px 12px 10px 30px;
    box-sizing: border-box;
}
.login-mess input::-webkit-input-placeholder{
    color:#BBBBBB;
    font-size: 14px;
}
.login-mess li{
    margin-bottom: 12px;
}
.login-aisle label{
    padding: 0 !important;
}
.login-aisle .question-border-icon:before{
    width: 16px;
    height: 16px;
}
.login-code-box input{
    width: 189px;
}
.login-code img{
    width: 100%;
    height: 100%;
}
.login-aisle{
    font-size: 14px;
    color: #1F61FF;
    line-height: 22px;
    position: relative;
    z-index: 1;
}
.login-button{
    padding-top: 30px;
}
.login-header ul{
    margin-left: 51px;
    padding: 20px 0;
}
.login-header a{
    font-size: 20px;
    color: #999999;
    letter-spacing: 0.5px;
}
.login-header .active a{
    color: #333333;
    font-weight: 600;
}
.login-header li{
    float: left;
    margin: 0 55px;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 32px;
    cursor: pointer;
    position: relative;
}
.login-header .active span{
    width: 44px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -22px;
    background: #FFAC05;
}
.login-form-ele{

}
.login-box .question-border-icon:before{
    top: 3px;
}
.login-border-bg{
    position: absolute;
    width: 794px;
    height: 329px;
    left: 50%;
    margin-left: -387px;
    background: url("../image/common/login-border-bg.png") no-repeat;
    top: 19px;
}
.login-code-box .popup-code-gray{
    color: #bbbbbb;
    border: 1px solid #E8E8E8;
}
.login-code{
    border: 1px solid #1F61FF;
    border-radius: 6px;
    width: 113px;
    height: 40px;
    font-size: 14px;
    color: #1F61FF;
    display: inline-block;
    line-height: 40px;
    box-sizing: border-box;
}
.login-mess .checkbox-box{
    font-size: 12px;
    width: 326px;
    margin-left: -10px;
}
.checkbox-box span label{
    padding: 0;
}
.login-mess .checkbox-box a{
    color: #046AD5;
}
.login-aisle a{
    color: #046AD5;
}

/*第三方登录*/
.login-other-border{
    position: relative;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0.3px;
    text-align: center;
    margin-top: 30px;
}
.login-other-border h3{
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 1;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0.3px;
}
.login-other-border span{
    position: absolute;
    top: 8px;
    left: 0;
    background: #EEEEEE;
    width: 100%;
    height: 1px;
}
.login-other-box{
    padding: 12px 30px 20px 30px;
}
.login-other-box li{
    width: 40px;
    height: 40px;
    margin: 0 5px;
    float: left;
}
.login-other-huawei{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-huawei.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-ali{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-ali.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-360{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-360.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-juchuan{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-juchuan.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-vivo{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-vivo.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-xiaomi{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-xiaomi.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-yingyongbao{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("../image/login/logo-yingyongbao.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
}
.login-other-box a{

}
.login-other-box a:hover{
    background-position: 0 0px;
    background-size: cover;
}
.login-contain .phone-icon:before,
.login-contain .password-icon:before,
.login-contain .verification-icon:before{
    top: 13px;
}
.margin-top40{
    margin-top: 40px;
}

.regist-contain .login-box{
    padding-bottom: 17px;
}
.forget-contain .login-box{
    padding-bottom: 17px;
}
.forget-contain .login-header ul{
    margin: 0;
}
.forget-contain .login-header li{
    float: initial;
    display: inline-block;
    margin: 0;
}
.blue-button-shadow{
    position: relative;
}
.blue-button-shadow button{
    position: relative;
    z-index: 1;
}
.blue-button-shadow:after{
    width: 301px;
    height: 58px;
    background: url(../image/common/login-button-shadow.png) no-repeat;
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -150px;
    background-size: contain;
    z-index: 0;
}

.valadate-error{
    font-size: 14px;
    color: #FF5554;
    letter-spacing: 0;
    line-height: 22px;
    margin: 4px 0 12px 0;
    display: block;
    text-align: left;
}
.login-code-show{
    border: 1px solid #ccc;
    background: #fff;
    padding: 6px;
    position: absolute;
    bottom: 60px;
    left: 70px;
    width: 400px;
    height: 202px;
    z-index: 99999;
}
.login-code-move{
    position: relative;
    height: 38px;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.login-code-imgSmall{
    width: 60px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}

.login-code-imgBig{
    width: 400px;
    height: 150px;
    overflow: hidden;
}
.login-code-img{
    position: relative;
    border: 1px solid #ccc;
    width: 100%;
    height: 150px;
}
.login-code-imgBig{
    width: 400px;
    height: 150px;
    overflow: hidden;
}
.login-code-imgSmall{
    width: 60px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
.login-code-yes{
    background: #d2f4ef;
    border: 1px solid #52ccba;
    color:#52ccba;
}
.login-code-yes .login-code-font{
    color:#52ccba;
}
.login-code-no{
    background: #fce1e1;
    border: 1px solid #f57a7a;
    color: #f57a7a;
}
.login-code-no .layui-icon-my{
    background: #f57a7a;
    box-shadow: 2px 2px 2px #f57a7a;
    color: #fff;
}
.login-code-refresh{
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 2;
}
.login-code-refresh .layui-icon{
    color: #fff;
    font-size: 20px;
    opacity: .6;
    cursor: pointer;
}
.login-code-refresh:hover .layui-icon{
    opacity: 1;
    color: #fff;
}
.slidiVer-refresh-icon{
    color: #fff;
    font-size: 20px;
    opacity: .6;
    cursor: pointer;
    background: url(../image/icon/slide-reload.png) no-repeat;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: cover;
}
.slidiVer-refresh-icon:hover{
    opacity: 1;
}
.login-code-show .arrow{
    width: 34px;
    height: 17px;
    background: url(../image/icon/slide-arrow.png) no-repeat;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
}
.layui-icon-my{
    position: absolute;
    top: 0;
    left: 0;
    height: 37px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    box-shadow: 2px 2px 2px #ccc;
    z-index: 2;
    border-left: 1px solid #ccc;
    margin-left: -1px;
    background: #fff;
    background: url(../image/icon/slide-move.png) #fff center center no-repeat;
}
