
html, body {
    height: 100%;
}

.loginsl-main {
    background: url("../images/required/login/login_school.png") center no-repeat;
    overflow: hidden;
    background-size: 100% 100%;
    height: 100%;
    position: relative;
}
.loginsl-logo {
    background: url("../images/required/logo/logotitlesx.png") center no-repeat;
    position: absolute;
    left: 85px;
    top: 45%;

}
.loginsl-title {
    width: 701px;
    height: 48px;
    font-family: FZZQJW--GB1-0;
    font-size: 49px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1abc48;
    padding-left: 5%;
    padding-top: 5%;

}
.loginsl-main-model{
    position: absolute;
    left: 50%;

}

.technologynm-school{
    position: absolute;
    top:35%;
    left: 7%;
    width: 315px;
    height: 430px;
    border-radius: 10px !important;
    padding-bottom: 25px;

}

.technologynm-school-item{
    padding: 30px 30px;
    margin-top: -37px;
}
.technologynm-school-item>label{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5a5c61;
}
.technologynm-school-input{
    position: relative;
}
.technologynm-school-input input{
    width: 85%;
    text-indent: 5px;
    height: 35px;
    line-height: 32px;
    padding-right: 20px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: solid 1px #2a2b26;
    background-color: transparent;
    margin-left: 41px;
    color: #6c7181; !important;
    outline:0px;
}

.checkbox input[type="checkbox"]:checked + .fake-label{
    background-image: url(../images/technology/main-login-name.png);
}
.technologysx .technologynm-school-input input{
    color:rgb(108, 113, 129) !important;
}
.technologynm-school-input i{
    position: absolute;
    top: 10px;
    width: 25px;
    height: 26px;
    background-repeat: no-repeat;
}
.technologynm-school-item:nth-child(1) .technologynm-school-input i{
    background-image: url(../images/required/login/my_i.png);
}
.technologynm-school-item:nth-child(2) .technologynm-school-input i{
    background-image: url(../images/required/login/paw_i.png);
}
.technologynm-school-item:nth-child(3) .technologynm-school-input i{
    background-image: url(../images/required/login/cm.png);
}
.technologynm-school-item .login-btn {
    background-color: #1dd97a;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    border-radius: 2px !important;
}


.loginsl-btn {
    margin-left: 30px;
    width: 260px;
    height: 44px;
    background-color: #63c664;
    border-radius: 2px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    margin-top: 10px;
}
.loginsl-font{
    width: 37px;
    height: 16px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.loginsl-main .login-main-content{
    top: 69% !important;
}

.loginsl-main .technologynm-school-input-yzm{
    position: relative;
}
.loginsl-main .technologynm-school-input-yzm img{
    position: absolute;
    right: 4px;
    top: 6px;
    cursor: pointer;
}
