
        .cc-highlight {
            color:#03A9F4!important;
        }
        .cc-highlight-bk {
            background-color:#03A9F4!important;
        }
        .cc-highlight-fill {
            fill:#03A9F4!important;
        }


        
/*-登录页卡片右移-*/

body{
    background-color:#0b0d3e;
}
body.slide-right{
    background-color:#fff;
}
.login-window{
    background: #161a49;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(10px, -50%);
    border:1px solid #233982;
}
.login-form input{
    background-color: transparent;
    border:1px solid #0474a0;
    color:#fff;
    border-radius: 4px;
}
.login-title{
    color:#fff;
}
.login-switch{
    color: #09abf3;
}
.login-submit{
    background-color: #06b0fd;
    background-image: linear-gradient(#06b0fd, #0778d6);
}
#login-third-party{
    border-top:none;
}
.beian a {
    color: #f5f5f5;
}
.beian{
    display:none;
}
.login-form input::input-placeholder{
    color:#f5f5f5;
}
.login-form input::-webkit-input-placeholder{
    color:#f5f5f5;
}
.login-form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#f5f5f5;
}
.login-form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#f5f5f5;
}
.login-form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#f5f5f5;
}
@media (max-width: 768px){
    .login-window{
        background:transparent;
        border:none;
        top: 200px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .login-title{
        display:none;
    }
    .login-form input{
        position:relative;
    }
    .login-form #password,
    .login-form #tel,
    .login-form #image_code{
        border:none;
        border-bottom:1px solid #c7cee3;
        border-radius:0;
        padding-left: 15px;
    }
    .login-form .login-submit{
    background: rgba(72,137,245,.5);
    border-radius:23px;
    border:none;
}

    .login-switch {
    color: #7ea7ff;
}
.input-field .code-phone,  .code-voice, .code-email {
    color: #d8bf56;
} 
}


.zsb-search-job .zsb-banner-box {
   background-image: url(https://hr.wfdsj.cn/img?type=image&index=4620d92c-8206-11eb-ba8d-7ee971f8fb2d) !important;
}

.zsb-campus-job .zsb-banner-box {
   background-image: url(https://hr.wfdsj.cn/img?type=image&index=755b790e-8206-11eb-ac0f-7af863693ed1) !important;
}

.zsb-campus-index-category .recruit-social-header{
    background-image:url(https://hr.wfdsj.cn/img?type=image&index=0e5cec8a-175f-11ec-946a-56c5c06c4f0a);
    background-size: 100%, auto;
    background-repeat: no-repeat;
}
.zsb-campus-index-category .recruit-campus-header{
    background-image:url(https://hr.wfdsj.cn/img?type=image&index=a2ea9a6e-175f-11ec-832e-d2c23734ac6d);
    background-size: 100vw, auto;
    background-repeat: no-repeat;
}

.zsb-campus-index-category .header svg{
display: none;
}
.zsb-campus-index-category .header .logo{
display: none;
}
.zsb-campus-index-category .header .header-bg{
display: none;
}
.zsb-campus-index-category .header .title{
display: none;
}
