.help-center-page {
    background: #fff;
}

.fk-blogBody.help-center-page,
.fk-blogBody .help-center-content,
.company-page--help-center.fk-blogBody {
    min-width: 1200px;
}

.company-page--help-center .fk-banner {
    min-width: 1200px;
    height: 200px;
    margin-top: 80px;
    background: url('/assets/images/help-center/banner-help-center.jpg') center center no-repeat;
    background-size: cover;
}

.company-page--help-center .fk-banner-contentWrap {
    width: 590px;
    margin: 0 auto;
    padding-top: 112px;
}

.company-page--help-center .fk-blog-searchFrame {
    width: 560px;
    height: 40px;
    background: #fff;
    border-radius: 23px;
    padding: 0 0 0 30px;
    display: block;
    box-sizing: border-box;
}

.company-page--help-center .fk-blog-searchFrame::after,
.company-page--help-center .f-funcWrap::after,
.company-page--help-center .fk-blogQWrap::after {
    content: '';
    display: block;
    clear: both;
}

.company-page--help-center .fk-blog-searchFrame .f-searchAreaWrap,
.company-page--help-center .fk-blog-searchFrame .f-searchIconWrap {
    height: 100%;
    float: left;
}

.company-page--help-center .fk-blog-searchFrame .f-searchAreaWrap {
    width: 440px;
}

.company-page--help-center .fk-blog-searchFrame .f-searchIconWrap {
    float: right;
    position: relative;
    width: 60px;
    height: 100%;
    border: 0;
    background: transparent;
    border-radius: 20px;
    cursor: pointer;
    transition: background .2s;
}

.company-page--help-center .fk-blog-searchFrame .f-searchIconWrap:hover {
    background: #deebff;
}

.company-page--help-center .fk-blog-searchFrame .f-searchIconWrap .fk-icon-search {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -8px;
    margin-right: -8px;
}

.company-page--help-center .fk-blog-searchFrame .f-searchInput {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    outline: 0;
    color: #333;
    font-size: 14px;
    line-height: 45px;
    vertical-align: middle;
    background: transparent;
}

.company-page--help-center .fk-blog-searchFrame .f-searchInput::placeholder {
    font-size: 14px;
    color: #999;
}

.company-page--help-center .fk-blogPage-displayPage {
    display: block;
}

.company-page--help-center .fk-blogFunc .f-funcWrap {
    width: 1200px;
    margin: 0 auto;
    padding: 65px 0 70px;
    text-align: center;
    font-size: 0;
}

.company-page--help-center .fk-blogFunc .f-funcBlock {
    width: 158px;
    margin: 0 10px 0 0;
    box-sizing: border-box;
}

.company-page--help-center .f-funcBlock {
    display: inline-block;
    vertical-align: middle;
}

.company-page--help-center .f-funcBlock-first {
    margin-left: 0;
    overflow: hidden;
}

.company-page--help-center .f-funcBlock .f-a {
    display: inline-block;
    color: #333;
}

.company-page--help-center .f-funcTitle {
    font-size: 16px;
    text-align: center;
    padding-top: 40px;
    font-weight: 400;
    line-height: 1;
}

.company-page--help-center .f-funcTitle:hover,
.company-page--help-center .f-funcBlock:hover .f-a {
    color: #2f82ff;
}

.company-page--help-center .fk-funcIcon {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    background: url('/assets/images/help-center/home_ico.png') no-repeat -364px -51px;
}

.company-page--help-center .fk-funcIcon-feature {
    background-position: -444px -52px;
}

.company-page--help-center .fk-funcIcon-domain {
    background-position: -525px -52px;
}

.company-page--help-center .fk-funcIcon-mobi {
    background-position: -606px -51px;
}

.company-page--help-center .fk-funcIcon-update {
    background-position: -683px -51px;
}

.company-page--help-center .fk-funcIcon-siteCheck {
    background-position: -603px -229px;
}

.company-page--help-center .fk-funcIcon-baidu {
    width: 76px;
    background-position: -677px -226px;
}

.company-page--help-center .fk-funcIcon-responsive {
    width: 80px;
    background-position: -779px -229px;
}

.company-page--help-center .fk-funcIcon-psw {
    background-position: -363px -225px;
}

.company-page--help-center .fk-funcIcon-dns {
    background-position: -441px -226px;
}

