:root {
  --primary-color: #ed3034; /* 默认主题色 */
  --logo-image: url('/download/logo.png'); /* 默认主题背景图 */
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 3.46667vw;
    line-height: 1.875;
    color: #333;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: auto;
    overflow-x: hidden
}

img {
    max-width: 100%
}

.block-show {
    display: block !important;
    width: 100%;
    box-sizing: border-box
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.tips {
    color: var(--primary-color);
    font-size: 3.2vw
}

.tips.sm-size {
    font-size: 4.26667vw
}

.page-title {
    font-size: 5.6vw;
    color: #333;
    margin-bottom: 4vw;
    font-weight: 700
}

.page-content {
    font-size: 3.73333vw;
    color: #30363d
}

.page-content p {
    margin-bottom: 5.33333vw;
    font-size: 3.73333vw
}

.fixed {
    position: fixed;
    z-index: 1103
}

.full-screen {
    width: 100vw;
    background: #fff
}

.scroll-fixed {
    overflow: hidden;
    position: fixed;
    width: 100vw;
    height: 100vh
}

.icon-404 {
    width: 37.33333vw;
    height: 37.33333vw;
    margin: 0 auto 13.33333vw;
    background: url(/404.png) no-repeat 50%;
    background-size: contain
}

.link {
    color: #119cfe
}

.list-gutter>div,
.list-gutter>p,
.list-gutter>span {
    margin-right: 3.2vw
}

.list-gutter>div:last-child,
.list-gutter>p:last-child,
.list-gutter>span:last-child {
    margin-right: 0
}

.list-file li {
    padding: 3.2vw 0 3.2vw 8vw;
    box-shadow: 0 1px 0 #e6e6e6;
    font-size: 4vw;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(/file.svg) no-repeat 0;
    background-size: 5.86667vw 5.86667vw
}

.am-carousel-wrap-dot>span {
    border-radius: 0;
    width: 4vw;
    height: .53333vw
}

.am-carousel-wrap-dot-active>span {
    background: #2470ec
}

.close {
    position: relative;
    width: 8vw;
    height: 8vw;
    background: url(/close.png) no-repeat 50%
}

.btn {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    appearance: none;
    border: none;
    background-color: transparent;
    padding: 2.66667vw
}

.btn,
.btn-back {
    text-align: center
}

.btn-back {
    line-height: 10.66667vw;
    background: #999;
    display: block;
    color: #fff;
    font-weight: 700
}

.btn-text {
    text-decoration: none;
    outline: none;
    appearance: none;
    border: none;
    background: transparent;
    text-align: center;
    color: #999;
    cursor: pointer
}

.am-modal-title {
    line-height: 1.5
}

.visible-hide {
    visibility: hidden
}

.icon {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    appearance: none
}

.icon.icon-back,
.icon.icon-online,
.icon.icon-search {
    width: 10.66667vw;
    height: 10.66667vw;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon.icon-online {
    background-image: url(/icon/online.png)
}

.icon.icon-back {
    background-image: url(/icon/arrow-left.png)
}

.icon.icon-search {
    background-image: url(/icon/search.png)
}

.icon.icon-arrow-right {
    background: url(/icon/arrow-right.png) no-repeat;
    background-size: contain;
    width: 2.13333vw;
    height: 3.73333vw
}

.flex-container {
    display: flex
}

.flex-space-between {
    justify-content: space-between
}

.flex-space-around {
    justify-content: space-around
}

.flex-x-center {
    justify-content: center
}

.flex-y-start {
    align-items: flex-start
}

.flex-x-end {
    justify-content: flex-end
}

.flex-y-end {
    align-items: flex-end
}

.flex-center,
.flex-y-center {
    align-items: center
}

.flex-center {
    justify-content: center
}

.layout-vertical {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-block {
    flex-grow: 1
}

.flex-shrink {
    flex-shrink: 1
}

.flex-fixed {
    flex-shrink: 0;
    flex-grow: 0
}

.plane {
    padding: 6.4vw 4.26667vw;
    background: #fff
}

.full-screen {
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box
}

.styles_rules__3Zkb_ {
    padding: 8vw 2.66667vw;
    background: #30363d;
    color: hsla(0, 0%, 100%, .6);
    font-size: 3.46667vw
}

.styles_rules__3Zkb_ h3 {
    font-size: 4.26667vw;
    font-weight: 500;
    margin-bottom: 2.66667vw
}

.styles_rules__3Zkb_ p {
    margin-bottom: 2.66667vw
}

.styles_more__PLl26 {
    color: #fff
}

.List_list__i-LK9 {
    background: #fff;
    padding: 2.66667vw 5.33333vw 5.33333vw;
    color: #142d58;
    font-size: 4vw
}

.List_list__i-LK9 li {
    border-bottom: 1px solid #dce2eb;
    padding: 2.66667vw 0
}

.List_list__i-LK9 a,
.List_list__i-LK9 span {
    display: block;
    width: 100%;
    box-sizing: border-box
}

.List_list__i-LK9 span {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.styles_banner__1O89w {
    height: 30.4vw;
    background: url(/banner.jpg) no-repeat 50%;
    background-size: cover
}

.styles_list__3qpTW {
    padding: 6.4vw 2.13333vw
}

.styles_list_item__RVL2- {
    background: #fff;
    box-shadow: 0 1.06667vw 3.2vw 0 rgba(0, 0, 0, .04);
    border-radius: 2.13333vw;
    padding: 2.13333vw;
    margin-bottom: 6.4vw;
    border: 1 solid #f1f1f1
}

.styles_list_item_title__2La47 {
    font-size: 4.8vw;
    color: #333;
    font-weight: 700;
    margin-bottom: 1.6vw
}

.styles_list_item_desc__22qIl {
    color: #666
}

.styles_list_item_head__3bxDQ {
    padding: 2.13333vw 2.13333vw 4.26667vw;
    border-bottom: 1px dashed #f1f1f1;
    position: relative
}

.styles_list_item_head__3bxDQ:after {
    display: block;
    content: "";
    width: 2.13333vw;
    height: 2.13333vw;
    border-color: #999 #999 transparent transparent;
    border-style: solid;
    border-width: .53333vw;
    transform: rotate(45deg) translate3d(0, -50%, 0);
    position: absolute;
    right: 4.26667vw;
    top: 50%
}

.styles_tags__54lq3 {
    padding: 2.13333vw 2.13333vw 0;
    color: #999
}

.styles_list__NHzhC {
    padding: 6.4vw 4.26667vw
}

.styles_list_item__1F6WJ {
    margin-bottom: 10.66667vw
}

.styles_list_item__1F6WJ h3 {
    font-size: 4.53333vw;
    color: #333;
    font-weight: 700
}

.styles_more__qQEk2 {
    padding: 4.26667vw 0 0;
    color: #119cfe;
    font-size: 3.73333vw
}

.styles_detail__1X0e- img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.styles_time__3yDHD {
    margin-bottom: 4.8vw;
    margin-top: -4vw
}

.styles_download__10mGk {
    padding: 16vw 5.33333vw 2.66667vw;
    text-align: center;
    box-sizing: border-box
}

.styles_download__10mGk h2 {
    font-size: 7.46667vw;
    color: var(--primary-color);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .53333vw
}

.styles_download__10mGk h3 {
    font-size: 4.8vw;
    color: var(--primary-color)
}

.styles_summary__1X3gs {
    font-size: 5.06667vw;
    color: var(--primary-color)
}

.styles_animate__3yqU- {
    width: 28.53333vw;
    height: 32vw;
    position: relative;
    margin: 18.66667vw auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

@keyframes styles_makeRotate__10lYm {
    to {
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

.styles_link__3s1m0 {
    color: #2470ec;
    text-decoration: underline;
    padding: 0 1.33333vw
}

.styles_download_wrapper__22HC3 {
    margin-top: 10.66667vw;
    margin-bottom: 2.66667vw
}

.styles_download_btn__39nYE {
    width: 40.8vw;
    height: 13.33333vw;
    display: block;
    line-height: 13.33333vw;
    color: #f8dbb6;
    font-size: 3.73333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .25s;
    border-radius: 1.06667vw;
    position: relative;
    font-weight: 400;
    background: var(--primary-color)
}

.styles_download_btn__39nYE.active {
    /*background-image: url(/download/do.png), linear-gradient(270deg, #fc8d56 10%, var(--primary-color));*/
    background-image: url(/download/do.png), linear-gradient(-86deg, #3b4451, #14A182);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: contain
}

.styles_download_btn__39nYE.vip {
    background: #2470ed url(/vip.png) no-repeat 100% 0;
    background-size: contain
}

.styles_download_btn__39nYE span {
    width: 4.26667vw;
    height: 4.26667vw;
    border-radius: 100%;
    vertical-align: middle;
    border-color: hsla(0, 0%, 100%, .2) hsla(0, 0%, 100%, .2) #fff #fff;
    border-style: solid;
    border-width: .53333vw;
    margin-right: 2.13333vw;
    visibility: hidden;
    transform: rotate(0);
    display: none;
    box-sizing: border-box
}

.styles_download_btn__39nYE.styles_loading__2Vx0M {
    opacity: .8;
    transition: .25s
}

.styles_download_btn__39nYE.styles_loading__2Vx0M span {
    display: block;
    visibility: visible;
    opacity: 1;
    animation: styles_loadingState__3cHBb 1.2s infinite;
    -webkit-animation: styles_loadingState__3cHBb 1.2s infinite
}

.styles_apple_beta__1ofA6 {
    margin-top: 5.06667vw;
    color: #3977ff;
    font-size: 3.73333vw
}

.styles_otherDownlod__29dVL {
    font-size: 4.8vw;
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    line-height: 1;
    background: #000 url(/download/ios.svg) no-repeat 4.26667vw;
    background-size: 7.46667vw;
    text-decoration: none;
    padding: 1.6vw 1.6vw 1.6vw 13.33333vw;
    text-align: left;
    border-radius: 1.06667vw;
    margin: 0 2.66667vw 0 0;
    width: 49%;
    box-sizing: border-box
}

.styles_otherDownlod__29dVL.download-default {
    background-color: #aaa
}

.styles_otherDownlod__29dVL.download-default small {
    letter-spacing: 2.66667vw
}

.styles_otherDownlod__29dVL small {
    font-size: 3.2vw;
    display: block;
    color: hsla(0, 0%, 100%, .5);
    margin-top: 1.33333vw
}

.styles_otherDownlod__29dVL+.styles_download_btn__39nYE {
    width: 49%;
    box-sizing: border-box
}

@keyframes styles_loadingState__3cHBb {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes styles_loadingState__3cHBb {
    to {
        transform: rotate(1turn)
    }
}

.styles_strength__3-9Ud {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.73333vw;
    color: var(--primary-color)
}

.styles_strength__3-9Ud span {
    display: inline-block;
    padding: 0 1.33333vw;
    border-right: 1px solid var(--primary-color);
    line-height: 1
}

.styles_strength__3-9Ud span:last-child {
    border-right: none
}

.styles_download_link__10bt1 {
    visibility: hidden;
    opacity: 0
}

.styles_shadow__21Ntx,
.styles_ucShadow__vLBzk {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
    background-color: rgba(0, 0, 0, .8);
    background-position: right 2.66667vw top 2.66667vw;
    background-repeat: no-repeat;
    background-size: 50%
}

.styles_shadow__21Ntx {
    background-image: url(/tips.png)
}

.styles_shadow__21Ntx.styles_android__OBlA2 {
    background-image: url(/tips_android.png)
}

.styles_ucShadow__vLBzk {
    background-image: url(/tips-uc.png)
}

.styles_install__2c-zR {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 99;
    text-align: left;
    line-height: 1.5;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.styles_install__2c-zR img {
    display: block;
    min-height: 12vw;
    position: relative;
    margin: 2.66667vw 0;
    left: -4vw
}

.styles_install__2c-zR p {
    margin-top: 4vw;
    line-height: 2;
    padding: 1.33333vw 0;
    font-size: 4vw
}

.styles_install__2c-zR>div {
    background: #fff;
    padding: 4vw;
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.styles_step_detail__k-xYg {
    background: #fff;
    padding: 5.33333vw
}

.styles_step_detail__k-xYg p {
    line-height: 1.5;
    padding: 2.13333vw 0;
    font-size: 3.73333vw
}

.styles_step_detail__k-xYg img {
    display: block;
    margin: 0 auto 5.33333vw
}

.styles_step_detail__k-xYg h5 {
    font-size: 5.33333vw;
    font-weight: 700;
    margin-bottom: 4vw
}

.styles_confirm__liZ13 {
    background: #000;
    display: block;
    color: #fff;
    line-height: 11.73333vw;
    text-align: center;
    font-weight: 700
}

.styles_confirm__liZ13 i {
    display: inline-block;
    vertical-align: middle;
    width: 6.93333vw;
    height: 6.93333vw;
    background: url(/download/app_store.png) no-repeat 50%;
    background-size: contain;
    margin-right: 2.66667vw
}

.styles_close__10fGm {
    position: absolute;
    right: 2.66667vw;
    top: 2.66667vw
}

.styles_fixed_bottom__3BTe4 {
    position: fixed;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background: hsla(0, 0%, 100%, .9);
    padding: 2.66667vw !important;
    box-sizing: border-box;
    box-shadow: 0 0 1.33333vw rgba(0, 0, 0, .15)
}

.styles_icon_seting__3yUfA {
    display: inline-block;
    width: 6.4vw;
    height: 6.4vw;
    vertical-align: middle;
    background: url(/download/t_s.png) no-repeat 50%;
    background-size: contain
}

.styles_account_list__197Wo {
    white-space: nowrap;
    margin: 2.66667vw 0 5.33333vw;
    background: #f1f8fc;
    border: 1px solid #c2dff3;
    color: #1882d4;
    width: 100%;
    text-align: left;
    border-collapse: collapse
}

.styles_account_list__197Wo p {
    padding: 1.33333vw 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.styles_account_list__197Wo span {
    padding: 0 2.66667vw;
    line-height: 1.5;
    color: #1882d4;
    border-radius: 1.06667vw;
    border: 1px solid #1882d4
}

.styles_account_list__197Wo li {
    padding: 2.66667vw;
    position: relative
}

.styles_account_list__197Wo li:not(:last-child) {
    border-bottom: 1px solid #c2dff3
}

.styles_account_list__197Wo li:after {
    display: block;
    content: "";
    width: 1px;
    height: 60%;
    background: #c2dff3;
    position: absolute;
    right: 21.33333vw;
    top: 50%;
    transform: translateY(-50%)
}

.styles_list_icon__3kuE7 {
    width: 6.93333vw;
    height: 6.93333vw;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    background: #2470ec linear-gradient(90deg, #2470ec, #fff);
    color: #fff;
    text-align: center;
    line-height: 6.93333vw
}

.styles_rules__3jHQ0 {
    margin-bottom: 16vw;
    line-height: 2;
    color: #1882d4
}

.styles_local_banner__1_SOO {
    height: 145.6vw;
    background: #fff url(/download/bg.png) no-repeat top;
    background-size: contain;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10.66667vw;
    font-size: 3.73333vw
}

.styles_local_banner__1_SOO .styles_atten__3D8zI {
    font-size: 3.2vw;
    color: hsla(0, 0%, 100%, .8)
}

.styles_local_banner__1_SOO a {
    display: block;
    width: 37.33333vw;
    height: 12.26667vw;
    margin: .53333vw auto;
    color: var(--primary-color);
    background: #fff;
    border-radius: 1.06667vw;
    line-height: 12.26667vw;
    font-size: 4.26667vw;
    box-shadow: 0 1.06667vw 8vw 0 rgba(181, 71, 18, .5)
}

.styles_local_banner__1_SOO a.vip {
    background: #fff url(/vip.png) no-repeat 100% 0;
    background-size: contain
}

.styles_local_banner__1_SOO h2 {
    font-size: 6.4vw;
    font-weight: 700
}

.styles_local_banner__1_SOO h2:before {
    display: block;
    content: "";
    width: 18.66667vw;
    height: 18.66667vw;
    background: var(--logo-image) no-repeat 50%;
    background-size: contain;
    margin: 0 auto 2.66667vw
}

.styles_local_body__2eR9c {
    padding: 8vw;
    font-size: 4.26667vw;
    color: #031b4e;
    background: #fff
}

.styles_local_body__2eR9c img {
    display: block;
    margin: 5.33333vw auto;
    max-width: 100%
}

.styles_local_body__2eR9c .styles_exam_1__cE_8T {
    width: 100%;
    margin-top: 5.33333vw;
    height: 83.46667vw;
    background: url(/download/exam1.png) no-repeat 50%;
    background-size: contain
}

.styles_local_body__2eR9c .styles_exam_2__2EBYZ {
    width: 100%;
    height: 106.93333vw;
    margin-top: 5.33333vw;
    background: url(/download/exam2.png) no-repeat 50%;
    background-size: contain
}

.styles_local_body__2eR9c h3 {
    font-size: 3.73333vw;
    text-align: center;
    margin-bottom: 5.33333vw;
    color: #202020
}

.styles_local_body__2eR9c p:last-child {
    margin-top: 5.33333vw
}

.styles_local_body__2eR9c p {
    font-size: 3.73333vw;
    color: #4f4f4f;
    text-align: center
}

.styles_local_body__2eR9c b {
    color: #326ef1;
    font-weight: 400
}

.styles_local_body__2eR9c b.styles_symbol__2Chlp {
    vertical-align: middle;
    padding-right: 3.73333vw;
    background: url(/download/arrow_right.png) no-repeat 100%;
    background-size: 3.2vw
}

.styles_ios_down__3mCOR {
    display: flex
}

.styles_ios_down__3mCOR .styles_download_btn_store__3_oDD {
    background: #000;
    width: 48.8vw;
    height: 13.33333vw;
    color: #fff;
    font-size: 3.46667vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 1.06667vw;
    position: relative;
    margin-left: 5.33333vw
}

.styles_ios_down__3mCOR .styles_download_btn_store__3_oDD .styles_icon__22Tmo {
    width: 25.6vw;
    height: 100%;
    background: url(/download/do.png) no-repeat 50%;
    background-size: 100% 100%
}

.styles_ios_down__3mCOR .styles_download_btn_store__3_oDD .styles_icon_ios__3feAW {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/download/ios.svg) no-repeat 50%;
    background-size: 100% 100%;
    margin-left: 7.46667vw
}

.styles_ios_down__3mCOR .styles_download_btn_store__3_oDD .styles_text__2AlX2 {
    position: absolute;
    left: 13.33333vw
}

.styles_list__1G9lk {
    background: #f5f7fb;
    min-height: 100vh
}

.styles_list__1G9lk h3 {
    font-size: 4.8vw;
    color: #142d58;
    margin: 0 auto 2.66667vw;
    line-height: 1;
    font-weight: 700
}

.styles_list__1G9lk .styles_summary__2xX2c {
    flex-grow: 1;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.styles_list__1G9lk .styles_summary__2xX2c span {
    display: inline-block;
    border-radius: 1.06667vw;
    border: 1px solid #f1f1f1;
    color: #aaa;
    padding: 1.6vw 5.33333vw;
    text-align: center;
    line-height: 1;
    background: #f1f1f1
}

.styles_list__1G9lk .styles_summary__2xX2c span.styles_active___9RBu {
    color: #fc8d56;
    background: #fff
}

.styles_list__1G9lk a {
    display: block
}

.styles_list__1G9lk .styles_thumb__2GPbN {
    position: relative;
    overflow: hidden
}

.styles_list__1G9lk .styles_thumb__2GPbN span {
    position: absolute;
    right: -16vw;
    top: 0;
    z-index: 9;
    background: #959faf;
    color: #fff;
    padding: 2.13333vw 5.33333vw;
    min-width: 32vw;
    transform: rotate(45deg) translate(1.33333vw, 2.66667vw);
    font-weight: 700;
    text-align: center;
    font-size: 3.46667vw;
    line-height: 1
}

.styles_list__1G9lk .styles_thumb__2GPbN span.styles_active___9RBu {
    color: #fff;
    background: #4d8cf5
}

.styles_list__1G9lk img {
    display: block;
    border-radius: 1.06667vw;
    margin: 0 auto 4vw;
    min-height: 21.33333vw;
    max-height: 42.66667vw;
    object-fit: cover;
    width: 100%
}

.styles_list__1G9lk .styles_list_item__2geM7 {
    padding: 4vw;
    background: #fff
}

.styles_list__1G9lk .styles_list_item__2geM7:not(:last-child) {
    margin-bottom: 4vw
}

.styles_list__1G9lk .styles_time__11Mrt {
    color: #b1bac9;
    padding-left: 6.4vw;
    background: url(/icon/time.png) no-repeat 0;
    background-size: contain;
    line-height: 1.2
}

.styles_loading__10EEY {
    padding: 2vw;
    text-align: center;
    color: #999
}

.styles_banner__3OB0G {
    height: 26.66667vw;
    background: url(/online.png) no-repeat 50%;
    background-size: cover;
    font-size: 5.33333vw;
    color: #fff;
    box-sizing: border-box;
    padding: 5.33333vw;
    display: flex;
    align-items: center;
    font-weight: 700
}

.styles_scroll_container__1CjPc {
    height: calc(100vh - 26.66667vw);
    position: relative;
    box-sizing: border-box;
    background: #fff
}

.styles_scroll_container__1CjPc:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: ""
}

.styles_scroll_menu__28N8k {
    width: 26.66667vw;
    height: calc(100vh - 26.66667vw);
    float: left;
    white-space: nowrap
}

.styles_menu_item__3DhAi {
    font-size: 3.73333vw;
    color: #666;
    margin: 5.33333vw 0;
    text-align: center
}

.styles_menu_item__3DhAi span {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.5;
    padding: 1.06667vw 2.13333vw;
    border-radius: 10.66667vw
}

.styles_menu_item__3DhAi .styles_active__i0q3t {
    background: #118ee9;
    color: #fff
}

.styles_scroll_list__2FZeK {
    float: left;
    width: 73.33333vw;
    height: calc(100vh - 26.66667vw);
    box-sizing: border-box;
    border-left: 1px solid hsla(0, 0%, 39.2%, .1)
}

.styles_list_item__1kDzG {
    padding: 2.66667vw 4vw;
    font-size: 4vw;
    color: #333;
    margin: 0;
    box-shadow: 0 1px 0 hsla(0, 0%, 39.2%, .1);
    position: relative
}

.styles_list_item__1kDzG span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.styles_list_item__1kDzG:after {
    display: block;
    content: "";
    width: 2.13333vw;
    height: 2.13333vw;
    border: 1px solid hsla(0, 0%, 39.2%, .4);
    border-top: none;
    border-left: none;
    transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    right: 2.66667vw;
    top: 50%
}

.faq_header__1nOl8 {
    background: #fff;
    padding: 1.6vw 2.66667vw;
    font-size: 4.8vw;
    font-weight: 700;
    color: #142d58;
    text-align: center;
    border-bottom: 1px solid #dce2eb
}

.faq_nav_fixed__3rwXm {
    width: 10.66667vw;
    flex-shrink: 0;
    flex-grow: 0;
    border: none;
    background: transparent;
    outline: none;
    appearance: none
}

.faq_search__3-A26 {
    background: #f5f7fb;
    padding: 2.66667vw 5.33333vw
}

.faq_search_btn__1tH94 {
    background: #fff;
    border-radius: 1.06667vw;
    appearance: none;
    font-size: 3.73333vw;
    color: #a6aebd;
    display: flex;
    justify-content: center;
    align-items: center
}

.faq_searchbar__2tpWy {
    font-size: 4vw;
    color: #142d58;
    padding: 5.33333vw
}

.faq_searchbar__2tpWy input {
    height: 10.66667vw;
    padding: 1.6vw 2.66667vw 1.6vw 10.66667vw;
    box-sizing: border-box;
    margin-right: 2.66667vw;
    background: #f5f7fb url(/icon/search.png) no-repeat 0;
    background-size: 10.66667vw
}

.faq_search_list__1Kst5 {
    height: calc(100vh - 21.33333vw);
    overflow-y: scroll;
    overflow-x: hidden
}

.faq_category__2ZTmK {
    background: #fff;
    padding: 4vw 5.33333vw;
    margin-bottom: 2.66667vw
}

.faq_category__2ZTmK a {
    margin-right: 2.66667vw
}

.faq_category__2ZTmK a:nth-child(3n) {
    margin-right: 0
}

.faq_category_item__24stk {
    white-space: nowrap;
    width: 27.73333vw;
    height: 16vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffead9;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    color: #594c42;
    font-size: 3.73333vw;
    font-weight: 700;
    border-radius: 1.6vw;
    margin: 1.33333vw 0
}

.faq_title__3sQ9Y {
    font-size: 4.8vw;
    font-weight: 700;
    border-bottom: 1px solid #dce2eb;
    padding: 2.66667vw 0;
    margin: 0 5.33333vw
}

.styles_title__9mb8h {
    background: #fafafa;
    padding: 4vw;
    font-size: 3.73333vw;
    color: #999
}

.styles_content__2h175 li {
    padding: 0 4vw
}

.styles_content__2h175 li a {
    font-size: 4.26667vw;
    color: #333;
    display: block;
    padding: 4vw 0;
    font-weight: 600;
    box-shadow: 0 1px 0 hsla(0, 0%, 39.2%, .15);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.styles_intro__2aaFo {
    padding: 4vw
}

.styles_intro__2aaFo>div {
    border-radius: 5.33333vw;
    background: #fff;
    margin-bottom: 4vw;
    box-shadow: 0 0 8vw hsla(0, 0%, 39.2%, .2);
    padding: 6.4vw 18.66667vw 6.4vw 5.33333vw;
    font-size: 3.73333vw;
    color: #999;
    background-size: 11.73333vw;
    background-repeat: no-repeat;
    background-position: right 5.33333vw center
}

.styles_intro__2aaFo h3 {
    font-size: 4.26667vw;
    font-weight: 700;
    color: #333
}

.styles_section__254s7 {
    min-height: 100vh;
    position: relative
}

.styles_banner__12Dsj {
    position: relative;
    font-family: PingFangSC-Medium, PingFang SC;
    height: 45.33333vw;
    background: url(/help_new/help_new_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 7.73333vw;
    color: #fff;
    box-sizing: border-box;
    font-weight: 500;
    padding: 10.66667vw 5.33333vw
}

.styles_banner__12Dsj .styles_back__w8muX {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back.png) no-repeat;
    background-size: 100% 100%
}

.styles_banner__12Dsj .styles_guide__11vOY {
    left: 8vw;
    bottom: 6.4vw;
    position: absolute
}

.styles_scroll_container__17-ie {
    position: relative;
    box-sizing: border-box;
    background: #fff;
    padding: 4vw
}

.styles_scroll_container__17-ie .styles_item__gRtSQ {
    width: 100%;
    height: 19.46667vw;
    background: #fff;
    box-shadow: 0 1.6vw 8vw 0 rgba(2, 24, 51, .12);
    border-radius: 3.2vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.66667vw
}

.styles_scroll_container__17-ie .styles_item__gRtSQ .styles_item_left__2Wi_J {
    padding-left: 4vw
}

.styles_scroll_container__17-ie .styles_item__gRtSQ .styles_item_left__2Wi_J .styles_title__34-j- {
    color: #121e36;
    font-size: 4.26667vw;
    font-weight: 500
}

.styles_scroll_container__17-ie .styles_item__gRtSQ .styles_item_left__2Wi_J .styles_tips__ScvYi {
    font-size: 3.2vw;
    color: #878c9c
}

.styles_scroll_container__17-ie .styles_item__gRtSQ .styles_item_icon__21wSC {
    width: 9.6vw;
    height: 9.6vw;
    margin-right: 5.33333vw
}

.styles_scroll_container__17-ie .styles_item__gRtSQ:first-of-type .styles_item_icon__21wSC {
    background: url(/help_new/icon_1.png) no-repeat;
    background-size: 100% 100%
}

.styles_scroll_container__17-ie .styles_item__gRtSQ:nth-of-type(2) .styles_item_icon__21wSC {
    background: url(/help_new/icon_3.png) no-repeat;
    background-size: 100% 100%
}

.styles_scroll_container__17-ie .styles_item__gRtSQ:nth-of-type(3) .styles_item_icon__21wSC {
    background: url(/help_new/icon_2.png) no-repeat;
    background-size: 100% 100%
}

.styles_scroll_container__17-ie .styles_question__2bFGP {
    margin-top: 8vw;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.styles_scroll_container__17-ie .styles_question__2bFGP .styles_title__34-j- {
    margin-left: 4vw;
    font-size: 5.06667vw;
    font-weight: 500;
    color: #121e36
}

.styles_scroll_container__17-ie .styles_question__2bFGP .styles_cut__19P1u {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6.93333vw;
    background: #eff1f7;
    border-radius: 3.46667vw;
    width: 22.66667vw
}

.styles_scroll_container__17-ie .styles_question__2bFGP .styles_cut__19P1u .styles_icon_refresh__2_3zl {
    width: 4.26667vw;
    height: 4.26667vw;
    background: url(/help_new/icon_refresh.png) no-repeat;
    background-size: 100% 100%;
    margin-top: .53333vw;
    margin-right: .8vw
}

.styles_askList__1yG2C {
    margin-left: 8vw;
    padding-bottom: 26.66667vw
}

.styles_askList__1yG2C .styles_askList_item__3x-zd {
    border-bottom: 1px solid #e6ebf5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 13.33333vw
}

.styles_askList__1yG2C .styles_askList_item__3x-zd .styles_askList_title__3R1lc {
    font-size: 4vw;
    color: #121e36
}

.styles_askList__1yG2C .styles_askList_item__3x-zd .styles_askList_arrow__wkGYP {
    width: 4vw;
    height: 4vw;
    background: url(/help_new/icon_arrow_right.png) no-repeat;
    background-size: 100%;
    margin-right: 4.26667vw
}

.styles_footer__3jkqU {
    width: 91.46667vw;
    margin: 8vw 4.26667vw 4.26667vw;
    height: 11.73333vw;
    background: #ff7401;
    border-radius: 1.06667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 500;
    font-size: 4.8vw;
    position: fixed;
    bottom: 0
}

.styles_footer__3jkqU .styles_icon_kefu__2H5z2 {
    width: 6.93333vw;
    height: 5.86667vw;
    background: url(/help_new/icon_kefu.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 2.66667vw
}

body {
    background: #fff
}

.styles_section__2UDw4 {
    min-height: 100vh;
    position: relative
}

.styles_banner__3F8NP {
    position: relative;
    font-family: PingFangSC-Medium, PingFang SC;
    height: 45.33333vw;
    background: url(/help_new/help_new_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 7.73333vw;
    color: #fff;
    box-sizing: border-box;
    font-weight: 500;
    padding: 10.66667vw 5.33333vw
}

.styles_banner__3F8NP .styles_back__Oxutm {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back.png) no-repeat;
    background-size: 100% 100%
}

.styles_banner__3F8NP .styles_guide__2HhoU {
    left: 8vw;
    bottom: 6.4vw;
    position: absolute
}

.styles_askList__3y08b {
    padding: 0 5.33333vw 26.66667vw
}

.styles_askList__3y08b .styles_askList_item__3zTu8 {
    border-bottom: 1px solid #e6ebf5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 13.33333vw
}

.styles_askList__3y08b .styles_askList_item__3zTu8 .styles_askList_title__S0MuO {
    font-size: 4vw;
    color: #121e36
}

.styles_askList__3y08b .styles_askList_item__3zTu8 .styles_askList_arrow__3uHJl {
    width: 4vw;
    height: 4vw;
    background: url(/help_new/icon_arrow_right.png) no-repeat;
    background-size: 100%;
    margin-right: 2.66667vw
}

.styles_footer__1LoGF {
    position: fixed;
    bottom: 0;
    width: 91.46667vw;
    margin: 8vw 4.26667vw 4.26667vw;
    height: 11.73333vw;
    background: #ff7401;
    border-radius: 1.06667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 500;
    font-size: 4.8vw
}

.styles_footer__1LoGF .styles_icon_kefu__2aPy1 {
    width: 6.93333vw;
    height: 5.86667vw;
    background: url(/help_new/icon_kefu.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 2.66667vw
}

.styles_detail_new__3s0j6 {
    height: 100%;
    width: 100%;
    font-family: PingFangSC-Semibold, PingFang SC
}

.styles_detail_new__3s0j6 .styles_header__21LLP {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 2.66667vw;
    background: #fff
}

.styles_detail_new__3s0j6 .styles_header__21LLP .styles_back__2KfQ0 {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 2.66667vw
}

.styles_detail_new__3s0j6 .styles_header__21LLP .styles_title__3YL6s {
    font-size: 5.06667vw;
    color: #121e36
}

.styles_detail_new__3s0j6 .styles_content__i0QlY {
    min-height: 100vh;
    background: #f8f9fb
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi {
    background: #fff;
    box-shadow: 0 0 6.66667vw 0 rgba(2, 24, 51, .12);
    border-radius: 2.66667vw;
    margin: 0 4.26667vw;
    padding: 4vw;
    transform: translateY(5.33333vw)
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_header__3rxAz {
    border-bottom: 1px dashed #e1e6ef;
    font-weight: 600;
    font-size: 5.86667vw
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_header__3rxAz .styles_icon__SXD2O {
    color: #ff7401
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_header__3rxAz .styles_title__3YL6s {
    color: #111e36
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_content__3QxrM {
    font-size: 4vw;
    color: #111e36;
    margin-top: 2.66667vw;
    font-family: PingFangSC-Regular, PingFang SC
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI {
    margin-top: 5.33333vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #878c9c;
    font-size: 4vw
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 {
    display: flex
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 .styles_agree_item__10TDZ {
    transform: skew(15deg);
    display: flex;
    justify-content: center;
    align-items: center
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 .styles_agree__3kfLR {
    color: #666d7f;
    background: #eff1f7;
    padding: .53333vw 4vw;
    border-top-left-radius: 5.33333vw;
    border-bottom-left-radius: 9.06667vw;
    transform: skew(-15deg);
    margin-right: 2.66667vw
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 .styles_agree__3kfLR .styles_agree_icon__2kbfX {
    width: 4vw;
    height: 4vw;
    background: url(/help_new/icon_agree.png);
    background-size: 100%;
    margin-right: 1.06667vw
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 .styles_notAgree__d9eCG {
    color: #666d7f;
    background: #eff1f7;
    padding: .53333vw 4vw;
    border-top-right-radius: 9.06667vw;
    border-bottom-right-radius: 5.33333vw;
    transform: skew(-15deg)
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 .styles_notAgree__d9eCG .styles_agree_icon__2kbfX {
    width: 4vw;
    height: 4vw;
    background: url(/help_new/icon_notagree.png);
    background-size: 100%;
    margin-right: 1.06667vw
}

.styles_detail_new__3s0j6 .styles_content__i0QlY .styles_detail__34bxi .styles_detail_footer__2tqHI .styles_agreeOrNo__1G5u7 .styles_active__2_Lga {
    color: #ff7401;
    background: #ecf6fe
}

.styles_detail_new__2_A-N {
    min-height: 100vh;
    width: 100%;
    font-family: PingFangSC-Semibold, PingFang SC;
    background: #fff
}

.styles_detail_new__2_A-N .styles_header__13gA5 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 2.66667vw
}

.styles_detail_new__2_A-N .styles_header__13gA5 .styles_back__1EOTU {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 2.66667vw
}

.styles_detail_new__2_A-N .styles_header__13gA5 .styles_title__1PWMZ {
    font-size: 4.8vw;
    color: #111e36;
    font-weight: 500
}

.styles_detail_new__2_A-N .styles_content__2gspL {
    padding: 4.26667vw
}

.styles_detail_new__2_A-N .styles_content__2gspL .styles_title__1PWMZ {
    font-size: 5.86667vw;
    font-weight: 500;
    color: #111e36
}

.styles_detail_new__2_A-N .styles_content__2gspL .styles_time__3PkLM {
    color: #878c9c;
    font-size: 4vw
}

.styles_detail_new__2_A-N .styles_content__2gspL .styles_image__1fSyo {
    width: 100%;
    height: 48vw;
    padding: 2.66667vw 0
}

.styles_detail_new__2_A-N .styles_content__2gspL .styles_msg__3I0ju {
    font-size: 4.53333vw;
    color: #111e36;
    font-family: PingFangSC-Regular, PingFang SC
}

.styles_detail_new__2UIDD {
    height: 100%;
    width: 100%;
    font-family: PingFangSC-Semibold, PingFang SC;
    word-break: break-all
}

.styles_detail_new__2UIDD .styles_header__RyA9w {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 2.66667vw;
    background: #fff
}

.styles_detail_new__2UIDD .styles_header__RyA9w .styles_back__2PAqC {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 2.66667vw
}

.styles_detail_new__2UIDD .styles_header__RyA9w .styles_title__1EDNe {
    font-size: 5.06667vw;
    color: #121e36
}

.styles_detail_new__2UIDD .styles_content__1v32c {
    background: #f8f9fb
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 {
    background: #fff;
    box-shadow: 0 0 6.66667vw 0 rgba(2, 24, 51, .12);
    border-radius: 2.66667vw;
    margin: 0 4.26667vw 13.33333vw;
    padding: 4vw;
    transform: translateY(5.33333vw)
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_header__3MEJd {
    border-bottom: 1px dashed #e1e6ef;
    font-weight: 600;
    font-size: 5.86667vw
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_header__3MEJd .styles_title__1EDNe {
    color: #111e36
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_content__205ah {
    font-size: 4.26667vw;
    color: #111e36;
    margin-top: 2.66667vw;
    font-family: PingFangSC-Regular, PingFang SC
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ {
    margin-top: 5.33333vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #878c9c;
    font-size: 4vw
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP {
    display: flex
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP .styles_agree_item__2hc_s {
    transform: skew(15deg);
    display: flex;
    justify-content: center;
    align-items: center
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP .styles_agree__1n664 {
    color: #666d7f;
    background: #eff1f7;
    padding: .53333vw 4vw;
    border-top-left-radius: 5.33333vw;
    border-bottom-left-radius: 9.06667vw;
    transform: skew(-15deg);
    margin-right: 2.66667vw
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP .styles_agree__1n664 .styles_agree_icon__F1qgU {
    width: 4vw;
    height: 4vw;
    background: url(/help_new/icon_agree.png);
    background-size: 100%;
    margin-right: 1.06667vw
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP .styles_notAgree__29Mg5 {
    color: #666d7f;
    background: #eff1f7;
    padding: .53333vw 4vw;
    border-top-right-radius: 9.06667vw;
    border-bottom-right-radius: 5.33333vw;
    transform: skew(-15deg)
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP .styles_notAgree__29Mg5 .styles_agree_icon__F1qgU {
    width: 4vw;
    height: 4vw;
    background: url(/help_new/icon_notagree.png);
    background-size: 100%;
    margin-right: 1.06667vw
}

.styles_detail_new__2UIDD .styles_content__1v32c .styles_detail__3lG25 .styles_detail_footer__3EAI_ .styles_agreeOrNo__31RgP .styles_active__2VLCu {
    color: #ff7401;
    background: #ecf6fe
}

.styles_detail_new__3AVnC {
    min-height: 100vh;
    width: 100%;
    font-family: PingFangSC-Semibold, PingFang SC;
    background: #fff
}

.styles_detail_new__3AVnC .styles_header__1a3vF {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 2.66667vw
}

.styles_detail_new__3AVnC .styles_header__1a3vF .styles_back__3D6Z4 {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 2.66667vw
}

.styles_detail_new__3AVnC .styles_header__1a3vF .styles_title__3Ul7j {
    font-size: 4.8vw;
    color: #111e36;
    font-weight: 500
}

.styles_detail_new__3AVnC .styles_content__19Sz- {
    padding: 4.26667vw
}

.styles_detail_new__3AVnC .styles_content__19Sz- p {
    margin-bottom: 2.66667vw;
    font-size: 3.73333vw;
    color: #121e36
}

.styles_detail_new__3Dp-u {
    min-height: 100vh;
    width: 100%;
    font-family: PingFangSC-Semibold, PingFang SC;
    background: #fff
}

.styles_detail_new__3Dp-u .styles_header__3CSEo {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 2.66667vw
}

.styles_detail_new__3Dp-u .styles_header__3CSEo .styles_back__1mmp_ {
    width: 5.33333vw;
    height: 5.33333vw;
    background: url(/help_new/icon_back1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 2.66667vw
}

.styles_detail_new__3Dp-u .styles_header__3CSEo .styles_title__Rk0Fm {
    font-size: 4.8vw;
    color: #111e36;
    font-weight: 500
}

.styles_detail_new__3Dp-u .styles_content__1RbSg {
    padding: 4.26667vw;
    font-family: PingFangSC-Regular, PingFang SC
}

.styles_detail_new__3Dp-u .styles_content__1RbSg .styles_content_tips__KdkOM {
    font-size: 3.73333vw;
    font-weight: 400;
    color: #121e36
}

.styles_detail_new__3Dp-u .styles_content__1RbSg .styles_content_t__3Ehvk {
    font-size: 4.26667vw;
    font-weight: 500;
    margin-top: 2.66667vw
}

.styles_detail_new__3Dp-u .styles_content__1RbSg p {
    font-size: 3.30667vw
}

.styles_detail_new__3Dp-u .styles_iKonw__YRLLp {
    width: 91.46667vw;
    height: 11.73333vw;
    background: #ff7401;
    border-radius: .8vw;
    margin: 5.33333vw auto;
    line-height: 11.73333vw;
    text-align: center;
    font-size: 4.8vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff
}

.styles_detail_new__3Dp-u .styles_iKonw_k__yHYZp {
    background: rgba(255, 116, 1, .6)
}

/*# sourceMappingURL=main.29dd02d1.chunk.css.map */