body{ overflow-y: hidden;}
.nav ul li:nth-child(3) a {
    color: #f4911d;
    font-weight: bold;
}
.login-form {
    background-color: #ffffffc8;
    width: 320px;
    padding: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.login-form .login-title {
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.login-form input {
    padding-left: 38px;
}

.login-form .layui-form-item .layui-icon {
    display: inline-block;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    position: absolute;
}

.login-form input[name="captcha"] {
    width: 195px;
    display: inline-block;
    margin-right: 1px;
}
.captcha{ width: 86px; height: auto; border: #00acff solid 1px;}
.a-css{ float: right; }
.a-css a{ padding-left: 10px;}
.jzmmcss{ margin:0 0 15px 0; }

.hqyzm{ background: #fff;}