.regularFontCommon[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-aed34884] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-aed34884] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-aed34884]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-aed34884]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-aed34884], .linkBtnCommon2[data-v-aed34884]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-aed34884]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-aed34884]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-aed34884]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-aed34884]:active {
    background: #1d64c0
}

.btnCommon2[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-aed34884]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-aed34884]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-aed34884]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-aed34884]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-aed34884]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-aed34884] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-aed34884] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-aed34884] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-aed34884] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-aed34884] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-aed34884] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-aed34884] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-aed34884] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-aed34884] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-aed34884] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-aed34884] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-aed34884] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-aed34884] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-aed34884] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-aed34884], .mask-leave-active[data-v-aed34884] {
    transition: opacity .3s
}

.mask-enter[data-v-aed34884], .mask-leave-to[data-v-aed34884] {
    opacity: 0
}

.common-enter-active[data-v-aed34884], .common-leave-active[data-v-aed34884] {
    transition: opacity .5s
}

.common-enter[data-v-aed34884], .common-leave-to[data-v-aed34884] {
    opacity: 0
}

.aplyscenes2[data-v-aed34884] {
    position: relative;
    background: #29303a;
    padding-bottom: 90px
}

.aplyscenes2 .cnsd_more[data-v-aed34884] {
    width: 280px;
    height: 60px;
    line-height: 60px;
    background: #3187f0;
    border-radius: 8px;
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff
}

.aplyscenes2 .cnsd_more[data-v-aed34884]:hover {
    background: #4992ec
}

.aplyscenes2 .title[data-v-aed34884] {
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1
}

.aplyscenes2 .cont[data-v-aed34884] {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin: -50px auto auto
}

.aplyscenes2 .scleft[data-v-aed34884] {
    padding-top: 90px
}

.aplyscenes2 .scleft .tx[data-v-aed34884] {
    height: 60px;
    border-left: 1px solid #b9b9b9;
    padding-left: 15px;
    cursor: pointer;
    width: 275px
}

.aplyscenes2 .scleft .tx .title[data-v-aed34884] {
    padding-top: 0;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #83888f;
    text-align: left
}

.aplyscenes2 .scleft .tx .sub_title[data-v-aed34884] {
    display: none;
    width: 220px
}

.aplyscenes2 .scleft .tx.active[data-v-aed34884] {
    height: 70px;
    border-left: 2px solid #0b80fe
}

.aplyscenes2 .scleft .tx.active .title[data-v-aed34884] {
    padding-top: 0;
    color: #fff
}

.aplyscenes2 .scleft .tx.active .sub_title[data-v-aed34884] {
    display: block;
    margin-top: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    text-align: left
}

.aplyscenes2 .scleft .tx.nextActive .title[data-v-aed34884] {
    padding-top: 30px;
    transition: all .3s
}

.aplyscenes2 .scright[data-v-aed34884] {
    position: relative;
    width: 944px;
    height: 626px;
    margin-left: -43px
}

.aplyscenes2 .scright .scr_bkg[data-v-aed34884] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.aplyscenes2 .scright .scr_cont[data-v-aed34884] {
    height: 100%;
    z-index: 1;
    position: relative;
    flex-direction: column;
    align-items: center;
    bottom: -20px
}

.aplyscenes2 .scright .desc_bx[data-v-aed34884], .aplyscenes2 .scright .scr_cont[data-v-aed34884] {
    display: flex;
    justify-content: flex-end
}

.aplyscenes2 .scright .desc_bx .db[data-v-aed34884] {
    display: flex
}

.aplyscenes2 .scright .desc_bx .db .dot[data-v-aed34884] {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff
}

.aplyscenes2 .scright .desc_bx .db .txt[data-v-aed34884] {
    margin-left: 6px;
    width: 208px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #fff;
    line-height: 26px
}

.aplyscenes2 .scright .desc_bx .db .txt[data-v-aed34884] .t1 {
    font-weight: 500
}

.aplyscenes2 .scright .desc_bx .db .txt[data-v-aed34884] .t2 {
    font-weight: 600
}

.aplyscenes2 .scright .desc_bx .db .line[data-v-aed34884] {
    margin-left: 43px;
    margin-right: 43px;
    width: 1px;
    height: 70px;
    background: #616369;
    opacity: .7
}

@media screen and (max-width: 1440px) {
    .aplyscenes2 .scright .scr_cont[data-v-aed34884] {
        bottom: -10px
    }

    .aplyscenes2 .scright[data-v-aed34884] {
        width: 735px;
        height: 588px
    }

    .aplyscenes2 .scright .desc_bx .db .line[data-v-aed34884] {
        margin-left: 15px;
        margin-right: 15px
    }

    .aplyscenes2 .scleft[data-v-aed34884] {
        padding-top: 60px
    }

    .aplyscenes2 .cnsd_more[data-v-aed34884] {
        margin-top: 20px
    }

    .aplyscenes2 .scleft .tx[data-v-aed34884] {
        padding-right: 15px
    }

    .aplyscenes2 .scright .scr_bkg[data-v-aed34884] {
        width: 110%;
        margin-left: -30px
    }
}

.regularFontCommon[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-42156d72] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-42156d72] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-42156d72]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-42156d72]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-42156d72], .linkBtnCommon2[data-v-42156d72]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-42156d72]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-42156d72]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-42156d72]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-42156d72]:active {
    background: #1d64c0
}

.btnCommon2[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-42156d72]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-42156d72]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-42156d72]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-42156d72]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-42156d72]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-42156d72] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-42156d72] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-42156d72] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-42156d72] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-42156d72] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-42156d72] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-42156d72] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-42156d72] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-42156d72] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-42156d72] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-42156d72] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-42156d72] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-42156d72] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-42156d72] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-42156d72], .mask-leave-active[data-v-42156d72] {
    transition: opacity .3s
}

.mask-enter[data-v-42156d72], .mask-leave-to[data-v-42156d72] {
    opacity: 0
}

.common-enter-active[data-v-42156d72], .common-leave-active[data-v-42156d72] {
    transition: opacity .5s
}

.common-enter[data-v-42156d72], .common-leave-to[data-v-42156d72] {
    opacity: 0
}

.customer_service[data-v-42156d72] {
    z-index: 1;
    position: fixed;
    right: 40px;
    bottom: 126px
}

.customer_service .cs_box[data-v-42156d72] {
    background: linear-gradient(180deg, #f2f7ff, #fff);
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 12px;
    border: 1px solid #d9ebff;
    box-sizing: border-box;
    padding: 12px 10px
}

.cs_faq_box[data-v-42156d72] {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px
}

.cs_faq_box img[data-v-42156d72] {
    width: 33px;
    height: auto;
    display: inline-block
}

.cs_faq_box p[data-v-42156d72] {
    margin-top: 2px;
    color: #90949c;
    font-size: 14px
}

.cs_faq_box:hover p[data-v-42156d72] {
    color: #0070f9
}

.regularFontCommon[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-301c26f2] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-301c26f2] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-301c26f2]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-301c26f2]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-301c26f2], .linkBtnCommon2[data-v-301c26f2]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-301c26f2]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-301c26f2]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-301c26f2]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-301c26f2]:active {
    background: #1d64c0
}

.btnCommon2[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-301c26f2]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-301c26f2]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-301c26f2]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-301c26f2]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-301c26f2]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-301c26f2] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-301c26f2] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-301c26f2] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-301c26f2] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-301c26f2] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-301c26f2] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-301c26f2] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-301c26f2] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-301c26f2] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-301c26f2] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-301c26f2] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-301c26f2] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-301c26f2] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-301c26f2], .mask-leave-active[data-v-301c26f2] {
    transition: opacity .3s
}

.mask-enter[data-v-301c26f2], .mask-leave-to[data-v-301c26f2] {
    opacity: 0
}

.common-enter-active[data-v-301c26f2], .common-leave-active[data-v-301c26f2] {
    transition: opacity .5s
}

.common-enter[data-v-301c26f2], .common-leave-to[data-v-301c26f2] {
    opacity: 0
}

.hbnr[data-v-301c26f2] {
    min-height: 584px;
    height: calc(100vh - 315px);
    overflow: hidden;
    background: linear-gradient(90deg, #f7fbff, #eaeff5);
    position: relative
}

.hbnr .hbnr_bkg_bx[data-v-301c26f2] {
    position: absolute;
    top: 0;
  
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
    z-index: 0;
    opacity: 0
}

.hbnr .hbnr_bkg_bx.todesk .hbnr_bkg[data-v-301c26f2] {
    padding-left: 40px
}

.hbnr .hbnr_bkg_bx.active[data-v-301c26f2] {
    z-index: 1;
    opacity: 1
}

.hbnr .hbnr_bkg[data-v-301c26f2] {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto
}

.hbnr .bnrTodesk[data-v-301c26f2] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.hbnr .bnrtCont[data-v-301c26f2] {
    max-width: 1200px;
    margin: auto;
    height: 100%;
    justify-content: space-between
}

.hbnr .bnrtCont[data-v-301c26f2], .hbnr .bnrtInfo[data-v-301c26f2] {
    display: flex;
    box-sizing: border-box;
    position: relative
}

.hbnr .bnrtInfo[data-v-301c26f2] {
    width: auto;
    height: 263px;
    margin: auto 0;
    flex-shrink: 0;
    z-index: 2
}

.hbnr .bnrtInfo .bnrtBtns[data-v-301c26f2] {
    display: flex;
    align-self: flex-end
}

.hbnr .bnrtInfo .bnrtBtns.gray .bnrtBtn2[data-v-301c26f2] {
    background-color: rgba(0, 0, 0, .4);
    color: #fff
}

.hbnr .bnrtInfo .bnrtBtns.gray .bnrtBtn2[data-v-301c26f2]:hover {
    background-color: rgba(0, 0, 0, .8)
}

.hbnr .bnrtInfo .bnrtDesc[data-v-301c26f2] {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 0
}

.hbnr .bnrtInfo .bnrtDesc .title_img[data-v-301c26f2] {
    width: auto;
    height: 120px;
    display: block
}

.hbnr .bnrtInfo .bnrtDesc .bnrtText[data-v-301c26f2] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-top: 21px;
    color: #e9ebef
}

.hbnr .bnrtInfo .bnrtDesc.active[data-v-301c26f2] {
    opacity: 1;
    z-index: inherit
}

.hbnr .bnrtInfo .bnrtDesc.todesk .bnrtText[data-v-301c26f2] {
    color: #616369
}

.hbnr .bnrtTitle[data-v-301c26f2] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-style: italic;
    font-weight: 400;
    font-size: 50px;
    line-height: 130%;
    color: #000
}

.hbnr .bnrtt1[data-v-301c26f2] {
    margin-right: 10px;
    color: #016efd;
    font-weight: 700
}

.hbnr .bnrtSubTitle[data-v-301c26f2] {
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #262729;
    margin-top: 4px
}

.hbnr .bnrtst2[data-v-301c26f2] {
    margin-left: 15px;
    margin-right: 15px
}

.hbnr .bnrtBtn1[data-v-301c26f2] {
    width: 180px;
    height: 50px;
    background: hsla(357, 87%, 42%, 1.0);
    border-radius: 8px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer
}

.hbnr .bnrtBtn1[data-v-301c26f2]:hover {
    background: #d63037
}

.hbnr .bnrtBtn2[data-v-301c26f2] {
    margin-left: 30px;
    width: 180px;
    height: 50px;
    background: hsla(134, 76%, 42%, 1.0);
    border-radius: 8px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer
}

.hbnr .bnrtBtn2[data-v-301c26f2]:hover {
    background: hsla(135, 80%, 46%, 1.0)
}

.hbnr .bn_swipe_indicator[data-v-301c26f2] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    bottom: 2vw;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    z-index: 2
}

.hbnr .bn_swipe_indicator .indicator_item[data-v-301c26f2] {
    width: 3.666vw;
    height: 3.666vw;
    min-width: 44px;
    min-height: 44px;
    max-width: 55px;
    max-height: 55px;
    padding: 5px 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #9e9e9f;
    margin-right: 20px;
    flex-shrink: 0;
    cursor: pointer;
    border: 2px dashed transparent;
    border-radius: 6px
}

