.border_bottom{
    border-bottom:1px solid #f5f5f5 ;
}
.border_right{
    border-right:1px solid #f5f5f5 ;
    border-bottom:1px solid #f5f5f5 ;
    background: #d1d1d1;
    height: 160px;
    line-height: 160px;
}
section  .job_list .p_color{
    color: #48bcb9;
}
/*主要内容*/
.need{
    background: black;
    padding: 5px 10px;
    width: 120px;
    display: inline-block;
}
.need p{
    color: #ffffff;
}
.need p.color_f{
    color: #999999;
}
.nend_right{
    margin-top: 30px;
    display: inline-block;
    font-size: 12px;
}
.nend_right ul li{
    display: inline-block;
}
.rf{
    float: right;
}
.border_bottom1 a{
    font-size: 12px;
    color: black;
}
.border_bottom1 img{
    height: 12px;
}
.border_bottom1{
    position: relative;
    top: -30px;
    border-bottom: 1px solid #f5f5f5;
}
/*主要内容*/
section{
    position: relative;
    top: -30px;
}
section p{
    margin-top:0px;
    margin-bottom:0px;
    color:black ;
    font-size: 14px;
}
/* 职位详情*/
.job{
    display: inline-block;
    background: #f6f6f6;
    padding:0 0px 30px 0px;
    width: 120px;
    text-align: center;
}
.job p{
    margin-top: 0px;
    height: 30px;
    line-height: 30px;
    background: #48bcb9;
}
.right_job{
    margin-top: 30px;
}
.right_job p:nth-child(2){
    color:#cc788a;
}
/*职位列表*/
.job_detail{
    background: #fafafa;
    border: 1px solid #999999;
    padding: 20px 20px;
}
.job_detail a{
    color: black;
}
.job_detail img{
    height: 25px;
}
.borderright{
    border-left: 1px solid #999999;
}
.job_detail_data{
    padding: 20px 20px;
    border: 1px solid #999999;
    font-size: 10px;
    color: black;
}
.font_size14{
    font-size: 14px;
}
.font_color{
    color:#48bcb9;
}
.job_detail_data .margintop20 p{
    margin-bottom: 10px !important;
}
.jizhao{
    text-align: -webkit-right;
    position: relative;
    right: -14px;
    top: 86px;
    height: 30px;
}
.jizhao img{
    height: 45px;
}