*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

::moz-focus-inner {
    border-style: none;
    padding: 0
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

a {
    color: inherit;
    text-decoration: inherit
}

body {
    margin: 0;
    font-family: inherit;
    line-height: inherit
}

button {
    text-transform: none;
    background-color: transparent;
    background-image: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

[role=button],
button {
    cursor: pointer
}

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.5
}

h1 {
    font-size: inherit;
    font-weight: inherit
}

button,
input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit
}

img {
    border-style: solid
}

input::placeholder {
    opacity: 1;
    color: #9ca3af
}

input::webkit-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

canvas,
img,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

h1,
p {
    margin: 0
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

[to~="$route.query.search,"] {
    --tw-gradient-to: rgba(var(--route), var(--tw-to-opacity, 1))
}

.flex {
    display: flex
}

.hidden {
    display: none
}

.fixed {
    position: fixed
}

.resize {
    resize: both
}

.\.content,
.content {
    content: ""
}

.\.content-wrapper,
.content-wrapper {
    content: "wrapper"
}

.\.content-top,
.content-top {
    content: "top"
}

.content-container {
    content: "container"
}

.content-inner {
    content: "inner"
}

.content-title {
    content: "title"
}

.content-body {
    content: "body"
}

.content-body-title {
    content: "body-title"
}

.content-body-data {
    content: "body-data"
}

.\.content-container {
    content: "container"
}

.\.content-inner {
    content: "inner"
}

.\.content-title {
    content: "title"
}

.\.content-body {
    content: "body"
}

.\.content-body-title {
    content: "body-title"
}

.\.content-body-data {
    content: "body-data"
}

.z-100 {
    z-index: 100
}

.\.gap-100,
.gap-100 {
    grid-gap: 25rem;
    gap: 25rem
}

.transform {
    --tw-rotate: 0;
    --tw-rotate-x: 0;
    --tw-rotate-y: 0;
    --tw-rotate-z: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scale-z: 1;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-translate-z: 0;
    transform: rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z))
}

.ease {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.blur {
    --tw-blur: blur(8px)
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #f3c71e;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
legend,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

button,
fieldset,
img,
input {
    border: 0;
    padding: 0;
    margin: 0;
    outline-style: none
}

li,
ol,
ul {
    list-style: none
}

input,
select {
    vertical-align: middle
}

textarea {
    resize: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse
}


.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.layout-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100%
}

.layout-container .layout-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    width: 100%;
    background-color: #fbfbfb;
    /*padding-bottom: 2vw;*/
    /*background: radial-gradient(circle at 18% 18%, rgba(255, 220, 111, 0.38), transparent 29%),*/
    /*    radial-gradient(circle at 85% 82%, rgba(196, 187, 226, 0.32), transparent 30%),*/
    /*    linear-gradient(135deg, #fffaf0, #fff4dc 55%, #f8f3f8);*/
}