.hbnr .bn_swipe_indicator .indicator_item.active[data-v-301c26f2] {
    color: #0070f9
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon[data-v-301c26f2] {
    background-size: 100% auto;
    background-repeat: no-repeat
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon_1[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon_2[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon_3[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon_4[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon_5[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item.active .plugin_icon_6[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item[data-v-301c26f2]:last-of-type {
    margin-right: 0
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon[data-v-301c26f2] {
    margin: 0 auto;
    width: 2vw;
    height: 2vw;
    min-width: 24px;
    min-height: 24px;
    max-width: 30px;
    max-height: 30px;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon_1[data-v-301c26f2] {
   background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon_2[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon_3[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon_4[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon_5[data-v-301c26f2] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAALhElEQVRogWIY0oCBgQEAAAD//xramIGBAQAAAP//Yvz//z9Znpg/f4E4AwPDl8TEhK845A0YGBi8GBgYTicmJuzGoYaJgYGBk4GB4VtiYgLJDmFkZGQAAAAA//8i2QPz5y9gZmBgWMTAwBDFwMDwnoGBIToxMWE7mhofBgaGzUhClYmJCR1oalQZGBhWMTAw6DMwMOyEmvOOJA8wMjIAAAAA//8ChQCpoB7qeBAQZGBgWAqNDWRQjcYvnD9/gTCa2BwGBgZQLDEyMDB4MDAwTCDZJQwMDAAAAAD//yLHA2pofJAnpNDE/qLxfzMwMPyBcebPX8DDwMCgi6bGdP78BSDPEA8YGBgAAAAA//8ixwPISQMEQGn8PJpYBQMDw3ckfkNiYsJHGCcxMeELAwMDSrJjYGBYS3I+YGBgAAAAAP//ItkDiYkJSxkYGBKg3HWJiQlmWNQcYWBgcINyMxMTE0DJBV1NNAMDQyOU25WYmFBDqlsYGBgYAAAAAP//YiFHU2JiwsL58xf0MDAwyM+fv6CBgYFBGxriyxITE3ZAlT2H0o9h+ubPXwAqlSIZGBg4GBgY7jMwMChCpRaS4w4GBgYGAAAAAP//IssDUNAPdYw3AwMDqCi1Z2BgkGVgYIB5ABvIh8bMIZDnGRgY2BkYGKYzMDDcJssFDAwMAAAAAP//IqkYnT9/AT8DA4MyNFN+YmBgAAXAPwYGhgcMDAxboTEB8sgvBgYGI2h+KYIWu7wMDAy7GBgYbjEwMARAPQtKwiC1oEwNkn+SmJjwjGjHMzIyAAAAAP//ItoD8+cvyGNgYGiFWgYCII2g0gZUcoDYoPqB2FIEVkqB9IE8gZwXQZ7NSExMQC4EsHuAkZEBAAAA//8iKgnNn78gjYGBYSK6fmgMkANAnsUF4qAeiiVoMAMDAwAAAP//QimFQLUsjrI4hUyHkgvC589foIGuef78BWzQ5gcEMDAwAAAAAP//vNWxCYBAGEPhrzlEDiwd3ib/FA7hLLqDnNVNYJkuj/DIF5JakxrTPTjnZ02qY/8ZoGGbOixJHbhxJTVcAy8AAAD//wLngfnzF8xlYGBIQjJgP7TJACodXjMwMFxlYGBQR5I/CirfoW0hNhLSPjoAZWAQANUBoGSKDECOvAltbuQyMDDEI0leZGBgMExKSvwPAAAA//+CpWETNM2OUHyNgYHBCVriIIMNiYkJl+fPXwBKpyDHw5sJaABWQoBKLxAG8UENNlBNDIp9kBgo8BajeQCUyUEYVAGCKk30kgbUANRiYGC4CgAAAP//gnngMAMDgx6SgskMDAz3oCHDBS0qkcGP+fMXgMpxULIjBoD0gwIDVIGpoGkAFcmnsXgcFLOgIhtUT4D0gtwEAycSExOuJiUlMgAAAAD//4JliEIGBoZJ0NpxSWJiAqjIBJXHsHIaHYDEfxLp+JWJiQnMiYkJuomJCaAmNKjxdw5J/gOWUgkUqyDzf4DoxMSEKaD2FAMDw10GBoZNoEwOVsXAwAAAAAD//wLHQGJiAigUQLUkCMMALOOC5NBbl8SCg4mJCRHz5y9IhTaXQUnHNzExwXj+/AWgvCWCxyBQ4QGKMXBmTkxMALWbYG0nCGBgYAAAAAD//8LXmANlUFBoHURLXqSA6vnzFzgwMDCAShBQUgQFysn58xeAHNWEFNroABQjpxgYGGyR21IYgIGBAQAAAP//wlcRgRzeDq3ypcn0ACgZ+mMRB5VooCYFCOAKRFDav8DAwLAXp+kMDAwAAAAA//+CewBatoJC5mRiYsK/xMSEJwwMDFVQOZBBoJxPKrBkYGA4gKbpfWJiwun58xfAkgN6AQEDs0ElHbLA/PkLQJ0gDpB+sAADAwMAAAD//4JVZCDDrjAwMBwDtfHnz1+AHjPk9fwZGAITExNAnneFJglQ31dl/vwFkgwMDHUEzEZJWvPnLwClhkvQimw5WJCBgQEAAAD//2KcN2++FbRiQgYgi0BFKyjdgkYNQGUxKD/AACizgzrksDY/NgDqqZnNn7/AHVTSJCYmnIQ6BFTngFqusEIiFFpkn0UzBFREg8RBAFScoreNMpKSEmcCAAAA//8ChTS2kgCU8UAWwVqaoKYuKQBUTlvOn7/AF1rsgRwOanKD2v+g0CcG+EFLP5D9oNIIHcgxMDAwAAAAAP//AiWhLQwMDMhpDaTJODExQSQxMQE0kgBqF8EyHDHgHNTxoKEVsOOhQIEEx4OAI9QNotBBg+tIcqCWwTwGBgYGAAAAAP//YgJlWGgvqQ/atTMD1XJIikEhgCujoQNQyIPKeFDooXf+SQVwOxMTEz5DmzSgJv0CqBvvMjAwMAAAAAD//4JVZC8YGBiK0W2ANq1BMQCKekIAVDKAkh4IgEILlOHIrT9AQHf+/AWg1vHbxMSEH1A3FqCoYGBgAAAAAP//wlmRzZ+/wIaBgQE0FPKUgYEB1ATAB45BRycS5s9fAIoxw8TEBFCxC2qakAuWgLqY0JYodsDAwAAAAAD//8JXE2tCM28ptA2CC5xPTEywhkqCCgRQV3D7/PkLQGLgjEYGAOVD0OjfDSyNPwRgYGAAAAAA//9CrshAzWdnUM2XmJgA6g+AWoOgKAQ1d0GdcFBRhg18mT9/AWjc04WBgcE9MTGhdf78BaCiEVTMUgJOQAcLwPXB/PkLDBkYGIJAxW1iYsIGsMEMDAwAAAAA//+CdWgSYbkaCkBDJaBGHKjCAI0urAZlHCR5ULRuZGBgeITmQlBZDqpTQK1ZYgHIblBlhzy6B+pfgDoyoCY0aCRjGQMDw0Mk+fbExIQqRkZGBgAAAAD//4LFAHrmAKU/kAe+QRtW6KUQKJ2DYgdU/ILYoKYvyFJQho+B9phgenEBUMiC2ligUMaWlEHyoKY8qAZGbiWDQDm4F8nAcBcAAAD//4J5AL1tD6p9QZ0IUDIANchgQykwoJaYmAByICWlDBzMn78A3r6HApC7QG4CNcFBSVkHTR5k908GBgYGAAAAAP//giUh0JAfqHqHgfDExARwGp4/fwGoOQEKaSUkeVBGBUU5oVAmBGAxC2pISqApNk1MTDgDdQNIHtROg3X0ixITE/oZGRkZAAAAAP//gg9szZ+/AJRJQZUFqEiEV2Tz5y8AjRCA+ISKUmoDuAeg7gDVxqAK9wpMnJGRkQEAAAD//yJqZG7+/AVTGRgYsujoeNBohH5iYgLebisjIyMDAAAA//8idngdNOMCypj0AKDCADS0SLjPzcDAAAAAAP//ImVsFNScAA37gToVoDwAqtpBNCgPgEqkEGjxCyr6QB11UCWWDpq4QGoqg4pMUJ4CBQiohQkKQFCGBaV/UKUJap4vTUxMQC+esTuekZEBAAAA//+iZJYSVEPCxpNAFoNGNkCNLPB00/z5C0CZHlSDe8EmAaGja6AheZBnQZ12UKDcTExMQB6lIBowMjIyAAAAAP//omR+ANRUBjU3QMWsADRkVyDJw0onkDgMgDo1oFhYD51TABXXoPFOjcTEBFjnhXjAwMAAAAAA//8iZ44MFJKgmRWQ46cnJiaAKiMh6CgbqBJDB/BRu8TEBFDlA1InCm3ngypQUCkHMot0wMDAAAAAAP//ImeeGJR0QO0U2LRpU2JiAmgcFVkNqPIBzaWBkgooeQQnJiaAalxkNehzyaB2FKjZQDRgZGRkAAAAAP//IicGQDMuyHO+dfPnLwCNUyID0EgayPEgAGpLgdoyyI4Hhfo0ND0tJLuEgYEBAAAA//8ixwPYBqLQxUzR+EbQsVQYAOU9UPpHBqBYIw0wMDAAAAAA//8ixwOgrieomISBqWhdUBDYh8bfn5iYAG9NQqePUJYegKZaSXYJAwMDAAAA//8iZ54YNGcAapuAuqA+iYkJOViUlUM9CnL0Smj9gW5OL7Rp0MbAwGCVmJiAksyIAgwMDAAAAAD//wMA7n+dYJ5s1jAAAAAASUVORK5CYII=)
}

.hbnr .bn_swipe_indicator .indicator_item .plugin_icon_6[data-v-301c26f2] {
    background-image: url(data:image/png;base64,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)
}


.hbnr .bn_swipe_indicator .indicator_item .process_box[data-v-301c26f2] {
    width: 2.75vw;
    height: .1667vw;
    min-width: 33px;
    min-height: 2px;
    max-width: 40px;
    max-height: 3px;
    border-radius: 15px;
    background-color: #ced0d4;
    overflow: hidden;
    margin: 6px auto 0
}

.hbnr .bn_swipe_indicator .indicator_item .process_box .process_ing[data-v-301c26f2] {
    width: 0;
    height: 100%;
    background-color: #0070f9;
    transition: width .1s
}

.regularFontCommon[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-5f7b2820] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-5f7b2820] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-5f7b2820]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-5f7b2820]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-5f7b2820], .linkBtnCommon2[data-v-5f7b2820]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-5f7b2820]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-5f7b2820]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-5f7b2820]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-5f7b2820]:active {
    background: #1d64c0
}

.btnCommon2[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-5f7b2820]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-5f7b2820]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-5f7b2820]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-5f7b2820]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-5f7b2820]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-5f7b2820] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-5f7b2820] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-5f7b2820] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-5f7b2820] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-5f7b2820] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-5f7b2820] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-5f7b2820] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-5f7b2820] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-5f7b2820] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-5f7b2820] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-5f7b2820] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-5f7b2820] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-5f7b2820] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-5f7b2820] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-5f7b2820], .mask-leave-active[data-v-5f7b2820] {
    transition: opacity .3s
}

.mask-enter[data-v-5f7b2820], .mask-leave-to[data-v-5f7b2820] {
    opacity: 0
}

.common-enter-active[data-v-5f7b2820], .common-leave-active[data-v-5f7b2820] {
    transition: opacity .5s
}

.common-enter[data-v-5f7b2820], .common-leave-to[data-v-5f7b2820] {
    opacity: 0
}

.hdcmpr_re[data-v-5f7b2820] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f4f7ff;
    margin: 0 auto;
    height: 703px;
    position: relative;
    overflow: hidden
}

.hdcmpr_re .hc_title[data-v-5f7b2820] {
    padding-top: 70px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    text-align: center;
    color: #3a3a3a
}

.hdcmpr_re .tabs_box[data-v-5f7b2820] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 315px;
    height: 40px;
    justify-content: center;
    display: flex;
    position: relative;
    margin: 40px auto 0
}

.hdcmpr_re .tabs_box_1[data-v-5f7b2820], .hdcmpr_re .tabs_box_2[data-v-5f7b2820] {
    padding: 9px 30px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    transition: color .5s;
    cursor: pointer;
    z-index: 1;
    color: #747576
}

.hdcmpr_re .tabs_box_1.active[data-v-5f7b2820], .hdcmpr_re .tabs_box_2.active[data-v-5f7b2820] {
    color: #fff
}

.hdcmpr_re .tabs_box_bg[data-v-5f7b2820] {
    position: absolute;
    left: 0;
    width: 148px;
    height: 100%;
    border-radius: 39px;
    background-color: #161616;
    transition: left .3s;
    z-index: 0
}

.hdcmpr_re .content-wrap[data-v-5f7b2820] {
    width: 100%;
    height: 427px;
    margin-top: 70px;
    position: relative
}

.hdcmpr_re .content-wrap .item_box[data-v-5f7b2820] {
    min-width: 1050px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    opacity: 0;
    z-index: 0
}

.hdcmpr_re .content-wrap .item_box.active[data-v-5f7b2820] {
    opacity: 1;
    z-index: 1
}

.hdcmpr_re .content-wrap .item_box .text_box[data-v-5f7b2820] {
    padding: 20px 0;
    width: 468px;
    margin-right: 48px
}

.hdcmpr_re .content-wrap .item_box .text_box .title[data-v-5f7b2820] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3a3a3c
}

.hdcmpr_re .content-wrap .item_box .text_box .desc[data-v-5f7b2820] {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    color: #3a3a3c;
    margin-bottom: 30px
}

.hdcmpr_re .content-wrap .item_box .text_box .sub_title[data-v-5f7b2820] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #3a3a3a;
    margin-bottom: 6px
}

.hdcmpr_re .content-wrap .item_box .text_box .content[data-v-5f7b2820] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #616369;
    margin-bottom: 14px
}

.hdcmpr_re .content-wrap .item_box .text_box .bnrtBtns[data-v-5f7b2820] {
    display: flex;
    margin-top: 31px
}

.hdcmpr_re .content-wrap .item_box .text_box .bnrtBtns .dl_btn[data-v-5f7b2820] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 180px;
    height: 50px;
    background: #0070f9;
    border-radius: 8px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer
}

