
html, body {
    height: 100%;
}

.loginnm-main {
    background: url("../images/required/login/login_back_nm.jpg") center no-repeat;
    overflow: hidden;
    background-size: 100% 100%;
    height: 100%;
    position: relative;
}
.loginnm-logo {
    background: url("../images/required/logo/logotitlesx.png") center no-repeat;
    position: absolute;
    left: 85px;
    top: 45%;

}
.loginnm-title {
    background: url("../images/required/logo/logotitlesx.png") center no-repeat;
    background-size:50%;
    height: 180px;

}
.loginnm-main-model{
    position: absolute;
    left: 50%;

}

.technologynm-login{
    background: url(../images/required/logo/loginbgsx.png) center no-repeat;
    position: absolute;
    left: 40%;
    width: 315px;
    /*height: 430px;*/
   
    height: 365px;
    border-radius: 10px !important;
    padding-bottom: 25px;
    background-size: 100% 100%;

}
.technologynm-login-kb{
    padding: 70px 30px;
}
.technologynm-login-item{

    padding: 30px 30px;
    margin-top: -50px;
}
.technologynm-login-item>label{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5a5c61;
}
.technologynm-login-input{
    position: relative;
}
.technologynm-login-input input{
    width: 100%;
    border: solid 1px #d2d8db;
    border-radius: 2px !important;
    text-indent: 20px;
    height: 32px;
    line-height: 32px;
    padding-right: 40px;
    color: #6c7181; !important;
}

.checkbox input[type="checkbox"]:checked + .fake-label{
    background-image: url(../images/technology/main-login-name.png);
}
.technologysx .technologynm-login-input input{
    color:rgb(108, 113, 129) !important;
}
.technologynm-login-input i{
    position: absolute;
    right: 15px;
    top: 10px;
    width:17px;
    height: 20px;
    background-repeat: no-repeat;
}
.technologynm-login-item:nth-child(1) .technologynm-login-input i{
    background-image: url(../images/technology/main-login-name.png);
}
.technologynm-login-item:nth-child(2) .technologynm-login-input i{
    background-image: url(../images/technology/main-login-name_sx.png);
}
.technologynm-login-item:nth-child(3) .technologynm-login-input i{
    background-image: url(../images/technology/main-login-pass_sx.png);
}
.technologynm-login-item .login-btn {
    background-color: #1dd97a;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    border-radius: 2px !important;
}


.loginnm-btn {
    padding: 34px 27px;
    margin-top: -30px;
    margin-left: 30px;
    background: url(../images/required/logo/loginbottunsx.png) center no-repeat;
    background-size:100%;
    width: 260px;
    height: 93px;
    cursor: pointer;
}
.loginnm-font{
    width: 37px;
    height: 16px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.loginnm-main .login-main-content{
    top: 69% !important;
}

.loginnm-main .technologynm-login-input-yzm{
    position: relative;
}
.loginnm-main .technologynm-login-input-yzm img{
    position: absolute;
    right: 4px;
    top: 6px;
    cursor: pointer;
}
