.rd {
    padding: 48px 0 0;
}
.rd-cont {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
}
.rd-desc {
    margin-bottom: 25px;
}
.rd-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
    color: #002956;
    text-align: center;
}
.rd-date {
    display: block;
    font-family:" Microsoft YaHei";
    font-size: 14px;
    line-height: 24px;
    color: #222;
    text-align: center;
}
.rd-cont {
    padding-top: 30px;
    font-family:" Microsoft YaHei";
    font-size: 16px;
    line-height: 30px;
    color: #222;
    text-indent: 2em;
}
.rd-problem {
    color: #CF090A;
}