.job_content_box{
    min-height: 700px;
   margin-top: 14px;
}
/*左边内容*/
.job_content_left{
    width: 860px;
    float: left;
}
.job_content_li{
    /*height: 72px;*/
    padding: 16px;
    margin-bottom: 14px;
    background: white;
    border-radius: 4px;
    border: 2px solid white;
}
.job_content_li:hover{
    border: 2px solid rgba(254, 190, 16, 1);
}
.job_left_name{
    width: 342px;
}
.job_name_text{
    max-width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #333333;
}
.job_name_text:hover{
    color:#febe10;
}
/*.job_name_text a{*/
    /*font-size: 16px;*/
    /*color: #333333;*/
/*}*/
.job_name_text span{
    color: #ff422e;
    margin-left:10px;
}
.job_age_text{
    color: #7b7b7b;
    font-size: 14px;
    padding-top: 6px;
}
.job_advantage_text{
    width: 680px;
    padding-top: 8px;
}
.job_advantage_text p{
    font-size: 12px;
    color: #7b7b7b;
    background: white;
    border: solid 1px #f2f2f2;
    border-radius: 4px;
    padding: 4px 8px;
    margin-right: 8px;
}
.job_left_img{
    flex: auto;
    margin-left: 6px;
    width: 310px;
    margin-top: -4px;
}
.job_img_box{
    width: 330px;
}
.job_img_list{
    width: 44px;
    height: 44px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    position: relative;
}
.job_img_list img{
    width: 44px;
    height: 44px;
    border-radius: 4px;
}
.job_company_box{
    margin-left: 8px;
    font-size: 14px;
}
.job_company_name{
    width: 220px;
    font-weight: 600;
    color: #333333;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.job_company_name:hover{
    color:#febe10;
}
/*.job_company_name a{*/
    /*color: #333333;*/
/*}*/
.job_company_address{
    width: 220px;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.information_time_text span {
    margin-left: 4px;
    color: #7b7b7b;
    font-size: 14px;
    vertical-align: baseline;
}
.chat_litBox_content{
    background: #f2f2f2;
    width: 60px;
    text-align: center;
    border-radius: 12px;
    padding: 3px 6px;
    cursor: pointer;
    position: relative;
    margin-left: 6px;
}
.chat_litBox_content .layui-icon{
    color: #00c800;
    font-size: 14px;
}
.chat_litBox_content span{
    color: #7b7b7b;
    font-size: 12px;
    vertical-align: bottom;
    margin-left: 6px;
}
.job_chat_cord{
    background-image: url(../../images/job/cord_job.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 108px;
    height: 108px;
    position: absolute;
    z-index: 100;
    left: 134px;
    top: -6px;
    display: none;
}
.job_chat_cord canvas{
    margin-left: 8px;
    margin-top: 12px;
}
/*.job_chat_cord img{*/
    /*width: 80px;*/
    /*height: 80px;*/
/*}*/
.job_chat_cord table {
    width: 86px;
    height: 86px;
    margin-left: 15.5px;
    margin-top: 11px;
}
.job_chat_span{
    color: #333333 !important;
    border-bottom: 1px solid #333333;
}
/*置顶*/
.job_left_top{
    background-image: url(../../images/job/top.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 20px;
    cursor: pointer;
    position: relative;
    margin-left: 110px;
    margin-bottom: 8px;
}
.job_left_top span{
    position: absolute;
    right:6px;
    top:2px;
    color:white;
    font-size: 14px;
}
/*投递简历*/
.job_left_collect{
    justify-content: end;
}
.collect_content_box{
    width:76px;
    text-align: right;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 95px;
}
.collect_content_box span{
    font-size: 14px;
    margin-left: 4px;
    vertical-align: bottom;
}
.collect_content_yes{
    cursor: pointer;
    text-align: right;
    justify-content: start;
    width: 76px;
    margin-top: 8px;
    margin-left: 94px;
}
.collect_content_yes span{
    font-size: 14px;
    margin-left: 4px;
    vertical-align: bottom;
    color: #ff422e;
}
.send_job_box{
    width: 76px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius:4px;
    background-color: #000000;
    color:white;
    cursor: pointer;
}
.send_job_box_yes{
    width: 76px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius:4px;
    background-color: #febe10;
    color:#000000;
    cursor: pointer;
}
.call_companyTel{
    width: 76px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius:4px;
    background-color: #febe10;
    color:#000000;
    cursor: pointer;
    margin-right: 10px;
}
.job_content_time{
    text-align: right;
    color: #7b7b7b;
    font-size: 12px;
    margin-top: 10px;
}
/*弹出框样式*/
.job_mode_text{
    color: #333333;
    font-size: 18px;
    font-weight: 600;
}
job_mode_tips{
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}
/*企业热榜*/
.job_content_right{
    float: right;
    margin-bottom: 12px;
}
.right_hot_img{
    width: 294px;
    margin-top: -12px;
}
.job_content_hot{
    width: 294px;
    /*max-height: 530px;*/
    margin-bottom: 16px;
}
.job_hot_top_box{
    height: 62px;
    background: white;
}
.hot_top_content{
    padding:6px 12px;
    line-height: 28px;
}
.hot_top_content span{
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-left: 10px;
}
.job_hot_bottom{
    margin-top:4px;
    background: white;
}
.hot_bottom_ul{
    /*padding:6px 12px;*/
}
.hot_bottom_li{
    border:2px solid white;
    border-bottom: 2px solid #fafafa;
    cursor: pointer;
}
.hot_bottom_li:last-child{
    border:2px solid white;
}
.hot_bottom_li:hover{
    border: 2px solid rgba(254, 190, 16, 1);
}
.hot_bottom_li a{
    display: inline-block;
}
.hot_bottom_list{
    margin: 10px 0;
    padding:6px 12px;
}
/*浏览历史*/
.job_content_record{
    width: 294px;
    /*max-height: 530px;*/
}
.hot_bottom_content{
    margin: 14px 0;
    padding: 6px 12px;
}
.bottom_content_text p{
    width: 176px;
    font-weight: 600;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bottom_content_text p:hover{
    color: #febe10;
}
.bottom_content_text div{
    color: #ff422e;
    font-size: 16px;
}
.history_text_address{
    width: 252px;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top:4px;
}