.hdcmpr_re .content-wrap .item_box .text_box .bnrtBtns .dl_btn[data-v-5f7b2820]:hover {
    background: #1c87fd
}

.hdcmpr_re .content-wrap .item_box .text_box .bnrtBtns .dt_btn[data-v-5f7b2820] {
    margin-left: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 180px;
    height: 50px;
    background: hsla(0, 0%, 100%, .32);
    border-radius: 8px;
    border: 1px solid #016efd;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #0070f9;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer
}

.hdcmpr_re .content-wrap .item_box .text_box .bnrtBtns .dt_btn[data-v-5f7b2820]:hover {
    background: hsla(0, 0%, 100%, .6)
}

.hdcmpr_re .vdio_bx[data-v-5f7b2820] {
    width: 532px;
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.hdcmpr_re .vdio_bx .hc_bdr[data-v-5f7b2820] {
    width: 532px;
    height: auto;
    box-sizing: border-box;
    display: flex;
    border-radius: 10px;
    overflow: hidden
}

.hdcmpr_re .vdio_bx .hc_bdr.use_img[data-v-5f7b2820] {
    cursor: default
}

.hdcmpr_re .vdio_bx .hc_bdr.use_img .img_box[data-v-5f7b2820] {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border: 3px solid transparent;
    border-radius: 10px
}

.hdcmpr_re .vdio_bx .hc_bdr.use_img .img_box[data-v-5f7b2820]:first-of-type {
    margin-right: 20px
}

.hdcmpr_re .vdio_bx .hc_bdr.use_img .img_box.todesk[data-v-5f7b2820] {
    border-color: #0070f9
}

.hdcmpr_re .vdio_bx .hc_bdr.use_img .img_box img[data-v-5f7b2820] {
    width: 223px;
    height: auto;
    display: block;
    margin: 0 auto
}

.hdcmpr_re .vdio_bx .drag_bdr[data-v-5f7b2820] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    overflow: hidden;
    border-radius: 10px
}

.hdcmpr_re .vdio_bx .bdr[data-v-5f7b2820] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: calc(100% - 40px);
    box-sizing: border-box;
    border: 4px solid #016efd;
    border-radius: 10px
}

.hdcmpr_re .vdio_bx .bdr .drag_unit[data-v-5f7b2820] {
    position: absolute;
    width: 50px;
    height: 50px;
    right: -27px;
    top: calc(50% - 25px);
    cursor: pointer
}

.hdcmpr_re .vdio_bx .bdr .drag_icon[data-v-5f7b2820] {
    width: 100%;
    height: 100%
}

.hdcmpr_re .vdio_bx .bdr .drag_icon_bx[data-v-5f7b2820] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.hdcmpr_re .vdio_bx .bdr.change[data-v-5f7b2820], .hdcmpr_re .vdio_bx .drag_bdr.change[data-v-5f7b2820] {
    width: 50%;
    transition: width 2s ease
}

.hdcmpr_re .hc_video[data-v-5f7b2820] {
    height: auto;
    display: block;
    width: 100%
}

.hdcmpr_re .bdr_video[data-v-5f7b2820] {
    width: 532px;
    height: 100%;
    display: block
}

.hdcmpr_re .brand_diff[data-v-5f7b2820] {
    display: flex;
    width: 100%;
    margin-top: 14px;
    cursor: default
}

.hdcmpr_re .brand_diff p[data-v-5f7b2820] {
    flex: 1;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .5px;
    color: #3a3a3a;
    text-align: center
}

.hdcmpr_re .brand_diff p span[data-v-5f7b2820] {
    color: #0070f9
}

.regularFontCommon[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-578bbd5a] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-578bbd5a] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-578bbd5a]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-578bbd5a]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-578bbd5a], .linkBtnCommon2[data-v-578bbd5a]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-578bbd5a]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-578bbd5a]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-578bbd5a]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-578bbd5a]:active {
    background: #1d64c0
}

.btnCommon2[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-578bbd5a]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-578bbd5a]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-578bbd5a]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-578bbd5a]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-578bbd5a]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-578bbd5a] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-578bbd5a] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-578bbd5a] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-578bbd5a] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-578bbd5a] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-578bbd5a] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-578bbd5a] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-578bbd5a] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-578bbd5a] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-578bbd5a] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-578bbd5a] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-578bbd5a] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-578bbd5a] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-578bbd5a] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-578bbd5a], .mask-leave-active[data-v-578bbd5a] {
    transition: opacity .3s
}

.mask-enter[data-v-578bbd5a], .mask-leave-to[data-v-578bbd5a] {
    opacity: 0
}

.common-enter-active[data-v-578bbd5a], .common-leave-active[data-v-578bbd5a] {
    transition: opacity .5s
}

.common-enter[data-v-578bbd5a], .common-leave-to[data-v-578bbd5a] {
    opacity: 0
}

.enterprise_re[data-v-578bbd5a] {
    width: 100%;
    height: 900px;
    background: #fff;
    position: relative
}

.enterprise_re .title[data-v-578bbd5a] {
    padding-top: 80px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 42px;
    line-height: 59px;
    color: #161616;
    text-align: center
}

.enterprise_re .tabs_box[data-v-578bbd5a] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 336px;
    height: 40px;
    justify-content: center;
    display: flex;
    position: relative;
    margin: 40px auto 0
}

.enterprise_re .tabs_box_1[data-v-578bbd5a], .enterprise_re .tabs_box_2[data-v-578bbd5a], .enterprise_re .tabs_box_3[data-v-578bbd5a] {
    padding: 9px 30px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    transition: color .5s;
    cursor: pointer;
    z-index: 1;
    color: #747576
}

.enterprise_re .tabs_box_1.active[data-v-578bbd5a], .enterprise_re .tabs_box_2.active[data-v-578bbd5a], .enterprise_re .tabs_box_3.active[data-v-578bbd5a] {
    color: #fff
}

.enterprise_re .tabs_box_1[data-v-578bbd5a], .enterprise_re .tabs_box_2[data-v-578bbd5a] {
    margin-right: 6px
}

.enterprise_re .tabs_box_bg[data-v-578bbd5a] {
    position: absolute;
    left: 0;
    width: 104px;
    height: 100%;
    border-radius: 39px;
    background-color: #161616;
    transition: left .3s;
    z-index: 0
}

.enterprise_re .content-wrap[data-v-578bbd5a] {
    width: 100%;
    height: 584px;
    position: relative;
    margin-top: 70px
}

.enterprise_re .content-wrap .item_box[data-v-578bbd5a] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    opacity: 0;
    z-index: 0
}

.enterprise_re .content-wrap .item_box.active[data-v-578bbd5a] {
    opacity: 1;
    z-index: 1
}

.enterprise_re .content-wrap .item_box_1 .item_title[data-v-578bbd5a] {
    background-image: url(data:image/png;base64,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)
}

.enterprise_re .content-wrap .item_box_2 .item_title[data-v-578bbd5a] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAALTUExURQAAABNasQ5gxBNasQ1gxg1hxxNZrhdUoBVWphZWpRNZrgNs7RVXqRRcswpl1All1RJbtBJasg1gxxVWphFbtghm2BdUoAVq5RFctw5fwRRYqxBdvBdVoRhUnRdUoARs6wRr6Qdo3wll1g9evgNt7hlSlhRYqwdo3hRYqgpk0xhTmwll1RFduBdZqhtVnRtVnRpWng5fwhtTmBJctw1hyAll1xNasBhUnQtjzhFbtgRs6xRYqghm2hdUnxVXpw1gxhZWpAxiyhNZrhZWpQ5fwxVXqBRYrApk0hlSlhpUnBRYqwpk0xhTmg1gxhFctw9fwAdn3QVq5BZarBlXoxlXogll1g5fwxlTmRRYqxFctxJashdVoAxiywxhygdo3hhTnBRYrA5gxRFcuBFevBJbtAdn3BJbtRRYqxdVoRlSmQ1hyBJcuBdZqwlm2BtTmBtTmBtVnRJcuBNasBpWnhJcuBhUnRJduAVq5RdZqgZp4g5gxA9fwRpUmhdXpRhWoRdXpRBfwBdYqBZUoBhXpBhXpAZp4xZZqxdWohZXqBhYpwtjzxlTmQtjzhdVoBdUnxhWoRZWpBdVoBlSmRNZrxlWoAdo3whm2RtUmBtTmBFbtRVWpgxhyQpk0hVXqQ9HjBZWpRhTmhBJjRdUnhVXpxlSlgxizBtTmAxhyhZVog9evhdUoAlm2BNZrwVq5hZarRhTmhdUnhNZrgxhygxizBhTmw5fwRVbshVbshZarRRcsxhTmg5gxBlSlg9evxRcsxZVoxZVoxJLjxdYpxZVoxFcuBpUnA9fwhVXqAhn2xpUmhpUmhJbtAdn3BFevBVQmBtUmxhTnBRZrRFKjhFbtRlUmxVPlRhTnBdXphZVohlUnRpUnBFevQ9gww9evxBdvBlTmxBevRRasBNbsxBevxlTmxJbtRRZrQBw+QFv9gBw+AJu8wFv9QFu9AJu8QJt8AJu8gFv9+xvwTIAAADndFJOUwCt3qrg4qBSd3ad/oir8fK4q+F5vvVQ+8DZlM9fPFT9/fnz0P4ClvmP8SbzwoYwLjHZEL7j9Kg67L3+jvZNht9o56Jx3ISY8BQml/Aw4b/V+PuOWlL02xuTwbBV6OX4M5vew8m0+LqSYSPkwYj0FBIsv6kzwD6//IP63dUja1Bt1Hpcal37jFp9bu0f61dUUm1cIaZP+vYEBLx85e+KBnQXBkiADugG5mTRWfWk/JAsP6Hn6TfXqKmSrhncENOvZWoOfGfCMNeH9h0btffKJiM1mQy7LCUxcWIxLM3b1M0wz6ew0Cy2nFWeKloAAANMSURBVEjHjVYFW1RREL2ELBJKIyEpqdgtit2g2EqoYHd3d3d3d3d3d3fXWcD6Cc59d+M93l4+5/v2zsw5c/bW7HvLmC1zDsvLc93N/sOedSrZlVxDkPlS8DLj+7cCyp9k/wR+RlHktydtV2Py74G8Tw+kgodA+NNHaqR3jxjgi3yK2MeK2+RXr0GDen5nlORHZHGbta3qRokguGMjVyjm2uxaLxMb3yZ//UngEPc9i0BjRQMVOhzu2voTQBJt8mJR6KxkbeLbQatoAxwn52Oq6V/Ox87Tp1wlU1qMqBbAAZXgYIQ9jWsVeoXdcDNc3M5XgXZSnIx9lvINwq3j3Mho7VoD/TnajKut4ErHGjTW4UzSgPynUd6e49u1YCK2sNUcL2XrwAeb98GamKH6CHOQ1jM2gnMhdK25902IoziNPrIGKERkDGMuwG21IEbeMqFEuzGWirtqQV25oBbR3RnzQKhaMH2KXBFOfBqLz+yq2YNxmlSwlOhI7aYUmyoTjONNZU2rWjpthgkZ5OJSRqOYBKwXUVDVJczg7e3tzK3GZAGO+g38StAoJk7gY1NnBizSLaCMmK6sjqgJsBzM1+GVhcBTRywmARCsw4cIgZ2OMCCHBAYdXloIhuqI2jTDGiceLRuvIRL+ALn9RDw7trAwZwObOy/ScvVjtXM4OZm3PMty5nOsPH9UNJFd2sy/JkFFKxZEaWVpXyzMFQIvkd64FU+7B5bLW2/BaLUgDD0YuycaXmYuiqCQSLrBn7GblFeXC1qqBXcAOtlM7aa05gW1gGUbmzJlF+hru74C5zpVh70ZuM6HYhwdJq1Poa9M1OLpHLcfqHuQjeH4Uf4eq7PKCnemTyPO+Adq6zukcjROiXdstsBdkExjhrI1X88qZriKw14FOsIf+BHN1a8foAW5FFMPVAqo5uBQLaBtjkg7EnUeaK2e2R2oT+6qjRdKxCXGzp0FTmvX6o79Ys35X1nK4/8YcCH/abQ2L7FXVlwJUVwiLuuVwKIOn7J5Q50/dFF8+5DCbm4bDe2VJLqnvGU+Ay09equRFx7dgTdSwfOvRiCAgm3BhpCaHKHFGd9eLuDfxkeP9CumXyBvSfaubbfX//OnJsjVaAzdapP6B0rUDPEGlJVfAAAAAElFTkSuQmCC)
}

