@charset "utf-8";
/* FBW 常见问题 */

body.fbw-faq-list .fbw-faq-body {
    max-width: 920px;
    margin: 0 0 72px;
    font-size: 14px;
    color: #666;
    line-height: 1.9;
}

body.fbw-faq-list .fbw-faq-item {
    margin-bottom: 28px;
}

body.fbw-faq-list .fbw-faq-item h3 {
    margin: 0 0 12px !important;
    font-size: 16px !important;
    color: #232323 !important;
    font-weight: 600 !important;
}

body.fbw-faq-list .fbw-faq-content ul,
body.fbw-faq-list .fbw-faq-content ol {
    padding-left: 18px;
}
