@media screen and (max-device-height: 1000px){
           .head{
               height: 99px!important;
           }
    .body {
        padding-top: 303px!important;
        height: 464px!important;
    }
    .function{
        zoom:0.8;
    }

}
.head{
    height: 124px;
    background-color: #f6f7fb;
}
.logo-img{
    width:1188px;
    margin: 0 auto;
    padding-left: 35px;
    padding-top: 33px;
}
.logo-pic{
    width: 204px;
    height: 64px;
}
.body{
    background:url('/img/recruit_new/beijing1.png') no-repeat top scroll;
    background-size:cover;
    padding-top: 379px;
    height: 580px;
}
.body2{
    background:url('/img/recruit_new/beijing2.png') no-repeat top scroll;
    background-size:cover;
    padding-top: 379px;
    height: 580px;
}
.function{
    white-space: nowrap;
    width:1188px;
    height: 430px;
    background-color: #f7f7f7;
    margin: 0 auto;
}
.login{
    width: 510px;
    display: inline-block;
}
.fenge{
    vertical-align: top;
    display: inline-block;
}
.notice{
    vertical-align: top;
    width: 649px;
    display: inline-block;
    padding-right: 48px;
    padding-left: 60px;
}
.notice-title{
    text-align: left;
    margin-top: 64px;
    margin-bottom: 30px;
}
.login-title{
    text-align: center;
    margin-top: 64px;
    margin-bottom: 30px;
}


.login-input{
    text-align: center;
    margin-bottom: 12px;

}
.login-input .glyphicon{
    position: absolute;
    font-size: 16px;
    left: 10px;
    color: #a1a6b7;
}
.login-input input{
    -web-kit-appearance:none;
    -moz-appearance: none;
    font-size: 16px;
    width: 354px;
    height: 40px;
    padding-left: 38px;
    border:1px solid #e4e4e4;

}
.input-icon{
    position: relative;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #949494;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #949494;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #949494;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #949494;
}
.login-div{
    text-align: center;
    margin-top: 18px;
    margin-bottom: 7px;
}
.login-btn{
    height: 33px;
    width: 353px;
    background-color: #ffd850;
    border: none;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #5c4c12;
}
.zhuce-div{
    text-align: center;
    margin-bottom: 30px;
}
.password-operate{
    text-align: center;
    color: #2f95d3;
    font-size: 14px;
    font-family: 宋体;
}

.batch-ul{
    color: #3873bb;
}
.batch-li{
    border-bottom: 1px dashed #a1a6b7;
    line-height: 28px;
}
.li-title{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    cursor:pointer ;
    width:80%;
    display: inline-block;
    color: #a1a6b7;
    font-size: 18px;
    font-family: 微软雅黑;
    vertical-align: middle;
}
.li-time{
     font-family: SourceHanSansSC;
    font-size: 16px;
    color: #a1a6b7;
    float: right;
    display: inline-block;
}