.enterprise_re .content-wrap .item_box_3 .item_title[data-v-578bbd5a] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAAMFBMVEVHcEwAZeEAZOEAZeEAZN8AZN8AaN8AYN8AZeAAY98AZOEAZeEAZeEAZuEAZeAAZeE5oObuAAAAD3RSTlMA76DgMEAgIIBQwM+QgNDrq9ArAAABlklEQVQoz31Tu04CURAdZZeHFloQsZAsiVqYEJcYI+WCfoAbK62A+AMYOxvxCyQm1ljZavwBIz9gLKz9BFxWDILJce7sAhc28RSbc09yz8ycuUs0whvWKAIDgBtR51ltRNRL3CIzKyYcnx78uqaUuyXzCitUgyK7YR2LLeGVJkQhpjjumZ0KWxZ1Du2Ovyn0puPn8Sk0idxUh8HJREFTFxH4UngnwBJIU811PDU11cAjT/HA1dUUsTAN8S9LU2l1aoQJNClhee+0D6/OtTOjBPjenkxxR0EakgC1UGU1bvVI0qBXGdzuitl1V2LpkyUJPH+JWvHFxyP0tEGCZlsg/ETUCtihyMSRG3Q45M8FO3wE1fqi2kG1XzJs1XbFUytLKLszZHnmuDMgWhCfc5Wp46vWuW2X+8cGHVtelVL4nuxCS0fbRdxhcVCd3UVqGztuZBezG5JdjDG1C23zjfBO2xluCT1yhvnx21EoSgIKhX9eHx1kXUlDJWDYaa2ISiNMQEcNJ2ECOpJsmYuoJqul6A/3gtUx/wN7qe1l3nvAmAAAAABJRU5ErkJggg==)
}

.enterprise_re .content-wrap .item_box .item_title[data-v-578bbd5a] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #616369;
    padding-left: 24px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-bottom: 10px
}

.enterprise_re .content-wrap .item_box .item_desc[data-v-578bbd5a] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 1px;
    color: #161616
}

.enterprise_re .content-wrap .item_box .video_box[data-v-578bbd5a] {
    width: auto;
    height: 418px;
    margin: 27px 116px 27px 0;
    border: 6px solid #444546;
    border-radius: 14px
}

.enterprise_re .content-wrap .item_box .video_box .media_item[data-v-578bbd5a] {
    width: 617px;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.enterprise_re .content-wrap .item_box .video_box .media_item img[data-v-578bbd5a], .enterprise_re .content-wrap .item_box .video_box .media_item video[data-v-578bbd5a] {
    width: 617px;
    height: auto;
    border-radius: 10px
}

.enterprise_re .content-wrap .item_box .text_box[data-v-578bbd5a] {
    min-width: 430px;
    position: relative
}

.enterprise_re .content-wrap .item_box .text_box .dl_btn[data-v-578bbd5a] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 154px;
    height: 44px;
    background-color: #0070f9;
    border-radius: 6px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .3s;
    margin: 14px 0 43px
}

.enterprise_re .content-wrap .item_box .text_box .dl_btn[data-v-578bbd5a]:hover {
    background-color: rgba(0, 112, 255, .8)
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item[data-v-578bbd5a] {
    cursor: pointer;
    position: relative;
    padding-left: 22px
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item.active .dt-title[data-v-578bbd5a], .enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item:hover .dt-title[data-v-578bbd5a] {
    font-weight: 500;
    color: #0070f9
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item.active .dt-text[data-v-578bbd5a], .enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item:hover .dt-text[data-v-578bbd5a] {
    color: #444546
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item.active .step[data-v-578bbd5a], .enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item:hover .step[data-v-578bbd5a] {
    background-color: #0070f9
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item:last-of-type .step[data-v-578bbd5a]:after {
    display: none
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item .dt-title[data-v-578bbd5a] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: rgba(116, 117, 118, .6);
    margin-bottom: 4px
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item .dt-text[data-v-578bbd5a] {
    font-family: PingFang SC;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    color: rgba(116, 117, 118, .6)
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item .step[data-v-578bbd5a] {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #ced0d4;
    border-radius: 50%;
    left: 3px;
    top: 10px
}

.enterprise_re .content-wrap .item_box .text_box .detail_box .detail_item .step[data-v-578bbd5a]:after {
    content: "";
    transform: scaleX(.5);
    -webkit-transform: scaleX(.5);
    height: 59px;
    position: absolute;
    left: 2px;
    top: 7px;
    border: 1px solid #e9ebef
}

.enterprise_re .bg_box[data-v-578bbd5a] {
    position: absolute;
    top: 66px;
    right: 0;
    transition: opacity .3s;
    opacity: 0;
    z-index: 0
}

.enterprise_re .bg_box img[data-v-578bbd5a] {
    height: 400px;
    width: auto
}

.enterprise_re .bg_box.active[data-v-578bbd5a] {
    opacity: 1;
    z-index: 1
}

.enterprise_re .companies[data-v-578bbd5a] {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 22px;
    width: 435px;
    background-size: auto 22px;
    background-position: 0;
    background-repeat: no-repeat
}

.enterprise_re .companies_1[data-v-578bbd5a] {
    background-image: url(../img/fe50d7b.png)
}

.enterprise_re .companies_2[data-v-578bbd5a] {
    height: 31px;
    background-size: auto 31px;
    background-image: url(../img/8517c2f.png)
}

.enterprise_re .companies_3[data-v-578bbd5a] {
    background-image: url(../img/9addbff.png)
}

@media screen and (max-width: 1640px) {
    .enterprise_re[data-v-578bbd5a] {
        overflow: hidden
    }

    .enterprise_re .bg_box[data-v-578bbd5a] {
        right: calc(100% - 1620px)
    }
}

.regularFontCommon[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-427b3ab3] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-427b3ab3] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-427b3ab3]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-427b3ab3]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-427b3ab3], .linkBtnCommon2[data-v-427b3ab3]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-427b3ab3]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-427b3ab3]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-427b3ab3]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-427b3ab3]:active {
    background: #1d64c0
}

.btnCommon2[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-427b3ab3]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-427b3ab3]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-427b3ab3]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-427b3ab3]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-427b3ab3]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-427b3ab3] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-427b3ab3] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-427b3ab3] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-427b3ab3] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-427b3ab3] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-427b3ab3] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-427b3ab3] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-427b3ab3] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-427b3ab3] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-427b3ab3] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-427b3ab3] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-427b3ab3] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-427b3ab3] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-427b3ab3] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-427b3ab3], .mask-leave-active[data-v-427b3ab3] {
    transition: opacity .3s
}

.mask-enter[data-v-427b3ab3], .mask-leave-to[data-v-427b3ab3] {
    opacity: 0
}

.common-enter-active[data-v-427b3ab3], .common-leave-active[data-v-427b3ab3] {
    transition: opacity .5s
}

.common-enter[data-v-427b3ab3], .common-leave-to[data-v-427b3ab3] {
    opacity: 0
}

.security_re[data-v-427b3ab3] {
    width: 100%;
    height: 789px;
    background-color: #fff;
    position: relative
}

.security_re .security_bg[data-v-427b3ab3] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    background-color: rgba(0, 112, 249, .02);
    overflow: hidden
}

.security_re .security_bg img[data-v-427b3ab3] {
    width: auto;
    height: 789px;
    display: block
}

.security_re .security_content[data-v-427b3ab3] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.security_re .security_content .title[data-v-427b3ab3] {
    padding-top: 72px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    text-align: center;
    color: #161616
}

.security_re .security_content .content_wrap[data-v-427b3ab3] {
    width: 100%;
    height: 593px;
    display: flex;
    position: relative;
    margin-top: 70px;
    overflow: hidden
}

