.body.index {
    height: 100%;
    width: 100%;
    overflow-y: auto;
    background: #fff
}

.body.index .index_head .index_nav > .nav_list {
    display: flex
}

.body.index .index_head .index_nav > .logo {
    background: url(/dist/assets/new_image/logo.png) no-repeat 0;
    background-size: cover;
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"], .body.index .index_head:not(.scroll_head)[data-slide-index="3"] {
    border-color: hsla(0, 0%, 100%, .1);
    background: hsla(0, 0%, 100%, .08)
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .logo, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .logo {
    background: url(/dist/assets/new_image/logo.png) no-repeat 0 !important;
    background-size: cover !important;
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .nav_list > li > a, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .nav_list > li > a {
    color: #fff !important
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .nav_list > li:hover, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .nav_list > li:hover {
    color: #fff
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .nav_list > li:hover a, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .nav_list > li:hover a {
    opacity: 1 !important
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .nav_list > li:before, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .nav_list > li:before {
    background: #fff
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .nav_list > li:active a, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .nav_list > li:active a {
    opacity: 1
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .nav_list > li:not(.active) > a, .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .nav_list > li:not(.active) > a {
    color: #fff;
    transition: color 0s ease-in;
    opacity: .6
}

.body.index .index_head:not(.scroll_head)[data-slide-index="1"] .index_nav > .index_btn > .sign_in_btn:not(:hover), .body.index .index_head:not(.scroll_head)[data-slide-index="3"] .index_nav > .index_btn > .sign_in_btn:not(:hover) {
    color: #fff;
    transition: color 0s ease-in
}

.body.index .index_head:not(.scroll_head)[data-slide-index="0"], .body.index .index_head:not(.scroll_head)[data-slide-index="2"] {
    border-color: #dadce0;
    border-bottom: none
}

.body.index .index_head:not(.scroll_head)[data-slide-index="0"] .index_nav > .logo, .body.index .index_head:not(.scroll_head)[data-slide-index="2"] .index_nav > .logo {
    background: url(/dist/assets/new_image/logo.png) no-repeat 0 !important;
    background-size: cover !important;
}

.body.index .index_head:not(.scroll_head)[data-slide-index="0"] .index_nav > .nav_list > li:hover a, .body.index .index_head:not(.scroll_head)[data-slide-index="2"] .index_nav > .nav_list > li:hover a {
    color: #ffa91e !important
}

.body.index .index_head:not(.scroll_head)[data-slide-index="0"] .index_nav > .index_btn > .sign_in_btn:not(:hover), .body.index .index_head:not(.scroll_head)[data-slide-index="0"] .index_nav > .nav_list > li:not(.active) > a, .body.index .index_head:not(.scroll_head)[data-slide-index="2"] .index_nav > .index_btn > .sign_in_btn:not(:hover), .body.index .index_head:not(.scroll_head)[data-slide-index="2"] .index_nav > .nav_list > li:not(.active) > a {
    color: #333;
    transition: color 0s ease-in
}

.body.index button.is_round {
    border-radius: 20px
}

.body.index button + button {
    margin-left: 10px
}

@media screen and (min-width: 1921px) {
    .body.index .content_o {
        background: url(/dist/assets/images/bg_8-91a34.png) no-repeat 50% #e6331c
    }
}

@media screen and (max-width: 1920px) {
    .body.index .content_o {
        background: url(/dist/assets/images/bg_9-fd07c.png) no-repeat 50% #e6331c
    }
}

.body.index main {
    min-height: 100%;
    border: 0 solid transparent
}

.body.index main /deep/ button {
    border: 0
}

.body.index main > .item {
    width: 100%
}

.body.index main .item_header {
    height: 620px
}

.body.index main .item_header .item_header_content > div {
    width: 100%;
    height: 620px
}

.body.index main .item_header .item_header_content .content_o {
    font-family: Noto Sans SC, Microsoft YaHei, sans-serif;
    padding-top: 152px;
    color: #fff
}

.body.index main .item_header .item_header_content .content_o .content_o_box {
    margin: 0 auto;
    width: 1200px
}

.body.index main .item_header .item_header_content .content_o .info_header {
    font-size: 46px;
    line-height: 46px;
    font-weight: 400;
    padding-bottom: 20px;
    letter-spacing: 2px
}

.body.index main .item_header .item_header_content .content_o .info_body {
    font-size: 72px;
    line-height: 72px;
    font-weight: 500;
    padding-bottom: 20px;
    letter-spacing: 4px
}

.body.index main .item_header .item_header_content .content_o .info_body .point {
    font-weight: 700
}

.body.index main .item_header .item_header_content .content_o .info_body .point .num {
    background-image: linear-gradient(#fff, #f6e49d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.body.index main .item_header .item_header_content .content_o .info_body_tip {
    margin-bottom: 81px;
    width: 386px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 20px 20px 20px 20px;
    background: #053ec0;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px
}

.body.index main .item_header .item_header_content .content_o .info_body_tip .tip_mun {
    padding: 0 5px;
    font-weight: 600;
    color: #fff993
}

.body.index main .item_header .item_header_content .content_o .info_footer .other_info {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 14px
}

.body.index main .item_header .item_header_content .content_o .info_footer .other_info .split_line {
    margin-left: 4px;
    margin-right: 10px;
    width: 1px;
    height: 12px;
    background-color: #fff;
    opacity: .4
}

.body.index main .item_header .item_header_content .content_t {
    background: url(/dist/assets/new_image/banner.png) no-repeat 50% #fff;
}

.body.index main .item_header .item_header_content .content_t .item_header_content {
    opacity: 1;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.body.index main .item_header .item_header_content .content_t .item_header_content > .info_content {
    padding-top: 182px
}

.body.index main .item_header .item_header_content .content_t .item_header_content > .info_content > .info_title {
    font-size: 48px;
    font-weight: 700;
    color: #32393d
}

.body.index main .item_header .item_header_content .content_t .item_header_content > .info_content .info_text {
    font-size: 20px;
    color: #a5afb5;
    font-weight: 400;
    line-height: 38px;
    margin-top: 32px;
    margin-bottom: 48px
}

.body.index main .item_header .item_header_content .content_t .item_header_content > .info_content > .register_btn {
    width: 128px;
    height: 48px;
    border-radius: 4px;
    border: 0
}

.body.index main .item_header .item_header_content .content_t .item_header_content > .info_content > .register_btn span {
    font-size: 16px
}

.body.index main .item_content.single_pic {
    height: 435px;
    box-shadow: 0 0 20px 0 rgba(51, 126, 255, .1);
    border-radius: 8px;
    margin-top: 70px;
    padding: 0 80px 0 70px;
    background: #fff url(/dist/assets/images/inx_trouble-35064.png) no-repeat center 150px
}

.body.index main .item_content.single_pic > .details_title {
    padding-top: 48px;
    margin-bottom: 38px
}

.body.index main .item_content.advantage > .details_content {
    position: relative;
    top: -65px;
    display: flex;
    align-items: center;
    z-index: 1
}

.body.index main .item_content.advantage > .details_content > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 384px;
    height: 130px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 3px 20px rgba(51, 126, 255, .08)
}

.body.index main .item_content.advantage > .details_content > div > div {
    flex: 1
}

.body.index main .item_content.advantage > .details_content > div > img {
    margin-left: 48px;
    margin-right: 10px;
    width: 60px;
    height: 60px
}

.body.index main .item_content.advantage > .details_content > div .advantage_title {
    font-size: 20px;
    line-height: 20px;
    height: 20px
}

.body.index main .item_content.advantage > .details_content > div .advantage_desc {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #999
}

.body.index main .single_tabs {
    width: 100%;
    height: 706px;
    margin-top: 25px
}

.body.index main .single_tabs .tabs_box .tabs_header {
    display: flex;
    justify-content: space-around;
    margin: 60px 0 0;
    text-align: center
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in {
    position: relative
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont {
    font-size: 0
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li {
    display: inline-block;
    position: relative;
    padding: 0 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    line-height: 40px;
    font-weight: 500;
    color: #556168;
    cursor: pointer
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li:first-child {
    padding-left: 0
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li:last-child {
    padding-right: 0
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li.active {
    color: #0086fa !important;
    opacity: 1
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li.active .tabs_title {
    color: #000
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li.active .tabs_title > span {
    font-family: Noto Sans SC, Microsoft YaHei, sans-serif
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title {
    display: flex;
    width: 146px;
    height: 104px;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title > span {
    margin-top: 8px;
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title.function_1 {
    background: url(/dist/assets/new_image/reason_1.png) no-repeat top
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title.function_2 {
    background: url(/dist/assets/new_image/reason_2.png) no-repeat top
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title.function_3 {
    background: url(/dist/assets/new_image/reason_3.png) no-repeat top
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title.function_4 {
    background: url(/dist/assets/new_image/reason_4.png) no-repeat top
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title.function_5 {
    background: url(/dist/assets/new_image/reason_5.png) no-repeat top
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_cont > li .tabs_title.function_6 {
    background: url(/dist/assets/new_image/reason_6.png) no-repeat top
}

.body.index main .single_tabs .tabs_box .tabs_header > .tabs_header_in > .header_line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    border-radius: 4px;
    background-color: #0086fa;
    z-index: 1;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
    transition: -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
    transition: transform .3s cubic-bezier(.645, .045, .355, 1);
    transition: transform .3s cubic-bezier(.645, .045, .355, 1), -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
    list-style: none
}

.body.index main .single_tabs .tabs_box .tabs_body > ul > li {
    display: none
}

.body.index main .single_tabs .tabs_box .tabs_body > ul > li.active {
    display: block
}

.body.index main .single_tabs .tabs_box .title_icon_operate {
    background: url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -360px 13px
}

.body.index main .single_tabs .tabs_box .title_icon_finance {
    background: url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -470px 13px
}

.body.index main .single_tabs .tabs_box .title_icon_customer {
    background: url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -673px 13px
}

.body.index main .single_tabs .tabs_box .title_icon_advertisement {
    background: url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -774px 13px
}

.body.index main .single_tabs .tabs_box .title_icon_purchase {
    background: url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -574px 13px
}

.body.index main .single_tabs .tabs_box .title_icon_jurisdiction {
    background: url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -879px 10px
}

.body.index main .single_tabs .tabs_box .tabs_content {
    width: 100%;
    height: 480px;
    background-color: #f7faff
}

.body.index main .tabs_content_img {
    margin-top: 28px;
}

.body.index main .tabs_content_item {
    padding-left: 13px
}

.body.index main .tabs_content_item > .tabs_info_title {
    font-size: 32px;
    font-weight: 400;
    color: #333;
    margin-top: 92px
}

.body.index main .tabs_content_item > .tabs_info_icon {
    font-size: 16px;
    font-weight: 400;
    color: #999;
    margin: 11px 0 40px
}

.body.index main .tabs_content_item > .tabs_info_content {
    width: 430px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    margin-bottom: 56px
}

.body.index main .tabs_content_item > .tabs_info_content > p + p {
    margin-top: 10px
}

.body.index main .tabs_content_item > .tabs_info_content > p:before {
    content: "";
    display: inline-block;
    margin: 3px 8px 3px 0;
    width: 6px;
    height: 6px;
    background-color: #ffa91e;
    border-radius: 50%
}

.body.index main .tabs_content_item > .register_btn {
    width: 166px;
    height: 40px;
    font-size: 16px;
    border-radius: 4px;
    border: 0
}

.body.index main .item.feature_box {
    margin: 0 auto;
    width: 1200px;
    height: 692px
}

.body.index main .item.feature_box .feature_title {
    padding-top: 100px;
    padding-bottom: 60px;
    font-size: 40px;
    color: #333
}

.body.index main .item.feature_box .item_content {
    display: flex;
    flex-wrap: wrap
}

.body.index main .item.feature_box .item_content .feature_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 300px
}

.body.index main .item.feature_box .item_content .feature_item:nth-child(n+5) {
    margin-top: 80px
}

.body.index main .item.feature_box .item_content .feature_item .icon_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #f5faff
}

.body.index main .item.feature_box .item_content .feature_item .icon_wrap .icon {
    width: 40px;
    height: 40px
}

.body.index main .item.feature_box .item_content .feature_item .feature_name {
    margin-top: 20px;
    font-size: 18px;
    color: #333
}

.body.index main .item.feature_box .item_content .feature_item .feature_desc {
    margin-top: 14px;
    font-size: 14px;
    color: #999
}

.body.index main .item.amazon_box {
    background: #fafafa;
    padding-bottom: 80px
}

.body.index main .item.amazon_box .amazon_title {
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 40px;
    color: #333
}

.body.index main .item.amazon_box .item_content {
    display: flex;
    margin: 0 auto;
    width: 1200px;
    justify-content: space-between
}

.body.index main .item.amazon_box .item_content .amazon_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.body.index main .item.amazon_box .item_content .amazon_item img {
    width: 240px;
    height: 70px
}

.body.index main .item.amazon_box .item_content .amazon_item .amazon_desc {
    margin-top: 12px;
    font-size: 18px;
    color: #666
}

.body.index main .item.amazon_box .item_content_authentication {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 42px
}

.body.index main .item.amazon_box .item_content_authentication .authentication_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 368px;
    height: 64px;
    border-radius: 12px;
    background: transparent;
    border: 1px solid #dfdfdf;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #000
}

.body.index main .item.amazon_box .item_content_authentication .authentication_item + .authentication_item {
    margin-left: 42px
}

.body.index main .item.amazon_box .item_content_authentication .authentication_item .icon_certain {
    margin-right: 8px;
    color: #ffa91e;
    font-size: 20px
}

.body.index main .item.partner_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 48px 22px;
    height: auto;
    background: #fff
}

.body.index main .item.partner_box .partner_title {
    padding-top: 52px;
    padding-bottom: 36px;
    font-size: 40px;
    color: #333
}

.body.index main .item.partner_box .item_content {
    display: flex;
    flex-wrap: wrap
}

.body.index main .item.partner_box .item_content .partner_item {
    flex: 0 0 10%;
    display: inline-block;
    height: 40px;
    text-align: center;
    margin-top: 24px
}

.body.index main .item.partner_box .item_content .partner_item img {
    height: 40px
}

.body.index main .item.partner_box .item_content .partner_item:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .08)
}

.body.index main .item.partner_box .partner_btn {
    margin-top: 48px
}

.body.index main .item.partner_box .partner_btn button {
    width: 112px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    color: #fff;
    background: linear-gradient(90deg, #f90, #ffb71c);
    border-radius: 4px;
    transition: color 0s
}

.body.index main .footer_card {
    height: 520px
}

.body.index main .footer_card > .footer_card_title {
    font-size: 40px;
    font-weight: 700;
    color: #32393d;
    padding-top: 70px
}

.body.index main .footer_card .footer_card_item {
    height: 250px;
    width: 400px;
    padding-top: 60px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.body.index main .footer_card .footer_card_item > .footer_card_icon {
    width: 90px;
    height: 90px;
    box-shadow: 0 0 30px 0 rgba(51, 126, 255, .16);
    border-radius: 12px;
    margin-bottom: -40px;
    z-index: 1;
    background: #fff url(/dist/assets/images/inx_icon-35bb4.png) no-repeat 24px 20px
}

.body.index main .footer_card .footer_card_item > .footer_card_details {
    width: 380px;
    height: 200px;
    background: #fff;
    padding: 80px 0 0;
    box-shadow: 0 0 30px 0 rgba(51, 126, 255, .1);
    border-radius: 6px;
    text-align: center
}

.body.index main .footer_card .footer_card_item > .footer_card_details > .card_content_title {
    font-size: 24px;
    font-weight: 500;
    color: #32393d;
    margin-bottom: 14px
}

.body.index main .footer_card .footer_card_item > .footer_card_details > .card_content {
    font-size: 14px;
    font-weight: 400;
    color: #a5afb5
}

.body.index main .footer_card_item:nth-child(2) > .footer_card_icon {
    background: #fff url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -237px 20px
}

.body.index main .footer_card_item:last-child > .footer_card_icon {
    background: #fff url(/dist/assets/images/inx_icon-35bb4.png) no-repeat -107px 20px
}

.body.index main .register_btn {
    border-radius: 24px;
    font-weight: 400;
    background: linear-gradient(90deg, #f90, #ffb71c);
    transition: color .5s
}
.register_btn a{
    color: #fff;
}
.body.index main .register_btn:hover {
    color: #fff;
    background: linear-gradient(90deg, #ffb647, #ffc23d)
}

.body.index main .tabs_box_flex {
    display: flex;
    justify-content: space-between
}

.body.index main .details_title {
    font-size: 40px;
    color: #333
}

.body.index main .details_content_left, .body.index main .details_content_right {
    width: 450px;
    height: 56px;
    background: #fff;
    border: 2px dashed #ccdfff;
    border-radius: 28px
}

.body.index main .details_content_left + .details_content_left, .body.index main .details_content_right + .details_content_right {
    margin-top: 30px
}

.body.index main .details_title_font {
    font-size: 18px;
    font-weight: 400;
    color: #32393d;
    line-height: 52px;
    text-align: center
}

.body.index main .details_item_content {
    font-size: 14px;
    font-weight: 400;
    color: #a5afb5;
    line-height: 14px
}

.body.index main .item_content {
    margin: 0 auto;
    width: 1200px
}

.body.index main .item_content > .details_content {
    display: flex;
    justify-content: space-between
}

.body.index main .item_header .swiper-pagination-bullets {
    bottom: 80px
}

.body.index main .item_header .swiper-pagination-bullets .custom_bullet {
    display: inline-block;
    margin: 0 8px;
    width: 40px;
    height: 32px;
    cursor: pointer
}

.body.index main .item_header .swiper-pagination-bullets .custom_bullet:after {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 40px;
    height: 4px;
    opacity: .4;
    background: #fff;
    content: ""
}

.body.index main .item_header.swiper-container[data-slide-index="1"] .custom_bullet:after, .body.index main .item_header.swiper-container[data-slide-index="3"] .custom_bullet:after {
    opacity: .4;
    background: #fff
}

.body.index main .item_header.swiper-container[data-slide-index="1"] .custom_bullet.custom_active_bullet:after, .body.index main .item_header.swiper-container[data-slide-index="3"] .custom_bullet.custom_active_bullet:after {
    opacity: 1
}

.body.index main .item_header.swiper-container[data-slide-index="0"] .custom_bullet:after, .body.index main .item_header.swiper-container[data-slide-index="2"] .custom_bullet:after {
    background: #333;
    opacity: .2
}

.body.index main .item_header.swiper-container[data-slide-index="0"] .custom_bullet.custom_active_bullet:after, .body.index main .item_header.swiper-container[data-slide-index="2"] .custom_bullet.custom_active_bullet:after {
    opacity: .6
}

.body.index main .item_header.swiper-container .swiper-button-prev {
    display: none;
    left: 32px;
    width: 32px;
    color: #fff;
    text-shadow: 0 9px 8px rgba(7, 0, 2, .4)
}

.body.index main .item_header.swiper-container .swiper-button-next {
    display: none;
    right: 32px;
    width: 32px;
    color: #fff;
    text-shadow: 0 9px 8px rgba(7, 0, 2, .4)
}

.body.index main .item_header.swiper-container[data-slide-index="1"] .swiper-button-next, .body.index main .item_header.swiper-container[data-slide-index="1"] .swiper-button-prev, .body.index main .item_header.swiper-container[data-slide-index="3"] .swiper-button-next, .body.index main .item_header.swiper-container[data-slide-index="3"] .swiper-button-prev {
    color: #fff;
    opacity: .4;
    transition: color 0s;
    text-shadow: 0 9px 8px rgba(7, 0, 2, .4)
}

.body.index main .item_header.swiper-container[data-slide-index="1"] .swiper-button-next:active, .body.index main .item_header.swiper-container[data-slide-index="1"] .swiper-button-next:hover, .body.index main .item_header.swiper-container[data-slide-index="1"] .swiper-button-prev:active, .body.index main .item_header.swiper-container[data-slide-index="1"] .swiper-button-prev:hover, .body.index main .item_header.swiper-container[data-slide-index="3"] .swiper-button-next:active, .body.index main .item_header.swiper-container[data-slide-index="3"] .swiper-button-next:hover, .body.index main .item_header.swiper-container[data-slide-index="3"] .swiper-button-prev:active, .body.index main .item_header.swiper-container[data-slide-index="3"] .swiper-button-prev:hover {
    opacity: 1
}

.body.index main .item_header.swiper-container[data-slide-index="0"] .swiper-button-next, .body.index main .item_header.swiper-container[data-slide-index="0"] .swiper-button-prev, .body.index main .item_header.swiper-container[data-slide-index="2"] .swiper-button-next, .body.index main .item_header.swiper-container[data-slide-index="2"] .swiper-button-prev {
    color: #fff;
    opacity: .3;
    transition: color 0s;
    text-shadow: 0 9px 8px rgba(7, 0, 2, .4)
}

.body.index main .item_header.swiper-container[data-slide-index="0"] .swiper-button-next:active, .body.index main .item_header.swiper-container[data-slide-index="0"] .swiper-button-next:hover, .body.index main .item_header.swiper-container[data-slide-index="0"] .swiper-button-prev:active, .body.index main .item_header.swiper-container[data-slide-index="0"] .swiper-button-prev:hover, .body.index main .item_header.swiper-container[data-slide-index="2"] .swiper-button-next:active, .body.index main .item_header.swiper-container[data-slide-index="2"] .swiper-button-next:hover, .body.index main .item_header.swiper-container[data-slide-index="2"] .swiper-button-prev:active, .body.index main .item_header.swiper-container[data-slide-index="2"] .swiper-button-prev:hover {
    opacity: 1
}

@media screen and (min-width: 768px) {
    .body {
        display: block
    }

    .mobile_body {
        display: none
    }
}

@media screen and (max-width: 768px) {
    html {
        overflow: visible !important
    }

    body {
        min-width: unset !important;
        height: auto !important;
        background-color: #fff
    }

    body.menu_show {
        overflow: hidden
    }

    body.menu_show .menu_wrap .menu_mask {
        display: block
    }

    body.menu_show .menu_wrap .menu_content {
        transform: translateX(0)
    }

    .body {
        display: none
    }

    .mobile_body {
        display: block
    }
}

.mobile_body {
    font-family: Noto Sans SC, Microsoft YaHei, sans-serif
}

.mobile_body header {
    position: absolute;
    width: 100%;
    height: 56px;
    background: transparent;
    z-index: 1
}

.mobile_body header .header_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 22px;
    height: 56px
}

.mobile_body header .header_content .logo {
    width: 145px;
    height: 56px;
    background: url(/dist/assets/new_image/logo.png) no-repeat 0;
    background-size: cover;
    cursor: pointer
}

.mobile_body header .header_content .btn_wrap {
    display: flex;
    align-items: center
}

.mobile_body header .header_content .btn_wrap .sign_in_btn {
    padding: 0;
    height: 40px;
    font-size: 17px;
    border: 0;
    color: #32393d;
    background: transparent
}

.mobile_body header .header_content .btn_wrap .icon_catalog {
    margin-left: 34px;
    flex-shrink: 0;
    font-size: 30px;
    color: #707070
}

.mobile_body .banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding: 95px 22px 105px;
    box-sizing: border-box;
    color: #fff;
    background-image: url(/dist/assets/new_image/index_1.png);
    background-position: left 50% bottom;
    background-repeat: no-repeat;
    background-size: cover
}

.mobile_body .banner .banner_title {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #32393d;
    word-break: keep-all
}

.mobile_body .banner .banner_desc {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #a5afb5
}

.mobile_body .banner .intro_wrap {
    margin-top: 20px
}

.mobile_body .banner .intro_wrap img {
    width: 100%;
    height: 100%
}

.mobile_body .banner .banner_btn {
    display: inline-block;
    width: 100%;
    line-height: 52px;
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: linear-gradient(90deg, #f90, #ffb71c);
    border-radius: 4px
}

.mobile_body .advantage_box {
    position: relative;
    top: -50px;
    padding-bottom: 15px;
    width: 100%;
    height: 100px;
    box-sizing: content-box;
    white-space: nowrap;
    overflow-x: auto
}

.mobile_body .advantage_box::-webkit-scrollbar {
    display: none
}

.mobile_body .advantage_box .advantage_item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 22px;
    width: 292px;
    height: 100px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 20px rgba(51, 126, 255, .08)
}

.mobile_body .advantage_box .advantage_item:last-child {
    margin-right: 22px
}

.mobile_body .advantage_box .advantage_item > img {
    margin-right: 10px;
    width: 60px;
    height: 60px
}

.mobile_body .advantage_box .advantage_item .advantage_title {
    font-size: 18px
}

.mobile_body .advantage_box .advantage_item .advantage_desc {
    margin-top: 8px;
    font-size: 14px;
    line-height: 22px;
    color: #999
}

.mobile_body .function_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 22px;
    height: auto
}

.mobile_body .function_box ::-webkit-scrollbar {
    display: none
}

.mobile_body .function_box .function_title {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    text-align: center
}

.mobile_body .function_box .function_nav {
    margin-top: 14px;
    width: 100%;
    height: 64px;
    white-space: nowrap;
    overflow-x: auto
}

.mobile_body .function_box .function_nav li {
    position: relative;
    display: inline-block;
    margin-left: 32px;
    line-height: 64px;
    font-size: 14px
}

.mobile_body .function_box .function_nav li.active:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #0086fa;
    content: ""
}

.mobile_body .function_box .function_nav li:last-child {
    margin-right: 32px
}

.mobile_body .function_box .function_nav li label {
    display: block;
    font-size: 16px;
    color: #333 !important
}

.mobile_body .function_box .function_content {
    width: 100%;
    height: 536px;
    background: #f5faff;
    overflow: hidden
}

.mobile_body .function_box .function_content li {
    height: 100%
}

.mobile_body .function_box .function_content li .tabs_content {
    padding: 24px 12px 0
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_img img {
    width: 100%;
    height: 100%
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item {
    margin-top: 25px;
    padding-left: 12px
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .tabs_info_title {
    font-size: 20px;
    color: #333
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .tabs_info_icon {
    margin-top: 16px;
    font-size: 14px;
    color: #999
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .tabs_info_content {
    margin-top: 20px
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .tabs_info_content > p {
    font-size: 13px;
    line-height: 13px;
    height: 13px
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .tabs_info_content > p + p {
    margin-top: 14px
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .tabs_info_content > p:before {
    content: "";
    display: inline-block;
    margin: 3px 8px 3px 0;
    width: 6px;
    height: 6px;
    background-color: #ffa91e;
    border-radius: 50%
}

.mobile_body .function_box .function_content li .tabs_content .tabs_content_item .register_btn {
    margin-top: 30px;
    width: 166px;
    height: 40px;
    font-size: 16px;
    border-radius: 4px;
    border: 0;
    background: linear-gradient(90deg, #f90, #ffb71c)
}

.mobile_body .feature_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 48px 10px 58px 22px;
    height: auto
}

.mobile_body .feature_box .feature_title {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    text-align: center
}

.mobile_body .feature_box .feature_list {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 40px
}

.mobile_body .feature_box .feature_list .feature_item {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    background-color: #fff
}

.mobile_body .feature_box .feature_list .feature_item + .feature_item {
    margin-top: 38px
}

.mobile_body .feature_box .feature_list .feature_item .icon_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 18px;
    width: 70px;
    height: 70px;
    border-radius: 8px;
    background: #f5faff
}

.mobile_body .feature_box .feature_list .feature_item .icon_wrap .icon {
    width: 40px;
    height: 40px
}

.mobile_body .feature_box .feature_list .feature_item .feature_name {
    font-size: 18px;
    color: #333
}

.mobile_body .feature_box .feature_list .feature_item .feature_desc {
    margin-top: 14px;
    font-size: 14px;
    color: #999
}

.mobile_body .amazon_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 48px 22px;
    height: auto;
    background: #fafafa
}

.mobile_body .amazon_box .amazon_title {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    text-align: center
}

.mobile_body .amazon_box .amazon_list {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.mobile_body .amazon_box .amazon_list .amazon_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
    margin-top: 28px
}

.mobile_body .amazon_box .amazon_list .amazon_item:nth-of-type(odd) {
    padding-right: 17.5px
}

.mobile_body .amazon_box .amazon_list .amazon_item:nth-of-type(2n) {
    padding-left: 17.5px
}

.mobile_body .amazon_box .amazon_list .amazon_item img {
    width: 148px
}

.mobile_body .amazon_box .amazon_list .amazon_item .amazon_desc {
    margin-top: 10px;
    font-size: 12px;
    color: #666
}

.mobile_body .amazon_box .item_content_authentication {
    display: flex;
    margin-top: 28px;
    flex-direction: column
}

.mobile_body .amazon_box .item_content_authentication .authentication_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 368px;
    height: 64px;
    border-radius: 12px;
    background: transparent;
    border: 1px solid #dfdfdf;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #000
}

.mobile_body .amazon_box .item_content_authentication .authentication_item + .authentication_item {
    margin-top: 16px
}

.mobile_body .amazon_box .item_content_authentication .authentication_item .icon_certain {
    margin-right: 6px;
    color: #ffa91e;
    font-size: 14px
}

.mobile_body .menu_wrap .menu_mask {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    z-index: 999
}

.mobile_body .menu_wrap .menu_content {
    position: fixed;
    top: 0;
    left: 30px;
    width: calc(100% - 30px);
    height: 100%;
    background-color: #fff;
    transform: translateX(100%);
    transition: all .4s ease;
    z-index: 1000
}

.mobile_body .menu_wrap .menu_content .menu_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 22px;
    border-bottom: 1px solid #dadce0;
    height: 56px
}

.mobile_body .menu_wrap .menu_content .menu_title .logo {
    width: 145px;
    height: 56px;
    background: url(/dist/assets/new_image/logo.png) no-repeat 0;
    background-size: cover;
    cursor: pointer
}

.mobile_body .menu_wrap .menu_content .menu_title .icon_close_2 {
    flex-shrink: 0;
    font-size: 30px;
    color: #707070
}

.mobile_body .menu_wrap .menu_content .menu_list {
    margin: 0;
    padding: 36px 22px;
    height: calc(100% - 129px);
    overflow-y: auto;
    list-style: none
}

.mobile_body .menu_wrap .menu_content .menu_list .menu_item {
    font-size: 16px
}

.mobile_body .menu_wrap .menu_content .menu_list .menu_item + .menu_item {
    margin-top: 36px
}

.mobile_body .menu_wrap .menu_content .menu_list .menu_item a {
    display: block;
    color: #333 !important
}

.mobile_body .contact_box {
    display: flex;
    padding: 34px 22px 0;
    background-color: #112e47
}

.mobile_body .contact_box .contact_info {
    display: inline-block;
    margin-bottom: 34px;
    font-size: 12px
}

.mobile_body .contact_box .contact_info + .contact_info {
    margin-left: 56px
}

.mobile_body .contact_box .contact_info .contact_info_title {
    margin-bottom: 16px;
    color: #fff
}

.mobile_body .contact_box .contact_info .contact_info_item {
    color: #b9b9b9
}

.mobile_body .contact_box .contact_info .contact_info_item + .contact_info_item {
    margin-top: 12px
}

.mobile_body footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background-color: #112e47;
    border-top: 1px solid hsla(0, 0%, 100%, .1)
}

.mobile_body footer p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #999
}

.mobile_body footer p a {
    color: #999 !important
}