.ff_postPage .ff_pageTarget.module {
    background-color: rgba(0,0,0,0) !important;
}
.module {
    background-color: rgba(0,0,0,0) !important;
}
.ff_postPage .ff_pageTarget.module {
    padding-top: 80px;
}
.ff_postPage .postbody {
    text-align: justify;
    text-justify: inter-word;
}
.module_container {
    width: 1500px;
    margin: 0 auto;
}
.npagePage .ff_pageTarget .container_target {
    float: left !important;
}
.container_target a {
    font-weight: 400;
    font-size: 14px;
    color: #232323;
    line-height: 20px;
}
.ff_pageTarget .container_target a:last-child {
    color: #044F9F !important;
}
.ff_pageList, .ff_postPage {
    padding-bottom: 0 !important;
    background-image: url('/static/images/columns-box9-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 1200px;
    background-position: top;
}
.ff_postPage .news.mlistpost .module_container, .ff_postPage .team.mlistpost .module_container {
    max-width: 1440px !important;
}
.article-info .title {
    font-weight: 600;
    font-size: 36px;
    color: #044F9F;
    line-height: 44px;
    text-align: center;
}
.article-info .time {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    margin-top: 36px;
    text-align: center;
}
.title-border {
    width: 1440px;
    height: 1px;
    background: #D9D9D9;
    margin-top: 80px;
    margin-bottom: 32px;
}
.article-bottom-line {
    display: flex;
    justify-content: space-between;
    padding-bottom: 150px;
}
.article-bottom-line .next-link {
    margin-top: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
}
.article-bottom-line .back-link {
    background: #044F9F;
    padding: 16px 26px;
}
.article-bottom-line .back-link a {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}