.LY_pc_header {
    width:100%;
    height:54px;
    position:fixed;
    top:0;
    left:0;
    z-index:999;
}

.LY_pc_header .LY_pc_log {
    margin-top:10px;
}

.LY_pc_header .headerContent {
    width:1200px;
    height:54px;
    text-align:left;
    margin:0 auto;
    position:relative;
}

.LY_pc_header .headerContent .tel-num {
    font-size:20px;
    line-height:20px;
    float:right;
    margin-top:17px;
    position:relative;
    padding-left:24px;
}

.LY_pc_header .headerContent .tel-num img {
    display:block;
    position:absolute;
    left:0;
    top:3px;
}

.LY_pc_header .job_inCompany {
    font-size:12px;
    float:right;
    margin-top:19px;
    padding-left:24px;
    position:relative;
}

.LY_pc_header .shu_lin {
    font-size:17px;
    float:right;
    margin:16px 10px 0 10px;
}

.LY_pc_header .job_inCompany img {
    position:absolute;
    display:block;
    left:5px;
    top:2px;
}

.hc_ipt {
    width:360px;
    height:34px;
    background-color:#fff;
    border:none;
    border-radius:2px;
    vertical-align:top;
    margin-top:10px;
    margin-left:242px;
    box-sizing:border-box;
    padding:0 0 0 39px;
    font-size:14px;
}

.job_search {
    color:#ccc;
    position:absolute;
    top:18px;
    left:399px;
    font-size:18px;
}

.job_search_btn {
    cursor:pointer;
    width:60px;
    height:34px;
    display:inline-block;
    vertical-align:top;
    box-sizing:border-box;
    border:1px solid #fff;
    color:#fff;
    font-size:14px;
    text-align:center;
    line-height:32px;
    border-radius:2px;
    margin-top:10px;
    margin-left:10px;
}

.job_search_btn:hover {
    color:#fff;
}