.security_re .security_content .content_wrap .tabs_box[data-v-427b3ab3] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 195px;
    height: 250px;
    flex-shrink: 0;
    margin-left: auto;
    z-index: 1
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item[data-v-427b3ab3] {
    position: relative;
    cursor: pointer;
    width: 128px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    background-color: transparent;
    border-radius: 44px;
    transition: all .3s;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #747576
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item[data-v-427b3ab3]:hover {
    background-color: rgba(22, 22, 22, .05)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item .tabs_icon[data-v-427b3ab3] {
    width: 20px;
    height: 30px;
    margin-right: 6px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 50%
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_1 .tabs_icon[data-v-427b3ab3] {
    background-image: url(data:image/png;base64,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)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_1[data-v-427b3ab3]:after {
    content: "";
    position: absolute;
    right: -22px;
    top: 23px;
    width: 20px;
    height: 100px;
    border-color: #ced0d4 #ced0d4 transparent transparent;
    border-style: dashed;
    border-width: 1px;
    border-top-right-radius: 50% 10px
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_2 .tabs_icon[data-v-427b3ab3] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAsCAMAAAA3k5qAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAIrUExURQAAAGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYLg5LmIAAAC4dFJOUwD7HQIKIo4YHAztb+4sGYnmGhf86ELQKwsO1Yx/DxXplwkE8uvXUxaCad9OMdYB9x6zCP1tzktagCqbX76ZzKZbgZNMECAojQNABZ1z3RT2QV5nsMZyyjA3G4UNRvjLR+9N7OQHwdTTqUSnYVJx59hcOb3CeLI49Kh2v1ghXcUvhpG7PjRXj3d7eSSQoYPhHyl0JhJlSHyURYjS+bmWmiWL3vCS8RFwtZ6uMgaYx8NgLeA2tuLJ/uVonMseAAAChklEQVQ4y7WUZUMbQRCGJwkEYgS3BIIEtwSKFHcKhUKxFopb3d3d3d3dvX1/XmcvCblrEj6182FvdubZ3ZnZuSX6D5J2MDGjqmMB4EBFNFjs2cEBgJh17C4t31/LnzVrff1BvaXs2RMj9PY6VmNzdApgsSUdiG6Y37/FGg7s1sbNA019vGr7liXyRZryfWzcmSf0VEMB60u3+p69q5IdmzfGUyyQuyPEfwJZe7uA1QSsX6hQywFG5JaIlK6nj1rkFgkJ9c4fvxCl6/ZmQiF/IwV4/S7/LXIDIythF59ptPtD2swS8kboz9HD4/D5QgWiA1I5ySeZwSx5ljCi90CzAkkSiWWnT0CSZ+nDRFFYpkBWsbYC0OuNPNingG+MvFQghbnIMCKb7wMIIrJiogDTGmW4Qz/5gM+uUkk1xZjDm5GaKDmSIkb6YOC+AbhPFsE5HkqRWURhEhJGH0SMxiI5Mmr8JRqAkiUkgsyqElX43JQc0c/9ZqPWjQwRzRSTetKJHA/Si+95DiqeIYr0xEL05SvvO+BBDDz5kS/sIpZLMIk+tGH2EwaJ4oEEoo/on4VRdGorwsmJJnfpqAidrqRfQSWqe50dN/GALqLBdQFpNAmkjBSNjj8EMqmwRLqAW7hLPcggaf9iohtwC8fdIZ1I93CHNN04x+rZqyK4a5bBxMQx7RWhD5zh4TLupxFpURe4uy/gNkmZB/rLySEKS2Kb2EBILRpdig2n/BNm6DUujXvptD+iEzjh0U8CZl/iCFDvndUD1XFKoPUYUCU3HOf3pNEke3COArYY5SJdChe1v6LMpFabyqyHeFKT4HP04RoV5iWqMt9vjkkb2rZt4getWpvZ/M+f6z+BOBpOTCLKlAAAAABJRU5ErkJggg==)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_2[data-v-427b3ab3]:after {
    content: "";
    position: absolute;
    top: 24px;
    right: -44px;
    width: 20px;
    height: 1px;
    border: 1px dashed transparent;
    border-top-color: #0070f9
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_2[data-v-427b3ab3]:before {
    content: "";
    position: absolute;
    right: -20px;
    width: 20px;
    height: 1px;
    border: 1px dashed transparent;
    border-top-color: #ced0d4
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_3 .tabs_icon[data-v-427b3ab3] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAsCAMAAAA3k5qAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAIKUExURQAAAGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYPNBODMAAACtdFJOUwAiEJkdBZ0cGCwkBAKOR/MZqej8vs7MsUJf0P2b6R+TgDB8Rebj4BQm4owKsOcgv2dDgv4S7BsW1vtYDpd/7UtaqA80KmYrDNOm3UGJW1MnKD6BTNfSGpQXmG3Ue8THlcHJkm5ktfq0z5yHzQYLXgNrRGGnCXFSeG/yXNg5jcLfvfQ469WyXSFOLml2QH3GxTEvu5GGc3ePV009Ex6jaqzwyIQIobP24YNI+bmIMV0NjgAAAlpJREFUOMu1lGVj20AMhtVQk4bTUJN0TVLa2q64doWVV4YVx8zMTB0zMzNv+o/TyXZsL1k/bfpi6b3nZEn2HcB/MPuVS1N55lmAq3Efkl2szfoLED5Ey4GO5iA9vAfS18urA7TSGRb+rQFyIzf6dMDishOIvolU/srWIsTzzt4UMFlBu86e3Kfd5OioIvHyNeEfPt5IvuV0+rsvxGjh1JE9EEGcOWbN3MDCm4OI/YB4cLZB7UUkJBU2hFCy+m07/FgniYxky0RLCWosv5lFqxbxBLTEVhfoEUNP0lKPOtteqUdqMd3mmXVIjSz3ey2djQpj1Ndym6R3bxNjQnWtl5kcfbnPez6MwhujiQtYISEFYnqajsZDr98P5sj9r0lVU6pBhPZRGeISKU0CYEGdQERyTyyKGFfnvoGR/YTkCsQDdtgilBcqspGRZQBdjCyF3daoUK6rSBkjSRpqVCANAN2suFSkgoUagJco15LVJBSLelbcInYbAJYT8hVtpE3zrrkKso7DEPdWBJ9xkrydrBXLc1kp9VxI7nf8Cd9wgrw5kuhebSsvLfRKwS5BJ/EXDOGUcBcpH6+4TfH4tdOUy/GFP5e55M+fIQ84+w87gBMHOJivJ6q5qk9ifKItPoXZVRpg1RATr8RgQaSJSI1sXisDwU0OSQnyD0GWj08zH6JhbJPZBOKTTMRjxG7Ff4Y4nE48QhxRoxFEf68eGHsg963YON0nBTbNhfOQzmNYv6lPjPdOvN1mMtnaW++KM9KS9ur7xiZ1Lrmxexl77Dp65hzN2Od3jhr++XX9G5B+W8OMREE3AAAAAElFTkSuQmCC)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item_3[data-v-427b3ab3]:after {
    content: "";
    position: absolute;
    right: -22px;
    top: -77px;
    width: 20px;
    height: 100px;
    border-color: transparent #ced0d4 #ced0d4 transparent;
    border-style: dashed;
    border-width: 1px;
    border-bottom-right-radius: 50% 10px
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active[data-v-427b3ab3] {
    background-color: #161616;
    color: #fff
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active.tabs_box_item_1 .tabs_icon[data-v-427b3ab3] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAJYUExURQAAAOrq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6rd5nQMAAADHdFJOUwAHKudBC1ueXGPpTGgZdd6f88/94d1w9NmW1PIK3wwVDwKkEVL7LWZAZNtrT/4GbWqKL8yt5u/X3Iu4qrx44vxT1h+ro/F/M6Fa5No+JCEIZxyouQMgNxIFk7cTSDDqwyc6OOhCdF2dzuCy40lQ7H5x7a6UhKd9s3dpARfwkpf3wpGCVpy+yERLrEMNCZpgTXy0yvZhiO57Rb8ujBqBLFTGx9B6jYX6MslG5dKHNk4jyyUYK26YNLWl+aJ5PPgmHtNZXqYoP2ylnpmEAAACsklEQVQ4y42VdXsaQRjEl9ImBA0aAnF3dyeNp3HXNtJo43V3d3d3d3ebr9W7Q+5K7gjz1w47P3j23puFECdtSqzITY5y2BZlSOPqfiKsDWrQWhdktWsLGVuyUSivhE3GBNpusdvlAvkIOORL2UHWrucH1rAJtBGynXWb2/nywVUcII4EhXNsOR/g58NJRJMVHAcZH9As5iTCSKiWY1t5z5DGSQQSspd1ahEvUM4mvCm7n7VlAs91pz2gC6DtbrvVCE660p/e11bYbCxzqm07BNKhPTV1spBq1R5lQ+AiWrV+uw7E6JtiAxUpXXxAJPVt0mqx1D/LMYH0GLFU5R8PlG61hY5lG4LtgByudMIaygEy99kAL5cA+piQN73sELkDrGRCnsxaJXMDUBLSbgeAI4esh3ahsC7L+CcHgKowctQ1ENVDN8mT/eDwQaFor/nsJLCKen2XcoGAZbzpDI2mFxgdmfz6zQlYspgnHq+xwHxhOOS5FrGf3QFSx3Hu/LWkyKeyOegzkbsQcFI9UFskpVezfR4wfslbACjQnQo6gxtFzxSJAHmLDx8XAFIhy4ecHupY/JOpV74wuAakGSMXmRtKpEJxNMQvkOwaMCH/Cuj8KIrlaEJRatZ/c4hyBtLhdb2AkAQdGuS4RZDdAS7gN29wPhgyPSLNOlxOwm1C8CabC5SRSmfAiPrGjLYsUM/oEtVgTOcWOoC8CJ7GZd71nqB+RmGgDkvIHbSac2xAaT1vH9QWtOjx8jUeU7tXMfwA3dbGlSgEGnczvFMU4Yt8anMIxuCBh4R0Avo4wU773KeKGYPvae+0SEsYQwoh3ceTHNdm9Px3yWxCTsqP2fSC9xP3TJA43UsGvjrMAL/+evyczqMa5HyR1ZyWSDxoSVh5xfXPMf+MM1N1xG39HvxTbFv+Ax9JVTzognv+AAAAAElFTkSuQmCC)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active.tabs_box_item_1[data-v-427b3ab3]:after {
    border-right-color: #0070f9;
    border-top-color: #0070f9
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active.tabs_box_item_2 .tabs_icon[data-v-427b3ab3] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAsCAMAAAA3k5qAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAIrUExURQAAAOrq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6v8EFtYAAAC4dFJOUwD7HQIKIo4YHAztb+4sGYnmGhf86ELQKwsO1Yx/DxXplwkE8uvXFlOCad9OMdYB9x6zCP1tzktagCqbX76ZzKZbgUyTECAojUADnQVz3RT2QV5nsMbKcjA3G4UNRsv4R+9N7OQHwdTTqWFEp3FSeL1c59g5wl12qCGyOL/0WMUvhruRPjR3V497eSSQ4aGDHyl0JhJlSNK5iHyURfmWmiWLkt7wEfFwrrWeMgaYx8NgLTbg4rbJ5f4VeiDnAAACiUlEQVQ4y7WUZ0MaQRCGB1BUBLEXUFERUWyoscTeNVGjsSUae0vvvffee++99+T9eZk9QO4C+CmZD3uzM8/uzszOLdF/kIydJltVxwLAnopYsGRmBwcA4tazu7T8YC1/1qzz9Qf1lrJnd5zQ2+tYjc8JUwCLzVYgtmF+/5bkSOCANmEeaOzjVTu2LJEv0pTvZ+PeXKGnh+ezvnS779n7KtmxbUMixQOOTSH+E8ja1QWsJmDtQoVaDjAit0SldT171CK3SEiod/74pShdtzcTCvkbycebd3mv4QiMrESm+Eyj3R/SZpSQt0J/ih4eh88XKJAwIJ2TfGIPZsk1RxC9B5oVSIpILNs6AUmeW4eJYrBMgaxibQWg0+l5yJwCvjLyQoEUOGDTI5vvAwgiSsZEPqY1ynCHfvIBn12lkmqKUac3IzVRajRFjfQhnPsG4D5ZhKLxUIrOIoqQkAj6IGLUF8qRMf1v0QCUKiFRZFSVqCLnpuSIbu4XG7VuZIhoppjUk0XI8SC9+JHrpOIZomhPLERfvvG+gx4knCff84RdxHIBBtGHFsx+wgBRIpBE9BH9s9CLTm1FJBWh0V06KkSnK+lXUInqXmfHTdymS2hwXUAGTQJpI4Vj4w8BOxWUSBdwF3eoBzaS9i8mugG3cNwd0ol0C/dJ041zrJ69KoK7Zh4wmUa1V4Q+eIaHy3iQQaRFXeDuvoh7JGUe6C8npygsiW3iAyG1aHIpFpz2Txih07g07qWT/ohO4IRHPwUYfYkjQL13Vg9UJyiB1qNAldxwnN+TJoPswTkGWOKUi8LSuKj9FWUGtdpQlnyIJzVJPkcfrlFhXmIq8/zmmLKxbfNWftCqtfbmf/5c/wFozBpOSFEreQAAAABJRU5ErkJggg==)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active.tabs_box_item_2[data-v-427b3ab3]:before {
    border-top-color: #0070f9
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active.tabs_box_item_3 .tabs_icon[data-v-427b3ab3] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAsCAMAAAA3k5qAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAIKUExURQAAAOrq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6pTgZq0AAACtdFJOUwAiEJkdBZ0cGCwkBAKOR/MZqej8zL7OsUJf0P2b6R+TgDB8Rebj4BQm4gqM57C/IGdD/oIS1hsW7PtYDpftf0taqA8qNGYrDNOm3UGJU1snPiiBTNfSGpQXbZKVxMfBe8mY1G5ktZz6tIfPzQsGA2teYQlEp3FSvY14b/Lf2MI5XE7rLkD0aV0hOHay1X3GxTG7hi+Rc1d3j009Ex6Eo/DIrAhqg+GzofZI+bmIm9AAZQAAAlpJREFUOMu1lGVj20AMhtVQk4bTUJN0TVLa2pXXrrDiyrTimJmZqWNmZuZN/3E62Y7tJeunTV8svfecLMm+A/gPZr96ayrPPAtwLe5Dsgt1WX8BwodpOdjR7KeH91D6ell1kFY6w8K/NEBu5EqfDlhcfgrRN5HKX9VWhHjZ2ZsCJito19lze7WbHB2VJN48L/yDJ+vJt8ykv/t6jBbOHNkNEcTTJ6yZG1h4YxCxHxAPzDao/YiEpMKGEErWuH1rAGslkZFsmWgpQY3lN7No1SKeoJbY5gI9YuhJWhpRZzur9Egdpts8sw6pkeV+r6WzXmGM+lpuk/T2fWJcqK61MpOjL/d5z+sR+Gg0cQEbJKRATE/T0VjozbvBHLn/1alqSjWI0D4oQ1wipUkALKgViEjuiUUR4+rc1zOyj5BcgXjADluE8kJFVjKyDKCLkaWwxxoVykUVKWckSUONCqQBoJsVl4pUsFAD8BLlWrKahGJRz4pbxG4DwHJCPqONtGneNVdBVnEY4t6K4AtOkreDtWJ5LiukngvJ/Y4/4RNOkDdHEt3rbGWlhV4p2CXoJP6CIZwS7iLl4xW3Kh6/dppyOb7x5zKX/Pkz5AFn/2EHcOIAB/P1RDVX9VWMT7TFpzC7UgNsHGLilRgsiDQRqZHNa2TAv8khKX7+Icjy8VnmQzSMrTKbQHyaiXiM2K34TxCH04kHiKNqNIoY6NUD4/flvhUbo/ukwKa5cB7ReQzrN/WJ8d6Jt9tMJlt7211xRlrSXv3Q2KTOJTd2L2OPXUePH6MZ+wLOEcM/v65/A+fLW8MfUbZlAAAAAElFTkSuQmCC)
}

.security_re .security_content .content_wrap .tabs_box .tabs_box_item.active.tabs_box_item_3[data-v-427b3ab3]:after {
    border-right-color: #0070f9;
    border-bottom-color: #0070f9
}

.security_re .security_content .content_wrap .content_text[data-v-427b3ab3] {
    margin-right: 90px;
    min-width: 383px;
    height: 100%;
    position: relative;
    top: 0;
    transition: top 1s
}

.security_re .security_content .content_wrap .content_text .item_box[data-v-427b3ab3] {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap[data-v-427b3ab3] {
    padding: 18px 10px 0
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .detail_title[data-v-427b3ab3] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 28px;
    line-height: 54px;
    letter-spacing: .904762px;
    color: #161616;
    margin-bottom: 5px
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .detail_wrap .detail_item[data-v-427b3ab3] {
    box-sizing: border-box;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #747576;
    padding-left: 14px;
    margin-bottom: 6px;
    position: relative
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .detail_wrap .detail_item[data-v-427b3ab3]:before {
    content: "·";
    position: absolute;
    top: 0;
    left: 0
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .detail_wrap .detail_item[data-v-427b3ab3]:last-of-type {
    margin-bottom: 0
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .btn_wrap[data-v-427b3ab3] {
    margin-top: 57px;
    display: flex
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .btn_wrap .dt_btn[data-v-427b3ab3] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 11px 32px;
    background-color: #0070f9;
    border-radius: 6px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: background-color .3s;
    margin-right: 16px
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .btn_wrap .dt_btn[data-v-427b3ab3]:hover {
    background-color: rgba(0, 112, 255, .8)
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .btn_wrap .dl_btn[data-v-427b3ab3] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 11px 24px;
    background-color: #fff;
    border-radius: 6px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #0070f9;
    cursor: pointer;
    transition: background-color border-color .3s;
    border: 1px solid #e9ebef
}

.security_re .security_content .content_wrap .content_text .item_box .top_wrap .btn_wrap .dl_btn[data-v-427b3ab3]:hover {
    background-color: #fafafa;
    border-color: rgba(88, 88, 88, .2)
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap[data-v-427b3ab3] {
    box-sizing: border-box;
    width: 383px;
    max-height: 219px;
    background-color: hsla(0, 0%, 100%, .9);
    border: 1px solid rgba(99, 103, 111, .113828);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-radius: 30px;
    margin-top: 48px;
    padding: 18px 25px 23px 29px;
    position: relative
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap .case_name[data-v-427b3ab3] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #9e9e9f
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap .case_title[data-v-427b3ab3] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .5px;
    color: #161616
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap .case_text[data-v-427b3ab3] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #747576;
    margin-top: 12px;
    text-align: left
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap .case_more[data-v-427b3ab3] {
    width: 79px;
    box-sizing: border-box;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #0070f9;
    cursor: pointer;
    margin-top: 13px;
    padding-right: 14px;
    background-size: 6px 11px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAARBAMAAAAWDSDWAAAALVBMVEVHcEwAcPkAcPcAcP8AcPoAcPkAcPkAcPQAcPkAcPYAcPoAcPgAcPgAcPgAcPlutqmFAAAADnRSTlMA3yAQz+9/MKBwn7DAcHjb0/4AAABCSURBVAjXY2AAAzYnEMn90ABIMss5gziKT0AcJrkFYM4rEMkelwCiSl/CSSawiOILsMoGmC4msAkcDxWAJO8hIAEAjpwOI6hakXMAAAAASUVORK5CYII=);
    background-position: 100%
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap .case_more[data-v-427b3ab3]:hover {
    color: #0065e0
}

.security_re .security_content .content_wrap .content_text .item_box .case_wrap .case_logo[data-v-427b3ab3] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 22px;
    right: 33px;
    height: 39px;
    width: auto
}

.security_re .security_content .content_img[data-v-427b3ab3] {
    width: 534px;
    height: 522px;
    position: relative;
    flex-shrink: 0;
    margin-right: auto
}

.security_re .security_content .content_img img[data-v-427b3ab3] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    opacity: 0
}

.security_re .security_content .content_img img.active[data-v-427b3ab3] {
    z-index: 1;
    opacity: 1
}

.regularFontCommon[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-1267338e] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-1267338e] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-1267338e]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-1267338e]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-1267338e], .linkBtnCommon2[data-v-1267338e]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-1267338e]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-1267338e]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-1267338e]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-1267338e]:active {
    background: #1d64c0
}

.btnCommon2[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-1267338e]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-1267338e]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-1267338e]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-1267338e]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-1267338e]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-1267338e] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-1267338e] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-1267338e] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-1267338e] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-1267338e] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-1267338e] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-1267338e] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-1267338e] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-1267338e] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-1267338e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-1267338e] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-1267338e] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-1267338e] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-1267338e] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-1267338e], .mask-leave-active[data-v-1267338e] {
    transition: opacity .3s
}