.layout-container .layout-content>* {
    width: 100%
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.header-container {
    flex-shrink: 0;
    z-index: 100
}

@media(min-width:1024px) {
    .header-container {
        position: sticky;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 4.1666666667vw 0 3.6458333333vw;
        height: 3.4375vw;
        box-sizing: border-box
    }

    .header-container.blur {
        -webkit-backdrop-filter: blur(2.5vw);
        backdrop-filter: blur(2.5vw);
        background-color: hsla(0, 0%, 100%, .56471)
    }

    .header-container .left {
        display: flex;
        align-items: center;
        height: 100%;
        cursor: pointer;
        padding-left: 9.5vw;
    }

    .header-container .left .brand {
        transform: translateY(.2083333333vw);
        color: #333;
        font-size: .8333333333vw;
        font-weight: 700;
        line-height: 1.25vw
    }

    .header-container .left .logo {
        display: flex;
        width: 2.1354166667vw;
        height: 2.1354166667vw;
        margin-right: 1.0417vw;
    }

    .header-container .left .more-logo,
    .header-container .right-h5 {
        display: none
    }

    .header-container .right {
        display: flex;
        align-items: center;
        font-size: .8333333333vw;
        height: 100%
    }

    .header-container .right .gap-100 {
        margin-right: 5.2083333333vw
    }

    .header-container .right .search {
        display: none
    }

    .header-container .right .menu-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 3.75vw;
        height: 100%;
        color: #666;
        font-weight: 400;
        line-height: 1.25vw;
        cursor: pointer !important
    }

    .header-container .right .menu-item.active-menu-item {
        position: relative;
        color: #333;
        font-weight: 700
    }

    .header-container .right .menu-item.active-menu-item:after {
        position: absolute;
        top: 50%;
        transform: translateY(.625vw);
        content: "";
        width: .9375vw;
        height: .46875vw;
        background: url(data:image/webp;base64,UklGRoYBAABXRUJQVlA4WAoAAAAQAAAAIgAAEAAAQUxQSJAAAAABYEhre5YhfAgfwlAyaQgZLIMyCCGEIXwIQ/jf+5ZBRJBN2jR7Sd5wGH2VeTzqGN6KCfNIQraXTqQeF14sE4F7oNxU5mVlHsWj3BUT4nGAXEiEHnkDuYQQQYnSj5IK4xmvNPecxj5orlgpHz5ormb4sSyA3A8egHvJXTkXD4ikkQs9jHnM2aZ/PJYrYR4b83BWUDgg0AAAABAGAJ0BKiMAEQA+nUKbSTIVkRK3MFgJxLYAXz27X4vXeEM1w9zM8BzJP+Z/lesAcrN8BYC9LfMJIAD+7uneupr47nnjq+XHj/d3uRgjVCZ9JUnsOaTq9HbRWLRPd5eP4MlHPK+6+0AtSRVmD+JppuPtTRnMUk4WX0+kYDZtM/cjPgAwLEV0fkxz5Hn6yTf//hWdMa/bFl7+avpfUf/ByZxR4QzR/9DQ+0WhW4xb/6C///wb244/pSowu7Mtuyn///g4gpVM2AAVb5sEgDgAAAA=) no-repeat 50%;
        background-size: contain
    }
}

@media(max-width:1024px) {
    .header-container {
        position: sticky;
        top: 0;
        display: flex;
        padding: 0 4.2666666667vw;
        height: 11.7333333333vw;
        background-color: #fff
    }

    .header-container .left {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex: 1
    }

    .header-container .left .logo {
        width: 8.8vw;
        height: 8.8vw
    }

    .header-container .left .brand {
        display: none;
        justify-content: flex-start;
        margin-right: auto;
        color: #333;
        font-size: 3.2vw;
        font-weight: 700
    }

    .header-container .left .more-logo {
        display: flex;
        width: 16px;
        height: 16px
    }

    .header-container .right {
        display: none
    }

    .header-container .right-h5 {
        display: flex;
        align-items: center;
        margin-left: auto
    }

    .header-container .right-h5 .search {
        display: flex;
        margin-right: 3.2vw;
        width: 5.3333333333vw;
        height: 5.3333333333vw
    }

    .header-container .right-h5 .download-now {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 4.2666666667vw;
        width: 17.0666666667vw;
        height: 6.4vw;
        background-color: #ffb83d;
        border-radius: 16.5333333333vw;
        color: #fff;
        font-size: 2.6666666667vw;
        font-weight: 700
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(max-width:1024px) {
    .menu-list {
        overflow: hidden;
        position: absolute;
        height: 0;
        left: 0;
        top: 11.7333333333vw;
        width: 100%;
        display: flex;
        flex-direction: column;
        transition: height .5s
    }

    .menu-list .menu-list-item {
        display: flex;
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        height: 10.6666666667vw;
        color: #333;
        font-size: 3.2vw;
        background: #fff;
        border-bottom: .2666666667vw solid hsla(0, 0%, 90.2%, .2);
        box-sizing: border-box;
        font-weight: 700
    }

    .menu-list .menu-list-on {
        background: #fffaf4;
        color: #ffb83d;
        font-weight: 700
    }

    .menu-list-show {
        height: 67.2vw
    }

    .shade {
        margin-top: 24vw;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .5);
        z-index: 999;
        transition: all .5s linear
    }

    .shade-show {
        z-index: -11
    }
}

@media(min-width:1024px) {
    .menu-list {
        display: none !important
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.home-container {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(min-width:1025px) {
    .home-container .need-animation {
        opacity: 1;
        transform: translateY(40px);
        transition: transform .6s cubic-bezier(.22, 1, .36, 1);
        will-change: transform
    }

    .home-container .need-animation.animation {
        opacity: 1;
        transform: translateY(0)
    }

    .home-container .select-1-container-out.need-animation {
        opacity: 1;
        transform: translateY(40px);
        transition: transform .5s cubic-bezier(.22, 1, .36, 1);
        will-change: transform
    }

    .home-container .select-1-container-out.need-animation.animation {
        opacity: 1;
        transform: translateY(0)
    }

    .home-container .select-1-container-out.need-animation.first-screen-animation {
        position: relative;
        opacity: 1;
        transform: translateY(0);
        animation: first-screen-enter-data-v-7cfbd3ee .6s cubic-bezier(.22, 1, .36, 1) both
    }

    @	keyframes first-screen-enter-data-v-7cfbd3ee {
        0% {
            transform: translateY(40px)
        }

        to {
            transform: translateY(0)
        }
    }
}




a {
    text-decoration: none
}

.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .select-1-container-out {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .select-1-container-out .header-linear-bg {
        position: fixed;
        display: flex !important;
        transform: translateY(-3.4375vw);
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: -1
    }

    .select-1-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 9.5833333333vw 0 10.9375vw;
        max-width: 72.2395833333vw;
        width: 100%
    }

    .select-1-container .download-now,
    .select-1-container .play-now {
        display: none
    }

    .select-1-container .slogan-title {
        display: flex;
        align-items: center;
        color: #221707
    }

    .select-1-container .label-1,
    .select-1-container .slogan-title {
        line-height: 3.3333333333vw;
        font-size: 2.6041666667vw;
        font-weight: 700;
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }

    .select-1-container .label-1 {
        margin-top: .4166666667vw;
        margin-bottom: .4166666667vw;
        color: #333;
        flex-direction: row;
        font-size: 2.0833vw;
    }

    .select-1-container .label-1 span {
        color: #ff813d;
        margin-left: 1vw;
    }

    .select-1-container p {
        font-weight: 400;
        color: #333;
        font-size: .8333333333vw;
        line-height: 1.6666666667vw
    }
}

@media(max-width:1024px) {
    .select-1-container-out {
        display: flex;
        height: 180vw;
        width: 100%;
        position: relative;
        /*background:url(../img/bg.880782e.webp)*/
        /*no-repeat 50%;*/
        /*background-size:cover*/
    }

    .select-1-container-out .select-1-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%
    }

    .select-1-container-out .select-1-container .slogan-title {
        margin-top: 7.4666666667vw;
        margin-bottom: 2.1333333333vw;
        line-height: 8vw;
        color: #221707;
        font-size: 6.4vw;
        font-weight: 700;
        text-align: center;
    }

    .select-1-container-out .select-1-container .label-1 {
        margin-bottom: 2.1333333333vw;
        font-weight: 700;
        line-height: 10.9333333333vw;
        color: #333;
        font-size: 5.0833vw;
    }

    .select-1-container-out .select-1-container .label-1 span {
        color: #ff8a30
    }

    .select-1-container-out .select-1-container p {
        color: rgba(51, 51, 51, .6);
        font-weight: 400;
        font-size: 3.2vw;
        line-height: 5.3333333333vw
    }

    .select-1-container-out .select-1-container .play-now {
        margin-top: 7.2vw;
        background-color: #ffb83d;
        color: #fff
    }

    .select-1-container-out .select-1-container .download-now,
    .select-1-container-out .select-1-container .play-now {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50.9333333333vw;
        height: 10.6666666667vw;
        border-radius: 15.7333333333vw;
        font-size: 3.7333333333vw;
        font-weight: 700
    }

    .select-1-container-out .select-1-container .download-now {
        margin-top: 3.2vw;
        padding: 0 6.4vw;
        background-color: #fff;
        color: #333;
        box-shadow: 0 1.0666666667vw 4.2666666667vw 0 rgba(152, 62, 3, .12157)
    }

    .select-1-container-out .select-1-container .download-now:before {
        margin-right: 1.0666666667vw;
        content: "";
        width: 5.3333333333vw;
        height: 5.3333333333vw;
        background: url(data:image/webp;base64,UklGRr4BAABXRUJQVlA4WAoAAAAQAAAAJwAAJwAAQUxQSGoBAAABkBDbdt1WB8KFcCEYgiCYQcygZuAwaBg4DFwGgiAIF4Ig7PexJCcpgIiYAP32vu5HRMnHOr3CtkJv7H6RbZXh3a+YAqAe6+w+pfUZALGMfQHEauqcM8A2sgF11egSwHffF1Bc434AW88EFNOld2BtWUCYLn5C9cYG4braCuQzBxb15ogeJSCd7BDqDujSE/JJwPISB0xSgtBLlGGVdIf9RSv8SMowv8ghJBWYXiTApAr2qgCXALV97nB/hQe3hkf4SIA3DuB24gG5VcGkAnPDCnAL8IDwhkGV9IB7Q1Y4DQhXc4YsaYHckpUTCFd7h4ckA7wlKyfh6gxIkpTh3iErQLg6Fwj9n6B6h6wQrt6A5UQZco/scPVuEDpPwNYzOANLQw/gdtFUYVdnBrZLUoXwHgtg97FvIFzdXoBYBlIA4Rp9AMSeGmmrANk1vgSnJecclf/rqmuX+K+z3k2Xp2dpxJ5ML55SSpNpGFZQOCAuAAAAsAIAnQEqKAAoAD6dTqJMgjiACwE4lpAAAbgW8T5oAP7wxYWtdZ1oAFLDoCYAAA==) no-repeat 50%;
        background-size: contain
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .section-2-container-out {
        display: flex;
        width: 100%;
        padding: 1.7708333333vw 0;
        height: 11.9270833333vw
    }

    .section-2-container-out .section-2-container {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .section-2-container-out .section-2-container .down-load-item {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 7.2916666667vw;
        height: 7.2916666667vw;
        margin-right: .5208333333vw;
        box-sizing: border-box;
        background-size: 0 !important;
        box-shadow: 0 .5208333333vw 2.0833333333vw 0 rgba(0, 0, 0, .12157);
        border-radius: 1.25vw;
        transition: transform .3s cubic-bezier(.22, 1, .36, 1)
    }

    .section-2-container-out .section-2-container .down-load-item:hover {
        transform: translateY(-.4166666667vw)
    }

    .section-2-container-out .section-2-container .down-load-item .show-corner {
        position: absolute;
        top: 0;
        right: 0;
        width: 2.2916666667vw;
        height: 2.2916666667vw
    }

    .section-2-container-out .section-2-container .down-load-item .qrcode-canvas-container {
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%
    }

    .section-2-container-out .section-2-container .down-load-item .qrcode-canvas-container .qrcode-canvas {
        width: 5.625vw !important;
        height: 5.625vw !important;
        transform: scale(0);
        transition: transform .3s ease
    }

    .section-2-container-out .section-2-container .down-load-item .qrcode-canvas-container .qrcode-canvas.show-qrcode-canvas {
        transform: scale(1)
    }

    .section-2-container-out .section-2-container .down-load-item:last-of-type {
        margin-right: 0;
        border-right: none
    }

    .section-2-container-out .section-2-container .down-load-item .download-logo {
        display: flex;
        width: 2.0833333333vw;
        height: 2.0833333333vw
    }

    .section-2-container-out .section-2-container .down-load-item .tip {
        margin-top: .8333333333vw;
        color: #0a0a0b;
        line-height: .9375vw;
        font-size: .625vw;
        font-weight: 400
    }

    .section-2-container-out .section-2-container .down-load-item .hover-down-load-item-container {
        position: absolute;
        bottom: 100%;
        display: none;
        padding-bottom: .7291666667vw;
        box-sizing: border-box
    }

    .section-2-container-out .section-2-container .down-load-item:not(.iOS):not(.iOS2):hover {
        background-size: cover !important;
        cursor: pointer
    }

    .section-2-container-out .section-2-container .down-load-item:not(.iOS):not(.iOS2):hover .tip {
        color: #333
    }

    .section-2-container-out .section-2-container .down-load-item:not(.iOS):not(.iOS2):hover .download-logo {
        width: 2.0833333333vw;
        height: 2.0833333333vw;
        background: url(data:image/webp;base64,UklGRooCAABXRUJQVlA4WAoAAAAQAAAANwAANwAAQUxQSP8BAAABoFXbdt5W2xAM4UAQBEEwg5rBFQOLQcPAZZDLQBAK4UA4ENaDHUn29/McEROg //m5HL8OhLfvzR6Tj2DQv+0JxZna8l3ZmX7YHda4jqOsJmlJa21XsM/LzjmOrP5laxc0m/SHy7poYm4n3KbsnJtp8uYAbhN2zlXzrQG4Da0AsenWCuDLgDkQSTdXgDbQAFbd/gIoXRtA1QN/gbAOc+CtJ1oAR8cOhA0Z4EMqAPmTA1XPUAOODxvg9pQMxHLVgENPUQDlwgDsORVoFyvwq+cYEMvpBbweJAfyqQH5ST9AOQWwPKkAh6QFQE9agb+SDPBHZaDNspE0YIBPOiL17Xz1pXkHROrZga+uDDRJC0DXChDp0w4QS8/6QQFYjypApKsdIJJ6C/A6/QJrlypArKcdIJK630A5vYBXnyr9kdTvQD5tQBtQ7YqkfgPQeQGwAdWOSBosQLtQA+qI6odIGnVguypALCOqF5E0ugHY1RJAHVIFImnYgUMfKxA2pEokDW8A9mkJoI2pJg2bA4c6C0AZm/kLhPWoAXzd9w1Q1G0BRLprBzg0mAHi655vALcRFc77DdYA3DReT7jNWgPATTPLCQ6bkRtnN81NfoIjDyylcdlMs+3nAvxdsklabN1bcBlFd25+MbWZbt58Tst6YP6JEa9JT83l3RwIf782078qAFZQOCBkAAAAkAUAnQEqOAA4AD51KpBIA96ACQDolpBnBmgXgCAAPwAhv/Kg/wD8AAC+MhT/wEXKUOF9VsAA/veLP/4A9mfRrKRvXf//YnNlP8kpEEz9dMG9IK9qu0vLBunYAyfrcNJH/YjwAA==) no-repeat 50% !important;
        background-size: contain !important
    }

    .section-2-container-out .section-2-container .down-load-item.WEB span,
    .section-2-container-out .section-2-container .down-load-item:not(.iOS):not(.iOS2):hover .hover-down-load-item-container {
        display: flex
    }

    .section-2-container-out .section-2-container .down-load-item.WEB .tip-end-title,
    .section-2-container-out .section-2-container .down-load-item.WEB:hover span {
        display: none
    }

    .section-2-container-out .section-2-container .down-load-item.WEB:hover .tip-end-title {
        display: flex
    }

    .section-2-container-out .section-2-container .down-load-item.WEB:hover .download-logo {
        transform: rotate(-90deg)
    }
}

@media(max-width:1024px) {
    .section-2-container-out {
        display: none;
        width: 100%
    }

    .section-2-container-out .section-2-container {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        font-size: 3.2vw;
        font-weight: 400;
        color: #0a0a0b
    }

    .section-2-container-out .section-2-container .down-load-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
        height: 26.9333333333vw;
        background: none !important;
        border-top: .5px solid rgba(0, 0, 0, .05882)
    }

    .section-2-container-out .section-2-container .down-load-item .qrcode-canvas-container {
        display: none !important
    }

    .section-2-container-out .section-2-container .down-load-item .show-corner {
        display: none
    }

    .section-2-container-out .section-2-container .down-load-item.hidden-android.ANDROID,
    .section-2-container-out .section-2-container .down-load-item.hidden-ios.iOS,
    .section-2-container-out .section-2-container .down-load-item.hidden-ios.iOS2 {
        display: none !important
    }

    .section-2-container-out .section-2-container .down-load-item .tip {
        margin-top: 2.1333333333vw
    }

    .section-2-container-out .section-2-container .down-load-item .tip-ios {
        display: none
    }

    .section-2-container-out .section-2-container .down-load-item .tost-tips {
        position: relative;
        top: -24vw;
        border: none
    }

    .section-2-container-out .section-2-container .down-load-item .tost-tips .toat-frame-img {
        width: 68.8vw;
        height: 8vw;
        margin-bottom: -10.6666666667vw;
        background: url(../img/tost-tips.3d9eb83.webp) no-repeat 50% !important;
        background-size: contain !important
    }

    .section-2-container-out .section-2-container .down-load-item.iOS,
    .section-2-container-out .section-2-container .down-load-item.LDCAPPLE {
        border-right: .5px solid rgba(0, 0, 0, .05882)
    }

    .section-2-container-out .section-2-container .down-load-item .download-logo {
        width: 7.4666666667vw;
        height: 7.4666666667vw
    }

    .section-2-container-out .section-2-container .down-load-item.WIN {
        display: none
    }

    .section-2-container-out .section-2-container .down-load-item.ANDROID {
        display: flex;
        flex-shrink: 0;
        width: 100%;
        border-top: none;
        border-right: none
    }

    .section-2-container-out .section-2-container .down-load-item .hover-down-load-item-container {
        display: none !important
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.opticy-0 {
    opacity: 0
}

@media(min-width:1024px) {
    .download-wrapper-container {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .download-wrapper-container .down-load-item {
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 7.2916666667vw;
        height: 7.2916666667vw;
        margin-right: .5208333333vw;
        box-sizing: border-box;
        background-size: 0 !important;
        box-shadow: 0 .5208333333vw 2.0833333333vw 0 rgba(0, 0, 0, .12157);
        border-radius: 1.25vw;
        background-color: #fff;
        transition: transform .3s cubic-bezier(.22, 1, .36, 1);
        cursor: default
    }

    .download-wrapper-container .down-load-item .render-canvas-for-static {
        position: absolute;
        top: 0;
        left: 0;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        z-index: 10;
        background-color: #fff;
        border-radius: 1.4375vw
    }

    .download-wrapper-container .down-load-item .render-canvas-for-static .ios-corner {
        position: absolute;
        top: .2083333333vw;
        right: .2083333333vw;
        width: 1.4583333333vw;
        height: 1.4583333333vw
    }

    .download-wrapper-container .down-load-item .render-canvas-for-static .scan-tip {
        margin-top: .4166666667vw;
        color: #333;
        font-size: .625vw;
        font-weight: 400;
        text-align: center
    }

    .download-wrapper-container .down-load-item .render-canvas-for-static canvas {
        display: flex;
        width: 4.2708333333vw !important;
        height: 4.2708333333vw !important
    }

    .download-wrapper-container .down-load-item:hover {
        transform: translateY(-.4166666667vw)
    }

    .download-wrapper-container .down-load-item .show-corner {
        position: absolute;
        top: 0;
        right: 0;
        width: 2.2916666667vw;
        height: 2.2916666667vw
    }

    .download-wrapper-container .down-load-item .qrcode-canvas-container {
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%
    }

    .download-wrapper-container .down-load-item .qrcode-canvas-container .qrcode-canvas {
        width: 5.0833333333vw !important;
        height: 5.0833333333vw !important;
        transform: scale(0);
        transition: transform .3s ease
    }

    .download-wrapper-container .down-load-item .qrcode-canvas-container .qrcode-canvas.show-qrcode-canvas {
        transform: scale(1)
    }

    .download-wrapper-container .down-load-item:last-of-type {
        margin-right: 0;
        border-right: none
    }

    .download-wrapper-container .down-load-item .download-logo {
        display: flex;
        width: 2.0833333333vw;
        height: 2.0833333333vw
    }

    .download-wrapper-container .down-load-item .tip {
        margin-top: .8333333333vw;
        color: #0a0a0b;
        line-height: .9375vw;
        font-size: .625vw;
        font-weight: 400;
        position: absolute;
        left: 50%;
        right: 50%;
        transform: translate(-50%, -50%);
        width: -moz-max-content;
        width: max-content;
        text-align: center
    }

    .download-wrapper-container .down-load-item .tip .tip-text {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .download-wrapper-container .down-load-item .tip .tip-desc {
        background-color: #f5f5f5;
        border-radius: 17px;
        height: .9375vw;
        line-height: .9375vw;
        padding: 0 10px;
        font-size: .46875vw;
        color: #999;
        margin-top: 0;
        text-align: center
    }

    .download-wrapper-container .down-load-item .hover-down-load-item-container {
        position: absolute;
        bottom: 100%;
        display: none;
        padding-bottom: .7291666667vw;
        box-sizing: border-box
    }

    .download-wrapper-container .down-load-item:not(.iOS):not(.iOS2):hover {
        background-size: cover !important;
        cursor: pointer
    }

    .download-wrapper-container .down-load-item:not(.iOS):not(.iOS2):hover .tip {
        color: #333
    }

    .download-wrapper-container .down-load-item:not(.iOS):not(.iOS2):hover .download-logo {
        width: 2.0833333333vw;
        height: 2.0833333333vw;
        background: url(data:image/webp;base64,UklGRooCAABXRUJQVlA4WAoAAAAQAAAANwAANwAAQUxQSP8BAAABoFXbdt5W2xAM4UAQBEEwg5rBFQOLQcPAZZDLQBAK4UA4ENaDHUn29/McEROg //m5HL8OhLfvzR6Tj2DQv+0JxZna8l3ZmX7YHda4jqOsJmlJa21XsM/LzjmOrP5laxc0m/SHy7poYm4n3KbsnJtp8uYAbhN2zlXzrQG4Da0AsenWCuDLgDkQSTdXgDbQAFbd/gIoXRtA1QN/gbAOc+CtJ1oAR8cOhA0Z4EMqAPmTA1XPUAOODxvg9pQMxHLVgENPUQDlwgDsORVoFyvwq+cYEMvpBbweJAfyqQH5ST9AOQWwPKkAh6QFQE9agb+SDPBHZaDNspE0YIBPOiL17Xz1pXkHROrZga+uDDRJC0DXChDp0w4QS8/6QQFYjypApKsdIJJ6C/A6/QJrlypArKcdIJK630A5vYBXnyr9kdTvQD5tQBtQ7YqkfgPQeQGwAdWOSBosQLtQA+qI6odIGnVguypALCOqF5E0ugHY1RJAHVIFImnYgUMfKxA2pEokDW8A9mkJoI2pJg2bA4c6C0AZm/kLhPWoAXzd9w1Q1G0BRLprBzg0mAHi655vALcRFc77DdYA3DReT7jNWgPATTPLCQ6bkRtnN81NfoIjDyylcdlMs+3nAvxdsklabN1bcBlFd25+MbWZbt58Tst6YP6JEa9JT83l3RwIf782078qAFZQOCBkAAAAkAUAnQEqOAA4AD51KpBIA96ACQDolpBnBmgXgCAAPwAhv/Kg/wD8AAC+MhT/wEXKUOF9VsAA/veLP/4A9mfRrKRvXf//YnNlP8kpEEz9dMG9IK9qu0vLBunYAyfrcNJH/YjwAA==) no-repeat 50% !important;
        background-size: contain !important
    }

    .download-wrapper-container .down-load-item.WEB span,
    .download-wrapper-container .down-load-item:not(.iOS):not(.iOS2):hover .hover-down-load-item-container {
        display: flex
    }

    .download-wrapper-container .down-load-item.WEB .tip-end-title,
    .download-wrapper-container .down-load-item.WEB:hover span {
        display: none
    }

    .download-wrapper-container .down-load-item.WEB:hover .tip-end-title {
        display: flex
    }

    .download-wrapper-container .down-load-item.WEB:hover .download-logo {
        transform: rotate(-90deg)
    }
}

@media(max-width:1024px) {
    .download-wrapper-container {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        font-size: 3.2vw;
        font-weight: 400;
        color: #0a0a0b
    }

    .download-wrapper-container .down-load-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
        height: 26.9333333333vw;
        background: none !important;
        border-top: .5px solid rgba(0, 0, 0, .05882)
    }

    .download-wrapper-container .down-load-item .qrcode-canvas-container {
        display: none !important
    }

    .download-wrapper-container .down-load-item .show-corner {
        display: none
    }

    .download-wrapper-container .down-load-item.hidden-android.ANDROID,
    .download-wrapper-container .down-load-item.hidden-ios.iOS,
    .download-wrapper-container .down-load-item.hidden-ios.iOS2 {
        display: none !important
    }

    .download-wrapper-container .down-load-item .tip {
        margin-top: 2.1333333333vw
    }

    .download-wrapper-container .down-load-item .tip-ios {
        display: none
    }

    .download-wrapper-container .down-load-item .tost-tips {
        position: relative;
        top: -24vw;
        border: none
    }

    .download-wrapper-container .down-load-item .tost-tips .toat-frame-img {
        width: 68.8vw;
        height: 8vw;
        margin-bottom: -10.6666666667vw;
        background: url(../img/tost-tips.3d9eb83.webp) no-repeat 50% !important;
        background-size: contain !important
    }

    .download-wrapper-container .down-load-item.iOS,
    .download-wrapper-container .down-load-item.LDCAPPLE {
        border-right: .5px solid rgba(0, 0, 0, .05882)
    }

    .download-wrapper-container .down-load-item .download-logo {
        width: 7.4666666667vw;
        height: 7.4666666667vw
    }

    .download-wrapper-container .down-load-item.WIN {
        display: none
    }

    .download-wrapper-container .down-load-item.ANDROID {
        display: flex;
        flex-shrink: 0;
        width: 100%;
        border-top: none;
        border-right: none
    }

    .download-wrapper-container .down-load-item .hover-down-load-item-container {
        display: none !important
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {

    .section-3-container-out,
    .section-3-container-out .card-24h .label,
    .section-3-container-out .card-security .label {
        display: flex;
        flex-direction: column
    }

    .section-3-container-out {
        position: relative;
        justify-content: flex-start;
        align-items: center;
        padding-top: 6.7708333333vw;
        width: 100%;
        height: 36.9270833333vw;
        /*background:url(../img/bg.3d01515.webp)*/
        /*no-repeat 50%;*/
        /*background-size:cover;*/
        box-sizing: border-box;
        text-align: center
    }

    .section-3-container-out .main-title {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: .4166666667vw
    }

    .section-3-container-out .main-title h1 {
        color: #232019;
        font-weight: 700;
        line-height: 2.7604166667vw;
        font-size: 2.0833333333vw
    }

    .section-3-container-out .main-title span {
        color: #ff813d;
        font-weight: 700;
        line-height: 2.7604166667vw;
        font-size: 2.0833333333vw
    }

    .section-3-container-out p {
        display: flex;
        justify-content: center;
        color: rgba(51, 51, 51, .6);
        font-size: .8333333333vw;
        font-weight: 400;
        line-height: 1.0416666667vw
    }

    .section-3-container-out .card-security {
        top: 11.9791666667vw;
        left: 61.9270833333vw
    }

    .section-3-container-out .card-24h {
        top: 19.1145833333vw;
        left: 58.2291666667vw
    }

    .section-3-container-out .card-24h,
    .section-3-container-out .card-security {
        position: absolute;
        display: flex;
        align-items: center;
        width: 18.5416666667vw;
        height: 5.625vw;
        padding-left: 1.6666666667vw;
        box-shadow: 0 .9375vw 1.5625vw 0 rgba(83, 83, 83, .2);
        border-radius: 1.1458333333vw;
        background-color: #fff;
        box-sizing: border-box
    }

    .section-3-container-out .card-24h img,
    .section-3-container-out .card-security img {
        display: flex;
        margin-right: .8333333333vw;
        width: 3.9583333333vw;
        height: 3.9583333333vw
    }

    .section-3-container-out .card-24h .label .top-label,
    .section-3-container-out .card-security .label .top-label {
        text-align: left;
        color: #333;
        font-size: .8854166667vw;
        font-weight: 700;
        line-height: 1.1458333333vw
    }

    .section-3-container-out .card-24h .label .bottom-label,
    .section-3-container-out .card-security .label .bottom-label {
        margin-top: .4166666667vw;
        color: rgba(51, 51, 51, .6);
        font-size: .625vw;
        font-weight: 400;
        line-height: .78125vw;
        text-align: left
    }
}

@media(max-width:1024px) {
    .section-3-container-out {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 13.3333333333vw;
        /*height:157.3333333333vw;*/
        width: 100%;
        /*background:url(../img/bg.18122b6.webp)*/
        /*no-repeat 50%;*/
        /*background-size:contain;*/
        box-sizing: border-box
    }

    .section-3-container-out .main-title {
        display: flex;
        margin-bottom: 2.1333333333vw;
        color: #232019;
        font-weight: 700;
        font-size: 5.3333333333vw;
        line-height: 6.9333333333vw
    }

    .section-3-container-out .main-title span {
        color: #ff813d
    }

    .section-3-container-out p {
        color: rgba(51, 51, 51, .6);
        font-size: 3.7333333333vw;
        font-weight: 400;
        line-height: 4.8vw
    }

    .section-3-container-out [class*=card-] {
        display: flex !important;
        align-items: center;
        flex-shrink: 0;
        padding: 0 3.2vw;
        /*width:87.2vw;*/
        /*height:22.9333333333vw;*/
        /*box-shadow:0 4.2666666667vw 5.3333333333vw*/
        /*0 rgba(195,211,222,.65882);*/
        /*background-color:#fff;*/
        /*border-radius:4.8vw;*/
        box-sizing: border-box
    }

    .section-3-container-out [class*=card-] img {
        display: flex;
        /*width:22.9333333333vw;*/
        /*height:22.9333333333vw*/
    }

    .section-3-container-out [class*=card-] .label {
        display: flex;
        flex-direction: column;
        margin-left: 7.4666666667vw
    }

    .section-3-container-out [class*=card-] .label .top-label {
        color: #333;
        line-height: 5.3333333333vw;
        font-size: 4.2666666667vw;
        font-weight: 700
    }

    .section-3-container-out [class*=card-] .label .bottom-label {
        margin-top: 2.1333333333vw;
        color: rgba(51, 51, 51, .6);
        font-size: 3.2vw;
        font-weight: 400
    }

    .section-3-container-out .card-container {
        display: flex;
        flex-direction: column;
        margin-top: 1.6vw
    }

    .section-3-container-out .card-security {
        display: flex;
        margin-bottom: 4.2666666667vw
    }

    .section-3-container-out .card-24h {
        display: flex
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.corner-float-area-container {
    position: fixed;
    display: flex;
    flex-direction: column;
    z-index: 1000;
}

@media(min-width:1024px) {
    .corner-float-area-container {
        display: flex;
        right: 3.125vw;
        bottom: 3.125vw
    }

    .corner-float-area-container .service-tip {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: .4166666667vw .6510416667vw;
        border-radius: .8333333333vw;
        background-color: #fff;
        box-shadow: 0 .9375vw 1.5625vw 0 rgba(255, 220, 185, .1)
    }

    .corner-float-area-container .service-tip img {
        display: flex;
        width: 2.4479166667vw;
        height: 2.4479166667vw
    }

    .corner-float-area-container .service-tip .service-label {
        margin-top: .2083333333vw;
        color: #333;
        font-size: .625vw;
        font-weight: 700
    }

    .corner-float-area-container .top-tip {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: .4166666667vw;
        padding: .4166666667vw .625vw;
        border-radius: .8333333333vw;
        box-shadow: 0 .9375vw 1.5625vw 0 rgba(255, 220, 185, .1);
        background-color: #fff
    }

    .corner-float-area-container .top-tip:before {
        display: flex;
        content: "";
        width: 2.5vw;
        height: 1.0416666667vw;
        background: url(data:image/webp;base64,UklGRhoBAABXRUJQVlA4WAoAAAAQAAAAXwAAJwAAQUxQSKIAAAAFcFXbtpXsBhiBCNpAGmgDG4AJ7rkJvCYwgjaQBhCBCIS4rzPO9vkVEWjbto0soWvG3oDfZ/tWxTLaM22h29ytxpxu0O4cjBkuarwY004bJetugbVDo+M647dcLwieGScAxHMXyVwibxlZy0qbh0tkTSCprCEnaXkpK0lYWbpqJKtOqjg93DPV2o3GiItTnWT9K30mt9d7fMD66eGD8qY/7wBWUDggUgAAALAEAJ0BKmAAKAA+lTyYSAMcgAsBKJaQAAgSGseV9+pNe8PiEujkDGF9KKcI+AAA/vh8U8tX/5k/DrJvA3 //ToCr56AXPTMDrf/9U0PL4OAAAAA=)
            no-repeat 50%;
        background-size: contain
    }

    .corner-float-area-container .top-tip:hover:before {
        display: flex;
        content: "";
        width: 2.5vw;
        height: 1.0416666667vw;
        background: url(data:image/webp;base64,UklGRgQCAABXRUJQVlA4WAoAAAAQAAAAXwAAJwAAQUxQSKIAAAAFcFXbtpXsBhiBCNpAGmgDG4AJ7rkJvCYwgjaQBhCBCIS4rzPO9vkVEWjbto0soWvG3oDfZ/tWxTLaM22h29ytxpxu0O4cjBkuarwY004bJetugbVDo+M647dcLwieGScAxHMXyVwibxlZy0qbh0tkTSCprCEnaXkpK0lYWbpqJKtOqjg93DPV2o3GiItTnWT9K30mt9d7fMD66eGD8qY/7wBWUDggPAEAADAJAJ0BKmAAKAA+nUieSqguL6kldVxAsBOJagDPz4jC+GPhAbYDzAfqf65nob9AD+tdQzz7XsdeRWDGtLS+nmNh5zGWyZ2V614QN1jvao3B+iAA/vrYMv5 ///7tCTHMK/pISePr91sitQB4dApF/i/6mYzSL/FoPp4w2QdI9f54wvF8IpQKPDlyZjnui5QJckDHBOsv5XSLGbbxmNMVK6mE+zn//6N3K0PAO2N9E2pqo2TyeT2OKw4kf+iuH86M7P0LfUcoHfa1l2T5JKShTOGG101m2zfRb8bO7sIXPpuQqtPJIuChAMdNxoH6ktmMH2FlfVs9N2koWy1e5u31uZPY+0WvtRgNTN/8+gZPoUksOGoVcRgCxAAaB//91c8FPxM1QyE8TQnDYllT6SB5lTX/3Aj223VaYLwAAAA=)
            no-repeat 50%;
        background-size: contain
    }
}

@media(max-width:1024px) {
    .corner-float-area-container {
        bottom: 5.8666666667vw;
        right: 5.8666666667vw;
        display: flex
    }

    .corner-float-area-container .service-tip {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 1.6vw 2.5333333333vw;
        border-radius: 3.4133333333vw;
        background-color: #fff;
        box-shadow: 0 3.7333333333vw 6.4vw 0 rgba(255, 220, 185, .1)
    }

    .corner-float-area-container .service-tip img {
        display: flex;
        width: 10.0266666667vw;
        height: 10.0266666667vw
    }

    .corner-float-area-container .service-tip .service-label {
        margin-top: .8533333333vw;
        color: #333;
        font-size: 2.56vw;
        font-weight: 700
    }

    .corner-float-area-container .top-tip {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 1.7066666667vw;
        padding: 1.7066666667vw 2.5333333333vw;
        border-radius: 3.4133333333vw;
        box-shadow: 0 3.7333333333vw 6.4vw 0 rgba(255, 220, 185, .1);
        background-color: #fff
    }

    .corner-float-area-container .top-tip:before {
        display: flex;
        content: "";
        width: 12.8vw;
        height: 5.3333333333vw;
        background: url(data:image/webp;base64,UklGRhoBAABXRUJQVlA4WAoAAAAQAAAAXwAAJwAAQUxQSKIAAAAFcFXbtpXsBhiBCNpAGmgDG4AJ7rkJvCYwgjaQBhCBCIS4rzPO9vkVEWjbto0soWvG3oDfZ/tWxTLaM22h29ytxpxu0O4cjBkuarwY004bJetugbVDo+M647dcLwieGScAxHMXyVwibxlZy0qbh0tkTSCprCEnaXkpK0lYWbpqJKtOqjg93DPV2o3GiItTnWT9K30mt9d7fMD66eGD8qY/7wBWUDggUgAAALAEAJ0BKmAAKAA+lTyYSAMcgAsBKJaQAAgSGseV9+pNe8PiEujkDGF9KKcI+AAA/vh8U8tX/5k/DrJvA3 //ToCr56AXPTMDrf/9U0PL4OAAAAA=)
            no-repeat 50%;
        background-size: contain
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .bigbox {
        padding: 12.5vw 0;
        background: #f5f5f5
    }

    .bigbox>div {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .bigbox .banner {
        width: 12.5vw
    }

    .bigbox .title {
        font-size: .8333333333vw;
        color: #000;
        opacity: .87
    }

    .bigbox p {
        margin: .5208333333vw 0;
        font-size: calc(10px + 0.2vw);
        color: #333;
        opacity: .87;
        text-indent: 2em;
        line-height: calc(20px + 0.2vw);
    }
}

@media(max-width:1024px) {
    .bigbox {
        padding: 16vw 0;
        background: #f5f5f5
    }

    .bigbox>div {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .bigbox .banner {
        width: 64vw
    }

    .bigbox .title {
        font-size: 4.2666666667vw;
        color: #000;
        opacity: .87
    }

    .bigbox p {
        margin: 2.6666666667vw 0;
        font-size: 3.7333333333vw;
        color: #333;
        opacity: .87;
        text-indent: 2em;
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.browser-download-tip-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000;
    opacity: .85
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.ios-install-modal-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    z-index: 101
}

.ios-install-modal-container.content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 311px;
    padding: 24px;
    border-radius: 16px;
    background-color: #fff;
    box-sizing: border-box
}

.ios-install-modal-container.content .close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    width: 10px;
    height: 10px
}

.ios-install-modal-container.content .title {
    margin-bottom: 24px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: center
}

.ios-install-modal-container.content .sub-title {
    margin-bottom: 24px;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-weight: 400
}

.ios-install-modal-container.content .btn1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    height: 44px;
    background-color: #333;
    border-radius: 10px;
    color: #fff;
    font-size: M14px;
    font-weight: 700
}

.ios-install-modal-container .content .btn2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    background-color: #f2f2f2;
    border-radius: 10px;
    color: #333;
    font-size: 14px;
    font-weight: 400
}

.ios-install-modal-container.trust-content {
    overflow: auto;
    height: 100%;
    max-width: 500px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 40px;
    background-color: #000
}

.ios-install-modal-container.trust-content .btn-close {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 12px;
    width: 263px;
    height: 44px;
    border: 2px solid #fc0;
    border-radius: 20px;
    color: #fc0;
    font-size: 20px;
    font-weight: 400
}

@media(min-width:1024px) {
    .ios-install-modal-container {
        display: none !important
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.search-container {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    width: 13.4375vw;
    height: 2.0833333333vw;
    border: .0520833333vw solid #f3f3f3;
    box-sizing: border-box;
    border-radius: 4.21875vw
}

.search-container.disable-search-container .search-btn {
    background-color: #f3f3f3;
    color: #666
}

.search-container.disable-search-container .search-btn .search-icon {
    background: url(data:image/webp;base64,UklGRn4BAABXRUJQVlA4WAoAAAAQAAAAIwAAIwAAQUxQSBIBAAABgFBbb6YoEiIhEpBQCeOAccA4oA4YB4MDcFAJkVAJlfCA3abdHwERMQHy23XJx3HcttMPpNLo1tXmWCFe1xnnxtdajod/gYcOXQBaNvl2KQBVBxaAXSW4VMA1ZA1YJW4O3EIHsMmoOpACCdhl3BqUwAHVJkgGUkeBm8zUBrmzADZF7uCdDE3mrkDnDmVSAixwTLKB56RTZAeftAD63QZN52Ro8v0JSHMcnh2pUKYkYO1lIM1wqNLXBlXHrkAOyAa4jpyBKuECVItdAFJMHWhX66XCV9eQmAO0Y0t2Wq6FrmtIZGe0Lg64xsRKqGUVdcA1JmK7f9Meq4qIqAOuA1/NTKWvDpQJo+pQf0z00baf+3cBVlA4IEYAAAAwAwCdASokACQAPnkukEghh40AEgHhLSAAFJYcmAwvS6kAAP64ct+w8N6Ge2LP79XfWCaFWcIo ///aw4/zqA//+xKGIAAA) no-repeat 50%;
        background-size: contain
}

.search-container .input {
    display: flex;
    width: 100%;
    height: 100%;
    padding-left: 1.0416666667vw;
    padding-right: 3.125vw;
    box-sizing: border-box;
    outline-style: none;
    border: none;
    font-weight: 400;
    font-size: .625vw;
    line-height: 1.25vw;
    color: #333
}

.search-container .input::-moz-placeholder {
    color: #999
}

.search-container .input:-ms-input-placeholder {
    color: #999
}

.search-container .input::placeholder {
    color: #999
}

.search-container .clear-icon {
    position: absolute;
    right: 4.53125vw;
    display: flex;
    width: 1.1458333333vw;
    height: 1.1458333333vw;
    background: url(data:image/webp;base64,UklGRjIBAABXRUJQVlA4WAoAAAAQAAAAKwAAKwAAQUxQSKkAAAABZ2CQbeTcH8EX4QwuIuJan2UAp9W2Lcv //ziJ7gNoZwk6C7CCdc8kHcAlfgmXZyze53vRHNF/Bm4bKfIy78ErnL8dMoOHqXpW5TsAzAIWsRvwFF1uBxFKVBEk+Jk1E2fuzJDtAhoC0pSLSnsuK124pnTlhtKDMxIsQevVxo3razfSvj3tm1Z/FdXEmf5rq5o+h4WtVLH8cXfxoVzl32n/k1sPU/Ocfx0cAFZQOCBiAAAAcAQAnQEqLAAsAD59MpNIBKeNABIB8S0gABt+InfD7xfFYNj/ArcOMgdzKAAA/vJ///3Nn/9y9//+4oAWsIql1JqeAMkm9ZbezZh9gHlVfJb2dF5VtNytaYBN38LP7AwAAAA=) no-repeat 50%;
        background-size: contain
}

.search-container .clear-icon:hover {
    background: url(data:image/webp;base64,UklGRk4BAABXRUJQVlA4WAoAAAAQAAAAKwAAKwAAQUxQSKkAAAABZ2CQbeTcH8EX4QwuIuJan2UAp9W2Lcv //ziJ7gNoZwk6C7CCdc8kHcAlfgmXZyze53vRHNF/Bm4bKfIy78ErnL8dMoOHqXpW5TsAzAIWsRvwFF1uBxFKVBEk+Jk1E2fuzJDtAhoC0pSLSnsuK124pnTlhtKDMxIsQevVxo3razfSvj3tm1Z/FdXEmf5rq5o+h4WtVLH8cXfxoVzl32n/k1sPU/Ocfx0cAFZQOCB+AAAAMAUAnQEqLAAsAD6dTqJMpAno4gAsBOJaQARAAMREmPAjm7gol22HBIlT8EdG/OyzbwAA/v7Mst/yUW6PCsf+XmwLTt1e1d+Y8C+lvwq+YeKsFYxyseTcb3bNr/mWHqOWOjO484UvCaVXsCj8BsHB3RcYLtUC1HyFASX0c0AA) no-repeat 50%;
        background-size: contain
}

.search-container .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.0625vw;
    height: 100%;
    font-weight: 500;
    font-size: .625vw;
    color: #fff;
    background-color: #ffb83d;
    border-radius: 7.03125vw
}

.search-container .search-btn .search-icon {
    margin-right: .2083333333vw;
    width: .8333333333vw;
    height: .8333333333vw;
    background: url(data:image/webp;base64,UklGRn4BAABXRUJQVlA4WAoAAAAQAAAAIwAAIwAAQUxQSBIBAAABgFBbb6YoEiIhEpBQCeOAccA4oA4YB4MDcFAJkVAJlfCA3abdHwERMQHy23XJx3HcttMPpNLo1tXmWCFe1xnnxtdajod/gYcOXQBaNvl2KQBVBxaAXSW4VMA1ZA1YJW4O3EIHsMmoOpACCdhl3BqUwAHVJkgGUkeBm8zUBrmzADZF7uCdDE3mrkDnDmVSAixwTLKB56RTZAeftAD63QZN52Ro8v0JSHMcnh2pUKYkYO1lIM1wqNLXBlXHrkAOyAa4jpyBKuECVItdAFJMHWhX66XCV9eQmAO0Y0t2Wq6FrmtIZGe0Lg64xsRKqGUVdcA1JmK7f9Meq4qIqAOuA1/NTKWvDpQJo+pQf0z00baf+3cBVlA4IEYAAADwAwCdASokACQAPn0ukUgDx9+ACQD4lpBigAAOAtq5yQfpvFcWqcbAAP7wrZ //faX/76o//99su2pjtweXajAvd3vAAAAA) no-repeat 50%;
        background-size: contain
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.footer-container-out {
    flex-shrink: 0
}

@media(min-width:1024px) {
    .footer-container-out {
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        background-color: #1f1f1f
    }

    .footer-container-out:after {
        content: "";
        position: absolute;
        z-index: 10;
        pointer-events: none;
        top: 10.4166666667vw;
        width: 38.6458333333vw;
        height: 22.1875vw;
        /*background: url(../img/footer-light.fc1d5d3.webp) no-repeat 50%;*/
        background-size: contain
    }

    .footer-container-out a:hover {
        color: #fff !important
    }

    .footer-container-out .footer-container-inner {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 62.2916666667vw;
        padding: 2.0833333333vw 0
    }

    .footer-container-out .footer-container-inner .partner-container {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 2.0833333333vw;
        justify-content: space-between
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 2.9166666667vw;
        width: 8.1770833333vw;
        background-color: #2d2d2d;
        border-radius: .5208333333vw;
        color: #fff;
        font-size: .7291666667vw;
        line-height: 1.1458333333vw;
        font-weight: 400;
        box-sizing: border-box
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item:hover {
        background-color: #120f0f
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item:last-of-type {
        margin-right: 0
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item img {
        display: flex;
        margin-right: .4166666667vw;
        width: 1.25vw;
        height: 1.1979166667vw
    }

    .footer-container-out .footer-container-inner .other-detail-container {
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .footer-container-out .footer-container-inner .other-detail-container .title {
        margin-bottom: .625vw;
        color: #fff;
        font-size: calc(10px + 0.2vw);
        font-weight: 700;
        line-height: 1.0416666667vw
    }

    .footer-container-out .footer-container-inner .other-detail-container .label {
        margin-bottom: .625vw;
        line-height: 1.0416666667vw;
        font-size: calc(10px + 0.1vw);
        font-weight: 400;
        color: #9f9f9f
    }

    .footer-container-out .footer-container-inner .other-detail-container .label:last-of-type {
        margin-bottom: 0
    }

    .footer-container-out .footer-container-inner .other-detail-container .address-container,
    .footer-container-out .footer-container-inner .other-detail-container .law-container {
        display: flex;
        flex-direction: column
    }

    .footer-container-out .footer-container-inner .slogan-container {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        margin-bottom: .8333333333vw;
        color: #fff;
        font-size: .8854166667vw;
        line-height: 1.1458333333vw;
        font-weight: 700
    }

    .footer-container-out .footer-container-inner .slogan-container img {
        display: flex;
        margin-right: .4166666667vw;
        width: 1.3020833333vw;
        height: 1.40625vw
    }

    .footer-container-out .footer-container-inner .filing-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #9f9f9f;
        font-size: calc(10px + 0.1vw);
        line-height: 1.0416666667vw;
        font-weight: 400
    }

    .footer-container-out .footer-container-inner .filing-container .filing-security {
        display: flex;
        align-items: center
    }

    .footer-container-out .footer-container-inner .filing-container .filing-security:before {
        display: flex;
        content: "";
        margin-right: .4166666667vw;
        width: 1.0416666667vw;
        height: 1.0416666667vw;
        background: url(../img/110-logo.ad420c5.webp) no-repeat 50%;
        background-size: contain
    }

    .footer-container-out .line {
        display: flex;
        height: 1px;
        width: 100%;
        background: linear-gradient(90deg, hsla(0, 0%, 91%, 0), hsla(0, 0%, 87.5%, .15) 50.48%, hsla(0, 0%, 80%, 0))
    }
}

@media(max-width:1024px) {
    .footer-container-out {
        padding: 13.3333333333vw 4.2666666667vw 8.5333333333vw;
        background-color: #1f1f1f
    }

    .footer-container-out .footer-container-inner {
        color: #9f9f9f;
        font-size: 3.2vw;
        font-weight: 400;
        line-height: 5.3333333333vw
    }

    .footer-container-out .footer-container-inner .partner-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item {
        display: flex;
        align-items: center;
        margin-bottom: 4.2666666667vw;
        padding: 0 4.2666666667vw;
        width: 43.4666666667vw;
        height: 14.9333333333vw;
        border-radius: 2.6666666667vw;
        background-color: #2d2d2d;
        box-sizing: border-box;
        color: #fff;
        font-size: 3.7333333333vw;
        line-height: 5.8666666667vw;
        font-weight: 400
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item.hidden-for-h5 {
        display: none
    }

    .footer-container-out .footer-container-inner .partner-container .partner-item img {
        display: flex;
        margin-right: 2.1333333333vw;
        width: 6.4vw;
        height: 6.4vw
    }

    .footer-container-out .footer-container-inner .other-detail-container {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 4.2666666667vw
    }

    .footer-container-out .footer-container-inner .other-detail-container .address-container,
    .footer-container-out .footer-container-inner .other-detail-container .law-container {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    .footer-container-out .footer-container-inner .other-detail-container .address-container .title,
    .footer-container-out .footer-container-inner .other-detail-container .law-container .title {
        margin-bottom: 3.2vw;
        font-weight: 700;
        color: #fff;
        font-size: 3.7333333333vw;
        line-height: 5.3333333333vw
    }

    .footer-container-out .footer-container-inner .other-detail-container .law-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 8.5333333333vw
    }

    .footer-container-out .footer-container-inner .other-detail-container .law-container .title {
        display: flex;
        justify-content: center;
        flex-shrink: 0;
        width: 100%;
        text-align: center
    }

    .footer-container-out .footer-container-inner .line,
    .footer-container-out .footer-container-inner .slogan-container {
        display: none
    }

    .footer-container-out .footer-container-inner .filing-container {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    .footer-container-out .footer-container-inner .filing-container .item {
        margin-top: 3.2vw
    }

    .footer-container-out .footer-container-inner .filing-container .item:nth-th(1) {
        order: 1
    }

    .footer-container-out .footer-container-inner .filing-container .item:nth-of-type(2) {
        order: 3
    }

    .footer-container-out .footer-container-inner .filing-container .item:nth-of-type(3) {
        order: 4
    }

    .footer-container-out .footer-container-inner .filing-container .item:nth-of-type(4) {
        order: 2
    }

    .footer-container-out .footer-container-inner .filing-container .filing-security {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .footer-container-out .footer-container-inner .filing-container .filing-security:before {
        content: "";
        margin-right: 2.1333333333vw;
        width: 5.3333333333vw;
        height: 5.3333333333vw;
        background: url(../img/110-logo.ad420c5.webp) no-repeat 50%;
        background-size: contain
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.download-h5-modal-container {
    display: flex
}

.download-h5-modal-container .mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .4)
}

.download-h5-modal-container .mask .content {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16vw;
    width: 87.2vw;
    padding: 6.4vw 4.2666666667vw 4.2666666667vw;
    background-color: #fff;
    border-radius: 6.4vw;
    box-sizing: border-box
}

.download-h5-modal-container .mask .content .close {
    position: absolute;
    top: 4vw;
    right: 4vw;
    width: 4.8vw;
    height: 4.8vw
}

.download-h5-modal-container .mask .content .title {
    margin-bottom: 1.0666666667vw;
    color: #333;
    font-size: 4.2666666667vw;
    font-weight: 700;
    text-align: center;
    line-height: 5.3333333333vw
}

.download-h5-modal-container .mask .content .sub-title {
    text-align: center;
    line-height: 4vw;
    color: #999;
    font-size: 3.2vw;
    font-weight: 400
}

.download-h5-modal-container .mask .content .down-load-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 6.4vw
}

.download-h5-modal-container .mask .content .down-load-wrapper .down-load-item {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    height: 18.1333333333vw;
    padding: 0 4.2666666667vw;
    border-radius: 3.7333333333vw;
    margin-bottom: 2.1333333333vw;
    background-color: #f8f8f8
}

.download-h5-modal-container .mask .content .down-load-wrapper .down-load-item .logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    background-color: #fff;
    border-radius: 2.6666666667vw
}

.download-h5-modal-container .mask .content .down-load-wrapper .down-load-item .logo-container .logo {
    display: flex;
    width: 8.5333333333vw;
    height: 8.5333333333vw
}

.download-h5-modal-container .mask .content .down-load-wrapper .down-load-item .app-name {
    margin-left: 3.2vw;
    color: #333;
    font-size: 3.7333333333vw;
    font-weight: 700;
    text-align: center
}

.download-h5-modal-container .mask .content .down-load-wrapper .down-load-item .download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    width: 18.1333333333vw;
    height: 8vw;
    font-size: 3.2vw;
    border-radius: 2.1333333333vw;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(90deg, #ffb83d, #ff910b)
}

.download-h5-modal-container .mask .content .down-load-wrapper .down-load-item .download-btn:before {
    margin-right: 1.0666666667vw;
    content: "";
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    background: url(data:image/webp;
 base64, UklGRloBAABXRUJQVlA4WAoAAAAQAAAAHQAAHQAAQUxQSA8BAAABcFZrW9C8EYjwRTACEWwwGswGo8FswBosAhGM8EUgwvPDTzRCREyArlNpx4DRv1n302cw6eXOe3DTl5nUAHrNSbL8c4DPVTqAI2uyOPC5aMCueTuALXgDVbd/MEySDai6nw7okhq4Ln9QIhmQlQasj6hCVwHXMwlIDbaH1KEckJ/aYR+QnirQAMUvixaLMvSJF26nZbhNONjJAO/wHdCDDVqH9aTCtVvQoO6wByoXbgodcoaRApXATWGGIQ2okQrgprhBkyoMi1RwU1wAk5LDkSKtptgcmiRl4J+ia3NwO2kD3ObWAcMUV4BmV7kDY9H1xrnXktfydQBfNGsHN/ekm2ufGLvpQVtr6/+25aRJAFZQOCAkAAAAcAIAnQEqHgAeAD6dSp9LAoCACwE4lpAAA9o6AAD+9xwAAAAA) no-repeat 50%;
    background-size: contain
}

.download-h5-modal-container .mask .content .banner {
    width: 100%;
    height: 17.3333333333vw
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .header-container {
        position: sticky;
        top: 0;
        justify-content: space-between;
        padding: 0 3.6458333333vw;
        box-sizing: border-box;
        background: #fff;
        z-index: 1000;
        height: 3.4375vw
    }

    .header-container,
    .header-container .brand-wrapper {
        display: flex;
        align-items: center
    }

    .header-container .logo-icon {
        width: 2.1354166667vw;
        height: 2.1354166667vw;
        transform: translateY(-.15625vw)
    }

    .header-container .brand-title {
        font-weight: 700;
        color: #333;
        font-size: .8333333333vw
    }
}

@media(max-width:1024px) {
    .header-container {
        position: sticky;
        top: 0;
        justify-content: space-between;
        padding: 0 4.2666666667vw;
        box-sizing: border-box;
        background: #fff;
        z-index: 1000;
        height: 11.7333333333vw
    }

    .header-container,
    .header-container .brand-wrapper {
        display: flex;
        align-items: center
    }

    .header-container .logo-icon {
        width: 8.8vw;
        height: 8.8vw
    }

    .header-container .brand-title {
        margin-top: 1.6vw;
        font-weight: 700;
        color: #333;
        font-size: 3.2vw
    }

    .header-container .download-btn {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        min-width: 17.0666666667vw;
        height: 6.9333333333vw;
        padding: 0 2.1333333333vw;
        border: none;
        border-radius: 2.1333333333vw;
        background: linear-gradient(0deg, #ff9e27, #ff9e27), linear-gradient(94.9deg, #ffa73b 2.29%, #ff8c00 93.15%);
        color: #fff;
        font-size: 3.2vw;
        font-weight: 500;
        box-sizing: border-box
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .footer-container {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 35.4166666667vw;
        background: url(../img/bg.9c6df43.webp) no-repeat 50%;
        background-size: cover
    }

    .footer-container .icon-1 {
        position: absolute;
        top: 2.3958333333vw;
        right: 32.1354166667vw;
        width: 10.7291666667vw;
        height: 2.2916666667vw
    }

    .footer-container .icon-2 {
        position: absolute;
        top: 6.4583333333vw;
        right: 40.46875vw;
        width: 9.2708333333vw;
        height: 2.2916666667vw
    }

    .footer-container .icon-3 {
        position: absolute;
        top: 5.3125vw;
        right: 21.8229166667vw;
        width: 10.7291666667vw;
        height: 2.2916666667vw
    }

    .footer-container .icon-4 {
        position: absolute;
        top: 9.0625vw;
        right: 26.71875vw;
        width: 10vw;
        height: 2.2916666667vw
    }

    .footer-container .footer-container-inner {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 56.3020833333vw
    }

    .footer-container .footer-container-inner .title {
        margin-top: 3.4375vw;
        color: #fff;
        font-size: 1.6666666667vw;
        font-weight: 700;
        line-height: 2.1354166667vw
    }

    .footer-container .footer-container-inner .sub-title {
        margin-top: 1.0416666667vw;
        color: #fff;
        font-size: 1.6666666667vw;
        line-height: 2.1354166667vw;
        font-weight: 700
    }

    .footer-container .footer-container-inner .sub-title .hight-line {
        background: linear-gradient(180deg, #fff, #ff8a0c);
        color: transparent;
        background-clip: text !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .footer-container .footer-container-inner .contact-wrapper {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 8.0208333333vw
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .top {
        width: 9.8958333333vw;
        height: 9.8958333333vw;
        border-radius: .8333333333vw
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .top .icon {
        width: 100%;
        height: 100%;
        box-sizing: border-box
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .label {
        margin: .8333333333vw 0;
        color: #fff;
        font-size: .8333333333vw;
        font-weight: 700
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .value {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 9.8958333333vw;
        height: 1.9791666667vw;
        border-radius: .4166666667vw;
        background: rgba(51, 51, 51, .4);
        color: #fff;
        font-size: .7291666667vw;
        font-weight: 700;
        cursor: pointer
    }
}

@media(max-width:1024px) {
    .footer-container {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 172.5333333333vw;
        background: url(../img/1.326cc02.webp) no-repeat 50%;
        background-size: contain;
        box-sizing: border-box
    }

    .footer-container .icon-1 {
        position: absolute;
        top: 36.2666666667vw;
        left: 6.6666666667vw;
        width: 48vw;
        height: 9.6vw
    }

    .footer-container .icon-3 {
        position: absolute;
        top: 50.1333333333vw;
        right: 4.2666666667vw;
        width: 48vw;
        height: 9.6vw
    }

    .footer-container .icon-2 {
        position: absolute;
        top: 64vw;
        left: 12vw;
        width: 41.6vw;
        height: 9.6vw
    }

    .footer-container .icon-4 {
        position: absolute;
        top: 77.8666666667vw;
        left: 31.7333333333vw;
        width: 44.8vw;
        height: 9.6vw
    }

    .footer-container .footer-container-inner {
        display: flex;
        flex-direction: column;
        padding: 0 4.2666666667vw;
        width: 100%;
        box-sizing: border-box
    }

    .footer-container .footer-container-inner .title {
        margin-top: 10.6666666667vw;
        color: #fff;
        font-size: 5.3333333333vw;
        font-weight: 700;
        line-height: 6.6666666667vw
    }

    .footer-container .footer-container-inner .sub-title {
        margin-top: 3.7333333333vw;
        color: #fff;
        font-size: 5.3333333333vw;
        line-height: 6.6666666667vw;
        font-weight: 700
    }

    .footer-container .footer-container-inner .sub-title .hight-line {
        background: linear-gradient(180deg, #fff, #ff8a0c);
        color: transparent;
        background-clip: text !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .footer-container .footer-container-inner .contact-wrapper {
        position: absolute;
        bottom: 19.4666666667vw;
        display: flex;
        justify-content: space-between
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 3.2vw
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item:last-of-type {
        margin-right: 0
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .top {
        width: 28vw;
        height: 28vw;
        border-radius: 2.4vw
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .top .icon {
        width: 100%;
        height: 100%;
        box-sizing: border-box
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .label {
        margin: 2.1333333333vw 0;
        color: #fff;
        font-size: 3.2vw;
        font-weight: 700
    }

    .footer-container .footer-container-inner .contact-wrapper .contact-item .value {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 28vw;
        height: 6.9333333333vw;
        border-radius: 1.0666666667vw;
        background: rgba(51, 51, 51, .4);
        color: #fff;
        font-size: 3.2vw;
        font-weight: 700
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1025px) {
    .oversea-download-modal {
        display: none
    }
}

@media(max-width:1024px) {
    .oversea-download-modal {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 5.3333333333vw;
        background: rgba(0, 0, 0, .6);
        box-sizing: border-box
    }

    .oversea-download-modal .modal-content {
        position: relative;
        width: 82.4vw;
        max-width: 100%;
        max-height: calc(100vh - MB(64));
        display: flex;
        flex-direction: column;
        padding: 6.4vw 4.2666666667vw;
        border-radius: 4.2666666667vw;
        background: #fff;
        box-sizing: border-box;
        overflow: hidden
    }

    .oversea-download-modal .close {
        position: absolute;
        top: 4vw;
        right: 4vw;
        width: 4.8vw;
        height: 4.8vw;
        opacity: .65
    }

    .oversea-download-modal .title {
        line-height: 5.3333333333vw;
        text-align: center;
        color: #333;
        font-size: 4.2666666667vw;
        font-weight: 700
    }

    .oversea-download-modal .sub-title {
        margin-top: 1.0666666667vw;
        line-height: 4vw;
        text-align: center;
        color: #999;
        font-size: 3.2vw;
        font-weight: 400
    }

    .oversea-download-modal .download-list {
        display: flex;
        flex-direction: column;
        grid-gap: 3.2vw;
        gap: 3.2vw;
        margin-top: 4.2666666667vw;
        overflow-y: auto
    }

    .oversea-download-modal .download-card {
        display: flex;
        align-items: center;
        width: 100%;
        min-height: 16vw;
        padding: 0 4.2666666667vw;
        border: 1px solid rgba(0, 0, 0, .04);
        border-radius: 5.3333333333vw;
        background: #fff;
        box-shadow: 0 4px 20.7px 0 rgba(53, 49, 36, .05);
        box-sizing: border-box
    }

    .oversea-download-modal .icon {
        width: 8vw;
        height: 8vw;
        -o-object-fit: contain;
        object-fit: contain;
        flex-shrink: 0
    }

    .oversea-download-modal .content-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-left: 2.1333333333vw
    }

    .oversea-download-modal .card-title {
        line-height: 3.7333333333vw;
        color: #333;
        font-size: 3.7333333333vw;
        font-weight: 700
    }

    .oversea-download-modal .card-sub-title {
        margin-top: 1.0666666667vw;
        line-height: 3.7333333333vw;
        color: rgba(51, 51, 51, .65);
        font-size: 2.6666666667vw;
        font-weight: 400
    }

    .oversea-download-modal .action-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 17.0666666667vw;
        height: 8vw;
        margin-left: auto;
        border-radius: 2.1333333333vw;
        background: linear-gradient(0deg, #ff9e27, #ff9e27), linear-gradient(94.9deg, #ffa73b 2.29%, #ff8c00 93.15%);
        color: #fff;
        font-size: 3.2vw;
        font-weight: 600;
        flex-shrink: 0
    }

    .oversea-download-modal .action-icon {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 4.2666666667vw;
        height: 4.2666666667vw;
        margin-right: 1.0666666667vw
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

.oversea-layout-container {
    display: flex;
    flex-direction: column
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .main-title {
        color: #1e1e1c;
        font-size: 1.6666666667vw;
        font-weight: 700;
        line-height: 2.1354166667vw
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

video {
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:1024px) {
    .section-4-container-out {
        overflow: hidden;
        display: flex;
        justify-content: center;
        width: 100%;
        /*height:52.7604166667vw;*/
        /*background:url(../img/bg.9700689.webp) no-repeat 50%;*/
        /*background-size:contain*/
    }

    .section-4-container-out .section-4-container-inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 48.0208333333vw;
        width: 100%;
        text-align: center
    }

    .section-4-container-out .section-4-container-inner .title {
        margin-top: 6.7708333333vw;
        color: #232019;
        line-height: 2.7604166667vw;
        font-size: 2.0833333333vw;
        font-weight: 700
    }

    .section-4-container-out .section-4-container-inner .sub-title,
    .section-3-container-out .section-3-container-inner .sub-title {
        font-size: .8333333333vw;
        font-weight: 400;
        line-height: 1.0416666667vw;
        margin-top: .4166666667vw;
        color: rgba(51, 51, 51, .6)
    }

    .section-4-container-out .section-4-container-inner .items-container {
        display: flex;
        margin-top: 3.125vw;
        margin-bottom: 3.2291666667vw
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 9.375vw;
        height: 7.6041666667vw;
        padding-top: 0;
        margin-right: 4.1666666667vw;
        border: .0520833333vw solid rgba(0, 0, 0, .05882);
        background-color: #fff;
        border-radius: 1.0416666667vw;
        box-sizing: border-box
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container:last-of-type {
        margin-right: 0
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container img {
        display: flex;
        width: 5.2083333333vw;
        height: 5.2083333333vw
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container p {
        margin-top: .2083333333vw;
        color: #333;
        font-size: .7291666667vw;
        font-weight: 400;
        line-height: .9375vw
    }

    .section-4-container-out .section-4-container-inner .video-container {
        display: flex;
        width: 48.0208333333vw;
        height: 23.3333333333vw;
        border: .1041666667vw solid #fff;
        border-radius: 2.9166666667vw;
        box-sizing: border-box;
        margin-top: 1.6vw;
    }

    .section-4-container-out .section-4-container-inner .video-container .video-container-inner {
        display: flex;
        width: 100%;
        border-radius: 2.9166666667vw;
        box-sizing: border-box;
        border: .625vw solid #ededed
    }

    .section-4-container-out .section-4-container-inner .video-container .video-container-inner video {
        overflow: hidden;
        display: flex;
        width: 100%;
        height: 100%;
        border-radius: 2.5vw
    }
}

@media(max-width:1024px) {
    .section-4-container-out {
        display: flex;
        /*height:132.8vw;*/
        width: 100%;
        /*background:url(../img/bg.9dda442.webp) no-repeat 50%;*/
        /*background-size:cover*/
    }

    .section-4-container-out .section-4-container-inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 100%
    }

    .section-4-container-out .section-4-container-inner .title {
        margin-top: 13.3333333333vw;
        margin-bottom: 2.1333333333vw;
        color: #232019;
        font-size: 5.3333333333vw;
        font-weight: 700;
        line-height: 6.9333333333vw;
        text-align: center
    }

    .section-4-container-out .section-4-container-inner .sub-title {
        margin-bottom: 8.5333333333vw;
        color: rgba(51, 51, 51, .6);
        font-size: 3.7333333333vw;
        font-weight: 400;
        line-height: 4.8vw;
        text-align: center;
        margin: 0 10vw;
    }

    .section-4-container-out .section-4-container-inner .items-container {
        display: flex;
        margin-bottom: 7.4666666667vw;
        padding: 0 4.2666666667vw;
        width: 100%
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container {
        display: flex;
        flex: 1;
        align-items: center;
        flex-direction: column;
        margin-right: 2.1333333333vw;
        border: .61px solid rgba(0, 0, 0, .05882);
        border-radius: 3.2vw;
        background-color: #fff
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container img {
        display: flex;
        width: 16vw;
        height: 16vw
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container p {
        margin-top: .5333333333vw;
        margin-bottom: 2.6666666667vw;
        color: #333;
        font-size: 3.2vw;
        font-weight: 400
    }

    .section-4-container-out .section-4-container-inner .items-container .item-container:last-of-type {
        margin-right: 0
    }

    .section-4-container-out .section-4-container-inner .video-container {
        display: flex;
        width: 91.4666666667vw;
        height: 52.2666666667vw;
        border: .1973333333vw solid #fff;
        border-radius: 5.7546666667vw;
        box-sizing: border-box
    }

    .section-4-container-out .section-4-container-inner .video-container .video-container-inner {
        overflow: hidden;
        width: 100%;
        height: 100%;
        border: 1.1893333333vw solid #ededed;
        border-radius: 5.5546666667vw;
        box-sizing: border-box
    }

    .section-4-container-out .section-4-container-inner .video-container .video-container-inner video {
        display: flex;
        width: 100%;
        height: 100%;
        background-color: #000;
        border-radius: 4.7626666667vw
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

video {
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:1024px) {
    .section-5-container-out {
        overflow: hidden;
        position: relative;
        display: flex;
        justify-content: center;
        width: 100%;
        height: 49.5833333333vw;
        /*background:url(../img/bg.ca80b0c.webp) no-repeat 50%;*/
        /*background-size:cover*/
    }

    .section-5-container-out .light-container {
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        width: 100%;
        height: 16.6145833333vw !important;
        /*background:url(../img/base.c2fdac6.webp) no-repeat 50%;*/
        /*background-size:cover*/
    }

    .section-5-container-out .muitl-banner {
        position: absolute;
        top: 41.6666666667vw;
        left: 15.0520833333vw;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 10.625vw;
        height: 3.75vw;
        color: #333;
        font-size: .8333333333vw;
        font-weight: 700;
        box-shadow: 0 .9375vw 1.5625vw 0 rgba(255, 186, 118, .21961);
        border-radius: .8333333333vw;
        background: #fff;
        z-index: 10
    }

    .section-5-container-out .muitl-banner img {
        margin-right: .625vw;
        width: 2.5vw;
        height: 2.5vw
    }

    .section-5-container-out .section-5-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 59.0104166667vw;
        width: 100%
    }

    .section-5-container-out .section-5-container .title {
        margin-top: 4.1666666667vw;
        font-size: 2.0833333333vw;
        font-weight: 700;
        color: #ff813d;
        line-height: 2.7604166667vw
    }

    .section-5-container-out .section-5-container .sub-title {
        margin-bottom: 3.125vw;
        margin-top: .4166666667vw;
        color: rgba(51, 51, 51, .6);
        font-size: .8333333333vw;
        font-weight: 400;
        line-height: 1.0416666667vw
    }

    .section-5-container-out .section-5-container .video-container-out {
        display: flex;
        width: 100%;
        height: 36.9791666667vw;
        border: .0520833333vw solid hsla(0, 0%, 100%, .21176);
        border-radius: 1.8229166667vw;
        box-sizing: border-box
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner {
        position: relative;
        width: 100%;
        border-radius: 1.8229166667vw;
        border: .625vw solid hsla(0, 0%, 85.1%, .52941);
        box-sizing: border-box
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner .video-web {
        display: flex;
        width: 100%;
        height: 100%;
        background-color: #fff;
        border-radius: 1.25vw
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner .video-h5 {
        position: absolute;
        right: -7.34375vw;
        bottom: -7.1354166667vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 18.125vw;
        height: 37.9166666667vw;
        border-radius: 1.3020833333vw;
        background: url(../img/bg-h5.e464a1e.webp) no-repeat 50%;
        background-size: contain;
        box-shadow: -1.7635416667vw 2.5473958333vw 3.5072916667vw 0 rgba(173, 101, 95, .21961)
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner .video-h5 video {
        display: flex;
        width: 16.71875vw;
        height: 36.40625vw;
        border-radius: 1.9270833333vw
    }

    .section-3-container-out h3 {
        display: flex;
        justify-content: center;
        color: rgba(51, 51, 51, .6);
        font-size: .8333333333vw;
        font-weight: 400;
        line-height: 1.0416666667vw;
    }
}

@media(max-width:1024px) {
    .section-5-container-out {
        overflow: hidden;
        display: flex;
        height: 160.5333333333vw;
        width: 100%;
        /*background:url(../img/bg.a766a59.webp) no-repeat 50%;*/
        /*background-size:cover*/
    }

    .section-5-container-out .light-container {
        display: none
    }

    .section-5-container-out .section-5-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%;
        width: 100%
    }

    .section-5-container-out .section-5-container .title {
        margin-top: 13.3333333333vw;
        color: #ff813d;
        line-height: 6.9333333333vw;
        text-align: center;
        font-size: 5.3333333333vw;
        font-weight: 700
    }

    .section-5-container-out .section-5-container .sub-title {
        display: none
    }

    .section-5-container-out .section-5-container .sub-title-h5 {
        display: flex !important;
        margin-top: 2.1333333333vw;
        line-height: 6.4vw;
        color: rgba(51, 51, 51, .6);
        font-size: 3.7333333333vw;
        font-weight: 400;
        text-align: center
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner {
        overflow: hidden
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner .video-web {
        display: none
    }

    .section-5-container-out .section-5-container .video-container-out .video-container-inner .video-h5 {
        overflow: hidden;
        margin-top: 5.3333333333vw;
        width: 67.2vw;
        height: 149.3333333333vw;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5.2053333333vw
    }

    .section-3-container-out h3 {
        color: rgba(51, 51, 51, .6);
        font-size: 3.7333333333vw;
        font-weight: 400;
        line-height: 4.8vw;
        display: flex;
        margin: 0 10vw;
        text-align: center;
        justify-content: center;
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .card {
        padding: 1.25vw;
        box-sizing: border-box;
        border-radius: 1.0416666667vw;
        background-color: #fff
    }

    .card.center {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .section-6-container-out {
        display: flex;
        justify-content: center;
        width: 100%;
        height: 44.6354166667vw;
        /*background:url(../img/bg.f31d484.webp) no-repeat 50%;*/
        /*background-size:cover*/
    }

    .section-6-container-out .section-6-container-inner-for-h5 {
        display: none
    }

    .section-6-container-out .section-6-container-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%
    }

    .section-6-container-out .section-6-container-inner .title {
        color: #000;
        font-weight: 700;
        font-size: .9375vw;
        line-height: 1.40625vw
    }

    .section-6-container-out .section-6-container-inner .sub-title {
        margin-top: .2083333333vw;
        color: #999;
        font-size: .625vw;
        font-weight: 400
    }

    .section-6-container-out .section-6-container-inner .top {
        display: flex;
        margin-bottom: .8333333333vw
    }

    .section-6-container-out .section-6-container-inner .top .item-1 {
        display: flex;
        flex-direction: column
    }

    .section-6-container-out .section-6-container-inner .top .item-1 .item-1-top {
        margin-bottom: .8333333333vw;
        width: 20.2083333333vw;
        height: 9.9479166667vw;
        background: url(../img/9.31b9f4f.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .top .item-1 .item-1-bottom {
        width: 20.2083333333vw;
        height: 10.1041666667vw;
        background: url(../img/2.273349a.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .top .item-2 {
        margin: 0 .8333333333vw;
        width: 20.2083333333vw;
        height: 20.8854166667vw;
        background: url(../img/1.569784b.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .top .item-2 .sub-title,
    .section-6-container-out .section-6-container-inner .top .item-2 .title {
        font-size: 2.0833333333vw;
        font-weight: 700;
        line-height: 2.7604166667vw;
        color: #fff
    }

    .section-6-container-out .section-6-container-inner .top .item-3 .item-3-top {
        margin-bottom: .8333333333vw;
        width: 20.2083333333vw;
        height: 9.9479166667vw;
        background: url(../img/5.9f6b62b.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .top .item-3 .item-3-bottom {
        display: flex
    }

    .section-6-container-out .section-6-container-inner .top .item-3 .item-3-bottom .item-3-bottom-left {
        margin-right: .8333333333vw;
        width: 9.6875vw;
        height: 10.1041666667vw;
        background: url(../img/6.a23e273.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .top .item-3 .item-3-bottom .item-3-bottom-right {
        width: 9.6875vw;
        height: 10.1041666667vw;
        background: url(../img/7.78f7261.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .bottom {
        display: flex
    }

    .section-6-container-out .section-6-container-inner .bottom .item-1 {
        width: 20.2083333333vw;
        height: 10.1041666667vw;
        background: url(../img/3.2cf5466.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .bottom .item-2 {
        margin: 0 .8333333333vw;
        width: 9.6875vw;
        height: 10.1041666667vw;
        background: url(../img/4.1baa906.webp) no-repeat 50%;
        background-size: contain
    }

    .section-6-container-out .section-6-container-inner .bottom .item-3 {
        width: 30.7291666667vw;
        height: 10.1041666667vw;
        background: url(../img/8.ac5957d.webp) no-repeat 50%;
        background-size: contain
    }
}

@media(max-width:1024px) {
    .section-6-container-out {
        display: flex;
        width: 100%;
        height: 267.7333333333vw;
        /*background:url(../img/bg.53d0a2b.webp) no-repeat 50%;*/
        /*background-size:cover*/
    }

    .section-6-container-out .card {
        display: flex;
        flex-direction: column;
        padding: 4.2666666667vw;
        border-radius: 4.2666666667vw;
        background-color: #fff;
        box-sizing: border-box
    }

    .section-6-container-out .card .card-title {
        color: #000;
        font-size: 4.2666666667vw;
        font-weight: 700;
        line-height: 5.6vw
    }

    .section-6-container-out .card .card-sub-title {
        margin-top: 1.0666666667vw;
        color: #999;
        font-size: 3.2vw;
        font-weight: 400
    }

    .section-6-container-out .section-6-container-inner {
        display: none
    }

    .section-6-container-out .section-6-container-inner-for-h5 {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
        padding: 0 4.2666666667vw;
        height: 100%;
        width: 100%;
        box-sizing: border-box
    }

    .section-6-container-out .section-6-container-inner-for-h5 .title {
        margin-top: 13.3333333333vw;
        margin-bottom: 8.5333333333vw;
        text-align: center;
        width: 100%;
        color: #232019;
        font-size: 5.3333333333vw;
        font-weight: 700;
        line-height: 6.9333333333vw
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-1 {
        margin-bottom: 3.2vw;
        width: 100%;
        height: 45.0666666667vw;
        background: url(../img/1.7725494.webp) no-repeat 50%;
        background-size: cover
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-2 {
        background: url(../img/2.572153a.webp) no-repeat 50%;
        background-size: cover
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-3 {
        margin: 0 2.9333333333vw;
        background: url(../img/3.0b067d2.webp) no-repeat 50%;
        background-size: cover
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-4 {
        background: url(../img/4.2b3b219.webp) no-repeat 50%;
        background-size: cover
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-2,
    .section-6-container-out .section-6-container-inner-for-h5 .item-3,
    .section-6-container-out .section-6-container-inner-for-h5 .item-4 {
        display: flex;
        flex: 1;
        width: 30%;
        height: 39.4666666667vw;
        text-align: center
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-5 {
        margin-top: 3.2vw;
        width: 100%;
        height: 45.6vw;
        background: url(../img/5.bbedc70.webp) no-repeat 50%;
        background-size: cover
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-6,
    .section-6-container-out .section-6-container-inner-for-h5 .item-7 {
        flex: 1;
        width: 50%
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-6 {
        margin-top: 3.2vw;
        margin-right: 3.2vw;
        height: 45.6vw;
        background: url(../img/6.4f76605.webp) no-repeat 50%;
        background-size: cover;
        text-align: center
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-7 {
        margin-top: 3.2vw;
        height: 45.6vw;
        background: url(../img/7.b62c940.webp) no-repeat 50%;
        background-size: cover;
        text-align: center
    }

    .section-6-container-out .section-6-container-inner-for-h5 .item-8 {
        margin-top: 3.2vw;
        height: 41.6vw;
        width: 100%;
        padding: 5.3333333333vw;
        background: url(../img/8.9388fcb.webp) no-repeat 50%;
        background-size: cover
    }
}




.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .section-7-container-out {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /*height:22.7083333333vw;*/
        width: 100%;
        padding: 3.5vw 0;
        /*background:url(../img/bg.3093c85.webp) no-repeat 50%;*/
        /*background-size: 100% 100%;*/
        /*background-size:contain*/
    }

    .section-7-container-out .title {
        margin-bottom: .4166666667vw;
        color: #222;
        font-size: 1.1979166667vw;
        line-height: 1.6666666667vw;
        font-weight: 700
    }

    .section-7-container-out .sub-title {
        margin-bottom: 3.125vw;
        color: rgba(0, 0, 0, .6);
        font-size: .7291666667vw;
        font-weight: 400;
        line-height: .8333333333vw
    }

    .section-7-container-out .down-load-container {
        margin-top: 3.125vw;
        display: flex
    }

    .section-7-container-out .down-load-container .download-item {
        overflow: hidden;
        position: relative;
        margin-right: 2.4479166667vw;
        width: 8.3333333333vw;
        height: 8.3333333333vw;
        border-radius: 1.0416666667vw;
        background-color: #fff
    }

    .section-7-container-out .down-load-container .download-item.WIN .entry,
    .section-7-container-out .down-load-container .download-item.WIN:before {
        display: none
    }

    .section-7-container-out .down-load-container .download-item:before {
        position: absolute;
        content: "";
        right: 0;
        top: 0;
        pointer-events: none;
        background: url(data:image/webp;
 base64, UklGRlgCAABXRUJQVlA4WAoAAAAQAAAAhwAAhwAAQUxQSM8AAAAFcJZte5W8EaABNIAIi7AG2MAlYDTABKyBkIA1kAifDb4M/Dv5etaIUNi2bQMzSccB7Q2+xu6jonKNk2Jh/OxGInGIC69mt5Mw9CxAmigkQELDAqQJLKB3woK6wAJaR8NkhQUx/FTd428yykLrwIJrWdBSWIgGLBwCC1IqC40HCZrrIiwGijG5pZGCBRNZ6C1I0FxZsD1IOB1BguRgIQULFiw4sBCwinN2C78wrJJsvAECFgQ04Ce2ZCw+4F2IvPp/rxRj8o2n6vCNx9ffNDwAVlA4IGIBAACwEgCdASqIAIgAPp1KoUksJqcW6ryEWAnEtLduhTNPmIFoQXxCZZ5965+Amviubp1mbLRtCHiK1jDgM5vTxp0EcB0pVu7LtqkBZSYiFO+i6kBUgCO67oH8bU8fJDNOx66YZnQiQb0oK9T+Sxo2EmQAUzkJCCN0CUavwt2SYgu+YgtiXSh8RNw1SM2zVVNYtFi+ImKjrRpvwOhp9jWqIAD+7s4 //s1//7JU//7Hkdv7pWL8ulH94ZsY3jLSjdliC+hHzAAKMAnAqjyvkxFTDkLJfMcW4OuW+mUT49GjW/TM94RG61knUGF6PUwoNBGTN5qJzl0Zf23wL1OEZhQErDRSe5tw4XR0GV8IcDq2CBNqYUB4hAq00aBUnnDnzCEHBXlb+LCtuHAi7Q4N6lSnYZ7+kQF6DHdhxA3PtQBfHHgix/dW8FhwsQzpjMKTJN/2CWq+iqTNWAILJ22LimLQAD/gAAA=) no-repeat 50%;
            background-size: contain;
        width: 3.5416666667vw;
        height: 3.5416666667vw
    }

    .section-7-container-out .down-load-container .download-item:last-of-type {
        margin-right: 0
    }

    .section-7-container-out .down-load-container .download-item .entry {
        position: absolute;
        top: 0;
        right: 0;
        width: 10.4166666667vw;
        height: 5.2083333333vw;
        transform: rotate(-45deg) translate(80%, 1.5625vw)
    }

    .section-7-container-out .down-load-container .download-item .down-load-item-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
        cursor: pointer
    }

    .section-7-container-out .down-load-container .download-item .down-load-item-content .icon {
        width: 2.0833333333vw;
        height: 2.0833333333vw
    }

    .section-7-container-out .down-load-container .download-item .down-load-item-content .label {
        margin-top: .8333333333vw;
        color: #333;
        font-weight: 400;
        font-size: .625vw;
        line-height: .9375vw
    }

    .section-7-container-out .down-load-container .download-item:hover .down-load-item-content .icon {
        width: 2.0833333333vw;
        height: 2.0833333333vw;
        background: url(data:image/webp;
 base64, UklGRooCAABXRUJQVlA4WAoAAAAQAAAANwAANwAAQUxQSP8BAAABoFXbdt5W2xAM4UAQBEEwg5rBFQOLQcPAZZDLQBAK4UA4ENaDHUn29/McEROg //m5HL8OhLfvzR6Tj2DQv+0JxZna8l3ZmX7YHda4jqOsJmlJa21XsM/LzjmOrP5laxc0m/SHy7poYm4n3KbsnJtp8uYAbhN2zlXzrQG4Da0AsenWCuDLgDkQSTdXgDbQAFbd/gIoXRtA1QN/gbAOc+CtJ1oAR8cOhA0Z4EMqAPmTA1XPUAOODxvg9pQMxHLVgENPUQDlwgDsORVoFyvwq+cYEMvpBbweJAfyqQH5ST9AOQWwPKkAh6QFQE9agb+SDPBHZaDNspE0YIBPOiL17Xz1pXkHROrZga+uDDRJC0DXChDp0w4QS8/6QQFYjypApKsdIJJ6C/A6/QJrlypArKcdIJK630A5vYBXnyr9kdTvQD5tQBtQ7YqkfgPQeQGwAdWOSBosQLtQA+qI6odIGnVguypALCOqF5E0ugHY1RJAHVIFImnYgUMfKxA2pEokDW8A9mkJoI2pJg2bA4c6C0AZm/kLhPWoAXzd9w1Q1G0BRLprBzg0mAHi655vALcRFc77DdYA3DReT7jNWgPATTPLCQ6bkRtnN81NfoIjDyylcdlMs+3nAvxdsklabN1bcBlFd25+MbWZbt58Tst6YP6JEa9JT83l3RwIf782078qAFZQOCBkAAAAkAUAnQEqOAA4AD51KpBIA96ACQDolpBnBmgXgCAAPwAhv/Kg/wD8AAC+MhT/wEXKUOF9VsAA/veLP/4A9mfRrKRvXf//YnNlP8kpEEz9dMG9IK9qu0vLBunYAyfrcNJH/YjwAA==) no-repeat 50%!important;
            background-size: contain !important
    }

    .section-7-container-out .down-load-container .download-item:hover .canvas-container {
        display: flex
    }

    .section-7-container-out .down-load-container .download-item.iOS,
    .section-7-container-out .down-load-container .download-item.iOS2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .section-7-container-out .down-load-container .download-item.iOS2:before,
    .section-7-container-out .down-load-container .download-item.iOS:before {
        position: absolute;
        top: .2083333333vw;
        right: .2083333333vw;
        display: flex;
        content: "";
        background: url(data:image/webp;
 base64, UklGRh4CAABXRUJQVlA4WAoAAAAQAAAAPwAAPwAAQUxQSOAAAAABgFTbbhzpQzAEQQqDEhOLQZlBikE1A0MwBEMQBNXs4W97ERETgPGk13v3mNnrVQWrU66xuKmsSNljx1OmZY9d8xxpsXGXCRePrf0YyrF9HshBmH86gvLygziHy7cepO1LDlr7IMHr6e0kCgMgwewJUKowoHFVSJAnZdPCVirbX2frwe50/0A6XWfrd7Za2IqyaWITVK4GGJcCyakEgDGdAJCcSN5gPIbPjaXjqziHyzcox4FfjcHwu+1nGD18L1eMS9+pCabaNm6YLbct3BIWirZV1RJWi5bap3i/F00YB1ZQOCAYAQAAEAgAnQEqQABAAD6dQJ5JuDOMBIKALATiWkABRLJmPjNfEIgVQXxtKYq3+WRJXKYjWPKabtHQdI2fGnMzzCMlqsWLuSOlopFTgAD++Zuafp9O7KSqQhnF9VbUFhp7Z/xsQZbUU0Sm6etzuj5+sX7Q2pQC6assm2KZ8R2uEd9ylV4fA8nalAtbej+MLmYpKHNrY+Azwv6SFKWQwNjeeJxNncszrdcpFzt7iFPk+NFniVdOlBzlQN4eUODmabBzVw/PJW1+zdufMS1UpmRhVTshyNXiOrvCx7q/P0KzO9O5WcmU835YLCtL76rGmP4GoYBOoGvWFAXQGNZdEstdRGhcWxJPAyX3YMbuiNF8jrycbjc4gMYygAAAAA==) no-repeat 50%;
        background-size: contain;
        width: 1.6666666667vw;
        height: 1.6666666667vw
    }

    .section-7-container-out .down-load-container .download-item.iOS2 .down-load-item-content,
    .section-7-container-out .down-load-container .download-item.iOS2 .entry,
    .section-7-container-out .down-load-container .download-item.iOS .down-load-item-content,
    .section-7-container-out .down-load-container .download-item.iOS .entry {
        display: none !important
    }

    .section-7-container-out .down-load-container .download-item.iOS2 .canvas-container,
    .section-7-container-out .down-load-container .download-item.iOS .canvas-container {
        position: static;
        display: flex;
        width: 5vw;
        height: 5vw
    }

    .section-7-container-out .down-load-container .download-item.iOS2 .canvas-container .canvas,
    .section-7-container-out .down-load-container .download-item.iOS .canvas-container .canvas {
        display: flex;
        width: 5vw !important;
        height: 5vw !important
    }

    .section-7-container-out .down-load-container .download-item.iOS2 .ios-tip,
    .section-7-container-out .down-load-container .download-item.iOS .ios-tip {
        margin-top: .46875vw;
        color: #333;
        font-size: .625vw;
        font-weight: 400;
        text-align: center
    }

    .section-7-container-out .down-load-container .download-item .canvas-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fff
    }

    .section-7-container-out .down-load-container .download-item .canvas-container .canvas {
        display: flex;
        width: 6.7708333333vw !important;
        height: 6.7708333333vw !important
    }
}

.container {
    margin: 0 auto;
    max-width: 72.9166666667vw
}

.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center
}

.p-80 {
    padding: 10.6666666667vw 0
}

@media(min-width:1024px) {
    .nowsite {
        width: 72.9166666667vw;
        margin: 0 auto;
        display: block !important;
        padding-bottom: 0.7813vw;
        font-size: calc(10px + 0.2vw);
    }

    .nowsite a {
        color: #2E66FE
    }

    .section-8-container-out {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 3.125vw 0
    }

    .section-8-container-out .title {
        color: #333;
        font-size: 1.25vw;
        line-height: 1.6666666667vw;
        font-weight: 700
    }

    .section-8-container-out .sub-title {
        display: flex;
        margin-top: .4166666667vw;
        margin-bottom: 3.125vw;
        color: rgba(0, 0, 0, .6);
        font-size: .7291666667vw;
        font-weight: 400;
        line-height: .8333333333vw
    }

    .section-8-container-out .contact-container {
        display: flex
    }

    .section-8-container-out .contact-container .contact-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-right: .625vw;
        border-radius: 1.0416666667vw;
        background-color: #f8f8f8
    }

    .section-8-container-out .contact-container .contact-card:first-of-type,
    .section-8-container-out .contact-container .contact-card:nth-of-type(2),
    .section-8-container-out .contact-container .contact-card:nth-of-type(3) {
        width: 13.0208333333vw;
        height: 7.7083333333vw
    }

    .section-8-container-out .contact-container .contact-card:last-of-type {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        margin-right: 0;
        padding-left: 1.25vw;
        width: 21.3020833333vw;
        box-sizing: border-box
    }

    .section-8-container-out .contact-container .contact-card:last-of-type .logo {
        margin-right: 1.25vw;
        width: 5.2083333333vw;
        height: 5.2083333333vw
    }

    .section-8-container-out .contact-container .contact-card:last-of-type .contact-title {
        margin-top: 0;
        text-align: left
    }

    .section-8-container-out .contact-container .contact-card .logo {
        display: flex;
        -o-object-fit: contain;
        object-fit: contain;
        width: 2.2916666667vw;
        height: 2.2916666667vw
    }

    .section-8-container-out .contact-container .contact-card .contact-title {
        margin-top: 1.0416666667vw;
        color: #222;
        font-size: .78125vw;
        line-height: .9375vw;
        font-weight: 600;
        text-align: center
    }

    .section-8-container-out .contact-container .contact-card .contact-sub-title {
        margin-top: .3125vw;
        color: #999;
        font-size: .625vw;
        font-weight: 400;
        line-height: .78125vw;
        text-align: center
    }
}

@media(max-width:1024px) {
    .nowsite {
        width: 95%;
        margin: 10px auto;
        flex-direction: row !important;
        font-size: 14px;
    }

    .nowsite a {
        color: #2E66FE
    }

    .section-8-container-out {
        padding-bottom: 8.5333333333vw
    }

    .section-8-container-out .title {
        margin-top: 13.3333333333vw;
        text-align: center;
        color: #232019;
        font-size: 5.3333333333vw;
        font-weight: 700;
        line-height: 6.9333333333vw
    }

    .section-8-container-out .sub-title {
        margin-top: 2.1333333333vw;
        text-align: center;
        line-height: 4.8vw;
        color: rgba(51, 51, 51, .6);
        font-size: 3.7333333333vw;
        font-weight: 400
    }

    .section-8-container-out .contact-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 8.5333333333vw;
        padding: 0 4.2666666667vw
    }

    .section-8-container-out .contact-container .contact-card {
        display: flex;
        align-items: center;
        padding-left: 4.2666666667vw;
        height: 19.2vw;
        background-color: #f8f8f8;
        border-radius: 3.2vw;
        box-sizing: border-box
    }

    .section-8-container-out .contact-container .contact-card .logo {
        display: flex;
        width: 10.6666666667vw;
        height: 10.6666666667vw
    }

    .section-8-container-out .contact-container .contact-card .contact-title {
        color: #333;
        font-size: 3.7333333333vw;
        font-weight: 600;
        line-height: 4.5333333333vw
    }

    .section-8-container-out .contact-container .contact-card .contact-sub-title {
        margin-top: 1.0666666667vw;
        color: #999;
        font-size: 3.2vw;
        font-weight: 400;
        line-height: 4vw
    }

    .section-8-container-out .contact-container .business,
    .section-8-container-out .contact-container .qqGroup {
        width: 44.5333333333vw
    }

    .section-8-container-out .contact-container .email {
        margin-top: 2.1333333333vw;
        width: 100%
    }

    .section-8-container-out .contact-container .wechatOfficialAccount {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 2.1333333333vw;
        height: 53.3333333333vw;
        width: 100%;
        text-align: center
    }

    .section-8-container-out .contact-container .wechatOfficialAccount .logo {
        margin-bottom: 4.2666666667vw;
        -o-object-fit: contain;
        object-fit: contain;
        width: 26.6666666667vw;
        height: 26.6666666667vw
    }

    .section-8-container-out .contact-container .wechatOfficialAccount .contact-title {
        color: #222
    }

    .section-8-container-out .contact-container .wechatOfficialAccount .contact-sub-title {
        color: #666
    }
}

#YSF-BTN-HOLDER {
    position: fixed;
    max-width: 70px;
    max-height: 70px;
    right: 30px;
    bottom: 24px;
    cursor: pointer;
    overflow: visible;
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 9990
}

#YSF-BTN-HOLDER:hover {
    filter: alpha(opacity=95);
    opacity: .95
}

#YSF-BTN-HOLDER img {
    display: block;
    overflow: hidden;
}

#YSF-BTN-CIRCLE {
    display: none;
    position: absolute;
    right: -5px;
    top: -6px;
    width: auto;
    min-width: 12px;
    height: 20px;
    padding: 0 4px;
    background-color: #f00;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-family: sans-serif;
    border-radius: 10px;
    z-index: 1;
}

#YSF-BTN-BUBBLE {
    display: none;
    position: absolute;
    left: -274px;
    bottom: -15px;
    width: 278px;
    height: 80px;
    box-sizing: border-box;
    padding: 14px 22px;
    filter: alpha(opacity=100);
    opacity: 1;
    background: url(//res.qiyukf.net/sdk/res/img/sdk/bg_floatMsg2x.png) no-repeat;
    background: url(//res.qiyukf.net/sdk/res/img/sdk/bg_floatMsg.png);
    background-size: 278px 80px;
    z-index: 1;
}

#YSF-BTN-HOLDER.layer-6 {
    bottom: 0;
}

#YSF-BTN-HOLDER.layer-1 #YSF-BTN-BUBBLE {
    top: 0
}

#YSF-BTN-HOLDER.layer-6 #YSF-BTN-BUBBLE {
    bottom: -6px;
}

#YSF-BTN-BUBBLE:hover {
    filter: alpha(opacity=95);
    opacity: .95
}

#YSF-BTN-CONTENT {
    height: 45px;
    padding: 0;
    white-space: normal;
    word-break: break-all;
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    color: #222;
    overflow: hidden;
    z-index: 0;
}

#YSF-BTN-ARROW {
    display: none;
}

#YSF-BTN-CLOSE {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 4px;
    top: -3px;
    filter: alpha(opacity=90);
    opacity: .9;
    cursor: pointer;
    background: url(//res.qiyukf.net/sdk/res/img/sdk/btn-close.png) no-repeat;
    z-index: 1
}

#YSF-BTN-CLOSE:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

#YSF-PANEL-CORPINFO.ysf-chat-layeropen {
    width: 511px;
    height: 500px;
    border-radius: 8px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
}

#YSF-PANEL-CORPINFO {
    position: fixed;
    bottom: 0px;
    right: 20px;
    width: 0;
    height: 0;
    z-index: 99999;
}

#YSF-PANEL-INFO.ysf-chat-layeropen {
    width: 360px;
    height: 500px;
    border-radius: 8px;
    filter: alpha(opacity=100);
    opacity: 1;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
}

#YSF-PANEL-INFO {
    position: fixed;
    bottom: 0px;
    right: 20px;
    width: 0px;
    height: 0px;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 99999;
}

#YSF-PANEL-INFO .u-btn {
    background-color: #ffb83d;
}

#YSF-CUSTOM-ENTRY {
    background-color: #F96868;
}

#YSF-CUSTOM-ENTRY-0 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-1 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 14px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-2 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 8px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-3 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 50%;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-4 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 50%;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-5 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 8px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-6 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 8px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-7 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 50%;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-8 {
    position: relative;
    width: auto;
    background-color: #ffb83d;
    border-radius: 8px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-0 img {
    max-width: 300px;
    max-height: 300px;
}

#YSF-CUSTOM-ENTRY-1 img {
    width: 28px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-2 img {
    width: 58px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-3 img {
    width: 60px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-4 img {
    width: 60px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-5 img {
    width: 60px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-6 img {
    width: 58px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-7 img {
    width: 60px;
    height: auto;
}

#YSF-CUSTOM-ENTRY-8 img {
    width: 60px;
    height: auto;
}

#YSF-IFRAME-LAYER {
    border: 0;
    outline: none;
}

.ysf-online-invite-wrap {
    z-index: 10001;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
}

.ysf-online-invite {
    position: relative;
    top: -50%;
    left: -50%;
    cursor: pointer;
    border-radius: 16px;
    box-shadow: 0 10px 30px 0 rgba(47, 56, 111, 0.15);
}

.ysf-online-invite img {
    display: block;
    width: 250px;
}

.ysf-online-invite .ysf-online-invite-img {
    width: 100%;
    height: 100%
}

.ysf-online-invite .text {
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    overflow: hidden;
    margin: 36px 20px 0 67px;
    line-height: 140%;
    color: #526069;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", tahoma, arial, simsun, "宋体";
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
}

.ysf-online-invite .close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 16px;
    height: 16px;
    background: url("https://ysf.nosdn.127.net/operation/4602027f7e6a0109ac433863d7d0acdf") no-repeat;
    cursor: pointer;
    background-size: cover;
}

#YSF-PANEL-MOBILE {
    background: rgba(46, 47, 49, 0.7);
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 0px;
    transition-property: height, bottom;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    z-index: 99999;
}

#YSF-PANEL-MOBILE.ysf-chat-layeropen {
    width: 100%;
    height: 100%;
    transition-property: height, bottom;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#YSF-IFRAME-LAYER.ysf-chat-mobile-layeropen {
    height: 90% !important;
    transition-property: height, bottom;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

#YSF-IFRAME-LAYER.ysf-chat-mobile-layeropen.ysf-chat-mobile-invite-layer {
    height: 33% !important;
}

#YSF-IFRAME-LAYER {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0px;
    width: 0px;
    height: 0px;
    transition-property: height, bottom;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    z-index: 9999;
}

.YSF-PANEL-BODY-FIXED {
    position: fixed !important;
    left: 0;
    right: 0;
}

.YSF-INVITE-LAYER-WRAPPER {
    cursor: pointer;
    position: relative;
    border: 1px solid #eaf0f6;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    width: 220px;
    padding: 16px;
    box-sizing: border-box;
    margin-bottom: 12px;
    background: #FFFFFF;
    box-shadow: 0 6px 20px 0 rgba(40, 53, 75, 0.17);
    border-radius: 8px;
}

.YSF-INVITE-LAYER-HEADER {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.YSF-INVITE-LAYER-HEADER-LEFT {
    display: flex;
    flex: 1;
    align-items: center;
}

.YSF-INVITE-LAYER-RICHTEXT {
    height: 44px;
    max-width: 168px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    text-align: left;
}

.YSF-INVITE-LAYER-RICHTEXT p {
    margin: 0;
}

#YSF-BTN-HOLDER .YSF-INVITE-LAYER-AVATAR {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    object-fit: cover;
}

.YSF-INVITE-LAYER-KEFU-NAME {
    font-size: 12px;
    color: #999999;
    margin-left: 4px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#YSF-ONLINE-INVITE-LAYER-CLOSE {
    width: 12px;
    height: 12px;
    background: url("https://ysf.nosdn.127.net/operation/0e5ee37a71d33e05b74d1a5aa3cdd99a") no-repeat;
    background-size: cover;
    cursor: pointer;
}

#YSF-INVITE-LAYER-WRAPPER-ENTRY {
    position: relative;
    float: right;
}

.YSF-LAYER-ENTRY-CIRCLE {
    width: auto;
    min-width: 12px;
    height: 20px;
    padding: 0 4px;
    border-radius: 10px;
    color: #FFFFFF;
    background-color: #f00;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    z-index: 1;
    background: url("https://ysf.nosdn.127.net/operation/997228b687d805f7a5d6244865615ec9") no-repeat;
    background-size: cover;
    position: absolute;
    top: 6px;
    right: -8px;
}

.YSF-INVITE-IMG {
    background-color: #ffb83d;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
    float: right;
}

.YSF_INVITE-IMG-0 {
    max-width: 300px;
    height: auto;
}

.YSF_INVITE-IMG-1 {
    width: 28px;
    height: auto;
    border-radius: 14px;
}

.YSF_INVITE-IMG-2 {
    width: 58px;
    height: auto;
    border-radius: 8px;
}

.YSF_INVITE-IMG-3 {
    width: 60px;
    height: auto;
    border-radius: 50%;
}

.YSF_INVITE-IMG-4 {
    width: 60px;
    height: auto;
    border-radius: 50%;
}

.YSF_INVITE-IMG-5 {
    width: 60px;
    height: auto;
    border-radius: 8px;
}

.YSF_INVITE-IMG-6 {
    width: 58px;
    height: auto;
    border-radius: 8px;
}

.YSF_INVITE-IMG-7 {
    width: 60px;
    height: auto;
    border-radius: 50%;
}

.YSF_INVITE-IMG-8 {
    width: 60px;
    height: auto;
    border-radius: 8px;
}

#YSF-BTN-HOLDER .portrait_icon {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
}

@media (max-width: 1024px) {
    .corner-float-area-container .top-tip {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 1.7066666667vw;
        padding: 1.7066666667vw 2.5333333333vw;
        border-radius: 3.4133333333vw;
        box-shadow: 0 3.7333333333vw 6.4vw 0 rgba(255, 220, 185, .1);
        background-color: #fff;
    }

    .corner-float-area-container .top-tip:before {
        display: flex;
        content: "";
        width: 12.8vw;
        height: 5.3333333333vw;
        background: url(data:image/webp;base64,UklGRhoBAABXRUJQVlA4WAoAAAAQAAAAXwAAJwAAQUxQSKIAAAAFcFXbtpXsBhiBCNpAGmgDG4AJ7rkJvCYwgjaQBhCBCIS4rzPO9vkVEWjbto0soWvG3oDfZ/tWxTLaM22h29ytxpxu0O4cjBkuarwY004bJetugbVDo+M647dcLwieGScAxHMXyVwibxlZy0qbh0tkTSCprCEnaXkpK0lYWbpqJKtOqjg93DPV2o3GiItTnWT9K30mt9d7fMD66eGD8qY/7wBWUDggUgAAALAEAJ0BKmAAKAA+lTyYSAMcgAsBKJaQAAgSGseV9+pNe8PiEujkDGF9KKcI+AAA/vh8U8tX/5k/DrJvA3//ToCr56AXPTMDrf/9U0PL4OAAAAA=) no-repeat 50%;
            background-size: contain;
    }
}

@media (min-width: 1024px) {
    .corner-float-area-container .top-tip {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: .4166666667vw;
        padding: .4166666667vw .625vw;
        border-radius: .8333333333vw;
        box-shadow: 0 .9375vw 1.5625vw 0 rgba(255, 220, 185, .1);
        background-color: #fff;
    }

    .corner-float-area-container .top-tip:before {
        display: flex;
        content: "";
        width: 2.5vw;
        height: 1.0416666667vw;
        background: url(data:image/webp;base64,UklGRhoBAABXRUJQVlA4WAoAAAAQAAAAXwAAJwAAQUxQSKIAAAAFcFXbtpXsBhiBCNpAGmgDG4AJ7rkJvCYwgjaQBhCBCIS4rzPO9vkVEWjbto0soWvG3oDfZ/tWxTLaM22h29ytxpxu0O4cjBkuarwY004bJetugbVDo+M647dcLwieGScAxHMXyVwibxlZy0qbh0tkTSCprCEnaXkpK0lYWbpqJKtOqjg93DPV2o3GiItTnWT9K30mt9d7fMD66eGD8qY/7wBWUDggUgAAALAEAJ0BKmAAKAA+lTyYSAMcgAsBKJaQAAgSGseV9+pNe8PiEujkDGF9KKcI+AAA/vh8U8tX/5k/DrJvA3//ToCr56AXPTMDrf/9U0PL4OAAAAA=) no-repeat 50%;
            background-size: contain;
    }
}

.btn-warp {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-top: -2.3438vw;*/
    position: relative;
    z-index: 100;
}

.btn-warp ul {
    display: flex;
    padding: 0;
}

.btn-warp ul li {
    position: relative;
    margin-right: 3.3854vw;
}

.modern-download-box {
    position: relative;
    width: 8.3333vw;
    height: 8.3333vw;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.05) 0 0.5208vw 1.0417vw;
    background: rgb(255, 255, 255);
    border-radius: 1.2500vw;
    overflow: hidden;
}

.modern-download-box .state-default,
.modern-download-box .state-hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 1.2500vw;
    box-sizing: border-box;
    align-items: center;
    transition: opacity 0.3s ease-in-out;
    background: rgb(255, 255, 255);
    border-radius: 1.2500vw;
}

.modern-download-box .icon-tr {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 2.8125vw;
    height: 2.8125vw;
}

.modern-download-box .icon-main {
    width: 4.1667vw;
    height: auto;
    margin-bottom: 0.8333vw;
}

.modern-download-box .txt {
    font-size: 0.8333vw;
    color: rgb(102, 102, 102);
    margin-top: 0px;
    line-height: 1;
}

.modern-download-box .state-hover {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 0;
}

.modern-download-box .state-hover {
    opacity: 0;
    z-index: 2;
    background: rgb(255, 255, 255);
}

.btn-warp ul li:hover>a,
.btn-warp ul li:hover>.modern-download-box {
    transform: translateY(-0.2083vw);
}

.btn-warp ul li>a:hover,
.btn-warp ul li>.modern-download-box:hover {
    outline: none;
    text-decoration: none;
    color: #fff;
}

.modern-download-box:hover .state-hover {
    opacity: 1;
}

.modern-download-box:hover .state-default {
    opacity: 0;
}

.qr-code-container {
    width: 4.1667vw;
    height: 4.1667vw;
    margin: 0 auto;
}

.modern-download-box .state-hover .txt {
    margin-top: 0.8333vw;
    display: block;
}

.modern-download-box .txt {
    font-size: 0.8333vw;
    color: #666;
    margin-top: 0;
    line-height: 1;
}

.more-list-item:first-child {
    border-top-left-radius: 1.2500vw;
    border-top-right-radius: 1.2500vw
}

.more-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 33.33%;
    text-decoration: none;
    color: #666;
    font-size: 0.8333vw;
    position: relative;
    cursor: pointer;
    transition: background-color 0.2s;
}

.more-list-item .mini-icon {
    width: 16px;
    height: 16px;
    margin-left: 4px;
}

/* QR Popup */
.qr-popup {
    display: none;
    position: absolute;
    bottom: 75%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    z-index: 10;
    margin-bottom: 10px;
    width: 120px;
    height: 120px;
    box-sizing: content-box;
}

/* Arrow for popup */
.qr-popup::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.more-list-item:hover .qr-popup {
    display: flex;
    align-items: center;
    justify-content: center;
}

.qr-popup img {
    width: 100%;
    height: 100%;
    display: block;
}

.state-hover .in {
    display: none;
}

.state-default {
    opacity: 1;
    z-index: 2;
    transition: opacity 0.3s ease-in-out;
}

.state-hover {
    padding-top: 0;
    justify-content: center;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}

@media (min-width: 1024px) {
    .news-list {
        display: flex;
        justify-content: space-between;
        padding: 0 15vw;
        /*margin-top: 4vw;*/
    }

    .news-list .li {
        width: 48%;
        display: flex;
        flex-direction: column;
        border-radius: 1vw;
        overflow: hidden;
        /*background-color: #ffffff;*/
        border: 1px solid #eeeeee;
    }

    .news-list .li .left {
        display: flex;
        padding: 1vw;
        height: 10vw;
    }

    .news-list .li .left img {
        width: 40%;
        margin-right: 0.5vw;
        border-radius: .5vw;
        object-fit: cover;
        /* 保持比例裁剪填充，无变形 */
        object-position: center;
        /* 聚焦图片核心区域 */
    }

    .news-list .li .left .first {
        display: block;
    }

    .news-list .li .left .news_title {
        font-weight: bold;
        font-size: 1vw;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
    }

    .news-list .li .left .news_desc {
        font-size: 0.8333333333vw;
        margin-top: 1vw;
    }

    .news-list .li .right {
        padding: 0 1vw 0.5vw 1vw;
    }

    .news-list .li .right .right-list {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        margin-bottom: 0.5vw;
        font-size: 1vw;
    }

    .section-7-container-out .news-list-phone {
        display: none;
    }

    .index_1_banner {
        position: absolute;
        top: 50px;
        right: 100px;
        width: 45vw;
        height: auto;
    }

    .index_1_mobile_banner {
        display: none;
    }

    .index_2_banner {
        max-width: 59.0104166667vw;
        width: 100%;
        margin-top: 1.6vw;
    }
}

@media (max-width: 1024px) {
    .index_1_banner {
        display: none;
    }

    .index_1_mobile_banner {
        position: absolute;
        bottom: 0;
        width: 100%;
        ;
    }

    .section-7-container-out .title {
        margin-top: 13.3333333333vw;
        text-align: center;
        color: #232019;
        font-size: 5.3333333333vw;
        font-weight: 700;
        line-height: 6.9333333333vw;
    }

    .section-7-container-out .sub-title {
        margin-top: 2.1333333333vw;
        text-align: center;
        line-height: 4.8vw;
        color: rgba(51, 51, 51, .6);
        font-size: 3.7333333333vw;
        font-weight: 400;
    }

    .section-7-container-out .news-list {
        display: none;
    }

    .section-7-container-out .news-list-phone {
        padding: 5vw;
    }

    .section-7-container-out .news-list-phone .li {
        margin-bottom: 3vw;
    }

    .section-7-container-out .news-list-phone .left {
        display: flex;
        align-items: center;
    }

    .section-7-container-out .news-list-phone .left img {
        width: 36vw;
        margin-right: 3vw;
        object-fit: cover;
        /* 保持比例裁剪填充，无变形 */
        object-position: center;
        /* 聚焦图片核心区域 */
        height: 20vw;
        min-width: 36vw;
    }

    .section-7-container-out .news-list-phone .left .first {
        display: flex;
        flex-direction: column;
    }
}