.banner {
    background: #6CC6F6 url('/node/public/image/stock-market/witness/listedtopimg.jpg') no-repeat 50% 0;
    height: 182px;
    color: #fff;
}
.banner-pad {
    padding: 40px 0 0 100px;
}
.help-lists { margin-top: 58px; }
    .help-tit { font-weight: 700; }
    .help-first-list { margin-top: 18px; }
    .help-sec-lists { padding-bottom: 40px; }
        .help-sec-lists .help-list { margin-top: 50px; }
        .help-sec-lists .help-first-list { margin-top: 30px; }
            .help-sec-tit {
                font-size: 14px;
                margin-bottom: 15px;
            }
            .help-sec-text { line-height: 26px; }
    .help-link { color: #35b0f3; }
        .help-link:hover { text-decoration: underline; }