.mask-enter[data-v-1267338e], .mask-leave-to[data-v-1267338e] {
    opacity: 0
}

.common-enter-active[data-v-1267338e], .common-leave-active[data-v-1267338e] {
    transition: opacity .5s
}

.common-enter[data-v-1267338e], .common-leave-to[data-v-1267338e] {
    opacity: 0
}

.scences_re[data-v-1267338e] {
    width: 100%;
    height: 818px;
    position: relative
}

.scences_re .scences_content[data-v-1267338e] {
    z-index: 2;
    position: relative
}

.scences_re .scences_content .title[data-v-1267338e] {
    padding-top: 75px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 42px;
    line-height: 59px;
    text-align: center;
    color: #161616
}

.scences_re .scences_content .tabs_box[data-v-1267338e] {
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    width: 570px;
    margin: 32px auto 0
}

.scences_re .scences_content .tabs_box .tabs_bg_wrap[data-v-1267338e] {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 0
}

.scences_re .scences_content .tabs_box .tabs_bg_wrap .tabs_bg[data-v-1267338e] {
    position: absolute;
    left: 0;
    width: 104px;
    height: 100%;
    border-radius: 39px;
    background-color: #161616;
    transition: left .3s
}

.scences_re .scences_content .tabs_box .tabs_box_item[data-v-1267338e] {
    z-index: 1;
    margin-right: 6px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #747576;
    padding: 9px 22px;
    cursor: pointer;
    transition: color .3s
}

.scences_re .scences_content .tabs_box .tabs_box_item[data-v-1267338e]:last-of-type {
    margin-right: 0
}

.scences_re .scences_content .tabs_box .tabs_box_item.active[data-v-1267338e] {
    color: #fff
}

.scences_re .scences_bg[data-v-1267338e] {
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    position: absolute;
    top: 0
}

.scences_re .scences_bg_1[data-v-1267338e] {
    background: linear-gradient(180deg, #fff9f0 28.18%, #fff)
}

.scences_re .scences_bg_2[data-v-1267338e] {
    background: linear-gradient(180deg, #f6f1ff 28.18%, #fff 72.86%)
}

.scences_re .scences_bg_3[data-v-1267338e] {
    background: linear-gradient(180deg, #fff9f0 28.18%, #fff 72.86%)
}

.scences_re .scences_bg_4[data-v-1267338e] {
    background: linear-gradient(180deg, #f1f8ff 28.18%, #fff 72.86%)
}

.scences_re .scences_bg_5[data-v-1267338e] {
    background: linear-gradient(180deg, #f1f3ff 28.18%, #fff 72.86%)
}

.scences_re .scences_bg_6[data-v-1267338e] {
    background: linear-gradient(180deg, #f1f8ff 28.18%, #fff 72.86%)
}

.scences_re .scences_bg.active[data-v-1267338e] {
    z-index: 1;
    opacity: 1
}

.scences_re .scences_bg .bg_icon_wrap[data-v-1267338e] {
    width: 370px;
    height: auto;
    position: absolute;
    top: 60px;
    left: 60px
}

.scences_re .scences_bg .bg_icon_wrap.special[data-v-1267338e] {
    width: 332px
}

.scences_re .scences_bg .bg_icon_wrap img[data-v-1267338e] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    height: auto;
    display: block
}

.scences_re .scences_bg .bg_content_wrap[data-v-1267338e] {
    margin: 236px auto 0;
    max-width: 1200px;
    display: flex;
    overflow: hidden
}

.scences_re .scences_bg .bg_content_wrap .content_img_wrap[data-v-1267338e] {
    width: 580px;
    height: auto;
    flex-shrink: 0;
    z-index: 1
}

.scences_re .scences_bg .bg_content_wrap .content_img_wrap img[data-v-1267338e] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 580px;
    height: auto;
    display: block
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap[data-v-1267338e] {
    flex-shrink: 0;
    box-sizing: border-box;
    width: 621px;
    height: 343px;
    margin-top: 53px;
    padding: 45px 0 0 75px;
    z-index: 0;
    position: relative;
    left: -12px;
    border-radius: 0 30px 30px 0
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap_1[data-v-1267338e] {
    background-color: #ffd045
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap_2[data-v-1267338e] {
    background-color: #af52de
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap_3[data-v-1267338e] {
    background-color: #ffd045
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap_4[data-v-1267338e] {
    background-color: #0070f9
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap_5[data-v-1267338e] {
    background-color: #5856d6
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap_6[data-v-1267338e] {
    background-color: #0070f9
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap.light .content_title[data-v-1267338e] {
    color: #fff
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap.light .content_box .content_item[data-v-1267338e] {
    color: #f2f3f5
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap.light .content_box .content_item[data-v-1267338e]:before {
    background-color: #f2f3f5
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .content_title[data-v-1267338e] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    color: #000
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .content_box[data-v-1267338e] {
    margin-top: 20px
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .content_box .content_item[data-v-1267338e] {
    margin-bottom: 4px;
    padding-left: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #3c4043;
    position: relative
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .content_box .content_item[data-v-1267338e]:last-of-type {
    margin-bottom: 0
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .content_box .content_item[data-v-1267338e]:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #3c4043;
    left: 0;
    top: calc(50% - 2px);
    border-radius: 50%
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .dl-btn[data-v-1267338e] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 128px;
    margin-top: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #161616;
    border-radius: 6px;
    padding: 11px 32px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.scences_re .scences_bg .bg_content_wrap .content_text_wrap .dl-btn[data-v-1267338e]:hover {
    background-color: #232323
}

@media screen and (max-width: 1540px) {
    .scences_re .scences_bg .bg_icon_wrap[data-v-1267338e] {
        left: calc(100% - 1465px)
    }
}

.regularFontCommon[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-37bdd314] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-37bdd314] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-37bdd314]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-37bdd314]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-37bdd314], .linkBtnCommon2[data-v-37bdd314]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-37bdd314]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-37bdd314]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-37bdd314]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-37bdd314]:active {
    background: #1d64c0
}

.btnCommon2[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-37bdd314]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-37bdd314]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-37bdd314]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-37bdd314]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-37bdd314]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-37bdd314] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-37bdd314] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-37bdd314] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-37bdd314] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-37bdd314] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-37bdd314] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-37bdd314] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-37bdd314] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-37bdd314] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-37bdd314] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-37bdd314] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-37bdd314] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-37bdd314] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-37bdd314] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-37bdd314], .mask-leave-active[data-v-37bdd314] {
    transition: opacity .3s
}

.mask-enter[data-v-37bdd314], .mask-leave-to[data-v-37bdd314] {
    opacity: 0
}

.common-enter-active[data-v-37bdd314], .common-leave-active[data-v-37bdd314] {
    transition: opacity .5s
}

.common-enter[data-v-37bdd314], .common-leave-to[data-v-37bdd314] {
    opacity: 0
}

.td_brand[data-v-37bdd314] {
    width: 100%;
    height: 270px;
    position: relative;
    background-size: 100% 100%;
    background: linear-gradient(90deg, #071120, #c0c6dd)
}

.td_brand .brand_bg[data-v-37bdd314] {
    overflow: hidden
}

.td_brand .brand_bg[data-v-37bdd314], .td_brand .brand_bg[data-v-37bdd314]:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0
}

.td_brand .brand_bg[data-v-37bdd314]:after {
    content: "";
    background: #161616;
    opacity: .7
}

.td_brand .brand_bg .img_box[data-v-37bdd314] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.td_brand .brand_bg .img_box img[data-v-37bdd314] {
    width: 100%;
    height: auto;
    display: block;
}

.td_brand .brand_content[data-v-37bdd314] {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 50px 0 56px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.td_brand .brand_content p[data-v-37bdd314] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    color: #fff
}

.td_brand .brand_content p + P[data-v-37bdd314] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: .78;
    margin-bottom: 16px
}

.td_brand .brand_content .btn[data-v-37bdd314] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 180px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0070f9;
    border-radius: 6px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.td_brand .brand_content .btn[data-v-37bdd314]:hover {
    background-color: rgba(0, 112, 255, .8)
}

.regularFontCommon[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-acd2208e] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-acd2208e] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-acd2208e]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-acd2208e]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-acd2208e], .linkBtnCommon2[data-v-acd2208e]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-acd2208e]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-acd2208e]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-acd2208e]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-acd2208e]:active {
    background: #1d64c0
}

.btnCommon2[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-acd2208e]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-acd2208e]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-acd2208e]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-acd2208e]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-acd2208e]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-acd2208e] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-acd2208e] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-acd2208e] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-acd2208e] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-acd2208e] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-acd2208e] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-acd2208e] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-acd2208e] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-acd2208e] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-acd2208e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-acd2208e] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-acd2208e] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-acd2208e] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-acd2208e] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-acd2208e], .mask-leave-active[data-v-acd2208e] {
    transition: opacity .3s
}

.mask-enter[data-v-acd2208e], .mask-leave-to[data-v-acd2208e] {
    opacity: 0
}

.common-enter-active[data-v-acd2208e], .common-leave-active[data-v-acd2208e] {
    transition: opacity .5s
}

.common-enter[data-v-acd2208e], .common-leave-to[data-v-acd2208e] {
    opacity: 0
}

.enterprise_brand[data-v-acd2208e] {
    width: 100%;
    height: 370px;
    position: relative;
    background-size: 100% 100%;
    background: linear-gradient(to right bottom, #f0f7ff 0, #f3f3f3)
}

.enterprise_brand .brand_bg[data-v-acd2208e] {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.enterprise_brand .brand_bg img[data-v-acd2208e] {
    width: auto;
    height: 370px;
    display: block
}

.enterprise_brand .brand_content[data-v-acd2208e] {
    max-width: 1200px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 50px 0 112px;
    margin: 0 auto
}

.enterprise_brand .brand_content .title[data-v-acd2208e] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 38px;
    line-height: 53px;
    color: #444546
}

.enterprise_brand .brand_content .title span[data-v-acd2208e] {
    color: #0070f9
}

.enterprise_brand .brand_content .subtitle[data-v-acd2208e] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: #747576;
    margin-top: 20px
}

.enterprise_brand .brand_content .btn_wrap[data-v-acd2208e] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    margin-top: 39px
}

.enterprise_brand .brand_content .btn_wrap .btn[data-v-acd2208e] {
    width: 200px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: .5px;
    cursor: pointer;
    margin-right: 30px;
    transition: background-color .2s
}

.enterprise_brand .brand_content .btn_wrap .btn.learn-more[data-v-acd2208e] {
    background-color: #0070f9;
    color: #fff
}

.enterprise_brand .brand_content .btn_wrap .btn.learn-more[data-v-acd2208e]:hover {
    background-color: rgba(0, 112, 249, .8)
}

.enterprise_brand .brand_content .btn_wrap .btn.contact-us[data-v-acd2208e] {
    color: #0070f9;
    border: 1px solid #0070f9;
    background-color: transparent
}

.enterprise_brand .brand_content .btn_wrap .btn.contact-us[data-v-acd2208e]:hover {
    background-color: hsla(0, 0%, 100%, .5)
}

.regularFontCommon[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-58a7d799] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-58a7d799] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-58a7d799]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-58a7d799]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-58a7d799], .linkBtnCommon2[data-v-58a7d799]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-58a7d799]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-58a7d799]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-58a7d799]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-58a7d799]:active {
    background: #1d64c0
}

.btnCommon2[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-58a7d799]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-58a7d799]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-58a7d799]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-58a7d799]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-58a7d799]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-58a7d799] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-58a7d799] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-58a7d799] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-58a7d799] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-58a7d799] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-58a7d799] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-58a7d799] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-58a7d799] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-58a7d799] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-58a7d799] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-58a7d799] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-58a7d799] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-58a7d799] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-58a7d799] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-58a7d799], .mask-leave-active[data-v-58a7d799] {
    transition: opacity .3s
}

.mask-enter[data-v-58a7d799], .mask-leave-to[data-v-58a7d799] {
    opacity: 0
}

.common-enter-active[data-v-58a7d799], .common-leave-active[data-v-58a7d799] {
    transition: opacity .5s
}

.common-enter[data-v-58a7d799], .common-leave-to[data-v-58a7d799] {
    opacity: 0
}

.technology_re[data-v-58a7d799] {
    width: 100%;
    height: 750px;
    background-color: #141821;
    position: relative;	
	background-image:url("../../img/encimg.png");
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}

