.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: #999999;
    font-size: 14px;
    margin-top: 10px;
}
/*主要内容*/
.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;
    margin-top: 40px;
    margin-bottom: 60px;
}
section p{
    margin-top:0px;
    margin-bottom:0px;
    color:black ;
    font-size: 14px;
}
/* 职位详情*/
.job_list{
    background: #fafafa;
    border: 1px solid #999999;
}
.job p{
    margin-top: 0px;
    height: 30px;
    line-height: 30px;
    background: #48bcb9;
}
.right_job p:nth-child(2){
    color:#cc788a;
}
/*职位列表*/
.job_detail_data{
    padding: 20px 20px;
    font-size: 12px;
}
.font_size14{
    font-size: 20px;
    font-weight: bold;
}
.font_size15{
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 20px;
}
.font_size16{
    font-size: 14px;
    margin: 10px 0;
}
.font_color{
    color:#48bcb9;
}
.margintop60{
    margin-top: 80px;
}
.job_detail_data .margintop60 p{
    margin-bottom: 10px !important;
}