.head-thumb {
    background: url("../img/join-us-bg.jpg");
}

p { margin: 0; padding: 0; }

.notion-main {
    padding-top: 50px;
    padding-bottom: 60px;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.notion-main>.title {
    font-size: 32px;
    color: #333;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.notion-main>.ens {
    font-size: 20px;
    color: #C4C4C4;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.notion-main .article-body {
    line-height: 28px;
    /*padding-top: 25px;
    padding-bottom: 20px;*/
    padding: 25px 15px 20px;
}