.technology_re .title[data-v-58a7d799] {
    padding-top: 68px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 42px;
    line-height: 59px;
    color: #fff;
    text-align: center
}

.technology_re .tabs_box[data-v-58a7d799] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 523px;
    height: 40px;
    justify-content: center;
    display: flex;
    position: relative;
    margin: 28px auto 0
}

.technology_re .tabs_box_1[data-v-58a7d799], .technology_re .tabs_box_2[data-v-58a7d799], .technology_re .tabs_box_3[data-v-58a7d799], .technology_re .tabs_box_4[data-v-58a7d799] {
    padding: 9px 20px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    transition: color .5s;
    cursor: pointer;
    z-index: 1;
    color: hsla(0, 0%, 100%, .6)
}

.technology_re .tabs_box_1.active[data-v-58a7d799], .technology_re .tabs_box_2.active[data-v-58a7d799], .technology_re .tabs_box_3.active[data-v-58a7d799], .technology_re .tabs_box_4.active[data-v-58a7d799] {
    color: #fff
}

.technology_re .tabs_box_1[data-v-58a7d799], .technology_re .tabs_box_2[data-v-58a7d799], .technology_re .tabs_box_3[data-v-58a7d799] {
    margin-right: 19px
}

.technology_re .tabs_box_bg[data-v-58a7d799] {
    position: absolute;
    left: 1px;
    width: 104px;
    height: 100%;
    border-radius: 39px;
    background-color: hsla(0, 0%, 100%, .1);
    transition: all .3s;
    z-index: 0
}

.technology_re .content-wrap[data-v-58a7d799] {
    box-sizing: border-box;
    max-width: 1200px;
    height: 423px;
    position: relative;
    background: rgba(34, 38, 43, .2);
    border: 1px solid hsla(0, 0%, 100%, .113828);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    border-radius: 20px;
    margin: 50px auto 0
}

.technology_re .content-wrap .item_box[data-v-58a7d799] {
    width: 100%;
    padding-right: 122px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    z-index: 0
}

.technology_re .content-wrap .item_box.active[data-v-58a7d799] {
    opacity: 1;
    z-index: 1
}

.technology_re .content-wrap .item_box .img_box[data-v-58a7d799] {
    width: 683px;
    height: 418px;
    display: flex;
    justify-content: center;
    align-items: center
}

.technology_re .content-wrap .item_box .text_box[data-v-58a7d799] {
  
}

.technology_re .content-wrap .item_box .text_box .item_title[data-v-58a7d799] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    opacity: .8;
    margin-top: 69px
}

.technology_re .content-wrap .item_box .text_box .item_desc[data-v-58a7d799] {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    margin-top: 4px;
    white-space: nowrap
}

.technology_re .content-wrap .item_box .text_box .detail_box[data-v-58a7d799] {
    margin-top: 33px
}

.technology_re .content-wrap .item_box .text_box .detail_box .detail_item[data-v-58a7d799] {
    height: 120px;
    max-height: 120px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .5px;
    color: #fff
}

.technology_re .content-wrap .item_box .text_box .dl_btn[data-v-58a7d799] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 154px;
    height: 44px;
    background-color: #0070f9;
    border-radius: 6px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .3s;
    margin: 50px 20px;
}

.technology_re .content-wrap .item_box .text_box .dl_btn[data-v-58a7d799]:hover {
    background-color: rgba(0, 112, 255, .8)
}

.regularFontCommon[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-15017dac] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-15017dac] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-15017dac]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-15017dac]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-15017dac], .linkBtnCommon2[data-v-15017dac]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-15017dac]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-15017dac]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-15017dac]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-15017dac]:active {
    background: #1d64c0
}

.btnCommon2[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-15017dac]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-15017dac]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-15017dac]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-15017dac]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-15017dac]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-15017dac] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-15017dac] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-15017dac] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-15017dac] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-15017dac] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-15017dac] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-15017dac] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-15017dac] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-15017dac] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-15017dac] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-15017dac] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-15017dac] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-15017dac] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-15017dac] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-15017dac], .mask-leave-active[data-v-15017dac] {
    transition: opacity .3s
}

.mask-enter[data-v-15017dac], .mask-leave-to[data-v-15017dac] {
    opacity: 0
}

.common-enter-active[data-v-15017dac], .common-leave-active[data-v-15017dac] {
    transition: opacity .5s
}

.common-enter[data-v-15017dac], .common-leave-to[data-v-15017dac] {
    opacity: 0
}

.scustomers[data-v-15017dac] {
    width: 100%;
    overflow: hidden
}

.scustomers .scwrap[data-v-15017dac] {
    width: 100vw;
    height: 100px;
    margin: 0 auto;
    overflow: hidden
}

.scustomers .scwrap ul[data-v-15017dac] {
    list-style: none;
    padding: 0;
    margin: 0 auto
}

.scustomers .scwrap ul.ul-item[data-v-15017dac] {
    display: flex
}

.scustomers .scwrap ul.ul-item .li-item[data-v-15017dac] {
    margin-right: 44px;
    height: 100px
}

.scustomers .scwrap ul.ul-item .li-item img[data-v-15017dac] {
    height: auto;
    width: 100%;
    margin-top: 23px;
    margin-right: 20px
}

.regularFontCommon[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-69814d0e] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-69814d0e] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-69814d0e]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-69814d0e]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-69814d0e], .linkBtnCommon2[data-v-69814d0e]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-69814d0e]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-69814d0e]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-69814d0e]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-69814d0e]:active {
    background: #1d64c0
}

.btnCommon2[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-69814d0e]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-69814d0e]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-69814d0e]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-69814d0e]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-69814d0e]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-69814d0e] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-69814d0e] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-69814d0e] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-69814d0e] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-69814d0e] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-69814d0e] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-69814d0e] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-69814d0e] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-69814d0e] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-69814d0e] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-69814d0e] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-69814d0e] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-69814d0e] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-69814d0e] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-69814d0e], .mask-leave-active[data-v-69814d0e] {
    transition: opacity .3s
}

.mask-enter[data-v-69814d0e], .mask-leave-to[data-v-69814d0e] {
    opacity: 0
}

.common-enter-active[data-v-69814d0e], .common-leave-active[data-v-69814d0e] {
    transition: opacity .5s
}

.common-enter[data-v-69814d0e], .common-leave-to[data-v-69814d0e] {
    opacity: 0
}

.business_data[data-v-69814d0e] {
    box-sizing: border-box;
    width: 100%;
    height: 117px;
    padding: 20px 0 18px;
    display: flex;
    justify-content: center
}

.business_data .data_item[data-v-69814d0e] {
    margin-right: 150px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.business_data .data_item[data-v-69814d0e]:last-of-type {
    margin-right: 0
}

.business_data .data_item p[data-v-69814d0e] {
    white-space: nowrap;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    color: #000
}

.business_data .data_item p + p[data-v-69814d0e] {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #747576
}

.regularFontCommon[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429
}

.mediumFontCommon[data-v-4a14d6ee] {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222429
}

.boldFontCommon[data-v-4a14d6ee] {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222429
}

.linkBtnCommon[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 54PX;
    background: #0065dd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20PX
}

.linkBtnCommon[data-v-4a14d6ee]:hover {
    background: #0077e6;
    transition: background .5s
}

.linkBtnCommon[data-v-4a14d6ee]:active {
    background: #004bcc
}

.linkBtnCommon2[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: inline-block;
    line-height: 52PX;
    background: transparent;
    color: #0065dd;
    text-align: center;
    font-size: 20PX;
    box-sizing: border-box
}

.linkBtnCommon2[data-v-4a14d6ee], .linkBtnCommon2[data-v-4a14d6ee]:hover {
    border-radius: 4px;
    border: 1px solid #0065dd
}

.linkBtnCommon2[data-v-4a14d6ee]:hover {
    background: rgba(0, 101, 221, .08);
    color: #216ed8
}

.linkBtnCommon2[data-v-4a14d6ee]:active {
    background: rgba(0, 101, 221, .08);
    border-radius: 4px;
    border: 1px solid #004bcc;
    color: #004bcc
}

.btnCommon[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #216ed8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommon[data-v-4a14d6ee]:hover {
    background: rgba(33, 110, 216, .8);
    transition: background .5s
}

.btnCommon[data-v-4a14d6ee]:active {
    background: #1d64c0
}

.btnCommon2[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #216ed8;
    text-align: center;
    font-size: 15px;
    border: 1px solid #216ed8;
    box-sizing: border-box
}

.btnCommon2[data-v-4a14d6ee]:hover {
    border-color: #216ed8;
    color: #fff;
    background: #216ed8
}

.btnCommon2[data-v-4a14d6ee]:active {
    border-color: #1d64c0;
    color: #fff;
    background: #1d64c0
}

.btnCommonTd[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 40px;
    background: #0070ff;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.btnCommonTd[data-v-4a14d6ee]:hover {
    background: rgba(0, 112, 255, .8);
    transition: background .5s
}

.btnCommonTd2[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: block;
    line-height: 38PX;
    background: #fff;
    border-radius: 4px;
    color: #107bf5;
    text-align: center;
    font-size: 15px;
    border: 1px solid #107bf5;
    box-sizing: border-box
}

.btnCommonTd2[data-v-4a14d6ee]:hover {
    border-color: #107bf5;
    color: #fff;
    background: #107bf5
}

.btnCommonTd2[data-v-4a14d6ee]:active {
    border-color: #0a70e4;
    color: #fff;
    background: #0a70e4
}

.sectionTitleFont[data-v-4a14d6ee] {
    font-size: 42PX;
    line-height: 59PX
}

.sectionDownTitleFont[data-v-4a14d6ee] {
    font-size: 32PX;
    line-height: 45PX
}

.sectionActiveTitleCommon[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 16PX;
    color: #225a9c;
    line-height: 30PX
}

.sectionContCommon[data-v-4a14d6ee] {
    margin: auto;
    position: relative;
    max-width: 1440PX;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 1200px) {
    .sectionContMinCommon[data-v-4a14d6ee] {
        padding-left: 100px;
        padding-right: 100px
    }
}

.sectionContBxCommon[data-v-4a14d6ee] {
    height: 548PX;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-flow: row nowrap
}

.sectionImgCommon[data-v-4a14d6ee] {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto
}

.boxContent[data-v-4a14d6ee] {
    max-width: 1440PX;
    margin: auto;
    padding-left: 160PX;
    padding-right: 160PX;
    box-sizing: border-box
}

.overAutoDot[data-v-4a14d6ee] {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.breads[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center;
    padding-top: 40PX;
    padding-bottom: 45PX;
    color: #0070f9;
    font-size: 18PX
}

.breads .angle[data-v-4a14d6ee] {
    color: #222429;
    margin-left: 10PX;
    margin-right: 10PX
}

.articleInfo[data-v-4a14d6ee] {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222429;
    display: flex;
    align-items: center
}

.articleInfo .itemLogo[data-v-4a14d6ee] {
    height: 17PX;
    width: auto
}

.articleInfo .itemTime[data-v-4a14d6ee] {
    margin-left: 30PX;
    color: #999;
    font-size: 14PX
}

.articleInfo .itemMarks[data-v-4a14d6ee] {
    display: flex
}

.articleInfo .itemMarks .mark[data-v-4a14d6ee] {
    margin-left: 25PX;
    color: #0070f9;
    padding: 2PX 12PX;
    border-radius: 12PX;
    background-color: rgba(0, 112, 249, .05)
}

.mask-enter-active[data-v-4a14d6ee], .mask-leave-active[data-v-4a14d6ee] {
    transition: opacity .3s
}

.mask-enter[data-v-4a14d6ee], .mask-leave-to[data-v-4a14d6ee] {
    opacity: 0
}

.common-enter-active[data-v-4a14d6ee], .common-leave-active[data-v-4a14d6ee] {
    transition: opacity .5s
}

.common-enter[data-v-4a14d6ee], .common-leave-to[data-v-4a14d6ee] {
    opacity: 0
}

.hdcmpr[data-v-4a14d6ee] {
    background-color: #29303a;
    padding-top: 60px;
    padding-bottom: 80px
}

.hdcmpr .hc_title[data-v-4a14d6ee] {
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.hdcmpr .hc_subtitle[data-v-4a14d6ee] {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    margin-top: 8px;
    text-align: center
}

.hdcmpr .vdio_bx[data-v-4a14d6ee] {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto auto;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 100%
}

.hdcmpr .vdio_bx .hc_bdr[data-v-4a14d6ee] {
    box-sizing: border-box
}

.hdcmpr .vdio_bx .drag_bdr[data-v-4a14d6ee] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    overflow: hidden
}

.hdcmpr .vdio_bx .bdr[data-v-4a14d6ee] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    box-sizing: border-box;
    border: 4px solid #016efd
}

.hdcmpr .vdio_bx .bdr .bdr_video[data-v-4a14d6ee] {
    width: auto;
    display: block;
    height: 100%
}

.hdcmpr .vdio_bx .bdr .drag_unit[data-v-4a14d6ee] {
    position: absolute;
    width: 64px;
    height: 64px;
    right: -34px;
    top: calc(50% - 32px);
    cursor: pointer
}

.hdcmpr .vdio_bx .bdr .drag_icon[data-v-4a14d6ee] {
    width: 100%;
    height: 100%
}

.hdcmpr .vdio_bx .bdr .drag_icon_bx[data-v-4a14d6ee] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.hdcmpr .vdio_bx .bdr.change[data-v-4a14d6ee], .hdcmpr .vdio_bx .drag_bdr.change[data-v-4a14d6ee] {
    width: 50%;
    transition: width 2s ease
}

.hdcmpr .hc_video[data-v-4a14d6ee] {
    height: auto;
    display: block;
    width: 100%
}

.v_desc[data-v-4a14d6ee] {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff
}

.v_desc .vd_tabs[data-v-4a14d6ee] {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #ebedf0;
    max-width: 1144px;
    width: 100%;
    margin: auto
}

.v_desc .vd_tabs .vd_tab_item[data-v-4a14d6ee] {
    width: 152px;
    padding-bottom: 27px;
    padding-top: 13px;
    border-bottom: 4px solid transparent;
    display: flex;
    justify-content: center;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: -3px;
    cursor: pointer
}

.v_desc .vd_tabs .vd_tab_item img[data-v-4a14d6ee] {
    width: 34px;
    height: 34px;
    margin-right: 8px
}

.v_desc .vd_tabs .vd_tab_item span[data-v-4a14d6ee] {
    color: #262729;
    font-size: 24px
}

.v_desc .vd_tabs .vd_tab_item.active[data-v-4a14d6ee] {
    border-color: #0b80fe
}

.v_desc .vd_tabs .vd_tab_item.active span[data-v-4a14d6ee] {
    color: #0b80fe
}

.v_desc .vd_video_bx[data-v-4a14d6ee] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    max-width: 1144px;
    margin: 20px auto auto
}

