/**!
 * 公开内容
 * author: huangcong;
 * date:2020-04-23
 */

.ewb-right {
    padding: 40px 10px 20px 25px;
}

.ewb-article-tt {
    font-size: 32px;
    line-height: 40px;
    color: #2d66a5;
    font-weight: bold;
    text-align: center;
}

.ewb-article {
    margin-top: 25px;
    max-height: 1032px;
    overflow: auto;
    padding-right: 20px;
    font-size: 16px;
}

.guide-p {
    line-height: 30px;
}

.guide-h1 {
    line-height: 50px;
    font-size: 21px;
    font-weight: bold;
}

.guide-h2 {
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
}

.ewb-m8 {
    margin: 8px 0;
}

.ewb-mt15 {
    margin-top: 15px;
}