body{
    font-family: Microsoft YaHei,Simsun,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.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;

}
section p{
    margin-top:0px;
    margin-bottom:0px;
    color:black ;
    font-size: 14px;
}
/*新闻列表*/
section i{
    display: block;
    color: #48bcb9;
    margin-top: 10px;
    margin-bottom: 10px;
}
.list_img{
    margin-top: 30px;
}
.list_img a{
    color: #48bcb9;
}
.border_1{
    border: 1px solid #999999;
    border-top:none;
}
.padding0{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.news_list{
    border: 1px solid #f5f5f5;
}
.news_list .list{
    background: #f3f3f3;
}
.list_all{
    margin-top: 20px;
    overflow: hidden;
}
.font_size20{
    font-size: 28px;
}
.list p{
    margin: 5px 10px;
}
.list a{
    color: #48bcb9;
}
.paddingtop20{
    padding-top: 20px;
}