.v_desc .vd_video_bx .vd_video[data-v-4a14d6ee] {
    flex: 1;
    height: auto
}

.v_desc .vd_video_bx .vd_video video[data-v-4a14d6ee] {
    width: 100%;
    min-width: 600px
}

.v_desc .vd_video_bx .hc_desc[data-v-4a14d6ee] {
    text-align: left;
    width: 350px;
    padding-left: 30px
}

.v_desc .vd_video_bx .hc_desc .hc_desc_title[data-v-4a14d6ee] {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #272727;
    line-height: 43px
}

.v_desc .vd_video_bx .hc_desc .hc_desc_info[data-v-4a14d6ee] {
    font-size: 38px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #272727;
    line-height: 60px
}

.v_desc .vd_video_bx .hc_desc .hc_desc_info .t1[data-v-4a14d6ee] {
    color: #272727
}

.v_desc .vd_video_bx .hc_desc .hc_desc_info .t2[data-v-4a14d6ee] {
    color: #0b80fe
}

.points[data-v-4a14d6ee] {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    z-index: 1
}

.points .pns_bkg1[data-v-4a14d6ee] {
    max-width: 620px;
    top: -62px;
    right: 0
}

.points .pns_bkg1[data-v-4a14d6ee], .points .pns_bkg2[data-v-4a14d6ee] {
    position: absolute;
    height: auto;
    z-index: -1
}

.points .pns_bkg2[data-v-4a14d6ee] {
    max-width: 612px;
    bottom: 228px;
    left: 0
}

@media screen and (max-width: 2000px) {
    .points .pns_bkg1[data-v-4a14d6ee], .points .pns_bkg2[data-v-4a14d6ee] {
        width: calc(50vw - 600px)
    }
}

.points .ftr_bx[data-v-4a14d6ee] {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    align-items: center
}

.points .ftr_info[data-v-4a14d6ee] {
    width: 582px
}

.points .ftr_title[data-v-4a14d6ee] {
    font-size: 38px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #131314;
    line-height: 56px
}

.points .ftr_title .ftr_t1[data-v-4a14d6ee] {
    color: #016efd
}

.points .ftr_desc[data-v-4a14d6ee]:first-of-type {
    margin-top: 44px;
    margin-bottom: 20px
}

.points .ftr_desc[data-v-4a14d6ee] {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #74777a;
    letter-spacing: 1.2px;
    line-height: 34px
}

.points .feature1 .ftr_info[data-v-4a14d6ee] {
    margin-right: 107px
}

.points .feature1 .ftr_pic[data-v-4a14d6ee] {
    width: 458px;
    height: auto
}

.points .feature1[data-v-4a14d6ee] {
    padding-top: 62px
}

.points .feature2[data-v-4a14d6ee] {
    margin-top: 160px
}

.points .feature2 .ftr_pic[data-v-4a14d6ee] {
    width: 456px;
    height: auto;
    margin-right: 120px
}

.points .neting[data-v-4a14d6ee] {
    background: none;
    padding-bottom: 100px;
    padding-top: 160px
}

.points .net_title[data-v-4a14d6ee] {
    text-align: center;
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #131314
}

.points .net_cpr[data-v-4a14d6ee] {
    margin-top: 34px;
    display: flex;
    justify-content: center;
    flex-flow: row wrap
}

.points .net_bx[data-v-4a14d6ee] {
    max-width: 574px;
    box-sizing: border-box;
    border-radius: 12px;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    padding: 53px 30px 20px
}

.points .cpr_title[data-v-4a14d6ee] {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1b232c;
    text-align: center
}

.points .cpr_title .cpr_t1[data-v-4a14d6ee] {
    color: #016efd
}

.points .cpr_desc[data-v-4a14d6ee] {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1b232c;
    margin-top: 10px;
    text-align: center
}

.points .cpr_img[data-v-4a14d6ee] {
    width: 500px;
    height: auto;
    min-height: 460px;
    margin-top: 30px
}

.points .net_bx1[data-v-4a14d6ee] {
    border: 2px solid #40c482
}

.points .net_bx2[data-v-4a14d6ee] {
    background-color: #edf0f2
}

.g1st[data-v-4a14d6ee] {
    background-color: #29303a;
    padding-top: 72px;
    padding-bottom: 114px
}

.g1st .g1_title[data-v-4a14d6ee] {
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.g1st .g1_cmpbx[data-v-4a14d6ee] {
    max-width: 1200px;
    width: 100%;
    margin: 34px auto auto
}

.g1st .g1_cmpbx video[data-v-4a14d6ee] {
    width: 100%;
    height: auto
}

.g1st .g1_cmp_desc[data-v-4a14d6ee] {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding-top: 26px;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    padding-left: 38px;
    padding-right: 38px;
    box-sizing: border-box
}

.movearea .fixd_bkg[data-v-4a14d6ee] {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    z-index: -9;
    width: 100%;
    height: auto
}

.comments[data-v-4a14d6ee] {
    padding-top: 84px;
    width: 100%;
    background-color: #fff
}

.comments .cmts_title[data-v-4a14d6ee] {
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #131314;
    line-height: 48px;
    text-align: center
}

.comments .cmtx_cont[data-v-4a14d6ee] {
    width: 100%;
    height: 480px;
    margin: 0 auto;
    overflow: hidden
}

.comments .cmtx_cont ul[data-v-4a14d6ee] {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex
}

.comments .cmtx_cont_item[data-v-4a14d6ee] {
    width: 363px;
    padding-top: 34px
}

.comments .sub_item[data-v-4a14d6ee] {
    padding: 24px;
    border-radius: 12px;
    border: 1px solid hsla(0, 0%, 59.2%, .17);
    margin-right: 40px;
    margin-bottom: 40px;
    width: 323px;
    box-sizing: border-box;
    display: inline-block
}

.comments .item-content[data-v-4a14d6ee] {
    display: flex;
    align-items: center
}

.comments .item-content > img[data-v-4a14d6ee] {
    width: 40px;
    height: 40px;
    margin-right: 12px
}

.comments .item-content .title p[data-v-4a14d6ee] {
    font-size: 14px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #272727
}

.comments .item-content .cicon[data-v-4a14d6ee] {
    width: 14px;
    height: auto;
    margin-right: 1px;
    display: inline-block
}

.comments .sub_item > p[data-v-4a14d6ee] {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #5e5e5e;
    line-height: 24px;
    margin-top: 22px
}

#qr-code-weixin {
    z-index: 1;
    position: fixed;
    right: 120px;
    bottom: 126px;
	background: linear-gradient(180deg, #f2f7ff, #fff);
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 12px;
    border: 1px solid #d9ebff;
    box-sizing: border-box;
    padding: 12px 10px;
	text-align: center;
}

/* 二维码图片样式 */
#qr-code-weixin img {
    width: 100px; /* 二维码图片大小 */
    height: 100px;
	display: inline-block;
}


#qr-code-qq {
    z-index: 1;
    position: fixed;
    right: 120px;
    bottom: 156px;
	background: linear-gradient(180deg, #f2f7ff, #fff);
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 12px;
    border: 1px solid #d9ebff;
    box-sizing: border-box;
    padding: 12px 10px;
	text-align: center;
}

/* 二维码图片样式 */
#qr-code-qq img {
    width: 100px; /* 二维码图片大小 */
    height: 100px;
	display: inline-block;
}

        /* 外层容器，用于实现居中 */
        .container {
            display: none;
            justify-content: center;
            align-items: center;
            height: 100vh;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
			background-color: rgba(0,0,0,0.65);
            z-index: 1000; /* 确保浮在最上层 */
        }

        .feedback-container {
            display: none;
            justify-content: center;
            align-items: center;
            height: 100vh;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
			background-color: rgba(0,0,0,0.65);
            z-index: 1000; /* 确保浮在最上层 */
        }

        /* 窗口容器 */
        .customer-window {
            width: 250px;
            height: 280px;
           background: linear-gradient(180deg, #f2f7ff, #fff);
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 12px;
    border: 1px solid #d9ebff;
    box-sizing: border-box;
            overflow: hidden;
            position: relative;
            z-index: 1001; /* 确保窗口在遮罩层之上 */
        }
        .feedback-window {
            width: 400px;
            height: 280px;
           background: linear-gradient(180deg, #f2f7ff, #fff);
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 12px;
    border: 1px solid #d9ebff;
    box-sizing: border-box;
            overflow: hidden;
            position: relative;
            z-index: 1001; /* 确保窗口在遮罩层之上 */
        }
        /* 窗口标题栏 */
        .customer-title-bar {
            height: 30px;
            display: flex;
            align-items: center;
            padding: 0 10px;
            font-weight: bold;
			text-align: center;
          }
        /* 窗口内容区域 */
        .customer-content {
            padding: 10px;
            height: calc(100% - 30px);
			display: flex;
            justify-content: center; /* 水平居中 */
            gap: 10px; /* 两个内容块之间的间距 */
        }
        /* 窗口按钮 */
        .customer-window-buttons {
            display: flex;
            gap: 5px;
            margin-left: auto;
        }

        .customer-window-button {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            border: 1px solid #000;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 8px;
            line-height: 1;
            cursor: pointer;
        }

        .customer-close {
            background-color: #ff5f56;
            position: relative;
        }

        /* 关闭按钮的 "×" 符号 */
        .customer-close::before {
            content: "×"; /* Unicode 乘号 */
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 10px;
            color: #000;
            line-height: 1; /* 确保符号垂直居中 */
        }
       /* 微信和QQ内容块 */
        .content-weixin, .content-qq, .feedback-qqun {
            width: 180px; /* 设置宽度为 150px */
            text-align: center; /* 文字居中 */
        }

        /* 图片样式 */
        .content-weixin img, .content-qq img, .feedback-qqun img {
            width: 100%; /* 图片宽度占满父容器 */
            height: auto; /* 高度自适应 */
            border-radius: 5px; /* 圆角 */
        }


#qr-code-qqun {
    z-index: 1;
    position: fixed;
    right: 120px;
    bottom: 210px;
	background: linear-gradient(180deg, #f2f7ff, #fff);
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 12px;
    border: 1px solid #d9ebff;
    box-sizing: border-box;
    padding: 12px 10px;
	text-align: center;
}

/* 二维码图片样式 */
#qr-code-qqun img {
    width: 100px; /* 二维码图片大小 */
    height: 100px;
	display: inline-block;
}

/* 微信客服按钮容器相对定位 */
@media screen and (max-width: 1440px) {
    .hbnr .bnrtCont[data-v-4a14d6ee], .hdcmpr .vdio_bx[data-v-4a14d6ee], .hdcmpr .vdio_bx video[data-v-4a14d6ee] {
        max-width: 1000px
    }

    .points .net_bx[data-v-4a14d6ee] {
        max-width: 475px
    }

    .points .net_bx1[data-v-4a14d6ee] {
        margin-left: 0
    }

    .points .net_bx2[data-v-4a14d6ee] {
        margin-right: 0
    }

    .points .cpr_img[data-v-4a14d6ee] {
        width: 100%;
        min-height: 360px
    }

    .points .ftr_info[data-v-4a14d6ee] {
        width: 500px
    }

    .points .feature1 .ftr_info[data-v-4a14d6ee] {
        margin-right: 50px
    }

    .points .feature1 .ftr_pic[data-v-4a14d6ee] {
        width: 450px
    }

    .points .feature2 .ftr_pic[data-v-4a14d6ee] {
        width: 450px;
        margin-right: 50px
    }

    .g1st .g1_cmpbx[data-v-4a14d6ee] {
        max-width: 1000px
    }

    .g1st .g1_cmp_desc[data-v-4a14d6ee] {
        max-width: 1000px;
        font-size: 18px
    }

    .movearea .vsr1[data-v-4a14d6ee], .movearea .vsr2[data-v-4a14d6ee] {
        width: 500px
    }

    .movearea .vsr3[data-v-4a14d6ee] {
        max-width: 1055px
    }
}