.pageContIn {
    display: inline-block;
    vertical-align: top;
    width: 1440px;
    text-align: left;
    background: #FEFEFE;
    padding: 68px 118px 120px 118px;
    width: 100%;
    background: url('./../img/important_bg.png') no-repeat right top;
}

.pageContInTitle {
    font-family: 'PingFang SC-Medium';
    font-weight: 500;
    font-size: 24px;
    color: #222222;
    line-height: 32px;
}

.importantNoteItem {
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    margin-top: 24px;
}

.importantNoteNum {
    font-family: 'PingFang SC-Semibold';
    font-weight: 600;
}
.fqaContP {
    font-size: 14px;
    color: #222222;
    line-height: 24px;
}
.fqaContP strong{
    font-weight: bold;
}