body{
    --theme-color: #165DFF;
}
.ge-wrapper ::-webkit-input-placeholder{
    color: #C9CDD4;
    font-size:15px;
}
.ge-wrapper :-moz-placeholder{
    color: #C9CDD4;
    font-size:15px;
}
.ge-wrapper :-ms-input-placeholder {
    color: #C9CDD4;
    font-size: 15px;
}
.ge-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    font-weight: 400;
    font-family: PingFang SC;
    font-style: normal;
}
.ge-wrapper-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -999;
    opacity: 0.3;
}
.ge-wrapper-bg img{
    width: 100%;
    height: 100%;
}

.t-language-switch{
    position: absolute;
    top: 20px;
    right: 20px;
}
.t-language-switch select{
    max-width: 110px;
    border: 0.5px solid #EDEFF2;
    padding: 4px 24px 4px 16px;
    border-radius: 27px;
    background: #FFFFFF;
    text-align: center;
    font-size: 14px;
    color: #86909C;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.t-language-switch-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid #BCC2CD;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    right: 12px;
    top: 12px;
 }

.ge-wrapper-login{
    margin: 0px 30px 5px 30px;
}

.ge-school-logo {
    padding: 0;
    height: 50px;
    vertical-align: middle;
    text-align: left;
    margin: 60px 0px 0px 0px;
}
.ge-school-logo img{
    width: 214px;
    height: 42px;
}
.ge-wrapper-main{
    margin-top: 10%;
}
.tabHead{
    width: 100%;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    color: #165DFF;
    position: relative;
}
.tabHead span{
    margin-right: 20px;
    position: relative;
}
.tabHead .tabHead-underline{
    display: none;
    width: 47px;
    height: 4px;
    background-color: #165DFF;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 18px;
}

.loginFont_a {
    color: #86909C;
    text-align: justify;
    max-width: 38%;
}
.selected_underline a {
    color: #165DFF;
}
.form .input_box {
    position: relative;
    max-width: 100%;
    border-bottom: 0px solid #DFE2E8;
    margin-top: 5%;
}
.form input {
    width: 100%;
    height: 40px;
    padding: 9px 0px;
    margin-top: 0px;
    border-bottom: 0.5px solid #DFE2E8;
    caret-color: #1D2129;
    border-radius: 0px;
}
.form input:hover {
    border-color: #165DFF;
}

.input-captcha{
    width: 72px;
    height: 28px;
    position: absolute;
    right: 0px;
    bottom: 6px;
}

.ge-code-btn{
    width: 85px;
    height: 22px;
    line-height: 22px;
    border: 0px solid #165DFF;
    border-radius: 4px;
    font-size: 15px;
    color: #165DFF;
    text-align: right;
    position: absolute;
    right: 0px;
    bottom: 10px;
}
.ge-disabled {
    cursor: not-allowed;
    color: #165DFF;
    border-color: #9E9E9E;
}
.rememberme-main{
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}
.rememberme-main span{
    color: #86909C;
    vertical-align: text-bottom;
}
.ge-btns{
    margin: 16px 0;
}
.ge-btns .btn_login {
    background-color: #165DFF;
    box-shadow: 3px 3px 12px rgba(22, 93, 255, 0.1);
    border-radius: 24px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 4px;
}

.login-main .help{
    width: 100%;
    margin-top: 5%;
}
.way-item{
    display: inline-block;
    text-align: center;
    margin-top: 0;
}
.activation-account{
    color: #165DFF;
    border-right: 0px solid #DFE2E8;
    padding: 0px 4px 0px 0px;
    max-width: 40%;
}
.help .split-lines{
    width: 10px;
    border-top: 1px solid #DFE2E8;
    transform: rotate(90deg);
    display: inline-table;
    margin-bottom: 10px;
}
.fo-password{
    color: #165DFF;
    line-height: 20px;
    padding: 0px 0px 0px 4px;
    max-width: 40%;
}

.ge-wrapper-footer{
    width: 100%;
    margin-top: 10%;
    font-size: 12px;
    color: #4E5969;
    line-height: 18px;
}
.copy-bottom {
    width: 100%;
    margin-top: 10%;
    font-size: 12px;
    color: #C9CDD4;
    letter-spacing: 1px;
}
.ge-input-eye {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: 13px;
    right: 10px;
    cursor: pointer;
}
.ge-input-eye.eye-hide {
    background: url(https://webvpn.zjnu.edu.cn/http/77726476706e69737468656265737421f1e2559434357a467b1ac7b6925b367b621b2f49c7b0/authserver/zjnuThemenewa/customStatic/mobile/img/eyehide.png) no-repeat;
    background-size: 15px 13px;
}
.ge-input-eye.eye-show {
    background: url(https://webvpn.zjnu.edu.cn/http/77726476706e69737468656265737421f1e2559434357a467b1ac7b6925b367b621b2f49c7b0/authserver/zjnuThemenewa/customStatic/mobile/img/eye.png) no-repeat;
    background-size: 15px 11px;
}
.ge-btn {
    margin-top: 50px;
    text-align: left;
}
.ge-wrapper-error{
    width: 142px;
    height: 142px;
    min-width: 100px;
    max-width: 300px;
    min-height: 26px;
    font-size: 16px;
    background: #121212;
    color: #FFFFFF;
    text-align: center;
    border-radius: 8px;
    opacity: 0.8;
    z-index: 999;
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
    overflow-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 35%;
    left: 31%;
}
.ge-wrapper-error img{
    width: 48px;
    height: 48px;
    margin-top: 24px;
}
.ge-phone-tip{
    width: 100%;
    font-size: 12px;
    color: #86909C;
    line-height: 18px;
    text-align: left;
    margin-top: 8px;
}
.text_ellipsis{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    overflow-wrap: break-word;
    display: inline-block;
}


.check-box {
    width:14px !important;
    height:14px !important;
    border:1px solid #E8E8E8 !important;
    background-color:#FFFFFF !important;
    padding: 0px !important;
    line-height:14px !important;
    border-radius:2px !important;
    color:#FFFFFF;
    text-align:center;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
}
.check-box::after {
    width: 14px !important;
    height: 14px !important;
    border:0px solid #E8E8E8;
    content: ' ';
    color: #000;
    position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    border-radius: 2px;
}
.check-box:checked::after {
    content: "✓";
    color: #FFFFFF;
    background-color: var(--theme-color, #165DFF);
}



.ge-school-logo {
    height: 110px;
    text-align: center;
    margin: 60px auto 0px;
}

.ge-school-logo img {
    width: auto;
    height: 100%;
}