/* 党建工作详情页 */
.detailjob {
    padding-left: 20px;
    padding-right: 20px;
}
.detailjob .job-header {
    text-align: center;
    font-weight: 700;
    margin-top: 80px;
    margin-bottom: 40px;
    font-size: 30px;
}
.detailjob h1, .detailjob .desc, .detailjob .img{
    text-align: center;
}
.detailjob .desc {
    color: #999;
    margin-bottom: 60px;
}
.detailjob .time {
    margin-right: 20px;
}
.detailjob .paper {
    text-indent: 40px;
    margin-bottom: 60px;
}
.detailjob .img {
    margin: 40px 0;
}
.detailjob .files .title{
    font-weight: 700;
}