.company-page--help-center .fk-funcIcon-refeed {
    background-position: -523px -226px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-prod {
    background-position: -364px -138px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-feature {
    background-position: -443px -135px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-domain {
    background-position: -525px -136px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-mobi {
    background-position: -606px -136px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-update {
    background-position: -683px -136px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-siteCheck {
    background-position: -603px -306px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-baidu {
    background-position: -677px -303px;
}

.company-page--help-center .fk-blogFunc .f-funcBlock:hover .fk-funcIcon-responsive {
    background-position: -779px -305px;
}

.company-page--help-center .fk-blogTool .f-blogTItem:hover .fk-funcIcon-psw {
    background-position: -363px -303px;
}

.company-page--help-center .fk-blogTool .f-blogTItem:hover .fk-funcIcon-dns {
    background-position: -441px -305px;
}

.company-page--help-center .fk-blogTool .f-blogTItem:hover .fk-funcIcon-refeed {
    background-position: -524px -304px;
}

.company-page--help-center .fk-blogTool .f-blogTItem:hover .fk-funcIcon-siteCheck {
    background-position: -603px -306px;
}

.company-page--help-center .fk-blogQ {
    width: 100%;
    min-width: 1200px;
    background: #f3f5f8;
}

.company-page--help-center .fk-blogQWrap {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.company-page--help-center .fk-blogQ .f-blogQTitle {
    padding: 70px 0 40px 22px;
    width: inherit;
    line-height: 1;
    font-size: 24px;
    font-weight: 400;
}

.company-page--help-center .fk-blogQ .f-blogQTitle h3 {
    font-weight: 400;
}

.company-page--help-center .fk-blogQ .f-blogQItem {
    width: 355px;
    height: 354px;
    margin: 0 24px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    box-shadow: 1px 3px 14px 2px rgba(152, 168, 206, 0.15);
    border-radius: 6px;
}

.company-page--help-center .fk-blogQ .f-blogQItem-last {
    margin-right: 0;
}

.company-page--help-center .fk-blogQ .f-blogQItem-second {
    margin-top: 50px;
}

.company-page--help-center .fk-blogQ .f-blogQContentWrap {
    padding: 42px 50px 34px;
    font-family: "Microsoft YaHei", Arial, SimSun, sans-serif;
    font-size: 12px;
    line-height: normal;
}

.company-page--help-center .fk-blogQ .f-blogQContent-descList {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Microsoft YaHei", Arial, SimSun, sans-serif;
}

.company-page--help-center .fk-blogQ .f-blogQContent-title {
    height: 16px;
    line-height: 16px;
    margin-bottom: 36px;
    padding-left: 12px;
    color: #333;
    border-left: solid #4975e5 2px;
    font-size: 16px;
    font-weight: 400;
}

.company-page--help-center .fk-blogQ .f-blogQContent-title a {
    float: right;
    color: #999;
    font-size: 14px;
}

.company-page--help-center .fk-blogQ .f-blogQContent-title a:hover {
    color: #2f82ff;
}

.company-page--help-center .fk-blogQ .f-blogQContent-descItem {
    width: 100%;
    height: 14px;
    margin: 0 0 26px;
    margin-bottom: 26px;
    line-height: 14px;
    list-style: none;
    white-space: nowrap;
    font-family: "Microsoft YaHei", Arial, SimSun, sans-serif;
    font-size: 14px;
}

.company-page--help-center .fk-blogQ .f-blogQContent-descItem a {
    display: inline-block;
    width: calc(100% - 16px);
    overflow: hidden;
    color: #666;
    font-size: 14px;
    font-family: "Microsoft YaHei", Arial, SimSun, sans-serif;
    font-weight: 400;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.company-page--help-center .fk-blogQ .f-blogQContent-descItem a:hover {
    color: #2f82ff;
}

.company-page--help-center .fk-blogQ .f-blogQContent-descItem .f-dot {
    display: inline-block;
    width: 2px;
    height: 2px;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 50%;
    background: #666;
}

.company-page--help-center .fk-blogTool {
    background: #fff;
}

.company-page--help-center .fk-blogTool .fk-blogTWrap {
    padding-bottom: 85px;
    font-size: 12px;
}

.company-page--help-center .fk-blogTool .f-blogTItem {
    width: 277px;
    height: 134px;
    margin-left: 12px;
    margin-right: 8px;
    line-height: 134px;
    text-align: center;
    border: solid #dae1e6 1px;
    box-sizing: border-box;
}

.company-page--help-center .fk-blogTool .f-blogTItem .f-blogQLink {
    display: block;
    height: 100%;
    color: #333;
}

.company-page--help-center .fk-blogTool .f-blogTItem:hover {
    border-color: #2f82ff;
}

.company-page--help-center .fk-blogTool .f-blogTItem:hover .f-blogQLink {
    color: #2f82ff;
}

.company-page--help-center .fk-blogTool .f-blogTItem .fk-funcIcon,
.company-page--help-center .fk-blogTool .f-blogQItem-txt {
    display: inline-block;
    vertical-align: middle;
}

.company-page--help-center .fk-blogTool .f-blogQItem-txt {
    padding-left: 24px;
    font-size: 18px;
}

.company-page--help-center .fk-icon-search {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/assets/images/help-center/home_ico.png') 0 -1363px no-repeat;
}

.company-page--help-center .help-center-searchSummary {
    margin: 0 24px 28px;
    padding: 18px 22px;
    font-size: 14px;
    color: #4975e5;
    background: rgba(73, 117, 229, 0.08);
    border: 1px solid rgba(73, 117, 229, 0.14);
    border-radius: 6px;
}

.help-center-subWrap {
    padding: 32px 0 60px;
}

.company-page--help-center .fk-blogListWrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.company-page--help-center .fk-blogListWrap .f-aside {
    width: 120px;
    flex: 0 0 120px;
    background: #fff;
    padding: 14px 0 20px;
}

.company-page--help-center .fk-blogListWrap .f-main {
    width: 1060px;
    flex: 0 0 1060px;
}

.company-page--help-center .f-simpleList {
    margin: 0;
    padding: 0;
}

.company-page--help-center .f-simpleItem,
.company-page--help-center .f-simpleItem-second {
    list-style: none;
}

.company-page--help-center .f-simpleItem > a,
.company-page--help-center .f-simpleItem-second-first,
.company-page--help-center .f-simpleItem-second-list a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    color: #666;
    text-decoration: none;
}

.company-page--help-center .f-simpleItem > a,
.company-page--help-center .f-simpleItem-second-first {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 6px;
}

.company-page--help-center .f-simpleItem-second {
    margin-bottom: 2px;
}

.company-page--help-center .f-simpleItem-second-list {
    margin: 0;
    padding: 2px 0 6px;
    display: none;
}

.company-page--help-center .f-simpleItem-second-list__active .f-simpleItem-second-list {
    display: block;
}

.company-page--help-center .f-simpleItem-second-list a {
    height: 24px;
    line-height: 24px;
    padding: 0 4px;
    font-size: 12px;
    color: #999;
}

.company-page--help-center .f-simpleItem > a:hover,
.company-page--help-center .f-simpleItem > a.f-active,
.company-page--help-center .f-simpleItem-second-first:hover,
.company-page--help-center .f-simpleItem-second-list li.f-second-active > a,
.company-page--help-center .f-simpleItem-second-list a:hover {
    color: #2f82ff;
}

.company-page--help-center .f-mainArticle {
    background: #fff;
}

.company-page--help-center .f-mainArticle-normal {
    padding: 18px 40px 28px;
    box-sizing: border-box;
}

.company-page--help-center .f-mainList {
    margin: 0;
    padding: 0;
}

.company-page--help-center .f-mainItem {
    list-style: none;
    border-bottom: 1px solid #efefef;
}

.company-page--help-center .f-mainItem-ctnWrap {
    min-height: 52px;
    display: flex;
    align-items: center;
}

.company-page--help-center .f-mainItem-title {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 52px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.company-page--help-center .f-mainItem-title .f-link {
    color: #666;
    line-height: 1.8;
    text-decoration: none;
}

.company-page--help-center .f-mainItem-title .f-link:hover,
.company-page--help-center .f-mainArticle-pages .f-ma-page_item:hover,
.company-page--help-center .fk-crumbsNav a:hover,
.company-page--help-center .fk-mc-container_item .f-link:hover .fk-mc-item_text {
    color: #2f82ff;
}

.company-page--help-center .f_mianItem_thumb_time {
    display: inline-block;
    width: 0;
    height: 0;
}

.company-page--help-center .f-mainItem-data {
    display: none;
}

.company-page--help-center .f-tip {
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    flex: 0 0 18px;
}

.company-page--help-center .f_tip_vNode {
    position: absolute;
    inset: 0;
    border-radius: 3px;
    background: #ff6a37;
}

.company-page--help-center .f_tip_txt {
    position: absolute;
    inset: 0;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.company-page--help-center .f-mainItem-pagenation {
    border-bottom: 0;
}

.company-page--help-center .pagenation_blog {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding-top: 26px;
}

.company-page--help-center .pagenation-frist,
.company-page--help-center .pagenation-last {
    display: none;
}

.company-page--help-center .pagePrev_blog,
.company-page--help-center .pageNext_blog,
.company-page--help-center .pageNo_blog {
    color: #b5b5b5;
    font-size: 12px;
}

.company-page--help-center .pageNo_blog span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #2f82ff;
    color: #fff;
}

.company-page--help-center .f-mainArticleWrap {
    padding-bottom: 12px;
}

.company-page--help-center .f-mainNavWrap {
    padding-bottom: 12px;
}

.company-page--help-center .fk-crumbsNav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    color: #999;
}

.company-page--help-center .fk-crumbsNav-item {
    line-height: 20px;
}

.company-page--help-center .fk-crumbsNav a {
    color: #999;
    text-decoration: none;
}

.company-page--help-center .fk-crumbsNav-currItem {
    color: #666;
}

.company-page--help-center .f-arrow {
    display: inline-block;
    margin: 0 8px;
    color: #d0d0d0;
}

.company-page--help-center .f-mainArticle-titleWrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

.company-page--help-center .help-center-articleHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.company-page--help-center .f-mainArticle-title {
    margin: 0;
    max-width: 720px;
    font-size: 28px;
    line-height: 1.4;
    color: #333;
    font-weight: 400;
}

.company-page--help-center .fk-articleShareWrap {
    flex: 0 0 auto;
}

.company-page--help-center .f-bd-share {
    display: flex;
    align-items: center;
    gap: 10px;
}

.company-page--help-center .f-field {
    color: #999;
    font-size: 12px;
}

.company-page--help-center .f-sItem {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #e7ebf1;
    position: relative;
}

.company-page--help-center .f-sItem::before {
    position: absolute;
    inset: 0;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #7c8798;
}

.company-page--help-center .f-wx::before {
    content: '微';
}

.company-page--help-center .f-sina::before {
    content: '博';
}

.company-page--help-center .f-qq::before {
    content: 'Q';
}

.company-page--help-center .f-mainArticle-time {
    margin: 12px 0 0;
    color: #999;
    font-size: 12px;
    line-height: 20px;
}

.company-page--help-center .viewDetail {
    padding-top: 26px;
    color: #333;
}

.company-page--help-center .viewDetail .document {
    width: 100%;
}

.company-page--help-center .viewDetail .section {
    color: #333 !important;
}

.company-page--help-center .viewDetail .paragraph {
    margin: 4px 0;
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif !important;
}

.company-page--help-center .viewDetail h1,
.company-page--help-center .viewDetail h2,
.company-page--help-center .viewDetail h3 {
    font-weight: 700;
}

.company-page--help-center .viewDetail img {
    max-width: 100%;
}

.company-page--help-center .viewDetail .image-wrapper {
    max-width: 100%;
}

.company-page--help-center .viewDetail a {
    color: #2f82ff;
}

.company-page--help-center .f-mainArticle-tips {
    margin-top: 24px;
    padding-top: 18px;
    border-top: 1px solid #efefef;
    color: #999;
    font-size: 12px;
    line-height: 20px;
}

.company-page--help-center .f-ma-tips_location {
    color: #2f82ff;
    word-break: break-all;
}

.company-page--help-center .f-mainArticle-pages {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid #efefef;
}

.company-page--help-center .f-ma-page_item {
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 28px;
    text-decoration: none;
}

.company-page--help-center .f-ma-page_item span {
    color: #999;
}

.company-page--help-center .f-ma-page_item.is-disabled,
.company-page--help-center .f-ma-page_item.is-disabled span {
    color: #c8c8c8;
}

.company-page--help-center .f-mainArticle-refeedWrap {
    margin-top: 20px;
    padding-top: 22px;
    border-top: 1px solid #efefef;
}

.company-page--help-center .f-mainArticle-refeed {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.company-page--help-center .f-articleRefeed-title {
    margin: 0 20px 0 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
}

.company-page--help-center .f-jumpto-serviceBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 72px;
    height: 32px;
    padding: 0 16px;
    border: 1px solid #d6dde6;
    border-radius: 16px;
    background: #fff;
    color: #666;
    font-size: 12px;
    cursor: pointer;
    box-sizing: border-box;
}

.company-page--help-center .f-jumpto-serviceBtn:hover {
    border-color: #2f82ff;
    color: #2f82ff;
}

.company-page--help-center .footer_feedback_thanks {
    color: #2f82ff;
}

.company-page--help-center .feedback_thanks_img {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.company-page--help-center .fk-model-recommend {
    margin-top: 38px;
    border-top: 1px solid #efefef;
    padding-top: 32px;
}

.company-page--help-center .f-recommend-title {
    margin: 0 0 22px;
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
    color: #333;
}

.company-page--help-center .fk-model-carousel {
    position: relative;
}

.company-page--help-center .fk-mc-container {
    overflow: hidden;
}

.company-page--help-center .fk-mc-container_list {
    display: flex;
    gap: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.company-page--help-center .fk-mc-container_item {
    width: 168px;
    flex: 0 0 168px;
}

.company-page--help-center .fk-mc-container_item .f-link {
    display: block;
    color: #666;
    text-decoration: none;
}

.company-page--help-center .fk-mc-item_img {
    width: 168px;
    height: 122px;
    overflow: hidden;
    background: #f3f5f8;
}

.company-page--help-center .fk-mc-item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.company-page--help-center .fk-mc-item_text {
    margin: 10px 0 0;
    color: #666;
    font-size: 12px;
    line-height: 18px;
}

.company-page--help-center .fk-model-total_page {
    position: absolute;
    top: 41px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.company-page--help-center .fk-model-prev {
    left: -14px;
}

.company-page--help-center .fk-model-next {
    right: -14px;
}

.company-page--help-center .fk-model-total_page svg {
    width: 10px;
    height: 15px;
}

.help-center-page--category .fk-blogListWrap,
.help-center-page--article .fk-blogListWrap {
    width: 1233px;
    gap: 20px;
}

.help-center-page--category .fk-blogListWrap .f-aside,
.help-center-page--article .fk-blogListWrap .f-aside {
    width: 183px;
    flex: 0 0 183px;
    padding: 0;
    background: transparent;
}

.help-center-page--category .fk-blogListWrap .f-main,
.help-center-page--article .fk-blogListWrap .f-main {
    width: 1030px;
    flex: 0 0 1030px;
}

.help-center-page--category .help-center-page,
.help-center-page--article .help-center-page {
    background: #f3f5f8;
    color: #333;
    font-family: "Microsoft YaHei", Arial, SimSun, sans-serif;
    font-size: 12px;
    line-height: normal;
}

.help-center-page--category .f-simpleItem,
.help-center-page--category .f-simpleItem-second,
.help-center-page--article .f-simpleItem,
.help-center-page--article .f-simpleItem-second {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
}

.help-center-page--category .f-simpleList,
.help-center-page--article .f-simpleList {
    background: #fff;
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
}

.help-center-page--category .f-simpleItem,
.help-center-page--article .f-simpleItem {
    padding: 20px 0;
}

.help-center-page--category .f-simpleItem-second,
.help-center-page--article .f-simpleItem-second {
    position: relative;
    padding: 20px 0;
    transition: all 0.3s ease 0.2s;
}

.help-center-page--category .f-simpleItem > a,
.help-center-page--category .f-simpleItem-second-first,
.help-center-page--category .f-simpleItem-second-list a,
.help-center-page--article .f-simpleItem > a,
.help-center-page--article .f-simpleItem-second-first,
.help-center-page--article .f-simpleItem-second-list a {
    display: inline-block;
    width: 80px;
    box-sizing: content-box;
    padding: 0 40px 0 16px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}

.help-center-page--category .f-simpleItem > a,
.help-center-page--category .f-simpleItem-second-first,
.help-center-page--article .f-simpleItem > a,
.help-center-page--article .f-simpleItem-second-first {
    position: relative;
    height: 16px;
    color: #333;
    font-size: 16px;
    line-height: 16px;
}

.help-center-page--category .f-simpleItem > a::after,
.help-center-page--article .f-simpleItem > a::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 3px;
    height: 15px;
    border-radius: 2px;
    background: #2f82ff;
    opacity: 0;
}

.help-center-page--category .f-simpleItem > a.f-active,
.help-center-page--article .f-simpleItem > a.f-active {
    color: #333;
}

.help-center-page--category .f-simpleItem > a.f-active::after,
.help-center-page--article .f-simpleItem > a.f-active::after {
    opacity: 1;
}

.help-center-page--category .f-simpleItem-second::after,
.help-center-page--article .f-simpleItem-second::after {
    content: '';
    position: absolute;
    top: 27px;
    right: 20px;
    width: 8px;
    height: 4px;
    background: url('/assets/images/help-center/arrow.png') center center no-repeat;
    background-size: 8px 4px;
    transform: rotate(180deg);
    transition: top 0.3s ease 0.2s, transform 0.5s ease;
}

.help-center-page--category .f-simpleItem-second:hover::after,
.help-center-page--article .f-simpleItem-second:hover::after {
    background-image: url('/assets/images/help-center/arrow-active.png');
}

.help-center-page--category .f-simpleItem-second:hover .f-simpleItem-second-first,
.help-center-page--article .f-simpleItem-second:hover .f-simpleItem-second-first {
    color: #2f82ff;
}

.help-center-page--category .sub_item_hover .f-simpleItem-second-first,
.help-center-page--article .sub_item_hover .f-simpleItem-second-first {
    color: #333 !important;
}

.help-center-page--category .sub_item_hover::after,
.help-center-page--article .sub_item_hover::after {
    background-image: url('/assets/images/help-center/arrow.png') !important;
}

.help-center-page--category .f-simpleItem-second-list,
.help-center-page--article .f-simpleItem-second-list {
    display: none;
    margin: 0;
    padding: 0;
}

.help-center-page--category .f-simpleItem-second-list__selected .f-simpleItem-second-list,
.help-center-page--article .f-simpleItem-second-list__selected .f-simpleItem-second-list {
    display: block;
}

.help-center-page--category .f-simpleItem-second-list__active .f-simpleItem-second-list,
.help-center-page--article .f-simpleItem-second-list__active .f-simpleItem-second-list {
    display: block;
}

.help-center-page--category .f-simpleItem-second-list__active,
.help-center-page--article .f-simpleItem-second-list__active {
    padding-bottom: 0;
}

.help-center-page--category .f-simpleItem-second-list__active + .f-simpleItem-second,
.help-center-page--article .f-simpleItem-second-list__active + .f-simpleItem-second {
    padding-top: 10px;
}

.help-center-page--category .f-simpleItem-second-list__active + .f-simpleItem-second::after,
.help-center-page--article .f-simpleItem-second-list__active + .f-simpleItem-second::after {
    top: 17px;
}

.help-center-page--category .f-simpleItem-second-list li,
.help-center-page--article .f-simpleItem-second-list li {
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    line-height: 48px;
    text-align: center;
    list-style: none;
}

.help-center-page--category .f-simpleItem-second-list li:first-child,
.help-center-page--article .f-simpleItem-second-list li:first-child {
    margin-top: 20px;
}

.help-center-page--category .f-simpleItem-second-list a,
.help-center-page--article .f-simpleItem-second-list a {
    height: 48px;
    color: #828282;
    font-size: 14px;
    line-height: 48px;
}

.help-center-page--category .f-simpleItem > a:hover,
.help-center-page--article .f-simpleItem > a:hover,
.help-center-page--category .f-simpleItem-second-first:hover,
.help-center-page--article .f-simpleItem-second-first:hover,
.help-center-page--category .f-simpleItem-second-list a:hover,
.help-center-page--article .f-simpleItem-second-list a:hover {
    color: #2f82ff;
}

.help-center-page--category .f-simpleItem-second .f-active,
.help-center-page--article .f-simpleItem-second .f-active {
    border-left: 2px solid #2f82ff;
    color: #333;
}

.help-center-page--category .f-simpleItem-second-list__active.f-simpleItem-second::after,
.help-center-page--article .f-simpleItem-second-list__active.f-simpleItem-second::after {
    transform: rotate(0deg);
}

.help-center-page--category .f-simpleItem-second-list li.f-second-active,
.help-center-page--article .f-simpleItem-second-list li.f-second-active {
    background: #e3eeff;
    color: #2f82ff;
}

.help-center-page--category .f-simpleItem-second-list li.f-second-active > a,
.help-center-page--article .f-simpleItem-second-list li.f-second-active > a {
    color: #2f82ff;
}

.help-center-page--category .f-mainArticle-normal {
    padding: 0;
    background: transparent;
}

.help-center-page--category .f-mainList {
    width: 1030px;
    background: #fff;
}

.help-center-page--category .f-mainItem {
    margin: 0 45px;
    padding: 25px 0;
    border-bottom: 0;
}

.help-center-page--category .f-mainItem + .f-mainItem {
    border-top: 1px solid #e1e8ec;
}

.help-center-page--category .f-mainItem-ctnWrap {
    display: block;
    min-height: 21px;
}

.help-center-page--category .f-mainItem-title {
    display: block;
    width: 940px;
    min-height: 21px;
    font-size: 0;
}

.help-center-page--category .f-mainItem-title .f-link {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 16px;
    line-height: normal;
    white-space: nowrap;
}

.help-center-page--category .f-tip {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.help-center-page--category .f_tip_vNode {
    position: static;
    display: block;
    border-radius: 3px;
    background: #ff693b;
}

.help-center-page--category .f-mainItem-pagenation {
    padding: 0;
}

.help-center-page--category .pagenation_blog {
    display: block;
    width: 940px;
    height: 28px;
    padding-top: 0;
    font-size: 0;
    text-align: center;
}

.help-center-page--category .pagePrev_blog,
.help-center-page--category .pageNext_blog,
.help-center-page--category .pageNo_blog {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 7px;
    font-size: 0;
    line-height: 28px;
}

.help-center-page--category .pagePrev_blog span,
.help-center-page--category .pageNext_blog span {
    display: block;
    width: 28px;
    height: 28px;
    font-size: 0;
    line-height: 28px;
}

.help-center-page--category .pageNo_blog span {
    display: inline-block;
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.help-center-page--article .f-mainArticle-normal {
    padding: 0;
    background: transparent;
}

.help-center-page--article .f-mainArticleWrap {
    width: 1030px;
    box-sizing: border-box;
    padding: 30px 30px 45px;
    background: #fff;
}

.help-center-page--article .f-mainNavWrap {
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e8ec;
}

.help-center-page--article .fk-crumbsNav {
    display: block;
    font-size: 14px;
}

.help-center-page--article .fk-crumbsNav-item {
    display: inline-block;
    line-height: 16px;
    vertical-align: top;
}

.help-center-page--article .f-arrow {
    margin: 0 7px;
    color: #ccc;
}

.help-center-page--article .f-mainArticle-header {
    position: relative;
    margin-bottom: 20px;
}

.help-center-page--article .f-mainArticle-titleWrap {
    position: relative;
    padding-bottom: 0;
    border-bottom: 0;
}

.help-center-page--article .f-mainArticle-title {
    width: 100%;
    max-width: none;
    display: -webkit-box;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.help-center-page--article .fk-articleShareWrap {
    position: static;
    top: auto;
    right: auto;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: 17px;
}

.help-center-page--article .f-bd-share {
    display: block;
    font-size: 0;
    text-align: left;
}

.help-center-page--article .f-field {
    display: inline-block;
    float: left;
    height: 34px;
    line-height: 34px;
    padding-right: 10px;
    color: #000;
    font-size: 14px;
    vertical-align: middle;
}

.help-center-page--article .f-sItem {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 10px 0 0;
    padding: 0;
    background-image: url('/assets/images/help-center/home_ico.png');
    background-repeat: no-repeat;
    background-color: transparent;
    border-radius: 50%;
    vertical-align: middle;
}

.help-center-page--article .f-sItem::before {
    display: none;
}

.help-center-page--article .f-wx {
    background-position: -295px -1361px;
}

.help-center-page--article .f-sina {
    background-position: -339px -1360px;
}

.help-center-page--article .f-qq {
    background-position: -381px -1361px;
}

.help-center-page--article .f-mainArticle-time {
    margin: 14px 0;
    padding: 20px 0 32px;
    border-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
}

.help-center-page--article .f-ma-time_text {
    margin-right: 41px;
}

.help-center-page--article .viewDetail {
    padding-top: 0;
}

.help-center-page--article .f-mainArticle-desc {
    margin: 0;
    padding-top: 0;
    padding-bottom: 80px;
    border-bottom: 1px solid #eee;
    color: #000;
    font-size: 14px;
    line-height: 28px;
    word-break: break-all;
}

.help-center-page--article .f-mainArticle-desc h1,
.help-center-page--article .f-mainArticle-desc h2,
.help-center-page--article .f-mainArticle-desc h3,
.help-center-page--article .f-mainArticle-desc .paragraph {
    box-sizing: content-box;
}

.help-center-page--article .f-mainArticle-desc .paragraph,
.help-center-page--article .f-mainArticle-desc .paragraph *,
.help-center-page--article .f-mainArticle-desc .paragraph img,
.help-center-page--article .f-mainArticle-desc .paragraph .image-wrapper {
    box-sizing: content-box;
    font-family: "等线", "DengXian", "Microsoft YaHei", "PingFang SC", sans-serif !important;
}

.help-center-page--article .f-mainArticle-desc h1 {
    font-size: 32px;
    line-height: 54.4px;
}

.help-center-page--article .f-mainArticle-desc h2 {
    font-size: 24px;
    line-height: 40.8px;
}

.help-center-page--article .f-mainArticle-desc h3 {
    font-size: 18.72px;
    line-height: 31.824px;
}

.help-center-page--article .f-mainArticle-desc .image-wrapper {
    max-width: none;
}

.help-center-page--article .f-mainArticle-desc img {
    max-width: 100%;
    display: inline;
    vertical-align: baseline;
    box-sizing: content-box;
}

.help-center-page--article .viewDetail .image-wrapper {
    max-width: none;
    box-sizing: content-box;
}

.help-center-page--article .viewDetail .image-wrapper img {
    display: inline;
    vertical-align: baseline;
}

.help-center-page--article .f-mainArticle-desc span[lang="EN-US"],
.help-center-page--article .f-mainArticle-desc o\:p {
    box-sizing: content-box;
    font-family: "等线", "DengXian", "Microsoft YaHei", "PingFang SC", sans-serif !important;
}

.help-center-page--article .f-mainArticle-desc > p {
    margin-top: 14px;
    margin-bottom: 14px;
}

.help-center-page--article .f-mainArticle-tips {
    margin-top: 0;
    padding: 0 0 30px;
    border-top: 0;
    font-size: 13px;
    line-height: normal;
}

.help-center-page--article .f-mainArticle-tips > div {
    margin-top: 20px;
}

.help-center-page--article .f-ma-tips_location {
    color: #999;
    font-size: 13px;
}

.help-center-page--article .f-ma-tips_location:hover {
    color: #2f82ff;
}

.help-center-page--article .f-mainArticle-pages {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    height: 43px;
    font-size: 12px;
}

.help-center-page--article .f-ma-page_item {
    display: inline-block;
    width: 320px;
    height: 40px;
    padding-left: 15px;
    box-sizing: border-box;
    border: 1px solid #ededed;
    color: #656565;
    font-size: 13px;
    line-height: 40px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.help-center-page--article .f-ma-page_item span {
    margin-right: 5px;
    color: inherit;
}

.help-center-page--article .f-ma-page_next {
    margin-left: 6px;
}

.help-center-page--article .f-mainArticle-refeedWrap {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.help-center-page--article .f-mainArticle-refeed {
    display: block;
    margin-top: 28px;
    height: 36px;
    padding: 20px;
    background: #f5f5f5;
    font-size: 0;
    box-sizing: content-box;
    overflow: hidden;
}

.help-center-page--article .f-articleRefeed-title {
    display: block;
    float: left;
    width: 180px;
    height: 36px;
    margin: 0 30px 0 0;
    color: #000;
    font-size: 14px;
    line-height: 36px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    word-break: keep-all;
}

.help-center-page--article .f-jumpto-serviceBtn {
    display: inline-block;
    width: 80px;
    height: 36px;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #e6e9ee;
    border-radius: 36px;
    box-sizing: content-box;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    vertical-align: top;
}

.help-center-page--article .f-jumpto-serviceBtn.cu:hover,
.help-center-page--article .footer_feedback_service:hover {
    background: #2f82ff;
    border-color: #2f82ff;
    color: #fff;
    cursor: pointer;
}

.help-center-page--article .J_online_service,
.help-center-page--article .J_feedback_thanks {
    width: 176px;
    height: 36px;
}

.help-center-page--article .footer_feedback_service,
.help-center-page--article .footer_feedback_thanks {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    color: #666;
}

.help-center-page--article .footer_feedback_service.visible,
.help-center-page--article .footer_feedback_thanks.visible {
    position: relative;
    opacity: 1;
    visibility: visible;
}

.help-center-page--article .feedback_thanks_img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    vertical-align: middle;
}

.help-center-page--article .fk-model-recommend {
    width: 1030px;
    margin-top: 20px;
    padding: 30px 30px 10px;
    box-sizing: border-box;
    border-top: 0;
    background: #fff;
}

.help-center-page--article .f-recommend-title {
    margin: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #e1e8ec;
    font-size: 18px;
    line-height: 17px;
    font-weight: 700;
    color: #000;
}

.help-center-page--article .f-recommend-title .f-txt {
    display: inline-block;
    padding-left: 16px;
    border-left: 2px solid #2f82ff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}

.help-center-page--article .fk-mc-container {
    width: 930px;
    height: 200px;
}

.help-center-page--article .fk-mc-container_list {
    display: block;
    width: 1900px;
    height: 200px;
}

.help-center-page--article .fk-mc-container_item {
    float: left;
    width: 180px;
    margin-right: 30px;
}

.help-center-page--article .fk-mc-item_img {
    width: 180px;
    height: 121px;
    overflow: hidden;
    background: url('/assets/images/help-center/home_ico.png') no-repeat -1504px -1049px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
    border-radius: 4px 4px 0 0;
}

.help-center-page--article .fk-mc-item_img img {
    width: 100%;
    min-height: 121px;
    margin-top: 10px;
    display: block;
}

.help-center-page--article .fk-mc-item_text {
    width: 180px;
    margin: 25px auto 0;
    color: #333;
    font-size: 13px;
    line-height: normal;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.help-center-page--article .fk-model-total_page {
    display: block;
    top: 50px;
    width: 24px;
    height: 24px;
    border-radius: 0;
    background: transparent;
    color: #000;
}

.help-center-page--article .fk-model-prev {
    left: -10px;
}

.help-center-page--article .fk-model-next {
    right: 2px;
}

.help-center-page--article .fk-model-carousel {
    margin-top: 30px;
    padding: 0 20px;
    box-sizing: border-box;
}

.help-center-page--article .fk-ad-slot {
    width: 970px;
    height: 200px;
    margin-top: 0;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
}

.help-center-page--article .fk-ad-slot_img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.help-center-subpage {
    background: #f3f5f8;
}

.help-center-shell {
    padding-top: 80px;
}

.help-center-shell__hero {
    background: linear-gradient(135deg, #1d3f8f 0%, #4975e5 55%, #6f97f0 100%);
}

.help-center-shell__heroInner {
    width: 1200px;
    margin: 0 auto;
    padding: 66px 0 72px;
    color: #fff;
}

.help-center-shell__eyebrow {
    margin: 0 0 16px;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    opacity: 0.78;
}

.help-center-shell__title {
    margin: 0;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 500;
}

.help-center-shell__summary {
    width: 760px;
    margin: 18px 0 0;
    font-size: 15px;
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.88);
}

.help-center-shell__body {
    padding: 40px 0 80px;
}

.help-center-shell__layout {
    width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

.help-center-sidebar__card,
.help-center-main__card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 3px 14px 2px rgba(152, 168, 206, 0.15);
}

.help-center-sidebar__card {
    padding: 24px;
    margin-bottom: 18px;
}

.help-center-sidebar__title {
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: 500;
    color: #1f2c45;
}

.help-center-sidebar__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.help-center-sidebar__list li + li {
    margin-top: 10px;
}

.help-center-sidebar__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
    border-radius: 8px;
    color: #546179;
    font-size: 14px;
    line-height: 1.5;
    transition: color .2s, background .2s;
}

.help-center-sidebar__link span {
    min-width: 24px;
    margin-left: 12px;
    text-align: right;
    color: #94a0b4;
}

.help-center-sidebar__link:hover,
.help-center-sidebar__link.is-active {
    color: #2f82ff;
    background: #eef4ff;
}

.help-center-sidebar__link.is-active span,
.help-center-sidebar__link:hover span {
    color: #2f82ff;
}

.help-center-main__card {
    padding: 30px 32px;
}

.help-center-main__card + .help-center-main__card {
    margin-top: 24px;
}

.help-center-main__heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 28px;
}

.help-center-main__heading--stack {
    margin-bottom: 24px;
}

.help-center-main__heading h2 {
    margin: 0;
    font-size: 28px;
    line-height: 1.25;
    color: #1f2c45;
}

.help-center-main__heading p {
    margin: 10px 0 0;
    color: #738097;
    font-size: 14px;
    line-height: 1.8;
}

.help-center-backLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 11px 18px;
    border: 1px solid #d7dfeb;
    border-radius: 999px;
    color: #4975e5;
    font-size: 14px;
    white-space: nowrap;
    transition: border-color .2s, background .2s;
}

.help-center-backLink:hover {
    border-color: #2f82ff;
    background: #eef4ff;
}

.help-center-articleList {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.help-center-articleList--compact {
    grid-template-columns: 1fr;
}

.help-center-articleCard {
    padding: 22px 24px;
    border: 1px solid #e5ebf3;
    border-radius: 10px;
    background: #fbfcfe;
    transition: border-color .2s, transform .2s;
}

.help-center-articleCard:hover {
    border-color: #c5d8ff;
    transform: translateY(-2px);
}

.help-center-articleCard__meta {
    margin-bottom: 12px;
    font-size: 12px;
    color: #4975e5;
    letter-spacing: 1px;
}

.help-center-articleCard h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}

.help-center-articleCard h3 a {
    color: #1f2c45;
}

.help-center-articleCard h3 a:hover {
    color: #2f82ff;
}

.help-center-articleCard p {
    margin: 14px 0 0;
    font-size: 14px;
    line-height: 1.9;
    color: #738097;
}

.help-center-articleCard__action {
    display: inline-block;
    margin-top: 18px;
    color: #2f82ff;
    font-size: 14px;
}

.help-center-toolForm {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 18px;
}

.help-center-toolForm__item {
    display: flex;
    flex-direction: column;
}

.help-center-toolForm__item:last-of-type:nth-child(odd) {
    grid-column: 1 / -1;
}

.help-center-toolForm__label {
    margin-bottom: 10px;
    color: #1f2c45;
    font-size: 14px;
}

.help-center-toolForm__control {
    width: 100%;
    min-height: 48px;
    padding: 0 16px;
    border: 1px solid #d9e2ef;
    border-radius: 8px;
    font-size: 14px;
    color: #1f2c45;
    background: #fff;
    box-sizing: border-box;
}

.help-center-toolForm__control--textarea {
    min-height: 126px;
    padding-top: 14px;
    padding-bottom: 14px;
    resize: vertical;
}

.help-center-toolForm__control:focus {
    outline: none;
    border-color: #2f82ff;
    box-shadow: 0 0 0 3px rgba(47, 130, 255, 0.12);
}

.help-center-toolForm__actions {
    grid-column: 1 / -1;
    margin-top: 6px;
}

.help-center-toolForm__button {
    min-width: 168px;
    height: 46px;
    padding: 0 28px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #1d63e7 0%, #4388ff 100%);
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}

.help-center-toolResult {
    margin-top: 24px;
    padding: 22px 24px;
    border-radius: 10px;
    background: rgba(47, 130, 255, 0.08);
    border: 1px solid rgba(47, 130, 255, 0.18);
}

.help-center-toolResult h3 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #1d63e7;
}

.help-center-toolResult p {
    margin: 0;
    font-size: 14px;
    line-height: 1.9;
    color: #51617b;
}

.help-center-toolMetrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 22px;
}

.help-center-toolMetrics__item {
    padding: 20px;
    border: 1px solid #e6edf6;
    border-radius: 10px;
    background: #fbfcfe;
}

.help-center-toolMetrics__label {
    font-size: 13px;
    color: #7c88a1;
}

.help-center-toolMetrics__value {
    margin-top: 12px;
    font-size: 22px;
    line-height: 1.2;
    color: #1f2c45;
}

.help-center-toolMetrics__item p {
    margin: 12px 0 0;
    font-size: 13px;
    line-height: 1.8;
    color: #738097;
}

.help-center-toolGuide {
    margin-top: 28px;
    padding: 24px;
    border-radius: 10px;
    background: #f7f9fc;
}

.help-center-toolGuide h3 {
    margin: 0 0 14px;
    font-size: 18px;
    color: #1f2c45;
}

.help-center-toolGuide__list {
    margin: 0;
    padding-left: 20px;
}

.help-center-toolGuide__list li {
    color: #5b6881;
    font-size: 14px;
    line-height: 1.9;
}

.help-center-toolTips {
    margin-top: 28px;
    padding-top: 24px;
    border-top: 1px solid #edf1f6;
}

.help-center-toolTips h3 {
    margin: 0 0 14px;
    font-size: 18px;
    color: #1f2c45;
}

.help-center-toolTips ul {
    margin: 0;
    padding-left: 18px;
}

.help-center-toolTips li {
    color: #738097;
    font-size: 14px;
    line-height: 1.9;
}

@media (max-width: 767px) {
    .company-page--help-center .fk-banner,
    .company-page--help-center .fk-blogQ,
    .company-page--help-center .help-center-content,
    .company-page--help-center.fk-blogBody {
        min-width: 100%;
    }

    .company-page--help-center .fk-banner {
        height: auto;
        margin-top: 80px;
        background-position: center;
    }

    .company-page--help-center .fk-banner-contentWrap,
    .company-page--help-center .fk-blogQWrap,
    .company-page--help-center .fk-blogFunc .f-funcWrap {
        width: auto;
        padding-left: 16px;
        padding-right: 16px;
    }

    .company-page--help-center .fk-banner-contentWrap {
        padding-top: 88px;
        padding-bottom: 44px;
    }

    .company-page--help-center .fk-blog-searchFrame {
        width: 100%;
        padding-left: 18px;
    }

    .company-page--help-center .fk-blog-searchFrame .f-searchAreaWrap {
        width: calc(100% - 60px);
    }

    .company-page--help-center .fk-blogFunc .f-funcWrap {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 12px;
        padding-top: 42px;
        padding-bottom: 42px;
    }

    .company-page--help-center .fk-blogFunc .f-funcBlock {
        width: auto;
        margin: 0;
    }

    .company-page--help-center .fk-blogQ .f-blogQTitle {
        padding: 42px 0 24px;
        font-size: 24px;
    }

    .company-page--help-center .fk-blogQ .f-blogQItem,
    .company-page--help-center .fk-blogTool .f-blogTItem {
        width: 100%;
        height: auto;
        margin: 0 0 16px;
        display: block;
    }

    .company-page--help-center .fk-blogQ .f-blogQItem-second {
        margin-top: 0;
    }

    .company-page--help-center .fk-blogQ .f-blogQContentWrap {
        padding: 28px 22px 20px;
    }

    .company-page--help-center .fk-blogQ .f-blogQContent-descItem {
        height: auto;
        line-height: 1.55;
        margin-bottom: 16px;
    }

    .company-page--help-center .fk-blogQ .f-blogQContent-descItem a {
        width: calc(100% - 16px);
        white-space: normal;
    }

    .company-page--help-center .fk-blogTool .f-blogTItem {
        line-height: 1;
    }

    .company-page--help-center .fk-blogTool .f-blogQLink {
        padding: 26px 20px;
    }

    .company-page--help-center .fk-blogTool .f-blogQItem-txt {
        font-size: 17px;
    }

    .company-page--help-center .fk-blogQWrap,
    .company-page--help-center .fk-blogTool .fk-blogTWrap {
        padding-bottom: 40px;
    }

    .company-page--help-center .help-center-searchSummary {
        margin: 0 0 24px;
    }

    .help-center-subWrap {
        padding: 18px 0 36px;
    }

    .company-page--help-center .fk-blogListWrap {
        width: auto;
        display: block;
        padding: 0 16px;
    }

    .company-page--help-center .fk-blogListWrap .f-aside,
    .company-page--help-center .fk-blogListWrap .f-main {
        width: 100%;
        flex: none;
    }

    .company-page--help-center .fk-blogListWrap .f-aside {
        margin-bottom: 16px;
        padding: 12px;
    }

    .company-page--help-center .f-simpleItem > a,
    .company-page--help-center .f-simpleItem-second-first,
    .company-page--help-center .f-simpleItem-second-list a {
        text-align: left;
        padding-left: 12px;
    }

    .company-page--help-center .f-mainArticle-normal {
        padding: 16px 18px 24px;
    }

    .company-page--help-center .help-center-articleHeader {
        display: block;
    }

    .company-page--help-center .f-mainArticle-title {
        max-width: none;
        font-size: 24px;
    }

    .company-page--help-center .fk-articleShareWrap {
        margin-top: 14px;
    }

    .company-page--help-center .f-mainArticle-refeed {
        align-items: flex-start;
    }

    .company-page--help-center .f-articleRefeed-title {
        width: 100%;
        margin-right: 0;
    }

    .company-page--help-center .fk-mc-container_list {
        overflow-x: auto;
        padding-bottom: 8px;
    }
}
