.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 1.5;
    background-color: #EFE3CB;
    border-left: 8px solid #6169C7;
    padding: 4px;
}

div.post h2, div.post h2 a {
    font-size: 17px;
    font-weight: 500 !important;
    font-family: fantasy,微软雅黑;
    color: #002256;
}