.loading-box[data-v-0b93cc5e]{
    position:absolute;
    top:0;
    left:0;
    z-index:999;
    right:0;
    text-align:center;
    bottom:0;
    background-color:#ffffff4d
}
.loading-box .logo[data-v-0b93cc5e]{
    width:16vw;
    height:11.733vw;
    margin-bottom:2.667vw;
    margin-top:30vh
}
.loading-box .letter-img[data-v-0b93cc5e]{
    width:5.867vw;
    height:9.6vw;
    animation:loading-0b93cc5e 1s ease infinite
}
@keyframes loading-0b93cc5e{
    0%{
        transform:translateY(0)
    }
    50%{
        transform:translateY(-10px)
    }
    to{
        transform:translateY(0)
    }
}
.loading-box .letter-img[data-v-0b93cc5e]:nth-child(2){
    animation-delay:.17s
}
.loading-box .letter-img[data-v-0b93cc5e]:nth-child(3){
    animation-delay:.33s
}
.loading-box .letter-img[data-v-0b93cc5e]:nth-child(4){
    animation-delay:.5s
}
.loading-box .letter-img[data-v-0b93cc5e]:nth-child(5){
    animation-delay:.67s
}
@media screen and (min-width: 768px){
    .loading-box .logo[data-v-0b93cc5e]{
        width:60px;
        height:44px;
        margin-bottom:10px
    }
    .loading-box .letter-img[data-v-0b93cc5e]{
        width:22px;
        height:36px
    }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%;
    padding:0;
    margin:0;
    border:0;
    font:inherit;
    font-style:normal;
    -webkit-text-size-adjust:none;
    font-family:helvetica;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    height:100%
}
div,span,iframe,p,a,em,img,strong,u,i,dl,dt,dd,ol,ul,li,form,label,canvas{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    font-style:normal
}
body{
    margin:0;
    width:100%;
    height:100%;
    font-family:var(--panda-font-family);
    background-color:#cccccc0d
}
h1,h2,h3,h4,h5,h6{
    color:inherit;
    font-size:inherit;
    line-height:inherit;
    font-weight:400;
    margin:0;
    padding:0;
    border:0
}
main{
    display:block
}
h1{
    font-size:2em;
    margin:.67em 0
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
pre{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent;
    border:none;
    outline:none;
    text-decoration:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
a:hover{
    text-decoration:none
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,samp{
    font-family:monospace,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none;
    border:0;
    vertical-align:middle;
    content:normal!important
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,input{
    overflow:visible;
    -webkit-appearance:none;
    border-radius:0;
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    -ms-appearance:none;
    color:#000
}
input:focus,select:focus,button:focus{
    outline:none
}
.clearfix:after{
    content:" ";
    display:block;
    height:0;
    clear:both
}
.clearfix{
    zoom:1
}
button,select{
    text-transform:none
}
button,[type=button],[type=reset],[type=submit]{
    -webkit-appearance:button
}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
    border-style:none;
    padding:0
}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
    outline:1px dotted ButtonText
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    box-sizing:border-box;
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
progress{
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-.267vw
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
details{
    display:block
}
summary{
    display:list-item
}
template{
    display:none
}
[hidden]{
    display:none
}
ul,ol{
    list-style:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
button,input,select,textarea{
    font-size:100%
}
:root{
    --panda--main-color: #DC2625;
    --panda--main-hover-color: #A41318;
    --panda-font-color: #2E2E2E;
    --panda-font-size-extra-huge: 42px;
    --panda-font-size-huge: 40px;
    --panda-font-size-extra-large: 32px;
    --panda-font-size-large: 30px;
    --panda-font-size-supplement-middle: 28px;
    --panda-font-size-extra-middle: 24px;
    --panda-font-size-middle: 20px;
    --panda-font-size-extra-small: 18px;
    --panda-font-size-small: 16px;
    --panda-font-size-extra-base: 14px;
    --panda-font-size-base: 12px;
    --panda-line-height-large: 1.5;
    --panda-line-height-middle: 1.33;
    --panda-line-height-small: 1.2;
    --panda-line-height-base: 1;
    --panda-font-family: "Source Han Sans SC", "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;
    --panda-web-box-margin: 120px;
    --panda-line-height-title: var(--panda-line-height-middle);
    --panda-line-height-body: var(--panda-line-height-large);
    --panda-web-h3-font-size: var(--panda-font-size-extra-middle);
    --panda-web-h4-font-size: var(--panda-font-size-middle);
    --panda-web-h5-font-size: var(--panda-font-size-extra-small);
    --panda-web-msg-font-size: var(--panda-font-size-middle);
    --panda-web-nav-font-size: var(--panda-font-size-extra-base);
    --panda-web-text-font-size: var(--panda-font-size-small);
    --panda-mobile-h1-font-size: var(--panda-font-size-supplement-middle);
    --panda-mobile-h2-font-size: var(--panda-font-size-extra-middle);
    --panda-mobile-h3-font-size: var(--panda-font-size-extra-small);
    --panda-mobile-h4-font-size: var(--panda-font-size-small);
    --panda-mobile-h5-font-size: var(--panda-font-size-extra-base);
    --panda-mobile-msg-font-size: var(--panda-font-size-base);
    --panda-mobile-text-font-size: var(--panda-font-size-base);
    --panda-h1-font-size: 56px;
    --panda-h2-font-size: 48px;
    --panda-h3-font-size: 36px;
    --panda-h4-font-size: 32px;
    --panda-h5-font-size: 28px
}
@media screen and (min-width: 768px){
    :root{
        --panda-web-h1-font-size: var(--panda-font-size-extra-large);
        --panda-web-h2-font-size: var(--panda-font-size-large)
    }
}
@media screen and (min-width: 1300px){
    :root{
        --panda-web-h1-font-size: var(--panda-font-size-extra-huge);
        --panda-web-h1-font-size: var(--panda-font-size-huge)
    }
}
@media screen and (min-width: 768px){
    :root{
        --panda-h1-font-size: 32px;
        --panda-h2-font-size: 30px;
        --panda-h3-font-size: 20px;
        --panda-h4-font-size: 18px;
        --panda-h5-font-size: 14px
    }
}
@media screen and (min-width: 992px){
    :root{
        --panda-h1-font-size: 36px;
        --panda-h2-font-size: 34px
    }
}
@media screen and (min-width: 1300px){
    :root{
        --panda-h1-font-size: 42px;
        --panda-h2-font-size: 40px;
        --panda-h3-font-size: 24px;
        --panda-h4-font-size: 20px;
        --panda-h5-font-size: 16px
    }
}
.main-wrapper{
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .main-wrapper{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .main-wrapper{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .main-wrapper{
        max-width:1250px;
        margin:0 auto
    }
}
.iconfont{
    width:1em;
    height:1em;
    vertical-align:-.15em;
    fill:currentColor;
    overflow:hidden
}
.placeholder-image{
    display:flex;
    align-items:center;
    justify-content:center;
    color:#2e2e2e;
    text-decoration:none;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height:100%;
    width:24px;
    min-height:16px;
    font-size:10px;
    background-color:#333;
    border-radius:2px
}
.n-image{
    align-items:center;
    justify-content:center;
    display:flex;
    width:100%;
    height:100%
}
.n-image>img{
    max-width:100%;
    max-height:100%
}
.panda-button,.panda-button--success{
    box-sizing:border-box;
    display:flex;
    align-items:center;
    justify-content:center;
    width:42.133vw;
    height:12.8vw;
    font-size:4.267vw;
    font-weight:700;
    border-radius:1.067vw;
    color:#2e2e2e;
    background-color:transparent;
    border:.267vw solid #2E2E2E;
    cursor:pointer
}
.panda-button:focus,.panda-button--success:focus,.panda-button:hover,.panda-button--success:hover{
    color:#DC2625;
    border-color:#DC2625
}
@media screen and (min-width: 768px){
    .panda-button,.panda-button--success{
        width:122px;
        height:42px;
        font-size:14px;
        border-radius:4px;
        border-width:1px
    }
}
@media screen and (min-width: 992px){
    .panda-button,.panda-button--success{
        width:168px;
        height:50px;
        font-size:16px
    }
}
@media screen and (min-width: 1300px){
    .panda-button,.panda-button--success{
        width:218px;
        height:54px;
        font-size:18px
    }
}
.panda-button--success{
    color:#fff;
    background-color:var(--panda--main-color);
    border-color:var(--panda--main-color)
}
.panda-button--success:focus,.panda-button--success:hover{
    color:#fff;
    border-color:#A41318;
    background-color:#A41318
}
.button-wrapper{
    display:flex;
    justify-content:space-between;
    margin-top:9.6vw
}
@media screen and (min-width: 768px){
    .button-wrapper{
        margin-top:0;
        justify-content:flex-end
    }
}
.button-wrapper .panda-button,.button-wrapper .panda-button--success{
    margin-right:0
}
@media screen and (min-width: 768px){
    .button-wrapper .panda-button,.button-wrapper .panda-button--success{
        margin-right:20px
    }
}
@media screen and (min-width: 992px){
    .button-wrapper .panda-button,.button-wrapper .panda-button--success{
        margin-right:24px
    }
}
@media screen and (min-width: 1300px){
    .button-wrapper .panda-button,.button-wrapper .panda-button--success{
        margin-right:28px
    }
}
.button-wrapper .panda-button:last-child,.button-wrapper .panda-button--success:last-child{
    margin-right:0
}
@font-face{
    font-family:Outfit;
    src:url(font/Outfit-Regular.7dd6d797.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:Outfit-Bold;
    src:url(font/Outfit-Black.3cabab9a.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:Outfit-Medium;
    src:url(font/Outfit-Medium.33e6b2d4.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
*,:before,:after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: 
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: 
}
.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: 1600px){
    .container{
        max-width:1600px
    }
}
#app .visible{
    visibility:visible
}
#app .static{
    position:static
}
#app .fixed{
    position:fixed
}
#app .absolute{
    position:absolute
}
#app .relative{
    position:relative
}
#app .-left-14{
    left:-7.467vw
}
#app .-right-14{
    right:-7.467vw
}
#app .bottom-0{
    bottom:0px
}
#app .bottom-3{
    bottom:1.6vw
}
#app .left-0{
    left:0px
}
#app .left-\[10px\]{
    left:1.333vw
}
#app .right-0{
    right:0px
}
#app .top-0{
    top:0px
}
#app .top-\[28px\]{
    top:3.733vw
}
#app .-z-0{
    z-index:0
}
#app .z-10{
    z-index:10
}
#app .z-\[-1\]{
    z-index:-1
}
#app .my-\[32px\]{
    margin-top:4.267vw;
    margin-bottom:4.267vw
}
#app .my-\[40px\]{
    margin-top:5.333vw;
    margin-bottom:5.333vw
}
#app .mb-\[24px\]{
    margin-bottom:3.2vw
}
#app .mb-\[56px\]{
    margin-bottom:7.467vw
}
#app .ml-3,#app .ml-\[12px\]{
    margin-left:1.6vw
}
#app .ml-\[5\%\]{
    margin-left:5%
}
#app .ml-\[6px\]{
    margin-left:.8vw
}
#app .mr-5{
    margin-right:2.667vw
}
#app .mr-\[12px\]{
    margin-right:1.6vw
}
#app .mr-\[16px\]{
    margin-right:2.133vw
}
#app .mr-\[18px\]{
    margin-right:2.4vw
}
#app .mr-\[36px\]{
    margin-right:4.8vw
}
#app .mt-10{
    margin-top:5.333vw
}
#app .mt-12{
    margin-top:6.4vw
}
#app .mt-2{
    margin-top:1.067vw
}
#app .mt-3{
    margin-top:1.6vw
}
#app .mt-5{
    margin-top:2.667vw
}
#app .mt-\[16px\]{
    margin-top:2.133vw
}
#app .mt-\[18px\]{
    margin-top:2.4vw
}
#app .mt-\[30px\]{
    margin-top:4vw
}
#app .mt-\[32px\]{
    margin-top:4.267vw
}
#app .mt-\[40px\]{
    margin-top:5.333vw
}
#app .mt-\[48px\]{
    margin-top:6.4vw
}
#app .mt-\[6px\]{
    margin-top:.8vw
}
#app .mt-auto{
    margin-top:auto
}
#app .box-border{
    box-sizing:border-box
}
#app .block{
    display:block
}
#app .flex{
    display:flex
}
#app .table{
    display:table
}
#app .grid{
    display:grid
}
#app .\!contents{
    display:contents!important
}
#app .contents{
    display:contents
}
#app .hidden{
    display:none
}
#app .h-2{
    height:1.067vw
}
#app .h-2\.5{
    height:1.333vw
}
#app .h-8{
    height:4.267vw
}
#app .h-\[100vh\]{
    height:100vh
}
#app .h-\[270px\]{
    height:36vw
}
#app .h-\[329px\]{
    height:43.867vw
}
#app .h-\[40px\]{
    height:5.333vw
}
#app .h-\[42px\]{
    height:5.6vw
}
#app .h-\[440px\]{
    height:58.667vw
}
#app .h-\[476px\]{
    height:63.467vw
}
#app .h-\[48px\]{
    height:6.4vw
}
#app .h-\[496px\]{
    height:66.133vw
}
#app .h-\[520px\]{
    height:69.333vw
}
#app .h-\[551px\]{
    height:73.467vw
}
#app .h-\[56px\]{
    height:7.467vw
}
#app .h-\[58px\]{
    height:7.733vw
}
#app .h-\[60px\]{
    height:8vw
}
#app .h-\[614px\]{
    height:81.867vw
}
#app .h-\[72px\]{
    height:9.6vw
}
#app .h-\[80px\]{
    height:10.667vw
}
#app .h-full{
    height:100%
}
#app .min-h-\[100vh\]{
    min-height:100vh
}
#app .w-8{
    width:4.267vw
}
#app .w-\[10px\]{
    width:1.333vw
}
#app .w-\[1308px\]{
    width:174.4vw
}
#app .w-\[140px\]{
    width:18.667vw
}
#app .w-\[160px\]{
    width:21.333vw
}
#app .w-\[388px\]{
    width:51.733vw
}
#app .w-\[40px\]{
    width:5.333vw
}
#app .w-\[48px\]{
    width:6.4vw
}
#app .w-\[514px\]{
    width:68.533vw
}
#app .w-\[528px\]{
    width:70.4vw
}
#app .w-\[540px\]{
    width:72vw
}
#app .w-\[560px\]{
    width:74.667vw
}
#app .w-\[56px\]{
    width:7.467vw
}
#app .w-\[581px\]{
    width:77.467vw
}
#app .w-\[58px\]{
    width:7.733vw
}
#app .w-\[72px\]{
    width:9.6vw
}
#app .w-\[80\%\]{
    width:80%
}
#app .w-\[80px\]{
    width:10.667vw
}
#app .w-\[96\%\]{
    width:96%
}
#app .w-full{
    width:100%
}
#app .min-w-\[270px\]{
    min-width:36vw
}
#app .flex-1{
    flex:1 1 0%
}
#app .flex-shrink{
    flex-shrink:1
}
#app .flex-shrink-0{
    flex-shrink:0
}
#app .grow{
    flex-grow:1
}
#app .rotate-180{
    --tw-rotate: 180deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
#app .-skew-x-\[-5deg\]{
    --tw-skew-x: 5deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
#app .-skew-x-\[5deg\]{
    --tw-skew-x: -5deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
#app .-skew-x-\[7deg\]{
    --tw-skew-x: -7deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
#app .skew-x-\[7deg\]{
    --tw-skew-x: 7deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
#app .transform{
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
#app .cursor-pointer{
    cursor:pointer
}
#app .resize{
    resize:both
}
#app .flex-col{
    flex-direction:column
}
#app .flex-wrap{
    flex-wrap:wrap
}
#app .items-start{
    align-items:flex-start
}
#app .items-center{
    align-items:center
}
#app .justify-end{
    justify-content:flex-end
}
#app .justify-center{
    justify-content:center
}
#app .justify-between{
    justify-content:space-between
}
#app .justify-around{
    justify-content:space-around
}
#app .self-end{
    align-self:flex-end
}
#app .overflow-hidden{
    overflow:hidden
}
#app .overflow-y-auto{
    overflow-y:auto
}
#app .truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
#app .whitespace-nowrap{
    white-space:nowrap
}
#app .break-words{
    overflow-wrap:break-word
}
#app .rounded-\[14px\]{
    border-radius:1.867vw
}
#app .rounded-\[16px\]{
    border-radius:2.133vw
}
#app .rounded-\[24px\]{
    border-radius:3.2vw
}
#app .rounded-\[36px\]{
    border-radius:4.8vw
}
#app .rounded-\[72px\]{
    border-radius:9.6vw
}
#app .rounded-full{
    border-radius:1333.2vw
}
#app .rounded-md{
    border-radius:.8vw
}
#app .rounded-xl{
    border-radius:1.6vw
}
#app .border{
    border-width:1px
}
#app .border-b-\[8px\]{
    border-bottom-width:1.067vw
}
#app .border-solid{
    border-style:solid
}
#app .border-dashed{
    border-style:dashed
}
#app .border-c_main{
    border-color:var(--panda--main-color)
}
#app .border-neutral-100{
    --tw-border-opacity: 1;
    border-color:rgb(245 245 245 / var(--tw-border-opacity))
}
#app .border-neutral-200{
    --tw-border-opacity: 1;
    border-color:rgb(229 229 229 / var(--tw-border-opacity))
}
#app .border-neutral-300{
    --tw-border-opacity: 1;
    border-color:rgb(212 212 212 / var(--tw-border-opacity))
}
#app .border-transparent{
    border-color:transparent
}
#app .bg-\[\#F6F6F6\]{
    --tw-bg-opacity: 1;
    background-color:rgb(246 246 246 / var(--tw-bg-opacity))
}
#app .bg-\[\#F8F9F8\]{
    --tw-bg-opacity: 1;
    background-color:rgb(248 249 248 / var(--tw-bg-opacity))
}
#app .bg-\[\#FFFFFF\]{
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
#app .bg-c_main{
    background-color:var(--panda--main-color)
}
#app .bg-neutral-100{
    --tw-bg-opacity: 1;
    background-color:rgb(245 245 245 / var(--tw-bg-opacity))
}
#app .bg-neutral-200{
    --tw-bg-opacity: 1;
    background-color:rgb(229 229 229 / var(--tw-bg-opacity))
}
#app .bg-neutral-200\/50{
    background-color:#e5e5e580
}
#app .bg-neutral-200\/80{
    background-color:#e5e5e5cc
}
#app .bg-white{
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
#app .bg-cover{
    background-size:cover
}
#app .bg-center{
    background-position:center
}
#app .bg-no-repeat{
    background-repeat:no-repeat
}
#app .object-contain{
    object-fit:contain
}
#app .object-cover{
    object-fit:cover
}
#app .object-fill{
    object-fit:fill
}
#app .object-left-top{
    object-position:left top
}
#app .p-8{
    padding:4.267vw
}
#app .p-\[24px\]{
    padding:3.2vw
}
#app .p-\[28px\]{
    padding:3.733vw
}
#app .p-\[32px\]{
    padding:4.267vw
}
#app .px-7{
    padding-left:3.733vw;
    padding-right:3.733vw
}
#app .px-\[14px\]{
    padding-left:1.867vw;
    padding-right:1.867vw
}
#app .px-\[32px\]{
    padding-left:4.267vw;
    padding-right:4.267vw
}
#app .py-5{
    padding-top:2.667vw;
    padding-bottom:2.667vw
}
#app .py-\[14px\]{
    padding-top:1.867vw;
    padding-bottom:1.867vw
}
#app .py-\[24px\]{
    padding-top:3.2vw;
    padding-bottom:3.2vw
}
#app .pb-\[28px\]{
    padding-bottom:3.733vw
}
#app .pb-\[32px\]{
    padding-bottom:4.267vw
}
#app .pl-\[32px\]{
    padding-left:4.267vw
}
#app .pt-\[14px\]{
    padding-top:1.867vw
}
#app .pt-\[32px\]{
    padding-top:4.267vw
}
#app .text-left{
    text-align:left
}
#app .text-center{
    text-align:center
}
#app .text-right{
    text-align:right
}
#app .font-outfit{
    font-family:Outfit
}
#app .font-outfit-bold{
    font-family:Outfit-Bold
}
#app .font-outfit-medium{
    font-family:Outfit-medium
}
#app .text-\[24px\]{
    font-size:3.2vw
}
#app .text-\[26px\]{
    font-size:3.467vw
}
#app .text-\[28px\]{
    font-size:3.733vw
}
#app .text-\[32px\]{
    font-size:4.267vw
}
#app .text-\[36px\]{
    font-size:4.8vw
}
#app .text-\[48px\]{
    font-size:6.4vw
}
#app .text-base{
    font-size:2.133vw;
    line-height:3.2vw
}
#app .text-h1{
    font-size:var(--panda-h1-font-size);
    line-height:1.33;
    font-weight:500
}
#app .text-h4{
    font-size:var(--panda-h4-font-size);
    line-height:1.33;
    font-weight:500
}
#app .text-sm{
    font-size:1.867vw;
    line-height:2.667vw
}
#app .font-black{
    font-weight:900
}
#app .font-bold{
    font-weight:700
}
#app .font-medium{
    font-weight:500
}
#app .uppercase{
    text-transform:uppercase
}
#app .leading-\[62px\]{
    line-height:8.267vw
}
#app .text-\[\#1A1A1A\]{
    --tw-text-opacity: 1;
    color:rgb(26 26 26 / var(--tw-text-opacity))
}
#app .text-\[\#6E6E6E\]{
    --tw-text-opacity: 1;
    color:rgb(110 110 110 / var(--tw-text-opacity))
}
#app .text-\[\#9F9F9F\]{
    --tw-text-opacity: 1;
    color:rgb(159 159 159 / var(--tw-text-opacity))
}
#app .text-neutral-400{
    --tw-text-opacity: 1;
    color:rgb(163 163 163 / var(--tw-text-opacity))
}
#app .text-neutral-500{
    --tw-text-opacity: 1;
    color:rgb(115 115 115 / var(--tw-text-opacity))
}
#app .text-neutral-600{
    --tw-text-opacity: 1;
    color:rgb(82 82 82 / var(--tw-text-opacity))
}
#app .text-white{
    --tw-text-opacity: 1;
    color:rgb(255 255 255 / var(--tw-text-opacity))
}
#app .underline{
    text-decoration-line:underline
}
#app .opacity-0{
    opacity:1
}
#app .shadow-xl{
    --tw-shadow: 0 2.667vw 3.333vw -.667vw rgb(0 0 0 / .1), 0 1.067vw 1.333vw -.8vw rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 2.667vw 3.333vw -.667vw var(--tw-shadow-color), 0 1.067vw 1.333vw -.8vw var(--tw-shadow-color);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}
#app .outline{
    outline-style:solid
}
#app .blur{
    --tw-blur: blur(1.067vw);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
#app .blur-md{
    --tw-blur: blur(1.6vw);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
#app .filter{
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
#app .backdrop-filter{
    backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}
#app .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
#app .transition-\[flex\]{
    transition-property:flex;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
#app .transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
#app .transition-none{
    transition-property:none
}
#app .delay-150{
    transition-delay:.15s
}
#app .duration-300{
    transition-duration:.3s
}
.\[key\:string\]{
    key:string
}
#app .hover\:bg-neutral-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgb(229 229 229 / var(--tw-bg-opacity))
}
#app .group:last-child .group-last\:hidden{
    display:none
}
#app .group.active .group-\[\&\.active\]\:border-c_main{
    border-color:var(--panda--main-color)
}
#app .group.active .group-\[\&\.active\]\:bg-c_main{
    background-color:var(--panda--main-color)
}
#app .group.active .group-\[\&\.active\]\:font-medium{
    font-weight:500
}
#app .group.active .group-\[\&\.active\]\:text-neutral-600{
    --tw-text-opacity: 1;
    color:rgb(82 82 82 / var(--tw-text-opacity))
}
#app .group.active .group-\[\&\.active\]\:opacity-100{
    opacity:1
}
#app .group.active .group-\[\&\.active\]\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
@media (min-width: 768px){
    #app .md\:-mx-14{
        margin-left:-56px;
        margin-right:-56px
    }
    #app .md\:mx-6{
        margin-left:24px;
        margin-right:24px
    }
    #app .md\:my-\[8px\]{
        margin-top:8px;
        margin-bottom:8px
    }
    #app .md\:-mr-14{
        margin-right:-56px
    }
    #app .md\:-mt-2{
        margin-top:-8px
    }
    #app .md\:-mt-28{
        margin-top:-112px
    }
    #app .md\:mb-5{
        margin-bottom:20px
    }
    #app .md\:ml-3{
        margin-left:12px
    }
    #app .md\:ml-4{
        margin-left:16px
    }
    #app .md\:ml-5{
        margin-left:20px
    }
    #app .md\:ml-\[6px\]{
        margin-left:6px
    }
    #app .md\:mr-1{
        margin-right:4px
    }
    #app .md\:mr-1\.5{
        margin-right:6px
    }
    #app .md\:mr-2{
        margin-right:8px
    }
    #app .md\:mr-20{
        margin-right:80px
    }
    #app .md\:mr-5{
        margin-right:20px
    }
    #app .md\:mr-8{
        margin-right:32px
    }
    #app .md\:mt-0{
        margin-top:0
    }
    #app .md\:mt-0\.5{
        margin-top:2px
    }
    #app .md\:mt-1{
        margin-top:4px
    }
    #app .md\:mt-1\.5{
        margin-top:6px
    }
    #app .md\:mt-10{
        margin-top:40px
    }
    #app .md\:mt-12{
        margin-top:48px
    }
    #app .md\:mt-16{
        margin-top:64px
    }
    #app .md\:mt-2{
        margin-top:8px
    }
    #app .md\:mt-2\.5{
        margin-top:10px
    }
    #app .md\:mt-24{
        margin-top:96px
    }
    #app .md\:mt-3{
        margin-top:12px
    }
    #app .md\:mt-32{
        margin-top:128px
    }
    #app .md\:mt-4{
        margin-top:16px
    }
    #app .md\:mt-6{
        margin-top:24px
    }
    #app .md\:mt-8{
        margin-top:32px
    }
    #app .md\:mt-\[16px\]{
        margin-top:16px
    }
    #app .md\:mt-\[28px\]{
        margin-top:28px
    }
    #app .md\:mt-\[58px\]{
        margin-top:58px
    }
    #app .md\:h-10{
        height:40px
    }
    #app .md\:h-16{
        height:64px
    }
    #app .md\:h-2{
        height:8px
    }
    #app .md\:h-2\.5{
        height:10px
    }
    #app .md\:h-6{
        height:24px
    }
    #app .md\:h-\[106px\]{
        height:106px
    }
    #app .md\:h-\[200px\]{
        height:200px
    }
    #app .md\:h-\[20px\]{
        height:20px
    }
    #app .md\:h-\[21px\]{
        height:21px
    }
    #app .md\:h-\[220px\]{
        height:220px
    }
    #app .md\:h-\[230px\]{
        height:230px
    }
    #app .md\:h-\[264px\]{
        height:264px
    }
    #app .md\:h-\[360px\]{
        height:360px
    }
    #app .md\:h-\[362px\]{
        height:362px
    }
    #app .md\:h-\[378px\]{
        height:378px
    }
    #app .md\:h-\[42px\]{
        height:42px
    }
    #app .md\:h-\[440px\]{
        height:440px
    }
    #app .md\:h-\[46px\]{
        height:46px
    }
    #app .md\:h-\[521px\]{
        height:521px
    }
    #app .md\:h-\[52px\]{
        height:52px
    }
    #app .md\:h-\[54px\]{
        height:54px
    }
    #app .md\:h-\[551px\]{
        height:551px
    }
    #app .md\:h-\[58px\]{
        height:58px
    }
    #app .md\:h-\[630px\]{
        height:630px
    }
    #app .md\:h-\[80px\]{
        height:80px
    }
    #app .md\:h-\[98px\]{
        height:98px
    }
    #app .md\:h-full{
        height:100%
    }
    #app .md\:w-10{
        width:40px
    }
    #app .md\:w-16{
        width:64px
    }
    #app .md\:w-6{
        width:24px
    }
    #app .md\:w-\[100px\]{
        width:100px
    }
    #app .md\:w-\[200px\]{
        width:200px
    }
    #app .md\:w-\[220px\]{
        width:220px
    }
    #app .md\:w-\[24px\]{
        width:24px
    }
    #app .md\:w-\[266px\]{
        width:266px
    }
    #app .md\:w-\[300px\]{
        width:300px
    }
    #app .md\:w-\[380px\]{
        width:380px
    }
    #app .md\:w-\[42px\]{
        width:42px
    }
    #app .md\:w-\[436px\]{
        width:436px
    }
    #app .md\:w-\[440px\]{
        width:440px
    }
    #app .md\:w-\[46px\]{
        width:46px
    }
    #app .md\:w-\[480px\]{
        width:480px
    }
    #app .md\:w-\[720px\]{
        width:720px
    }
    #app .md\:w-\[950px\]{
        width:950px
    }
    #app .md\:w-full{
        width:100%
    }
    #app .md\:min-w-\[180px\]{
        min-width:180px
    }
    #app .md\:max-w-\[88px\]{
        max-width:88px
    }
    #app .md\:rounded-2xl{
        border-radius:16px
    }
    #app .md\:rounded-md{
        border-radius:6px
    }
    #app .md\:rounded-xl{
        border-radius:12px
    }
    #app .md\:border{
        border-width:1px
    }
    #app .md\:border-b{
        border-bottom-width:1px
    }
    #app .md\:border-b-\[6px\]{
        border-bottom-width:6px
    }
    #app .md\:border-l{
        border-left-width:1px
    }
    #app .md\:p-4{
        padding:16px
    }
    #app .md\:p-6{
        padding:24px
    }
    #app .md\:p-8{
        padding:32px
    }
    #app .md\:p-\[12px\]{
        padding:12px
    }
    #app .md\:px-4{
        padding-left:16px;
        padding-right:16px
    }
    #app .md\:px-5{
        padding-left:20px;
        padding-right:20px
    }
    #app .md\:py-1{
        padding-top:4px;
        padding-bottom:4px
    }
    #app .md\:py-12{
        padding-top:48px;
        padding-bottom:48px
    }
    #app .md\:py-2{
        padding-top:8px;
        padding-bottom:8px
    }
    #app .md\:py-5{
        padding-top:20px;
        padding-bottom:20px
    }
    #app .md\:py-6{
        padding-top:24px;
        padding-bottom:24px
    }
    #app .md\:pb-16{
        padding-bottom:64px
    }
    #app .md\:pl-16{
        padding-left:64px
    }
    #app .md\:pl-5{
        padding-left:20px
    }
    #app .md\:pl-6{
        padding-left:24px
    }
    #app .md\:pr-10{
        padding-right:40px
    }
    #app .md\:pr-14{
        padding-right:56px
    }
    #app .md\:pr-3{
        padding-right:12px
    }
    #app .md\:pr-5{
        padding-right:20px
    }
    #app .md\:pt-8{
        padding-top:32px
    }
    #app .md\:text-2xl{
        font-size:24px;
        line-height:32px
    }
    #app .md\:text-3xl{
        font-size:30px;
        line-height:36px
    }
    #app .md\:text-4xl{
        font-size:36px;
        line-height:40px
    }
    #app .md\:text-\[12px\]{
        font-size:12px
    }
    #app .md\:text-\[16px\]{
        font-size:16px
    }
    #app .md\:text-\[18px\]{
        font-size:18px
    }
    #app .md\:text-\[20px\]{
        font-size:20px
    }
    #app .md\:text-\[21px\]{
        font-size:21px
    }
    #app .md\:text-\[24px\]{
        font-size:24px
    }
    #app .md\:text-\[28px\]{
        font-size:28px
    }
    #app .md\:text-base{
        font-size:16px;
        line-height:24px
    }
    #app .md\:text-h1{
        font-size:var(--panda-h1-font-size);
        line-height:1.33;
        font-weight:500
    }
    #app .md\:text-lg{
        font-size:18px;
        line-height:28px
    }
    #app .md\:text-sm{
        font-size:14px;
        line-height:20px
    }
    #app .md\:text-title_desc{
        font-size:var(--panda-h4-font-size);
        line-height:1.33
    }
    #app .md\:text-xl{
        font-size:20px;
        line-height:28px
    }
    #app .md\:text-xs{
        font-size:12px;
        line-height:16px
    }
    #app .md\:leading-\[22px\]{
        line-height:22px
    }
    #app .md\:leading-\[26px\]{
        line-height:26px
    }
    #app .md\:backdrop-blur-lg{
        --tw-backdrop-blur: blur(16px);
        backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
    }
    #app .group.active .group-\[\&\.active\]\:md\:text-4xl{
        font-size:36px;
        line-height:40px
    }
}
@media (min-width: 1024px){
    #app .lg\:mx-10{
        margin-left:40px;
        margin-right:40px
    }
    #app .lg\:ml-\[18px\]{
        margin-left:18px
    }
    #app .lg\:mt-3{
        margin-top:12px
    }
    #app .lg\:h-\[24px\]{
        height:24px
    }
    #app .lg\:h-\[60px\]{
        height:60px
    }
    #app .lg\:h-\[66px\]{
        height:66px
    }
    #app .lg\:w-\[1080px\]{
        width:1080px
    }
    #app .lg\:w-\[140px\]{
        width:140px
    }
    #app .lg\:w-\[60px\]{
        width:60px
    }
    #app .lg\:w-\[780px\]{
        width:780px
    }
    #app .lg\:w-\[840px\]{
        width:840px
    }
    #app .lg\:max-w-\[104px\]{
        max-width:104px
    }
    #app .lg\:p-\[18px\]{
        padding:18px
    }
    #app .lg\:px-8{
        padding-left:32px;
        padding-right:32px
    }
    #app .lg\:text-2xl{
        font-size:24px;
        line-height:32px
    }
    #app .lg\:text-\[14px\]{
        font-size:14px
    }
    #app .lg\:text-base{
        font-size:16px;
        line-height:24px
    }
    #app .lg\:text-lg{
        font-size:18px;
        line-height:28px
    }
}
@media (min-width: 1280px){
    #app .xl\:h-\[222px\]{
        height:222px
    }
    #app .xl\:w-\[222px\]{
        width:222px
    }
    #app .xl\:w-\[296px\]{
        width:296px
    }
    #app .xl\:text-\[18px\]{
        font-size:18px
    }
    #app .xl\:text-\[24px\]{
        font-size:24px
    }
}
@media (min-width: 1600px){
    #app .\32xl\:-mt-\[18px\]{
        margin-top:-18px
    }
    #app .\32xl\:ml-\[34px\]{
        margin-left:34px
    }
    #app .\32xl\:mt-14{
        margin-top:56px
    }
    #app .\32xl\:mt-2{
        margin-top:8px
    }
    #app .\32xl\:h-\[120px\]{
        height:120px
    }
    #app .\32xl\:h-\[126px\]{
        height:126px
    }
    #app .\32xl\:h-\[324px\]{
        height:324px
    }
    #app .\32xl\:h-\[468px\]{
        height:468px
    }
    #app .\32xl\:h-\[578px\]{
        height:578px
    }
    #app .\32xl\:h-\[600px\]{
        height:600px
    }
    #app .\32xl\:h-\[630px\]{
        height:630px
    }
    #app .\32xl\:h-\[68px\]{
        height:68px
    }
    #app .\32xl\:w-\[1053px\]{
        width:1053px
    }
    #app .\32xl\:w-\[354px\]{
        width:354px
    }
    #app .\32xl\:w-\[504px\]{
        width:504px
    }
    #app .\32xl\:w-\[533px\]{
        width:533px
    }
    #app .\32xl\:w-\[548px\]{
        width:548px
    }
    #app .\32xl\:w-\[550px\]{
        width:550px
    }
    #app .\32xl\:w-\[68px\]{
        width:68px
    }
    #app .\32xl\:p-10{
        padding:40px
    }
    #app .\32xl\:p-5{
        padding:20px
    }
    #app .\32xl\:py-6{
        padding-top:24px;
        padding-bottom:24px
    }
    #app .\32xl\:text-2xl{
        font-size:24px;
        line-height:32px
    }
    #app .\32xl\:text-base{
        font-size:16px;
        line-height:24px
    }
    #app .\32xl\:text-xl{
        font-size:20px;
        line-height:28px
    }
}
#app .\[\&\.active\]\:flex-grow-\[3\].active{
    flex-grow:3
}
@media (min-width: 768px){
    #app .md\:\[\&\:last-child\]\:mr-0:last-child{
        margin-right:0
    }
}
.first-box[data-v-6bb7a97c]{
    color:#fff;
    padding:0 4.267vw
}
.first-box .title[data-v-6bb7a97c]{
    font-size:6.4vw;
    font-weight:700;
    margin:25.867vw auto 0;
    text-align:center;
    line-height:var(--panda-line-height-title);
    text-align:left;
    animation:fadeInUp-6bb7a97c 1s ease .6s both
}
@keyframes fadeInUp-6bb7a97c{
    0%{
        opacity:1;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translateZ(0)
    }
}
.first-box .subtitle[data-v-6bb7a97c]{
    font-size:3.733vw;
    line-height:var(--panda-line-height-large);
    text-align:left;
    margin:0 auto;
    display:none
}
.first-box .subtitle.CHN[data-v-6bb7a97c]{
    display:block;
    margin-top:5.333vw;
    margin-bottom:5.333vw;
    animation:fadeInUp-6bb7a97c 1s ease .93s both
}
.first-box .subtitle.CHN .logo-text[data-v-6bb7a97c]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    flex-wrap:nowrap;
    margin-top:2vw;
    font-size:3.2vw
}
.first-box .subtitle.CHN .jc-logo[data-v-6bb7a97c]{
    width:21.067vw;
    height:2.667vw;
    margin-right:1.333vw
}
.first-box .details-box[data-v-6bb7a97c]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    flex-wrap:wrap;
    animation:fadeInUp-6bb7a97c 1s ease 1.27s both;
    margin-bottom:6.4vw
}
.first-box .details-box .details-item[data-v-6bb7a97c]{
    margin-top:5.333vw
}
.first-box .details-box .details-info[data-v-6bb7a97c]{
    font-size:3.2vw;
    margin-bottom:0
}
.first-box .details-box .details-msg[data-v-6bb7a97c]{
    font-size:3.733vw;
    font-weight:700;
    display:flex;
    align-items:baseline
}
.first-box .details-box .details-msg .isfixed[data-v-6bb7a97c]{
    width:22.4vw
}
.first-box .details-box .unit[data-v-6bb7a97c]{
    font-size:2.667vw;
    margin-left:1.067vw;
    font-weight:400
}
.first-box .remit-box[data-v-6bb7a97c]{
    position:relative;
    border-radius:1.067vw;
    background:rgba(255,255,255,.8980392157);
    backdrop-filter:blur(5.333vw);
    box-shadow:0 5.333vw 10.667vw #0003;
    animation:fadeInUp-6bb7a97c 1s ease 1.6s both
}
.first-box .note[data-v-6bb7a97c]{
    color:#1d1c1c;
    font-size:3.2vw;
    line-height:4.267vw;
    font-weight:400;
    animation:fadeInUp-6bb7a97c 1.6s ease 2s both;
    position:absolute;
    left:0
}
@keyframes fadeInUp-6bb7a97c{
    0%{
        opacity:1;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translateZ(0)
    }
}
.first-box .remit-header[data-v-6bb7a97c]{
    padding:0 3.733vw;
    overflow:hidden
}
.first-box .marquee-box[data-v-6bb7a97c]{
    height:4.8vw;
    overflow:hidden;
    margin-top:4.267vw;
    margin-bottom:5.333vw;
    text-align:center
}
.first-box .marquee-box .marquee-wrap .marquee-item[data-v-6bb7a97c]{
    font-size:3.2vw;
    color:#000;
    line-height:4.8vw;
    height:4.8vw;
    white-space:nowrap
}
.first-box .marqueeAnimate[data-v-6bb7a97c]{
    animation:marqueeShift-6bb7a97c 18s linear .5s infinite
}
@keyframes marqueeShift-6bb7a97c{
    0%{
        transform:translateY(0)
    }
    to{
        transform:translateY(-360px)
    }
}
.first-box .exchange-wrap[data-v-6bb7a97c]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
.first-box .exchange-slider .exchange-info[data-v-6bb7a97c]{
    color:#7a7a7a;
    font-size:3.2vw;
    margin-bottom:2.133vw
}
.first-box .exchange-slider[data-v-6bb7a97c]:first-child{
    margin-bottom:5.333vw
}
.first-box .icon-exchange[data-v-6bb7a97c]{
    display:none
}
.first-box[data-v-6bb7a97c] .ipt-num .n-input{
    height:18.133vw;
    border-radius:1.067vw;
    background:#FFFFFF
}
.first-box[data-v-6bb7a97c] .ipt-num .n-input .n-input__input-el{
    font-size:8vw;
    font-weight:700;
    height:100%
}
.first-box[data-v-6bb7a97c] .ipt-num .n-input .n-input__placeholder{
    font-size:4.267vw;
    font-weight:400
}
.first-box .header-select[data-v-6bb7a97c]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:1.867vw;
    margin-right:1.6vw;
    cursor:pointer
}
.first-box .header-select .icon[data-v-6bb7a97c]{
    width:3.2vw;
    height:1.6vw;
    margin-left:2.667vw
}
.first-box .header-select .flag[data-v-6bb7a97c]{
    width:8vw;
    height:5.333vw
}
.first-box .header-select .currency[data-v-6bb7a97c]{
    margin-left:2.667vw;
    color:#2e2e2e;
    font-weight:700;
    font-size:4.267vw
}
.first-box .validator-box[data-v-6bb7a97c]{
    height:9.333vw;
    overflow:hidden
}
.first-box .validator-box .validator-msg[data-v-6bb7a97c]{
    color:#f03f3f;
    font-size:3.733vw
}
.first-box .remit-footer[data-v-6bb7a97c]{
    border-radius:0 0 1.067vw 1.067vw;
    overflow:hidden
}
.first-box .remit-footer .list-info[data-v-6bb7a97c]{
    padding:3.2vw 4.267vw 2.4vw;
    background:#2E2E2E;
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    align-items:center;
    flex-wrap:wrap;
    color:#fff
}
.first-box .remit-footer .item-info[data-v-6bb7a97c]{
    flex:0 0 50%;
    overflow:hidden
}
.first-box .remit-footer .item-info[data-v-6bb7a97c]:nth-child(1),.first-box .remit-footer .item-info[data-v-6bb7a97c]:nth-child(2){
    margin-bottom:2.667vw
}
.first-box .remit-footer .item-info-name[data-v-6bb7a97c]{
    font-size:3.2vw
}
.first-box .remit-footer .item-info-amount[data-v-6bb7a97c]{
    font-size:5.333vw;
    font-weight:700
}
.first-box .remit-footer .item-info-amount.fee[data-v-6bb7a97c]{
    display:flex
}
.first-box .remit-footer .item-info-amount.coupon[data-v-6bb7a97c]{
    font-size:4.267vw
}
.first-box .remit-footer .item-info-amount .diagonal[data-v-6bb7a97c]{
    color:#7a7a7a;
    margin-left:3.733vw
}
.first-box .remit-footer .item-info-amount .diagonal .through[data-v-6bb7a97c]{
    text-decoration:line-through
}
.first-box .remit-footer .item-info-amount .unit[data-v-6bb7a97c]{
    font-size:3.2vw;
    font-weight:400;
    margin-left:.533vw
}
.first-box .remit-footer .btn-login[data-v-6bb7a97c]{
    width:100%;
    font-weight:700;
    font-size:4.267vw;
    text-align:center;
    line-height:12.267vw;
    cursor:pointer
}
.first-box .remit-footer .btn-login .login-info[data-v-6bb7a97c]{
    background:#DC2625;
    color:#fff
}
.first-box .license-box[data-v-6bb7a97c]{
    margin-bottom:-64vw;
    padding-top:7.2vw;
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    flex-wrap:nowrap
}
.first-box .license-box.isCHN[data-v-6bb7a97c]{
    margin-bottom:-41.6vw;
    display:block
}
.first-box .license-box.isCHN .license-wrap[data-v-6bb7a97c]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    margin:0px 4.267vw;
    flex-wrap:wrap
}
@media screen and (min-width: 768px){
    .first-box .license-box.isCHN .license-wrap[data-v-6bb7a97c]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .first-box .license-box.isCHN .license-wrap[data-v-6bb7a97c]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .first-box .license-box.isCHN .license-wrap[data-v-6bb7a97c]{
        max-width:1250px;
        margin:0 auto
    }
}
.first-box .license-box.isCHN .license-wrap .license-item[data-v-6bb7a97c]{
    width:50%
}
.first-box .license-box .license-item[data-v-6bb7a97c]{
    text-align:center;
    animation:fadeInUp-6bb7a97c 1s ease 1.93s both
}
@keyframes fadeInUp-6bb7a97c{
    0%{
        opacity:1;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translateZ(0)
    }
}
.first-box .license-box .license-img[data-v-6bb7a97c]{
    width:24vw;
    height:9.067vw;
    object-fit:contain
}
.first-box .license-box .icon-img[data-v-6bb7a97c],.first-box .license-box .license-info[data-v-6bb7a97c],.first-box .license-box .license-text[data-v-6bb7a97c]{
    display:none
}
@media screen and (min-width: 768px){
    .first-box[data-v-6bb7a97c]{
        padding:0
    }
    .first-box .title[data-v-6bb7a97c]{
        font-size:var(--panda-web-h1-font-size);
        margin:40px auto 20px;
        text-align:center
    }
    .first-box .subtitle[data-v-6bb7a97c]{
        width:660px;
        text-align:center;
        margin:0 auto;
        display:block;
        animation:fadeInUp-6bb7a97c 1s ease .93s both
    }
    @keyframes fadeInUp-6bb7a97c{
        0%{
            opacity:1;
            transform:translate3d(0,100%,0)
        }
        to{
            opacity:1;
            transform:translateZ(0)
        }
    }
    .first-box .subtitle.CHN[data-v-6bb7a97c]{
        margin-bottom:117px
    }
    .first-box .subtitle.CHN .logo-text[data-v-6bb7a97c]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        flex-wrap:nowrap;
        margin-top:15px;
        font-size:18px
    }
    .first-box .subtitle.CHN .jc-logo[data-v-6bb7a97c]{
        width:158px;
        height:20px;
        margin-right:10px
    }
    .first-box .details-box[data-v-6bb7a97c]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        margin-top:24px;
        margin-bottom:40px
    }
    .first-box .details-box .details-item[data-v-6bb7a97c]{
        margin-top:0
    }
    .first-box .details-box .details-item[data-v-6bb7a97c]:last-child{
        margin-right:0
    }
    .first-box .details-box .details-info[data-v-6bb7a97c]{
        font-size:14px;
        margin-bottom:0
    }
    .first-box .details-box .unit[data-v-6bb7a97c]{
        font-size:14px;
        margin-left:6px
    }
    .first-box .remit-box[data-v-6bb7a97c]{
        margin:0 32px;
        border-radius:4px;
        backdrop-filter:blur(20px);
        box-shadow:0 20px 40px #0003
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .first-box .remit-box[data-v-6bb7a97c]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .first-box .remit-box[data-v-6bb7a97c]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .first-box .remit-box[data-v-6bb7a97c]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .first-box .note[data-v-6bb7a97c]{
        margin:0 32px;
        color:#1d1c1c;
        font-size:12px;
        line-height:18px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .first-box .note[data-v-6bb7a97c]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .first-box .note[data-v-6bb7a97c]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .first-box .note[data-v-6bb7a97c]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .first-box .remit-header[data-v-6bb7a97c]{
        padding:0 30px
    }
    .first-box .marquee-box[data-v-6bb7a97c]{
        height:22px;
        margin-top:20px;
        margin-bottom:15px
    }
    .first-box .marquee-box .marquee-wrap .marquee-item[data-v-6bb7a97c]{
        font-size:14px;
        line-height:22px;
        height:22px
    }
    .first-box .marqueeAnimate[data-v-6bb7a97c]{
        animation:marqueeShift-6bb7a97c 18s linear .5s infinite
    }
    @keyframes marqueeShift-6bb7a97c{
        0%{
            transform:translateY(0)
        }
        to{
            transform:translateY(-440px)
        }
    }
    .first-box .exchange-wrap[data-v-6bb7a97c]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-end;
        flex-wrap:wrap
    }
    .first-box .exchange-slider .exchange-info[data-v-6bb7a97c]{
        font-size:14px;
        margin-bottom:10px
    }
    .first-box .exchange-slider[data-v-6bb7a97c]:first-child{
        margin-bottom:0
    }
    .first-box .icon-exchange[data-v-6bb7a97c]{
        width:25px;
        height:16px;
        margin-bottom:34px;
        display:block
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input{
        height:80px;
        border-radius:4px
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input .n-input__input-el{
        height:100%
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input .n-input__placeholder{
        font-size:24px;
        font-weight:400
    }
    .first-box .header-select[data-v-6bb7a97c]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        font-size:14px;
        margin-right:12px;
        cursor:pointer
    }
    .first-box .header-select .icon[data-v-6bb7a97c]{
        width:12px;
        height:6px;
        margin-left:12px
    }
    .first-box .header-select .flag[data-v-6bb7a97c]{
        width:33px;
        height:22px
    }
    .first-box .header-select .currency[data-v-6bb7a97c]{
        margin-left:10px;
        font-size:20px
    }
    .first-box .validator-box[data-v-6bb7a97c]{
        height:28px
    }
    .first-box .validator-box .validator-msg[data-v-6bb7a97c]{
        font-size:14px
    }
    .first-box .remit-footer[data-v-6bb7a97c]{
        height:85px;
        display:flex;
        border-radius:0 0 4px 4px
    }
    .first-box .remit-footer .list-info[data-v-6bb7a97c]{
        width:877px;
        background:#2E2E2E;
        padding:0;
        display:flex;
        flex-direction:row;
        justify-content:space-around;
        align-items:center;
        flex-wrap:wrap;
        flex-wrap:nowrap;
        color:#fff
    }
    .first-box .remit-footer .list-info .item-info[data-v-6bb7a97c]{
        flex:none;
        margin-bottom:0
    }
    .first-box .remit-footer .list-info.isCHN[data-v-6bb7a97c]{
        justify-content:flex-start;
        padding-left:36px
    }
    .first-box .remit-footer .list-info.isCHN .item-info[data-v-6bb7a97c]{
        margin-right:50px
    }
    .first-box .remit-footer .item-info-name[data-v-6bb7a97c]{
        font-size:14px
    }
    .first-box .remit-footer .item-info-amount[data-v-6bb7a97c]{
        font-weight:700;
        height:34px;
        line-height:34px
    }
    .first-box .remit-footer .item-info-amount.fee[data-v-6bb7a97c]{
        display:flex
    }
    .first-box .remit-footer .item-info-amount .diagonal[data-v-6bb7a97c]{
        color:#7a7a7a;
        margin-left:8px
    }
    .first-box .remit-footer .item-info-amount .unit[data-v-6bb7a97c]{
        font-weight:400;
        margin-left:3px
    }
    .first-box .remit-footer .btn-login[data-v-6bb7a97c]{
        width:373px;
        font-size:20px;
        line-height:85px;
        cursor:pointer
    }
    .first-box .license-box[data-v-6bb7a97c]{
        background:#fff;
        display:flex;
        position:static;
        margin-top:-85px;
        margin-bottom:0;
        padding-top:150px
    }
    .first-box .license-box.isCHN[data-v-6bb7a97c]{
        margin-bottom:0;
        display:block
    }
    .first-box .license-box.isCHN .license-wrap .license-item[data-v-6bb7a97c]{
        width:25%;
        margin-right:0
    }
    .first-box .license-box .license-item[data-v-6bb7a97c]{
        margin-right:70px;
        text-align:center;
        animation:fadeInUp-6bb7a97c 1s ease 1.93s both
    }
    @keyframes fadeInUp-6bb7a97c{
        0%{
            opacity:1;
            transform:translate3d(0,100%,0)
        }
        to{
            opacity:1;
            transform:translateZ(0)
        }
    }
    .first-box .license-box .license-item.last[data-v-6bb7a97c]{
        margin-right:0
    }
    .first-box .license-box .license-img[data-v-6bb7a97c]{
        width:180px;
        height:68px;
        object-fit:contain
    }
    .first-box .license-box .icon-img[data-v-6bb7a97c]{
        display:inline-block;
        width:70px;
        height:70px
    }
    .first-box .license-box .license-info[data-v-6bb7a97c]{
        display:block;
        color:#000;
        font-size:12px;
        font-weight:700;
        line-height:18px;
        margin-bottom:6px
    }
    .first-box .license-box .license-text[data-v-6bb7a97c]{
        display:block;
        color:#111;
        font-size:12px;
        line-height:18px
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .first-box .license-box .license-item[data-v-6bb7a97c]{
        margin-right:20px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .first-box .title[data-v-6bb7a97c]{
        width:720px
    }
    .first-box .subtitle[data-v-6bb7a97c]{
        font-size:16px
    }
    .first-box .details-box .details-item[data-v-6bb7a97c]{
        margin-right:50px
    }
    .first-box .details-box .details-msg[data-v-6bb7a97c]{
        font-size:28px
    }
    .first-box .details-box .details-msg .isfixed[data-v-6bb7a97c]{
        width:180px
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input{
        max-width:310px
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input .n-input__input-el{
        font-size:36px
    }
    .first-box .remit-footer .item-info-amount[data-v-6bb7a97c]{
        font-size:18px
    }
    .first-box .remit-footer .item-info-amount .unit[data-v-6bb7a97c]{
        font-size:12px
    }
    .first-box .remit-footer .item-info-amount.coupon[data-v-6bb7a97c]{
        font-size:16px
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .first-box .title[data-v-6bb7a97c]{
        width:880px
    }
    .first-box .subtitle[data-v-6bb7a97c]{
        font-size:18px
    }
    .first-box .details-box .details-item[data-v-6bb7a97c]{
        margin-right:80px
    }
    .first-box .details-box .details-msg[data-v-6bb7a97c]{
        font-size:30px
    }
    .first-box .details-box .details-msg .fixed[data-v-6bb7a97c]{
        width:180px
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input{
        max-width:425px
    }
    .first-box[data-v-6bb7a97c] .ipt-num .n-input .n-input__input-el{
        font-size:40px
    }
    .first-box .remit-footer .item-info-amount[data-v-6bb7a97c]{
        font-size:24px
    }
    .first-box .remit-footer .item-info-amount .unit[data-v-6bb7a97c]{
        font-size:14px;
        margin-left:3px
    }
    .first-box .remit-footer.coupon[data-v-6bb7a97c]{
        font-size:20px
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .first-box[data-v-6bb7a97c] .ipt-num .n-input{
        max-width:568px
    }
}
@media screen and (min-width: 768px){
    .video-loading[data-v-88781b7e]{
        width:70px;
        height:70px;
        background:rgba(4,4,4,.5764705882);
        position:absolute;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        border-radius:50%;
        display:flex;
        align-items:center;
        justify-content:center;
        border:4px solid transparent;
        box-sizing:border-box;
        cursor:pointer
    }
    .video-loading .icon-pause[data-v-88781b7e]{
        width:0;
        height:0;
        border-width:15px 7px 15px 23px;
        border-style:solid;
        border-color:transparent transparent transparent #EAEAEA;
        margin-left:14px
    }
    .video-loading .loading[data-v-88781b7e]{
        position:absolute;
        width:70px;
        height:70px;
        border-radius:50%;
        border:4px solid #000;
        border-top-color:#0003;
        border-right-color:#0003;
        border-bottom-color:#0003;
        animation:circle-88781b7e infinite .75s linear
    }
    @keyframes circle-88781b7e{
        0%{
            transform:rotate(0)
        }
        to{
            transform:rotate(360deg)
        }
    }
    .big[data-v-88781b7e]{
        transform:scale(1.28)
    }
}
.Tenpay[data-v-67634784],.alipay[data-v-67634784],.weChat[data-v-67634784]{
    cursor:pointer
}
.GCash[data-v-67634784],.Go[data-v-67634784],.PayPal[data-v-67634784],.ACH[data-v-67634784],.IME[data-v-67634784]{
    display:none!important
}
section[data-v-67634784]{
    margin-bottom:-1px;
    padding-top:74.133vw;
    padding-bottom:16vw;
    background-color:#fff
}
section .sub-title[data-v-67634784]{
    color:#2e2e2e;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    section .sub-title[data-v-67634784]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .sub-title[data-v-67634784]{
        font-size:20px
    }
}
section h2[data-v-67634784]{
    margin-top:2.133vw;
    color:#2e2e2e;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    section h2[data-v-67634784]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-67634784]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-67634784]{
        font-size:40px
    }
}
section .video-box[data-v-67634784]{
    margin-top:7.467vw;
    border-radius:2.133vw;
    box-shadow:0 2.667vw 4vw #00000019;
    overflow:hidden
}
section .video-box>video[data-v-67634784]{
    display:block;
    height:107.333vw;
    width:100%
}
section .content-box[data-v-67634784]{
    margin-top:6.667vw;
    display:flex;
    flex-direction:column;
    border-radius:2.133vw;
    background:#FFFFFF;
    border:.267vw solid #ECECEC;
    overflow:hidden
}
section .prepared-box.right[data-v-67634784]{
    order:1;
    display:flex;
    align-items:stretch;
    overflow:hidden
}
section .prepared-box.right .list-items[data-v-67634784]{
    flex:1 0 0;
    padding:3.733vw 2.667vw;
    background-color:#f5f6f6
}
section .prepared-box.right .list-items.active[data-v-67634784]{
    background-color:#fff
}
section .prepared-box.right .list-items.active .text-main[data-v-67634784]{
    color:#2e2e2e
}
section .prepared-box.right .icon-box[data-v-67634784]{
    display:none
}
section .prepared-box.right .text-main[data-v-67634784]{
    font-size:3.733vw;
    line-height:1.33;
    font-weight:500;
    text-align:center;
    color:#00000035
}
@media screen and (min-width: 768px){
    section .prepared-box.right .text-main[data-v-67634784]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .prepared-box.right .text-main[data-v-67634784]{
        font-size:16px
    }
}
section .prepared-box.left[data-v-67634784]{
    order:2;
    padding:9.6vw 4.267vw;
    display:flex;
    flex-direction:column
}
section .prepared-box.left .title[data-v-67634784]{
    flex-shrink:0;
    color:#2e2e2e;
    font-size:4.8vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    section .prepared-box.left .title[data-v-67634784]{
        font-size:20px
    }
}
@media screen and (min-width: 1300px){
    section .prepared-box.left .title[data-v-67634784]{
        font-size:24px
    }
}
section .prepared-box.left .list-box[data-v-67634784]{
    flex:1;
    overflow-y:auto
}
section .prepared-box.left .list-items[data-v-67634784]{
    margin-top:6.4vw;
    display:flex
}
section .prepared-box.left .icon-box[data-v-67634784]{
    display:block;
    width:8vw;
    flex-shrink:0
}
section .prepared-box.left .icon-box>img[data-v-67634784]{
    display:block;
    width:100%
}
section .prepared-box.left .text-box[data-v-67634784]{
    margin-left:4vw;
    flex:1
}
section .prepared-box.left .text-main[data-v-67634784]{
    font-size:3.733vw;
    line-height:1.33;
    font-weight:500;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .prepared-box.left .text-main[data-v-67634784]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .prepared-box.left .text-main[data-v-67634784]{
        font-size:16px
    }
}
section .prepared-box.left .text-sub[data-v-67634784]{
    margin-top:2.133vw;
    display:block;
    color:#b1b1b1;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400
}
@media screen and (min-width: 768px){
    section .prepared-box.left .text-sub[data-v-67634784]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .prepared-box.left .text-sub[data-v-67634784]{
        font-size:14px
    }
}
@media screen and (min-width: 768px){
    section[data-v-67634784]{
        --box--heigt: 538px;
        --video-box--width: 458px;
        --box-left--width: 411px;
        --box-right--col-gap: 18px;
        --box-right--row-gap: 32px;
        --box-right--item-height: calc((var(--box--heigt) - 2 * var(--box-right--row-gap)) / 3);
        padding-top:118px;
        padding-bottom:164px;
        background-color:#fff
    }
    section h2[data-v-67634784]{
        margin-top:0;
        max-width:878px
    }
    section .sub-title[data-v-67634784]{
        margin-bottom:18px;
        color:#2e2e2e
    }
    section .inner-wrapper[data-v-67634784]{
        margin-top:90px;
        display:flex;
        justify-content:space-between;
        align-items:center
    }
    section .video-box[data-v-67634784]{
        margin-top:0;
        flex-shrink:0;
        width:var(--video-box--width);
        height:var(--box--heigt);
        border-radius:8px;
        box-shadow:0 10px 30px #00000019;
        overflow:hidden;
        background-color:#2f2f2f;
        position:relative
    }
    section .video-box>video[data-v-67634784]{
        height:100%;
        object-fit:fill
    }
    section .content-box[data-v-67634784]{
        margin-top:0;
        position:relative;
        margin-left:14px;
        display:flex;
        flex-direction:row;
        flex:1 0 0;
        height:var(--box--heigt);
        align-items:flex-start;
        justify-content:space-between;
        border-radius:0;
        background:none;
        border:none;
        overflow:unset
    }
    section .content-box .content-box--bg[data-v-67634784]{
        position:absolute;
        left:0;
        top:0;
        display:grid;
        grid-gap:var(--box-right--row-gap) var(--box-right--col-gap);
        grid-template:repeat(3,1fr)/var(--box-left--width) 1fr;
        width:100%;
        height:100%;
        filter:drop-shadow(0 6px 18px rgba(0,0,0,.19))
    }
    section .content-box .content-box--bg[data-v-67634784]:before,section .content-box .content-box--bg[data-v-67634784]:after{
        content:"";
        display:block;
        background-color:#fff
    }
    section .content-box .content-box--bg[data-v-67634784]:before{
        grid-area:1/1/4/2;
        border-radius:8px
    }
    section .content-box .content-box--bg[data-v-67634784]:after{
        position:absolute;
        left:0;
        width:100%;
        height:100%;
        grid-row:1/2;
        grid-column:1/span 2;
        border-radius:8px;
        transition:all .3s ease-in-out
    }
    section .content-box .content-box--bg.status-0[data-v-67634784]:after{
        top:0
    }
    section .content-box .content-box--bg.status-1[data-v-67634784]:after{
        top:calc(var(--box-right--item-height) + var(--box-right--row-gap))
    }
    section .content-box .content-box--bg.status-2[data-v-67634784]:after{
        top:calc(2 * (var(--box-right--item-height) + var(--box-right--row-gap)))
    }
    section .prepared-box[data-v-67634784]{
        position:relative;
        flex-wrap:wrap;
        height:100%;
        z-index:1
    }
    section .prepared-box.left[data-v-67634784]{
        order:unset;
        box-sizing:border-box;
        padding:0 24px;
        width:var(--box-left--width);
        flex-shrink:0
    }
    section .prepared-box.left>.title[data-v-67634784]{
        margin-top:26px;
        margin-bottom:35px;
        min-height:72px;
        color:#2e2e2e
    }
    section .prepared-box.left .list-items[data-v-67634784]{
        margin-top:0;
        box-sizing:border-box;
        display:flex;
        min-height:116px;
        justify-content:space-between;
        align-items:flex-start
    }
    section .prepared-box.left .list-items[data-v-67634784]:not(:first-child){
        margin-top:16px
    }
    section .prepared-box.left .list-items .icon-box[data-v-67634784]{
        display:flex;
        margin-right:42px;
        width:68px;
        flex-shrink:0;
        justify-content:center;
        align-items:flex-start
    }
    section .prepared-box.left .list-items .icon-box>img[data-v-67634784]{
        display:block;
        width:100%
    }
    section .prepared-box.left .list-items .text-box[data-v-67634784]{
        flex:1;
        margin-left:0
    }
    section .prepared-box.left .list-items .text-main[data-v-67634784]{
        display:block
    }
    section .prepared-box.left .list-items .text-sub[data-v-67634784]{
        margin-top:4px;
        display:block;
        color:#b1b1b1
    }
    section .prepared-box.right[data-v-67634784]{
        order:unset;
        margin-left:var(--box-right--col-gap);
        display:grid;
        grid-template-rows:repeat(3,1fr);
        grid-gap:var(--box-right--row-gap);
        flex:1 0 0
    }
    section .prepared-box.right .list-items[data-v-67634784]{
        box-sizing:border-box;
        display:flex;
        padding:0 24px 0 0;
        align-items:center;
        cursor:pointer;
        border:solid 1px #EAEAEA;
        border-radius:8px;
        transition:border .3s ease-in-out;
        background-color:transparent
    }
    section .prepared-box.right .list-items.active[data-v-67634784]{
        background-color:transparent;
        border-color:transparent
    }
    section .prepared-box.right .icon-box[data-v-67634784]{
        display:flex;
        flex-shrink:0;
        margin:0 28px;
        width:84px;
        justify-content:center;
        align-items:center
    }
    section .prepared-box.right .icon-box>img[data-v-67634784]{
        display:block;
        width:100%
    }
    section .prepared-box.right .text-box[data-v-67634784]{
        flex:1
    }
    section .prepared-box.right .text-main[data-v-67634784]{
        display:block;
        text-align:left;
        color:#2e2e2e
    }
    section .button-wrapper[data-v-67634784]{
        margin-top:86px
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section[data-v-67634784]{
        --box--heigt: 413px;
        --video-box--width: 352px;
        --box-left--width: 332px;
        --box-right--col-gap: 12px;
        --box-right--row-gap: 26px;
        padding-top:108px;
        padding-bottom:134px
    }
    section .sub-title[data-v-67634784]{
        margin-bottom:14px
    }
    section .inner-wrapper[data-v-67634784]{
        margin-top:60px
    }
    section .content-box[data-v-67634784]{
        margin-left:8px
    }
    section .prepared-box.left[data-v-67634784]{
        padding:0 16px
    }
    section .prepared-box.left .title[data-v-67634784]{
        margin-top:18px;
        margin-bottom:20px;
        min-height:60px
    }
    section .prepared-box.left .list-items[data-v-67634784]{
        min-height:82px
    }
    section .prepared-box.left .list-items[data-v-67634784]:not(:first-child){
        margin-top:12px
    }
    section .prepared-box.left .list-items .icon-box[data-v-67634784]{
        margin-right:20px;
        width:54px
    }
    section .prepared-box.right .list-items[data-v-67634784]{
        padding-right:16px
    }
    section .prepared-box.right .list-items .icon-box[data-v-67634784]{
        width:68px;
        margin:0 12px
    }
    section .button-wrapper[data-v-67634784]{
        margin-top:72px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section[data-v-67634784]{
        --box--heigt: 320px;
        --video-box--width: 273px;
        --box-left--width: 252px;
        --box-right--col-gap: 8px;
        --box-right--row-gap: 14px;
        padding-bottom:104px
    }
    section .sub-title[data-v-67634784]{
        margin-bottom:10px
    }
    section .inner-wrapper[data-v-67634784]{
        margin-top:48px
    }
    section .content-box[data-v-67634784]{
        margin-left:8px
    }
    section .prepared-box.left[data-v-67634784]{
        padding:0 12px
    }
    section .prepared-box.left .title[data-v-67634784]{
        margin-top:16px;
        margin-bottom:16px;
        min-height:40px
    }
    section .prepared-box.left .list-items[data-v-67634784]{
        min-height:72px
    }
    section .prepared-box.left .list-items[data-v-67634784]:not(:first-child){
        margin-top:10px
    }
    section .prepared-box.left .list-items .icon-box[data-v-67634784]{
        margin-right:14px;
        width:46px
    }
    section .prepared-box.right .list-items[data-v-67634784]{
        padding-right:12px
    }
    section .prepared-box.right .list-items .icon-box[data-v-67634784]{
        width:52px;
        margin-left:6px
    }
    section .button-wrapper[data-v-67634784]{
        margin-top:60px
    }
}
section[data-v-5c81c7d2]{
    margin-bottom:-1px;
    position:relative;
    z-index:2;
    background-color:#fff
}
section .video-box[data-v-5c81c7d2]{
    position:relative
}
section .video-box>video[data-v-5c81c7d2]{
    display:block;
    width:100%;
    object-fit:contain
}
section .progress-bar[data-v-5c81c7d2]{
    display:none
}
section .progress-tip-box[data-v-5c81c7d2]{
    display:none
}
section .story-wrapper[data-v-5c81c7d2]{
    padding-top:12.8vw
}
section .comment-box h2[data-v-5c81c7d2]{
    margin-top:2.133vw;
    margin-bottom:7.467vw;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .comment-box h2[data-v-5c81c7d2]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section .comment-box h2[data-v-5c81c7d2]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section .comment-box h2[data-v-5c81c7d2]{
        font-size:40px
    }
}
section .comment-box .sub-title[data-v-5c81c7d2]{
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .comment-box .sub-title[data-v-5c81c7d2]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .comment-box .sub-title[data-v-5c81c7d2]{
        font-size:20px
    }
}
section .comment-box .text-box[data-v-5c81c7d2]{
    padding-bottom:1.6vw
}
section .comment-box .text-box .title[data-v-5c81c7d2]{
    font-size:4.267vw;
    font-weight:700;
    line-height:1.5;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .comment-box .text-box .title[data-v-5c81c7d2]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .comment-box .text-box .title[data-v-5c81c7d2]{
        font-size:20px
    }
}
section .comment-box .text-box .text[data-v-5c81c7d2]{
    font-size:4.267vw;
    font-weight:400;
    line-height:1.5;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .comment-box .text-box .text[data-v-5c81c7d2]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .comment-box .text-box .text[data-v-5c81c7d2]{
        font-size:20px
    }
}
@media screen and (min-width: 768px){
    section .video-wrapper[data-v-5c81c7d2]{
        display:flex;
        align-items:center;
        justify-content:center;
        background-color:#000
    }
    section .video-box-wrapper[data-v-5c81c7d2]{
        position:relative;
        width:1250px
    }
    section .video-box[data-v-5c81c7d2]{
        box-sizing:border-box;
        display:flex;
        justify-content:center;
        padding-bottom:8px;
        max-height:100vh
    }
    section .video-box>video[data-v-5c81c7d2]{
        width:100%
    }
    section .progress-bar[data-v-5c81c7d2]{
        position:absolute;
        display:block;
        height:8px;
        width:100%;
        bottom:0;
        background:#C4C4C4;
        border-radius:4px
    }
    section .progress-bar--inner[data-v-5c81c7d2]{
        position:absolute;
        display:block;
        height:100%;
        left:0;
        top:0;
        background:#2E2E2E;
        border-radius:4px;
        transition:width .3s linear
    }
    section .progress-tip-box[data-v-5c81c7d2]{
        position:absolute;
        bottom:15px;
        display:block;
        width:100%;
        justify-content:space-between;
        align-items:center
    }
    section .progress-tip-item[data-v-5c81c7d2]{
        box-sizing:border-box;
        padding:4px 8px 6px;
        position:absolute;
        bottom:0;
        width:180px;
        border-radius:4px;
        background-color:#ffffff42;
        cursor:pointer;
        transform-origin:left
    }
    section .progress-tip-item[data-v-5c81c7d2]:after{
        content:"";
        position:absolute;
        left:14px;
        top:100%;
        display:block;
        border:solid 4px transparent;
        border-bottom:none;
        border-top-color:#ffffff42
    }
    section .progress-tip-item .text-title[data-v-5c81c7d2]{
        display:block;
        font-weight:700;
        font-size:14px;
        line-height:16px;
        color:var(--panda--main-color)
    }
    section .progress-tip-item .text-desc[data-v-5c81c7d2]{
        font-weight:700;
        font-size:12px;
        line-height:18px;
        min-height:36px;
        color:#fff
    }
    section .story-wrapper[data-v-5c81c7d2]{
        background-color:#fff;
        padding-top:92px
    }
    section .comment-box[data-v-5c81c7d2]{
        position:relative
    }
    section .comment-box h2[data-v-5c81c7d2]{
        margin-top:18px;
        margin-bottom:0;
        width:698px
    }
    section .comment-box .text-box[data-v-5c81c7d2]{
        margin-top:32px;
        padding-bottom:68px;
        width:720px
    }
    section .comment-box .text-box .title[data-v-5c81c7d2]{
        display:block
    }
    section .comment-box .text-box .text[data-v-5c81c7d2]{
        margin-top:10px
    }
    section .comment-box .button-wrapper[data-v-5c81c7d2]{
        position:absolute;
        right:0;
        bottom:0
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section .video-box-wrapper[data-v-5c81c7d2]{
        width:960px
    }
    section .progress-tip-box[data-v-5c81c7d2]{
        bottom:10px
    }
    section .progress-tip-item[data-v-5c81c7d2]{
        transform:scale(.88);
        width:160px
    }
    section .story-wrapper[data-v-5c81c7d2]{
        padding-top:78px
    }
    section .comment-box h2[data-v-5c81c7d2]{
        margin-top:12px;
        width:584px
    }
    section .comment-box .text-box[data-v-5c81c7d2]{
        margin-top:26px;
        width:580px;
        padding-bottom:14px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .video-box-wrapper[data-v-5c81c7d2]{
        width:720px
    }
    section .progress-tip-box[data-v-5c81c7d2]{
        bottom:4px
    }
    section .progress-tip-item[data-v-5c81c7d2]{
        padding-left:8px;
        padding-right:8px;
        transform:scale(.68)
    }
    section .story-wrapper[data-v-5c81c7d2]{
        padding-top:58px
    }
    section .comment-box h2[data-v-5c81c7d2]{
        margin-top:12px;
        width:500px
    }
    section .comment-box .text-box[data-v-5c81c7d2]{
        margin-top:26px;
        width:480px;
        padding-bottom:14px
    }
    section .comment-box .text-box .title[data-v-5c81c7d2]{
        font-size:15px
    }
    section .comment-box .text-box .text[data-v-5c81c7d2]{
        font-size:13px;
        line-height:19px
    }
}
section[data-v-eeefe6d0]{
    margin-bottom:-1px
}
section .explain-wrapper[data-v-eeefe6d0]{
    position:relative;
    padding-top:14.667vw;
    padding-bottom:27.733vw;
    background:#FFF
}
section .explain-box[data-v-eeefe6d0]{
    position:relative;
    padding-top:21.333vw
}
section .explain-box h2[data-v-eeefe6d0]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .explain-box h2[data-v-eeefe6d0]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section .explain-box h2[data-v-eeefe6d0]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section .explain-box h2[data-v-eeefe6d0]{
        font-size:40px
    }
}
section .explain-box .text[data-v-eeefe6d0]{
    margin-top:2.133vw;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .explain-box .text[data-v-eeefe6d0]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .explain-box .text[data-v-eeefe6d0]{
        font-size:20px
    }
}
section .explain-box .icon-before[data-v-eeefe6d0],section .explain-box .icon-after[data-v-eeefe6d0]{
    position:absolute;
    display:block;
    width:14.933vw;
    height:11.733vw;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:left top
}
section .explain-box .icon-before[data-v-eeefe6d0]{
    left:0;
    top:0;
    background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABYCAYAAAAtH3MQAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbBSURBVHgB7Z1NchNHFMdfz0wksYp8AsYngOxSVDCCRSplFcGmKuDKIrY5QKxcANscIDgXCPYOOVWxUylMVthgQbEKyQlQToB3wULTj/fGI5dsS7Y+ukfzcP8o0Wgsjbvm3++jX/cMCjLAlSffXw685i1ENefv73+xM725B+eQ0sYUN8Xmhfys0jCFiM9r5fWl074TwAj56s+ZkvJxESAqkXjxsWYuV6FmCc4Rpacz3IQa9CxdhwqJV+QDSqlLcMa1UJAyNMqKupBb4I7S22KHj+yRFY6fByukAcxNMoih1OEjNKxx/sXk+lq3c6RmgS3hIhYOOwrXovipW2EPwrUgA1ML1K6d8gH7TPx1dwF1LEixx698klaYuMrxCPFXOF24dhAjdaN28/FOpx9atUCOcZ6nH5J4l6E/ijqfuwWnjDxJtJITinEVCh2L/X2bQqGP96nd6fhDsEDsLvP5RQSowODUdyer4yCcxF1eJxHY6kIYjK5W6IFh2OqifP7NkOIxIZ8LhMJWV9qcGlMBPiLxnsHg4jEtKzyBUQEntu4+pF+0DcN19pAkyIuDra4ZFK5HufzflLDNgRlKnQa0ERdKwTnUWm+gUv3GujMh13G9WwDPIpSwcVOhuP8QzLNNYeVG+4GhLZCrKJRVbdsQj5FihS2XiQiPLIkX/5rjVjiUgFe37kz5KjLmMrtQynosjLNMBWP6s9wzgy6zE0p5+EP7gYEFnNi6M0vn24De53YDk2UrjOd2hcI4xztbXugICua+3JgJW28HEpDFQ1CrkB6ZtMK2ifmwWWY/qCAXLbTe9C3gCMSLyZoVjki8GPKjszzX5n/3JSAnLKMQL6HU7jpGSRzz9t+PUeb9O6QsXsJYUi/uXUCeKlDCsgEjJLiAtyADRIW8omLFz6nEvO58y3/1VAtlc+WpAoxgtCHXAFE9DxrvV7JQ3J54eod7tciLz5A+ewphTWu1WbtZ3eEDPQkY5Qsr1OkQUiQWLlLLWZrEc4VFN+O6ZtrxuI4erAT/768dH8RnCnj1ycwcXc5ZSAuE1Q8Ntfx6+nEdMsSxpaC0eEsLussDL+hy3KMOpzLasmhx7UQYlx35WoRgn3ca8MHLyfWVsz54qoDU6SWw3+E9GmWV3VNG2aghLwRxhUXZ90RUilsJGvvLuz3G+64CpuE62eqa+2r+9XS1DllGxTuu7oNd3tEVuVcrr2/286XuFqjsuk7K4pZr5cdLkHHass4QLKEQ3zQa3u1BBnJHARPrC8ES5N9/elmununfR01b4mLNE5EX2vYbDRJvsClSZwu0aX2o5km8VRCApj8EF+1DsMNGbbJ6G4bghIA2rS9xm6sgBOovxz4r1sdu02s07sGQBB3ObKXDlF39IiHmtWjLPEMwz9uDmDd8ZelILZTnfdD7fsV+qNfK1WE3OaUKgqaqlf4RzMO7rY0VKo5YYFNjRVnYaBihngZBtO5VoOTFfLGaKk0vyubmvEcEJPHMV/upw6/Kv/0Dgmjqg+RFmR/NSGXCB2CQQxd65cl3PNpCMAzXNUEerJyVwWy6xnsoII22EpjGQodtw4u1wYdGUZlf6zNufcyhC/VAXQPDoFbi7m2I/Bw3JTCNpcHcHgNLYJa6pA25LdCPA981w9EPwYc/wAKxC02mD2a3B2Lnu2myDstHr0tglr3db6r2BIw+aPNb4gW6zzbMXg8Fz8ESsYDog3EBJbpPysR5zsrXwqQ3Qo1oTcA4BiY30xsDQab79LTPTRF8BJNggDtgiVhARAyNTlpR/wsCQT+ewF9Whu97ffW1vUJGywJDMAgV8esgEHWw+nDRpH50KqtVKC/Zom00A1WRJ6p01sJGBkqV6//AIl4zKBhPYHQ+Evl0CQol/DI6mFHrOlgkUKiLIMjn2yTJA0IwB68J27VAHYzk5owsY9YCEa16I0+h8Rs06yAQXgP0DSdzDE1N6mARykKV9TtsJdDQETdFXxl/8opVAqXQdAwMr27dNTYTpsrIPC0Ir4JlLE3i+fku23Q9wAS8BbF27CkVbIEXwUFzwHgSbzyhs81InxeaKfzYdRbjcS4Iz/S8RypaaX6JuxYUA10Sw6gDw/tcmAcFWSmX4wQsoLNAwTgBheOy0AR1sAgYgjBcDBSOE1A4TkDhOAGF4wQUjhNQOE5A4TgBheMEFI4TUDhOQOE4AYXjBBSOE1A4TkDhOAGF4wQUjhNQOE5A4TgBheMEFI4TUDhOQOE4AYXjBBSOE1A4TkDhOAGF4wQUjhNQOO72spOIespBwP+bGGQY3fB3IAUw8li4VeVl92G1KtLvjh/7CORkkascUpbEAAAAAElFTkSuQmCC)
}
section .explain-box .icon-after[data-v-eeefe6d0]{
    display:none;
    bottom:1.067vw;
    right:0;
    background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABYCAYAAAAtH3MQAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAYwSURBVHgB7Z3BUiNVFIZPEqDKDZXZwLZxRaUIwhMYxr3F8AIwS1eKK904YR5AhxewwAfQGXduhPEBxkAodkp0RbEx7oRA2v9PuqkQE0LCud19yvtVMZdkAn25/znnnnPvTTonPZTL5YNcLleRjBKG4WG9Xl8Tx6ysrLBZa7fbP0t2CfP5/Pt58ZjGC2gcL6BxvIDG8QIaxwtoHC+gcbyAxvECGscLaBwvoHG8gMbxAhrHC2gcL6BxvIDG8QIaxwtoHC+gcbyAxvECGscLaBwvoHG8gMbxAhrHC2gcL6BxvIDG8QIax5SA+Xy+IZ47eA80jhfQNk0voGFqtZoX0DpeQOOYEjAMwz/EE9PkP94D7WJSwKZ4YuwJiBDqBYyIx2Kq98lCobBzc3OzLwrkcrkimm9EEXS6IcnxK673XJTAeLxAE4gydwREXXEoSpRKpZWpqSmxCMaBDS18TxQol8s5GMMmRAxEiXhZ0VkInZmZKYoyMIiGGATCxRFJDRjEn2ydCYhQrC6g2E5iAtEjFNdJjGa4iGhy6Ujsou2BZ2xdZqHaHtgQg/CD8zBfBaIMBPybrTMBcYEPRBHjJUQgysT5gLM0UTuE4vcdiUHa7TabFVEG00mDrcsQqt3phhgEkSOnHY1ALf7GiYCI+xVRBpZcE4NEJYS2gLeL+k4ExGBXRBnEfHMCLi4uytXVVSD60eh2LJzMgQgZH9LyFDFZQkxPT7OpiC4hHORt/EDdA2F1gfbnbsMgTIZPQCv+WJTpjUbqAsLqKqIMDOKtGIPhs9Vq0ZjXRZdabzRSD6HRqrsqCBmHYgxH4ZPjeycaqXpglH0GoszJycmhGCPX5SvRJeStF3qfUBUQC9jq3tffYQtg+4j93hIHxoxluV96H6uFUHR6y8VNQ/A798QYuW4Kru19HWOOV2BiVDwwCIKii7mPwOJMJTDLy8tsXOy+h4OMWUXA2dlZJ8cF2OF+i8sypVKJ08iqdAXUpglj/rH/yUcLCIv7FM1n4gCt8zlJwLIB2fJCoVD4XhwAY349aDHjUQJCvE00r8QBjPdWsk9MIXJ5eflkZmaGN8sKRB+Gz5eD/mPiJCYSb08cYSV5oeeBBYhHzwvEAfdNJRN5YBQ298QdjePj48yHzx7x6Hnqe34RQ72PjOWBzDajhMXJnBdzfX39TDJOzz0G6XkuDnCRcFQi92ABo3OeP4ijMBHDDp+enmZ28ZrzHShCOOeGDBr3eR8ZKWBSXhfBDu9IRunxum/FsSFL9+hgdVQZNVTASLi4RHAVIvqpZrHui4SrcKkwqVvUsmw4Ojr6btTr/iNgSsKR3awlLv3CKW9S38cZrvX5Q154KyB3EpA8rKPaZ3mQpHCkgetWJQPEcxyMeBPCrScsHOGOw/ZDI9EUSoIX+IEKz7FgECUFKN5a2kcmuAwGoVbRl6/R0vWKCQtHOO/t1Ov1Nw/9AXrgQpq3HofhPEfobEjKRMZbTHEsKB6nkbGSuHyaoYvvv8vKchn6QQ88TGv/kdeFeNsyJnnG2pQ6zVCxJxki7PJSkucdFsE3ZAI6cQOdTrr22oG1VSVjpOSF7xAFP5o0B+gIyDCWVKcZNrMoXkyCXsjrHDxGPHKbZi0tLTELPRB3NJGwPLOwRYTMnOPyu7hbbYkTlrHnvH5u6wbHXshSYdXK/p5jL6R42xrikTuFn6O5cJ/iWToageQq3o/Urk3PEIWeQrxdUaLQ++Di4qIxNzdXUXpvH//4L9HZL87Pz/8RY8zPz7N5T3QO53bOczLTxHio7rQMWnp59HokO0uvQ2edHLdIAhb2+KKnPNYL/8LXNrz6qYsoVOh/Al5Yg/VtyWTroR2vQ2c/gddZfku0oP+CaMTIMakXcjP2NYxgA7sKP4kjhi1+ThKjd9DZBcte18+EXtgpDzjXQbgN13P/wNVa7Exwx5kfYzHSCznZcxPWUpIyDtFB3aqMPuvJ7LLB18KIR+7jaTF0uR0dr8o9naZwrVZrN8vHHzSI9gSfwKBZFw4y6FSEixkq4BAvZCjZRVh5ZfxDd8ZiiBd2MkvWi2nWt/dueMVeyI5GE/L+/0m4mMgLF2DQv0nXiPfx/ZvML0zQC3kaTTydDd8sjsW/j2mZVyZghZYAAAAASUVORK5CYII=)
}
section .bg-wrapper[data-v-eeefe6d0]{
    background:linear-gradient(180deg,#F4F4F4 0%,#FFFFFF 100%);
    padding-bottom:16vw;
    margin-top:-18.4vw
}
section .video-wrapper .n-carousel__slide.n-carousel__slide--prev .text-box[data-v-eeefe6d0],section .video-wrapper .n-carousel__slide.n-carousel__slide--next .text-box[data-v-eeefe6d0]{
    opacity:.46
}
section .video-wrapper .video-box[data-v-eeefe6d0]{
    position:relative;
    display:flex;
    height:40.8vw;
    align-items:center;
    justify-content:center;
    background-color:#eaedee;
    overflow:hidden;
    border-radius:2.133vw;
    cursor:pointer
}
section .video-wrapper .video-box__wrapper[data-v-eeefe6d0]{
    width:72.533vw
}
section .video-wrapper .video-operator[data-v-eeefe6d0]{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%) translateY(-50%);
    width:16vw;
    height:16vw;
    display:flex;
    justify-content:center;
    align-items:center;
    background:rgba(4,4,4,.5764705882);
    border-radius:50%;
    cursor:pointer
}
section .video-wrapper .video-operator .icon-pause[data-v-eeefe6d0]{
    display:block;
    width:7.467vw;
    height:7.467vw;
    overflow:hidden;
    border-radius:50%
}
section .video-wrapper .video-operator .icon-pause[data-v-eeefe6d0]:after{
    content:"";
    display:block;
    margin-left:1.867vw;
    margin-top:-.267vw;
    border-style:solid;
    border-color:transparent;
    border-left-color:#fff;
    border-width:4vw 1.867vw 4vw 6.133vw
}
section .video-wrapper .text-box[data-v-eeefe6d0]{
    margin-top:6.4vw
}
section .video-wrapper .text-box .title[data-v-eeefe6d0]{
    display:block;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    section .video-wrapper .text-box .title[data-v-eeefe6d0]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .video-wrapper .text-box .title[data-v-eeefe6d0]{
        font-size:20px
    }
}
section .video-wrapper .text-box .text[data-v-eeefe6d0]{
    margin-top:2.133vw;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400
}
@media screen and (min-width: 768px){
    section .video-wrapper .text-box .text[data-v-eeefe6d0]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .video-wrapper .text-box .text[data-v-eeefe6d0]{
        font-size:14px
    }
}
section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]{
    display:none
}
.frame-window[data-v-eeefe6d0]{
    width:100%;
    height:100%;
    object-fit:fill
}
.frame-window--wrapper[data-v-eeefe6d0]{
    width:90vw;
    height:50.625vw;
    background-color:#252525
}
@media screen and (min-width: 768px){
    section .explain-wrapper[data-v-eeefe6d0]{
        padding-top:40px;
        padding-bottom:197px
    }
    section .main-wrapper[data-v-eeefe6d0]{
        position:relative
    }
    section .bg-wrapper[data-v-eeefe6d0]{
        padding-bottom:120px;
        margin-top:-104px
    }
    section .explain-box[data-v-eeefe6d0]{
        margin-top:150px;
        padding-top:81px
    }
    section .explain-box h2[data-v-eeefe6d0]{
        width:698px
    }
    section .explain-box .text[data-v-eeefe6d0]{
        margin-top:20px
    }
    section .explain-box .icon-before[data-v-eeefe6d0],section .explain-box .icon-after[data-v-eeefe6d0]{
        width:56px;
        height:44px
    }
    section .explain-box .icon-after[data-v-eeefe6d0]{
        display:block;
        bottom:8px
    }
    section .video-wrapper .n-carousel__slide.n-carousel__slide--prev .text-box[data-v-eeefe6d0],section .video-wrapper .n-carousel__slide.n-carousel__slide--next .text-box[data-v-eeefe6d0]{
        opacity:unset
    }
    section .video-wrapper .carousel-wrapper[data-v-eeefe6d0]{
        margin-left:0;
        margin-right:-1px
    }
    section .video-wrapper .video-box[data-v-eeefe6d0]{
        border-radius:8px;
        height:224px
    }
    section .video-wrapper .video-box>img[data-v-eeefe6d0]{
        display:block;
        width:100%
    }
    section .video-wrapper .video-box__wrapper[data-v-eeefe6d0]{
        width:398px
    }
    section .video-wrapper .video-operator[data-v-eeefe6d0]{
        width:70px;
        height:70px;
        transform-origin:center
    }
    section .video-wrapper .video-operator .icon-pause[data-v-eeefe6d0]{
        width:28px;
        height:28px
    }
    section .video-wrapper .video-operator .icon-pause[data-v-eeefe6d0]:after{
        margin-left:7px;
        margin-top:-1px;
        border-width:15px 7px 15px 23px
    }
    section .video-wrapper .text-box[data-v-eeefe6d0]{
        margin-top:24px
    }
    section .video-wrapper .text-box .text[data-v-eeefe6d0]{
        margin-top:8px
    }
    section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]{
        position:absolute;
        display:flex;
        width:40px;
        height:40px;
        background:rgba(0,0,0,.1);
        border-radius:50%;
        top:110px;
        align-items:center;
        justify-content:center;
        cursor:pointer
    }
    section .video-wrapper .swiper-arrow-icon.swiper-button-disabled[data-v-eeefe6d0]{
        display:none
    }
    section .video-wrapper .swiper-arrow-icon.next-button[data-v-eeefe6d0]{
        right:-68px
    }
    section .video-wrapper .swiper-arrow-icon.prev-button[data-v-eeefe6d0]{
        left:-68px
    }
    section .video-wrapper .swiper-arrow-icon.prev-button[data-v-eeefe6d0]:after{
        transform:rotate(180deg)
    }
    section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]:after{
        content:"";
        display:block;
        width:100%;
        height:100%;
        background-image:url(data:image/png;
        base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAEAYAAAD6+a2dAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAASAAAAEgARslrPgAAAw1JREFUeNrt2D9IG1EcB/Dfi0pJXCrFPyiSxQ4i2CBYnBxEFwNZQsDFu8sglWIDOgguESMWitpouihSNAfVQBCsf5fgIN3VQYhkEou6iYMNDuZ1iFcwqLmo9Lx738+Wu7zjPb7fvMsdEQAAAAAAAAAAAAAAAAAAAFhNkdETeG4+n8/n89nt78ebnc3OlZV3La6AK3Bxsb+1v7W/lUoZPb+Xxmb0BJ6LFrwj6Ag6gqurFKcKqnC76RPv4T3Ly3JEjsgRt9voeb40pt8BcoNnkzRBE+3t2nn2k62z9eJi+syH+bDX63rjqnRV7u5iR8gy/Q5QGnE4Hc5YLDf4XMzPelnvq1esmRqoIR5XBpVBZbCjw+j5G830Bci85qN8dHKS3lI1VV9e5h0wSyqpdjv/khnJjKytiX5rYEZP4LlIaSktpVtbbV9ZiIU2NylFJ3RSWppvHJ/nM3zm6oq+sTk25/VGA9FANLCxYfR6/hfLFECDIhTGcgXQoAj6WLYAGhThYZYvgAZFuJswBdCgCLeZ/jGwUKpdtav2nZ3MAA/yYGen3sfH3PcI/iOpVqq9/72DWQi3A+R67I5AH0giKZ1m1Vzhiscz71SP1eNEwuj1FEr4AmhELQIKkEPmMpd5Vxfzk0LK0pLugTdF4C3URm1NTVEWZVGWTBq9nnyE+w9wH/+Yf8w/Vl7OftE4jQ8NFXyB37yO183OZoM/PDR6PXoJvwNowfPWTEmmJJGg73RAB42Nui/g5iEemppa8KlO1TkwkD3IudHr0kvYAogevEa4AiD424QpAIK/m+ULgOAfZtkCIHh9LFcABF8YyxQAwT+O6QuA4J+m2OgJPBX/ce2+dsdilGJhFtYfPJ+nBVqYno4ylalMvOA1pn8VfB3kSZ7s6yMHndP52VneATe/+Owr2/7+7EHxgteY/hag6Y51x7pj9fVFO7ZF2+L2Nv2hMiqrqvr3BcG3emFoRVA+yh7Zc3qqxKUj6Sgczp5llik85CHtSXvSXk1N9hOCBwAAAAAAAAAAAAAAAAAAAAAAEfwFQr00ji8ClfwAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDgtMDlUMTA6MjA6MzQrMDg6MDCMAe+BAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTA4LTA5VDEwOjIwOjM0KzA4OjAw/VxXPQAAAFp0RVh0c3ZnOmJhc2UtdXJpAGZpbGU6Ly8vaG9tZS9hZG1pbi9pY29uLWZvbnQvdG1wL2ljb25fOTh1YWxxeThub2wvamlhbnRvdV9saWViaWFveGlhbmd5b3Uuc3ZnMLFazQAAAABJRU5ErkJggg==);
        background-size:contain;
        background-repeat:no-repeat;
        background-position:center center
    }
    section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]:hover:after{
        background-image:url(data:image/png;
        base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAEAYAAAD6+a2dAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAASAAAAEgARslrPgAAAslJREFUeNrt2E9IFGEYx/HnWQxZ9ZJgCB4t1CBBSPCwrlAaWwOG6LpJh4pMKzysBpGHTp2KxLVDtFEQGLi7KsLqTiaboK4QeOyvVodQ0DrYQUQ8tG+HfAPL3FkVxpn397nuvPC+PN+dF4YIAAAAAAAAAAAAAAAAAAAAYJ+rmI9EvF6ns7JIz2qcGBmp9I/WnRvXNLP3tV85zN7AXpGDP/Ai56rDE43SIRrgh5ombiYvCzE4iBC2xmZvYLf+GXwvPaex6uq/nxNhSlLL+jrfczxlrq+fCniGQidiMbP3bzbLvwEyPuU84I5Q6H+Dl9hHDnqcmUmr4p3o7++vyo3NNGXV1Ji9f7NZPgAuE35a7uoST+gDvVpdTbngowjQstP58y1/Sw4PD6t+NVj+CpAqf8QGGmNut/jOX/mCrnMzldDJ7OxU61S/GmwTgIQQ0mO7ACSEYIxtA5AQwvZsH4CEELamTAASQthMuQCknYZAxeyn3LU18Z7rxLHa2sS0527kejxu9nl2StkAJNVDUD4ASdUQLP8lcK9MHdQaItrkJLt5lMqamw0v3PiyyEfFEL+JRqvEy0dNweJis89jFALY4FrR57wNeXlUJFwi2tmZ7npxS9ygs8HgBJ9q7WudnTX7PEYpfwXIwbNGfdwbj5Ogcr5YWmp0vXhG83QpEEgUnm4Jezo6iJiJhDD7XEYpG4Dqg5eUCwCD30yZADD4rdk+AAx+e7YNAIM3xnYBYPDpsU0AGPzOWD4ADH53MszewF7g86FQ2oM/zldouqcnUehZCIfVG7xk+U/Bjtuigsfa2oROh6l8aSnV83/+8d2ehfBCe7uqg5csfwVIbn8s13etpCR5h19T4fg4n6HPNJOfL39X/VWvDBmCa0Wf891fXHR90YO+0e7u38Nm2wQPKVTMjxzxegsKMHgAAAAAAAAAAAAAAAAAAAAAAFDHL6n2Gd7jxIefAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA4LTA5VDEwOjIwOjE3KzA4OjAw/8zyYQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wOC0wOVQxMDoyMDoxNyswODowMI6RSt0AAABadEVYdHN2ZzpiYXNlLXVyaQBmaWxlOi8vL2hvbWUvYWRtaW4vaWNvbi1mb250L3RtcC9pY29uX3hzdWNqeWs5NWdnL2ppYW50b3VfbGllYmlhb3hpYW5neW91LnN2Z8Aw10sAAAAASUVORK5CYII=)
    }
}
@media screen and (min-width: 768px) and (max-width: 1420px){
    section .explain-wrapper[data-v-eeefe6d0]{
        padding-bottom:160px;
        margin-top:-76px
    }
    section .explain-box[data-v-eeefe6d0]{
        padding-top:68px
    }
    section .explain-box h2[data-v-eeefe6d0]{
        width:584px
    }
    section .explain-box[data-v-eeefe6d0]:before,section .explain-box[data-v-eeefe6d0]:after{
        width:50px;
        height:40px
    }
    section .video-wrapper .carousel-wrapper[data-v-eeefe6d0]{
        padding:0 70px;
        box-sizing:border-box
    }
    section .video-wrapper .video-box[data-v-eeefe6d0]{
        height:169px
    }
    section .video-wrapper .video-box__wrapper[data-v-eeefe6d0]{
        width:343px
    }
    section .video-wrapper .video-operator[data-v-eeefe6d0]{
        transform:translateY(-50%) translate(-50%) scale(.8)
    }
    section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]{
        top:82px;
        width:36px;
        height:36px
    }
    section .video-wrapper .swiper-arrow-icon.prev-button[data-v-eeefe6d0]{
        left:3px
    }
    section .video-wrapper .swiper-arrow-icon.next-button[data-v-eeefe6d0]{
        right:3px
    }
    section .video-wrapper .text-box[data-v-eeefe6d0]{
        margin-top:18px
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section .explain-wrapper[data-v-eeefe6d0]{
        padding-bottom:160px;
        margin-top:-76px
    }
    section .explain-box[data-v-eeefe6d0]{
        padding-top:68px
    }
    section .explain-box h2[data-v-eeefe6d0]{
        width:584px
    }
    section .explain-box[data-v-eeefe6d0]:before,section .explain-box[data-v-eeefe6d0]:after{
        width:50px;
        height:40px
    }
    section .video-wrapper .carousel-wrapper[data-v-eeefe6d0]{
        margin-right:0;
        padding:0
    }
    section .video-wrapper .video-box[data-v-eeefe6d0]{
        height:169px
    }
    section .video-wrapper .video-box__wrapper[data-v-eeefe6d0]{
        width:301px
    }
    section .video-wrapper .video-operator[data-v-eeefe6d0]{
        transform:translateY(-50%) translate(-50%) scale(.8)
    }
    section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]{
        top:82px;
        width:36px;
        height:36px
    }
    section .video-wrapper .swiper-arrow-icon.prev-button[data-v-eeefe6d0]{
        left:-56px
    }
    section .video-wrapper .swiper-arrow-icon.next-button[data-v-eeefe6d0]{
        right:-56px
    }
    section .video-wrapper .text-box[data-v-eeefe6d0]{
        margin-top:18px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .explain-wrapper[data-v-eeefe6d0]{
        padding-bottom:140px
    }
    section .explain-box[data-v-eeefe6d0]{
        padding-top:58px
    }
    section .explain-box h2[data-v-eeefe6d0]{
        width:500px
    }
    section .explain-box[data-v-eeefe6d0]:before,section .explain-box[data-v-eeefe6d0]:after{
        width:46px;
        height:36px
    }
    section .video-wrapper .main-wrapper[data-v-eeefe6d0]{
        top:-62px
    }
    section .video-wrapper .video-box[data-v-eeefe6d0]{
        height:124px
    }
    section .video-wrapper .video-box__wrapper[data-v-eeefe6d0]{
        width:221px
    }
    section .video-wrapper .video-operator[data-v-eeefe6d0]{
        transform:translateY(-50%) translate(-50%) scale(.6)
    }
    section .video-wrapper .swiper-arrow-icon[data-v-eeefe6d0]{
        top:60px;
        width:32px;
        height:32px
    }
    section .video-wrapper .text-box[data-v-eeefe6d0]{
        margin-top:12px
    }
}
@media screen and (min-width: 768px){
    .frame-window--wrapper[data-v-eeefe6d0]{
        width:68vw;
        height:38.25vw
    }
}
.supported-wrapper[data-v-2391b6c8]{
    margin-top:16.267vw
}
.supported-wrapper .title[data-v-2391b6c8]{
    font-size:4.8vw;
    line-height:1.33;
    font-weight:500;
    color:#fff
}
@media screen and (min-width: 768px){
    .supported-wrapper .title[data-v-2391b6c8]{
        font-size:20px
    }
}
@media screen and (min-width: 1300px){
    .supported-wrapper .title[data-v-2391b6c8]{
        font-size:24px
    }
}
.supported-wrapper .tabs-list[data-v-2391b6c8]{
    margin-top:8vw;
    display:flex;
    align-items:center;
    flex-wrap:nowrap
}
.supported-wrapper .tabs-item[data-v-2391b6c8]{
    position:relative;
    flex-shrink:0;
    margin-right:8.533vw;
    padding-bottom:3.2vw;
    font-size:3.2vw;
    line-height:3.733vw;
    font-weight:700;
    color:#fff;
    transition:all .3s ease-in-out;
    cursor:pointer
}
.supported-wrapper .tabs-item[data-v-2391b6c8]:last-child{
    margin-right:0
}
.supported-wrapper .tabs-item[data-v-2391b6c8]:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    right:100%;
    border-bottom:solid 1.067vw transparent;
    transition:all .3s ease-in-out
}
.supported-wrapper .tabs-item.active[data-v-2391b6c8]{
    color:#fff;
    font-weight:700
}
.supported-wrapper .tabs-item.active[data-v-2391b6c8]:after{
    right:1.067vw;
    border-bottom-color:var(--panda--main-color)
}
.supported-wrapper .tabs-body[data-v-2391b6c8]{
    margin-top:8.533vw;
    padding:1.6vw 0;
    display:grid;
    min-height:43.2vw;
    grid-template-columns:repeat(3,1fr);
    grid-gap:4vw;
    grid-auto-rows:8vw
}
.supported-wrapper .county-box[data-v-2391b6c8]{
    padding:0 2.133vw;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    background-color:#1c1c1d;
    border-radius:.8vw;
    cursor:pointer
}
.supported-wrapper .county-box .img-box[data-v-2391b6c8]{
    flex-shrink:0;
    height:3.2vw;
    width:4.8vw;
    display:flex;
    align-items:center;
    justify-content:center
}
.supported-wrapper .county-box .img-box>img[data-v-2391b6c8]{
    display:block;
    height:100%;
    object-fit:contain
}
.supported-wrapper .county-box .text[data-v-2391b6c8]{
    margin-left:2.133vw;
    display:block;
    font-size:3.2vw;
    line-height:4.267vw;
    color:#fff
}
@media screen and (max-width: 991px){
    .supported-wrapper[data-v-2391b6c8]{
        margin-top:56px
    }
    .supported-wrapper .tabs-list[data-v-2391b6c8]{
        margin-top:58px
    }
    .supported-wrapper .tabs-body[data-v-2391b6c8]{
        margin-top:38px
    }
}
@media screen and (min-width: 768px){
    .supported-wrapper[data-v-2391b6c8]{
        margin-top:68px
    }
    .supported-wrapper .title[data-v-2391b6c8]{
        color:#fff;
        opacity:1;
        transform:translateY(40px);
        transition:all ease-in-out .5s .83s
    }
    .supported-wrapper .tabs-content[data-v-2391b6c8]{
        opacity:1;
        transform:translateY(40px);
        transition:all ease-in-out .5s 1s
    }
    .supported-wrapper .tabs-list[data-v-2391b6c8]{
        margin-top:67px;
        display:flex;
        align-items:center
    }
    .supported-wrapper .tabs-item[data-v-2391b6c8]{
        position:relative;
        margin-right:55px;
        padding-bottom:8px;
        font-size:16px;
        line-height:20px;
        color:#ffffff42;
        transition:all .3s ease-in-out;
        cursor:pointer
    }
    .supported-wrapper .tabs-item[data-v-2391b6c8]:after{
        border-bottom-width:4px
    }
    .supported-wrapper .tabs-item.active[data-v-2391b6c8]{
        color:#fff;
        font-weight:700
    }
    .supported-wrapper .tabs-item.active[data-v-2391b6c8]:after{
        border-bottom-color:var(--panda--main-color)
    }
    .supported-wrapper .tabs-body[data-v-2391b6c8]{
        margin-top:44px;
        padding:6px 0;
        width:742px;
        min-height:324px;
        grid-template-columns:repeat(3,1fr);
        grid-column-gap:20px;
        grid-row-gap:20px;
        grid-auto-rows:36px
    }
    .supported-wrapper .county-box[data-v-2391b6c8]{
        padding:0 10px;
        border-radius:4px
    }
    .supported-wrapper .county-box .img-box[data-v-2391b6c8]{
        height:16px;
        width:24px;
        display:flex;
        align-items:center;
        justify-content:center
    }
    .supported-wrapper .county-box .text[data-v-2391b6c8]{
        margin-left:8px;
        font-size:14px;
        line-height:18px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .supported-wrapper[data-v-2391b6c8]{
        margin-top:56px
    }
    .supported-wrapper .tabs-list[data-v-2391b6c8]{
        margin-top:58px
    }
    .supported-wrapper .tabs-body[data-v-2391b6c8]{
        margin-top:38px
    }
}
section[data-v-6924fd92]{
    box-sizing:border-box;
    position:relative;
    padding-top:14.133vw;
    padding-bottom:13.067vw;
    background: linear-gradient( 180deg, #E1243A 0%, #A41318 100%);
	border-radius: 0px 0px 0px 0px;
}
section .bg-wrapper[data-v-6924fd92]{
    display:none;
    position:absolute;
    right:-10%;
    top:66.667vw;
    width:140%;
    z-index:0
}
section .bg-wrapper>video[data-v-6924fd92]{
    position:absolute;
    left:0;
    top:0;
    width:100%
}
section .bg-wrapper>video[data-v-6924fd92]:last-child{
    visibility:hidden
}
section .bg-wrapper.active>video[data-v-6924fd92]:first-child{
    visibility:hidden
}
section .bg-wrapper.active>video[data-v-6924fd92]:last-child{
    visibility:visible
}
section .main-wrapper[data-v-6924fd92]{
    position:relative;
    z-index:1
}
section h2[data-v-6924fd92]{
    margin-top:2.133vw;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#fff
}
@media screen and (min-width: 768px){
    section h2[data-v-6924fd92]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-6924fd92]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-6924fd92]{
        font-size:40px
    }
}
section .sub-title[data-v-6924fd92]{
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    color:#fff
}
@media screen and (min-width: 768px){
    section .sub-title[data-v-6924fd92]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .sub-title[data-v-6924fd92]{
        font-size:20px
    }
}
section .desc[data-v-6924fd92]{
    margin-top:6.4vw;
    font-size:3.2vw;
    line-height:6.4vw;
    color:#fff
}
section .price-list[data-v-6924fd92]{
    position:relative;
    margin-top:10.933vw;
    display:flex;
    flex-direction:column
}
section .price-list[data-v-6924fd92]:after{
    content:"";
    position:absolute;
    display:block;
    right:-4.267vw;
    top:-8vw;
    width:71.733vw;
    height:81.333vw;
    background:url(https://h2static.wotransfer.com/website/images/mobile/home/global-earth-bg.png) no-repeat center;
    background-size:contain
}
section .price-item[data-v-6924fd92]{
    margin-bottom:8.533vw
}
section .price-item[data-v-6924fd92]:last-child{
    margin-bottom:0
}
section .price-item .text[data-v-6924fd92]{
    display:block;
    font-size:4.267vw;
    line-height:5.067vw;
    color:#fff
}
section .price-item .number[data-v-6924fd92]{
    margin-top:2.667vw;
    display:block;
    font-size:7.467vw;
    line-height:8.8vw;
    font-weight:700;
    color:#fff;
    vertical-align:text-bottom
}
section .price-item .number>i[data-v-6924fd92]{
    color:inherit;
    margin-left:1.333vw;
    font-size:4.267vw
}
section .button-wrapper[data-v-6924fd92]{
    margin-top:16vw
}
section .button-wrapper .panda-button[data-v-6924fd92]{
    color:#fff;
    border-color:#fff
}
@media screen and (min-width: 768px){
    section[data-v-6924fd92]{
        min-height:1124px;
        padding-top:138px;
        padding-bottom:84px
    }
    section .bg-wrapper[data-v-6924fd92]{
        display:block;
        margin-left:660px;
        right:auto;
        left:50%;
        top:0;
        bottom:0;
        width:1920px;
        height:1124px;
        transform:translate(-50%)
    }
    section .main-wrapper.active[data-v-6924fd92] .supported-wrapper .title,section .main-wrapper.active[data-v-6924fd92] .supported-wrapper .tabs-content,section .main-wrapper.active .text-wrapper[data-v-6924fd92],section .main-wrapper.active .price-list[data-v-6924fd92],section .main-wrapper.active .button-wrapper[data-v-6924fd92]{
        opacity:1;
        transform:translateY(0)
    }
    section .text-wrapper[data-v-6924fd92]{
        width:698px;
        opacity:1;
        transform:translateY(40px);
        transition:all ease-in-out .5s .33s
    }
    section h2[data-v-6924fd92]{
        margin-top:18px;
        color:#fff
    }
    section .sub-title[data-v-6924fd92]{
        color:#fff
    }
    section .desc[data-v-6924fd92]{
        margin-top:25px;
        font-size:16px;
        line-height:24px;
        color:#fff
    }
    section .price-list[data-v-6924fd92]{
        margin-top:48px;
        flex-direction:row;
        align-items:center;
        opacity:1;
        transform:translateY(40px);
        transition:all ease-in-out .5s .5s
    }
    section .price-list[data-v-6924fd92]:after{
        display:none
    }
    section .price-item[data-v-6924fd92]{
        min-width:204px;
        margin-bottom:0
    }
    section .price-item .text[data-v-6924fd92]{
        display:block;
        font-size:16px;
        line-height:19px;
        color:#fff
    }
    section .price-item .number[data-v-6924fd92]{
        margin-top:10px;
        display:block;
        color:#fff;
        font-weight:700;
        font-size:28px;
        line-height:33px;
        vertical-align:text-bottom
    }
    section .price-item .number>i[data-v-6924fd92]{
        margin-left:5px;
        font-size:16px
    }
    section .button-wrapper[data-v-6924fd92]{
        margin-top:77px;
        justify-content:flex-start!important;
        opacity:1;
        transform:translateY(40px);
        transition:all ease-in-out .5s .67s
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section .text-wrapper[data-v-6924fd92]{
        width:584px
    }
    section h2[data-v-6924fd92]{
        margin-top:14px
    }
    section .desc[data-v-6924fd92]{
        margin-top:20px;
        font-size:15px;
        line-height:21px
    }
    section .price-item .text[data-v-6924fd92]{
        font-size:15px
    }
    section .price-item .number[data-v-6924fd92]{
        font-size:24px
    }
    section .button-wrapper[data-v-6924fd92]{
        margin-top:68px
    }
}
@media screen and (min-width: 768px) and (max-width: 996px){
    section .text-wrapper[data-v-6924fd92]{
        width:500px
    }
}
.chart-box[data-v-8a70b708]{
    height:100%
}
.chart-box__wrapper[data-v-8a70b708]{
    margin-top:8vw;
    height:85.333vw
}
.chart-box[data-v-8a70b708]>svg{
    max-width:100%;
    max-height:100%
}
.currency-box[data-v-8a70b708]{
    order:1;
    box-sizing:border-box;
    margin-top:5.333vw;
    display:flex;
    flex-shrink:0;
    align-items:flex-start;
    justify-content:space-between
}
.currency-item[data-v-8a70b708]{
    flex:1 1 auto;
    margin-right:3.733vw
}
.currency-item[data-v-8a70b708]:last-child{
    margin-right:0
}
.currency-item .count[data-v-8a70b708]{
    display:block;
    font-size:6.4vw;
    line-height:7.467vw;
    font-weight:700;
    color:#2e2e2e;
    vertical-align:text-bottom
}
.currency-item .count>em[data-v-8a70b708]{
    margin-left:2.133vw;
    font-size:3.2vw;
    line-height:3.733vw;
    color:#2e2e2e
}
.currency-item .text[data-v-8a70b708]{
    display:block;
    margin-top:1.067vw;
    font-size:3.2vw;
    line-height:4.267vw;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    .chart-box__wrapper[data-v-8a70b708]{
        margin-top:0;
        height:640px
    }
    .currency-box[data-v-8a70b708]{
        order:unset;
        box-sizing:border-box;
        margin-top:70px;
        display:flex;
        flex-shrink:0;
        align-items:center;
        justify-content:center
    }
    .currency-item[data-v-8a70b708]{
        margin-right:54px
    }
    .currency-item .count[data-v-8a70b708]{
        display:block;
        font-size:28px;
        line-height:34px;
        font-weight:700;
        color:#2e2e2e;
        vertical-align:text-bottom
    }
    .currency-item .count>em[data-v-8a70b708]{
        margin-left:8px;
        font-size:12px;
        line-height:14px
    }
    .currency-item .text[data-v-8a70b708]{
        display:block;
        margin-top:5px;
        font-size:16px;
        line-height:20px;
        color:#2e2e2e
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    .chart-box__wrapper[data-v-8a70b708]{
        height:500px
    }
    .currency-box[data-v-8a70b708]{
        margin-top:60px
    }
    .currency-item[data-v-8a70b708]{
        margin-right:30px
    }
    .currency-item .count[data-v-8a70b708]{
        font-size:24px;
        line-height:32px
    }
    .currency-item .count>em[data-v-8a70b708]{
        margin-left:6px
    }
    .currency-item .text[data-v-8a70b708]{
        margin-top:3px;
        font-size:14px;
        line-height:18px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .chart-box__wrapper[data-v-8a70b708]{
        height:374px
    }
    .currency-box[data-v-8a70b708]{
        margin-top:40px
    }
    .currency-item[data-v-8a70b708]{
        margin-right:18px
    }
    .currency-item .count[data-v-8a70b708]{
        font-size:20px;
        line-height:24px
    }
    .currency-item .count>em[data-v-8a70b708]{
        margin-left:4px
    }
    .currency-item .text[data-v-8a70b708]{
        margin-top:0;
        font-size:12px;
        line-height:16px
    }
}
section[data-v-14f22cb0]{
    margin-bottom:-1px;
    padding-top:17.867vw;
    padding-bottom:19.2vw;
    background-color:#fff
}
section .sub-title[data-v-14f22cb0]{
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .sub-title[data-v-14f22cb0]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .sub-title[data-v-14f22cb0]{
        font-size:20px
    }
}
section h2[data-v-14f22cb0]{
    margin-top:2.4vw;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section h2[data-v-14f22cb0]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-14f22cb0]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-14f22cb0]{
        font-size:40px
    }
}
section .desc[data-v-14f22cb0]{
    margin-top:6.4vw;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .desc[data-v-14f22cb0]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .desc[data-v-14f22cb0]{
        font-size:14px
    }
}
section .chart-wrapper[data-v-14f22cb0]{
    display:flex;
    flex-direction:column
}
section .right-box[data-v-14f22cb0]{
    flex-shrink:0
}
section .operate-box[data-v-14f22cb0]{
    margin-top:8.533vw;
    display:flex;
    align-items:center
}
section .operate-box .icon-exchange[data-v-14f22cb0]{
    margin:0 4vw;
    width:6.4vw
}
section .operate-box .country-select[data-v-14f22cb0]{
    flex:1;
    padding:2.667vw 3.2vw;
    display:flex;
    align-items:center;
    border-radius:1.067vw;
    background:#F8F8F8
}
section .operate-box .country-select.can-select[data-v-14f22cb0]{
    cursor:pointer
}
section .operate-box .country-select .flag[data-v-14f22cb0]{
    height:6.933vw;
    flex-shrink:0;
    overflow:hidden
}
section .operate-box .country-select .flag>img[data-v-14f22cb0]{
    display:block;
    height:100%
}
section .operate-box .country-select .currency[data-v-14f22cb0]{
    display:block;
    flex:1 0 0;
    margin-left:2.133vw;
    font-size:4.267vw;
    line-height:5.333vw;
    font-weight:700;
    color:#2e2e2e
}
section .operate-box .country-select .icon[data-v-14f22cb0]{
    display:block;
    flex-shrink:0;
    width:3.733vw
}
section .bottom-box[data-v-14f22cb0]{
    display:flex;
    flex-direction:column
}
section .button-wrapper[data-v-14f22cb0]{
    order:2;
    align-items:stretch
}
@media screen and (min-width: 768px){
    section[data-v-14f22cb0]{
        padding-top:100px;
        padding-bottom:115px
    }
    section .main-wrapper[data-v-14f22cb0]{
        position:relative
    }
    section .sub-title[data-v-14f22cb0]{
        width:698px;
        color:#2e2e2e
    }
    section h2[data-v-14f22cb0]{
        width:698px;
        margin-top:18px
    }
    section .desc[data-v-14f22cb0]{
        margin-top:14px
    }
    section .chart-wrapper[data-v-14f22cb0]{
        position:relative;
        flex-direction:row
    }
    section .left-box[data-v-14f22cb0]{
        margin-right:10px;
        display:flex;
        flex-direction:column;
        width:514px
    }
    section .right-box[data-v-14f22cb0]{
        width:726px
    }
    section .operate-box[data-v-14f22cb0]{
        margin-top:98px;
        margin-right:30px
    }
    section .operate-box .icon-exchange[data-v-14f22cb0]{
        margin:0 14px;
        width:24px
    }
    section .operate-box .country-select[data-v-14f22cb0]{
        padding:22px 20px;
        border-radius:4px
    }
    section .operate-box .country-select .flag[data-v-14f22cb0]{
        height:26px;
        overflow:hidden
    }
    section .operate-box .country-select .flag>img[data-v-14f22cb0]{
        display:block;
        height:100%
    }
    section .operate-box .country-select .currency[data-v-14f22cb0]{
        flex:0 1 90px;
        margin-left:8px;
        font-size:16px;
        line-height:20px
    }
    section .operate-box .country-select .icon[data-v-14f22cb0]{
        display:block;
        width:14px
    }
    section .button-wrapper[data-v-14f22cb0]{
        position:absolute;
        bottom:0;
        left:0;
        justify-content:flex-start!important
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section .left-box[data-v-14f22cb0]{
        width:392px
    }
    section h2[data-v-14f22cb0]{
        margin-top:12px;
        width:584px
    }
    section .sub-title[data-v-14f22cb0]{
        width:584px
    }
    section .operate-box[data-v-14f22cb0]{
        margin-top:98px;
        margin-right:20px
    }
    section .operate-box .country-select[data-v-14f22cb0]{
        padding:18px 16px
    }
    section .operate-box .country-select .flag[data-v-14f22cb0]{
        height:20px
    }
    section .operate-box .country-select .currency[data-v-14f22cb0]{
        flex-basis:80px;
        font-size:14px;
        line-height:20px
    }
    section .operate-box .country-select .icon[data-v-14f22cb0]{
        width:12px
    }
    section .operate-box .icon-exchange[data-v-14f22cb0]{
        margin:0 10px;
        width:20px
    }
    section .right-box[data-v-14f22cb0]{
        width:558px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .left-box[data-v-14f22cb0]{
        width:290px
    }
    section h2[data-v-14f22cb0]{
        margin-top:6px;
        width:500px
    }
    section .sub-title[data-v-14f22cb0]{
        width:500px
    }
    section .operate-box[data-v-14f22cb0]{
        margin-top:78px;
        margin-right:10px
    }
    section .operate-box .country-select[data-v-14f22cb0]{
        padding:16px
    }
    section .operate-box .country-select .flag[data-v-14f22cb0]{
        height:16px
    }
    section .operate-box .country-select .currency[data-v-14f22cb0]{
        flex-basis:54px;
        font-size:12px;
        line-height:16px
    }
    section .operate-box .country-select .icon[data-v-14f22cb0]{
        width:8px
    }
    section .operate-box .icon-exchange[data-v-14f22cb0]{
        margin:0 8px;
        width:16px
    }
    section .currency-box[data-v-14f22cb0]{
        width:420px
    }
    section .currency-item[data-v-14f22cb0]{
        margin-right:18px
    }
    section .currency-item .count[data-v-14f22cb0]{
        font-size:20px;
        line-height:24px
    }
    section .currency-item .count>em[data-v-14f22cb0]{
        margin-left:4px
    }
    section .currency-item .text[data-v-14f22cb0]{
        margin-top:0;
        font-size:12px;
        line-height:16px
    }
    section .right-box[data-v-14f22cb0]{
        width:420px
    }
}
section[data-v-e37cc310]{
    padding-bottom:15.333vw;
    background-color:#fff
}
section h2[data-v-e37cc310]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section h2[data-v-e37cc310]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-e37cc310]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-e37cc310]{
        font-size:40px
    }
}
section .info-wrapper[data-v-e37cc310]{
    margin-top:10.133vw;
    display:block
}
section .info-box__card[data-v-e37cc310]{
    position:relative;
    border:.267vw solid #EDEDED;
    border-radius:1.6vw;
    background:#FFFFFF;
    box-shadow:0 10.667vw 21.333vw #0000000c
}
section .card-img[data-v-e37cc310]{
    height:29.6vw;
    overflow:hidden;
    background-color:#eee;
    background-repeat:no-repeat;
    background-position:top left;
    background-size:cover
}
section .card-content[data-v-e37cc310]{
    padding:2.133vw 4.8vw;
    display:flex;
    flex-direction:column
}
section .card-content .sub-title[data-v-e37cc310]{
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .card-content .sub-title[data-v-e37cc310]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .card-content .sub-title[data-v-e37cc310]{
        font-size:14px
    }
}
section .card-content .title[data-v-e37cc310]{
    flex:1;
    margin-top:.533vw;
    color:#2e2e2e;
    font-size:4.8vw;
    line-height:1.33;
    font-weight:500;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden
}
@media screen and (min-width: 768px){
    section .card-content .title[data-v-e37cc310]{
        font-size:20px
    }
}
@media screen and (min-width: 1300px){
    section .card-content .title[data-v-e37cc310]{
        font-size:24px
    }
}
section .card-content .read-more[data-v-e37cc310]{
    align-self:flex-end;
    margin-top:1.6vw;
    display:inline-flex;
    align-items:center;
    font-size:3.2vw;
    line-height:6.4vw;
    font-weight:700;
    color:var(--panda--main-color);
    cursor:pointer
}
section .card-content .read-more>.iconfont[data-v-e37cc310]{
    margin-top:.8vw;
    margin-left:.267vw;
    font-size:3.733vw;
    line-height:4.8vw;
    color:inherit;
    transform:scale(.76)
}
section .info-box__list[data-v-e37cc310]{
    display:block
}
section .info-box__item[data-v-e37cc310]{
    margin-top:3.733vw;
    padding:3.733vw 4.8vw;
    display:flex;
    align-items:center;
    border-radius:1.6vw;
    background:#FFFFFF;
    border:.267vw solid #EDEDED;
    box-shadow:0 10.667vw 21.333vw #0000000c
}
section .info-box__item .date[data-v-e37cc310]{
    display:block;
    flex-shrink:0;
    font-size:3.2vw;
    line-height:9.6vw;
    font-weight:700;
    color:#b3b3b3
}
section .info-box__item .text[data-v-e37cc310]{
    margin-left:9.067vw;
    display:block;
    flex:1;
    color:#2e2e2e;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:500;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden
}
@media screen and (min-width: 768px){
    section .info-box__item .text[data-v-e37cc310]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .info-box__item .text[data-v-e37cc310]{
        font-size:20px
    }
}
@media screen and (min-width: 768px){
    section[data-v-e37cc310]{
        --info-box--width: 520px;
        --info-box--height: 458px;
        --info-box--row-gap: 16px;
        --info-box--col-gap: 18px;
        --info-img-box--width: 316px;
        --info-item--height: calc((var(--info-box--height) - 2 * var(--info-box--row-gap)) / 3);
        padding-bottom:115px;
        background-color:#fff
    }
    section h2[data-v-e37cc310]{
        width:698px;
        color:#2e2e2e
    }
    section .info-wrapper[data-v-e37cc310]{
        margin-top:80px;
        margin-bottom:160px;
        display:grid;
        grid-template:repeat(3,var(--info-item--height))/1fr var(--info-box--width);
        grid-gap:var(--info-box--row-gap) var(--info-box--col-gap)
    }
    section .info-box__card[data-v-e37cc310]{
        position:relative;
        padding-left:var(--info-img-box--width);
        grid-area:1/1/4/2;
        border-radius:6px;
        border:1px solid #EDEDED;
        box-shadow:0 40px 80px #0000000c;
        overflow:hidden
    }
    section .card-img[data-v-e37cc310]{
        position:absolute;
        width:var(--info-img-box--width);
        height:100%;
        left:0;
        top:0
    }
    section .card-content[data-v-e37cc310]{
        position:relative;
        padding:0 28px;
        display:flex;
        flex-direction:column;
        height:100%;
        background:#fff;
        overflow:hidden
    }
    section .card-content .sub-title[data-v-e37cc310]{
        margin-top:76px;
        color:#2e2e2e
    }
    section .card-content .title[data-v-e37cc310]{
        flex:1;
        margin-top:4px;
        font-size:28px;
        line-height:36px;
        font-weight:700;
        color:#2e2e2e
    }
    section .card-content .read-more[data-v-e37cc310]{
        align-self:flex-end;
        margin-top:12px;
        margin-bottom:52px;
        display:inline-flex;
        align-items:center;
        font-size:16px;
        line-height:24px;
        font-weight:700;
        color:var(--panda--main-color);
        cursor:pointer
    }
    section .card-content .read-more>.iconfont[data-v-e37cc310]{
        margin-top:2px;
        margin-left:4px;
        font-size:12px;
        line-height:16px;
        color:inherit;
        transform:scale(.92)
    }
    section .info-box__list[data-v-e37cc310]{
        grid-area:1/2/4/3;
        display:flex;
        flex-direction:column;
        justify-content:space-between
    }
    section .info-box__item[data-v-e37cc310]{
        box-sizing:border-box;
        margin-top:0;
        display:flex;
        height:var(--info-item--height);
        align-items:center;
        padding:10px 28px;
        border-radius:6px;
        background:#FFFFFF;
        border:1px solid #EDEDED;
        box-shadow:0 40px 80px #0000000c
    }
    section .info-box__item .date[data-v-e37cc310]{
        display:block;
        width:120px;
        flex-shrink:0;
        font-size:18px;
        line-height:36px;
        font-weight:700;
        color:#b3b3b3
    }
    section .info-box__item .text[data-v-e37cc310]{
        margin-left:24px;
        display:block;
        flex:1;
        color:#2e2e2e;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        overflow:hidden
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section[data-v-e37cc310]{
        --info-box--width: 400px;
        --info-box--height: 352px;
        --info-box--row-gap: 14px;
        --info-box--col-gap: 16px;
        --info-img-box--width: 242px
    }
    section h2[data-v-e37cc310]{
        width:584px
    }
    section .info-wrapper[data-v-e37cc310]{
        margin-top:60px;
        margin-bottom:120px
    }
    section .info-box__item[data-v-e37cc310]{
        padding:10px 18px
    }
    section .info-box__item .date[data-v-e37cc310]{
        font-size:16px;
        width:108px
    }
    section .info-box__item .text[data-v-e37cc310]{
        margin-left:18px
    }
    section .card-content[data-v-e37cc310]{
        padding:0 20px
    }
    section .card-content .sub-title[data-v-e37cc310]{
        margin-top:40px
    }
    section .card-content .read-more[data-v-e37cc310]{
        margin-bottom:34px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section[data-v-e37cc310]{
        --info-box--width: 300px;
        --info-box--height: 266px;
        --info-box--row-gap: 10px;
        --info-box--col-gap: 12px;
        --info-img-box--width: 180px
    }
    section h2[data-v-e37cc310]{
        width:500px
    }
    section .info-wrapper[data-v-e37cc310]{
        margin-top:40px;
        margin-bottom:100px
    }
    section .info-box__item[data-v-e37cc310]{
        padding:6px 10px
    }
    section .info-box__item .date[data-v-e37cc310]{
        font-size:12px;
        width:88px
    }
    section .info-box__item .text[data-v-e37cc310]{
        margin-left:10px
    }
    section .card-content[data-v-e37cc310]{
        padding:0 14px
    }
    section .card-content .sub-title[data-v-e37cc310]{
        margin-top:20px
    }
    section .card-content .read-more[data-v-e37cc310]{
        margin-bottom:20px;
        font-size:14px
    }
}
.commentScreen_wrapper[data-v-df79de9c]{
    background:#fff;
    padding-bottom:5.333vw;
    margin-top:-2.667vw
}
.bg-box[data-v-df79de9c]{
    position:absolute;
    z-index:1;
    left:0;
    right:0;
    top:0;
    width:100%;
    height:100vh;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center 0;
    transition:all 1s
}
.home-wrapper[data-v-df79de9c]{
    position:relative;
    z-index:2;
    overflow-x:hidden;
    overflow-y:auto;
    width:100%;
    height:100vh
}
.prift[data-v-df79de9c]{
    height:5.333vw;
    background:#fff
}
@media screen and (min-width: 768px){
    .prift[data-v-df79de9c]{
        height:36px;
        background:#fff
    }
}
.comment-wrapper[data-v-0c0d06ca]{
    margin-top:-8vw;
    display:flex;
    justify-content:start;
    flex-wrap:nowrap
}
.comment-wrapper .comment-arrow[data-v-0c0d06ca]{
    display:none
}
.comment-wrapper .comment-box[data-v-0c0d06ca]{
    box-sizing:border-box;
    padding:6.4vw 4.8vw;
    margin:8vw auto;
    width:73.067vw;
    height:98.133vw;
    border-radius:2.133vw;
    background:#FFFFFF;
    box-shadow:0 1.067vw 8vw #0000000c
}
.comment-wrapper .comment-box .box-header[data-v-0c0d06ca]{
    display:flex;
    align-items:center
}
.comment-wrapper .comment-box .avatar[data-v-0c0d06ca]{
    width:18.133vw;
    height:18.133vw;
    flex-shrink:0;
    border-radius:50%;
    overflow:hidden
}
.comment-wrapper .comment-box .avatar>img[data-v-0c0d06ca]{
    display:block;
    width:100%;
    height:100%
}
.comment-wrapper .comment-box .name-box[data-v-0c0d06ca]{
    flex:1;
    margin-left:4vw
}
.comment-wrapper .comment-box .name-box .name[data-v-0c0d06ca]{
    display:block;
    font-size:4.8vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    .comment-wrapper .comment-box .name-box .name[data-v-0c0d06ca]{
        font-size:20px
    }
}
@media screen and (min-width: 1300px){
    .comment-wrapper .comment-box .name-box .name[data-v-0c0d06ca]{
        font-size:24px
    }
}
.comment-wrapper .comment-box .name-box .city-from[data-v-0c0d06ca]{
    margin-top:2.933vw;
    display:block;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400
}
@media screen and (min-width: 768px){
    .comment-wrapper .comment-box .name-box .city-from[data-v-0c0d06ca]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    .comment-wrapper .comment-box .name-box .city-from[data-v-0c0d06ca]{
        font-size:14px
    }
}
.comment-wrapper .comment-box .box-body[data-v-0c0d06ca]{
    margin-top:9.067vw
}
.comment-wrapper .comment-box .star-box[data-v-0c0d06ca]{
    display:flex;
    align-items:center;
    justify-content:start
}
.comment-wrapper .comment-box .star-box>img[data-v-0c0d06ca]{
    display:block;
    margin-right:1.6vw;
    width:5.333vw;
    height:5.333vw
}
.comment-wrapper .comment-box .text-box[data-v-0c0d06ca]{
    margin-top:2.4vw
}
.comment-wrapper .comment-box .text-box .comment[data-v-0c0d06ca]{
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400
}
@media screen and (min-width: 768px){
    .comment-wrapper .comment-box .text-box .comment[data-v-0c0d06ca]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    .comment-wrapper .comment-box .text-box .comment[data-v-0c0d06ca]{
        font-size:14px
    }
}
.comment-wrapper .comment-box .text-box .payment-from[data-v-0c0d06ca]{
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400
}
@media screen and (min-width: 768px){
    .comment-wrapper .comment-box .text-box .payment-from[data-v-0c0d06ca]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    .comment-wrapper .comment-box .text-box .payment-from[data-v-0c0d06ca]{
        font-size:14px
    }
}
.store-list[data-v-0c0d06ca]{
    display:flex;
    margin-top:5.333vw;
    margin-bottom:12vw;
    flex-direction:column
}
.store-item[data-v-0c0d06ca]{
    margin-bottom:6.4vw;
    display:flex;
    height:12.8vw;
    align-items:center
}
.store-item[data-v-0c0d06ca]:last-child{
    margin-bottom:0
}
.store-item>img[data-v-0c0d06ca]{
    max-width:100%;
    max-height:100%
}
.advance-title[data-v-0c0d06ca]{
    font-size:7.733vw;
    font-weight:700;
    margin-bottom:3.2vw;
    padding-top:6.4vw
}
.remittance-wrapper[data-v-0c0d06ca]{
    display:flex;
    justify-content:space-around;
    flex-wrap:wrap
}
.remittance-wrapper .remittance[data-v-0c0d06ca]{
    width:100%;
    padding:2.4vw 3.2vw;
    border-radius:2.133vw;
    border:1px #E2E2E2 solid;
    box-shadow:.4vw .8vw 2.4vw #00000014;
    margin-bottom:6.4vw
}
.remittance-wrapper .remittance-title[data-v-0c0d06ca]{
    font-size:3.733vw;
    font-weight:700;
    margin-top:3.2vw
}
.remittance-wrapper .remittance-img[data-v-0c0d06ca]{
    height:6.4vw;
    margin-top:2.667vw
}
.remittance-wrapper .line[data-v-0c0d06ca]{
    background-color:#e0e0e080;
    height:1px;
    margin-top:4.267vw
}
.remittance-wrapper .remittance-content[data-v-0c0d06ca]{
    display:flex;
    align-items:flex-start;
    padding:3.2vw 0;
    font-size:2.133vw
}
.remittance-wrapper .remittance-content img[data-v-0c0d06ca]{
    width:5.333vw;
    height:5.333vw;
    margin-right:1.067vw
}
#offsetBaseBox[data-v-0c0d06ca]{
    font-size:6.4vw;
    font-weight:700;
    margin-bottom:6.4vw
}
@media screen and (min-width: 768px){
    .comment-wrapper[data-v-0c0d06ca]{
        position:relative;
        margin-top:30px
    }
    .comment-wrapper:hover .comment-arrow.show[data-v-0c0d06ca]{
        transform:scale(1);
        opacity:1
    }
    .comment-wrapper:hover .comment-arrow.show[data-v-0c0d06ca]:hover{
        background:rgba(0,0,0,.28)
    }
    .comment-wrapper .comment-arrow[data-v-0c0d06ca]{
        position:absolute;
        display:flex;
        margin-top:-24px;
        top:50%;
        width:48px;
        height:48px;
        align-items:center;
        justify-content:center;
        background:rgba(0,0,0,.2);
        border-radius:50%;
        opacity:1;
        transform:scale(.8);
        transition:transform .5s ease-in,opacity .7s cubic-bezier(.15,0,.2,1) .1s;
        cursor:pointer;
        z-index:2
    }
    .comment-wrapper .comment-arrow.prev[data-v-0c0d06ca]{
        left:40px
    }
    .comment-wrapper .comment-arrow.next[data-v-0c0d06ca]{
        right:40px
    }
    .comment-wrapper .comment-arrow>.iconfont[data-v-0c0d06ca]{
        font-size:42px;
        color:#fff
    }
    .comment-wrapper .comment-box[data-v-0c0d06ca]{
        padding:32px 28px;
        margin:30px auto;
        width:343px;
        height:473px;
        flex:1 0 auto;
        border-radius:8px;
        background:#FFFFFF;
        box-shadow:3px 6px 18px #00000014;
        transition:all .3s cubic-bezier(0,0,.5,1);
        cursor:pointer
    }
    .comment-wrapper .comment-box[data-v-0c0d06ca]:hover{
        box-shadow:2px 4px 16px #00000029
    }
    .comment-wrapper .comment-box.n-carousel__slide--prev[data-v-0c0d06ca]{
        opacity:.38
    }
    .comment-wrapper .comment-box .avatar[data-v-0c0d06ca]{
        width:68px;
        height:68px
    }
    .comment-wrapper .comment-box .name-box[data-v-0c0d06ca]{
        margin-left:15px
    }
    .comment-wrapper .comment-box .name-box .city-from[data-v-0c0d06ca]{
        margin-top:11px
    }
    .comment-wrapper .comment-box .box-body[data-v-0c0d06ca]{
        margin-top:80px
    }
    .comment-wrapper .comment-box .star-box>img[data-v-0c0d06ca]{
        margin-right:6px;
        width:20px;
        height:20px
    }
    .comment-wrapper .comment-box .text-box[data-v-0c0d06ca]{
        margin-top:18px
    }
    .store-list[data-v-0c0d06ca]{
        flex-direction:row;
        margin-top:70px;
        margin-bottom:90px;
        align-items:center;
        justify-content:space-between
    }
    .store-item[data-v-0c0d06ca]{
        display:flex;
        margin-bottom:0;
        height:48px;
        align-items:center
    }
    .store-item>img[data-v-0c0d06ca]{
        display:block;
        max-width:100%;
        max-height:100%
    }
    .advance-title[data-v-0c0d06ca]{
        font-size:36px;
        font-weight:700;
        margin-bottom:24px;
        padding-top:24px
    }
    .remittance-wrapper[data-v-0c0d06ca]{
        display:flex;
        justify-content:space-around
    }
    .remittance-wrapper .remittance[data-v-0c0d06ca]{
        width:40%;
        padding:18px 24px;
        border-radius:8px;
        border:1px #E2E2E2 solid;
        box-shadow:3px 6px 18px #00000014;
        margin-bottom:0
    }
    .remittance-wrapper .remittance-title[data-v-0c0d06ca]{
        font-size:18px;
        font-weight:700;
        margin-top:0
    }
    .remittance-wrapper .remittance-img[data-v-0c0d06ca]{
        height:28px;
        margin-top:10px
    }
    .remittance-wrapper .line[data-v-0c0d06ca]{
        background-color:#e0e0e080;
        height:1px;
        margin-top:16px
    }
    .remittance-wrapper .remittance-content[data-v-0c0d06ca]{
        display:flex;
        align-items:flex-start;
        padding:12px 0;
        font-size:16px
    }
    .remittance-wrapper .remittance-content img[data-v-0c0d06ca]{
        width:24px;
        height:24px;
        margin-right:8px
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    .comment-wrapper .comment-box[data-v-0c0d06ca]{
        padding:24px;
        width:320px;
        height:432px
    }
    .comment-wrapper .comment-box .avatar[data-v-0c0d06ca]{
        width:60px;
        height:60px
    }
    .comment-wrapper .comment-box .name-box[data-v-0c0d06ca]{
        margin-left:12px
    }
    .comment-wrapper .comment-box .name-box .city-from[data-v-0c0d06ca]{
        margin-top:9px
    }
    .comment-wrapper .comment-box .box-body[data-v-0c0d06ca]{
        margin-top:72px
    }
    .comment-wrapper .comment-box .star-box>img[data-v-0c0d06ca]{
        width:18px;
        height:18px;
        margin-right:5px
    }
    .comment-wrapper .comment-box .text-box[data-v-0c0d06ca]{
        margin-top:14px
    }
    .store-list[data-v-0c0d06ca]{
        margin-top:50px;
        margin-bottom:66px
    }
    .store-item[data-v-0c0d06ca]{
        height:36px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .comment-wrapper .comment-box[data-v-0c0d06ca]{
        padding:18px;
        width:300px;
        height:400px
    }
    .comment-wrapper .comment-box .avatar[data-v-0c0d06ca]{
        width:56px;
        height:56px
    }
    .comment-wrapper .comment-box .name-box[data-v-0c0d06ca]{
        margin-left:10px
    }
    .comment-wrapper .comment-box .name-box .city-from[data-v-0c0d06ca]{
        margin-top:5px;
        font-size:14px
    }
    .comment-wrapper .comment-box .box-body[data-v-0c0d06ca]{
        margin-top:62px
    }
    .comment-wrapper .comment-box .star-box>img[data-v-0c0d06ca]{
        width:16px;
        height:16px;
        margin-right:4px
    }
    .comment-wrapper .comment-box .text-box[data-v-0c0d06ca]{
        margin-top:12px
    }
    .store-list[data-v-0c0d06ca]{
        margin-top:38px;
        margin-bottom:54px
    }
    .store-item[data-v-0c0d06ca]{
        height:28px
    }
}
@media screen and (min-width: 768px){
    #offsetBaseBox[data-v-0c0d06ca]{
        font-size:24px;
        font-weight:700;
        margin-bottom:0
    }
}
section[data-v-1c98c062]{
    margin-bottom:-1px;
    background-color:#fff;
    padding-bottom:16vw
}
section .more-offers[data-v-1c98c062]{
    padding-bottom:15.733vw
}
section .more-offers .title[data-v-1c98c062]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#000
}
@media screen and (min-width: 768px){
    section .more-offers .title[data-v-1c98c062]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section .more-offers .title[data-v-1c98c062]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section .more-offers .title[data-v-1c98c062]{
        font-size:40px
    }
}
section .more-offers .offer-grid[data-v-1c98c062]{
    margin-top:8vw;
    display:grid;
    grid-template-columns:repeat(3,28vw);
    grid-auto-rows:16vw;
    align-items:center;
    justify-content:space-between
}
section .more-offers .offer-box[data-v-1c98c062]{
    cursor:pointer
}
section .button-wrapper[data-v-1c98c062]{
    margin-top:0;
    justify-content:center
}
@media screen and (min-width: 768px){
    section[data-v-1c98c062]{
        padding-bottom:100px
    }
    section .more-offers[data-v-1c98c062]{
        padding-bottom:54px
    }
    section .more-offers .title[data-v-1c98c062]{
        width:698px
    }
    section .more-offers .offer-grid[data-v-1c98c062]{
        margin-top:100px;
        grid-template-columns:repeat(4,218px);
        grid-auto-rows:176px;
        align-items:center;
        justify-content:space-between
    }
    section .button-wrapper[data-v-1c98c062]{
        justify-content:flex-end
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section[data-v-1c98c062]{
        padding-bottom:100px
    }
    section .more-offers .title[data-v-1c98c062]{
        width:584px
    }
    section .more-offers .offer-grid[data-v-1c98c062]{
        margin-top:60px;
        grid-template-columns:repeat(4,182px);
        grid-auto-rows:136px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section[data-v-1c98c062]{
        padding-bottom:80px
    }
    section .more-offers .title[data-v-1c98c062]{
        width:500px
    }
    section .more-offers .offer-grid[data-v-1c98c062]{
        margin-top:30px;
        grid-template-columns:repeat(4,166px);
        grid-auto-rows:116px
    }
}
section[data-v-3254eab0]{
    padding:1px 0;
    margin-bottom:-1px;
    background-color:#fff
}
section .main-wrapper[data-v-3254eab0]{
    display:flex;
    flex-direction:column
}
section .text-wrapper[data-v-3254eab0]{
    padding-top:8.533vw
}
section .text-wrapper h2[data-v-3254eab0]{
    margin-top:2.133vw;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .text-wrapper h2[data-v-3254eab0]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section .text-wrapper h2[data-v-3254eab0]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section .text-wrapper h2[data-v-3254eab0]{
        font-size:40px
    }
}
section .text-wrapper .sub-title[data-v-3254eab0]{
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .text-wrapper .sub-title[data-v-3254eab0]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .text-wrapper .sub-title[data-v-3254eab0]{
        font-size:20px
    }
}
section .text-wrapper .text[data-v-3254eab0]{
    margin-top:6.4vw;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    section .text-wrapper .text[data-v-3254eab0]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .text-wrapper .text[data-v-3254eab0]{
        font-size:14px
    }
}
section .text-wrapper .text>a[data-v-3254eab0]{
    color:inherit
}
section .button-position-wrapper[data-v-3254eab0]{
    order:2;
    margin-top:5.6vw;
    position:relative
}
section .button-wrapper[data-v-3254eab0]{
    justify-content:flex-end
}
section .compare-wrapper[data-v-3254eab0]{
    position:relative;
    order:1;
    margin-top:7.467vw
}
section .tip-box[data-v-3254eab0]{
    margin-top:2.667vw;
    text-align:right
}
section .tip-box>a[data-v-3254eab0]{
    display:block;
    color:#148ed1
}
section .tip-box>span[data-v-3254eab0]{
    color:inherit
}
section .compare-table[data-v-3254eab0]{
    box-sizing:border-box;
    flex-shrink:0;
    border-radius:1.6vw;
    border:.267vw solid #ECECEC
}
section .compare-table .table-rows[data-v-3254eab0]{
    padding:0 3.733vw;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between
}
section .compare-table .table-rows[data-v-3254eab0]:last-child:after{
    display:none
}
section .compare-table .table-rows.header .table-cells[data-v-3254eab0]{
    min-height:15.2vw;
    align-items:center
}
section .compare-table .table-rows.header .table-cells[data-v-3254eab0]:last-child{
    display:none
}
section .compare-table .table-rows[data-v-3254eab0]:after{
    content:"";
    position:absolute;
    display:block;
    left:0;
    right:0;
    bottom:0;
    border-bottom:solid .267vw #EDEDED
}
section .compare-table .table-rows.cheapest[data-v-3254eab0]{
    background-color:#474747
}
section .compare-table .table-rows.cheapest[data-v-3254eab0]:after{
    border-bottom:none
}
section .compare-table .table-rows.cheapest .table-cells .text-recipient[data-v-3254eab0]{
    color:#fff
}
section .compare-table .table-rows.cheapest .table-cells .text-sub-recipient[data-v-3254eab0]{
    color:#52c16a
}
section .compare-table .table-rows.cheapest .table-cells .text-fee[data-v-3254eab0]{
    color:#fff
}
section .compare-table .table-rows.cheapest .table-cells .text-fee-before[data-v-3254eab0]{
    text-decoration:line-through;
    color:#7a7a7a
}
section .compare-table .table-rows.cheapest .table-cells .text-rate[data-v-3254eab0]{
    color:#fff
}
section .compare-table .table-rows.cheapest .table-cells .text-rate-desc[data-v-3254eab0]{
    color:#fff
}
section .compare-table.left-table[data-v-3254eab0]{
    background-color:#fff;
    box-shadow:0 10.667vw 21.333vw #00000019
}
section .compare-table.left-table .table-rows.cheapest[data-v-3254eab0]{
    background-color:#505050
}
section .compare-table.left-table .table-rows.cheapest[data-v-3254eab0]:before{
    content:"";
    display:block;
    position:absolute;
    left:-2.667vw;
    top:-1.6vw;
    width:22.133vw;
    height:5.333vw;
    background:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAU0AAABaCAYAAAA8VARTAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA+ESURBVHgB7Z1dbBTXFcfvGFAVgqM2NEDUSDitrQraJnY+FKnBicsTS9SKqEBoKhGZPrQ8QB9SqcFVqypVSSqVh0Kl9KUm6UNFMVWbVMV+48MkSpQUrFQqD7aEkUCQpA0VX2kEZjr/2b0wzJ4zM3d3x57d/f+kldf7cXfmztz/Pffcc8/1jMCqv20a8Dr854xnBoJ/uwwhhLQJnu9P+MabMDP+6+Pf2v/Xqvej/wyMbuqa8f29eGoIIYScuvapt/rtp/dN2xduiubX//5s7zxv5lDw9LOGEEKI5cKMf2P1W0+NTOCfUDQrFuYJQ8EkhBCJC4HF+RAszg78FwgmLUxCCNH53ILP+MN44vW/sXGdme/9xRBCCEnC92e81R1mfsc6QwghJA3P6/A3d/j+jQcNIYSQdDwz0OF5Xq8hhBCSha4OQwghJDMUTUIIcYCiSQghDlA0CSHEAYomIYQ4QNEkhBAHKJqEEOJA24rmsjvuMauWPhL+JYSQrMw3bcii+Xea3Y/9LBTM8598ZEbPHjGjZ46EzwkhJIl5y7/71Z+bNuP7X/6Oeeye8kKoRQvuNH13rzT9Sx8Nn0M4L1+/agghRKLtRLP0hScD0Xy26vWoeF6+dtVMXTptCCEkTlv5NDEcH+xZn/qZHQ9sNRu61hpCCInTVqIJwcw68bNtxWZOEhFCqmgb0dzQVQqH5nGSJn9obRJC4rSFaGrDcgjm9ndeNBsPbzPjH7xb9X7/0kcMIYREaQvRRHgRwoziDE8eCIUTj5f++buq9xfNX2gIISRKy4um5sccmR41Y2eP3Py/u3N51WcYt0kIidPSotl790oz2C0Py/cGVmYUhBvFOUfRJITEaFnRhHU59MBW8T34MS9fv3Lba72Lq0Vz/IP3DCGERGnZZZTasHxvxY8ZR7I0py5OG9I4uu9abvqXPFr1+omP/2UmggchzUBLiiZCi6TwIjTMvVMHql7vFQQTwspVQWUwibbsjs+Hq6Ysl69dca6fns4ueXFB0JFRNEmz0HKimRRetPP9V8TvSFbmZJtbmRDKDfeXwg5Fqh8AF8fkxdNm7MyRMOkJIe1Ay4kmlkBKw/JhZVgO6M+8HSwEQMcjhWlFwft9FVHF5+H6oHiSVqelRBMNV7KKkPZtTGnMNlFHnHYcLkIEf/nw86plmYRds79s4T1VkQmEuIBFJauWVvu+MaI5UYB22TKiGQ7LtfCiKb0Ra/GZ7RijufuxnwaTNV2mHuw1oHCSWukOfN/inMR/imHItIRo2qTCEvBjJgmgZFWdKMjFmU2QoCRJMGF523rESil8VktoAuFEHXJyh7QiLSGagz3fVsOL0hpuPF4TlO57MnzUAwQGQ4m9Cb7UooBQIC05CcKuho7vEs9hTWANbFFCu+Aq+eE7LxpCWo2mD27HpIXU4NOG5RbM/uYBhARDDLutRpHZtuI58fVyQpNfqKIPP7G0UADAgu+twTdKSNEpnKWJoXbpvidSZ25BGCwtOIzRiLdntHJgicIi7MupgdsJkqJaXTg+7dw1QYwS7rEUOOiljgudhusQHdcdG971BMP/RQsWlrPoB9buiYh7wBVb5r3BuWKiKjzuqx+ZyUvTgZ/sZOo5aqDu0DFI5U4FnXGW40UZUqcarTcb9oXfQH2c/+TD0P1RTxwxfPl9i4My71hys54Re1vPQgOtnm1oWlK5OB4bB2y/GwevRzti1HGt164eCiWauHkaYZntnfyzUwN7KfB75mkRWquriD4+Lf3dhINIITxLEs2+xW4dEYb0GDloHSbCmVzcHb2VUKi0DtG1XHQGawL3TVq5EKC0GFaUJcUVPzG6KTz+ISWEDtjUhi73On5v/f2lcKGBxGClXFsnWYDxgtFKWn3YckdOjVaJ3baV6d+Hr3ywu/zcDx4wROaiTRVKNPsbsKUurJ6R6YNO37E3Hy5KufdtvHjCciqiaEqhHcAlTlWzeFCPEMAs1sBvgk4rrdGgweMzW469kFomJrayJpG25WLSMOka2VFD1lFJX8RCdI0mwO9IM8jx49k/sCc87rGU+FiXcDIbiYLfTxNldHKae6eecotMoUQzy5A8Cdzwe07+wdRCOafmK6YRhD1izHooam7OnruWi6+7rIjCsE5zh2QRTKw8ynrt0fC2rdwcjg40XAQzWu7Oh54Pz0PqBOoZBdUShpUmmFFgjcKFoXVeqNvhVS87H7s9Z03gXATTpdyi0zJZjpB5PYsPjtwCPiRNrFxv5omKLyz+yHQcjp0lBEX7TnmIX9s2JaiPnQ//SCw7aX+pqcCHCUsv6XwhnHlOCO5QMnoBdDK1/ra1rqXXtXpGPSBfLTqJY8KOCEnlNgOFDzkKHdOxuEkse4wPM6YuMrmGK0jCoTHbFgB+b7gSIobn8JNBHLWGiZCwuBum3JBL4udRri3fTlhI4VK2jGjkhY2EkNge86slWaQ4lz0nXzNZgfW4Oxg52QmPJN8h3D+S3xyvaccOYUMdor5tnWwPBDbeaUg++dDtoIT5xaNW8DlYulK5eA+/H50olUZqAKOLIizTLbylCcHERYg+irIyoNmp1x3SKKxPGdaaFWsIBVwt8FFLSCu5tPXyaOxRcYMAJYVLxYVXc2Hg2OIilZwYZoXJig33Qvn2GFEnEBdtKaEkNNqW1RA3CLitb1snQ//YlalsLZwMQiydi3Yd84payZOWzadJmgc0KM2yhWUhLTS4VwhL0RqgJmL4TczkVvmfg2E6RNn6CBEuI5WBYbmE6ltckL2Tgqhpria81yesgOuJdSRaOFlSDLMWgtfTKXccWcHEIsKa4jTj7ggUzRzQ4syIO5qYxoeGGLpKw0UMcZNcDeMfvitaY32Lv3JT/PD9MYdhISbG8sS6MOLnGxd7rRNJWyYMP2T8u/GyNUHf8cAPwhFCvM5dfNxFh6LZYHAjS7GP7Z6fM2/uVSY6YMkkrUzSJkiyTJzY4PbOBQtn3dUB4ZMscByTFbZuxa1w/n9pdbJEfB1+U1u2FpuLxSZ4YGIWIpkW1N6MUDQbDHroeANCrzvx8UlTNFop0qBbCda2jdgVLUTMzhpnXbWWF9q164y4ADTxiwaJ10p5hvygOlEXrXccK0T+WCC0rZBvlaLZYKShHm6YIgqU5GOy2FlNcota4xLzIOnaWbA8Mk9sTHRaiBc6FyuiaB8uq42KSMvvez6b9GphGFPFvEEgipqYFzUYf65AY08STJuDtd1ysUI4MUmmTYrFsauCfv/4y4WJ3nCFlmYDkXxMLmu454IwJrKz+uaN+q/SwCQBGoHE9zIsecyTWkVsMiICWoJrYIO44+d4tLTP5EkWK1KzRiFwWSzVOOcSsl3hUY6tHQhDtNIyXOH+wqTRT47vMs0GRbNBaAHQB88U24cD14HkD0Sgc1b/E2ZVpYkYzCLPlmBqwojzq3d5bFKs41yNIjR/ZVTYtFl8hFnl4VsMY2sv3gret4H1Wj4HDNeLmsgmCQ7PG4QWDzdWcMe3lphDmtDS0BI2z+YWyJPK8FDL4uSCGtw+h9dWO6Zo56ENmdfUmWA7KxBDdFhYRKBdn546t1eZCyiaDUKbACo6uLGlxoUhNzLip6GFWIHZtLK13Io4jyxr0ZPWUielZsuLpEB4zXced0WMnj0qfj9rgmj8xirh2sJ6hPsh/li1RL4PcEyvKhM/zeg7p2g2AC2lXVEngOLsPzUqvg4R0YamAA0P66wlixQN5dgsb4M8opxHWtYju15c+5zm/9OEJ6nOsjLYLW/hgroeUhJdxDtpm1RYIilPJ8C5Yb340Ne2Vi1Z1axG1/yp4TFez+5b/VJBrFL6NBvAeqGhIbi3WWZRxypLFSUXg81/GGZOv1rZWA2rQ4LhYdK64eGEZYB5MXJ6NDwPSQwgiL13rwiH1FYEQz907LzxuUvXrtzmVjknrL4BEB6bgxNihjpJSnrsYlWhjiHkcJ+MVzIF4Ri2JGRbkjpprC8ffvxXVa/bXJyoD5Rv6wTDfuRYjZ4DjmPLmy/clhdAWmqJDgciGA8nCtP5KZEH0qIPrd1s7CqZK8G1gWijvqcqGfJnG4pmnWjre6XEBUUmKXt9UpYfCZz7XPhyYVntrJyHRNZAdwgTrGQr+lgbL11ja6FmxWXtuS2/vAdWKfWz2vp9iMruQDi3K6KF65p2bXHc8S1btPXv6GRxvHbvLXQUmt+yvOij2hKeTAhfilrxOIa5EE0Oz+tEGoppN0ORqWXrBAk0Xpf0Z40G9b7z/dpnyyGUQ8d/fZuVjA7gRIOuZx45NdM2ETxQCYuqp/x40ueJyk6rErACbdb6JMHUEldbS7aoUDTrRLJAhpt0tYO9kUdrmMCByCDQuVHZ7+sBIrflzR87dwBI7oGtNCTrBfGEkxkDuFF/9aZCwxLFLO6NrJ0dRHV3JBVcViCOqBPpe7ZMVzcM6jntmH9bQ7mzBYfndYBhTdpOgs2G3fZj5PRBs2H5WtO/7JHE0CP4lcbPvxcOyYt0k0P4Nh7eFu7NvvH+kro2HeB6YaY/yaWAoT8C9ZP2esf5Y1M/CF447BVCe7LGv+L4IVahT1koB7+FiS+XeofFeSxMtFEK3RRJVm80aXOWMrPsr5Wlni2TlfOH31ibcLs0R/eb13/wGd8UBCljsxRAnPVzeSNtBgYLowjWViOxadei4gmxPH/1302T9MNO1EQbNY691i1843VS66RElizl+B38nv0tdGyN2L7Wlhmtk3qvax73Svz8UU7WLZJzwKelWSPaBFArZHGJgxu02bcTCQWygSOA2ayTvNaz53H8edRL0dbzF140sR/QoFlf9VqWz+WJdAzw1bRa7kBCyO0UXjTtLFyjPpcn+5sszIgQ4g5nzxtEM6wzJ4TUT6FEs5kziTfDOnNCSP0USjSRYKAZE7imBRcTQlqHQvk0EQuHoFfEsnU2SVZnxIqNnTnaUvvtEEJ0CjcRBKvtACdUSJsQLhcUVpBx99LiwjhNQuaQVtoPvF3g7DkhhDhA0SSEEAcomoQQ4gBFkxBCHKBoEkKIAxRNQghxgKJJCCEOUDQJIcQBiiYhhDhA0SSEEAcomoQQ4gBFkxBCHIBoThtCCCGpeMZMBKLpc48GQgjJgO8HounPdLxqCCGEpOGbeeZ1D8/6Dz5zKPgzYAghhGicGl/7py+GE0HzPG8w+PNfQwghROLCtU+91XgSiubh0r7pGX/eNwyFkxBC4lwI9HH120/vm8Y/N0OO3nrqjxOBxdlnOJtOCCEhvjGHAgvzIeijfc2TPtj/xsZ1Zn7HOt+/8aDneb2GEELah+lALQ/7N7zXjn1z3+H4m/8HHNch4CWzkZcAAAAASUVORK5CYII=) no-repeat center center;
    background-size:contain
}
section .compare-table.left-table .table-rows.cheapest.zh[data-v-3254eab0]:before{
    background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAU0AAABaCAYAAAA8VARTAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA6WSURBVHgB7Z1fiFTXHcfPXZUS44Y2xmSlAZeSpZiWZNcmBNrdaH1yDS2GGrUpGNSHkgftQ/qgFkop+KfQPKiF5qVa81CMGtqk1BH64J/dhJQk3cVQfdgFV1D8V2PrvxB0vbnfu3PWu2d+5869c8/M3jvz/YA4/+fOzp3v+f0/nhLo/fuaJV6b/5ry1JLgaqcihJAWwfP9YV95w2rcf2/gxwf/VnF/9MqS0prOcd/fh4uKEELI2btfeks/evnAmL5hUjS//49Xu2d448eCi19XhBBCNNfH/ftLP3zp0DCuhKJZtjCHFAWTEEIkrgcW5yJYnG24FggmLUxCCLHzjVlf8/figtf3/qoVaqb3V0UIISQO3x/3lrapmW0rFCGEkGp4Xpu/ts337z+rCCGEVMdTS9o8z+tWhBBCktDZpgghhCSGokkIISmgaBJCSAoomoQQkgKKJiGEpICiSQghKaBoEkJIClpWNDsemqd6n3gu/J8QQpIyU7Ugc2Y+rHa/8OtQMC99cVWVLpxQpfMnwsuEEBLHjAU/++5vVIvx82//VL0wb6IRas6sh1XPo0+rvieeDy9DOG/du6MIIUSi5USz/5uLA9F8teL2qHjeuntHjd48pwghxKSlYppwx9d1raz6mC3PvK5e6VyuCCHEpKVEE4KZNPGzceFaJokIIRW0jGi+0tkfuuYmcckfWpuEEJOWEE2bWw7B3PSv36pVxzeqgcsfV9zf98RzihBCorREyRHKi1BmZLJ35PCkpbnjs7fCJFCUOTNnK5JPNi58LUjeTf1+jp4/oYY+Pz15XZeUuaA7SBKaDEfeK44/9e5Ul+5cVYOXPwmPr5Zj2hWcw2AwWNxHbpxL/N7EPU0vmrY45qGxkjp64cTk9afaF1Q8plXrNlH0Ly0y9eDWvduhmKSlZ+7C4DvrnHLb8LUHQtL/5OIwLj0U3Lbj1Fvh+2Rhd1m0orxYWlP1eQgJdQXHiX96UYZX86t/v6mSAsHuKYt2T0S8l/9zQ+bPRdLT1KKJk23dU7Jbvi+wMqP0CJbExRYVzU2BFdeoJBi+i1pE8+Zdey0tFkr9vUOouno7wzBMoxdBW1hoIOXnlV4DzRgUzOmhaUUTJ+zWZ14X78MPyDzhuudWiuZADT9mMr3ASjYXSpwLsBQbLZw2LycU9Sqlb384vV8NXPkktFSlBb2v47ngnN2jkoDP/IvgsxM3NK1o2k7YfZE4ZhTpxBy9MabIBK7Ept4WLKzW7af+WLFgVhNO6biyfGaInVStAeYn+Bug2SKurhjhk6QhFE8RlzSlaNpOWATP940errhdCvLjB8OuoAegwiArEIGDS5JZR9W4FeOeI1YNTwLCGRWWOOE0jwv31/qZ8T4bn16rsrJ90RusFc4hTSeaceVFsEAkJCtzhFbmFJZZrKY0mNnuLNy6Gx/P0xbn9kW/nHL7xHSr59XhsSOqHmhhzppIS9OIQRpL04kmWiClk22vxS0HjGdWxxYfzhPm9y656nvOvF13wZTOP1it+v4opkULsYWVKnlKqPjYc2Z/eBlxW9M4wEKy/oPNnNZVZ5qquB0nkWQ1ItMYLS+Kogd1mLAOLt8kFQZ874hjw12HW36oToIJtn1Pdqch1DhenFNDxnmFx0cF8qlHFljj61owAcJMJeOcxrm8LXDpSX1pGkszdMtt5UVCHFNjq8/kaj0V26KTBjQL9BoNBC6xubP4/mGlQTjDBEoQJoA44fJwjcXmEhsGN6uVnf1qfbB4a/ccgh0ValzvKVubOJ7S+ZNq5ObY5P04HlieCIesL7voOL6tQl0nxBgCi8fo1yqdP65IfWkK0dRDhSXgnsX9KKRVfegarUwTWzw4DTqe6ALpOw3FMFgEO2bPC88JZKknLkMkO1V7cL8Za9z66e+dLpCHA3FGWADnIzwcWIPvWJJfqDVFiVSvpV3XVw8+1y7L+R2NE0dfa7WDxB2RaQrRXNf1E2t5UTU3WyoQRjcJ/mUBP0S4YvtiYqlFYouDmGaWtlR8v3g+RBBiKFU8oJC9L6Uot89y3/kUjVPiuG0lRklKj0CS8qI0JUgkG4UXTUwvkqYRVXPLNejjrQc6VgVLdjq6UVzT7yB7XisoB6pXJpkZapKW3IkmVsv+J19MtGoiLiVZFjronwQdnJfcdBfoocbsyKidCW+gPuI2Z9b0WGerHLnPmMSF4SWkceRKNONKNtKwb+TdVJbdjiBe5+J9bUCQ4U4WJSOPcqt2hzWVcVSrtwQX7/y3YjhH6vcJhBcF8TrJd/HO1XC2wGgkCdNIuh0t0ojVksaSK9Hsc7ClLoLvactK9FxNZN975j5dF/HsCk7uoohmtLQlDyQRVo0enXYx3CDv9oRIBqKbt+EWRah7JTK5Es2sgWyIEsowagE/rh2fZc8QA6nwOK+zOXfV0cKuFYx4i34XKMmZ//m8KRYiRBAlOaYFeiRYNAevTG1MwOfb27szDMNgLNvwtTOcEERqpmnqNNPOKCQThGU5ORPNy7OnHg/KePDPpO/x5ytEc/7sxysep1sSozMJUAq045SbRbIWzNGEtWKL65P6kXvRhHUwbNRNou3RTNyM3uBwjVZDilubzQpmx41mumtxk1R2JAGfjaLZWHIvmhBM8wRbp1bWLdtNioMkml2PTBVN2/AWFx1OWTjZf0CRYtISewQRO9FOn9B9NYr6pY4qLFimGKFNUdqcrhaSxhtHhMx3NNRgszL3OnKNSWtC0awDHbOLUzAdzej3WOaKmqIpiRoGSuBxaeOjug2wluSMFJLRw3txLFJrbR6sTH0cLpgjtIaS+kLRdAx+sNLWv0Wdz2nr6ZdA1UCt7acQTNSHpm07RZ2lmQyC+ENMJAHfnZNyKlfF7bCkt7B8qaFQNB0T/mCNlX9iLNgZReyEnWCBAAxc+jiVaI78/1yFaGJoRc9ceUTgYE7mpLoSuvk5q3xoBSiajpESD8jUsi6wOuHOlFfSiRrCC6Z1K2WTk84iaBTT2ctPskHRdEj3o3I3UZ5+rGmBO2vuxwNrWnLDUR7mlXfx6ihPIkI3jySE0t7qtZQBDSXsstrbJNOmyPRD0XSIJCQuh9xOB3BnzeOHLkqfFQmWy8FjMcFcCyISM+jSiSactKCaolnL4nKp3B0UlwyJm9xfb27duyPOIpXaKKUFytXziDsomo6wlbdAMIqMNPw2bpjHiLCD58aFa9WGDzZPXpc2DYOw1bq44LnSeEBguuXhVCNfNSxcAktbEmxJ/KQFytXziDsomo6wlevkobwlC2kTDRAJuMKbIuPKMKwEwom5AJh/Ki0uWUIYsObk229XzDLteOixcIdK8/YXS2sUIUmgaDrClgBqRdAnDve9K5LVnrAEvVA0TVAYX6ulhNeT9oYKX/ds5evCjQ8HePxgZyDU7zrfaC1Lp0+te8IneR5KnGiNuoGi6QDbSLsiJ4A0GLVmWnIdlu0mouw5/XZFjackmKH7XGOHDhYqm2CCcGvm0am36dAC3HRYvzimVdxPh6SAoumAlUI8DS2FzbCy7y5vPxsF7nU10UTiBwmKTVWmisNNThtfjNsbPIo0/JnbW5CsUDQzgh+hFM88JIwyKyIoDUJmFrFNWGfotEk6LAVu+vLATbdNXa9l0zmIIJIhScUP1mh0q5HuR78z5X7XC1u117O1PerJ8tWQPjfd7sZC0cyIbYpOEaa0QwS3LXpj8ocoJX021bj/THd5qEfcNhXh385LljmH0GDXUVuWHOBvblrAeriIDgGYU5Bcb6wX5+ojzouQgMT6wc2JxE+KmTbDxn1FgqKZEcnqKsoUHUyTdz1ir7tc+J604yXsVw8eG7fdMe6XypSi4LmIIaNEyvxMeA9daG++xtC1/0xeDrfBFcqpsrr0egGx/a2bZZvnVoGimQH8mKUfVFH2AnL5Q0XSZdmTi2NF2FaEHp2qDvFE8gmVB6Plmk9f2YULr4mkU6lc2gUB6hFqS23HNRqpK+2Y/ViQVf+dSkLc304nytD/3id0PkWBld0MCcNWgqKZgWVCV0yWIu3pIK6bxtzB8WZw+eIXV8JSIrMjqKt9QezOiFhI0BkDMVkfYzVC3BAmGIgM1tC1rmZht94QL/r3TpqAAuZ3hVFzSbdztn3HaXZURd2q65InUn8omjViSwCVClbMjlpGEN29UQulDWlYMRJfkqWJ18SWylocIIAQtrgxclKMDs+DmOoYMt4PVqWUeUcCqj2MgdrLkcLjEiw8WLlJRNPW6aWFPE449QJCl7yY5F404fZhewvztiSPqyfSMWAQb1Fcc41L1xAblWHXR1iuECUIMsTNFDa98yfeG+LZ1/HAhd0jlDiZxxruG1Xl74zHYiGQrFocz9ZP3xTfBxbuxhgrVS8CcZ1eeF2IYrROFc8rnT85sRtmwc4RMpXciyZW/SQrf9LH1ZODTVJmVI2bgQCYP/yLZRd+dxBfRDLlaCAQ1eovtXjuOfNwWNq0KFiIqrmraUQewoZ/CAlg10ZtQcMNtx0b7odw6iJ4JI9Q3I+tgyHWcc+NosME8x963KlQSq/DYR2Nxes7stpXOUHaL7wo4MfGzhJCmh6/TeWIIg/qbdU+c0JajVyJZunCyUIGx/M2FZwQUj9y5Z4DBO0R32ovyA57iO8lid8RQpoCP3eiSQghOSZfMU1CCMk7FE1CCEkBRZMQQlJA0SSEkBRQNAkhJAUUTUIISQFFkxBCUkDRJISQFFA0CSEkBRRNQghJAUWTEEJSQNEkhJAUUDQJISQFEM0xRQghpCqeUsOBaPrF2j6REEKmCd8PRNMfb/uzIoQQUg1fzVDvebjUd2T1seC/JYoQQoiNswPL3/lWmAia4Xnrgv/+pwghhEhcv/ultxQXQtE83n9gbNyf8UNF4SSEEJPrgT4u/ejlA2O4Mlly9OFLfxkOLM4exWw6IYSE+EodCyzMRdBHfZsnPbDv/VUr1My2Fb5//1nP87oVIYS0DmOBWh7373v7B3904Lh551cpJ+zfvl9EEQAAAABJRU5ErkJggg==)
}
section .compare-table.right-table[data-v-3254eab0]{
    display:none
}
section .compare-table .table-cells[data-v-3254eab0]{
    display:flex;
    box-sizing:border-box;
    min-height:21.333vw;
    flex-direction:column;
    align-items:flex-end;
    justify-content:center
}
section .compare-table .table-cells[data-v-3254eab0]:first-child{
    flex:1;
    align-items:flex-start
}
section .compare-table .table-cells[data-v-3254eab0]:last-child{
    flex-shrink:0
}
section .compare-table .table-cells .text-title[data-v-3254eab0]{
    font-size:4.8vw;
    line-height:6.4vw;
    font-weight:700;
    color:#000
}
section .compare-table .table-cells .text-title[data-v-3254eab0] .number{
    font-size:5.333vw
}
section .compare-table .table-cells>.n-image[data-v-3254eab0]{
    width:32vw
}
section .compare-table .table-cells .text-recipient[data-v-3254eab0]{
    font-size:4.8vw;
    line-height:6.4vw;
    font-weight:700;
    color:#474747
}
section .compare-table .table-cells .text-sub-recipient[data-v-3254eab0]{
    font-size:3.2vw;
    line-height:6.4vw;
    color:#ef6a6a
}
@media screen and (min-width: 768px){
    section[data-v-3254eab0]{
        background-color:#fff;
        padding:1px 0
    }
    section .main-wrapper[data-v-3254eab0]{
        display:block
    }
    section .text-wrapper[data-v-3254eab0]{
        position:relative;
        padding-top:164px;
        width:698px
    }
    section .text-wrapper h2[data-v-3254eab0]{
        margin-top:18px;
        color:#2e2e2e
    }
    section .text-wrapper .text[data-v-3254eab0]{
        margin-top:20px;
        min-height:96px
    }
    section .button-position-wrapper[data-v-3254eab0]{
        margin-top:0;
        order:unset
    }
    section .button-wrapper[data-v-3254eab0]{
        position:absolute;
        width:664px;
        bottom:0;
        right:0
    }
    section .compare-wrapper[data-v-3254eab0]{
        order:unset;
        margin:74px 0;
        display:flex;
        align-items:center;
        justify-content:center
    }
    section .tip-box[data-v-3254eab0]{
        display:block;
        margin-top:0;
        margin-bottom:-10px;
        position:absolute;
        bottom:0;
        right:0;
        font-size:12px;
        color:var(--panda-font-color);
        text-align:left
    }
    section .tip-box>a[data-v-3254eab0]{
        display:inline;
        color:#148ed1
    }
    section .tip-box>span[data-v-3254eab0]{
        color:inherit
    }
    section .compare-table[data-v-3254eab0]{
        width:660px;
        border:solid 1px #ECECEC;
        border-radius:6px
    }
    section .compare-table .table-rows[data-v-3254eab0]{
        padding:0;
        position:relative;
        display:flex;
        align-items:center
    }
    section .compare-table .table-rows[data-v-3254eab0]:last-child:after{
        display:none
    }
    section .compare-table .table-rows.header .table-cells[data-v-3254eab0]{
        padding-top:38px;
        min-height:114px;
        justify-content:flex-start
    }
    section .compare-table .table-rows.header .table-cells[data-v-3254eab0]:last-child{
        display:flex
    }
    section .compare-table .table-rows[data-v-3254eab0]:after{
        left:34px;
        border-bottom:solid 1px #EDEDED
    }
    section .compare-table .table-rows.cheapest[data-v-3254eab0]:after{
        border-bottom:none
    }
    section .compare-table .table-rows.cheapest[data-v-3254eab0]:last-child:after{
        display:block;
        top:0;
        bottom:0;
        left:unset;
        right:-1px;
        border-bottom:none;
        border-right:solid 1px #474747
    }
    section .compare-table.left-table[data-v-3254eab0]{
        position:relative;
        padding:27px 0;
        box-shadow:0 40px 80px #00000019;
        z-index:2
    }
    section .compare-table.left-table .table-rows.cheapest[data-v-3254eab0]{
        background-color:#505050
    }
    section .compare-table.left-table .table-rows.cheapest[data-v-3254eab0]:before{
        left:-10px;
        top:-6px;
        width:111px;
        height:30px
    }
    section .compare-table.left-table .table-rows.cheapest .line-right[data-v-3254eab0]{
        position:absolute;
        top:0;
        bottom:0;
        width:0;
        right:-1px;
        border-right:solid 1px #474747
    }
    section .compare-table.right-table[data-v-3254eab0]{
        position:relative;
        display:block;
        width:590px;
        border-left:none;
        border-top-left-radius:0;
        border-bottom-left-radius:0;
        z-index:1
    }
    section .compare-table.right-table .table-rows[data-v-3254eab0]:after{
        right:34px;
        left:0
    }
    section .compare-table.right-table .table-rows.cheapest[data-v-3254eab0]{
        background-color:#474747
    }
    section .compare-table .table-cells[data-v-3254eab0]{
        display:flex;
        box-sizing:border-box;
        min-height:114px;
        flex-direction:column;
        align-items:center;
        justify-content:center
    }
    section .compare-table .table-cells[data-v-3254eab0]:first-child{
        flex:1;
        align-items:center
    }
    section .compare-table .table-cells[data-v-3254eab0]:last-child{
        flex-shrink:0;
        width:267px
    }
    section .compare-table .table-cells .text-title[data-v-3254eab0]{
        font-size:20px;
        line-height:24px;
        color:#000;
        font-weight:700;
        vertical-align:text-bottom
    }
    section .compare-table .table-cells .text-title[data-v-3254eab0] .number{
        font-size:26px
    }
    section .compare-table .table-cells .text-subtitle[data-v-3254eab0]{
        margin-top:3px;
        font-size:16px;
        line-height:24px;
        color:#8c8c8c
    }
    section .compare-table .table-cells>.n-image[data-v-3254eab0]{
        width:210px
    }
    section .compare-table .table-cells .text-recipient[data-v-3254eab0]{
        font-size:24px;
        line-height:24px
    }
    section .compare-table .table-cells .text-sub-recipient[data-v-3254eab0]{
        margin-top:6px;
        font-size:14px;
        line-height:24px;
        color:#ef6a6a
    }
    section .compare-table .table-cells .text-fee[data-v-3254eab0],section .compare-table .table-cells .text-rate[data-v-3254eab0]{
        font-size:18px;
        line-height:24px;
        font-weight:700;
        color:#474747
    }
    section .compare-table .table-cells .text-rate-desc[data-v-3254eab0]{
        font-size:14px;
        line-height:24px;
        color:#474747
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section .text-wrapper[data-v-3254eab0]{
        padding-top:132px;
        width:584px
    }
    section .compare-wrapper[data-v-3254eab0]{
        margin:62px 0
    }
    section .compare-table[data-v-3254eab0]{
        width:500px
    }
    section .compare-table .table-rows.header .table-cells[data-v-3254eab0]{
        padding-top:26px;
        min-height:90px
    }
    section .compare-table .table-rows[data-v-3254eab0]:after{
        left:24px
    }
    section .compare-table.left-table[data-v-3254eab0]{
        padding:20px 0
    }
    section .compare-table.left-table .table-rows.cheapest[data-v-3254eab0]:before{
        left:-6px;
        top:-5px;
        width:88px;
        height:24px
    }
    section .compare-table.right-table[data-v-3254eab0]{
        width:460px
    }
    section .compare-table.right-table .table-rows[data-v-3254eab0]:after{
        right:24px
    }
    section .compare-table .table-cells[data-v-3254eab0]{
        min-height:96px
    }
    section .compare-table .table-cells[data-v-3254eab0]:last-child{
        width:237px
    }
    section .compare-table .table-cells .text-title[data-v-3254eab0]{
        font-size:18px;
        line-height:22px
    }
    section .compare-table .table-cells .text-title[data-v-3254eab0] .number{
        font-size:24px
    }
    section .compare-table .table-cells .text-subtitle[data-v-3254eab0]{
        font-size:14px;
        line-height:24px
    }
    section .compare-table .table-cells>.n-image[data-v-3254eab0]{
        width:172px
    }
    section .compare-table .table-cells .text-recipient[data-v-3254eab0]{
        font-size:20px;
        line-height:20px
    }
    section .compare-table .table-cells .text-sub-recipient[data-v-3254eab0]{
        font-size:13px;
        line-height:23px
    }
    section .compare-table .table-cells .text-fee[data-v-3254eab0],section .compare-table .table-cells .text-rate[data-v-3254eab0]{
        font-size:18px;
        line-height:24px
    }
    section .compare-table .table-cells .text-rate-desc[data-v-3254eab0]{
        font-size:14px;
        line-height:24px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .text-wrapper[data-v-3254eab0]{
        padding-top:132px;
        width:500px
    }
    section .tip-box>a[data-v-3254eab0]{
        display:none
    }
    section .compare-table[data-v-3254eab0]{
        width:390px
    }
    section .compare-table .table-rows.header .table-cells[data-v-3254eab0]{
        padding-top:26px;
        min-height:76px
    }
    section .compare-table .table-rows[data-v-3254eab0]:after{
        left:18px
    }
    section .compare-table.left-table[data-v-3254eab0]{
        padding:16px 0
    }
    section .compare-table.right-table[data-v-3254eab0]{
        width:330px
    }
    section .compare-table.right-table .table-rows[data-v-3254eab0]:after{
        right:18px
    }
    section .compare-table .table-cells[data-v-3254eab0]{
        min-height:76px
    }
    section .compare-table .table-cells[data-v-3254eab0]:last-child{
        width:187px
    }
    section .compare-table .table-cells .text-title[data-v-3254eab0]{
        font-size:16px;
        line-height:20px
    }
    section .compare-table .table-cells .text-title[data-v-3254eab0] .number{
        font-size:20px
    }
    section .compare-table .table-cells .text-subtitle[data-v-3254eab0]{
        font-size:12px;
        line-height:18px
    }
    section .compare-table .table-cells>.n-image[data-v-3254eab0]{
        width:160px
    }
    section .compare-table .table-cells .text-recipient[data-v-3254eab0]{
        font-size:18px;
        line-height:20px
    }
    section .compare-table .table-cells .text-sub-recipient[data-v-3254eab0]{
        font-size:12px;
        line-height:16px
    }
    section .compare-table .table-cells .text-fee[data-v-3254eab0],section .compare-table .table-cells .text-rate[data-v-3254eab0]{
        font-size:16px;
        line-height:20px
    }
    section .compare-table .table-cells .text-rate-desc[data-v-3254eab0]{
        font-size:14px;
        line-height:20px
    }
}
.answer[data-v-f0d16cce] a{
    color:var(--panda--main-color);
    text-decoration:underline
}
.answer[data-v-f0d16cce] .turn{
    color:var(--panda--main-color);
    text-decoration:underline;
    cursor:pointer
}
section[data-v-f0d16cce]{
    padding-top:12.267vw;
    padding-bottom:17.333vw;
    background:#2B302C
}
section h2[data-v-f0d16cce]{
    margin-top:2.133vw;
    margin-bottom:9.6vw;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#fff
}
@media screen and (min-width: 768px){
    section h2[data-v-f0d16cce]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-f0d16cce]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-f0d16cce]{
        font-size:40px
    }
}
section .sub-title[data-v-f0d16cce]{
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    color:#fff
}
@media screen and (min-width: 768px){
    section .sub-title[data-v-f0d16cce]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .sub-title[data-v-f0d16cce]{
        font-size:20px
    }
}
section .question-item[data-v-f0d16cce]{
    box-sizing:border-box;
    margin-bottom:6.133vw;
    padding:4.8vw 3.733vw;
    border-radius:2.133vw;
    background:rgba(255,255,255,.0980392157);
    border:.533vw solid transparent;
    cursor:pointer;
    transition:all .3s ease-in-out
}
section .question-item[data-v-f0d16cce]:last-child{
    margin-bottom:0
}
section .question-item.open[data-v-f0d16cce]{
    border-color:var(--panda--main-color)
}
section .question-item.open .question .iconfont[data-v-f0d16cce]{
    transform:rotate(90deg)
}
section .question-item.open .answer[data-v-f0d16cce]{
    display:block
}
section .question[data-v-f0d16cce]{
    padding-right:6.4vw;
    position:relative;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:500;
    color:#fff
}
@media screen and (min-width: 768px){
    section .question[data-v-f0d16cce]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    section .question[data-v-f0d16cce]{
        font-size:20px
    }
}
section .question .iconfont[data-v-f0d16cce]{
    display:block;
    position:absolute;
    top:0;
    right:0;
    margin-top:1.067vw;
    height:4.267vw;
    color:#bebebe;
    transition:transform .3s ease-in-out
}
section .answer[data-v-f0d16cce]{
    display:none;
    margin-top:4.267vw
}
section .answer>p[data-v-f0d16cce]{
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    color:#fff
}
@media screen and (min-width: 768px){
    section .answer>p[data-v-f0d16cce]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .answer>p[data-v-f0d16cce]{
        font-size:14px
    }
}
section .answer .more[data-v-f0d16cce]{
    margin-top:3.733vw;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:700;
    color:var(--panda--main-color)
}
@media screen and (min-width: 768px){
    section .answer .more[data-v-f0d16cce]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    section .answer .more[data-v-f0d16cce]{
        font-size:14px
    }
}
section .answer .more>.iconfont[data-v-f0d16cce]{
    margin-left:.267vw;
    font-size:3.733vw;
    line-height:6.4vw;
    color:var(--panda--main-color)
}
@media screen and (min-width: 768px){
    section[data-v-f0d16cce]{
        padding-top:118px;
        padding-bottom:85px
    }
    section h2[data-v-f0d16cce]{
        width:698px;
        margin-top:18px;
        margin-bottom:50px
    }
    section .sub-title[data-v-f0d16cce]{
        width:698px
    }
    section .question-item[data-v-f0d16cce]{
        margin-bottom:18px;
        padding:28px 24px;
        border-radius:4px;
        border:2px solid transparent
    }
    section .question[data-v-f0d16cce]{
        padding-right:20px
    }
    section .question>.iconfont[data-v-f0d16cce]{
        margin-top:2px;
        height:26px
    }
    section .answer[data-v-f0d16cce]{
        display:none;
        margin-top:18px
    }
    section .answer .more[data-v-f0d16cce]{
        margin-top:4px
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section[data-v-f0d16cce]{
        padding-top:100px;
        padding-bottom:72px
    }
    section h2[data-v-f0d16cce]{
        margin-top:16px;
        margin-bottom:40px;
        width:584px
    }
    section .sub-title[data-v-f0d16cce]{
        width:584px
    }
    section .question-item[data-v-f0d16cce]{
        padding:26px 20px
    }
    section .question-item .question>.iconfont[data-v-f0d16cce]{
        height:22px
    }
    section .question-item .answer[data-v-f0d16cce]{
        margin-top:16px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section[data-v-f0d16cce]{
        padding-top:60px;
        padding-bottom:50px
    }
    section h2[data-v-f0d16cce]{
        margin-top:16px;
        margin-bottom:32px;
        width:500px
    }
    section .sub-title[data-v-f0d16cce]{
        width:500px
    }
    section .question-item[data-v-f0d16cce]{
        padding:22px 18px
    }
    section .question-item .question .iconfont[data-v-f0d16cce]{
        height:20px
    }
    section .question-item .answer[data-v-f0d16cce]{
        margin-top:12px
    }
}
#footer-box[data-v-6e4f17e6]{
    background-color:#f6f6f8;
    color:#a3a3a3;
    padding:10.667vw 0 4.267vw
}
#footer-box li[data-v-6e4f17e6]{
    list-style-type:none
}
#footer-box .kcb[data-v-6e4f17e6]{
    margin-bottom:5.333vw;
    height:8.533vw
}
#footer-box .footer-nav[data-v-6e4f17e6]{
    margin-bottom:7.733vw;
    text-align:left;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
#footer-box .footer-nav .link-text[data-v-6e4f17e6],#footer-box .footer-nav a[data-v-6e4f17e6]{
    display:inline-block;
    margin-right:3.733vw;
    margin-bottom:2.667vw;
    padding:.533vw 0;
    font-size:3.467vw;
    line-height:5.333vw;
    color:#a3a3a3;
    text-align:left;
    cursor:pointer
}
#footer-box .footer-nav a[data-v-6e4f17e6]:last-child{
    margin-right:0
}
#footer-box .footer-applink[data-v-6e4f17e6]{
    margin-bottom:4.8vw;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap
}
#footer-box .footer-applink img[data-v-6e4f17e6]{
    width:8vw;
    height:8vw
}
#footer-box .footer-applink a[data-v-6e4f17e6]{
    display:block;
    margin-right:3.733vw;
    margin-bottom:5.333vw;
    font-size:0
}
#footer-box .footer-applink a[data-v-6e4f17e6]:last-child{
    margin-right:0
}
#footer-box .footer-desc[data-v-6e4f17e6]{
    text-align:left;
    line-height:2.25;
    word-wrap:break-word
}
#footer-box .footer-desc .desc-title[data-v-6e4f17e6]{
    font-weight:700;
    font-size:4.267vw
}
#footer-box .footer-desc .desc-content[data-v-6e4f17e6]{
    margin-top:2.133vw;
    font-size:3.2vw;
    line-height:2.25
}
#footer-box .footer-desc .footer-adds[data-v-6e4f17e6]{
    margin-top:10.667vw;
    font-size:3.2vw;
    line-height:6.4vw
}
#footer-box .footer-desc .footer-mail[data-v-6e4f17e6]{
    margin-top:4.8vw;
    font-size:3.2vw;
    line-height:4.267vw
}
#footer-box .footer-desc .AQ-text[data-v-6e4f17e6]{
    color:#a3a3a3;
    font-size:3.2vw
}
#footer-box .footer-desc[data-v-6e4f17e6] a{
    color:#DC2625
}
#footer-box .friend-link[data-v-6e4f17e6]{
    margin-top:4.933vw;
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    overflow:hidden
}
#footer-box .friend-link a[data-v-6e4f17e6]{
    padding-top:2.667vw
}
#footer-box .friend-link .links-icon[data-v-6e4f17e6]{
    width:29.333vw;
    height:9.6vw
}
#footer-box .friend-link a[data-v-6e4f17e6]:not(:nth-child(3n)){
    padding-right:1.6vw
}
#footer-box .friend-link .isCanShow[data-v-6e4f17e6]{
    display:none
}
@media screen and (min-width: 768px){
    #footer-box[data-v-6e4f17e6]{
        color:#a3a3a3;
        padding:50px 0;
        overflow-x:hidden
    }
    #footer-box .kcb[data-v-6e4f17e6]{
        margin-bottom:20px;
        height:32px
    }
    #footer-box li[data-v-6e4f17e6]{
        list-style-type:none
    }
    #footer-box .footer-nav[data-v-6e4f17e6]{
        margin-bottom:40px;
        text-align:left;
        display:flex;
        justify-content:flex-start
    }
    #footer-box .footer-nav .link-text[data-v-6e4f17e6],#footer-box .footer-nav a[data-v-6e4f17e6]{
        margin-right:24px;
        margin-bottom:0;
        font-size:14px;
        line-height:normal;
        color:#a3a3a3;
        padding:8px 0;
        cursor:pointer
    }
    #footer-box .footer-nav a[data-v-6e4f17e6]:last-child{
        margin-right:0
    }
    #footer-box .footer-applink[data-v-6e4f17e6]{
        margin-bottom:40px;
        display:flex;
        justify-content:flex-start
    }
    #footer-box .footer-applink img[data-v-6e4f17e6]{
        width:30px;
        height:30px
    }
    #footer-box .footer-applink a[data-v-6e4f17e6]{
        flex:0 0 auto;
        margin-right:32px;
        margin-bottom:0
    }
    #footer-box .footer-desc[data-v-6e4f17e6]{
        padding-right:168px;
        text-align:left;
        line-height:2.24
    }
    #footer-box .footer-desc .desc-title[data-v-6e4f17e6]{
        font-weight:700;
        font-size:18px
    }
    #footer-box .footer-desc .desc-content[data-v-6e4f17e6]{
        font-size:16px;
        margin-top:0
    }
    #footer-box .footer-desc .footer-adds[data-v-6e4f17e6]{
        margin-top:50px;
        font-size:16px;
        line-height:24px
    }
    #footer-box .footer-desc .footer-mail[data-v-6e4f17e6]{
        margin-top:10px;
        font-size:16px;
        line-height:normal
    }
    #footer-box .footer-desc .AQ-text[data-v-6e4f17e6]{
        font-size:16px
    }
    #footer-box .friend-link[data-v-6e4f17e6]{
        margin-top:37px;
        display:flex;
        flex-wrap:wrap;
        justify-content:flex-start
    }
    #footer-box .friend-link a[data-v-6e4f17e6]{
        padding-top:24px
    }
    #footer-box .friend-link .links-icon[data-v-6e4f17e6]{
        width:122px;
        height:40px;
        max-height:40px
    }
    #footer-box .friend-link a[data-v-6e4f17e6]:not(:last-child){
        padding-right:24px
    }
}
.h1[data-v-3527b6c8]{
    font-weight:700;
    font-size:7.467vw;
    margin-top:21.333vw
}
.sitemapHead[data-v-3527b6c8]{
    display:flex;
    font-size:2.933vw;
    flex-wrap:wrap
}
.sitemapHead .block[data-v-3527b6c8]{
    background:#f9f9fc;
    padding:2.667vw 2.667vw 5.333vw;
    box-sizing:border-box;
    display:flex;
    flex-wrap:wrap;
    width:100%;
    margin-bottom:5.333vw
}
.sitemapHead .block p[data-v-3527b6c8]{
    width:40%;
    margin-top:2.667vw;
    cursor:pointer
}
.sitemapHead .block .info[data-v-3527b6c8]{
    width:100%;
    font-weight:700;
    font-size:4vw;
    cursor:unset
}
@media screen and (min-width: 768px){
    .h1[data-v-3527b6c8]{
        font-weight:700;
        font-size:28px;
        margin:0 0 20px
    }
    .sitemapHead[data-v-3527b6c8]{
        display:flex;
        font-size:16px
    }
    .sitemapHead .block[data-v-3527b6c8]{
        background:#f9f9fc;
        padding:20px 20px 40px;
        box-sizing:border-box;
        display:flex;
        flex-wrap:wrap;
        width:49%;
        margin:0
    }
    .sitemapHead .block p[data-v-3527b6c8]{
        width:40%;
        margin-top:20px;
        cursor:pointer
    }
    .sitemapHead .block .info[data-v-3527b6c8]{
        width:100%;
        font-weight:700;
        font-size:22px;
        cursor:unset
    }
    .sitemapHead .block[data-v-3527b6c8]:first-of-type{
        margin-right:2%
    }
}
.turn[data-v-3527b6c8]{
    all:unset
}
.dialog-content[data-v-07d64eec]{
    text-align:center
}
.dialog-content .banner[data-v-07d64eec]{
    width:72vw;
    height:47.467vw;
    margin-bottom:2.667vw
}
@media screen and (min-width: 768px){
    .dialog-content .banner[data-v-07d64eec]{
        width:375px;
        height:247px;
        margin-bottom:15px
    }
}
.strip[data-v-05532202]{
    font-size:3.467vw;
    margin-bottom:3.2vw
}
.strip[data-v-05532202]:last-child{
    margin-bottom:0
}
.strip .h1[data-v-05532202]{
    font-weight:700;
    font-size:4.8vw;
    margin-bottom:2.133vw
}
.strip .item[data-v-05532202]{
    display:flex;
    box-sizing:border-box;
    flex-wrap:wrap
}
.strip .item .title[data-v-05532202]{
    margin-right:1.333vw;
    font-weight:700;
    padding:.267vw .667vw 2.4vw 0
}
.strip .item .countryBlock[data-v-05532202]{
    flex:1;
    display:flex;
    flex-wrap:wrap
}
.strip .item .country[data-v-05532202]{
    margin-right:.667vw;
    cursor:pointer;
    padding:.267vw .667vw 2.4vw 0;
    color:#0000008e
}
.go[data-v-05532202]{
    margin-right:3.333vw;
    cursor:pointer;
    padding:.267vw .667vw 3.733vw 0;
    display:inline-block;
    color:#0000008e
}
@media screen and (min-width: 768px){
    .strip[data-v-05532202]{
        font-size:16px;
        margin-bottom:16px
    }
    .strip .h1[data-v-05532202]{
        font-weight:700;
        font-size:24px;
        margin-bottom:8px
    }
    .strip .item[data-v-05532202]{
        display:flex;
        box-sizing:border-box;
        flex-wrap:wrap
    }
    .strip .item .title[data-v-05532202]{
        margin-right:10px;
        font-weight:700;
        padding:2px 5px 8px 0
    }
    .strip .item .countryBlock[data-v-05532202]{
        flex:1;
        display:flex;
        flex-wrap:wrap
    }
    .strip .item .country[data-v-05532202]{
        margin-right:5px;
        cursor:pointer;
        padding:2px 5px 8px 0;
        color:#0000008e
    }
    .go[data-v-05532202]{
        margin-right:25px;
        cursor:pointer;
        padding:2px 5px 10px 0;
        display:inline-block;
        color:#0000008e
    }
}
a[data-v-05532202]{
    all:unset
}
.item[data-v-a3f2d6b6]{
    width:100%;
    margin-bottom:2vw;
    display:flex;
    flex-wrap:wrap
}
.item .title[data-v-a3f2d6b6]{
    display:flex;
    font-weight:700;
    font-size:4.8vw;
    width:100%;
    align-items:center;
    line-height:8.533vw;
    margin-top:2.667vw
}
.item .title .flag[data-v-a3f2d6b6]{
    margin-right:1.333vw;
    width:3.6vw;
    height:2.4vw
}
.item .turn[data-v-a3f2d6b6]{
    cursor:pointer;
    margin-top:.4vw;
    margin-right:2vw
}
@media screen and (min-width: 768px){
    .item[data-v-a3f2d6b6]{
        width:100%;
        margin-bottom:15px;
        display:flex;
        flex-wrap:wrap
    }
    .item .title[data-v-a3f2d6b6]{
        display:flex;
        font-weight:700;
        font-size:18px;
        width:100%;
        align-items:center;
        line-height:32px;
        margin-top:0
    }
    .item .title .flag[data-v-a3f2d6b6]{
        margin-right:10px;
        width:27px;
        height:18px
    }
    .item .turn[data-v-a3f2d6b6]{
        cursor:pointer;
        margin-top:3px;
        margin-right:15px
    }
}
.turns[data-v-a3f2d6b6]{
    color:#2e2e2e
}
.content[data-v-1e395582]{
    display:flex;
    flex-wrap:wrap
}
.h1[data-v-1e395582]{
    font-weight:700;
    font-size:7.467vw;
    margin:.667vw 0
}
@media screen and (min-width: 768px){
    .content[data-v-1e395582]{
        display:flex;
        flex-wrap:wrap
    }
    .h1[data-v-1e395582]{
        font-weight:700;
        font-size:28px;
        margin:20px 0
    }
    .title[data-v-1e395582]{
        display:flex;
        font-weight:700;
        font-size:18px;
        width:100%;
        align-items:center;
        line-height:32px;
        margin-top:0
    }
    .title .flag[data-v-1e395582]{
        margin-right:10px;
        width:27px;
        height:18px
    }
    .title a[data-v-1e395582]{
        color:#000
    }
}
#footer-box[data-v-a34ab320]{
    word-break:break-all
}
main[data-v-a34ab320]{
    background:#fff;
    overflow:hidden;
    padding:4.8vw 0
}
@media screen and (min-width: 768px){
    .country[data-v-a34ab320]{
        cursor:pointer
    }
    main[data-v-a34ab320]{
        padding:60px 0
    }
}
.header-box.main-wrapper[data-v-674f6954]{
    display:none
}
.header-box.mobile[data-v-674f6954]{
    display:block;
    background:rgba(0,0,0,.2392156863);
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:100%;
    z-index:10;
    padding-bottom:2.133vw
}
.header-box.mobile .menu[data-v-674f6954]{
    width:6.4vw;
    height:6.4vw;
    margin-left:4.267vw;
    margin-top:2.133vw
}
.header-box.mobile .panda_logo[data-v-674f6954]{
    height:6.4vw;
    margin-left:5.333vw;
    margin-top:1.6vw
}
.header-box.mobile .btn-login[data-v-674f6954]{
    border-radius:1.067vw;
    min-width:25.333vw;
    height:8.533vw;
    font-size:3.733vw;
    margin-right:4.267vw;
    margin-top:2.133vw
}
.header-box.mobile a[data-v-674f6954]{
    margin-left:auto
}
.drawer-menu-header[data-v-674f6954]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.drawer-menu-header .logo[data-v-674f6954]{
    width:16.533vw;
    height:5.333vw
}
.drawer-menu-header .close-icon[data-v-674f6954]{
    width:6.4vw;
    height:6.4vw
}
.drawer-menu-header .logo_chn[data-v-674f6954]{
    height:9.6vw;
    width:30.4vw
}
.draw_btn_wrapper[data-v-674f6954]{
    text-align:center;
    margin-top:4vw
}
.draw_btn_wrapper button[data-v-674f6954]{
    min-width:24vw!important
}
.draw_btn_one[data-v-674f6954]{
    margin-top:8vw
}
.drawer-menu-content .link-text[data-v-674f6954]{
    color:#fff
}
.drawer-menu-content .nav-item[data-v-674f6954]{
    color:#fff;
    display:block;
    font-size:3.733vw;
    height:6.4vw;
    line-height:6.4vw;
    padding:3.2vw 0;
    cursor:pointer;
    position:relative
}
.drawer-menu-content .nav-item[data-v-674f6954]:after{
    position:absolute;
    content:" ";
    pointer-events:none;
    right:0;
    bottom:-.533vw;
    left:0;
    border-bottom:.267vw solid #494d5b
}
.drawer-menu-content .nav-item.active[data-v-674f6954]{
    color:#DC2625
}
.drawer-menu-content .nav-item.lang-item[data-v-674f6954]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.drawer-menu-content .nav-item .station[data-v-674f6954] .test{
    opacity:1
}
.drawer-menu-content .nav-item .station img[data-v-674f6954]{
    width:4.8vw
}
.ieBox[data-v-674f6954]{
    position:fixed;
    z-index:999;
    top:0;
    left:0;
    right:0;
    height:21.333vw;
    line-height:21.333vw;
    font-size:2.4vw;
    color:#000;
    text-align:center;
    background-color:#fff
}
.hear-source[data-v-674f6954]{
    display:none
}
.hear-mob-source[data-v-674f6954]{
    width:100%;
    background-color:#081c44;
    box-sizing:border-box;
    display:flex;
    justify-content:space-between;
    align-items:center;
    min-height:10.667vw;
    position:relative;
    color:#fff
}
.hear-mob-source div[data-v-674f6954]{
    flex:1;
    text-align:center;
    min-height:10.667vw;
    display:flex;
    align-items:center;
    justify-content:center
}
.hear-mob-source div img[data-v-674f6954]{
    width:100%;
    height:10.667vw;
    object-fit:cover
}
.hear-mob-source .btn-mob-login[data-v-674f6954]{
    border-radius:1.067vw;
    height:6.933vw;
    font-size:3.2vw;
    background:rgb(64,84,252);
    margin-right:4.267vw
}
.hear-mob-source .close-logo[data-v-674f6954]{
    position:absolute;
    right:0;
    top:1.333vw;
    width:3.733vw;
    height:3.733vw;
    right:1.333vw;
    object-fit:contain
}
@media screen and (min-width: 768px){
    .header-box[data-v-674f6954]{
        margin:0 32px;
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        flex-wrap:wrap;
        padding:20px 0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .header-box[data-v-674f6954]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .header-box[data-v-674f6954]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .header-box[data-v-674f6954]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .header-box.main-wrapper[data-v-674f6954]{
        display:flex
    }
    .header-box.mobile[data-v-674f6954]{
        display:none
    }
    .header-box .logo[data-v-674f6954]{
        height:24px;
        width:76px
    }
    .header-box .logo_chn[data-v-674f6954]{
        height:36px;
        width:114px
    }
    .header-box .header-left[data-v-674f6954],.header-box .nav-list[data-v-674f6954]{
        display:flex;
        align-items:center;
        flex:1;
        width:10px;
        flex-wrap:wrap
    }
    .header-box .selectContent_icon[data-v-674f6954]{
        width:20px
    }
    .header-box .header-right[data-v-674f6954]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    .header-box .btn-login[data-v-674f6954]{
        border-radius:4px;
        min-width:95px;
        height:32px;
        font-size:14px;
        margin-left:35px
    }
    .link-text[data-v-674f6954]{
        color:#fff
    }
    .nav-item[data-v-674f6954]{
        font-size:14px;
        margin-left:39px;
        height:24px;
        line-height:24px;
        cursor:pointer
    }
    .nav-item.active[data-v-674f6954],.nav-item[data-v-674f6954]:hover{
        position:relative
    }
    .nav-item.active[data-v-674f6954]:after,.nav-item[data-v-674f6954]:hover:after{
        position:absolute;
        content:" ";
        pointer-events:none;
        right:0;
        bottom:-4px;
        left:0;
        border-bottom:2px solid #DC2625
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .nav-item[data-v-674f6954]{
        margin-left:20px
    }
    .header-box .btn-login[data-v-674f6954]{
        margin-left:10px
    }
}
@media screen and (min-width: 768px){
    .fadeIn[data-v-674f6954]{
        animation:fadeIn-674f6954 1s ease .6s both
    }
    @keyframes fadeIn-674f6954{
        0%{
            opacity:1
        }
        to{
            opacity:1
        }
    }
    .hear-source[data-v-674f6954]{
        background-color:#081c44;
        display:block;
        position:relative
    }
    .hear-source .close-logo[data-v-674f6954]{
        position:absolute;
        right:0;
        top:5px;
        width:14px;
        height:14;
        right:5px;
        object-fit:contain;
        cursor:pointer
    }
    .hear-source .wrapper[data-v-674f6954]{
        display:flex;
        justify-content:space-between;
        align-items:center;
        min-height:46px
    }
    .hear-source .wrapper div[data-v-674f6954]{
        flex:1;
        text-align:center;
        color:#fff!important;
        min-height:46px;
        display:flex;
        align-items:center;
        justify-content:center
    }
    .hear-source .wrapper div img[data-v-674f6954]{
        width:100%;
        height:60px;
        object-fit:cover
    }
    .hear-source .wrapper .btn-login[data-v-674f6954]{
        border-radius:4px;
        min-width:95px;
        height:32px;
        font-size:14px;
        margin-left:35px;
        background:rgb(64,84,252)
    }
}
.drawer-menu .n-drawer-header__main{
    width:100%
}
.isFixed{
    position:fixed;
    width:100%;
    z-index:9
}
@media screen and (min-width: 768px){
    .selectContent_popselect{
        min-width:144px
    }
    .selectContent_popselect .n-base-select-option{
        padding:12px!important;
        box-sizing:border-box;
        display:flex;
        justify-content:center;
        color:#000!important
    }
    .selectContent_popselect .n-base-select-option__content{
        padding-right:24px
    }
    .selectContent_popselect i{
        display:none
    }
}
.country_wrapper[data-v-7b80139a]{
    flex:1
}
.icon[data-v-7b80139a]{
    width:6.4vw;
    height:6.4vw;
    margin-left:3.2vw
}
.flag[data-v-7b80139a]{
    width:8vw;
    height:5.333vw
}
.flag.round[data-v-7b80139a]{
    margin-left:2.667vw;
    width:8vw;
    height:8vw;
    object-fit:cover;
    object-position:center;
    border-radius:100%
}
.header-select[data-v-7b80139a]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.733vw
}
.list-continent[data-v-7b80139a]{
    height:64vw;
    overflow-x:hidden;
    overflow-y:auto;
    font-size:3.2vw;
    padding:0 2.133vw
}
.list-continent .continent-name[data-v-7b80139a]{
    color:#909399
}
.list-continent .flag[data-v-7b80139a]{
    width:6.4vw;
    height:4.267vw
}
.list-continent .country-name[data-v-7b80139a]{
    margin-left:4vw;
    color:#606266
}
.list-continent .item-continent[data-v-7b80139a]{
    border-bottom:.267vw solid #e4e7ed;
    padding-top:2.133vw;
    padding-bottom:2.133vw
}
.list-continent .item-continent[data-v-7b80139a]:first-child{
    padding-top:0
}
.list-continent .list-country[data-v-7b80139a]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
    flex-wrap:wrap
}
.list-continent .item-country[data-v-7b80139a]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    padding:1.6vw 0;
    width:100%;
    cursor:pointer
}
.list-continent .item-country[data-v-7b80139a]:hover{
    background:rgb(243,243,245)
}
@media screen and (min-width: 768px){
    .icon[data-v-7b80139a]{
        width:24px;
        height:24px;
        margin-left:6px
    }
    .flag[data-v-7b80139a]{
        width:33px;
        height:22px
    }
    .flag.round[data-v-7b80139a]{
        margin-left:10px;
        width:42px;
        height:42px
    }
    .header-select[data-v-7b80139a]{
        font-size:14px;
        cursor:pointer
    }
    .list-continent[data-v-7b80139a]{
        width:220px;
        height:240px;
        font-size:12px;
        padding:0 8px
    }
    .list-continent .flag[data-v-7b80139a]{
        width:24px;
        height:16px
    }
    .list-continent .country-name[data-v-7b80139a]{
        margin-left:20px
    }
    .list-continent .item-continent[data-v-7b80139a]{
        border-bottom:1px solid #e4e7ed;
        padding-top:8px;
        padding-bottom:8px
    }
    .list-continent .item-country[data-v-7b80139a]{
        padding:6px 0;
        cursor:pointer
    }
    .list-continent .item-country[data-v-7b80139a]:hover{
        background:rgb(243,243,245)
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .icon[data-v-7b80139a]{
        margin-left:12px
    }
}
.country-select .n-base-select-menu__empty{
    padding:1.067vw 0
}
.country-select .n-base-select-menu__empty .n-empty{
    display:none
}
.country-select .n-base-select-menu__action{
    border-top:none
}
.country-select .n-base-select-menu__action .n-input{
    margin-bottom:4.267vw
}
@media screen and (min-width: 768px){
    .country-select.n-popselect-menu .n-base-select-menu__empty{
        padding:4px 0
    }
    .country-select.n-popselect-menu .n-base-select-menu__action .n-input{
        margin-bottom:16px
    }
}
.icon[data-v-cdc82b54]{
    width:4.8vw;
    height:4.8vw;
    margin-left:0
}
.header-select[data-v-cdc82b54]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.2vw
}
@media screen and (min-width: 768px){
    .icon[data-v-cdc82b54]{
        width:24px;
        height:24px;
        margin-left:6px
    }
    .header-select[data-v-cdc82b54]{
        font-size:14px;
        cursor:pointer
    }
    .header-select.lang[data-v-cdc82b54]{
        margin-left:10px
    }
}
@media screen and (min-width: 992px){
    .header-select.lang[data-v-cdc82b54]{
        margin-left:25px
    }
    .langSelectPop[data-v-cdc82b54]{
        width:780px;
        display:flex;
        flex-wrap:wrap
    }
    .langSelectPop .title[data-v-cdc82b54]{
        font-weight:700;
        font-size:16px;
        width:100%;
        margin-bottom:8px
    }
    .langSelectPop .item[data-v-cdc82b54]{
        width:16.6%;
        padding:4px 6px;
        box-sizing:border-box;
        border-radius:4px;
        cursor:pointer
    }
    .langSelectPop .item[data-v-cdc82b54]:hover{
        background:rgba(194,194,194,.2)
    }
    .langSelectPop .selectTip[data-v-cdc82b54]{
        width:100%;
        text-align:center;
        margin-top:4px
    }
    .langSelectPop .selectTip img[data-v-cdc82b54]{
        margin-right:4px
    }
}
.country_wrapper[data-v-67211720]{
    flex:1
}
.icon[data-v-67211720]{
    width:3.2vw;
    height:1.6vw;
    margin-left:3.2vw
}
.flag[data-v-67211720]{
    width:8vw;
    height:5.333vw
}
.header-select[data-v-67211720]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.733vw;
    cursor:pointer
}
.list-continent[data-v-67211720]{
    height:64vw;
    overflow-x:hidden;
    overflow-y:auto;
    font-size:3.2vw;
    padding:0 2.133vw
}
.list-continent .continent-name[data-v-67211720]{
    color:#909399
}
.list-continent .flag[data-v-67211720]{
    width:6.4vw;
    height:4.267vw
}
.list-continent .country-name[data-v-67211720]{
    margin-left:4vw;
    color:#606266
}
.list-continent .item-continent[data-v-67211720]{
    border-bottom:.267vw solid #e4e7ed;
    padding-top:2.133vw;
    padding-bottom:2.133vw
}
.list-continent .item-continent[data-v-67211720]:first-child{
    padding-top:0
}
.list-continent .list-country[data-v-67211720]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
    flex-wrap:wrap
}
.list-continent .item-country[data-v-67211720]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    padding:1.6vw 0;
    width:100%;
    cursor:pointer
}
.list-continent .item-country[data-v-67211720]:hover{
    background:rgb(243,243,245)
}
@media screen and (min-width: 768px){
    .icon[data-v-67211720]{
        width:12px;
        height:6px;
        margin-left:12px
    }
    .flag[data-v-67211720]{
        width:33px;
        height:22px
    }
    .flag.round[data-v-67211720]{
        margin-left:10px;
        width:46px;
        height:46px;
        object-fit:cover;
        object-position:center;
        border-radius:100%
    }
    .header-select[data-v-67211720]{
        font-size:14px;
        cursor:pointer
    }
    .list-continent[data-v-67211720]{
        width:200px;
        height:240px;
        font-size:12px;
        padding:0 8px
    }
    .list-continent .flag[data-v-67211720]{
        width:24px;
        height:16px
    }
    .list-continent .country-name[data-v-67211720]{
        margin-left:20px
    }
    .list-continent .item-continent[data-v-67211720]{
        border-bottom:1px solid #e4e7ed;
        padding-top:8px;
        padding-bottom:8px
    }
    .list-continent .item-country[data-v-67211720]{
        padding:6px 0;
        cursor:pointer
    }
    .list-continent .item-country[data-v-67211720]:hover{
        background:rgb(243,243,245)
    }
}
.country-select .n-base-select-menu__empty{
    padding:1.067vw 0
}
.country-select .n-base-select-menu__empty .n-empty{
    display:none
}
.country-select .n-base-select-menu__action{
    border-top:none
}
.country-select .n-base-select-menu__action .n-input{
    margin-bottom:4.267vw
}
@media screen and (min-width: 768px){
    .country-select.n-popselect-menu .n-base-select-menu__empty .n-empty{
        display:none
    }
    .country-select.n-popselect-menu .n-base-select-menu__action{
        border-top:none
    }
}
#customerService{
    position:fixed;
    bottom:12.5%;
    z-index:999;
    right:3.5%;
    width:13.2vw;
    height:22vw;
    cursor:pointer
}
#customerService .customerService-img{
    width:100%;
    height:100%
}
@media screen and (min-width: 768px){
    #customerService{
        position:fixed;
        bottom:17.5%;
        z-index:999;
        right:2.5%;
        width:66px;
        height:110px;
        cursor:pointer
    }
    #customerService .customerService-img{
        width:100%;
        height:100%
    }
}
.customerService_card .n-card__content{
    padding:0!important
}
.error[data-v-7a0bfede]{
    display:flex;
    box-sizing:border-box;
    padding:8vw 2.667vw;
    flex-direction:column;
    align-items:center
}
.notFound[data-v-7a0bfede]{
    width:56vw;
    margin:16vw 0 8vw
}
.error_font1[data-v-7a0bfede]{
    font-size:5.867vw;
    line-height:13.333vw;
    font-weight:700;
    width:60%;
    text-align:center
}
.error_font2[data-v-7a0bfede]{
    font-size:2.933vw;
    line-height:4vw;
    width:70%;
    word-break:break-all;
    text-align:center;
    margin-bottom:10.667vw
}
.n-button[data-v-7a0bfede]{
    padding:2.667vw 5.333vw
}
@media screen and (min-width: 768px){
    .notFound[data-v-7a0bfede]{
        width:600px;
        margin:0
    }
    .error_font1[data-v-7a0bfede]{
        font-size:36px;
        line-height:88px;
        font-weight:700;
        width:40%;
        text-align:center
    }
    .error_font2[data-v-7a0bfede]{
        font-size:18px;
        line-height:24px;
        width:40%;
        word-break:break-all;
        text-align:center;
        margin-bottom:50px
    }
    .n-button[data-v-7a0bfede]{
        padding:10px 20px
    }
}
.fraudInfo[data-v-6f328f97]{
    text-align:center;
    margin-top:-13.333vw;
    margin-bottom:0;
    position:relative;
    padding:2.667vw;
    box-sizing:border-box
}
.fraudInfo h3[data-v-6f328f97]{
    margin:2.133vw 0 5.867vw
}
.fraudInfo .infoMenus[data-v-6f328f97]{
    display:flex;
    flex-wrap:wrap
}
.fraudInfo .infoMenus .infoMenusList[data-v-6f328f97]{
    flex:1;
    min-width:100%;
    position:relative;
    color:#fff;
    margin-bottom:1.6vw
}
.fraudInfo .infoMenus .infoMenusList .bg[data-v-6f328f97],.fraudInfo .infoMenus .infoMenusList .bg[data-v-6f328f97] img{
    height:60vw
}
.fraudInfo .infoMenus .infoMenusList .notTurn[data-v-6f328f97]{
    position:absolute;
    width:22.267vw;
    right:3%;
    top:5%;
    z-index:9
}
.fraudInfo .infoMenus .infoMenusList .pos[data-v-6f328f97]{
    position:absolute;
    top:21%;
    text-align:center;
    width:86%;
    left:50%;
    transform:translate(-50%);
    display:flex;
    flex-direction:column;
    align-items:center
}
.fraudInfo .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
    font-size:4.267vw;
    margin-bottom:2.133vw
}
.fraudInfo .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
    font-size:3.733vw
}
.fraudInfo .infoMenus .infoMenusList1 .email[data-v-6f328f97]{
    display:flex;
    flex-wrap:wrap;
    margin-top:1.6vw
}
.fraudInfo .infoMenus .infoMenusList1 .email p[data-v-6f328f97]{
    width:50%;
    font-size:3.067vw;
    text-align:left
}
.fraudInfoen .infoMenus .infoMenusList .pos[data-v-6f328f97]{
    top:16%
}
.fraudInfoen .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
    font-size:3.2vw;
    line-height:4.267vw
}
@media screen and (min-width: 768px){
    .fraudInfo[data-v-6f328f97]{
        text-align:center;
        margin-top:-50px;
        margin-bottom:80px;
        position:relative;
        padding:0
    }
    .fraudInfo h3[data-v-6f328f97]{
        margin:16px 0 44px
    }
    .fraudInfo .infoMenus[data-v-6f328f97]{
        display:flex;
        flex-wrap:wrap
    }
    .fraudInfo .infoMenus .infoMenusList[data-v-6f328f97]{
        flex:1;
        margin:0 10px 20px;
        min-width:36%;
        position:relative;
        color:#fff;
        min-height:300px
    }
    .fraudInfo .infoMenus .infoMenusList .bg[data-v-6f328f97],.fraudInfo .infoMenus .infoMenusList .bg[data-v-6f328f97] img{
        height:auto
    }
    .fraudInfo .infoMenus .infoMenusList .notTurn[data-v-6f328f97]{
        position:absolute;
        width:20%;
        min-width:100px;
        right:3%;
        top:5%;
        z-index:9
    }
    .fraudInfo .infoMenus .infoMenusList .bg[data-v-6f328f97] img{
        min-height:300px
    }
    .fraudInfo .infoMenus .infoMenusList .pos[data-v-6f328f97]{
        position:absolute;
        top:21%;
        text-align:left;
        width:61%;
        min-width:330px;
        max-width:550px;
        left:50%;
        transform:translate(-50%);
        display:flex;
        flex-direction:column;
        align-items:center
    }
    .fraudInfo .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
        font-size:22px;
        margin-bottom:8px
    }
    .fraudInfo .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
        font-size:14px
    }
    .fraudInfo .infoMenus .infoMenusList1 .content[data-v-6f328f97]{
        text-align:center
    }
    .fraudInfo .infoMenus .infoMenusList1 .email[data-v-6f328f97]{
        display:flex;
        flex-wrap:wrap;
        margin-top:12px
    }
    .fraudInfo .infoMenus .infoMenusList1 .email p[data-v-6f328f97]{
        width:50%;
        font-size:12px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
        font-size:16px;
        margin-bottom:8px;
        line-height:22px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
        font-size:12px;
        line-height:16px
    }
}
@media screen and (min-width: 1300px){
    .fraudInfo .infoMenus .infoMenusList .pos[data-v-6f328f97]{
        min-width:500px;
        max-width:550px
    }
    .fraudInfo .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
        font-size:26px;
        margin-bottom:12px
    }
    .fraudInfo .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
        font-size:16px
    }
    .fraudInfo .infoMenus .infoMenusList1 .content[data-v-6f328f97]{
        text-align:center
    }
    .fraudInfo .infoMenus .infoMenusList1 .email p[data-v-6f328f97]{
        font-size:14px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos[data-v-6f328f97]{
        min-width:520px;
        max-width:550px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
        font-size:22px;
        margin-bottom:12px;
        line-height:28px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
        font-size:14px;
        line-height:21px
    }
}
@media screen and (min-width: 1500px){
    .fraudInfo .infoMenus .infoMenusList .pos[data-v-6f328f97]{
        min-width:500px;
        max-width:550px
    }
    .fraudInfo .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
        font-size:32px;
        margin-bottom:12px
    }
    .fraudInfo .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
        font-size:20px
    }
    .fraudInfo .infoMenus .infoMenusList1 .content[data-v-6f328f97]{
        text-align:center
    }
    .fraudInfo .infoMenus .infoMenusList1 .email p[data-v-6f328f97]{
        font-size:18px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos[data-v-6f328f97]{
        min-width:520px;
        max-width:550px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos .title[data-v-6f328f97]{
        font-size:26px;
        margin-bottom:12px;
        line-height:34px
    }
    .fraudInfoen .infoMenus .infoMenusList .pos .content[data-v-6f328f97]{
        font-size:16px;
        line-height:26px
    }
}
.fraudCases[data-v-4fdf7b2c]{
    text-align:center;
    margin-bottom:10.667vw;
    position:relative;
    padding:0 2.667vw;
    box-sizing:border-box
}
.fraudCases h1[data-v-4fdf7b2c]{
    margin:2.133vw 0
}
.fraudCases h3[data-v-4fdf7b2c]{
    margin-bottom:5.867vw
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__dots{
    top:58.667vw
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__dots .n-carousel__dot{
    background:rgb(235,234,234)
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__dots .n-carousel__dot--active{
    background:rgb(50,100,255)!important
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__slide{
    width:100%;
    transition:all .5s
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__slide .carousel-img{
    width:100%
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentWrapper{
    transition:all .5s;
    width:77%;
    position:relative;
    padding-left:.8vw;
    box-sizing:border-box
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentWrapper .err{
    position:absolute;
    right:-28%;
    top:0;
    width:19%;
    min-width:25.333vw
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentTitle{
    font-size:4.8vw;
    font-weight:700;
    line-height:6.4vw;
    text-align:left;
    margin:11.2vw 0 3.2vw
}
.fraudCases[data-v-4fdf7b2c] .n-carousel__slide .content{
    font-size:3.2vw;
    font-weight:400;
    line-height:4.8vw;
    text-align:left;
    box-sizing:border-box
}
@media screen and (min-width: 768px){
    .fraudCases[data-v-4fdf7b2c]{
        text-align:center;
        margin-top:-20px;
        margin-bottom:80px;
        position:relative;
        padding:0
    }
    .fraudCases h3[data-v-4fdf7b2c]{
        margin:16px 0 44px
    }
    .fraudCases .carWrapper[data-v-4fdf7b2c]{
        position:relative
    }
    .fraudCases .carWrapper:hover .comment-arrow.show[data-v-4fdf7b2c]{
        transform:scale(1);
        opacity:1
    }
    .fraudCases .carWrapper:hover .comment-arrow.show[data-v-4fdf7b2c]:hover{
        background:rgba(0,0,0,.28)
    }
    .fraudCases .carWrapper .comment-arrow[data-v-4fdf7b2c]{
        position:absolute;
        display:flex;
        margin-top:-24px;
        top:50%;
        width:48px;
        height:48px;
        align-items:center;
        justify-content:center;
        background:rgba(0,0,0,.2);
        border-radius:50%;
        opacity:1;
        transform:scale(.8);
        transition:transform .5s ease-in,opacity .7s cubic-bezier(.15,0,.2,1) .1s;
        cursor:pointer;
        z-index:2
    }
    .fraudCases .carWrapper .comment-arrow.prev[data-v-4fdf7b2c]{
        left:40px
    }
    .fraudCases .carWrapper .comment-arrow.next[data-v-4fdf7b2c]{
        right:40px
    }
    .fraudCases .carWrapper .comment-arrow>.iconfont[data-v-4fdf7b2c]{
        font-size:42px;
        color:#fff
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel{
        cursor:pointer;
        padding-left:10px;
        box-sizing:border-box
    }
    .fraudCases[data-v-4fdf7b2c] .cIndex1 .n-carousel__slide{
        transform:translate(30%)
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide{
        width:60%;
        transition:all .5s
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .carousel-img{
        width:100%
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentWrapper{
        transition:all .5s;
        width:80%;
        position:relative;
        min-height:200px
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentWrapper .err{
        position:absolute;
        right:-25%;
        top:0;
        width:19%;
        min-width:100px
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentTitle{
        font-size:24px;
        font-weight:700;
        line-height:32px;
        text-align:left;
        margin:32px 0 16px
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .content{
        font-size:18px;
        font-weight:400;
        line-height:26px;
        text-align:left
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide--next{
        opacity:.3;
        transition:all .5s
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide--next .contentWrapper{
        opacity:1
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide--prev{
        opacity:.3;
        transition:all .5s
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide--prev .contentWrapper{
        opacity:1
    }
}
@media screen and (min-width: 1300px){
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide{
        width:60%;
        transition:all .5s
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .carousel-img{
        width:100%
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentWrapper{
        transition:all .5s;
        width:80%;
        position:relative
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentWrapper .err{
        position:absolute;
        right:-25%;
        top:0;
        width:19%
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .contentTitle{
        font-size:32px;
        font-weight:700;
        line-height:48px;
        text-align:left;
        margin:40px 0 20px
    }
    .fraudCases[data-v-4fdf7b2c] .n-carousel__slide .content{
        font-size:22px;
        font-weight:400;
        line-height:36px;
        text-align:left
    }
}
#story[data-v-6170e948]{
    position:relative;
    margin-top:-6.4vw
}
#story.is-mobile .bg[data-v-6170e948]{
    width:100%;
    height:173.333vw
}
#story.is-mobile .title_wrapper[data-v-6170e948]{
    position:absolute;
    color:#fff;
    font-weight:700;
    font-size:2.667vw;
    text-align:center;
    line-height:1.2;
    width:92.533vw;
    left:50%;
    transform:translate(-50%);
    top:16vw;
    opacity:1
}
#story.is-mobile .title_wrapper h1[data-v-6170e948]{
    font-weight:700;
    font-size:7.467vw;
    line-height:11.2vw;
    margin:2.133vw 0
}
#story.is-mobile .title_wrapper .subTtile2[data-v-6170e948]{
    font-size:3.733vw;
    font-weight:700;
    line-height:5.6vw;
    margin-bottom:.267vw
}
#story.is-mobile .title_wrapper .subTtile1[data-v-6170e948],#story.is-mobile .title_wrapper .subTtile3[data-v-6170e948]{
    font-size:3.733vw;
    font-weight:400;
    line-height:5.6vw
}
#story.is-mobile .title_wrapper .turn[data-v-6170e948]{
    width:42.667vw;
    margin-top:5.067vw
}
#story.is-mobile .actions-container[data-v-6170e948]{
    position:absolute;
    height:auto;
    bottom:12.8vw;
    left:0;
    right:0;
    z-index:1
}
#story.is-mobile .actions-container ul[data-v-6170e948],#story.is-mobile .actions-container li[data-v-6170e948]{
    list-style:none
}
#story.is-mobile .actions-container .actions-items[data-v-6170e948]{
    width:100%;
    display:flex;
    scrollbar-width:auto;
    padding:0 3.733vw;
    box-sizing:border-box;
    overflow-x:scroll;
    scroll-behavior:smooth
}
#story.is-mobile .actions-container .actions-items[data-v-6170e948]::-webkit-scrollbar{
    display:none
}
#story.is-mobile .actions-container .actions-items .n-carousel__slide[data-v-6170e948]{
    width:53.333vw;
    min-width:53.333vw;
    height:7.467vw;
    border:.267vw solid rgb(255,255,255);
    border-radius:9.067vw;
    background:rgba(44,44,44,.4);
    backdrop-filter:blur(5.333vw);
    text-align:center;
    line-height:7.467vw;
    color:#fff;
    margin-right:4.267vw
}
#story.is-mobile .actions-container .actions-items .isSelect[data-v-6170e948]{
    background-color:#fff;
    color:#000;
    font-weight:700;
    overflow:hidden;
    position:relative
}
#story.is-mobile .actions-container .actions-items .isSelect p[data-v-6170e948]{
    display:block;
    position:absolute;
    width:calc(100% + .533vw);
    height:calc(100% + .533vw);
    background-color:#74696966;
    transform:translate(-100%);
    left:0;
    top:0
}
#story.is-mobile .actions-container .actions-items .isSp p[data-v-6170e948]{
    transform:translate(0);
    transition:all 10s linear
}
#story.is-mobile[data-v-6170e948] .actions{
    position:absolute;
    height:auto;
    bottom:18.667vw;
    padding-right:41.333vw;
    box-sizing:border-box
}
#story.is-mobile[data-v-6170e948] .actions .n-carousel__slides{
    margin-left:17.333vw
}
#story.is-mobile[data-v-6170e948] .actions .n-carousel__slide{
    width:14.933vw;
    height:3.733vw;
    border:.333vw solid rgb(255,255,255);
    border-radius:4.533vw;
    background:rgba(44,44,44,.4);
    backdrop-filter:blur(2.667vw);
    text-align:center;
    line-height:3.733vw;
    color:#fff
}
#story.is-mobile[data-v-6170e948] .actions .isSelect{
    background-color:#fff;
    color:#000;
    overflow:hidden;
    position:relative
}
#story.is-mobile[data-v-6170e948] .actions .isSelect p{
    display:block;
    position:absolute;
    width:calc(100% + .533vw);
    height:calc(100% + .533vw);
    background-color:#74696966;
    transform:translate(-100%);
    left:0;
    top:0
}
#story.is-mobile[data-v-6170e948] .actions .isSp p{
    transform:translate(0);
    transition:all 10s linear
}
@media screen and (min-width: 768px){
    #story[data-v-6170e948]{
        width:100%;
        background-size:100% 100%;
        box-sizing:border-box;
        position:relative;
        margin-top:0
    }
    #story .bg[data-v-6170e948]{
        width:100%
    }
    #story .title_wrapper[data-v-6170e948]{
        position:absolute;
        color:#fff;
        text-align:center;
        left:50%;
        transform:translate(-50%);
        top:9.5%;
        opacity:1;
        width:80%
    }
    #story .title_wrapper h1[data-v-6170e948]{
        font-weight:700;
        font-size:46px;
        line-height:62px;
        margin:8px 0
    }
    #story .title_wrapper .subTtile2[data-v-6170e948]{
        font-size:22px;
        font-weight:700;
        line-height:32px;
        margin-bottom:2px
    }
    #story .title_wrapper .subTtile1[data-v-6170e948],#story .title_wrapper .subTtile3[data-v-6170e948]{
        font-size:18px;
        font-weight:400;
        line-height:30px
    }
    #story .title_wrapper .turn[data-v-6170e948]{
        width:18%;
        margin-top:16px
    }
    #story .actions[data-v-6170e948]{
        position:absolute;
        color:#fff;
        bottom:11%;
        left:50%;
        transform:translate(-50%);
        width:650px;
        height:38px;
        overflow:hidden
    }
    #story .actions .spActionsChildWrapper[data-v-6170e948]{
        transform:translate(-50%);
        transition:all .3s
    }
    #story .actions .actionsChildWrapper[data-v-6170e948]{
        transform:translate(0);
        transition:all .3s
    }
    #story .actions div[data-v-6170e948]{
        width:154px;
        height:34px;
        border:2px solid rgb(255,255,255);
        border-radius:38px;
        background:rgba(44,44,44,.4);
        display:flex;
        align-items:center;
        justify-content:center;
        cursor:pointer;
        position:absolute;
        backdrop-filter:blur(20px);
        opacity:1
    }
    #story .actions div p[data-v-6170e948]{
        display:none
    }
    #story .actions .actions0[data-v-6170e948]{
        left:0
    }
    #story .actions .actions1[data-v-6170e948]{
        left:225px
    }
    #story .actions .actions2[data-v-6170e948]{
        left:450px
    }
    #story .actions .isSelect[data-v-6170e948]{
        background-color:#fff;
        color:#000;
        overflow:hidden
    }
    #story .actions .isSelect p[data-v-6170e948]{
        display:block;
        position:absolute;
        width:calc(100% + 4px);
        height:calc(100% + 4px);
        background-color:#74696966;
        transform:translate(-100%)
    }
    #story .actions .isSp p[data-v-6170e948]{
        transform:translate(0);
        transition:all 10s linear
    }
}
@media screen and (min-width: 1300px){
    #story .title_wrapper[data-v-6170e948]{
        position:absolute;
        color:#fff;
        text-align:center;
        left:50%;
        transform:translate(-50%);
        top:11.5%;
        opacity:1;
        width:80%
    }
    #story .title_wrapper .turn[data-v-6170e948]{
        width:18%;
        margin-top:36px
    }
    #story .title_wrapper h1[data-v-6170e948]{
        font-weight:700;
        font-size:58px;
        line-height:80px;
        margin:12px 0
    }
    #story .title_wrapper .subTtile2[data-v-6170e948]{
        font-size:28px;
        font-weight:700;
        line-height:42px;
        margin-bottom:4px
    }
    #story .title_wrapper .subTtile1[data-v-6170e948],#story .title_wrapper .subTtile3[data-v-6170e948]{
        font-size:22px;
        font-weight:400;
        line-height:36px
    }
    #story .actions[data-v-6170e948]{
        position:absolute;
        color:#fff;
        bottom:11%;
        left:50%;
        transform:translate(-50%);
        width:844px;
        height:50px;
        overflow:hidden
    }
    #story .actions div[data-v-6170e948]{
        height:46px
    }
    #story .actions .actions0[data-v-6170e948]{
        left:0
    }
    #story .actions .actions1[data-v-6170e948]{
        left:292px
    }
    #story .actions .actions2[data-v-6170e948]{
        left:584px
    }
}
.feedBackModal{
    border-radius:4.267vw;
    width:96vw!important;
    padding:0;
    margin:8vw auto
}
.feedBackModal .n-dialog__content{
    margin-top:0
}
.feedBackModal .n-dialog__close,.feedBackModal .n-dialog__title{
    display:none
}
.feedBackModal .feedBackModal_title{
    background:rgb(50,100,255);
    border-radius:3.2vw 3.2vw 0 0;
    padding:3.733vw 4.8vw 3.733vw 3.733vw;
    box-sizing:border-box;
    color:#fff;
    font-weight:700;
    font-size:6.933vw;
    position:relative;
    overflow:hidden
}
.feedBackModal .feedBackModal_title img{
    position:absolute;
    right:3.2vw;
    width:37.333vw;
    top:-8vw
}
.feedBackModal .feedBackModal_content{
    padding:6.933vw 4.8vw 3.733vw;
    box-sizing:border-box;
    border-radius:3.2vw;
    background-color:#fff;
    margin-top:-3.2vw
}
.feedBackModal .feedBackModal_content .feedBackModal_content_title{
    font-weight:bolder;
    color:#2f2f2f;
    font-size:3.733vw;
    margin-bottom:5.333vw;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.feedBackModal .feedBackModal_content .feedBackModal_content_title .close{
    width:7.467vw
}
.feedBackModal .feedBackModal_content .feedBackModal_content_item{
    margin-bottom:2.667vw
}
.feedBackModal .feedBackModal_content .feedBackModal_content_item .label{
    margin-bottom:3.2vw;
    color:#2f2f2f;
    font-size:3.2vw
}
.feedBackModal .feedBackModal_content .feedBackModal_content_item .n-base-selection,.feedBackModal .feedBackModal_content .feedBackModal_content_item .n-input{
    --n-border: 0px solid #DC2625 !important;
    --n-border-active: 0px solid #DC2625 !important;
    --n-border-focus: 0px solid #DC2625 !important;
    --n-border-hover: 0px solid #DC2625 !important;
    --n-box-shadow-active: 0px solid #DC2625 !important;
    --n-box-shadow-focus: 0px solid #DC2625 !important;
    --n-height: 9.6vw !important;
    --n-color: rgb(243, 243, 244) !important;
    --n-color-active: rgb(243, 243, 244) !important;
    --n-color-focus: rgb(243, 243, 244) !important;
    border-radius:1.6vw
}
.feedBackModal .feedBackModal_content .feedBackModal_content_item .fileUpload_wrapper{
    margin-top:3.2vw
}
.feedBackModal .feedBackModal_content .feedBackModal_content_item .feedBackAdd{
    width:8.533vw
}
.feedBackModal .feedBackModal_content .flexWrapper{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
}
.feedBackModal .feedBackModal_content .flexWrapper .feedBackModal_content_item{
    width:100%
}
.feedBackModal .feedBackModal_content .btn_wrapper{
    text-align:right;
    margin-top:2.133vw
}
.feedBackModal .feedBackModal_content .btn_wrapper button{
    width:100%
}
@media screen and (min-width: 768px){
    .feedBackModal{
        border-radius:16px;
        width:800px!important;
        padding:0;
        margin:auto
    }
    .feedBackModal .n-dialog__content{
        margin-top:0
    }
    .feedBackModal .n-dialog__close,.feedBackModal .n-dialog__title{
        display:none
    }
    .feedBackModal .feedBackModal_title{
        background:rgb(50,100,255);
        border-radius:12px 12px 0 0;
        padding:14px 18px 28px 14px;
        box-sizing:border-box;
        color:#fff;
        font-weight:700;
        font-size:26px;
        position:relative;
        overflow:hidden
    }
    .feedBackModal .feedBackModal_title img{
        position:absolute;
        right:24px;
        width:200px;
        top:-76px
    }
    .feedBackModal .feedBackModal_content{
        padding:26px 18px 14px;
        box-sizing:border-box;
        border-radius:12px;
        background-color:#fff;
        margin-top:-12px
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_title{
        font-weight:bolder;
        color:#2f2f2f;
        font-size:16px;
        margin-bottom:20px;
        display:flex;
        justify-content:space-between;
        align-items:center
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_title .close{
        width:32px;
        cursor:pointer
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_item{
        margin-bottom:12px
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_item .label{
        margin-bottom:12px;
        color:#2f2f2f;
        font-size:16px
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_item .n-base-selection,.feedBackModal .feedBackModal_content .feedBackModal_content_item .n-input{
        --n-border: 0px solid #DC2625 !important;
        --n-border-active: 0px solid #DC2625 !important;
        --n-border-focus: 0px solid #DC2625 !important;
        --n-border-hover: 0px solid #DC2625 !important;
        --n-box-shadow-active: 0px solid #DC2625 !important;
        --n-box-shadow-focus: 0px solid #DC2625 !important;
        --n-height: 48px !important;
        --n-color: rgb(243, 243, 244) !important;
        --n-color-active: rgb(243, 243, 244) !important;
        --n-color-focus: rgb(243, 243, 244) !important;
        border-radius:6px
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_item .fileUpload_wrapper{
        margin-top:12px
    }
    .feedBackModal .feedBackModal_content .feedBackModal_content_item .feedBackAdd{
        width:32px
    }
    .feedBackModal .feedBackModal_content .flexWrapper{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between
    }
    .feedBackModal .feedBackModal_content .flexWrapper .feedBackModal_content_item{
        width:48%
    }
    .feedBackModal .feedBackModal_content .btn_wrapper{
        text-align:right;
        margin-top:0
    }
    .feedBackModal .feedBackModal_content .btn_wrapper button{
        width:184px
    }
}
header[data-v-5609067c]{
    backdrop-filter:blur(8vw);
    background:rgba(255,255,255,.8);
    height:16vw;
    position:fixed;
    top:0;
    z-index:999;
    width:100%;
    line-height:16vw
}
header img[data-v-5609067c]{
    height:9.067vw
}
header .flexWapper[data-v-5609067c]{
    display:flex;
    justify-content:space-between;
    height:100%;
    align-items:center
}
.isF[data-v-5609067c]{
    height:16vw;
    background-color:#ccc;
    width:100%
}
h1[data-v-5609067c]{
    font-size:7.467vw;
    font-weight:700;
    line-height:11.2vw;
    margin:0
}
h3[data-v-5609067c]{
    font-size:3.733vw;
    font-weight:400;
    line-height:5.6vw
}
.fraudFunds[data-v-5609067c]{
    width:100%;
    position:relative
}
.fraudFunds img[data-v-5609067c]{
    width:100%;
    height:186.667vw;
    object-fit:cover
}
.fraudFunds .fraudFundsPos[data-v-5609067c]{
    position:absolute;
    left:50%;
    transform:translate(-50%);
    top:9.6vw;
    text-align:center;
    width:92.533vw
}
.fraudFunds .fraudFundsPos h1[data-v-5609067c]{
    margin:2.667vw 0
}
.fraudFunds .fraudFundsPos p[data-v-5609067c],.fraudFunds .fraudFundsPos h3[data-v-5609067c]{
    font-size:3.733vw;
    font-weight:400;
    line-height:5.6vw
}
.fraudActions[data-v-5609067c]{
    background:linear-gradient(125.15deg,rgb(62,96,201) 22.605%,rgb(34,65,162) 55.635%,rgb(10,37,124) 93.536%);
    color:#fff;
    text-align:center;
    padding:8vw 10.667vw;
    box-sizing:border-box
}
.fraudActions h1[data-v-5609067c]{
    line-height:1
}
.fraudActions .turn[data-v-5609067c]{
    text-decoration:underline;
    margin:3.733vw 0
}
.fraudActions .turn a[data-v-5609067c]{
    color:#fff
}
@media screen and (min-width: 768px){
    header[data-v-5609067c]{
        backdrop-filter:blur(60px);
        background:rgba(255,255,255,.8);
        height:60px;
        position:fixed;
        top:0;
        z-index:999;
        width:100%;
        line-height:60px
    }
    header img[data-v-5609067c]{
        height:34px
    }
    .isF[data-v-5609067c]{
        height:60px;
        background-color:#ccc;
        width:100%
    }
    [data-v-5609067c] h1{
        font-size:48px;
        font-weight:700;
        line-height:60px;
        margin:0
    }
    [data-v-5609067c] h3{
        font-size:16px;
        font-weight:400;
        line-height:26px
    }
    .fraudFunds[data-v-5609067c]{
        width:100%;
        position:relative
    }
    .fraudFunds img[data-v-5609067c]{
        width:100%;
        height:auto;
        min-height:650px;
        object-fit:cover
    }
    .fraudFunds .fraudFundsPos[data-v-5609067c]{
        position:absolute;
        left:50%;
        transform:translate(-50%);
        top:48px;
        text-align:center;
        width:62%;
        min-width:768px
    }
    .fraudFunds .fraudFundsPos h1[data-v-5609067c]{
        margin:10px 0
    }
    .fraudFunds .fraudFundsPos p[data-v-5609067c],.fraudFunds .fraudFundsPos h3[data-v-5609067c]{
        font-size:16px;
        font-weight:400;
        line-height:26px
    }
    .fraudActions[data-v-5609067c]{
        background:linear-gradient(125.15deg,rgb(62,96,201) 22.605%,rgb(34,65,162) 55.635%,rgb(10,37,124) 93.536%);
        color:#fff;
        text-align:center;
        padding:30px 0;
        box-sizing:border-box
    }
    .fraudActions .turn[data-v-5609067c]{
        text-decoration:underline;
        margin:14px 0
    }
}
@media screen and (min-width: 1500px){
    [data-v-5609067c] h1{
        font-size:58px;
        font-weight:700;
        line-height:87px;
        margin:0
    }
    [data-v-5609067c] h3{
        font-size:24px;
        font-weight:400;
        line-height:36px
    }
    .fraudFunds[data-v-5609067c]{
        width:100%;
        position:relative
    }
    .fraudFunds img[data-v-5609067c]{
        width:100%;
        object-fit:cover
    }
    .fraudFunds .fraudFundsPos[data-v-5609067c]{
        position:absolute;
        left:50%;
        transform:translate(-50%);
        top:60px;
        text-align:center;
        width:62%;
        min-width:1000px
    }
    .fraudFunds .fraudFundsPos p[data-v-5609067c],.fraudFunds .fraudFundsPos h3[data-v-5609067c]{
        font-size:24px;
        font-weight:400;
        line-height:36px
    }
}
.fileUpload_wrapper[data-v-3b5bb1c4]{
    display:flex;
    flex-wrap:wrap
}
.fileUpload_wrapper .fileUpload[data-v-3b5bb1c4]{
    width:21.867vw;
    height:21.867vw;
    border:.267vw dashed rgb(224,224,230);
    border-radius:.8vw;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center
}
.fileUpload_wrapper .fileUpload[data-v-3b5bb1c4]:hover{
    border-color:#DC2625
}
.uploaderImg_wrapper[data-v-3b5bb1c4]{
    display:flex;
    align-items:center;
    justify-content:center;
    width:21.867vw;
    height:21.867vw;
    border:.267vw solid rgb(224,224,230);
    margin-right:4.8vw;
    margin-bottom:3.2vw;
    position:relative
}
.uploaderImg_wrapper img[data-v-3b5bb1c4]{
    width:100%;
    height:100%;
    object-fit:cover
}
.uploaderImg_wrapper .close[data-v-3b5bb1c4]{
    position:absolute;
    width:5.867vw;
    height:5.867vw;
    top:-2.667vw;
    right:-2.667vw;
    cursor:pointer
}
.uploaderImg_wrapper .loading[data-v-3b5bb1c4]{
    width:13.333vw;
    height:13.333vw;
    border:.8vw solid rgba(24,160,88,.4);
    border-top-color:transparent;
    border-radius:100%;
    animation:circle-3b5bb1c4 infinite 1.5s linear
}
@keyframes circle-3b5bb1c4{
    0%{
        transform:rotate(0)
    }
    to{
        transform:rotate(360deg)
    }
}
input[data-v-3b5bb1c4]{
    position:absolute;
    z-index:-10;
    opacity:1
}
@media screen and (min-width: 768px){
    .fileUpload_wrapper[data-v-3b5bb1c4]{
        display:flex
    }
    .fileUpload_wrapper .fileUpload[data-v-3b5bb1c4]{
        width:96px;
        height:96px;
        border:1px dashed rgb(224,224,230);
        border-radius:3px;
        cursor:pointer;
        display:flex;
        align-items:center;
        justify-content:center
    }
    .fileUpload_wrapper .fileUpload[data-v-3b5bb1c4]:hover{
        border-color:#DC2625
    }
    .uploaderImg_wrapper[data-v-3b5bb1c4]{
        display:flex;
        align-items:center;
        justify-content:center;
        width:96px;
        height:96px;
        border:1px solid rgb(224,224,230);
        margin-right:18px;
        margin-bottom:0;
        position:relative
    }
    .uploaderImg_wrapper img[data-v-3b5bb1c4]{
        width:100%;
        height:100%;
        object-fit:cover
    }
    .uploaderImg_wrapper .close[data-v-3b5bb1c4]{
        position:absolute;
        width:22px;
        height:22px;
        top:-10px;
        right:-10px;
        cursor:pointer
    }
    .uploaderImg_wrapper .loading[data-v-3b5bb1c4]{
        width:48px;
        height:48px;
        border:4px solid rgba(24,160,88,.4);
        border-top-color:transparent;
        border-radius:100%;
        animation:circle-3b5bb1c4 infinite 1.5s linear
    }
    @keyframes circle-3b5bb1c4{
        0%{
            transform:rotate(0)
        }
        to{
            transform:rotate(360deg)
        }
    }
}
.aboutChannel[data-v-3857fe5d]{
    margin-top:10.667vw
}
h3[data-v-3857fe5d]{
    font-size:8vw;
    text-align:center;
    font-weight:700
}
h4[data-v-3857fe5d]{
    font-size:4.8vw;
    text-align:center;
    font-weight:700;
    margin-bottom:2.667vw
}
.content[data-v-3857fe5d]{
    margin:2.667vw 0
}
@media screen and (min-width: 768px){
    .aboutChannel[data-v-3857fe5d]{
        margin:48px 0 24px
    }
    h3[data-v-3857fe5d]{
        font-size:40px;
        text-align:center;
        font-weight:700
    }
    h4[data-v-3857fe5d]{
        font-size:22px;
        text-align:center;
        font-weight:700
    }
    .content[data-v-3857fe5d]{
        margin:40px 0;
        padding:0 100px;
        box-sizing:border-box
    }
}
.channelSteps[data-v-7988f177]{
    display:flex;
    padding:5.333vw 2.133vw;
    flex-direction:column-reverse;
    box-sizing:border-box
}
.channelSteps .left[data-v-7988f177]{
    margin-top:5.333vw
}
.channelSteps .steps[data-v-7988f177]{
    margin-bottom:5.067vw;
    cursor:pointer;
    color:#979797
}
.channelSteps .step[data-v-7988f177]{
    display:flex;
    align-items:center;
    font-size:3.2vw;
    margin-bottom:.533vw;
    transition:all .6s
}
.channelSteps .step .circle[data-v-7988f177]{
    width:2.667vw;
    height:2.667vw;
    background:#979797;
    border-radius:50%;
    margin-right:2.133vw;
    transition:all .6s
}
.channelSteps .text[data-v-7988f177]{
    font-size:3.733vw;
    padding-left:4.8vw;
    box-sizing:border-box;
    font-weight:700;
    transition:all .6s
}
.channelSteps .right[data-v-7988f177]{
    width:100%;
    display:flex;
    justify-content:center;
    height:100%;
    transition:all .3s;
    opacity:1
}
.channelSteps .right img[data-v-7988f177]{
    border-radius:2.133vw;
    width:70%;
    object-fit:contain
}
.channelSteps .open[data-v-7988f177]{
    transition:all .3s;
    opacity:1
}
.channelSteps .active .circle[data-v-7988f177]{
    background:#DC2625;
    transition:all .6s
}
.channelSteps .active .text[data-v-7988f177],.channelSteps .active .step[data-v-7988f177]{
    color:#2e2e2e;
    transition:all .6s
}
@media screen and (min-width: 768px){
    .channelSteps[data-v-7988f177]{
        display:flex;
        padding:40px 0;
        box-sizing:border-box;
        align-items:center;
        flex-direction:row
    }
    .channelSteps .left[data-v-7988f177]{
        margin-top:0
    }
    .channelSteps .steps[data-v-7988f177]{
        margin-bottom:28px;
        cursor:pointer;
        color:#979797
    }
    .channelSteps .step[data-v-7988f177]{
        display:flex;
        align-items:center;
        font-size:16px;
        margin-bottom:2px;
        transition:all .6s
    }
    .channelSteps .step .circle[data-v-7988f177]{
        width:12px;
        height:12px;
        background:#979797;
        border-radius:50%;
        margin-right:8px;
        transition:all .6s
    }
    .channelSteps .text[data-v-7988f177]{
        font-size:20px;
        padding-left:20px;
        box-sizing:border-box;
        font-weight:700;
        transition:all .6s
    }
    .channelSteps .right[data-v-7988f177]{
        margin-left:32px;
        display:flex;
        justify-content:center;
        height:100%;
        transition:all .3s;
        opacity:1
    }
    .channelSteps .right img[data-v-7988f177]{
        border-radius:16px;
        object-fit:cover;
        width:534px;
        height:356px
    }
    .channelSteps .GCash[data-v-7988f177]{
        width:33%;
        margin-left:4px
    }
    .channelSteps .GCash img[data-v-7988f177]{
        object-fit:contain;
        width:auto;
        height:440px
    }
    .channelSteps .PayPal[data-v-7988f177]{
        width:45%;
        margin-left:70px
    }
    .channelSteps .PayPal img[data-v-7988f177]{
        object-fit:contain;
        height:580px
    }
    .channelSteps .Touch[data-v-7988f177]{
        width:45%;
        margin-left:4px
    }
    .channelSteps .Touch img[data-v-7988f177]{
        object-fit:contain;
        height:460px
    }
    .channelSteps .ACH[data-v-7988f177]{
        width:45%
    }
    .channelSteps .ACH img[data-v-7988f177]{
        object-fit:contain;
        height:380px
    }
    .channelSteps .Tenpay[data-v-7988f177]{
        margin-left:70px
    }
    .channelSteps .Tenpay img[data-v-7988f177]{
        object-fit:contain;
        width:100%;
        height:auto
    }
    .channelSteps .Alipay[data-v-7988f177]{
        margin-left:70px
    }
    .channelSteps .Alipay img[data-v-7988f177]{
        object-fit:contain;
        width:580px;
        height:auto
    }
    .channelSteps .open[data-v-7988f177]{
        transition:all .3s;
        opacity:1
    }
    .channelSteps .active .circle[data-v-7988f177]{
        background:#DC2625;
        transition:all .6s
    }
    .channelSteps .active .text[data-v-7988f177],.channelSteps .active .step[data-v-7988f177]{
        color:#2e2e2e;
        transition:all .6s
    }
}
.ACH[data-v-650564fa]{
    opacity:1
}
.channelRemitBox[data-v-650564fa]{
    padding:21.333vw 5.333vw 8vw
}
.channelRemitBox .channelPay[data-v-650564fa]{
    flex-wrap:wrap;
    display:flex
}
.channelRemitBox .channelPay .aPay_wrapper[data-v-650564fa]{
    display:none
}
.channelRemitBox .channelPay .aPay_wrapper_mobile[data-v-650564fa]{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    margin-bottom:4.267vw
}
.channelRemitBox .channelPay .aPay_wrapper_mobile .aPay-mobile[data-v-650564fa]{
    height:10.667vw
}
.channelRemitBox .channelPay .aPay_wrapper_mobile .aPay_r[data-v-650564fa]{
    height:13.333vw;
    max-width:37.333vw;
    object-fit:contain
}
.channelRemitBox .channelPay .pay[data-v-650564fa]{
    width:56vw;
    height:72vw;
    margin:0 auto;
    object-fit:contain
}
.channelRemitBox .channelPay[data-v-650564fa] .n-input-number{
    width:100%!important
}
.channelRemitBox .channelPay[data-v-650564fa] .n-input{
    border-radius:1.6vw;
    width:100%
}
.channelRemitBox .channelPay[data-v-650564fa] .n-input-number{
    width:50%
}
.channelRemitBox .channelPay[data-v-650564fa] .n-input__input{
    height:13.867vw;
    line-height:13.867vw
}
.channelRemitBox .channelPay[data-v-650564fa] .n-input__input .n-input__input-el{
    font-size:5.333vw;
    font-weight:700
}
.channelRemitBox .channelPay[data-v-650564fa] .header-select-one{
    display:flex;
    align-items:center;
    height:11.2vw;
    font-size:4.8vw;
    font-weight:bolder
}
.channelRemitBox .channelPay[data-v-650564fa] .header-select-one img{
    width:8.533vw;
    height:8.533vw;
    border-radius:50%;
    margin-left:2.667vw;
    margin-right:6.4vw
}
.channelRemitBox .channelPay[data-v-650564fa] .header-select{
    cursor:pointer;
    display:flex;
    align-items:center
}
.channelRemitBox .channelPay[data-v-650564fa] .country_wrapper{
    font-weight:700
}
.channelRemitBox .channelPay[data-v-650564fa] .country_wrapper .currency{
    font-size:5.333vw
}
.channelRemitBox .channelPay[data-v-650564fa] .country_wrapper .flag{
    border-radius:50%;
    width:8.533vw;
    height:8.533vw;
    margin:0 2.133vw
}
.channelRemitBox .channelPay[data-v-650564fa] .country_wrapper .icon{
    width:4.267vw;
    height:2.667vw
}
.channelRemitBox .channelPay .icon-exchange[data-v-650564fa]{
    height:2.667vw;
    width:1.867vw;
    margin:0 1.067vw;
    display:none
}
.channelRemitBox .channelPay .icon-exchange-mobile[data-v-650564fa]{
    margin:1.067vw auto;
    width:5.333vw;
    height:5.333vw
}
.channelRemitBox .channelPay h3[data-v-650564fa]{
    color:#fff;
    font-weight:700;
    font-size:6.4vw;
    margin-top:9.6vw;
    line-height:9.067vw;
    margin-bottom:4.267vw
}
.channelRemitBox .channelPay .rateBox[data-v-650564fa]{
    display:flex;
    align-items:center;
    flex-wrap:wrap
}
.channelRemitBox .channelPay .btnGroup[data-v-650564fa]{
    display:none
}
.channelRemitBox .channelPay .btnGroupMobile[data-v-650564fa]{
    text-align:center
}
.channelRemitBox .channelPay .btnGroupMobile button[data-v-650564fa]{
    all:unset;
    cursor:pointer
}
.channelRemitBox .channelPay .btnGroupMobile .leftNow[data-v-650564fa]{
    background:#F7DB17;
    color:#2e2e2e;
    padding:.8vw 4.8vw;
    border-radius:6.4vw;
    font-size:3.2vw;
    font-weight:700;
    margin:2.133vw 0
}
.channelRemitBox .channelPay .btnGroupMobile .rightNow[data-v-650564fa]{
    width:100%;
    background:#2E2E2E;
    padding:2.133vw 0;
    border-radius:2.133vw;
    color:#fff;
    font-weight:700;
    font-size:4.267vw;
    margin:1.067vw 0 5.333vw
}
.channelRemitBox .channelPay .word[data-v-650564fa]{
    color:#fff;
    font-weight:700;
    font-size:3.467vw;
    margin-bottom:1.067vw
}
.channelRemitBox .channelPay .word[data-v-650564fa] span{
    color:#f7db17
}
.channelRemitBox .channelPay .word2[data-v-650564fa]{
    color:#fff;
    font-size:3.2vw;
    margin-top:5.333vw
}
.channelRemitBox .details[data-v-650564fa]{
    width:100%
}
@media screen and (min-width: 768px){
    .channelRemitBox[data-v-650564fa]{
        padding:68px 0 0
    }
    .channelRemitBox .channelPay[data-v-650564fa]{
        display:flex;
        flex-wrap:nowrap
    }
    .channelRemitBox .channelPay .aPay_wrapper_mobile[data-v-650564fa]{
        display:none
    }
    .channelRemitBox .channelPay .pay[data-v-650564fa]{
        width:20%;
        min-width:425px;
        height:550px
    }
    .channelRemitBox .channelPay .details[data-v-650564fa]{
        margin-left:70px
    }
    .channelRemitBox .channelPay .details .aPay_wrapper[data-v-650564fa]{
        display:flex;
        align-items:center;
        margin-top:16px
    }
    .channelRemitBox .channelPay .details .aPay_wrapper .aPay[data-v-650564fa]{
        height:42px;
        display:block
    }
    .channelRemitBox .channelPay .details .aPay_wrapper .aPay_r[data-v-650564fa]{
        height:50px;
        max-width:160px;
        object-fit:contain
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .n-input-number{
        width:50%!important
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .n-input{
        border-radius:12px;
        width:100%
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .n-input-number{
        width:50%
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .n-input__input{
        height:52px;
        line-height:52px
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .n-input__input .n-input__input-el{
        font-size:20px;
        font-weight:700
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .header-select{
        cursor:pointer;
        display:flex;
        align-items:center
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .header-select-one{
        display:flex;
        align-items:center;
        height:42px;
        font-size:20px;
        font-weight:bolder
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .header-select-one img{
        width:32px;
        height:32px;
        border-radius:50%;
        margin-left:6px;
        margin-right:0
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .country_wrapper{
        font-weight:700
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .country_wrapper .currency{
        font-size:20px
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .country_wrapper .flag{
        border-radius:50%;
        width:32px;
        height:32px;
        margin:0 8px
    }
    .channelRemitBox .channelPay .details[data-v-650564fa] .country_wrapper .icon{
        width:16px;
        height:10px
    }
    .channelRemitBox .channelPay .details .icon-exchange[data-v-650564fa]{
        height:20px;
        margin:0 4px;
        display:block
    }
    .channelRemitBox .channelPay .details .icon-exchange-mobile[data-v-650564fa]{
        display:none
    }
    .channelRemitBox .channelPay .details h3[data-v-650564fa]{
        color:#fff;
        font-weight:700;
        font-size:36px;
        margin-top:30px;
        line-height:54px;
        margin-bottom:24px
    }
    .channelRemitBox .channelPay .details .rateBox[data-v-650564fa]{
        display:flex;
        align-items:center;
        flex-wrap:nowrap
    }
    .channelRemitBox .channelPay .details .btnGroupMobile[data-v-650564fa]{
        display:none
    }
    .channelRemitBox .channelPay .details .btnGroup[data-v-650564fa]{
        margin-top:30px;
        margin-bottom:75px;
        display:flex
    }
    .channelRemitBox .channelPay .details .btnGroup button[data-v-650564fa]{
        all:unset;
        cursor:pointer
    }
    .channelRemitBox .channelPay .details .btnGroup .leftNow[data-v-650564fa]{
        background:#2E2E2E;
        color:#fff;
        padding:8px 48px;
        border-radius:8px;
        text-align:center;
        min-width:60px;
        max-width:116px
    }
    .channelRemitBox .channelPay .details .btnGroup .rightNow[data-v-650564fa]{
        background:#F7DB17;
        color:#fff;
        padding:8px 36px;
        border-radius:0 18px 18px;
        text-align:center;
        max-width:100%;
        margin-left:-18px;
        color:#2e2e2e;
        font-weight:700
    }
    .channelRemitBox .channelPay .details .word[data-v-650564fa]{
        color:#fff;
        font-weight:700;
        font-size:16px;
        margin-bottom:4px
    }
    .channelRemitBox .channelPay .details .word[data-v-650564fa] span{
        color:#f7db17
    }
    .channelRemitBox .channelPay .details .word2[data-v-650564fa]{
        color:#fff;
        font-size:14px;
        margin-top:20px
    }
}
.bgOne[data-v-78c6e402]{
    background:#F8FAFC
}
.license-box[data-v-78c6e402]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    flex-wrap:wrap;
    margin-top:6.933vw;
    padding:8vw 0
}
.license-box .license-item[data-v-78c6e402]{
    text-align:center;
    margin-bottom:9.333vw;
    width:100%;
    margin-top:2.667vw
}
.license-box .icon-img[data-v-78c6e402]{
    width:28.8vw;
    height:24vw
}
.license-box .license-info[data-v-78c6e402]{
    display:block;
    color:#000;
    font-size:6.4vw;
    font-weight:700;
    line-height:9.6vw;
    margin:3.2vw 0 1.6vw
}
.license-box .license-text[data-v-78c6e402]{
    display:block;
    color:#111;
    font-size:4.267vw;
    line-height:5.867vw;
    margin:0 auto
}
.license-box .license-text[data-v-78c6e402] span{
    color:var(--panda--main-color);
    cursor:pointer;
    text-decoration:underline
}
.stepTitle[data-v-78c6e402]{
    font-size:5.867vw;
    text-align:center;
    font-weight:700;
    margin-top:9.6vw
}
h2[data-v-78c6e402]{
    color:#fff;
    font-weight:700;
    font-size:5.333vw;
    margin-top:-8vw;
    line-height:9.067vw;
    margin-bottom:4.267vw;
    text-align:center
}
@media screen and (min-width: 768px){
    .license-box[data-v-78c6e402]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-start;
        flex-wrap:wrap;
        margin-top:52px;
        padding:20px 0
    }
    .license-box .license-item[data-v-78c6e402]{
        text-align:center;
        margin-bottom:70px;
        width:30%
    }
    .license-box .icon-img[data-v-78c6e402]{
        width:106px;
        height:91px
    }
    .license-box .license-info[data-v-78c6e402]{
        display:block;
        color:#000;
        font-size:24px;
        font-weight:700;
        line-height:36px;
        margin:12px 0 6px
    }
    .license-box .license-text[data-v-78c6e402]{
        display:block;
        color:#111;
        font-size:16px;
        line-height:22px
    }
    .stepTitle[data-v-78c6e402]{
        font-size:22px;
        text-align:center;
        font-weight:700;
        margin-top:36px
    }
    h2[data-v-78c6e402]{
        color:#fff;
        font-weight:700;
        font-size:36px;
        margin-top:-80px;
        line-height:68px;
        margin-bottom:32px;
        text-align:center
    }
}
.content[data-v-3705a66a]{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    --main-qrcode: 40vw;
    --main-qrcode-des: 64vw
}
.content .down-block[data-v-3705a66a]{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    flex-direction:column;
    width:100%
}
.content .down-block .qrcode[data-v-3705a66a]{
    width:var(--main-qrcode);
    height:var(--main-qrcode);
    margin:1.067vw 0 3.2vw
}
.content .down-block .qrcode-des[data-v-3705a66a]{
    width:var(--main-qrcode-des);
    margin-bottom:3.2vw;
    border-radius:2.667vw;
    overflow:hidden
}
.content .down-block .img-lists[data-v-3705a66a]{
    margin-top:.533vw
}
.content .down-block p[data-v-3705a66a]{
    font-size:3.2vw;
    line-height:4.8vw;
    width:45.067vw;
    word-break:break-all;
    text-align:center
}
@media screen and (min-width: 768px){
    .content[data-v-3705a66a]{
        display:flex;
        justify-content:center;
        flex-wrap:nowrap;
        --main-qrcode: 152px;
        --main-qrcode-des: 240px;
        width:600px;
        margin:auto
    }
    .content .down-block[data-v-3705a66a]{
        display:flex;
        align-items:center;
        box-sizing:border-box;
        flex-direction:column
    }
    .content .down-block .qrcode[data-v-3705a66a]{
        width:var(--main-qrcode);
        height:var(--main-qrcode);
        margin:8px 0 16px
    }
    .content .down-block .qrcode-des[data-v-3705a66a]{
        width:var(--main-qrcode-des);
        margin-bottom:24px;
        border-radius:10px;
        overflow:hidden;
        transition:all .3s
    }
    .content .down-block .qrcode-des[data-v-3705a66a]:hover{
        box-shadow:2px 3px 10px #00000080
    }
    .content .down-block .img-lists[data-v-3705a66a]{
        margin-top:4px
    }
    .content .down-block p[data-v-3705a66a]{
        margin-top:-2px;
        font-size:12px;
        line-height:18px;
        width:168px;
        word-break:break-all;
        text-align:center
    }
    .content .down-block[data-v-3705a66a]{
        margin-right:120px
    }
    .content .down-block[data-v-3705a66a]:last-child{
        margin-right:0
    }
    .QrCodeCenter[data-v-3705a66a]{
        width:100%;
        justify-content:space-between
    }
    .QrCodeCenter .down-block[data-v-3705a66a]{
        margin:0;
        width:max-content
    }
}
.down-block[data-v-3705a66a]{
    cursor:pointer
}
.login-box[data-v-aec2a03e]{
    background:#F0F2F5;
    width:100%;
    min-height:100vh
}
[data-v-aec2a03e] .login-wrap{
    padding:6vw 4.8vw 10.667vw
}
[data-v-aec2a03e] .login-wrap .login-header{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
[data-v-aec2a03e] .login-wrap .logo{
    width:15.333vw;
    height:4.533vw;
    cursor:pointer
}
[data-v-aec2a03e] .login-wrap .right-select{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-aec2a03e] .login-wrap .green-text{
    color:#DC2625;
    font-weight:700;
    font-size:3.2vw;
    cursor:pointer;
    margin-right:2.667vw
}
[data-v-aec2a03e] .login-wrap .login-content{
    width:76vw;
    margin:13.333vw auto 10.667vw
}
[data-v-aec2a03e] .login-wrap .login-content .login-title{
    color:#000;
    font-size:5.333vw;
    font-weight:700;
    text-align:center;
    margin-bottom:4vw
}
[data-v-aec2a03e] .login-wrap .login-content .login-subtitle{
    color:#000;
    font-size:3.733vw;
    margin-bottom:5.333vw;
    text-align:center
}
[data-v-aec2a03e] .login-wrap .login-content .n-tabs-tab__label{
    font-size:3.733vw
}
[data-v-aec2a03e] .login-wrap .login-content .ipt-label{
    color:#000;
    font-size:3.2vw;
    margin-bottom:2.667vw;
    text-align:left
}
[data-v-aec2a03e] .login-wrap .login-content .n-form-item-blank{
    flex-direction:column;
    align-items:flex-start
}
[data-v-aec2a03e] .login-wrap .login-content .ipt-login{
    border-radius:1.333vw;
    background:#fff
}
[data-v-aec2a03e] .login-wrap .login-content .ipt-login .n-input__input-el{
    height:11.2vw;
    font-size:4.267vw
}
[data-v-aec2a03e] .login-wrap .login-content .header-select{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.2vw;
    border-radius:1.333vw;
    background:#fff;
    border:.267vw solid #D9D9D9;
    padding:0 3.333vw 0 4.8vw;
    width:100%;
    height:11.2vw;
    cursor:pointer;
    box-sizing:border-box;
    margin-bottom:4vw
}
[data-v-aec2a03e] .login-wrap .login-content .header-select .icon{
    width:5.333vw;
    height:4.267vw;
    margin-left:1.6vw
}
[data-v-aec2a03e] .login-wrap .login-content .header-select .flag{
    width:5.6vw;
    height:3.733vw
}
[data-v-aec2a03e] .login-wrap .login-content .header-select .info{
    margin-left:1.333vw;
    color:#2e2e2e;
    font-size:4.267vw
}
[data-v-aec2a03e] .login-wrap .login-content .header-select .select-left{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-aec2a03e] .login-wrap .login-content .header-select.primary{
    border:none;
    padding-left:1.6vw;
    margin-bottom:0
}
[data-v-aec2a03e] .login-wrap .login-content .header-select.primary:hover{
    border:none
}
[data-v-aec2a03e] .login-wrap .login-content .header-select:hover{
    border:.267vw solid #E1243A
}
[data-v-aec2a03e] .login-wrap .login-content .green-info{
    color:#A41318;
    font-size:3.733vw;
    cursor:pointer
}
[data-v-aec2a03e] .login-wrap .login-content .gray-info{
    color:#0000004c;
    font-size:3.2vw
}
[data-v-aec2a03e] .login-wrap .login-content .btn-submit{
    width:53.333vw;
    height:9.6vw;
    margin-top:4.667vw;
    border-radius:1.333vw
}
[data-v-aec2a03e] .login-wrap .login-content .pass-exchange{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    color:#000;
    font-size:3.2vw;
    cursor:pointer
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info{
    overflow:hidden;
    color:#5a5a5a;
    font-size:3.2vw;
    text-align:center
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .margin{
    margin-top:3.333vw;
    margin-bottom:4.667vw
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .green-link{
    color:#A41318;
    font-size:3.2vw;
    cursor:pointer
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .one{
    margin-top:10.667vw
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .third-login .title{
    text-align:left;
    font-size:3.2vw;
    margin-top:2.667vw;
    margin-bottom:2.667vw;
    color:#000
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .third-login .third-list{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .third-login .third-list .auth-item{
    width:10.667vw;
    height:10.667vw;
    margin-right:2.667vw;
    cursor:pointer
}
[data-v-aec2a03e] .login-wrap .login-content .footer-info .third-login .third-list .auth-item .icon{
    width:100%;
    height:100%
}
@media screen and (min-width: 768px){
    [data-v-aec2a03e] .login-wrap{
        margin:0 32px;
        padding:45px 0 80px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    [data-v-aec2a03e] .login-wrap{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    [data-v-aec2a03e] .login-wrap{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    [data-v-aec2a03e] .login-wrap{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    [data-v-aec2a03e] .login-wrap .logo{
        width:82px;
        height:24px
    }
    [data-v-aec2a03e] .login-wrap .green-text{
        font-size:14px;
        margin-right:0
    }
    [data-v-aec2a03e] .login-wrap .login-content{
        width:570px;
        margin:100px auto 80px
    }
    [data-v-aec2a03e] .login-wrap .login-content .login-title{
        font-size:20px;
        line-height:40px;
        margin-bottom:15px
    }
    [data-v-aec2a03e] .login-wrap .login-content .login-subtitle{
        font-size:16px;
        margin-bottom:40px
    }
    [data-v-aec2a03e] .login-wrap .login-content .n-tabs-tab__label{
        font-size:16px
    }
    [data-v-aec2a03e] .login-wrap .login-content .ipt-label{
        font-size:14px;
        margin-bottom:20px
    }
    [data-v-aec2a03e] .login-wrap .login-content .ipt-login{
        border-radius:8px
    }
    [data-v-aec2a03e] .login-wrap .login-content .ipt-login .n-input__input-el{
        height:62px;
        font-size:18px
    }
    [data-v-aec2a03e] .login-wrap .login-content .header-select{
        font-size:14px;
        border-radius:8px;
        border:1px solid #D9D9D9;
        padding:0 22px 0 32px;
        height:62px;
        margin-bottom:26px
    }
    [data-v-aec2a03e] .login-wrap .login-content .header-select .icon{
        width:20px;
        height:16px;
        margin-left:12px
    }
    [data-v-aec2a03e] .login-wrap .login-content .header-select .flag{
        width:33px;
        height:22px
    }
    [data-v-aec2a03e] .login-wrap .login-content .header-select .info{
        margin-left:10px;
        font-size:20px
    }
    [data-v-aec2a03e] .login-wrap .login-content .header-select.primary{
        padding-left:20px;
        margin-bottom:0
    }
    [data-v-aec2a03e] .login-wrap .login-content .header-select:hover{
        border:1px solid #E1243A
    }
    [data-v-aec2a03e] .login-wrap .login-content .green-info,[data-v-aec2a03e] .login-wrap .login-content .gray-info{
        font-size:14px
    }
    [data-v-aec2a03e] .login-wrap .login-content .btn-submit{
        width:400px;
        height:58px;
        margin-top:35px;
        border-radius:10px
    }
    [data-v-aec2a03e] .login-wrap .login-content .pass-exchange,[data-v-aec2a03e] .login-wrap .login-content .footer-info{
        font-size:14px
    }
    [data-v-aec2a03e] .login-wrap .login-content .footer-info .margin{
        margin-top:25px;
        margin-bottom:35px
    }
    [data-v-aec2a03e] .login-wrap .login-content .footer-info .green-link{
        font-size:14px
    }
    [data-v-aec2a03e] .login-wrap .login-content .footer-info .one{
        margin-top:80px
    }
    [data-v-aec2a03e] .login-wrap .login-content .footer-info .third-login .title{
        font-size:14px;
        margin-top:20px;
        margin-bottom:20px
    }
    [data-v-aec2a03e] .login-wrap .login-content .footer-info .third-login .third-list .auth-item{
        width:40px;
        height:40px
    }
}
.downInfoDialog .n-dialog__icon{
    display:none
}
.downInfoDialog .n-dialog__content{
    margin-top:10.667vw
}
#security[data-v-386c3cee]{
    padding-top:12.8vw;
    overflow:hidden;
    background:#fff
}
#security.isApp[data-v-386c3cee]{
    padding-top:0
}
#security .video-box[data-v-386c3cee]{
    width:100%;
    margin-bottom:16vw
}
#security .video-box>video[data-v-386c3cee]{
    max-height:100%;
    max-width:100%
}
#security .wrap-box[data-v-386c3cee]{
    text-align:center;
    margin:0px 4.267vw 13.333vw
}
@media screen and (min-width: 768px){
    #security .wrap-box[data-v-386c3cee]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    #security .wrap-box[data-v-386c3cee]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    #security .wrap-box[data-v-386c3cee]{
        max-width:1250px;
        margin:0 auto
    }
}
#security .wrap-box .box-title[data-v-386c3cee]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:400;
    color:#2d3136
}
@media screen and (min-width: 768px){
    #security .wrap-box .box-title[data-v-386c3cee]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    #security .wrap-box .box-title[data-v-386c3cee]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    #security .wrap-box .box-title[data-v-386c3cee]{
        font-size:40px
    }
}
#security .wrap-box .box-info[data-v-386c3cee],#security .wrap-box .foot-text[data-v-386c3cee]{
    color:#818992;
    text-align:center;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    margin:4.267vw 4.267vw 0
}
@media screen and (min-width: 768px){
    #security .wrap-box .box-info[data-v-386c3cee],#security .wrap-box .foot-text[data-v-386c3cee]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    #security .wrap-box .box-info[data-v-386c3cee],#security .wrap-box .foot-text[data-v-386c3cee]{
        font-size:14px
    }
}
#security .wrap-box .middle-img[data-v-386c3cee]{
    box-sizing:border-box;
    width:100%;
    object-fit:contain;
    margin:10.133vw 0 6.4vw
}
#security .wrap-box .link-text[data-v-386c3cee]{
    color:#818992;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    text-align:center;
    margin-top:6.4vw;
    display:inline-block
}
@media screen and (min-width: 768px){
    #security .wrap-box .link-text[data-v-386c3cee]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    #security .wrap-box .link-text[data-v-386c3cee]{
        font-size:20px
    }
}
#security .wrap-box.saimen-introduce-box .saimen-iframe[data-v-386c3cee]{
    margin:8.533vw 0 1.333vw
}
#security .wrap-box.saimen-introduce-box .introduce-list[data-v-386c3cee]{
    margin-bottom:5.333vw;
    display:flex;
    flex-direction:column
}
#security .wrap-box.saimen-introduce-box .introduce-list .item[data-v-386c3cee]{
    flex:content;
    margin-top:8.533vw
}
#security .wrap-box.saimen-introduce-box .introduce-list .item .item-img[data-v-386c3cee]{
    width:32vw;
    height:32vw
}
#security .wrap-box.saimen-introduce-box .introduce-list .item .item-title[data-v-386c3cee]{
    font-size:4.8vw;
    line-height:1.33;
    font-weight:400;
    color:#2e2e2e;
    margin:1.333vw 0 1.867vw
}
@media screen and (min-width: 768px){
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-title[data-v-386c3cee]{
        font-size:20px
    }
}
@media screen and (min-width: 1300px){
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-title[data-v-386c3cee]{
        font-size:24px
    }
}
#security .wrap-box.saimen-introduce-box .introduce-list .item .item-info[data-v-386c3cee]{
    margin:4.267vw 4.267vw 0;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    color:#818992
}
@media screen and (min-width: 768px){
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-info[data-v-386c3cee]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-info[data-v-386c3cee]{
        font-size:14px
    }
}
#security .wrap-box.privacy-box .privacy-img[data-v-386c3cee]{
    margin-top:5.867vw;
    width:77.6vw;
    object-fit:contain;
    margin-bottom:13.333vw
}
#security .wrap-box.step-box[data-v-386c3cee]{
    margin-bottom:13.333vw
}
#security .wrap-box.step-box .step-img[data-v-386c3cee]{
    margin-top:8.533vw;
    width:63.467vw;
    height:94.667vw
}
#security .wrap-box.safeguard-box .swiper-safeguard-container[data-v-386c3cee]{
    margin-top:5.333vw
}
#security .wrap-box.safeguard-box .swiper-safeguard-container .carousel-item[data-v-386c3cee]{
    width:56vw
}
#security .wrap-box.safeguard-box .swiper-safeguard-container .carousel-img[data-v-386c3cee]{
    width:56vw;
    height:auto;
    object-fit:cover
}
@media screen and (min-width: 768px){
    #security[data-v-386c3cee]{
        padding-top:0
    }
    #security .video-box[data-v-386c3cee]{
        width:100%;
        height:548px;
        margin-bottom:80px
    }
    #security .video-box>video[data-v-386c3cee]{
        width:100%;
        height:100%;
        object-fit:contain
    }
    #security .wrap-box[data-v-386c3cee]{
        text-align:center;
        margin-bottom:60px
    }
    #security .wrap-box .box-title[data-v-386c3cee]{
        padding:0;
        color:#2d3136
    }
    #security .wrap-box .box-info[data-v-386c3cee]{
        color:#818992;
        margin:17px auto 0;
        max-width:970px
    }
    #security .wrap-box .foot-text[data-v-386c3cee]{
        color:#818992;
        margin:0 auto;
        max-width:970px
    }
    #security .wrap-box .middle-img[data-v-386c3cee]{
        margin:24px 0;
        max-width:870px
    }
    #security .wrap-box .link-text[data-v-386c3cee]{
        color:#818992;
        margin-top:24px;
        display:inline-block
    }
    #security .wrap-box.saimen-introduce-box .introduce-list[data-v-386c3cee]{
        margin-bottom:0;
        display:flex;
        flex-direction:row;
        justify-content:space-around
    }
    #security .wrap-box.saimen-introduce-box .introduce-list .item[data-v-386c3cee]{
        width:33%;
        margin-top:64px
    }
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-img[data-v-386c3cee]{
        height:96px;
        width:auto
    }
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-title[data-v-386c3cee]{
        color:#2e2e2e;
        margin:20px 0
    }
    #security .wrap-box.saimen-introduce-box .introduce-list .item .item-info[data-v-386c3cee]{
        margin:32px auto;
        width:256px;
        color:#818992;
        text-align:center
    }
    #security .wrap-box.privacy-box .privacy-img[data-v-386c3cee]{
        margin-top:44px;
        width:582px;
        height:600px;
        margin-bottom:100px
    }
    #security .wrap-box.step-box[data-v-386c3cee]{
        margin-bottom:100px
    }
    #security .wrap-box.step-box .step-img[data-v-386c3cee]{
        margin-top:64px;
        width:476px;
        height:710px
    }
    #security .wrap-box.safeguard-box .swiper-safeguard-container .safeguard-wrap[data-v-386c3cee]{
        display:flex;
        align-items:center;
        justify-content:center
    }
    #security .wrap-box.safeguard-box .swiper-safeguard-container .carousel-item[data-v-386c3cee]{
        display:flex;
        flex:1 1 0;
        margin-right:20px
    }
    #security .wrap-box.safeguard-box .swiper-safeguard-container .carousel-item[data-v-386c3cee]:last-child{
        margin-right:0
    }
    #security .wrap-box.safeguard-box .swiper-safeguard-container .carousel-img[data-v-386c3cee]{
        width:100%;
        object-fit:contain
    }
}
.about-us-wrap[data-v-2fc69572]{
    padding-top:12.8vw;
    background:#fff
}
.about-us-wrap.isIframe[data-v-2fc69572]{
    padding-top:0
}
.about-us-wrap.isApp[data-v-2fc69572]{
    padding-top:12.8vw
}
.about-us-wrap .box-pc[data-v-2fc69572],.about-us-wrap .view-pc[data-v-2fc69572]{
    display:none
}
.about-us-wrap .box-mobile[data-v-2fc69572],.about-us-wrap .view-mobile[data-v-2fc69572]{
    display:block
}
.about-us-wrap .video-box[data-v-2fc69572]{
    width:100%
}
.about-us-wrap .video-box>video[data-v-2fc69572]{
    max-height:100%;
    max-width:100%
}
.about-us-wrap .info-box[data-v-2fc69572]{
    padding-top:8.533vw
}
.about-us-wrap .info-box .info-title[data-v-2fc69572]{
    padding:0 8.533vw;
    color:#363636;
    font-size:7.467vw;
    line-height:1.33;
    font-weight:400;
    text-align:center
}
@media screen and (min-width: 768px){
    .about-us-wrap .info-box .info-title[data-v-2fc69572]{
        font-size:32px
    }
}
@media screen and (min-width: 992px){
    .about-us-wrap .info-box .info-title[data-v-2fc69572]{
        font-size:36px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .info-box .info-title[data-v-2fc69572]{
        font-size:42px
    }
}
.about-us-wrap .info-box .info-subtitle[data-v-2fc69572]{
    padding:0 4.267vw;
    margin-top:1.6vw;
    color:#a8a8a8;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:400;
    text-align:center
}
@media screen and (min-width: 768px){
    .about-us-wrap .info-box .info-subtitle[data-v-2fc69572]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .info-box .info-subtitle[data-v-2fc69572]{
        font-size:20px
    }
}
.about-us-wrap .info-box .info-text[data-v-2fc69572]{
    margin-top:9.067vw;
    color:#292929;
    font-size:3.2vw;
    font-weight:400;
    line-height:2
}
@media screen and (min-width: 768px){
    .about-us-wrap .info-box .info-text[data-v-2fc69572]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .info-box .info-text[data-v-2fc69572]{
        font-size:14px
    }
}
.about-us-wrap .where-title[data-v-2fc69572]{
    margin-top:16vw;
    color:#292929;
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    text-align:center
}
@media screen and (min-width: 768px){
    .about-us-wrap .where-title[data-v-2fc69572]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    .about-us-wrap .where-title[data-v-2fc69572]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .where-title[data-v-2fc69572]{
        font-size:40px
    }
}
.about-us-wrap .license-box[data-v-2fc69572]{
    display:flex;
    align-items:center;
    margin-top:9.6vw;
    margin-bottom:16vw;
    padding:6.4vw 4.267vw;
    border:.267vw solid #E9E9E9;
    box-shadow:0 1.6vw 5.333vw #e1e1e180;
    border-radius:1.333vw;
    background-color:#fff
}
.about-us-wrap .license-box .license-info[data-v-2fc69572]{
    display:flex;
    flex-direction:column;
    align-items:center
}
.about-us-wrap .license-box .license-img[data-v-2fc69572]{
    display:block;
    max-width:26.133vw;
    max-height:20vw;
    object-fit:contain;
    margin-right:6.133vw
}
.about-us-wrap .license-box .license-content[data-v-2fc69572]{
    flex:1 1 0
}
.about-us-wrap .license-box .license-title[data-v-2fc69572]{
    color:#292929;
    font-size:4.267vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    .about-us-wrap .license-box .license-title[data-v-2fc69572]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .license-box .license-title[data-v-2fc69572]{
        font-size:20px
    }
}
.about-us-wrap .license-box .license-msg[data-v-2fc69572]{
    margin-top:1.333vw;
    color:#292929;
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400
}
@media screen and (min-width: 768px){
    .about-us-wrap .license-box .license-msg[data-v-2fc69572]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .license-box .license-msg[data-v-2fc69572]{
        font-size:14px
    }
}
.about-us-wrap .l-box[data-v-2fc69572]{
    margin-bottom:4vw
}
.about-us-wrap .pay-title[data-v-2fc69572]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    .about-us-wrap .pay-title[data-v-2fc69572]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    .about-us-wrap .pay-title[data-v-2fc69572]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .pay-title[data-v-2fc69572]{
        font-size:40px
    }
}
.about-us-wrap .pay-country-title[data-v-2fc69572]{
    display:none;
    color:var(--panda--main-color);
    font-size:4.8vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    .about-us-wrap .pay-country-title[data-v-2fc69572]{
        font-size:20px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .pay-country-title[data-v-2fc69572]{
        font-size:24px
    }
}
.about-us-wrap .pay-box[data-v-2fc69572]{
    margin-top:8.533vw;
    padding-bottom:16vw;
    display:flex;
    flex-direction:column
}
.about-us-wrap .pay-box .pay-list[data-v-2fc69572]{
    width:100%;
    display:flex;
    align-items:center;
    overflow-x:auto
}
.about-us-wrap .pay-box .pay-item[data-v-2fc69572]{
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:4vw;
    margin-right:3.2vw;
    border:.267vw solid #E9E9E9;
    box-shadow:0 1.6vw 5.333vw #e1e1e180;
    border-radius:1.333vw;
    background:#FFFFFF
}
.about-us-wrap .pay-box .pay-item-img[data-v-2fc69572]{
    max-width:30.667vw;
    max-height:10.933vw;
    object-fit:contain
}
.about-us-wrap .pay-box .pay-item-name[data-v-2fc69572]{
    margin-bottom:2.667vw;
    margin-top:5.333vw;
    font-size:4.267vw;
    font-weight:500;
    line-height:2
}
@media screen and (min-width: 768px){
    .about-us-wrap .pay-box .pay-item-name[data-v-2fc69572]{
        font-size:18px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .pay-box .pay-item-name[data-v-2fc69572]{
        font-size:20px
    }
}
.about-us-wrap .pay-box .pay-img-box[data-v-2fc69572]{
    margin-top:8.533vw;
    width:100%
}
.about-us-wrap .pay-box .pay-img-box .pay-img[data-v-2fc69572]{
    max-width:100%;
    object-fit:contain
}
.about-us-wrap .advantage-title[data-v-2fc69572]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500
}
@media screen and (min-width: 768px){
    .about-us-wrap .advantage-title[data-v-2fc69572]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    .about-us-wrap .advantage-title[data-v-2fc69572]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .advantage-title[data-v-2fc69572]{
        font-size:40px
    }
}
.about-us-wrap .view-mobile[data-v-2fc69572]{
    overflow:hidden
}
.about-us-wrap .view-mobile .advantage-box[data-v-2fc69572]{
    margin-bottom:9.333vw
}
.about-us-wrap .view-mobile .advantage-box .advantage-title[data-v-2fc69572]{
    margin:9.6vw 0;
    text-align:center
}
.about-us-wrap .view-mobile .advantage-box .advantage-list[data-v-2fc69572]{
    display:flex
}
.about-us-wrap .view-mobile .advantage-box .advantage-list .advantage-item[data-v-2fc69572]{
    flex:1;
    padding:3.2vw 0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    background:#f5f5f5;
    border-radius:1.6vw;
    font-size:3.733vw;
    color:#292929
}
.about-us-wrap .view-mobile .advantage-box .advantage-list .advantage-item .bold[data-v-2fc69572]{
    font-size:8.533vw;
    font-weight:700;
    margin-right:1.333vw
}
.about-us-wrap .view-mobile .advantage-box .advantage-list .advantage-item .green-line[data-v-2fc69572]{
    width:4.533vw;
    height:.8vw;
    background:#DC2625;
    margin:1.333vw 0 2.667vw
}
.about-us-wrap .view-mobile .advantage-box .advantage-list .advantage-item.left[data-v-2fc69572]{
    margin-right:1.2vw
}
.about-us-wrap .view-mobile .advantage-box .advantage-list .advantage-item.right[data-v-2fc69572]{
    margin-left:1.2vw
}
.about-us-wrap .view-mobile .swiper-box[data-v-2fc69572]{
    background-repeat:no-repeat;
    background-size:100%;
    overflow:hidden
}
.about-us-wrap .view-mobile .swiper-box .swiper-text[data-v-2fc69572]{
    font-size:3.2vw;
    color:#fff;
    margin-top:9.333vw;
    margin-bottom:9.333vw;
    text-align:left
}
.about-us-wrap .view-mobile .swiper-box .swiper-wrap[data-v-2fc69572]{
    margin-bottom:16vw;
    position:relative;
    background:#fff;
    box-shadow:0 10.667vw 21.333vw #0000000f;
    border-radius:6.4vw
}
.about-us-wrap .view-mobile .swiper-box .swiper-wrap .indicators[data-v-2fc69572]{
    width:13.333vw;
    height:13.333vw;
    position:absolute;
    z-index:2;
    top:18.667vw
}
.about-us-wrap .view-mobile .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
    left:-4vw
}
.about-us-wrap .view-mobile .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
    right:-4vw
}
.about-us-wrap .view-mobile .swiper-box .commentList-item[data-v-2fc69572]{
    padding:3.733vw 3.733vw 8.533vw;
    text-align:center
}
.about-us-wrap .view-mobile .swiper-box .commentList-item .avatar[data-v-2fc69572]{
    width:100%;
    height:52.533vw;
    border-radius:3.733vw
}
.about-us-wrap .view-mobile .swiper-box .commentList-item .group-right .icon[data-v-2fc69572]{
    width:12.8vw;
    height:10.4vw;
    margin:5.333vw 0 3.2vw
}
.about-us-wrap .view-mobile .swiper-box .commentList-item .group-right .info[data-v-2fc69572]{
    font-size:3.2vw;
    color:#363636;
    line-height:5.333vw;
    height:37.333vw;
    letter-spacing:0;
    text-align:center
}
.about-us-wrap .view-mobile .swiper-box .commentList-item .group-right .name[data-v-2fc69572]{
    font-size:3.2vw;
    line-height:1.5;
    font-weight:400;
    color:#848484
}
@media screen and (min-width: 768px){
    .about-us-wrap .view-mobile .swiper-box .commentList-item .group-right .name[data-v-2fc69572]{
        font-size:14px
    }
}
@media screen and (min-width: 1300px){
    .about-us-wrap .view-mobile .swiper-box .commentList-item .group-right .name[data-v-2fc69572]{
        font-size:14px
    }
}
.about-us-wrap .view-mobile .swiper-box .commentList-item .group-right .name[data-v-2fc69572] .bold{
    color:#363636;
    margin-bottom:3.2vw;
    display:block
}
.about-us-wrap .box[data-v-2fc69572]{
    margin:8vw 4.267vw
}
.about-us-wrap .box .title[data-v-2fc69572]{
    font-size:6.4vw;
    color:#292929;
    font-weight:900;
    margin-bottom:5.067vw
}
.about-us-wrap .box .box1[data-v-2fc69572]{
    width:100%;
    height:77.333vw
}
.about-us-wrap .box .box2[data-v-2fc69572]{
    width:100%;
    height:91.2vw
}
.header-box[data-v-2fc69572]{
    background:#fff;
    padding:2.4vw 4.267vw;
    display:flex;
    align-items:center;
    position:absolute;
    left:0;
    right:0;
    top:0
}
.header-box.isIframe[data-v-2fc69572]{
    display:none
}
.header-box.isApp[data-v-2fc69572]{
    display:flex
}
.header-box .head-logo[data-v-2fc69572]{
    width:14.133vw;
    height:8.533vw;
    margin-right:2.667vw
}
.header-box .title[data-v-2fc69572]{
    color:#545050;
    font-size:3.2vw
}
.header-box .title[data-v-2fc69572] .bold{
    color:#000
}
@media screen and (min-width: 768px){
    .about-us-wrap[data-v-2fc69572]{
        padding-top:0;
        overflow:hidden;
        background:#fff
    }
    .about-us-wrap .main-wrapper[data-v-2fc69572]{
        max-width:1200px
    }
    .about-us-wrap .box-mobile[data-v-2fc69572],.about-us-wrap .view-mobile[data-v-2fc69572]{
        display:none
    }
    .about-us-wrap .box-pc[data-v-2fc69572],.about-us-wrap .view-pc[data-v-2fc69572]{
        display:block
    }
    .about-us-wrap .video-box[data-v-2fc69572]{
        width:100%;
        height:578px
    }
    .about-us-wrap .video-box>video[data-v-2fc69572]{
        width:100%;
        height:100%;
        object-fit:contain
    }
    .about-us-wrap .info-box[data-v-2fc69572]{
        padding-top:100px
    }
    .about-us-wrap .info-box .info-subtitle[data-v-2fc69572]{
        margin-top:26px
    }
    .about-us-wrap .info-box .info-text[data-v-2fc69572]{
        margin-top:44px
    }
    .about-us-wrap .where-title[data-v-2fc69572]{
        display:none
    }
    .about-us-wrap .license-box[data-v-2fc69572]{
        margin-top:80px;
        margin-bottom:120px;
        padding:32px 100px;
        border-width:1px;
        box-shadow:0 40px 40px #e1e1e180;
        border-radius:18px
    }
    .about-us-wrap .license-box .license-img[data-v-2fc69572]{
        max-width:312px;
        max-height:238px;
        margin-right:100px
    }
    .about-us-wrap .license-box .license-msg[data-v-2fc69572]{
        color:#848484
    }
    .about-us-wrap .pay-box[data-v-2fc69572]{
        margin-top:120px;
        padding-bottom:120px;
        flex-direction:row
    }
    .about-us-wrap .pay-box .pay-list[data-v-2fc69572]{
        order:2;
        flex:1 0 0;
        width:100%;
        display:flex;
        flex-direction:column;
        align-items:flex-start
    }
    .about-us-wrap .pay-box .pay-item[data-v-2fc69572]{
        display:flex;
        align-items:flex-start;
        padding:0;
        margin-right:0;
        margin-bottom:50px;
        border:none;
        box-shadow:none;
        border-radius:unset
    }
    .about-us-wrap .pay-box .pay-item-img[data-v-2fc69572]{
        max-width:183px;
        max-height:64px;
        object-fit:contain
    }
    .about-us-wrap .pay-box .pay-item-name[data-v-2fc69572]{
        margin-bottom:0;
        margin-top:24px;
        color:#848484;
        font-weight:400
    }
    .about-us-wrap .pay-box .pay-img-box[data-v-2fc69572]{
        order:1;
        margin-top:0;
        height:575px;
        width:620px;
        margin-right:110px
    }
    .about-us-wrap .pay-box .pay-img-box .pay-img[data-v-2fc69572]{
        max-height:100%;
        max-width:100%;
        object-fit:contain
    }
    .about-us-wrap .pay-country-title[data-v-2fc69572]{
        margin-bottom:14px;
        display:block
    }
    .about-us-wrap .view-pc .pc-group[data-v-2fc69572]{
        background:#F8F9FB;
        margin-bottom:24px
    }
    .about-us-wrap .view-pc .advantage-box[data-v-2fc69572]{
        padding-top:110px;
        padding-bottom:110px;
        display:flex;
        justify-content:space-between
    }
    .about-us-wrap .view-pc .advantage-box .advantage-title[data-v-2fc69572]{
        text-align:left;
        margin-right:80px;
        max-width:450px
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list[data-v-2fc69572]{
        flex-shrink:0;
        display:flex;
        align-items:flex-start
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list .advantage-item[data-v-2fc69572]{
        position:relative;
        flex:content;
        display:flex;
        flex-direction:column;
        font-size:28px;
        align-items:center;
        justify-content:flex-start;
        max-width:300px
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list .advantage-item[data-v-2fc69572] .bold{
        position:relative;
        color:#292929;
        font-size:80px;
        line-height:80px;
        font-weight:700;
        letter-spacing:0;
        margin-right:10px
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list .advantage-item[data-v-2fc69572] .bold:after{
        position:absolute;
        content:"";
        top:100%;
        right:0;
        margin-top:5px;
        display:block;
        width:17px;
        height:3px;
        background:#DC2625
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list .advantage-item .item-text[data-v-2fc69572]{
        display:flex;
        align-items:center;
        margin-top:34px;
        font-size:20px;
        line-height:28px;
        color:#292929
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list .advantage-item .item-text .text[data-v-2fc69572]{
        margin-right:10px;
        flex:1 0 0;
        display:block;
        text-align:center
    }
    .about-us-wrap .view-pc .advantage-box .advantage-list .advantage-item.left[data-v-2fc69572]{
        margin-right:68px
    }
    .about-us-wrap .view-pc .swiper-box[data-v-2fc69572]{
        margin-bottom:87px
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap[data-v-2fc69572]{
        position:relative
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators[data-v-2fc69572]{
        width:100px;
        height:100px;
        position:absolute;
        z-index:2;
        top:13rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
        left:16%
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
        right:16%
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item[data-v-2fc69572]{
        background:#FFFFFF;
        border-radius:24px;
        padding:1.94rem 25px 1.8rem 1.8rem;
        display:flex;
        justify-content:space-between;
        justify-items:center;
        width:70rem;
        height:32rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-left[data-v-2fc69572]{
        justify-content:center;
        align-items:center
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-left img[data-v-2fc69572]{
        width:30rem;
        height:auto;
        border-radius:8px;
        padding:5rem 0
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right[data-v-2fc69572]{
        text-align:center;
        padding:5rem 5.5rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right .icon[data-v-2fc69572]{
        width:3rem;
        height:2.4rem;
        margin-bottom:12px
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right .info[data-v-2fc69572]{
        font-size:21px;
        color:#363636;
        line-height:30px;
        max-width:28rem;
        word-wrap:break-word
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right .name[data-v-2fc69572]{
        margin-top:12px;
        font-size:26px;
        line-height:1.33;
        color:#848484
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right .name[data-v-2fc69572] .bold{
        font-weight:700;
        color:#363636;
        margin-bottom:2px;
        display:block
    }
    .about-us-wrap .view-pc .trust-box[data-v-2fc69572]{
        display:flex;
        padding-top:30px;
        padding-bottom:120px;
        align-items:center;
        justify-content:center
    }
    .about-us-wrap .view-pc .trust-box .trust-img[data-v-2fc69572]{
        width:auto;
        height:40px
    }
    .about-us-wrap .view-pc .trust-box span[data-v-2fc69572]{
        color:#252525;
        font-size:24px;
        letter-spacing:0;
        padding-left:40px
    }
}
@media screen and (min-width: 768px) and (max-width: 1728px){
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item[data-v-2fc69572]{
        width:63rem;
        height:28.8rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
        left:16rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
        right:16rem
    }
}
@media screen and (min-width: 768px) and (max-width: 1552px){
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
        left:10rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
        right:10rem
    }
}
@media screen and (min-width: 768px) and (max-width: 1366px){
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
        left:5.5rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
        right:5.5rem
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px){
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item[data-v-2fc69572]{
        width:55rem;
        height:28rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-left img[data-v-2fc69572]{
        width:22rem;
        height:auto
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right[data-v-2fc69572]{
        padding:2.5rem 4.5rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right .info[data-v-2fc69572]{
        max-width:24.2rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
        left:3rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
        right:3rem
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item[data-v-2fc69572]{
        width:50rem;
        height:25.6rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-left img[data-v-2fc69572]{
        width:18.4rem;
        height:auto
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right[data-v-2fc69572]{
        padding:2rem 3rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .commentList-item .group-right .info[data-v-2fc69572]{
        max-width:22rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators[data-v-2fc69572]{
        top:10rem
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-prev[data-v-2fc69572]{
        left:0
    }
    .about-us-wrap .view-pc .swiper-box .swiper-wrap .indicators.swiper-button-next[data-v-2fc69572]{
        right:0
    }
}
#contactUs[data-v-0361a68e]{
    padding-top:14.933vw
}
#contactUs .banner[data-v-0361a68e]{
    position:relative;
    text-align:center
}
#contactUs .banner .banner-img[data-v-0361a68e]{
    width:100%;
    height:auto
}
#contactUs .banner .text[data-v-0361a68e]{
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    display:flex;
    flex-direction:column;
    justify-content:center
}
#contactUs .banner .text .title[data-v-0361a68e]{
    font-size:4.8vw;
    color:#fff;
    font-weight:700
}
#contactUs .banner .text .title-en[data-v-0361a68e]{
    font-size:3.733vw;
    color:#fff;
    margin-top:2.667vw
}
#contactUs .contact-box[data-v-0361a68e]{
    display:flex;
    flex-direction:column;
    margin:10.667vw 2.133vw;
    text-align:left
}
#contactUs .contact-box .slider[data-v-0361a68e]{
    background:#f9f9fc;
    border-radius:.667vw;
    padding:2.667vw 4vw
}
#contactUs .contact-box .slider .title[data-v-0361a68e]{
    font-size:2.933vw;
    color:#2d3136;
    line-height:7.467vw;
    font-weight:700
}
#contactUs .contact-box .left-slider[data-v-0361a68e]{
    margin-right:0;
    flex:2
}
#contactUs .contact-box .left-slider .slider-content .info[data-v-0361a68e]{
    font-size:2.4vw;
    color:#cbcbcb;
    line-height:6.4vw
}
#contactUs .contact-box .left-slider .slider-content .phone-list[data-v-0361a68e]{
    display:flex
}
#contactUs .contact-box .left-slider .slider-content .phone-list .phone-item[data-v-0361a68e]{
    font-size:2.667vw;
    color:#2d3136;
    margin-bottom:2.667vw;
    flex:1
}
#contactUs .contact-box .left-slider .slider-content .phone-list .phone-item .bold[data-v-0361a68e]{
    font-size:2.667vw;
    font-weight:700
}
#contactUs .contact-box .right-slider[data-v-0361a68e]{
    flex:1
}
#contactUs .contact-box .right-slider .email-content[data-v-0361a68e]{
    color:#2d3136;
    font-size:2.667vw;
    font-weight:700;
    height:calc(100% - 7.467vw);
    justify-content:center;
    align-items:center
}
#contactUs .intro-box[data-v-0361a68e]{
    margin:10.667vw 2.133vw
}
#contactUs .intro-box .subtitle[data-v-0361a68e]{
    font-size:4.8vw;
    color:#2d3136;
    font-weight:700;
    text-align:center
}
#contactUs .intro-box .info[data-v-0361a68e]{
    font-size:1.867vw;
    color:#818992;
    margin-top:2.133vw;
    text-align:center
}
#contactUs .intro-box .kf-box[data-v-0361a68e]{
    display:flex;
    flex-direction:column;
    border-bottom:1px solid #e2e6ea
}
#contactUs .intro-box .kf-box .left[data-v-0361a68e]{
    flex:1;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding-left:10.667vw;
    text-align:left
}
#contactUs .intro-box .kf-box .left .title[data-v-0361a68e]{
    font-size:4vw;
    color:#2d3136;
    line-height:6.667vw
}
#contactUs .intro-box .kf-box .left .msg[data-v-0361a68e]{
    font-size:2.133vw;
    color:#818992;
    margin-top:1.333vw
}
#contactUs .intro-box .kf-box .right[data-v-0361a68e]{
    flex:1
}
#contactUs .intro-box .kf-box .right .right-img[data-v-0361a68e]{
    width:100%
}
#contactUs .email-box[data-v-0361a68e]{
    margin:10.667vw 2.133vw
}
#contactUs .email-box .subtitle[data-v-0361a68e]{
    font-size:4.8vw;
    color:#2d3136;
    font-weight:700;
    text-align:center
}
#contactUs .email-box .info[data-v-0361a68e]{
    font-size:1.867vw;
    color:#818992;
    margin-top:2.133vw;
    text-align:center
}
#contactUs .email-box .form-box[data-v-0361a68e]{
    margin-top:16vw;
    display:flex;
    flex-direction:column;
    width:100%
}
#contactUs .email-box .form-box .left[data-v-0361a68e]{
    flex:2;
    margin-right:6vw;
    width:100%
}
#contactUs .email-box .form-box .left .ipt-item[data-v-0361a68e]{
    border:1px solid #d5d7d9;
    border-radius:1.067vw;
    padding:3.467vw 4vw;
    display:flex;
    align-items:center;
    margin-bottom:2.4vw;
    min-width:40vw
}
#contactUs .email-box .form-box .left .ipt-item .label[data-v-0361a68e]{
    font-size:2.667vw;
    color:#2e2e2e;
    letter-spacing:.267vw
}
#contactUs .email-box .form-box .left .ipt-item .label span[data-v-0361a68e]{
    color:#d03050;
    margin-right:1.067vw
}
#contactUs .email-box .form-box .left .ipt-item .label .vis[data-v-0361a68e]{
    opacity:1
}
#contactUs .email-box .form-box .left .ipt-item .ipt[data-v-0361a68e]{
    border:none;
    color:#000;
    font-weight:500;
    min-width:34.667vw;
    flex:1
}
#contactUs .email-box .form-box .left .ipt-item[data-v-0361a68e]:last-child{
    margin-bottom:2.4vw
}
#contactUs .email-box .form-box .right[data-v-0361a68e]{
    flex:3;
    border:1px solid #d5d7d9;
    border-radius:1.067vw;
    padding:3.467vw 4vw;
    display:flex
}
#contactUs .email-box .form-box .right .ipt[data-v-0361a68e]{
    border:none;
    width:100%;
    height:100%;
    outline:none;
    color:#000;
    font-weight:500
}
#contactUs .email-box .form-box .right span[data-v-0361a68e]{
    color:#d03050;
    margin-right:1.067vw
}
#contactUs .email-box .btn-box[data-v-0361a68e]{
    display:flex;
    justify-content:center
}
#contactUs .email-box .btn-box .btn-submit[data-v-0361a68e]{
    background:#DC2625;
    border-radius:1.067vw;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:2.667vw;
    color:#fff;
    letter-spacing:.267vw;
    border:0;
    padding:1.6vw 0;
    width:37.067vw;
    height:7.733vw;
    margin-top:6.667vw
}
#contactUs .email-box .btn-box .btn-submit .icon[data-v-0361a68e]{
    width:3.733vw;
    margin-right:2.4vw
}
[data-v-0361a68e] .n-base-selection{
    --n-border: 0px solid #DC2625 !important;
    --n-border-active: 0px solid #DC2625 !important;
    --n-border-focus: 0px solid #DC2625 !important;
    --n-border-hover: 0px solid #DC2625 !important;
    --n-box-shadow-active: 0px solid #DC2625 !important;
    --n-box-shadow-focus: 0px solid #DC2625 !important;
    --n-height: 6.4vw !important
}
[data-v-0361a68e] .country_wrapper{
    flex:none!important
}
[data-v-0361a68e] .header-select{
    color:#c2c2c2
}
[data-v-0361a68e] .header-select .flag{
    width:8.533vw;
    height:8.533vw;
    margin-right:1.067vw
}
[data-v-0361a68e] .header-select i{
    margin-right:2.667vw
}
@media screen and (min-width: 768px){
    #contactUs[data-v-0361a68e]{
        padding-top:0
    }
    #contactUs .banner[data-v-0361a68e]{
        position:relative;
        text-align:center
    }
    #contactUs .banner .banner-img[data-v-0361a68e]{
        width:100%;
        height:auto
    }
    #contactUs .banner .text[data-v-0361a68e]{
        position:absolute;
        top:0;
        bottom:0;
        right:0;
        left:0;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
    #contactUs .banner .text .title[data-v-0361a68e]{
        font-size:36px;
        color:#fff;
        font-weight:700
    }
    #contactUs .banner .text .title-en[data-v-0361a68e]{
        font-size:28px;
        color:#fff;
        margin-top:20px
    }
    #contactUs .contact-box[data-v-0361a68e]{
        display:flex;
        flex-direction:row;
        margin:80px 100px;
        text-align:left
    }
    #contactUs .contact-box .slider[data-v-0361a68e]{
        background:#f9f9fc;
        border-radius:5px;
        padding:20px 30px
    }
    #contactUs .contact-box .slider .title[data-v-0361a68e]{
        font-size:22px;
        color:#2d3136;
        line-height:56px;
        font-weight:700
    }
    #contactUs .contact-box .left-slider[data-v-0361a68e]{
        margin-right:30px;
        flex:2
    }
    #contactUs .contact-box .left-slider .slider-content .info[data-v-0361a68e]{
        font-size:18px;
        color:#cbcbcb;
        line-height:48px
    }
    #contactUs .contact-box .left-slider .slider-content .phone-list[data-v-0361a68e]{
        display:flex
    }
    #contactUs .contact-box .left-slider .slider-content .phone-list .phone-item[data-v-0361a68e]{
        font-size:20px;
        color:#2d3136;
        margin-bottom:20px;
        flex:1
    }
    #contactUs .contact-box .left-slider .slider-content .phone-list .phone-item .bold[data-v-0361a68e]{
        font-size:20px;
        font-weight:700
    }
    #contactUs .contact-box .right-slider[data-v-0361a68e]{
        flex:1
    }
    #contactUs .contact-box .right-slider .email-content[data-v-0361a68e]{
        color:#2d3136;
        font-size:16px;
        font-weight:500;
        height:calc(100% - 56px);
        line-height:28px;
        display:flex;
        flex-direction:column;
        justify-content:space-around
    }
    #contactUs .contact-box .right-slider .email-content p[data-v-0361a68e]{
        width:100%
    }
    #contactUs .intro-box[data-v-0361a68e]{
        margin:80px 100px
    }
    #contactUs .intro-box .subtitle[data-v-0361a68e]{
        font-size:36px;
        color:#2d3136;
        font-weight:700;
        text-align:center
    }
    #contactUs .intro-box .info[data-v-0361a68e]{
        font-size:14px;
        color:#818992;
        margin-top:16px;
        text-align:center
    }
    #contactUs .intro-box .kf-box[data-v-0361a68e]{
        display:flex;
        flex-direction:row;
        border-bottom:1px solid #e2e6ea
    }
    #contactUs .intro-box .kf-box .left[data-v-0361a68e]{
        flex:1;
        display:flex;
        flex-direction:column;
        justify-content:center;
        padding-left:80px;
        text-align:left
    }
    #contactUs .intro-box .kf-box .left .title[data-v-0361a68e]{
        font-size:30px;
        color:#2d3136;
        line-height:50px
    }
    #contactUs .intro-box .kf-box .left .msg[data-v-0361a68e]{
        font-size:16px;
        color:#818992;
        margin-top:10px
    }
    #contactUs .intro-box .kf-box .right[data-v-0361a68e]{
        flex:1
    }
    #contactUs .intro-box .kf-box .right .right-img[data-v-0361a68e]{
        width:100%
    }
    #contactUs .email-box[data-v-0361a68e]{
        margin:80px 100px
    }
    #contactUs .email-box .subtitle[data-v-0361a68e]{
        font-size:36px;
        color:#2d3136;
        font-weight:700;
        text-align:center
    }
    #contactUs .email-box .info[data-v-0361a68e]{
        font-size:14px;
        color:#818992;
        margin-top:16px;
        text-align:center
    }
    #contactUs .email-box .form-box[data-v-0361a68e]{
        margin-top:120px;
        display:flex;
        flex-direction:row;
        width:100%
    }
    #contactUs .email-box .form-box .left[data-v-0361a68e]{
        flex:2;
        margin-right:45px
    }
    #contactUs .email-box .form-box .left .ipt-item[data-v-0361a68e]{
        border:1px solid #d5d7d9;
        border-radius:8px;
        padding:8px 30px;
        display:flex;
        align-items:center;
        margin-bottom:12px
    }
    #contactUs .email-box .form-box .left .ipt-item .label[data-v-0361a68e]{
        font-size:14px;
        color:#2e2e2e;
        letter-spacing:2px
    }
    #contactUs .email-box .form-box .left .ipt-item .label span[data-v-0361a68e]{
        color:#d03050;
        margin-right:4px
    }
    #contactUs .email-box .form-box .left .ipt-item .label .vis[data-v-0361a68e]{
        opacity:1
    }
    #contactUs .email-box .form-box .left .ipt-item .ipt[data-v-0361a68e]{
        border:none;
        color:#000;
        font-weight:500;
        flex:1;
        min-width:260px
    }
    #contactUs .email-box .form-box .left .ipt-item[data-v-0361a68e]:last-child{
        margin-bottom:0
    }
    #contactUs .email-box .form-box .right[data-v-0361a68e]{
        flex:3;
        border:1px solid #d5d7d9;
        border-radius:8px;
        padding:26px 30px;
        display:flex
    }
    #contactUs .email-box .form-box .right .ipt[data-v-0361a68e]{
        border:none;
        width:100%;
        height:100%;
        outline:none;
        color:#000;
        font-weight:500
    }
    #contactUs .email-box .form-box .right span[data-v-0361a68e]{
        color:#d03050;
        margin-right:4px
    }
    #contactUs .email-box .form-box[data-v-0361a68e] .n-base-selection{
        --n-border: 0px solid #DC2625 !important;
        --n-border-active: 0px solid #DC2625 !important;
        --n-border-focus: 0px solid #DC2625 !important;
        --n-border-hover: 0px solid #DC2625 !important;
        --n-box-shadow-active: 0px solid #DC2625 !important;
        --n-box-shadow-focus: 0px solid #DC2625 !important;
        --n-height: 24px !important
    }
    #contactUs .email-box .form-box[data-v-0361a68e] .header-select{
        cursor:pointer;
        color:#c2c2c2
    }
    #contactUs .email-box .form-box[data-v-0361a68e] .header-select .flag{
        width:32px;
        height:32px;
        margin-right:4px
    }
    #contactUs .email-box .form-box[data-v-0361a68e] .header-select i{
        margin-right:8px
    }
    #contactUs .email-box .btn-box[data-v-0361a68e]{
        display:flex;
        justify-content:flex-end
    }
    #contactUs .email-box .btn-box .btn-submit[data-v-0361a68e]{
        background:#DC2625;
        border-radius:8px;
        display:flex;
        align-items:center;
        justify-content:center;
        font-size:20px;
        color:#fff;
        letter-spacing:2px;
        border:0;
        padding:12px 0;
        width:278px;
        height:58px;
        margin-top:50px;
        cursor:pointer
    }
    #contactUs .email-box .btn-box .btn-submit .icon[data-v-0361a68e]{
        width:28px;
        margin-right:18px
    }
    .concatMap[data-v-0361a68e]{
        padding:40px 100px
    }
    #footer-box[data-v-0361a68e]{
        padding-left:100px
    }
}
main[data-v-6740b8b6]{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    flex-direction:column;
    margin-top:23.333vw;
    --main-suc: 10.667vw;
    --main-qrcode: 40vw;
    --main-font1: 3.733vw;
    --main-font2: 2.4vw;
    --main-qrcode-des: 64vw
}
main .suc[data-v-6740b8b6]{
    width:var(--main-suc);
    height:var(--main-suc)
}
main .down-font1[data-v-6740b8b6]{
    font-size:var(--main-font1);
    font-weight:700;
    margin:4.533vw 0
}
main .down-font2[data-v-6740b8b6]{
    font-size:var(--main-font2);
    font-weight:700;
    margin-bottom:10.667vw
}
main .down-font3[data-v-6740b8b6]{
    font-size:var(--main-font2);
    font-weight:700;
    margin-top:14.667vw
}
main .giftInfo[data-v-6740b8b6]{
    border:.267vw solid #000;
    padding:1.6vw 3.2vw;
    border-radius:1.6vw;
    width:80%;
    margin-bottom:4vw;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    font-weight:700;
    font-size:2.133vw;
    text-align:center
}
main .giftInfo div[data-v-6740b8b6]{
    width:100%;
    text-align:center;
    font-weight:500;
    font-size:1.867vw;
    margin-top:2.667vw
}
[data-v-6740b8b6] .mobile a{
    display:none
}
@media screen and (min-width: 768px){
    main[data-v-6740b8b6]{
        display:flex;
        align-items:center;
        box-sizing:border-box;
        flex-direction:column;
        margin-top:75px;
        --main-suc: 75px;
        --main-qrcode: 152px;
        --main-font1: 28px;
        --main-font2: 18px;
        --main-qrcode-des: 240px
    }
    main .suc[data-v-6740b8b6]{
        width:var(--main-suc);
        height:var(--main-suc)
    }
    main .down-font1[data-v-6740b8b6]{
        font-size:var(--main-font1);
        font-weight:700;
        margin:34px 0
    }
    main .down-font2[data-v-6740b8b6]{
        font-size:var(--main-font2);
        font-weight:700;
        margin-bottom:80px
    }
    main .down-font3[data-v-6740b8b6]{
        font-size:var(--main-font2);
        font-weight:700;
        margin-top:110px
    }
    main .giftInfo[data-v-6740b8b6]{
        border:1px solid #000;
        padding:12px 24px;
        border-radius:12px;
        width:60%;
        margin-bottom:30px;
        display:flex;
        justify-content:center;
        flex-wrap:wrap;
        font-weight:700;
        font-size:15px;
        text-align:center
    }
    main .giftInfo div[data-v-6740b8b6]{
        width:100%;
        text-align:center;
        font-weight:500;
        font-size:13px;
        margin-top:0
    }
}
.down-wrapper[data-v-6740b8b6] .main-wrapper{
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .down-wrapper[data-v-6740b8b6] .main-wrapper{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .down-wrapper[data-v-6740b8b6] .main-wrapper{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .down-wrapper[data-v-6740b8b6] .main-wrapper{
        max-width:1250px;
        margin:0 auto
    }
}
.down-wrapper[data-v-6740b8b6] .main-wrapper .more-offers{
    padding:0
}
.down-wrapper[data-v-6740b8b6] .main-wrapper .more-offers .title,.navHeader[data-v-6740b8b6] .header-right a{
    display:none
}
.error[data-v-4e447166]{
    display:flex;
    box-sizing:border-box;
    flex-direction:column;
    align-items:center
}
.title[data-v-4e447166]{
    font-size:8.533vw;
    font-weight:bolder;
    margin-top:18.667vw;
    margin-bottom:2.667vw;
    line-height:1.2;
    text-align:center
}
.error[data-v-4e447166]{
    margin:0 auto 5.333vw;
    padding:0 4vw
}
.wrapper[data-v-4e447166]{
    width:100%;
    border-top:1px solid #000;
    border-left:1px solid #000;
    overflow:auto
}
.wrapper .col[data-v-4e447166]{
    display:flex
}
.wrapper .col .colItem[data-v-4e447166]{
    flex:1;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    padding:1px .533vw;
    display:flex;
    align-items:center;
    justify-content:center;
    line-height:1.4;
    text-align:center
}
@media screen and (min-width: 768px){
    .title[data-v-4e447166]{
        font-size:32px;
        font-weight:bolder;
        margin-bottom:24px;
        margin-top:0
    }
    .error[data-v-4e447166]{
        width:1250px;
        margin:0 auto 40px;
        padding:0
    }
    .wrapper[data-v-4e447166]{
        width:100%;
        border-top:1px solid #000;
        border-left:1px solid #000;
        overflow:auto
    }
    .wrapper .col[data-v-4e447166]{
        display:flex
    }
    .wrapper .col .colItem[data-v-4e447166]{
        flex:1;
        border-right:1px solid #000;
        border-bottom:1px solid #000;
        padding:1px 4px;
        display:flex;
        align-items:center;
        justify-content:center;
        line-height:1.4;
        text-align:center
    }
}
@media screen and (min-width: 768px) and (max-width: 1300px){
    .error[data-v-4e447166]{
        width:900px;
        margin:0 auto 40px;
        padding:0
    }
}
main[data-v-04339e18]{
    margin-top:13.333vw;
    padding:5.333vw
}
p[data-v-04339e18]{
    margin:4vw 0
}
@media screen and (min-width: 768px){
    main[data-v-04339e18]{
        display:flex;
        align-items:center;
        justify-content:center;
        box-sizing:border-box;
        padding:0 180px;
        color:#5d7079;
        margin:0
    }
    main h1[data-v-04339e18]{
        font-weight:bolder;
        color:#37517e
    }
    main p[data-v-04339e18]{
        margin:12px 0
    }
}
.loading[data-v-24b63f5d],.loading>div[data-v-24b63f5d]{
    position:relative;
    box-sizing:border-box
}
.loading[data-v-24b63f5d]{
    display:block;
    font-size:0;
    color:var(--panda--main-color)
}
.loading>div[data-v-24b63f5d]{
    display:inline-block;
    float:none;
    background-color:currentColor;
    border:0 solid currentColor;
    border-radius:0;
    animation:line-scale-24b63f5d 1.2s infinite ease
}
.loading>div[data-v-24b63f5d]:nth-child(1){
    animation-delay:-1.2s
}
.loading>div[data-v-24b63f5d]:nth-child(2){
    animation-delay:-1.1s
}
.loading>div[data-v-24b63f5d]:nth-child(3){
    animation-delay:-1s
}
.loading>div[data-v-24b63f5d]:nth-child(4){
    animation-delay:-.9s
}
.loading>div[data-v-24b63f5d]:nth-child(5){
    animation-delay:-.8s
}
.loading[data-v-24b63f5d]{
    width:10.667vw;
    height:8.533vw
}
.loading>div[data-v-24b63f5d]{
    width:1.067vw;
    height:8.533vw;
    margin:0 .533vw
}
@media screen and (min-width: 768px){
    .loading[data-v-24b63f5d]{
        width:40px;
        height:32px
    }
    .loading>div[data-v-24b63f5d]{
        width:4px;
        height:32px;
        margin:0 2px
    }
}
.loading.la-sm[data-v-24b63f5d]{
    width:5.333vw;
    height:4.267vw
}
.loading.la-sm>div[data-v-24b63f5d]{
    width:.533vw;
    height:4.267vw;
    margin:0 .267vw
}
@media screen and (min-width: 768px){
    .loading.la-sm[data-v-24b63f5d]{
        width:20px;
        height:16px
    }
    .loading.la-sm>div[data-v-24b63f5d]{
        width:2px;
        height:16px;
        margin:0 1px
    }
}
.loading.la-2x[data-v-24b63f5d]{
    width:21.333vw;
    height:17.067vw
}
.loading.la-2x>div[data-v-24b63f5d]{
    width:2.133vw;
    height:17.067vw;
    margin:0 1.067vw
}
@media screen and (min-width: 768px){
    .loading.la-2x[data-v-24b63f5d]{
        width:80px;
        height:64px
    }
    .loading.la-2x>div[data-v-24b63f5d]{
        width:8px;
        height:64px;
        margin:0 4px
    }
}
@keyframes line-scale-24b63f5d{
    0%,40%,to{
        transform:scaleY(.4)
    }
    20%{
        transform:scaleY(1)
    }
}
section[data-v-36df6160]{
    padding-top:33.067vw;
    padding-bottom:13.333vw;
    min-height:calc(100vh - 46.4vw)
}
section h1[data-v-36df6160]{
    font-size:7.467vw;
    line-height:1.33;
    font-weight:500;
    color:#fff;
    text-align:center
}
@media screen and (min-width: 768px){
    section h1[data-v-36df6160]{
        font-size:32px
    }
}
@media screen and (min-width: 992px){
    section h1[data-v-36df6160]{
        font-size:36px
    }
}
@media screen and (min-width: 1300px){
    section h1[data-v-36df6160]{
        font-size:42px
    }
}
section h2[data-v-36df6160]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    color:#fff;
    text-align:center
}
@media screen and (min-width: 768px){
    section h2[data-v-36df6160]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-36df6160]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-36df6160]{
        font-size:40px
    }
}
section .transfer-box[data-v-36df6160]{
    width:100%;
    display:flex;
    align-items:stretch;
    flex-direction:column
}
section .transfer-box .country-select[data-v-36df6160]{
    margin-top:8vw;
    display:flex;
    padding:2.667vw 7.467vw;
    align-items:center;
    border-radius:5.867vw;
    background-color:#fffc;
    cursor:pointer
}
section .transfer-box .country-select[data-v-36df6160]:last-child{
    margin-top:0
}
section .transfer-box .flag[data-v-36df6160]{
    height:5.333vw
}
section .transfer-box .flag>img[data-v-36df6160]{
    display:block;
    height:100%
}
section .transfer-box .currency[data-v-36df6160]{
    margin:0 2.667vw;
    flex:1 0 auto;
    display:block;
    font-size:3.733vw;
    line-height:6.933vw
}
section .transfer-box .icon[data-v-36df6160]{
    display:block;
    width:3.2vw
}
section .transfer-box .exchange-icon[data-v-36df6160]{
    align-self:center;
    margin:4vw 0;
    display:block;
    flex-shrink:0;
    width:6.4vw;
    height:6.4vw;
    background:url(https://h2static.wotransfer.com/website/images/pc/price/icon-excharge-m.png) no-repeat center;
    background-size:contain
}
section .empty-box[data-v-36df6160]{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:42.667vw
}
section .date-box[data-v-36df6160]{
    margin-top:8vw;
    font-size:3.2vw;
    line-height:5.333vw;
    color:#fff;
    text-align:center
}
section .transfer-table[data-v-36df6160]{
    box-sizing:border-box;
    width:100%;
    background-color:#ffffffdb;
    table-layout:fixed
}
section .transfer-table__wrapper[data-v-36df6160]{
    margin-top:40vw;
    border-radius:3.2vw;
    border:.267vw solid rgba(0,0,0,.1);
    overflow:hidden
}
section .transfer-table__col[data-v-36df6160]{
    width:25%
}
section .transfer-table th[data-v-36df6160]{
    font-size:3.2vw;
    line-height:4.267vw;
    font-weight:700;
    background-color:#fff
}
section .transfer-table td[data-v-36df6160]{
    font-size:3.733vw
}
section .transfer-table th[data-v-36df6160],section .transfer-table td[data-v-36df6160]{
    padding:2.133vw 1.067vw;
    height:19.2vw;
    text-align:center;
    color:#000;
    box-sizing:border-box;
    border-right:solid .267vw #BCBCBC;
    border-bottom:solid .267vw #BCBCBC
}
section .transfer-table tr[data-v-36df6160]:first-of-type{
    background-color:#fff
}
section .transfer-table tr:first-of-type th[data-v-36df6160],section .transfer-table tr:first-of-type td[data-v-36df6160]{
    border-bottom:none
}
section .transfer-table tr:last-child th[data-v-36df6160],section .transfer-table tr:last-child td[data-v-36df6160]{
    border-bottom:none
}
section .transfer-table tr th[data-v-36df6160]:last-child,section .transfer-table tr td[data-v-36df6160]:last-child{
    border-right:none
}
@media screen and (min-width: 768px){
    section[data-v-36df6160]{
        padding-top:40px;
        padding-bottom:70px;
        min-height:calc(100vh - 180px)
    }
    section h1[data-v-36df6160]{
        padding:0 80px
    }
    section h2[data-v-36df6160]{
        padding:0 80px
    }
    section .transfer-box[data-v-36df6160]{
        box-sizing:border-box;
        margin-top:50px;
        padding:0 80px;
        flex-direction:row;
        align-items:center
    }
    section .transfer-box .country-select[data-v-36df6160]{
        margin-top:0;
        flex:1 0 auto;
        padding:14px 40px;
        border-radius:44px
    }
    section .transfer-box .flag[data-v-36df6160]{
        height:28px
    }
    section .transfer-box .currency[data-v-36df6160]{
        margin:0 20px;
        font-size:20px;
        line-height:40px
    }
    section .transfer-box .icon[data-v-36df6160]{
        width:18px
    }
    section .transfer-box .exchange-icon[data-v-36df6160]{
        margin:0 18px;
        width:48px;
        height:48px;
        background-image:url(https://h2static.wotransfer.com/website/images/pc/price/icon-excharge.png)
    }
    section .empty-box[data-v-36df6160]{
        margin-top:200px
    }
    section .date-box[data-v-36df6160]{
        margin-top:20px;
        font-size:16px;
        line-height:24px
    }
    section .transfer-table[data-v-36df6160]{
        min-height:342px
    }
    section .transfer-table__wrapper[data-v-36df6160]{
        margin-top:145px;
        border-radius:12px;
        border-width:1px
    }
    section .transfer-table th[data-v-36df6160]{
        font-size:18px;
        line-height:24px
    }
    section .transfer-table td[data-v-36df6160]{
        font-size:20px
    }
    section .transfer-table th[data-v-36df6160],section .transfer-table td[data-v-36df6160]{
        padding:8px 4px;
        height:57px;
        border-width:1px
    }
}
section[data-v-35b87785]{
    position:relative;
    height:255.2vw
}
section .bg-box[data-v-35b87785]{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center
}
section .main-wrapper[data-v-35b87785]{
    position:relative;
    height:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    z-index:2
}
section h2[data-v-35b87785]{
    font-size:6.4vw;
    line-height:1.33;
    font-weight:500;
    text-align:center;
    color:#4be06b
}
@media screen and (min-width: 768px){
    section h2[data-v-35b87785]{
        font-size:30px
    }
}
@media screen and (min-width: 992px){
    section h2[data-v-35b87785]{
        font-size:34px
    }
}
@media screen and (min-width: 1300px){
    section h2[data-v-35b87785]{
        font-size:40px
    }
}
section .sub-title[data-v-35b87785]{
    margin-top:6.4vw;
    font-size:6.4vw;
    line-height:9.6vw;
    text-align:center;
    color:#fff
}
section .desc[data-v-35b87785]{
    margin-top:8.267vw;
    font-size:4.267vw;
    line-height:7.467vw;
    text-align:center;
    color:#fff
}
@media screen and (min-width: 768px){
    section[data-v-35b87785]{
        height:1070px
    }
    section .sub-title[data-v-35b87785]{
        margin-top:14px;
        font-size:32px;
        line-height:46px
    }
    section .desc[data-v-35b87785]{
        margin-top:40px;
        font-size:24px;
        line-height:34px
    }
}
section[data-v-28f9c5c1]{
    display:none
}
@media screen and (min-width: 768px){
    section[data-v-28f9c5c1]{
        display:block;
        padding-top:225px;
        padding-bottom:64px;
        background-color:#fff
    }
    section .list-box[data-v-28f9c5c1]{
        display:flex;
        justify-content:space-between;
        align-items:flex-start
    }
    section .list-items[data-v-28f9c5c1]{
        flex-shrink:0;
        display:flex;
        width:18%;
        flex-direction:column;
        align-items:center
    }
    section .list-items .img-box[data-v-28f9c5c1]{
        width:100px
    }
    section .list-items .img-box>img[data-v-28f9c5c1]{
        display:block;
        width:100%
    }
    section .list-items .main-text[data-v-28f9c5c1]{
        margin-top:36px;
        font-size:18px;
        line-height:28px;
        text-align:center
    }
    section .list-items .info[data-v-28f9c5c1]{
        margin-top:5px;
        font-size:18px;
        line-height:28px;
        text-align:center
    }
    section h2[data-v-28f9c5c1]{
        margin-top:54px;
        margin-bottom:54px;
        position:relative;
        display:flex;
        font-size:32px;
        font-weight:700;
        justify-content:center;
        align-items:center;
        height:160px;
        background:url(����vs.6a44ede1.png) no-repeat center;
        background-size:contain
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .list-items .img-box[data-v-28f9c5c1]{
        width:72px
    }
    section .list-items .main-text[data-v-28f9c5c1]{
        margin-top:30px;
        font-size:16px;
        line-height:24px
    }
    section .list-items .info[data-v-28f9c5c1]{
        font-size:16px;
        line-height:24px
    }
}
section[data-v-d6c7cee4]{
    display:none
}
@media screen and (min-width: 768px){
    section[data-v-d6c7cee4]{
        display:block;
        padding-top:50px;
        padding-bottom:200px;
        background-color:#f4f4f4
    }
    section .title[data-v-d6c7cee4]{
        font-size:36px;
        line-height:48px;
        color:#2e2e2e;
        text-align:center
    }
    section .update-time[data-v-d6c7cee4]{
        font-size:14px;
        line-height:18px;
        color:#2e2e2e;
        text-align:center
    }
    section .compare-grid[data-v-d6c7cee4]{
        display:grid;
        grid-template-columns:1fr minmax(168px,264px) 1fr;
        grid-auto-rows:155px;
        align-items:stretch
    }
    section .compare-grid>div[class^=compare-][data-v-d6c7cee4]{
        display:flex;
        align-items:center;
        justify-content:center
    }
    section .compare-grid .compare-head-box>img[data-v-d6c7cee4]{
        margin-top:20px;
        height:36px
    }
    section .compare-grid .compare-middle-box[data-v-d6c7cee4]{
        position:relative
    }
    section .compare-grid .compare-middle-box>img[data-v-d6c7cee4]{
        margin-right:18px;
        height:28px
    }
    section .compare-grid .compare-middle-box>img[data-v-d6c7cee4]:last-child{
        margin-right:0
    }
    section .compare-grid .compare-middle-box .text[data-v-d6c7cee4]{
        position:absolute;
        padding:0 4px;
        display:block;
        left:0;
        top:-4px;
        right:0;
        font-size:12px;
        line-height:18px;
        color:#2e2e2e;
        text-align:center
    }
    section .compare-grid .compare-box[data-v-d6c7cee4]{
        border-top:1px solid #cacaca
    }
    section .compare-grid .prev-text[data-v-d6c7cee4],section .compare-grid .next-text[data-v-d6c7cee4]{
        flex-shrink:0;
        font-size:14px;
        line-height:30px;
        color:#2e2e2e
    }
    section .compare-grid .prev-text[data-v-d6c7cee4]{
        margin-right:32px;
        width:72px;
        text-align:right
    }
    section .compare-grid .number-box ul[data-v-d6c7cee4]{
        margin-top:20px;
        display:flex;
        align-items:center;
        justify-content:center
    }
    section .compare-grid .number-box ul>li[data-v-d6c7cee4]{
        margin-right:4px;
        position:relative;
        width:28px;
        height:32px;
        line-height:32px;
        text-align:center;
        border-radius:4px;
        perspective:1000px
    }
    section .compare-grid .number-box ul>li>span[data-v-d6c7cee4]{
        position:absolute;
        width:100%;
        height:100%;
        left:0;
        top:0;
        font-size:20px;
        line-height:inherit;
        color:#fff;
        background:#2e2e2e;
        border-radius:inherit;
        transition:all 1.5s ease;
        transform-style:preserve-3d;
        backface-visibility:hidden;
        cursor:default
    }
    section .compare-grid .number-box ul>li .front[data-v-d6c7cee4]{
        z-index:1
    }
    section .compare-grid .number-box ul>li .back[data-v-d6c7cee4]{
        z-index:2;
        transform:rotateY(180deg)
    }
    section .compare-grid .number-box.hover ul>li .front[data-v-d6c7cee4]{
        z-index:2;
        transform:rotateY(180deg)
    }
    section .compare-grid .number-box.hover ul>li .back[data-v-d6c7cee4]{
        z-index:1;
        transform:rotateY(0)
    }
    section .compare-grid .number-box .charge[data-v-d6c7cee4]{
        margin-top:2px;
        text-align:right;
        font-size:12px;
        line-height:18px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .compare-grid .compare-box .prev-text[data-v-d6c7cee4]{
        margin-right:18px;
        width:60px;
        font-size:12px
    }
    section .compare-grid .compare-box .next-text[data-v-d6c7cee4]{
        font-size:12px
    }
}
section[data-v-27c0f7f4]{
    padding-top:12.8vw;
    padding-bottom:29.333vw;
    background-color:#fff
}
section .content[data-v-27c0f7f4]{
    display:none
}
section h2[data-v-27c0f7f4]{
    font-size:7.467vw;
    line-height:8.533vw;
    font-weight:700;
    color:#000;
    text-align:center
}
section .currency-grid[data-v-27c0f7f4]{
    padding:12.267vw 4.267vw;
    display:grid;
    grid-template-columns:1fr;
    justify-content:space-between;
    grid-row-gap:4.8vw
}
section .currency-box[data-v-27c0f7f4]{
    box-sizing:border-box;
    padding:4.8vw 5.333vw;
    display:flex;
    align-items:center;
    background:#F6F6F6;
    border:.267vw solid #DBDBDB;
    border-radius:2.133vw;
    cursor:pointer
}
section .currency-box .inner-box[data-v-27c0f7f4]{
    display:flex;
    align-items:center;
    flex:1;
    font-size:4.8vw;
    line-height:8vw;
    color:var(--panda-font-color)
}
section .currency-box .inner-box>img[data-v-27c0f7f4]{
    flex-shrink:0;
    height:6.933vw;
    margin-right:1.067vw
}
section .currency-box .inner-box>img[data-v-27c0f7f4]:not(:first-child){
    margin-left:2.133vw
}
section .currency-box .iconfont[data-v-27c0f7f4]{
    flex-shrink:0;
    font-size:5.333vw;
    color:var(--panda-font-color)
}
@media screen and (min-width: 768px){
    section[data-v-27c0f7f4]{
        padding-top:80px;
        padding-bottom:100px
    }
    section .content[data-v-27c0f7f4]{
        display:flex
    }
    section h2[data-v-27c0f7f4]{
        margin-top:104px;
        font-size:32px
    }
    section .currency-grid[data-v-27c0f7f4]{
        padding:86px 0;
        grid-template-columns:repeat(4,280px);
        grid-row-gap:58px
    }
    section .currency-box[data-v-27c0f7f4]{
        padding:16px;
        border:1px solid #DBDBDB;
        border-radius:8px
    }
    section .currency-box .inner-box[data-v-27c0f7f4]{
        font-size:18px;
        line-height:30px
    }
    section .currency-box .inner-box>img[data-v-27c0f7f4]{
        height:26px;
        margin-right:6px
    }
    section .currency-box .inner-box>img[data-v-27c0f7f4]:not(:first-child){
        margin-left:12px
    }
    section .currency-box .iconfont[data-v-27c0f7f4]{
        font-size:20px
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px){
    section .currency-grid[data-v-27c0f7f4]{
        grid-template-columns:repeat(3,280px)
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    section .currency-grid[data-v-27c0f7f4]{
        grid-template-columns:repeat(2,320px)
    }
}
.bg-box[data-v-bc21a834]{
    position:absolute;
    z-index:1;
    left:0;
    right:0;
    top:0;
    width:100%;
    height:100vh;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top center
}
.price-wrapper[data-v-bc21a834]{
    position:relative;
    z-index:2;
    width:100vw;
    height:100vh;
    overflow-y:auto
}
.sys_deep[data-v-38226601]{
    height:2.667vw
}
.orders_wrapper[data-v-38226601]{
    display:flex;
    width:100%;
    overflow:auto;
    margin-top:3.2vw;
    padding:0 3.733vw;
    box-sizing:border-box
}
.oQues[data-v-38226601]{
    box-sizing:border-box;
    font-weight:700;
    color:#000;
    font-size:4.267vw;
    margin:3.2vw 0;
    padding-left:4.8vw
}
main .action_wrapper[data-v-38226601]{
    display:flex;
    padding:0 3.2vw;
    box-sizing:border-box;
    font-size:3.467vw
}
main .action_wrapper .register[data-v-38226601]{
    margin:0 2.667vw 0 auto;
    text-decoration:underline
}
main .action_wrapper .login[data-v-38226601]{
    text-decoration:underline;
    color:#DC2625
}
main .wrapper[data-v-38226601]{
    margin-bottom:3.2vw;
    background:#fff;
    border-radius:2.667vw
}
main .wrapper h3[data-v-38226601]{
    font-weight:700;
    color:#000;
    font-size:4vw;
    margin:.533vw 0
}
main .wrapper .question_wrapper[data-v-38226601]{
    box-shadow:.267vw 1.6vw 2.133vw #0000001a;
    border-radius:2.667vw;
    padding-bottom:1.6vw;
    padding:1.333vw 0 .533vw
}
main .wrapper .question_wrapper .tutorialWrapper_item[data-v-38226601]{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    padding:1.067vw 1.6vw;
    margin-bottom:2.667vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .icon[data-v-38226601]{
    width:11.2vw;
    height:11.2vw;
    margin-right:3.2vw;
    margin-left:2.133vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .middle[data-v-38226601]{
    margin-right:1.6vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .middle .message[data-v-38226601]{
    color:#a3a3a3;
    font-size:3.2vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .arrow-right[data-v-38226601]{
    width:4.267vw;
    height:4.267vw;
    margin-left:auto
}
main[data-v-38226601] .n-input-number{
    width:100%!important
}
main[data-v-38226601] .n-input{
    border-radius:1.6vw;
    width:100%;
    --n-border-active: 0px solid transparent !important;
    --n-border-focus: 0px solid transparent!important;
    --n-border-hover: 0px solid transparent !important;
    --n-box-shadow-active: 0px solid transparent !important;
    --n-box-shadow-focus: 0px solid transparent!important;
    --n-border: 0px !important;
    --n-color-focus: #F3F3F3 !important;
    background:#F3F3F3
}
main[data-v-38226601] .n-input-number{
    width:50%
}
main[data-v-38226601] .header-select{
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:end;
    width:100%;
    height:100%;
    z-index:9;
    position:relative
}
main[data-v-38226601] .header-select img{
    width:8.8vw;
    height:6vw
}
main[data-v-38226601] .header-select .fg{
    width:5.6vw;
    height:5.6vw;
    margin:0 1.867vw 0 .8vw
}
main[data-v-38226601] .header-selectII:after{
    position:absolute;
    content:"";
    width:120%;
    height:100%;
    background:transparent;
    left:0;
    transform:translate(-100%)
}
main[data-v-38226601] .country_wrapper{
    width:100%;
    height:100%
}
main[data-v-38226601] .country_wrapper .currency{
    font-size:2.667vw
}
main[data-v-38226601] .country_wrapper .flag{
    border-radius:50%;
    width:4.267vw;
    height:4.267vw;
    margin:0 1.067vw
}
main[data-v-38226601] .country_wrapper .icon{
    width:4.4vw;
    height:4.4vw;
    padding:0px 0px 0px 8vw
}
main[data-v-38226601] .n-input__input-el{
    text-decoration:unset!important;
    width:12vw;
    font-weight:500;
    font-size:3.733vw
}
main[data-v-38226601] .n-input__suffix{
    flex:1
}
@media screen and (min-width: 768px){
    main[data-v-38226601]{
        background:transparent
    }
    main .title[data-v-38226601]{
        height:44px;
        line-height:44px;
        font-size:32px;
        font-weight:700;
        text-align:center;
        margin:100px 0 52px
    }
    main .title2[data-v-38226601]{
        height:44px;
        line-height:44px;
        font-size:24px;
        font-weight:700;
        text-align:center;
        margin:80px 0 40px
    }
    main .rateBox[data-v-38226601]{
        display:flex;
        align-items:center;
        justify-content:center;
        width:74%;
        margin:0 auto
    }
    main .rateBox .icon-exchange[data-v-38226601]{
        width:28px;
        height:28px;
        margin:0 20px
    }
    main .tutorialWrapper[data-v-38226601]{
        display:flex;
        flex-wrap:wrap
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-38226601]{
        width:calc(25% - 20px);
        margin-bottom:16px;
        text-align:center;
        background:#F6F9F7;
        padding:30px 30px 42px;
        box-sizing:border-box;
        border-radius:12px;
        cursor:pointer
    }
    main .tutorialWrapper .tutorialWrapper_item img[data-v-38226601]{
        width:50px;
        height:50px
    }
    main .tutorialWrapper .tutorialWrapper_item h3[data-v-38226601]{
        color:#000;
        font-weight:700;
        font-size:17px;
        margin:14px 0
    }
    main .tutorialWrapper .tutorialWrapper_item .message[data-v-38226601]{
        color:#9c9a9f;
        font-size:13px;
        line-height:16px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-38226601]:nth-of-type(2n){
        margin-left:26px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-38226601]:nth-of-type(3n+4){
        margin-left:26px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-38226601]:nth-of-type(3){
        margin-left:26px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-38226601]:hover{
        background:#EAEFEC
    }
    main .btnGroup[data-v-38226601]{
        display:flex;
        justify-content:center;
        margin-bottom:90px
    }
    main .btnGroup button[data-v-38226601]{
        width:258px;
        height:58px;
        margin:0 20px;
        border-radius:12px;
        font-weight:600;
        font-size:15px
    }
    main .btnGroup2[data-v-38226601]{
        margin-top:52px;
        margin-bottom:0
    }
    main[data-v-38226601] .n-input-number{
        width:35%!important
    }
    main[data-v-38226601] .n-input{
        border-radius:12px;
        width:100%;
        background:transparent;
        --n-border: 1px solid rgb(224, 224, 230) !important;
        --n-color-focus: transparent !important
    }
    main[data-v-38226601] .n-input-number{
        width:50%
    }
    main[data-v-38226601] .n-input__input{
        height:70px;
        line-height:70px;
        width:auto;
        flex:none
    }
    main[data-v-38226601] .n-input__input .n-input__input-el{
        font-size:16px;
        font-weight:700;
        height:70px;
        line-height:70px;
        color:#0000004d
    }
    main[data-v-38226601] .header-select{
        cursor:pointer;
        display:flex;
        align-items:center;
        justify-content:flex-end;
        height:100%;
        width:100%
    }
    main[data-v-38226601] .header-select .fg{
        width:28px;
        height:28px;
        margin:0 12px 0 34px
    }
    main[data-v-38226601] .header-select .icon{
        width:33px;
        height:23px;
        margin-right:0
    }
    main[data-v-38226601] .country_wrapper{
        font-weight:700
    }
    main[data-v-38226601] .country_wrapper .currency{
        font-size:20px
    }
    main[data-v-38226601] .country_wrapper .flag{
        border-radius:50%;
        width:32px;
        height:32px;
        margin:0 8px
    }
}
.orderItem[data-v-dc387756]{
    margin-bottom:4.8vw;
    margin-right:3.2vw;
    min-width:85.333vw;
    width:85.333vw;
    box-shadow:.267vw 1.6vw 2.133vw #0000001a;
    border-radius:2.667vw;
    background:#fff
}
.isOneItem[data-v-dc387756]{
    width:100%;
    margin-right:0
}
.head[data-v-dc387756]{
    display:flex;
    margin:4.8vw 0;
    align-items:center
}
.head .bold[data-v-dc387756]{
    font-weight:700;
    font-size:4.267vw
}
.head .more[data-v-dc387756]{
    margin-left:auto;
    color:#DC2625;
    font-size:3.467vw
}
.order_wrapper[data-v-dc387756]{
    padding:2.133vw;
    box-sizing:border-box;
    display:flex
}
.order_wrapper .content_wrapper[data-v-dc387756]{
    flex:1;
    margin-left:2.667vw
}
.order_wrapper .content_wrapper .top[data-v-dc387756]{
    font-size:3.467vw;
    font-weight:700;
    margin-bottom:.267vw;
    color:#000;
    display:flex
}
.order_wrapper .content_wrapper .top img[data-v-dc387756]{
    width:5.333vw;
    height:5.333vw;
    margin-left:auto
}
.order_wrapper .content_wrapper .top span[data-v-dc387756]{
    color:#DC2625
}
.order_wrapper .content_wrapper .deep[data-v-dc387756]{
    color:#a3a3a3;
    font-size:3.2vw;
    align-items:center;
    font-weight:400
}
.order_wrapper .content_wrapper .deep button[data-v-dc387756]{
    margin-left:auto
}
.order_wrapper .content_wrapper .deep .left[data-v-dc387756]{
    width:1.333vw;
    flex:1
}
.order_wrapper .content_wrapper .deep .l_t[data-v-dc387756]{
    margin-bottom:.667vw
}
.order_wrapper .content_wrapper .bn[data-v-dc387756]{
    text-align:right;
    margin-top:2.133vw
}
.order_wrapper .content_wrapper .next[data-v-dc387756]{
    border-radius:1.067vw;
    background:#F6F6F6;
    padding:1.067vw;
    box-sizing:border-box;
    font-size:2.933vw;
    margin-top:1.6vw;
    color:#838383
}
.order_wrapper .content_wrapper .p-ele[data-v-dc387756]{
    text-overflow:ellipsis;
    overflow:hidden;
    word-break:break-all;
    white-space:nowrap
}
.provide_wrapper[data-v-0653b182]{
    margin-top:6.933vw!important;
    margin-left:2.933vw;
    margin-right:2.933vw;
    border-radius:2.133vw;
    box-shadow:0 1.6vw 5.333vw #e1e1e1;
    padding-top:0!important
}
.provide_wrapper .provide_wrapper_titleGroup[data-v-0653b182]{
    background:rgba(0,0,0,.7);
    display:flex;
    border-radius:2.667vw 2.667vw 0 0
}
.provide_wrapper .provide_wrapper_titleGroup .item1[data-v-0653b182]{
    width:33.3%;
    text-align:center;
    background:#67d751;
    font-weight:700;
    padding:2.133vw 0;
    box-sizing:border-box;
    border-radius:2.667vw 2.667vw 0 0;
    margin-top:-1.333vw
}
.provide_wrapper .main_wrapper[data-v-0653b182]{
    background:#67d751;
    padding:3.2vw 1.867vw 6.667vw;
    border-radius:2.667vw 2.667vw 0 0;
    margin-top:-1.867vw;
    box-sizing:border-box
}
.provide_wrapper .main_wrapper .content[data-v-0653b182]{
    font-size:3.2vw;
    text-indent:1.067vw
}
.provide_wrapper .ask_wrapper[data-v-0653b182]{
    display:flex;
    padding:1.6vw 1.6vw 0;
    box-sizing:border-box;
    align-items:center;
    height:16.8vw
}
.provide_wrapper .ask_wrapper .sp_wrapper[data-v-0653b182]{
    width:32.4vw;
    height:35.867vw;
    margin-top:-12vw;
    margin-left:1.333vw
}
.provide_wrapper .ask_wrapper .sp_wrapper div[data-v-0653b182]{
    width:100%;
    height:100%
}
.provide_wrapper .ask_wrapper .ask[data-v-0653b182]{
    margin-left:auto;
    margin-right:2.133vw;
    color:#2e2e2e;
    font-weight:700!important
}
.provide_wrapper .ask_wrapper .tor[data-v-0653b182]{
    color:#67d751;
    font-weight:700!important
}
.provide_wrapper .ask_wrapper button[data-v-0653b182]{
    min-width:21.333vw;
    height:8vw
}
.rateBox-wrapper[data-v-0653b182]{
    padding:2.4vw 0 1.6vw
}
.rateBox-wrapper[data-v-0653b182] .n-input__input{
    flex:none
}
.rateBox-wrapper[data-v-0653b182] .n-input__prefix{
    margin-left:-1.6vw
}
.rateBox-wrapper[data-v-0653b182] .n-input__input-el{
    font-size:3.2vw
}
.rateBox[data-v-0653b182]{
    display:flex;
    align-items:center;
    justify-content:center
}
.rateBox .icon-exchange[data-v-0653b182]{
    width:4.267vw;
    height:4.267vw;
    margin:0 2.4vw
}
.info[data-v-10cf4db2]{
    background:rgba(0,0,0,.7);
    color:#fff;
    padding:0 3.2vw;
    word-break:break-word
}
.info[data-v-10cf4db2] a{
    color:#67d751;
    font-weight:700
}
.sys_deep[data-v-1acc8628]{
    height:2.667vw
}
[data-v-1acc8628] .n-input-number{
    width:100%!important
}
[data-v-1acc8628] .n-tabs-nav-scroll-wrapper{
    padding-left:2.4vw;
    box-sizing:border-box
}
[data-v-1acc8628] .n-input{
    border-radius:1.6vw;
    width:100%;
    --n-border-active: 0px solid transparent !important;
    --n-border-focus: 0px solid transparent!important;
    --n-border-hover: 0px solid transparent !important;
    --n-box-shadow-active: 0px solid transparent !important;
    --n-box-shadow-focus: 0px solid transparent!important;
    --n-border: 0px !important;
    --n-color-focus: #F3F3F3 !important;
    background:#F3F3F3
}
[data-v-1acc8628] .n-input-number{
    width:50%
}
[data-v-1acc8628] .header-select{
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:end;
    width:100%;
    height:100%;
    z-index:9;
    position:relative
}
[data-v-1acc8628] .header-select img{
    width:8.8vw;
    height:6vw
}
[data-v-1acc8628] .header-select .fg{
    width:5.6vw;
    height:5.6vw;
    margin:0 1.867vw 0 .8vw
}
[data-v-1acc8628] .header-selectII:after{
    position:absolute;
    content:"";
    width:120%;
    height:100%;
    background:transparent;
    left:0;
    transform:translate(-100%)
}
[data-v-1acc8628] .country_wrapper{
    width:100%;
    height:100%
}
[data-v-1acc8628] .country_wrapper .currency{
    font-size:2.667vw
}
[data-v-1acc8628] .country_wrapper .flag{
    border-radius:50%;
    width:4.267vw;
    height:4.267vw;
    margin:0 1.067vw
}
[data-v-1acc8628] .country_wrapper .icon{
    width:4.4vw;
    height:4.4vw;
    padding:0px 0px 0px 8vw
}
[data-v-1acc8628] .n-input__input-el{
    text-decoration:unset!important;
    width:12vw;
    font-weight:500;
    font-size:3.733vw
}
main .tab_wrapper[data-v-1acc8628]{
    padding:0 2.667vw;
    box-sizing:border-box
}
main .action_wrapper[data-v-1acc8628]{
    display:flex;
    padding:0 3.2vw;
    box-sizing:border-box;
    font-size:3.467vw
}
main .action_wrapper .register[data-v-1acc8628]{
    margin:0 2.667vw 0 auto;
    text-decoration:underline
}
main .action_wrapper .login[data-v-1acc8628]{
    text-decoration:underline;
    color:#DC2625
}
main .orders_wrapper[data-v-1acc8628]{
    display:flex;
    width:100%;
    overflow:auto;
    margin-top:3.2vw;
    padding:0 3.733vw;
    box-sizing:border-box
}
main[data-v-1acc8628] .provide_wrapper{
    margin-top:0;
    padding-top:6.4vw
}
main[data-v-1acc8628] .n-tab-pane{
    box-shadow:.267vw 1.6vw 2.133vw #0000001a;
    border-radius:2.667vw;
    padding:4.267vw 2.667vw!important;
    box-sizing:border-box;
    margin-top:4.8vw;
    margin-bottom:5.333vw;
    background:#fff
}
main[data-v-1acc8628] .n-collapse-item__header-main{
    justify-content:space-between
}
main[data-v-1acc8628] .n-tabs-tab-pad{
    width:4.8vw
}
main[data-v-1acc8628] .n-collapse-item__content-inner{
    word-break:break-all
}
main[data-v-1acc8628] .n-tabs-tab{
    align-items:end!important
}
main[data-v-1acc8628] .n-tabs-bar{
    width:5%!important;
    height:1.067vw!important
}
main[data-v-1acc8628] .n-tabs-tab--active{
    font-weight:700!important;
    color:#000!important
}
main[data-v-1acc8628] .n-collapse-item{
    margin-left:0!important
}
main[data-v-1acc8628] .colMain .n-collapse-item__header-main{
    font-weight:700!important;
    color:#000;
    font-size:3.733vw
}
main[data-v-1acc8628] .colMain svg{
    width:1em;
    height:1em;
    color:#000
}
main[data-v-1acc8628] .son .n-collapse-item__header-main{
    box-sizing:border-box;
    color:#2e2e2e;
    font-size:3.2vw;
    font-weight:400!important
}
main[data-v-1acc8628] .son .n-collapse-item__content-inner{
    font-size:3.2vw;
    color:#a3a3a3;
    padding-right:5.333vw;
    box-sizing:border-box
}
main[data-v-1acc8628] .son .n-collapse-item{
    border-top:0!important
}
main[data-v-1acc8628] .son svg{
    width:1em;
    height:1em;
    color:#9c9a9f
}
main[data-v-1acc8628] .son .innerContent{
    width:81%
}
main[data-v-1acc8628] .son .Like{
    padding-right:0;
    box-sizing:border-box;
    text-align:right;
    margin-top:2.667vw
}
main[data-v-1acc8628] .son .Like button{
    margin-left:2.667vw;
    font-size:3.2vw
}
main[data-v-1acc8628] .son .Like button img{
    width:4.267vw;
    height:4.267vw
}
main[data-v-1acc8628] .son .Like .webC{
    background:#DC2625;
    color:#fff
}
main[data-v-1acc8628] .son .Like .cright{
    font-weight:700;
    color:#a3a3a3;
    padding:1.067vw
}
main[data-v-1acc8628] .son .Like .cLeft{
    margin-right:3.2vw;
    font-weight:700;
    color:#a3a3a3;
    padding:1.067vw
}
main[data-v-1acc8628] .son .appeal{
    background:#C7FABD;
    border-radius:2.133vw;
    padding:.533vw 1.6vw;
    box-sizing:border-box;
    margin-top:1.6vw;
    color:#a3a3a3;
    word-break:break-word
}
main[data-v-1acc8628] .son .appeal span{
    font-weight:700;
    text-decoration:underline;
    color:#2e2e2e
}
@media screen and (min-width: 768px){
    main[data-v-1acc8628]{
        background:transparent
    }
    main[data-v-1acc8628] .n-tab-pane{
        box-shadow:unset;
        border-radius:0;
        margin-top:0;
        margin-bottom:40px;
        background:#fff
    }
    main[data-v-1acc8628] .n-tabs-nav-scroll-wrapper{
        padding-left:0;
        box-sizing:border-box
    }
    main[data-v-1acc8628] .n-tabs-tab-pad{
        width:0px
    }
    main[data-v-1acc8628] .n-tabs-nav__suffix div,main[data-v-1acc8628] .n-tabs-nav__prefix div{
        width:60px;
        height:56px;
        border-radius:6px;
        background:#F6F9F7;
        display:flex;
        align-items:center;
        justify-content:center;
        cursor:pointer
    }
    main[data-v-1acc8628] .n-tabs-nav__suffix div svg,main[data-v-1acc8628] .n-tabs-nav__prefix div svg{
        width:14px;
        height:14px;
        color:#2e2e2e
    }
    main[data-v-1acc8628] .n-tabs-nav__suffix div:hover,main[data-v-1acc8628] .n-tabs-nav__prefix div:hover{
        background:#EAEFEC
    }
    main .title[data-v-1acc8628]{
        height:44px;
        line-height:44px;
        font-size:32px;
        font-weight:700;
        text-align:center;
        margin:140px 0 52px
    }
    main .title2[data-v-1acc8628]{
        height:44px;
        line-height:44px;
        font-size:24px;
        font-weight:700;
        text-align:center;
        margin:80px 0 40px
    }
    main .btnGroup[data-v-1acc8628]{
        display:flex;
        justify-content:center;
        margin-bottom:90px
    }
    main .btnGroup button[data-v-1acc8628]{
        width:258px;
        height:58px;
        margin:0 20px;
        border-radius:12px;
        font-weight:600;
        font-size:15px
    }
    main[data-v-1acc8628] .n-tabs-tab{
        white-space:unset;
        color:#9c9a9f
    }
    main[data-v-1acc8628] .n-tabs-tab--active{
        font-weight:700!important
    }
    main[data-v-1acc8628] .n-collapse-item__header-main{
        justify-content:space-between
    }
    main[data-v-1acc8628] .colMain .n-collapse-item__header-main{
        font-weight:700!important;
        color:#000;
        font-size:24px
    }
    main[data-v-1acc8628] .colMain svg{
        width:1.4em;
        height:1.4em;
        color:#000
    }
    main[data-v-1acc8628] .son{
        background:#F6F9F7;
        padding:30px 0 30px 18px;
        border-radius:16px
    }
    main[data-v-1acc8628] .son .n-collapse-item__header-main{
        padding-right:20px;
        box-sizing:border-box;
        color:#2e2e2e;
        font-size:18px
    }
    main[data-v-1acc8628] .son .n-collapse-item__content-inner{
        font-size:14px;
        color:#a3a3a3;
        padding-right:40px;
        box-sizing:border-box
    }
    main[data-v-1acc8628] .son .n-collapse-item{
        margin-left:20px
    }
    main[data-v-1acc8628] .son .Like{
        padding-right:0;
        box-sizing:border-box;
        text-align:right;
        margin-top:12px
    }
    main[data-v-1acc8628] .son .Like button{
        margin-left:12px;
        max-width:94px;
        width:94px;
        font-size:12px
    }
    main[data-v-1acc8628] .son .Like button img{
        width:16px;
        height:16px
    }
    main[data-v-1acc8628] .son .Like .webC{
        background:#DC2625;
        color:#fff
    }
    main[data-v-1acc8628] .son svg{
        width:16px;
        height:16px;
        color:#999d9a
    }
    main[data-v-1acc8628] .tabOpts{
        display:flex;
        align-items:center;
        flex-wrap:wrap;
        width:176px;
        margin-right:46px;
        font-size:18px;
        line-height:26px
    }
    main[data-v-1acc8628] .tabOpts img{
        width:50px;
        height:50px;
        margin-right:16px
    }
    main[data-v-1acc8628] .tabOpts span{
        width:110px
    }
}
.selectReason-pop{
    height:auto!important;
    padding:3.2vw;
    box-sizing:border-box;
    border-radius:2.667vw 2.667vw 0 0
}
.selectReason-pop .n-radio{
    margin-bottom:.8vw;
    width:100%
}
.selectReason-pop .btn_wrapper{
    text-align:center;
    margin-top:9.333vw;
    margin-bottom:16vw
}
.selectReason-pop .btn_wrapper button{
    width:100%;
    color:#000;
    font-weight:700
}
.selectReason-pop .img_wrapper{
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-weight:700;
    font-size:6.4vw;
    margin-bottom:3.2vw
}
.selectReason-pop .img_wrapper img{
    width:8vw;
    height:8vw
}
.header-box[data-v-4a2a9ebc]{
    display:flex;
    justify-content:space-between;
    padding:4vw 0;
    margin:0 auto;
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .header-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .header-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .header-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
.header-box .head-left[data-v-4a2a9ebc]{
    cursor:pointer
}
.header-box .head-left[data-v-4a2a9ebc],.header-box .head-right[data-v-4a2a9ebc]{
    display:flex;
    align-items:center
}
.header-box .head-logo[data-v-4a2a9ebc]{
    width:auto;
    height:8.533vw;
    margin-right:1.333vw
}
.header-box .head-info[data-v-4a2a9ebc]{
    font-size:3.733vw;
    color:#545050;
    line-height:4.267vw;
    text-align:left;
    padding-left:1.333vw;
    border-left:.267vw solid #CFCFCF
}
.header-box .head-info[data-v-4a2a9ebc] .bold{
    color:#292929;
    font-weight:700
}
.header-box .three-img[data-v-4a2a9ebc]{
    display:none
}
.header-box .lang-select[data-v-4a2a9ebc]{
    display:flex;
    align-items:center;
    margin-left:2.667vw
}
.header-box .lang-select .lang-img[data-v-4a2a9ebc]{
    width:3.733vw;
    height:3.733vw;
    margin-right:.667vw
}
.header-box .lang-select[data-v-4a2a9ebc] .header-select{
    margin-left:.667vw
}
.exchange-box[data-v-4a2a9ebc]{
    background-size:cover;
    background-repeat:no-repeat;
    height:auto;
    position:relative;
    text-align:right;
    color:#292929;
    background-color:#2ea748;
    background-image:url(https://h2static.wotransfer.com/website/images/pc/internationalRemit/banner_1.jpg)
}
.exchange-box.INR[data-v-4a2a9ebc]{
    background-color:transparent;
    background-image:url(https://h2static.wotransfer.com/website/images/pc/internationalRemit/banner_IND.jpg),linear-gradient(123deg,#E0E2DF 32%,#ECEEEB 100%)
}
.exchange-box .title[data-v-4a2a9ebc]{
    font-size:4.267vw;
    line-height:4.8vw;
    margin-top:6.933vw;
    margin-bottom:20vw
}
.exchange-box .title.bold[data-v-4a2a9ebc],.exchange-box .title[data-v-4a2a9ebc] .bold{
    font-size:6.4vw;
    font-weight:700;
    line-height:7.467vw
}
.exchange-box .title[data-v-4a2a9ebc] .green{
    color:#34d757
}
.exchange-box .title.white[data-v-4a2a9ebc]{
    color:#fff
}
.exchange-content[data-v-4a2a9ebc]{
    overflow:hidden;
    margin:0 auto;
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .exchange-content[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .exchange-content[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .exchange-content[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
.remit-box[data-v-4a2a9ebc]{
    background:rgba(255,255,255,.58);
    border-radius:1.867vw;
    padding:7.2vw 2.133vw 3.733vw;
    width:70.667vw;
    display:inline-block;
    position:relative;
    margin-bottom:4.667vw
}
.remit-box .rate-item[data-v-4a2a9ebc]{
    background:#292929;
    border-radius:1.867vw;
    color:#fff;
    font-size:3.2vw;
    font-weight:700;
    padding:2.667vw 3.067vw;
    position:absolute;
    left:0;
    right:0;
    top:-13.333vw
}
.remit-box .rate-item .rate-info[data-v-4a2a9ebc]{
    display:flex;
    justify-content:space-between;
    margin-top:1.333vw
}
.remit-box .rate-item[data-v-4a2a9ebc] .green{
    color:#34d757;
    font-size:2.933vw
}
.remit-box .rate-item .left[data-v-4a2a9ebc]{
    text-align:left
}
.remit-box .exchange-slider[data-v-4a2a9ebc]{
    background:#F9F9F9;
    box-shadow:0 1.867vw 2.667vw #0000002e;
    border-radius:2.133vw;
    height:12.667vw;
    margin-bottom:2.4vw;
    text-align:left;
    padding-top:2vw
}
.remit-box .exchange-slider .exchange-info[data-v-4a2a9ebc]{
    font-size:2.133vw;
    color:#9b9b9b;
    margin-left:3.733vw;
    margin-bottom:1.067vw
}
.remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input{
    height:6.667vw;
    background-color:#f9f9f9;
    padding-left:2.133vw
}
.remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__input-el{
    height:100%;
    font-size:3.2vw;
    font-weight:700
}
.remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__placeholder{
    font-size:3.2vw;
    font-weight:400
}
.remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__border,.remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__state-border{
    border:none;
    z-index:-1
}
.remit-box .exchange-slider .header-select[data-v-4a2a9ebc]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    font-size:1.867vw;
    margin-right:1.6vw;
    cursor:pointer
}
.remit-box .exchange-slider .header-select .icon[data-v-4a2a9ebc]{
    width:1.6vw;
    height:.8vw;
    margin-left:1.6vw
}
.remit-box .exchange-slider .header-select .flag[data-v-4a2a9ebc]{
    width:4.4vw;
    height:2.933vw
}
.remit-box .exchange-slider .header-select .currency[data-v-4a2a9ebc]{
    margin-left:1.333vw;
    font-size:2.667vw
}
.remit-box .fee-info[data-v-4a2a9ebc],.remit-box .time-info[data-v-4a2a9ebc]{
    display:flex;
    justify-content:space-between;
    font-size:2.4vw;
    margin-bottom:1.333vw
}
.remit-box .fee-info .left[data-v-4a2a9ebc],.remit-box .time-info .left[data-v-4a2a9ebc]{
    color:#292929
}
.remit-box .fee-info .right[data-v-4a2a9ebc],.remit-box .time-info .right[data-v-4a2a9ebc]{
    color:#292929;
    font-weight:700
}
.remit-box .fee-info .right .diagonal[data-v-4a2a9ebc],.remit-box .time-info .right .diagonal[data-v-4a2a9ebc]{
    font-size:2.133vw;
    color:#979797;
    text-decoration:line-through
}
.remit-box .time-info[data-v-4a2a9ebc]{
    margin-bottom:4vw
}
.remit-box .btn-sign[data-v-4a2a9ebc]{
    display:block;
    margin:0 auto
}
.btn-sign[data-v-4a2a9ebc]{
    border-radius:4vw;
    border:none;
    color:#fff;
    cursor:pointer;
    letter-spacing:.267vw;
    font-weight:600;
    font-size:2.667vw;
    width:46.667vw;
    height:8vw
}
.btn-sign.black[data-v-4a2a9ebc]{
    background:#292929
}
.btn-sign.green[data-v-4a2a9ebc]{
    background:#2EA748
}
.license-box[data-v-4a2a9ebc]{
    background:#fff;
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    flex-wrap:nowrap;
    padding-top:10.667vw;
    overflow:hidden
}
.license-box .license-item[data-v-4a2a9ebc]{
    margin-right:9.333vw;
    text-align:center
}
.license-box .license-item[data-v-4a2a9ebc]:last-child{
    margin-right:0
}
.license-box .license-img[data-v-4a2a9ebc]{
    width:24vw;
    height:9.067vw
}
@media screen and (max-width: 992px){
    .license-box .license-item[data-v-4a2a9ebc]{
        margin-right:20px
    }
}
.way-box[data-v-4a2a9ebc]{
    margin-top:12vw;
    text-align:center
}
.way-box .title[data-v-4a2a9ebc]{
    font-size:5.6vw;
    color:#292929;
    line-height:8vw;
    font-weight:900;
    margin-bottom:20vw
}
.way-box .way-wrap[data-v-4a2a9ebc]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
.way-box .way-item[data-v-4a2a9ebc]:first-child{
    margin-right:0;
    margin-bottom:6.667vw
}
.way-box .way-item .info[data-v-4a2a9ebc]{
    width:48vw;
    font-size:2.133vw;
    color:#848484;
    line-height:4vw;
    text-align:center
}
.way-box .way-item .bold[data-v-4a2a9ebc]{
    font-size:3.733vw;
    color:#363636;
    font-weight:900;
    margin-bottom:2.667vw
}
.way-box .way-item .way-img[data-v-4a2a9ebc]{
    width:54.133vw;
    height:19.2vw
}
.compare-box[data-v-4a2a9ebc]{
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .compare-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .compare-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .compare-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
.compare-box .title[data-v-4a2a9ebc]{
    font-size:4.267vw;
    color:#363636;
    font-weight:900;
    margin-top:21.333vw
}
.compare-box[data-v-4a2a9ebc] .compare-pricing-wrapper .text-wrapper,.compare-box[data-v-4a2a9ebc] .compare-pricing-wrapper .button-position-wrapper{
    display:none
}
.choose-box[data-v-4a2a9ebc]{
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .choose-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .choose-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .choose-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
.choose-box .title[data-v-4a2a9ebc]{
    font-size:5.6vw;
    color:#363636;
    font-weight:900;
    margin-top:26.667vw;
    margin-bottom:17.333vw
}
.choose-box .choose-wrap[data-v-4a2a9ebc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.choose-box .choose-img[data-v-4a2a9ebc]{
    width:88.933vw;
    height:88vw
}
.choose-box .li-item[data-v-4a2a9ebc]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:12vw
}
.choose-box .li-item .icon[data-v-4a2a9ebc]{
    width:11.733vw;
    height:11.733vw;
    margin-right:6.667vw
}
.choose-box .li-item .li-right[data-v-4a2a9ebc]{
    font-size:2.133vw;
    color:#848484;
    line-height:4vw;
    font-weight:400
}
.choose-box .li-item .li-right .bold[data-v-4a2a9ebc]{
    font-size:3.2vw;
    color:#363636;
    font-weight:900;
    margin-bottom:1.067vw
}
.choose-box .li-item .li-right .info[data-v-4a2a9ebc]{
    width:48vw
}
.efforts-box[data-v-4a2a9ebc]{
    margin:0px 4.267vw;
    padding-bottom:26.667vw
}
@media screen and (min-width: 768px){
    .efforts-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .efforts-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .efforts-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
.efforts-box .title[data-v-4a2a9ebc]{
    font-size:5.6vw;
    color:#363636;
    font-weight:900;
    margin-top:26.667vw;
    margin-bottom:17.333vw
}
.efforts-box .efforts-wrap[data-v-4a2a9ebc],.efforts-box .efforts-list[data-v-4a2a9ebc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.efforts-box .li-item[data-v-4a2a9ebc]{
    font-size:2.133vw;
    color:#848484;
    line-height:4vw;
    font-weight:400
}
.efforts-box .li-item .green[data-v-4a2a9ebc]{
    font-size:4.8vw;
    color:#4fbd67;
    font-weight:900;
    margin-bottom:1.067vw
}
.efforts-box .li-item .li-left[data-v-4a2a9ebc]{
    margin-right:9.333vw;
    margin-bottom:14.667vw
}
.efforts-box .li-item .li-left.last[data-v-4a2a9ebc]{
    margin-bottom:0
}
.efforts-box .li-item .li-right[data-v-4a2a9ebc]{
    margin-bottom:14.667vw
}
.efforts-box .li-item .li-right.last[data-v-4a2a9ebc]{
    margin-bottom:0
}
.efforts-box .frame-window[data-v-4a2a9ebc]{
    width:82.667vw;
    height:46.4vw;
    border-radius:1.6vw;
    overflow:hidden
}
.swiper-wrap .commentList-item[data-v-4a2a9ebc]{
    background:#fff;
    border-radius:3.2vw;
    overflow:hidden;
    padding:4vw;
    display:flex
}
.swiper-wrap .commentList-item .avatar[data-v-4a2a9ebc]{
    width:40vw;
    height:28vw;
    border-radius:1.6vw
}
.swiper-wrap .commentList-item .right[data-v-4a2a9ebc]{
    text-align:center;
    width:66.667vw
}
.swiper-wrap .commentList-item .icon[data-v-4a2a9ebc]{
    width:4.8vw
}
.swiper-wrap .commentList-item .info[data-v-4a2a9ebc]{
    color:#363636;
    font-size:2.4vw;
    width:53.333vw;
    margin:0 auto
}
.swiper-wrap .commentList-item .name[data-v-4a2a9ebc]{
    font-size:2.4vw;
    color:#363636;
    margin-top:2vw;
    font-weight:700
}
.swiper-wrap .commentList-item .professional[data-v-4a2a9ebc]{
    font-size:2.4vw;
    color:#848484;
    margin-top:1.6vw
}
.phone-box[data-v-4a2a9ebc]{
    padding-top:10.667vw;
    text-align:left;
    position:relative
}
.phone-box .wrapper[data-v-4a2a9ebc],.phone-box.wrapper[data-v-4a2a9ebc]{
    margin:0px 4.267vw
}
@media screen and (min-width: 768px){
    .phone-box .wrapper[data-v-4a2a9ebc],.phone-box.wrapper[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .phone-box .wrapper[data-v-4a2a9ebc],.phone-box.wrapper[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .phone-box .wrapper[data-v-4a2a9ebc],.phone-box.wrapper[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
.phone-box.gray[data-v-4a2a9ebc]{
    background:#F8F9FB
}
.phone-box .title[data-v-4a2a9ebc]{
    font-size:5.333vw;
    color:#363636;
    margin-bottom:5.333vw;
    font-weight:700
}
.phone-box .subtitle[data-v-4a2a9ebc]{
    font-size:2.667vw;
    margin-bottom:2vw
}
.phone-box .subtitle.green[data-v-4a2a9ebc]{
    color:#DC2625;
    font-weight:700
}
.phone-box .phone-info[data-v-4a2a9ebc]{
    display:flex;
    justify-content:space-between
}
.phone-box .phone-info.wrap[data-v-4a2a9ebc]{
    justify-content:center;
    flex-wrap:wrap
}
.phone-box .phone-info .green[data-v-4a2a9ebc]{
    color:#DC2625;
    font-weight:700
}
.phone-box .phone-info .text-left[data-v-4a2a9ebc]{
    font-size:3.467vw;
    color:#363636;
    padding-top:4vw
}
.phone-box .phone-info .text-left .bold[data-v-4a2a9ebc]{
    font-size:4.8vw;
    margin-bottom:3.2vw;
    display:inline-block
}
.phone-box .phone-info .right-img[data-v-4a2a9ebc]{
    width:50%;
    height:auto
}
.phone-box .phone-info .left-img[data-v-4a2a9ebc]{
    width:53.333vw;
    height:64vw
}
.phone-box .phone-info .license-list[data-v-4a2a9ebc]{
    margin-left:8%
}
.phone-box .phone-info .license-list .license-item[data-v-4a2a9ebc]{
    margin-bottom:5.333vw
}
.phone-box .phone-info .license-list .license-item .license-img[data-v-4a2a9ebc]{
    width:26.667vw;
    height:auto;
    margin-bottom:4vw
}
.phone-box .phone-info .license-list .license-item .info[data-v-4a2a9ebc]{
    font-size:2.933vw;
    color:#363636;
    margin-bottom:1.067vw;
    font-weight:700
}
.phone-box .phone-info .license-list .license-item .msg[data-v-4a2a9ebc]{
    font-size:2.133vw;
    color:#848484
}
.phone-box .trust-box[data-v-4a2a9ebc]{
    padding:9.333vw;
    font-size:2.133vw;
    color:#252525;
    text-align:center
}
.phone-box .trust-box .trust-img[data-v-4a2a9ebc]{
    height:4vw;
    margin-right:4vw
}
.phone-box .map-img[data-v-4a2a9ebc]{
    width:100%;
    height:auto;
    margin:4vw 0 12vw
}
.phone-box .absolute[data-v-4a2a9ebc]{
    position:absolute;
    left:0;
    right:0;
    text-align:center;
    bottom:6.667vw
}
@media screen and (min-width: 768px){
    .header-box[data-v-4a2a9ebc]{
        padding:15px 0
    }
    .header-box .head-logo[data-v-4a2a9ebc]{
        height:36px;
        margin-right:10px
    }
    .header-box .head-info[data-v-4a2a9ebc]{
        font-size:14px;
        line-height:22px;
        padding-left:10px;
        border-left:1px solid #CFCFCF
    }
    .header-box .three-img[data-v-4a2a9ebc]{
        width:auto;
        height:26px;
        display:block
    }
    .header-box .lang-select[data-v-4a2a9ebc]{
        margin-left:20px
    }
    .header-box .lang-select .lang-img[data-v-4a2a9ebc]{
        width:14px;
        height:14px;
        margin-right:3px
    }
    .header-box .lang-select[data-v-4a2a9ebc] .header-select{
        margin-left:5px
    }
    .exchange-box[data-v-4a2a9ebc]{
        background-size:cover;
        background-repeat:no-repeat;
        height:auto;
        position:relative;
        text-align:right;
        color:#292929;
        background-color:#2ea748;
        background-image:url(https://h2static.wotransfer.com/website/images/pc/internationalRemit/banner_1.jpg)
    }
    .exchange-box.INR[data-v-4a2a9ebc]{
        background-color:transparent;
        background-image:url(https://h2static.wotransfer.com/website/images/pc/internationalRemit/banner_IND.jpg),linear-gradient(123deg,#E0E2DF 32%,#ECEEEB 100%)
    }
    .exchange-box .title[data-v-4a2a9ebc]{
        font-size:32px;
        line-height:36px;
        margin-top:52px;
        margin-bottom:150px
    }
    .exchange-box .title.bold[data-v-4a2a9ebc],.exchange-box .title[data-v-4a2a9ebc] .bold{
        font-size:48px;
        font-weight:700;
        line-height:56px
    }
    .exchange-box .title[data-v-4a2a9ebc] .green{
        color:#34d757
    }
    .exchange-box .title.white[data-v-4a2a9ebc]{
        color:#fff
    }
    .exchange-content[data-v-4a2a9ebc]{
        overflow:hidden;
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .exchange-content[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .exchange-content[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .exchange-content[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .remit-box[data-v-4a2a9ebc]{
        background:rgba(255,255,255,.58);
        border-radius:14px;
        padding:54px 16px 28px;
        width:530px;
        display:inline-block;
        position:relative;
        margin-bottom:35px
    }
    .remit-box .rate-item[data-v-4a2a9ebc]{
        background:#292929;
        border-radius:14px;
        color:#fff;
        font-size:24px;
        font-weight:700;
        padding:20px 23px;
        position:absolute;
        left:0;
        right:0;
        top:-100px
    }
    .remit-box .rate-item .rate-info[data-v-4a2a9ebc]{
        display:flex;
        justify-content:space-between;
        margin-top:10px
    }
    .remit-box .rate-item[data-v-4a2a9ebc] .green{
        color:#34d757;
        font-size:22px
    }
    .remit-box .rate-item .left[data-v-4a2a9ebc]{
        text-align:left
    }
    .remit-box .exchange-slider[data-v-4a2a9ebc]{
        background:#F9F9F9;
        box-shadow:0 14px 20px #0000002e;
        border-radius:16px;
        height:95px;
        margin-bottom:18px;
        text-align:left;
        padding-top:15px
    }
    .remit-box .exchange-slider .exchange-info[data-v-4a2a9ebc]{
        font-size:16px;
        color:#9b9b9b;
        margin-left:28px;
        margin-bottom:8px
    }
    .remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input{
        height:50px;
        background-color:#f9f9f9;
        padding-left:16px
    }
    .remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__input-el{
        height:100%;
        font-size:24px;
        font-weight:700
    }
    .remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__placeholder{
        font-size:24px;
        font-weight:400
    }
    .remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__border,.remit-box .exchange-slider[data-v-4a2a9ebc] .ipt-num .n-input .n-input__state-border{
        border:none;
        z-index:-1
    }
    .remit-box .exchange-slider .header-select[data-v-4a2a9ebc]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        font-size:14px;
        margin-right:12px;
        cursor:pointer
    }
    .remit-box .exchange-slider .header-select .icon[data-v-4a2a9ebc]{
        width:12px;
        height:6px;
        margin-left:12px
    }
    .remit-box .exchange-slider .header-select .flag[data-v-4a2a9ebc]{
        width:33px;
        height:22px
    }
    .remit-box .exchange-slider .header-select .currency[data-v-4a2a9ebc]{
        margin-left:10px;
        font-size:20px
    }
    .remit-box .fee-info[data-v-4a2a9ebc],.remit-box .time-info[data-v-4a2a9ebc]{
        display:flex;
        justify-content:space-between;
        font-size:18px;
        margin-bottom:10px
    }
    .remit-box .fee-info .left[data-v-4a2a9ebc],.remit-box .time-info .left[data-v-4a2a9ebc]{
        color:#292929
    }
    .remit-box .fee-info .right[data-v-4a2a9ebc],.remit-box .time-info .right[data-v-4a2a9ebc]{
        color:#292929;
        font-weight:700
    }
    .remit-box .fee-info .right .diagonal[data-v-4a2a9ebc],.remit-box .time-info .right .diagonal[data-v-4a2a9ebc]{
        font-size:16px;
        color:#979797;
        text-decoration:line-through
    }
    .remit-box .time-info[data-v-4a2a9ebc]{
        margin-bottom:30px
    }
    .remit-box .btn-sign[data-v-4a2a9ebc]{
        display:block;
        margin:0 auto
    }
    .btn-sign[data-v-4a2a9ebc]{
        border-radius:30px;
        border:none;
        color:#fff;
        cursor:pointer;
        letter-spacing:2px;
        font-weight:600;
        font-size:20px;
        width:350px;
        height:60px
    }
    .btn-sign.black[data-v-4a2a9ebc]{
        background:#292929
    }
    .btn-sign.green[data-v-4a2a9ebc]{
        background:#2EA748
    }
    .license-box[data-v-4a2a9ebc]{
        background:#fff;
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        flex-wrap:nowrap;
        padding-top:80px
    }
    .license-box .license-item[data-v-4a2a9ebc]{
        margin-right:70px;
        text-align:center
    }
    .license-box .license-item[data-v-4a2a9ebc]:last-child{
        margin-right:0
    }
    .license-box .license-img[data-v-4a2a9ebc]{
        width:180px;
        height:68px
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .license-box .license-item[data-v-4a2a9ebc]{
        margin-right:20px
    }
}
@media screen and (min-width: 768px){
    .way-box[data-v-4a2a9ebc]{
        margin-top:90px;
        text-align:center
    }
    .way-box .title[data-v-4a2a9ebc]{
        font-size:42px;
        color:#292929;
        line-height:60px;
        font-weight:900;
        margin-bottom:150px
    }
    .way-box .way-wrap[data-v-4a2a9ebc]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    .way-box .way-item[data-v-4a2a9ebc]:first-child{
        margin-right:150px;
        margin-bottom:0
    }
    .way-box .way-item .info[data-v-4a2a9ebc]{
        width:360px;
        font-size:16px;
        color:#848484;
        line-height:30px;
        text-align:left
    }
    .way-box .way-item .bold[data-v-4a2a9ebc]{
        font-size:28px;
        color:#363636;
        font-weight:900;
        margin-bottom:20px
    }
    .way-box .way-item .way-img[data-v-4a2a9ebc]{
        width:406px;
        height:144px
    }
    .compare-box[data-v-4a2a9ebc]{
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .compare-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .compare-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .compare-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .compare-box .title[data-v-4a2a9ebc]{
        font-size:32px;
        color:#363636;
        font-weight:900;
        margin-top:160px
    }
    .compare-box[data-v-4a2a9ebc] .compare-pricing-wrapper .text-wrapper,.compare-box[data-v-4a2a9ebc] .compare-pricing-wrapper .button-position-wrapper{
        display:none
    }
    .choose-box[data-v-4a2a9ebc]{
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .choose-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .choose-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .choose-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .choose-box .title[data-v-4a2a9ebc]{
        font-size:42px;
        color:#363636;
        font-weight:900;
        margin-top:200px;
        margin-bottom:130px
    }
    .choose-box .choose-wrap[data-v-4a2a9ebc]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        flex-wrap:wrap
    }
    .choose-box .choose-img[data-v-4a2a9ebc]{
        width:667px;
        height:660px
    }
    .choose-box .li-item[data-v-4a2a9ebc]{
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap;
        margin-bottom:90px
    }
    .choose-box .li-item .icon[data-v-4a2a9ebc]{
        width:88px;
        height:88px;
        margin-right:50px
    }
    .choose-box .li-item .li-right[data-v-4a2a9ebc]{
        font-size:16px;
        color:#848484;
        line-height:30px;
        font-weight:400
    }
    .choose-box .li-item .li-right .bold[data-v-4a2a9ebc]{
        font-size:24px;
        color:#363636;
        font-weight:900;
        margin-bottom:8px
    }
    .choose-box .li-item .li-right .info[data-v-4a2a9ebc]{
        width:360px
    }
    .efforts-box[data-v-4a2a9ebc]{
        margin:0 32px;
        padding-bottom:200px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .efforts-box[data-v-4a2a9ebc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .efforts-box[data-v-4a2a9ebc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .efforts-box[data-v-4a2a9ebc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .efforts-box .title[data-v-4a2a9ebc]{
        font-size:42px;
        color:#363636;
        font-weight:900;
        margin-top:200px;
        margin-bottom:130px
    }
    .efforts-box .efforts-wrap[data-v-4a2a9ebc],.efforts-box .efforts-list[data-v-4a2a9ebc]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        flex-wrap:wrap
    }
    .efforts-box .li-item[data-v-4a2a9ebc]{
        font-size:16px;
        color:#848484;
        line-height:30px;
        font-weight:400
    }
    .efforts-box .li-item .green[data-v-4a2a9ebc]{
        font-size:36px;
        color:#4fbd67;
        font-weight:900;
        margin-bottom:8px
    }
    .efforts-box .li-item .li-left[data-v-4a2a9ebc]{
        margin-right:70px;
        margin-bottom:110px
    }
    .efforts-box .li-item .li-left.last[data-v-4a2a9ebc]{
        margin-bottom:0
    }
    .efforts-box .li-item .li-right[data-v-4a2a9ebc]{
        margin-bottom:110px
    }
    .efforts-box .li-item .li-right.last[data-v-4a2a9ebc]{
        margin-bottom:0
    }
    .efforts-box .frame-window[data-v-4a2a9ebc]{
        width:620px;
        height:348px;
        border-radius:12px;
        overflow:hidden
    }
    .swiper-wrap .commentList-item[data-v-4a2a9ebc]{
        background:#fff;
        border-radius:24px;
        overflow:hidden;
        padding:30px;
        display:flex
    }
    .swiper-wrap .commentList-item .avatar[data-v-4a2a9ebc]{
        width:300px;
        height:210px;
        border-radius:12px
    }
    .swiper-wrap .commentList-item .right[data-v-4a2a9ebc]{
        text-align:center;
        width:500px
    }
    .swiper-wrap .commentList-item .icon[data-v-4a2a9ebc]{
        width:36px
    }
    .swiper-wrap .commentList-item .info[data-v-4a2a9ebc]{
        color:#363636;
        font-size:18px;
        width:400px;
        margin:0 auto
    }
    .swiper-wrap .commentList-item .name[data-v-4a2a9ebc]{
        font-size:18px;
        color:#363636;
        margin-top:15px;
        font-weight:700
    }
    .swiper-wrap .commentList-item .professional[data-v-4a2a9ebc]{
        font-size:18px;
        color:#848484;
        margin-top:12px
    }
    .phone-box[data-v-4a2a9ebc]{
        padding-top:80px
    }
    .phone-box .title[data-v-4a2a9ebc]{
        font-size:40px;
        margin-bottom:40px
    }
    .phone-box .subtitle[data-v-4a2a9ebc]{
        font-size:20px;
        margin-bottom:15px
    }
    .phone-box .phone-info.wrap[data-v-4a2a9ebc]{
        justify-content:space-between;
        flex-wrap:nowrap
    }
    .phone-box .phone-info .text-left[data-v-4a2a9ebc]{
        font-size:26px;
        color:#363636;
        padding-top:30px
    }
    .phone-box .phone-info .text-left .bold[data-v-4a2a9ebc]{
        font-size:36px;
        margin-bottom:24px
    }
    .phone-box .phone-info .right-img[data-v-4a2a9ebc]{
        width:50%;
        height:auto
    }
    .phone-box .phone-info .left-img[data-v-4a2a9ebc]{
        width:400px;
        height:480px
    }
    .phone-box .phone-info .license-list[data-v-4a2a9ebc]{
        margin-left:8%
    }
    .phone-box .phone-info .license-list .license-item[data-v-4a2a9ebc]{
        margin-bottom:40px
    }
    .phone-box .phone-info .license-list .license-item .license-img[data-v-4a2a9ebc]{
        width:200px;
        height:auto;
        margin-bottom:30px
    }
    .phone-box .phone-info .license-list .license-item .info[data-v-4a2a9ebc]{
        font-size:22px;
        color:#363636;
        margin-bottom:8px
    }
    .phone-box .phone-info .license-list .license-item .msg[data-v-4a2a9ebc]{
        font-size:16px
    }
    .phone-box .trust-box[data-v-4a2a9ebc]{
        padding:70px;
        font-size:16px;
        color:#252525
    }
    .phone-box .trust-box .trust-img[data-v-4a2a9ebc]{
        height:30px;
        margin-right:30px
    }
    .phone-box .map-img[data-v-4a2a9ebc]{
        width:100%;
        height:auto;
        margin:30px 0 90px
    }
    .phone-box .absolute[data-v-4a2a9ebc]{
        bottom:100px
    }
}
.marquee-box[data-v-99e23a80]{
    height:4.8vw;
    overflow:hidden;
    text-align:center
}
.marquee-box .marquee-wrap .marquee-item[data-v-99e23a80]{
    font-size:3.2vw;
    line-height:4.8vw;
    height:4.8vw;
    white-space:nowrap
}
.marqueeAnimate[data-v-99e23a80]{
    animation:marqueeShift-99e23a80 18s linear .5s infinite
}
@keyframes marqueeShift-99e23a80{
    0%{
        transform:translateY(0)
    }
    to{
        transform:translateY(-360px)
    }
}
@media screen and (min-width: 768px){
    .marquee-box[data-v-99e23a80]{
        height:22px
    }
    .marquee-box .marquee-wrap .marquee-item[data-v-99e23a80]{
        font-size:14px;
        line-height:22px;
        height:22px
    }
    .marqueeAnimate[data-v-99e23a80]{
        animation:marqueeShift-99e23a80 18s linear .5s infinite
    }
    @keyframes marqueeShift-99e23a80{
        0%{
            transform:translateY(0)
        }
        to{
            transform:translateY(-440px)
        }
    }
}
.login-box[data-v-04c37afc]{
    background:#F0F2F5;
    width:100%;
    min-height:100vh
}
[data-v-04c37afc] .login-wrap{
    padding:6vw 4.8vw 10.667vw
}
[data-v-04c37afc] .login-wrap .login-header{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
[data-v-04c37afc] .login-wrap .logo{
    width:15.333vw;
    height:4.533vw;
    cursor:pointer
}
[data-v-04c37afc] .login-wrap .right-select{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-04c37afc] .login-wrap .green-text{
    color:#DC2625;
    font-weight:700;
    font-size:3.2vw;
    cursor:pointer;
    margin-right:2.667vw
}
[data-v-04c37afc] .login-wrap .login-content{
    width:76vw;
    margin:13.333vw auto 10.667vw
}
[data-v-04c37afc] .login-wrap .login-content .login-title{
    color:#000;
    font-size:5.333vw;
    font-weight:700;
    text-align:center;
    margin-bottom:4vw
}
[data-v-04c37afc] .login-wrap .login-content .login-subtitle{
    color:#000;
    font-size:3.733vw;
    margin-bottom:5.333vw;
    text-align:center
}
[data-v-04c37afc] .login-wrap .login-content .n-tabs-tab__label{
    font-size:3.733vw
}
[data-v-04c37afc] .login-wrap .login-content .ipt-label{
    color:#000;
    font-size:3.2vw;
    margin-bottom:2.667vw;
    text-align:left
}
[data-v-04c37afc] .login-wrap .login-content .n-form-item-blank{
    flex-direction:column;
    align-items:flex-start
}
[data-v-04c37afc] .login-wrap .login-content .ipt-login{
    border-radius:1.333vw;
    background:#fff
}
[data-v-04c37afc] .login-wrap .login-content .ipt-login .n-input__input-el{
    height:11.2vw;
    font-size:4.267vw
}
[data-v-04c37afc] .login-wrap .login-content .header-select{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.2vw;
    border-radius:1.333vw;
    background:#fff;
    border:.267vw solid #D9D9D9;
    padding:0 3.333vw 0 4.8vw;
    width:100%;
    height:11.2vw;
    cursor:pointer;
    box-sizing:border-box;
    margin-bottom:4vw
}
[data-v-04c37afc] .login-wrap .login-content .header-select .icon{
    width:5.333vw;
    height:4.267vw;
    margin-left:1.6vw
}
[data-v-04c37afc] .login-wrap .login-content .header-select .flag{
    width:5.6vw;
    height:3.733vw
}
[data-v-04c37afc] .login-wrap .login-content .header-select .info{
    margin-left:1.333vw;
    color:#2e2e2e;
    font-size:4.267vw
}
[data-v-04c37afc] .login-wrap .login-content .header-select .select-left{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-04c37afc] .login-wrap .login-content .header-select.primary{
    border:none;
    padding-left:1.6vw;
    margin-bottom:0
}
[data-v-04c37afc] .login-wrap .login-content .header-select.primary:hover{
    border:none
}
[data-v-04c37afc] .login-wrap .login-content .header-select:hover{
    border:.267vw solid #E1243A
}
[data-v-04c37afc] .login-wrap .login-content .green-info{
    color:#A41318;
    font-size:3.733vw;
    cursor:pointer
}
[data-v-04c37afc] .login-wrap .login-content .gray-info{
    color:#0000004c;
    font-size:3.2vw
}
[data-v-04c37afc] .login-wrap .login-content .btn-submit{
    width:53.333vw;
    height:9.6vw;
    margin-top:4.667vw;
    border-radius:1.333vw
}
[data-v-04c37afc] .login-wrap .login-content .pass-exchange{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    color:#000;
    font-size:3.2vw;
    cursor:pointer
}
[data-v-04c37afc] .login-wrap .login-content .footer-info{
    overflow:hidden;
    color:#5a5a5a;
    font-size:3.2vw;
    text-align:center
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .margin{
    margin-top:3.333vw;
    margin-bottom:4.667vw
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .green-link{
    color:#A41318;
    font-size:3.2vw;
    cursor:pointer
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .one{
    margin-top:10.667vw
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .third-login .title{
    text-align:left;
    font-size:3.2vw;
    margin-top:2.667vw;
    margin-bottom:2.667vw;
    color:#000
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .third-login .third-list{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .third-login .third-list .auth-item{
    width:10.667vw;
    height:10.667vw;
    margin-right:2.667vw;
    cursor:pointer
}
[data-v-04c37afc] .login-wrap .login-content .footer-info .third-login .third-list .auth-item .icon{
    width:100%;
    height:100%
}
#studyAbroad[data-v-04c37afc]{
    color:#2e2e2e;
    overflow:hidden
}
#studyAbroad .logo[data-v-04c37afc]{
    width:18.133vw;
    height:5.333vw
}
#studyAbroad .header-box[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    padding:4.8vw 3.733vw
}
#studyAbroad .header-box .header-left .header-info[data-v-04c37afc],#studyAbroad .header-box .header-left .nav-list[data-v-04c37afc]{
    display:none
}
#studyAbroad .header-box[data-v-04c37afc] .header-right .header-select{
    border-radius:1.333vw;
    border:.267vw solid #DC2625;
    padding:1.333vw 0 1.333vw 2.667vw
}
#studyAbroad .header-box[data-v-04c37afc] .header-right .btn-login{
    display:none
}
#studyAbroad .remit-box[data-v-04c37afc]{
    padding:0 3.733vw;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
#studyAbroad .remit-box .banner[data-v-04c37afc]{
    width:100%;
    height:auto;
    order:2
}
#studyAbroad .remit-box .remit-right[data-v-04c37afc]{
    order:1
}
#studyAbroad .remit-box .remit-left .title[data-v-04c37afc],#studyAbroad .remit-box .remit-right .title[data-v-04c37afc]{
    font-size:7.467vw;
    line-height:9.067vw;
    font-weight:700;
    margin-top:3.733vw;
    text-align:center
}
#studyAbroad .remit-box .remit-left .sub-title[data-v-04c37afc],#studyAbroad .remit-box .remit-right .sub-title[data-v-04c37afc]{
    font-size:4.8vw;
    font-weight:400;
    margin-top:1.067vw;
    margin-bottom:6.4vw;
    text-align:center
}
#studyAbroad .remit-box[data-v-04c37afc] .login-wrap{
    border-radius:2.667vw;
    background:#DC2625;
    padding:1.6vw 0 0
}
#studyAbroad .remit-box[data-v-04c37afc] .login-wrap .login-content{
    border-radius:2.667vw;
    border:.267vw solid #E3E3E3;
    background:#fff;
    box-shadow:0 6.8vw 6.4vw #0000000d;
    margin-top:1.6vw;
    margin-bottom:6.4vw;
    width:100%
}
#studyAbroad .remit-box[data-v-04c37afc] .login-wrap .n-tabs{
    padding:0 4.267vw 6.4vw
}
#studyAbroad .remit-box[data-v-04c37afc] .login-wrap .n-tab-pane{
    padding-top:5.333vw
}
#studyAbroad .remit-box .remit-left[data-v-04c37afc]{
    order:3;
    width:100%
}
#studyAbroad .remit-box .remit-left .search-box[data-v-04c37afc]{
    position:relative;
    padding-top:0
}
#studyAbroad .remit-box .remit-left .icon-left[data-v-04c37afc]{
    width:4.267vw;
    height:4.267vw
}
#studyAbroad .remit-box .remit-left .btn-start[data-v-04c37afc]{
    border-radius:6.133vw;
    background:#DC2625;
    font-size:1.867vw;
    color:#fff;
    border:none;
    width:16vw;
    height:8vw;
    cursor:pointer
}
#studyAbroad .remit-box .pop-content[data-v-04c37afc]{
    border-radius:2.4vw;
    background:#FFFFFF;
    border:1px solid #ECECEC;
    box-shadow:0 1.733vw 3.733vw #00000019
}
#studyAbroad .remit-box .pop-content .bottom-info[data-v-04c37afc]{
    color:#000
}
#studyAbroad .license-box[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    margin:12.267vw 4.267vw 0px;
    flex-wrap:wrap
}
@media screen and (min-width: 768px){
    #studyAbroad .license-box[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    #studyAbroad .license-box[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    #studyAbroad .license-box[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
#studyAbroad .license-box .license-item[data-v-04c37afc]{
    text-align:center;
    margin-bottom:9.333vw;
    width:50%
}
#studyAbroad .license-box .icon-img[data-v-04c37afc]{
    display:inline-block;
    width:12.267vw;
    height:12.267vw
}
#studyAbroad .license-box .license-info[data-v-04c37afc]{
    display:block;
    color:#000;
    font-size:3.2vw;
    font-weight:700;
    line-height:4.8vw;
    margin-bottom:.8vw
}
#studyAbroad .license-box .license-text[data-v-04c37afc]{
    display:block;
    color:#111;
    font-size:3.2vw;
    line-height:4.8vw
}
#studyAbroad .box-title[data-v-04c37afc]{
    font-size:7.467vw;
    font-weight:700;
    line-height:11.733vw;
    text-align:center
}
#studyAbroad .country-box[data-v-04c37afc]{
    background:#F4FAF6;
    padding:7.467vw 3.733vw 0
}
#studyAbroad .country-box .btn-group[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    margin-top:6.4vw
}
#studyAbroad .country-box .btn-group .btn-item[data-v-04c37afc]{
    border-radius:8.533vw;
    background:#DC2625;
    width:41.6vw;
    height:8vw;
    line-height:8vw;
    text-align:center;
    font-size:3.2vw;
    font-weight:700;
    color:#fff;
    margin-bottom:4vw
}
#studyAbroad .country-box .country-group[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    margin-top:9.333vw
}
#studyAbroad .country-box .country-group .flag[data-v-04c37afc]{
    width:6.4vw;
    height:4.267vw
}
#studyAbroad .country-box .country-group .country-item[data-v-04c37afc]{
    width:20%;
    text-align:center;
    margin-bottom:3.733vw
}
#studyAbroad .country-box .country-group .country-item .name[data-v-04c37afc]{
    font-size:3.2vw;
    font-weight:400;
    line-height:7.2vw;
    margin-top:2.667vw;
    overflow:hidden;
    white-space:nowrap
}
#studyAbroad .middle-box[data-v-04c37afc]{
    padding:12.267vw 3.733vw 13.333vw
}
#studyAbroad .middle-box .phone-img[data-v-04c37afc]{
    margin-top:10.667vw;
    margin-bottom:10.667vw;
    width:100%
}
#studyAbroad .middle-box .card-list[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    margin-top:9.6vw
}
#studyAbroad .middle-box .card-item[data-v-04c37afc]{
    border-radius:2.133vw;
    border:.267vw solid #D9D9D9;
    background:#FFF;
    box-shadow:0 5.2vw 10.667vw #0000000d;
    width:37.333vw;
    height:42.667vw;
    padding:4.8vw 3.2vw 0;
    margin-bottom:3.2vw
}
#studyAbroad .middle-box .card-item .icon[data-v-04c37afc]{
    width:8.8vw;
    height:8.8vw;
    margin-bottom:5.333vw
}
#studyAbroad .middle-box .card-item .info[data-v-04c37afc]{
    font-size:4.267vw;
    font-weight:700;
    line-height:4.8vw;
    margin-bottom:1.333vw
}
#studyAbroad .middle-box .card-item .msg[data-v-04c37afc]{
    font-size:3.733vw;
    font-weight:400
}
#studyAbroad .middle-img[data-v-04c37afc],#studyAbroad .foot-img[data-v-04c37afc]{
    cursor:pointer;
    width:100%
}
#studyAbroad .step-box[data-v-04c37afc]{
    padding:13.333vw 3.733vw 16vw
}
#studyAbroad .step-box .step-list[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    flex-wrap:nowrap;
    margin-top:9.333vw;
    overflow-x:auto
}
#studyAbroad .step-box .step-item[data-v-04c37afc]{
    margin-right:8vw
}
#studyAbroad .step-box .step-item .step-img[data-v-04c37afc]{
    width:65.067vw;
    height:140.4vw
}
#studyAbroad .step-box .step-item .step-info[data-v-04c37afc]{
    font-size:4.267vw;
    font-weight:700;
    margin-top:6.667vw;
    text-align:center
}
#studyAbroad .swiper-box[data-v-04c37afc] .comment-screen{
    padding:12.267vw 0 4.267vw
}
#studyAbroad .swiper-box[data-v-04c37afc] .comment-screen .main-wrapper{
    display:none
}
#studyAbroad .phone-box[data-v-04c37afc]{
    background:#DC2625;
    margin-top:18.667vw
}
#studyAbroad .phone-box .phone-wrap[data-v-04c37afc]{
    position:relative;
    padding:8.4vw 0 6.933vw 4.267vw
}
#studyAbroad .phone-box .title[data-v-04c37afc]{
    color:#fff;
    font-weight:700;
    font-size:4.8vw
}
#studyAbroad .phone-box .btn-group[data-v-04c37afc]{
    margin-top:4.8vw;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap
}
#studyAbroad .phone-box .btn-group .btn[data-v-04c37afc]{
    border-radius:5.2vw;
    width:23.733vw;
    height:6.933vw;
    border:none;
    color:#fff;
    font-size:2.4vw;
    font-weight:700
}
#studyAbroad .phone-box .btn-group .btn-start[data-v-04c37afc]{
    background:#232323;
    margin-right:3.2vw;
    cursor:pointer
}
#studyAbroad .phone-box .btn-group .btn-know[data-v-04c37afc]{
    background:#2B823D
}
#studyAbroad .phone-box .phone-img[data-v-04c37afc]{
    position:absolute;
    right:0;
    bottom:0;
    height:53.333vw
}
#studyAbroad .foot-box[data-v-04c37afc]{
    background:#F4F6F6;
    padding:9.333vw 3.733vw
}
#studyAbroad .foot-box .title[data-v-04c37afc]{
    font-size:4.267vw;
    font-weight:700;
    margin-top:9.333vw;
    margin-bottom:3.733vw
}
#studyAbroad .foot-box .info[data-v-04c37afc]{
    color:#999;
    font-size:3.2vw;
    font-weight:400;
    line-height:5.867vw
}
#studyAbroad .foot-box .jc-logo[data-v-04c37afc]{
    width:21.067vw;
    height:2.667vw
}
.self-content[data-v-04c37afc]{
    max-width:70%;
    border-radius:2.133vw;
    background:#FFF;
    padding:8.533vw 4.267vw 5.867vw;
    position:relative;
    text-align:center;
    color:#000
}
.self-content .close[data-v-04c37afc]{
    position:absolute;
    top:3.2vw;
    right:3.2vw;
    width:6.4vw;
    height:6.4vw;
    cursor:pointer
}
.self-content .hook-img[data-v-04c37afc]{
    width:12.267vw;
    height:12.267vw;
    margin-bottom:4.267vw
}
.self-content .title[data-v-04c37afc]{
    font-size:4.267vw;
    font-weight:700
}
.self-content .subtitle[data-v-04c37afc]{
    font-size:3.2vw;
    font-weight:400;
    color:#979797;
    margin-top:1.333vw
}
.self-content .load-list[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    align-items:center;
    flex-wrap:wrap
}
.self-content .load-item[data-v-04c37afc]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
.self-content .load-item .qrcode[data-v-04c37afc]{
    width:25.867vw;
    height:25.867vw;
    margin-bottom:4.267vw
}
.self-content .load-item .qrcode-des[data-v-04c37afc]{
    width:36.267vw;
    height:9.6vw;
    margin-bottom:4vw
}
.search-pop[data-v-04c37afc]{
    background-color:#fff;
    border-radius:4.267vw 4.267vw 0 0;
    height:75vh;
    overflow-y:auto;
    overflow-x:hidden;
    padding:14.133vw 3.733vw 0;
    position:fixed;
    bottom:0;
    left:0;
    right:0
}
.search-pop .close[data-v-04c37afc]{
    position:absolute;
    top:3.2vw;
    right:3.2vw;
    width:6.4vw;
    height:6.4vw;
    cursor:pointer
}
.search-pop .icon-left[data-v-04c37afc]{
    width:4.267vw;
    height:4.267vw
}
.search-pop .btn-start[data-v-04c37afc]{
    border-radius:6.133vw;
    background:#DC2625;
    font-size:1.867vw;
    color:#fff;
    border:none;
    width:16vw;
    height:8vw;
    cursor:pointer
}
.search-pop .pop-content .search-label[data-v-04c37afc]{
    color:#000;
    font-size:1.867vw;
    margin-bottom:2.667vw;
    margin-top:4.8vw
}
.search-pop .pop-content .school-item[data-v-04c37afc]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:7.467vw
}
.search-pop .pop-content .school-item .school-logo[data-v-04c37afc]{
    width:10.133vw;
    max-height:10.133vw;
    margin-right:4.8vw
}
.search-pop .pop-content .school-item .school-info .en-name[data-v-04c37afc]{
    color:#2f2f2f;
    font-size:3.733vw;
    line-height:5.6vw;
    margin-bottom:.8vw
}
.search-pop .pop-content .school-item .school-info .zh-name[data-v-04c37afc]{
    color:#9c9a9f;
    font-size:3.2vw;
    line-height:4.8vw
}
.search-pop .pop-content .bottom-info[data-v-04c37afc]{
    color:#000;
    margin-bottom:8vw
}
@media screen and (min-width: 768px){
    [data-v-04c37afc] .login-wrap{
        margin:0 32px;
        padding:45px 0 80px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    [data-v-04c37afc] .login-wrap{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    [data-v-04c37afc] .login-wrap{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    [data-v-04c37afc] .login-wrap{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    [data-v-04c37afc] .login-wrap .logo{
        width:82px;
        height:24px
    }
    [data-v-04c37afc] .login-wrap .green-text{
        font-size:14px;
        margin-right:0
    }
    [data-v-04c37afc] .login-wrap .login-content{
        width:570px;
        margin:100px auto 80px
    }
    [data-v-04c37afc] .login-wrap .login-content .login-title{
        font-size:20px;
        line-height:40px;
        margin-bottom:15px
    }
    [data-v-04c37afc] .login-wrap .login-content .login-subtitle{
        font-size:16px;
        margin-bottom:40px
    }
    [data-v-04c37afc] .login-wrap .login-content .n-tabs-tab__label{
        font-size:16px
    }
    [data-v-04c37afc] .login-wrap .login-content .ipt-label{
        font-size:14px;
        margin-bottom:20px
    }
    [data-v-04c37afc] .login-wrap .login-content .ipt-login{
        border-radius:8px
    }
    [data-v-04c37afc] .login-wrap .login-content .ipt-login .n-input__input-el{
        height:62px;
        font-size:18px
    }
    [data-v-04c37afc] .login-wrap .login-content .header-select{
        font-size:14px;
        border-radius:8px;
        border:1px solid #D9D9D9;
        padding:0 22px 0 32px;
        height:62px;
        margin-bottom:26px
    }
    [data-v-04c37afc] .login-wrap .login-content .header-select .icon{
        width:20px;
        height:16px;
        margin-left:12px
    }
    [data-v-04c37afc] .login-wrap .login-content .header-select .flag{
        width:33px;
        height:22px
    }
    [data-v-04c37afc] .login-wrap .login-content .header-select .info{
        margin-left:10px;
        font-size:20px
    }
    [data-v-04c37afc] .login-wrap .login-content .header-select.primary{
        padding-left:20px;
        margin-bottom:0
    }
    [data-v-04c37afc] .login-wrap .login-content .header-select:hover{
        border:1px solid #E1243A
    }
    [data-v-04c37afc] .login-wrap .login-content .green-info,[data-v-04c37afc] .login-wrap .login-content .gray-info{
        font-size:14px
    }
    [data-v-04c37afc] .login-wrap .login-content .btn-submit{
        width:400px;
        height:58px;
        margin-top:35px;
        border-radius:10px
    }
    [data-v-04c37afc] .login-wrap .login-content .pass-exchange,[data-v-04c37afc] .login-wrap .login-content .footer-info{
        font-size:14px
    }
    [data-v-04c37afc] .login-wrap .login-content .footer-info .margin{
        margin-top:25px;
        margin-bottom:35px
    }
    [data-v-04c37afc] .login-wrap .login-content .footer-info .green-link{
        font-size:14px
    }
    [data-v-04c37afc] .login-wrap .login-content .footer-info .one{
        margin-top:80px
    }
    [data-v-04c37afc] .login-wrap .login-content .footer-info .third-login .title{
        font-size:14px;
        margin-top:20px;
        margin-bottom:20px
    }
    [data-v-04c37afc] .login-wrap .login-content .footer-info .third-login .third-list .auth-item{
        width:40px;
        height:40px
    }
    #studyAbroad .logo[data-v-04c37afc]{
        width:88px;
        height:26px
    }
    #studyAbroad .header-box[data-v-04c37afc]{
        margin:0 32px;
        padding:22px 0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .header-box[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .header-box[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .header-box[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .header-box .header-left[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    #studyAbroad .header-box .header-left[data-v-04c37afc] .header-info{
        display:block;
        font-size:12px;
        font-weight:400;
        margin-left:26px
    }
    #studyAbroad .header-box .header-left[data-v-04c37afc] .header-info .bold{
        font-weight:700
    }
    #studyAbroad .header-box .header-left .nav-list[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    #studyAbroad .header-box .header-left .nav-item[data-v-04c37afc]{
        font-size:14px;
        margin-left:40px;
        height:40px;
        line-height:40px;
        color:#2e2e2e;
        cursor:pointer
    }
    #studyAbroad .header-box .header-left .nav-item.active[data-v-04c37afc],#studyAbroad .header-box .header-left .nav-item[data-v-04c37afc]:hover{
        position:relative;
        font-weight:700
    }
    #studyAbroad .header-box .header-left .nav-item.active[data-v-04c37afc]:after,#studyAbroad .header-box .header-left .nav-item[data-v-04c37afc]:hover:after{
        position:absolute;
        content:" ";
        pointer-events:none;
        right:0;
        bottom:-4px;
        left:0;
        border-bottom:2px solid #DC2625
    }
    #studyAbroad .header-box[data-v-04c37afc] .header-right{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    #studyAbroad .header-box[data-v-04c37afc] .header-right .header-select{
        border-radius:5px;
        border:1px solid #DC2625;
        padding:4px 0 4px 15px
    }
    #studyAbroad .header-box[data-v-04c37afc] .header-right .btn-login{
        display:block;
        border-radius:5px;
        background:#DC2625;
        width:90px;
        height:30px;
        color:#fff;
        font-weight:700;
        font-size:14px;
        border:none;
        margin-left:35px;
        cursor:pointer
    }
    #studyAbroad .header-box[data-v-04c37afc] .header-right.isCHN .header-select{
        border:none
    }
    #studyAbroad .remit-box[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        margin:0 32px;
        padding:60px 0 80px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .remit-box[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .remit-box[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .remit-box[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .remit-box .banner[data-v-04c37afc]{
        width:720px;
        height:650px
    }
    #studyAbroad .remit-box .banner.isCHN[data-v-04c37afc]{
        width:500px;
        height:450px
    }
    #studyAbroad .remit-box .remit-left[data-v-04c37afc],#studyAbroad .remit-box .remit-right[data-v-04c37afc]{
        margin-left:0
    }
    #studyAbroad .remit-box .remit-left .title[data-v-04c37afc],#studyAbroad .remit-box .remit-right .title[data-v-04c37afc]{
        font-size:42px;
        line-height:63px;
        font-weight:900;
        text-align:left;
        margin-top:0
    }
    #studyAbroad .remit-box .remit-left .sub-title[data-v-04c37afc],#studyAbroad .remit-box .remit-right .sub-title[data-v-04c37afc]{
        font-size:32px;
        margin-top:18px;
        margin-bottom:30px;
        text-align:left
    }
    #studyAbroad .remit-box .remit-right[data-v-04c37afc]{
        order:3
    }
    #studyAbroad .remit-box[data-v-04c37afc] .login-wrap{
        border-radius:8px;
        padding-top:14px;
        padding-bottom:0
    }
    #studyAbroad .remit-box[data-v-04c37afc] .login-wrap .login-content{
        border-radius:8px;
        border:1px solid #E3E3E3;
        background:#fff;
        box-shadow:0 51px 48px #0000000d;
        margin-top:14px;
        margin-bottom:0;
        height:480px
    }
    #studyAbroad .remit-box[data-v-04c37afc] .login-wrap .n-tabs{
        padding:0 32px
    }
    #studyAbroad .remit-box[data-v-04c37afc] .login-wrap .n-tab-pane{
        padding-top:20px
    }
    #studyAbroad .remit-box .remit-left[data-v-04c37afc]{
        order:1;
        width:auto;
        max-width:550px
    }
    #studyAbroad .remit-box .remit-left .search-box[data-v-04c37afc]{
        position:relative;
        padding-top:30px
    }
    #studyAbroad .remit-box .remit-left .icon-left[data-v-04c37afc]{
        width:16px;
        height:16px
    }
    #studyAbroad .remit-box .remit-left .btn-start[data-v-04c37afc]{
        border-radius:46px;
        background:#DC2625;
        font-size:14px;
        color:#fff;
        border:none;
        width:60px;
        height:30px;
        cursor:pointer
    }
    #studyAbroad .remit-box .pop-content[data-v-04c37afc]{
        border-radius:18px;
        background:#FFFFFF;
        border:1px solid #ECECEC;
        box-shadow:0 13px 28px #00000019;
        height:296px;
        overflow-x:hidden;
        overflow-y:auto;
        padding:24px;
        position:absolute;
        left:0;
        right:0;
        top:80px
    }
    #studyAbroad .remit-box .pop-content .search-label[data-v-04c37afc]{
        color:#000;
        font-size:14px;
        margin-bottom:20px
    }
    #studyAbroad .remit-box .pop-content .school-item[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap;
        margin-bottom:32px;
        cursor:pointer
    }
    #studyAbroad .remit-box .pop-content .school-item .school-logo[data-v-04c37afc]{
        width:50px;
        max-height:50px;
        margin-right:18px
    }
    #studyAbroad .remit-box .pop-content .school-item .school-info .en-name[data-v-04c37afc]{
        color:#2f2f2f;
        font-size:18px;
        line-height:21px;
        margin-bottom:10px
    }
    #studyAbroad .remit-box .pop-content .school-item .school-info .zh-name[data-v-04c37afc]{
        color:#9c9a9f;
        font-size:14px;
        line-height:18px
    }
    #studyAbroad .remit-box .pop-content .bottom-info[data-v-04c37afc]{
        color:#000
    }
    #studyAbroad .license-box[data-v-04c37afc]{
        margin-top:-40px;
        margin-bottom:80px
    }
    #studyAbroad .license-box .license-item[data-v-04c37afc]{
        text-align:center;
        margin-bottom:0;
        width:25%
    }
    #studyAbroad .license-box .icon-img[data-v-04c37afc]{
        display:inline-block;
        width:70px;
        height:70px
    }
    #studyAbroad .license-box .license-info[data-v-04c37afc]{
        display:block;
        color:#000;
        font-size:12px;
        font-weight:700;
        line-height:18px;
        margin-bottom:6px
    }
    #studyAbroad .license-box .license-text[data-v-04c37afc]{
        display:block;
        color:#111;
        font-size:12px;
        line-height:18px
    }
    #studyAbroad .box-title[data-v-04c37afc]{
        font-size:36px;
        font-weight:700;
        line-height:58px;
        text-align:left;
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .box-title[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .box-title[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .box-title[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .country-box[data-v-04c37afc]{
        padding-top:56px;
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    #studyAbroad .country-box .country-wrap[data-v-04c37afc]{
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .country-box .country-wrap[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .country-box .country-wrap[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .country-box .country-wrap[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .country-box .btn-group[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap;
        margin-top:28px
    }
    #studyAbroad .country-box .btn-group .btn-item[data-v-04c37afc]{
        border-radius:32px;
        width:auto;
        height:39px;
        line-height:39px;
        font-size:16px;
        font-weight:400;
        padding:0 26px;
        margin-right:24px;
        margin-bottom:0
    }
    #studyAbroad .country-box .country-group[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap;
        margin-top:50px
    }
    #studyAbroad .country-box .country-group .flag[data-v-04c37afc]{
        width:48px;
        height:32px;
        margin-left:45px;
        margin-right:45px
    }
    #studyAbroad .country-box .country-group .country-item[data-v-04c37afc]{
        width:auto;
        text-align:center;
        margin-bottom:28px
    }
    #studyAbroad .country-box .country-group .country-item .name[data-v-04c37afc]{
        font-size:14px;
        font-weight:400;
        line-height:27px;
        margin-top:16px
    }
    #studyAbroad .middle-box[data-v-04c37afc]{
        margin:0 32px;
        padding:54px 0 100px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .middle-box[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .middle-box[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .middle-box[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .middle-box .phone-img[data-v-04c37afc]{
        margin-top:40px;
        margin-bottom:0;
        width:100%
    }
    #studyAbroad .middle-box .card-list[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap;
        margin-top:42px
    }
    #studyAbroad .middle-box .card-item[data-v-04c37afc]{
        border-radius:8px;
        border:1px solid #D9D9D9;
        background:#FFF;
        box-shadow:0 15px 40px #0000000d;
        width:268px;
        height:227px;
        padding:35px 28px 0;
        margin-right:33px;
        margin-bottom:18px
    }
    #studyAbroad .middle-box .card-item .icon[data-v-04c37afc]{
        width:66px;
        height:66px;
        margin-bottom:20px
    }
    #studyAbroad .middle-box .card-item .info[data-v-04c37afc]{
        font-size:20px;
        font-weight:700;
        line-height:28px;
        margin-bottom:5px
    }
    #studyAbroad .middle-box .card-item .msg[data-v-04c37afc]{
        font-size:14px;
        font-weight:400
    }
    #studyAbroad .step-box[data-v-04c37afc]{
        margin:0 32px;
        padding:120px 0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .step-box[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .step-box[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .step-box[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .step-box .step-list[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        flex-wrap:wrap;
        margin-top:70px;
        overflow-x:hidden
    }
    #studyAbroad .step-box .step-item[data-v-04c37afc]{
        margin-right:0
    }
    #studyAbroad .step-box .step-item .step-img[data-v-04c37afc]{
        width:244px;
        height:526.5px
    }
    #studyAbroad .step-box .step-item .step-info[data-v-04c37afc]{
        font-size:24px;
        font-weight:700;
        margin-top:60px;
        text-align:center
    }
    #studyAbroad .swiper-box[data-v-04c37afc] .comment-screen{
        padding:60px 0 30px
    }
    #studyAbroad .swiper-box[data-v-04c37afc] .comment-screen .main-wrapper{
        display:none
    }
    #studyAbroad .phone-box[data-v-04c37afc]{
        margin-top:200px
    }
    #studyAbroad .phone-box .phone-wrap[data-v-04c37afc]{
        margin:0 32px;
        padding:63px 0 52px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .phone-box .phone-wrap[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .phone-box .phone-wrap[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .phone-box .phone-wrap[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .phone-box .title[data-v-04c37afc]{
        font-size:32px
    }
    #studyAbroad .phone-box .btn-group[data-v-04c37afc]{
        margin-top:36px
    }
    #studyAbroad .phone-box .btn-group .btn[data-v-04c37afc]{
        border-radius:39px;
        width:178px;
        height:52px;
        font-size:18px
    }
    #studyAbroad .phone-box .btn-group .btn-start[data-v-04c37afc]{
        margin-right:24px
    }
    #studyAbroad .phone-box .phone-img[data-v-04c37afc]{
        width:284px;
        height:366px
    }
    #studyAbroad .foot-box[data-v-04c37afc]{
        padding:70px 0
    }
    #studyAbroad .foot-box .foot-content[data-v-04c37afc]{
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    #studyAbroad .foot-box .foot-content[data-v-04c37afc]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    #studyAbroad .foot-box .foot-content[data-v-04c37afc]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    #studyAbroad .foot-box .foot-content[data-v-04c37afc]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    #studyAbroad .foot-box .title[data-v-04c37afc]{
        font-size:16px;
        margin-top:50px
    }
    #studyAbroad .foot-box .info[data-v-04c37afc]{
        font-size:16px;
        line-height:32px
    }
    .self-content[data-v-04c37afc]{
        border-radius:27px;
        background:#FFF;
        padding:50px 60px 44px;
        position:relative;
        text-align:center;
        color:#000
    }
    .self-content .close[data-v-04c37afc]{
        position:absolute;
        top:28px;
        right:28px;
        width:24px;
        height:24px;
        cursor:pointer
    }
    .self-content .hook-img[data-v-04c37afc]{
        width:86px;
        height:86px;
        margin-bottom:46px
    }
    .self-content .title[data-v-04c37afc]{
        font-size:24px;
        font-weight:700;
        line-height:36px
    }
    .self-content .subtitle[data-v-04c37afc]{
        font-size:18px;
        font-weight:400;
        color:#979797;
        margin-top:10px
    }
    .self-content .load-list[data-v-04c37afc]{
        display:flex;
        flex-direction:row;
        justify-content:space-around;
        align-items:center;
        flex-wrap:wrap
    }
    .self-content .load-item[data-v-04c37afc]{
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    .self-content .load-item .qrcode[data-v-04c37afc]{
        width:152px;
        height:152px;
        margin-bottom:38px
    }
    .self-content .load-item .qrcode-des[data-v-04c37afc]{
        width:240px;
        height:64px;
        margin-bottom:24px
    }
}
@media screen and (min-width: 992px){
    #studyAbroad .remit-box[data-v-04c37afc]{
        flex-wrap:nowrap
    }
    #studyAbroad .remit-box .banner[data-v-04c37afc]{
        width:620px;
        height:560px
    }
    #studyAbroad .remit-box .remit-right[data-v-04c37afc]{
        margin-left:20px
    }
    #studyAbroad .middle-box .card-item[data-v-04c37afc]{
        width:319px
    }
}
@media screen and (min-width: 1300px){
    #studyAbroad .remit-box .banner[data-v-04c37afc]{
        width:720px;
        height:650px
    }
    #studyAbroad .remit-box .remit-right[data-v-04c37afc]{
        margin-left:75px
    }
    #studyAbroad .middle-box .card-item[data-v-04c37afc]{
        width:319px
    }
}
@media screen and (min-width: 768px){
    .selectContent_popselect{
        min-width:144px
    }
    .selectContent_popselect .n-base-select-option{
        padding:12px!important;
        box-sizing:border-box;
        display:flex;
        justify-content:center
    }
    .selectContent_popselect .n-base-select-option__content{
        padding-right:24px
    }
    .selectContent_popselect i{
        display:none
    }
    .selectContent_icon{
        width:22px
    }
}
.banner[data-v-145996b2]{
    background-image:url(../img/banner_.225603f4.png);
    background-size:100% 100%;
    background-repeat:no-repeat
}
.header-wrap[data-v-145996b2]{
    backdrop-filter:blur(10.667vw);
    background:rgba(255,255,255,.73)
}
.header-box[data-v-145996b2]{
    display:flex;
    justify-content:space-between;
    padding:4vw 3.733vw
}
.header-box .head-left[data-v-145996b2]{
    cursor:pointer
}
.header-box .head-left .head-logo[data-v-145996b2]{
    width:auto;
    height:5.333vw
}
.header-box .head-left .line[data-v-145996b2]{
    margin-left:3.2vw;
    margin-right:3.2vw;
    width:1px;
    height:4.533vw;
    background-color:#e5e5e5
}
.header-box .head-left .head-info[data-v-145996b2]{
    font-size:2.667vw;
    color:#1f1f1f;
    line-height:3.467vw;
    text-align:left
}
.header-box .head-left[data-v-145996b2],.header-box .head-right[data-v-145996b2],.header-box .lang-select[data-v-145996b2]{
    display:flex;
    align-items:center
}
.header-box .lang-select .lang-img[data-v-145996b2]{
    width:3.733vw;
    height:3.733vw;
    margin-right:.667vw
}
.header-box .lang-select[data-v-145996b2] .header-select{
    margin-left:.667vw
}
.header-box .btn-login[data-v-145996b2]{
    display:none
}
.top-box[data-v-145996b2]{
    padding-bottom:32vw;
    position:relative
}
.top-box .exchange-wrap[data-v-145996b2]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    padding:7.467vw 3.733vw 0
}
.top-box .exchange-left[data-v-145996b2]{
    text-align:center
}
.top-box .exchange-left .exchange-info[data-v-145996b2]{
    border-radius:12vw;
    background:rgb(76,183,99);
    color:#fff;
    width:62.4vw;
    height:7.733vw;
    line-height:7.733vw;
    font-size:3.733vw;
    text-align:center;
    margin-top:3.733vw
}
.top-box .exchange-left .exchange-info .text[data-v-145996b2]{
    flex:1
}
.top-box .exchange-left .exchange-info .bold[data-v-145996b2]{
    color:#48e169;
    border-radius:12vw;
    background:rgb(31,31,31);
    width:18.4vw;
    height:7.733vw
}
.top-box .exchange-left .exchange-info.isH5[data-v-145996b2]{
    display:flex;
    margin:3.733vw auto 0
}
.top-box .exchange-left .exchange-info.isWeb[data-v-145996b2]{
    display:none
}
.top-box .exchange-left .exchange-title[data-v-145996b2]{
    font-size:7.467vw;
    font-weight:800;
    line-height:1.4;
    color:#1f1f1f
}
.top-box .exchange-left .exchange-subtitle[data-v-145996b2]{
    font-size:3.733vw;
    line-height:1.5;
    color:#1f1f1f;
    margin-top:3.733vw
}
.top-box .exchange-left .white-list[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    position:absolute;
    left:3.733vw;
    right:3.733vw;
    bottom:-8.533vw
}
.top-box .exchange-left .white-item[data-v-145996b2]{
    border-radius:2.4vw;
    backdrop-filter:blur(16vw);
    background:rgba(255,255,255,.7);
    color:#000;
    text-align:center;
    width:44.533vw;
    height:34.133vw;
    box-sizing:border-box
}
.top-box .exchange-left .white-item[data-v-145996b2]:first-child{
    padding-top:3.2vw
}
.top-box .exchange-left .white-item[data-v-145996b2]:nth-child(2){
    padding:3.467vw 4.267vw
}
.top-box .exchange-left .white-item .num[data-v-145996b2]{
    font-size:8.533vw;
    line-height:10.667vw;
    margin-bottom:2.667vw
}
.top-box .exchange-left .white-item .score-img[data-v-145996b2]{
    width:28.267vw;
    height:14.133vw
}
.top-box .exchange-left .white-item .avatar[data-v-145996b2]{
    width:34.4vw;
    height:9.067vw
}
.top-box .exchange-left .white-item .info-bottom[data-v-145996b2]{
    display:flex;
    align-items:center;
    margin-top:6.933vw
}
.top-box .exchange-left .white-item .info-bottom .amount[data-v-145996b2]{
    font-size:8.533vw;
    line-height:10.667vw;
    margin-right:2.667vw
}
.top-box .exchange-left .white-item .info-bottom .info[data-v-145996b2]{
    font-size:3.2vw;
    line-height:4vw
}
.top-box .exchange-right[data-v-145996b2]{
    width:100%;
    margin-top:14.133vw
}
.top-box .exchange-right .rate-box[data-v-145996b2]{
    width:auto;
    height:16.8vw;
    background-image:url(../img/rate.2f6f3639.png);
    background-size:100%;
    background-repeat:no-repeat;
    font-size:4.267vw;
    line-height:5.333vw;
    font-weight:700;
    color:#fff;
    padding:4.267vw 3.2vw 0;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    flex-wrap:wrap
}
.top-box .exchange-right .remit-box[data-v-145996b2]{
    border-radius:3.2vw;
    background:rgb(255,255,255);
    margin-top:-7.733vw;
    padding:3.733vw 3.2vw 2.667vw
}
.top-box .exchange-right .remit-box .exchange-info[data-v-145996b2]{
    font-size:3.2vw;
    line-height:4vw;
    color:#a6a6a6;
    margin-bottom:3.2vw
}
.top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num{
    margin-bottom:5.333vw
}
.top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input{
    height:16vw;
    background-color:#f3f3f4;
    border-radius:2.133vw
}
.top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input .n-input__input-el{
    height:100%;
    font-size:4.8vw;
    font-weight:700
}
.top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input .n-input__placeholder{
    font-size:4.267vw;
    font-weight:400
}
.top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input:not(.n-input--disabled).n-input--focus{
    background-color:#fff
}
.top-box .exchange-right .remit-box .header-select[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-right:1.6vw;
    cursor:pointer
}
.top-box .exchange-right .remit-box .header-select .icon[data-v-145996b2]{
    width:3.2vw;
    height:1.6vw;
    margin-left:1.6vw
}
.top-box .exchange-right .remit-box .header-select .flag[data-v-145996b2]{
    width:8.8vw;
    height:5.867vw
}
.top-box .exchange-right .remit-box .header-select .currency[data-v-145996b2]{
    margin-left:2.133vw;
    color:#1f1f1f;
    font-size:3.733vw
}
.top-box .exchange-right .remit-box .fee-info[data-v-145996b2],.top-box .exchange-right .remit-box .time-info[data-v-145996b2]{
    display:flex;
    justify-content:space-between;
    font-size:3.733vw;
    line-height:4.8vw;
    margin-bottom:4.267vw
}
.top-box .exchange-right .remit-box .fee-info .left[data-v-145996b2],.top-box .exchange-right .remit-box .time-info .left[data-v-145996b2]{
    color:#a6a6a6
}
.top-box .exchange-right .remit-box .fee-info .right[data-v-145996b2],.top-box .exchange-right .remit-box .time-info .right[data-v-145996b2]{
    color:#1f1f1f;
    font-weight:700
}
.top-box .exchange-right .remit-box .fee-info .right .diagonal[data-v-145996b2],.top-box .exchange-right .remit-box .time-info .right .diagonal[data-v-145996b2]{
    color:#a6a6a6;
    text-decoration:line-through
}
.top-box .exchange-right .remit-box .btn-sign[data-v-145996b2]{
    display:block;
    margin-top:7.467vw;
    width:100%;
    height:12.267vw;
    border:none;
    border-radius:2.133vw;
    background:linear-gradient(57deg,rgb(52,168,83) -16.215%,rgb(72,225,105) 61.217%);
    font-size:4.267vw;
    font-weight:700;
    color:#fff;
    cursor:pointer
}
.top-box .partner-list[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    flex-wrap:nowrap;
    position:absolute;
    left:0;
    right:0;
    bottom:-26.133vw;
    overflow-y:hidden;
    overflow-x:auto
}
.top-box .partner-list .partner-item[data-v-145996b2]{
    width:22.2vw;
    height:10.667vw;
    margin-right:4vw
}
.flag-box[data-v-145996b2]{
    border-radius:3.2vw;
    background:rgb(241,246,250);
    color:#1f1f1f;
    position:relative;
    padding-bottom:6.933vw;
    margin:31.2vw 3.733vw 0;
    overflow:hidden
}
.flag-box .float-img[data-v-145996b2]{
    position:absolute;
    right:3.733vw;
    bottom:0;
    z-index:3;
    width:84.8vw;
    height:84.8vw
}
.flag-box .flag-top[data-v-145996b2]{
    margin-bottom:18.133vw
}
.flag-box .left-info[data-v-145996b2]{
    font-size:6.933vw;
    font-weight:800;
    line-height:140%;
    text-align:center;
    padding:6.4vw 10.133vw
}
.flag-box .flag-info[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    flex-wrap:wrap;
    padding:0 4.267vw
}
.flag-box .info-item[data-v-145996b2]{
    font-size:3.2vw;
    line-height:140%
}
.flag-box .info-item .green[data-v-145996b2]{
    background:linear-gradient(180deg,rgb(76,183,99),rgb(72,225,105));
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-clip:text;
    text-fill-color:transparent;
    font-size:4.8vw;
    font-weight:700;
    line-height:120%;
    margin-top:2.667vw
}
.flag-box .flag-list[data-v-145996b2]{
    display:flex;
    flex-wrap:wrap;
    padding:0 5.067vw
}
@keyframes marqueeShift-145996b2{
    0%{
        transform:translate(0)
    }
    to{
        transform:translate(-100%)
    }
}
.flag-box .flag-item[data-v-145996b2]{
    width:13.067vw;
    height:13.067vw;
    margin-bottom:4.533vw;
    margin-right:4.267vw
}
.flag-box .flag-item[data-v-145996b2]:nth-child(5n){
    margin-right:0
}
.safe-box[data-v-145996b2]{
    margin:0 3.733vw;
    overflow:hidden
}
.safe-box .safe-title[data-v-145996b2]{
    font-size:6.933vw;
    font-weight:800;
    line-height:140%;
    color:#1f1f1f;
    margin-top:12.267vw;
    margin-bottom:7.2vw;
    text-align:center
}
.safe-box .safe-content[data-v-145996b2]{
    display:block;
    margin-bottom:12.267vw
}
.safe-box .safe-wrap[data-v-145996b2]{
    display:none
}
.safe-box .safe-right[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:flex-start;
    flex-wrap:wrap
}
.safe-box .safe-right .img-1[data-v-145996b2]{
    width:45.867vw;
    height:55.467vw
}
.safe-box .safe-right .img-2[data-v-145996b2]{
    width:43.2vw;
    height:28.533vw;
    display:block;
    margin-bottom:3.2vw
}
.safe-box .safe-right .img-3[data-v-145996b2]{
    width:43.2vw;
    height:23.733vw
}
.safe-box .dots-list[data-v-145996b2]{
    margin-top:5.333vw;
    margin-bottom:4.267vw;
    display:flex;
    width:100%;
    height:.8vw;
    background:rgb(229,229,229)
}
.safe-box .dots-list .dots-item[data-v-145996b2]{
    width:33.3%;
    height:100%
}
.safe-box .dots-list .dots-item.active[data-v-145996b2]{
    background:rgb(76,183,99)
}
.safe-box .safe-tab-item[data-v-145996b2]{
    color:#1f1f1f;
    font-size:3.2vw
}
.safe-box .safe-tab-item .bold[data-v-145996b2]{
    font-weight:600;
    font-size:4.8vw;
    line-height:1.4;
    margin-bottom:3.2vw
}
.safe-box .safe-tab-item .safe-info[data-v-145996b2]{
    height:15.467vw
}
.safe-box .custom-arrow[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:flex-end;
    align-items:center;
    flex-wrap:wrap;
    margin-top:8.533vw
}
.safe-box .custom-arrow .arrow[data-v-145996b2]{
    width:9.6vw;
    height:9.6vw
}
.safe-box .custom-arrow .prev[data-v-145996b2]{
    margin-right:3.2vw
}
.marquee-box[data-v-145996b2]{
    color:#1f1f1f;
    text-align:center;
    overflow:hidden
}
.marquee-box .marquee-title[data-v-145996b2]{
    font-size:6.933vw;
    font-weight:800;
    line-height:140%;
    margin-bottom:8.533vw
}
.marquee-box .isWeb[data-v-145996b2]{
    display:none
}
.marquee-box[data-v-145996b2] .isH5{
    display:block;
    overflow:visible;
    margin-bottom:21.867vw
}
.marquee-box[data-v-145996b2] .isH5 .n-carousel__dots{
    bottom:-9.6vw
}
.marquee-box[data-v-145996b2] .isH5 .n-carousel__dots.n-carousel__dots--dot .n-carousel__dot.n-carousel__dot--active{
    background-color:#4cb763
}
.marquee-box[data-v-145996b2] .isH5 .n-carousel__dots.n-carousel__dots--dot .n-carousel__dot{
    background-color:#e0e0e0
}
.marquee-box .carousel-item[data-v-145996b2]{
    position:relative;
    border-radius:1.6vw;
    height:auto;
    overflow:hidden
}
.marquee-box .carousel-item .carousel-img[data-v-145996b2]{
    width:100%;
    height:100%;
    object-fit:cover
}
.marquee-box .carousel-item .carousel-info[data-v-145996b2]{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:28vw;
    backdrop-filter:blur(10.667vw);
    background:linear-gradient(0deg,rgba(24,24,24,.82),rgba(24,24,24,0) 100%);
    padding:1.333vw 3.2vw;
    color:#fff;
    line-height:140%;
    text-align:left
}
.marquee-box .carousel-item .carousel-info .name[data-v-145996b2]{
    font-size:4.267vw;
    font-weight:600;
    margin-bottom:.533vw
}
.marquee-box .carousel-item .carousel-info .career[data-v-145996b2],.marquee-box .carousel-item .carousel-info .msg[data-v-145996b2]{
    font-size:3.2vw;
    line-height:1.2
}
.marquee-box .carousel-item .carousel-info .msg[data-v-145996b2]{
    font-size:2.667vw
}
.marquee-box .carousel-item .carousel-info .career[data-v-145996b2]{
    margin-bottom:1.067vw
}
.currency-box[data-v-145996b2]{
    color:#1f1f1f;
    position:relative;
    padding:0 3.733vw 3.733vw;
    overflow:hidden
}
.currency-box .currency-title[data-v-145996b2]{
    font-size:6.933vw;
    font-weight:800;
    line-height:140%;
    text-align:center;
    margin-bottom:3.467vw
}
.currency-box .btn-login[data-v-145996b2]{
    display:none
}
.currency-box .currency-list[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    border-radius:3.2vw;
    background:linear-gradient(180deg,rgb(241,244,248) 40.268%,rgba(255,255,255,0) 100%);
    padding:4.267vw 3.2vw 68vw;
    box-sizing:border-box
}
.currency-box .currency-item[data-v-145996b2]{
    display:flex;
    border-radius:1.6vw;
    background:rgb(255,255,255);
    margin-bottom:2.667vw;
    width:39.467vw;
    height:9.6vw;
    padding:1.067vw 0 1.067vw 2.667vw
}
.currency-box .currency-item .flag-item[data-v-145996b2]{
    width:7.467vw;
    height:7.467vw;
    margin-right:2.4vw
}
.currency-box .currency-item .currency-info[data-v-145996b2]{
    font-size:3.2vw;
    line-height:140%;
    color:#7d8289
}
.currency-box .currency-item .currency-info .bold[data-v-145996b2]{
    font-size:3.733vw;
    font-weight:700;
    color:#1f1f1f
}
.pag-box[data-v-145996b2]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    position:absolute;
    left:-58.667vw;
    right:-58.667vw;
    bottom:-34.667vw
}
@media screen and (min-width: 768px){
    .banner[data-v-145996b2]{
        background-image:url(../img/banner.bfec8bdb.png)
    }
    .header-wrap[data-v-145996b2]{
        backdrop-filter:blur(40px)
    }
    .header-box[data-v-145996b2]{
        margin:0 32px;
        padding:18px 0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .header-box[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .header-box[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .header-box[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .header-box .head-left .head-logo[data-v-145996b2]{
        height:34px
    }
    .header-box .head-left .line[data-v-145996b2]{
        margin-left:20px;
        margin-right:20px;
        width:1px;
        height:25px
    }
    .header-box .head-left .head-info[data-v-145996b2]{
        font-size:14px;
        line-height:18px
    }
    .header-box .lang-select[data-v-145996b2]{
        margin-right:26px
    }
    .header-box .lang-select .lang-img[data-v-145996b2]{
        width:20px;
        height:20px;
        margin-right:5px
    }
    .header-box .lang-select[data-v-145996b2] .header-select{
        margin-left:5px
    }
    .header-box .btn-login[data-v-145996b2]{
        display:block;
        width:135px;
        height:42px;
        color:#fff;
        background-color:#4cb763;
        border:none;
        border-radius:9px;
        font-size:16px;
        font-weight:500;
        cursor:pointer
    }
    .top-box[data-v-145996b2]{
        margin:0 32px;
        padding-bottom:280px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .top-box[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .top-box[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .top-box[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .top-box .exchange-wrap[data-v-145996b2]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-start;
        flex-wrap:wrap;
        padding:68px 0 0
    }
    .top-box .exchange-left[data-v-145996b2]{
        text-align:left
    }
    .top-box .exchange-left .exchange-info[data-v-145996b2]{
        border-radius:45px;
        width:247px;
        height:40px;
        line-height:40px;
        font-size:18px;
        text-align:center;
        margin-top:0
    }
    .top-box .exchange-left .exchange-info .bold[data-v-145996b2]{
        border-radius:45px;
        width:94px;
        height:40px
    }
    .top-box .exchange-left .exchange-info.isWeb[data-v-145996b2]{
        display:flex
    }
    .top-box .exchange-left .exchange-info.isH5[data-v-145996b2]{
        display:none
    }
    .top-box .exchange-left .exchange-title[data-v-145996b2]{
        font-size:42px;
        margin-top:32px
    }
    .top-box .exchange-left .exchange-subtitle[data-v-145996b2]{
        font-size:18px;
        margin-top:18px
    }
    .top-box .exchange-left .white-list[data-v-145996b2]{
        margin-top:68px;
        position:static;
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap
    }
    .top-box .exchange-left .white-item[data-v-145996b2]{
        border-radius:18px;
        backdrop-filter:blur(60px);
        width:auto;
        height:140px
    }
    .top-box .exchange-left .white-item[data-v-145996b2]:first-child{
        margin-right:12px;
        padding:22px 10px 0
    }
    .top-box .exchange-left .white-item[data-v-145996b2]:nth-child(2){
        padding:26px 10px 0
    }
    .top-box .exchange-left .white-item .num[data-v-145996b2]{
        font-size:38px;
        line-height:38px;
        margin-bottom:20px
    }
    .top-box .exchange-left .white-item .score-img[data-v-145996b2]{
        width:85px;
        height:43px
    }
    .top-box .exchange-left .white-item .avatar[data-v-145996b2]{
        width:138px;
        height:36px
    }
    .top-box .exchange-left .white-item .info-bottom[data-v-145996b2]{
        margin-top:20px
    }
    .top-box .exchange-left .white-item .info-bottom .amount[data-v-145996b2]{
        font-size:38px;
        line-height:40px;
        margin-right:10px
    }
    .top-box .exchange-left .white-item .info-bottom .info[data-v-145996b2]{
        font-size:16px;
        line-height:1.4
    }
    .top-box .exchange-right[data-v-145996b2]{
        width:400px;
        margin-top:0
    }
    .top-box .exchange-right .rate-box[data-v-145996b2]{
        width:364px;
        height:58px;
        font-size:16px;
        line-height:16px;
        padding:18px 18px 0
    }
    .top-box .exchange-right .remit-box[data-v-145996b2]{
        border-radius:18px;
        margin-top:-28px;
        padding:16px 22px 20px
    }
    .top-box .exchange-right .remit-box .exchange-info[data-v-145996b2]{
        font-size:18px;
        line-height:23px;
        margin-bottom:12px
    }
    .top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num{
        margin-bottom:18px
    }
    .top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input{
        height:60px;
        border-radius:12px
    }
    .top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input .n-input__input-el{
        font-size:28px
    }
    .top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input .n-input__placeholder{
        font-size:24px
    }
    .top-box .exchange-right .remit-box .header-select[data-v-145996b2]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        margin-right:12px
    }
    .top-box .exchange-right .remit-box .header-select .icon[data-v-145996b2]{
        width:12px;
        height:6px;
        margin-left:9px
    }
    .top-box .exchange-right .remit-box .header-select .flag[data-v-145996b2]{
        width:33px;
        height:22px
    }
    .top-box .exchange-right .remit-box .header-select .currency[data-v-145996b2]{
        margin-left:10px;
        font-size:20px
    }
    .top-box .exchange-right .remit-box .fee-info[data-v-145996b2],.top-box .exchange-right .remit-box .time-info[data-v-145996b2]{
        font-size:18px;
        line-height:23px;
        margin-bottom:10px
    }
    .top-box .exchange-right .remit-box .btn-sign[data-v-145996b2]{
        margin-top:16px;
        height:62px;
        border-radius:12px;
        font-size:22px
    }
    .top-box .partner-list[data-v-145996b2]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-start;
        flex-wrap:wrap;
        margin-top:64px;
        position:static
    }
    .top-box .partner-list .partner-item[data-v-145996b2]{
        width:120px;
        height:57.5px;
        margin-right:0
    }
    .top-box.en .exchange-left .exchange-info[data-v-145996b2]{
        width:298px
    }
    .top-box.en .exchange-left .exchange-title[data-v-145996b2]{
        font-size:30px;
        line-height:120%
    }
    .top-box.en .exchange-left .exchange-subtitle[data-v-145996b2]{
        width:290px
    }
    .top-box.en .exchange-left .white-list[data-v-145996b2]{
        margin-top:52px
    }
    .flag-box[data-v-145996b2]{
        margin:0 32px;
        border-radius:17px;
        border:1px solid rgb(236,235,235);
        box-shadow:0 35px 80px #dddddd40;
        backdrop-filter:blur(400px);
        background:linear-gradient(180deg,rgba(255,255,255,.75),rgb(255,255,255) 100%);
        color:#1f1f1f;
        position:relative;
        padding-bottom:30px;
        margin-top:-218px!important;
        overflow:hidden
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .flag-box[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .flag-box[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .flag-box[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .flag-box .float-img[data-v-145996b2]{
        position:absolute;
        right:65px;
        bottom:0;
        z-index:3;
        width:396px;
        height:396px
    }
    .flag-box .flag-top[data-v-145996b2]{
        padding:46px 46px 0;
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-start;
        flex-wrap:wrap;
        margin-bottom:130px
    }
    .flag-box .left-info[data-v-145996b2]{
        font-size:42px;
        font-weight:800;
        line-height:140%;
        text-align:left;
        padding:0
    }
    .flag-box .flag-info[data-v-145996b2]{
        padding:0
    }
    .flag-box .info-item[data-v-145996b2]{
        font-size:18px;
        line-height:140%
    }
    .flag-box .info-item .green[data-v-145996b2]{
        background:linear-gradient(180deg,rgb(76,183,99),rgb(72,225,105));
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
        background-clip:text;
        text-fill-color:transparent;
        font-size:28px;
        font-weight:700;
        line-height:120%;
        margin-top:9px
    }
    .flag-box .info-item[data-v-145996b2]:first-child{
        padding-right:42px;
        position:relative
    }
    .flag-box .info-item[data-v-145996b2]:first-child:after{
        position:absolute;
        top:18px;
        right:0;
        content:"";
        width:1px;
        height:55.5px;
        background-color:#bebebe
    }
    .flag-box .info-item[data-v-145996b2]:last-child{
        margin-left:61px
    }
    .flag-box .flag-list[data-v-145996b2]{
        display:flex;
        flex-wrap:nowrap;
        margin-bottom:30px;
        padding:0 0 0 34px
    }
    @keyframes marqueeShift-145996b2{
        0%{
            transform:translate(0)
        }
        to{
            transform:translate(-100%)
        }
    }
    .flag-box .flag-item[data-v-145996b2]{
        width:88px;
        height:88px;
        margin-right:30px;
        margin-bottom:0
    }
    .flag-box .flag-item[data-v-145996b2]:nth-child(5n){
        margin-right:30px
    }
    .safe-box[data-v-145996b2]{
        margin:0 32px;
        overflow:hidden
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .safe-box[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .safe-box[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .safe-box[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .safe-box .safe-title[data-v-145996b2]{
        font-size:42px;
        font-weight:800;
        line-height:140%;
        color:#1f1f1f;
        margin-top:100px;
        margin-bottom:82px;
        text-align:center
    }
    .safe-box .safe-wrap[data-v-145996b2]{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-start;
        flex-wrap:wrap;
        margin-bottom:100px
    }
    .safe-box .safe-content[data-v-145996b2]{
        display:none
    }
    .safe-box .safe-tab[data-v-145996b2]{
        border-left:6px solid #D9DCDE
    }
    .safe-box .safe-tab-item[data-v-145996b2]{
        color:#bebebe;
        margin-bottom:30px;
        padding-left:40px;
        position:relative;
        font-size:16px
    }
    .safe-box .safe-tab-item .bold[data-v-145996b2]{
        font-size:18px;
        line-height:120%;
        display:flex;
        align-items:center;
        cursor:pointer;
        margin-bottom:0
    }
    .safe-box .safe-tab-item .bold .icon[data-v-145996b2]{
        width:32px;
        height:32px;
        margin-left:16px
    }
    .safe-box .safe-tab-item.active[data-v-145996b2]{
        color:#1f1f1f;
        margin-bottom:0
    }
    .safe-box .safe-tab-item.active .safe-info[data-v-145996b2]{
        font-size:16px;
        line-height:150%;
        width:220px;
        height:96px;
        margin-top:15px
    }
    .safe-box .safe-tab-item.active[data-v-145996b2]:before{
        position:absolute;
        left:-6px;
        top:0;
        bottom:0;
        content:"";
        width:6px;
        background-color:#4cb763
    }
    .safe-box .safe-tab-item[data-v-145996b2]:last-child{
        margin-bottom:0
    }
    .safe-box .safe-right .img-1[data-v-145996b2]{
        width:204px;
        height:246px;
        margin-right:18px
    }
    .safe-box .safe-right .img-2[data-v-145996b2]{
        width:190px;
        height:125.5px;
        display:block;
        margin-bottom:17px
    }
    .safe-box .safe-right .img-3[data-v-145996b2]{
        width:190px;
        height:104.5px
    }
    .safe-box.en .safe-tab-item .bold[data-v-145996b2]{
        font-size:16px
    }
    .safe-box.en .safe-tab-item .bold .icon[data-v-145996b2]{
        margin-left:6px
    }
    .safe-box.en .safe-tab-item.active[data-v-145996b2]{
        margin-bottom:0
    }
    .safe-box.en .safe-tab-item.active .safe-info[data-v-145996b2]{
        font-size:14px;
        width:246px
    }
    .safe-box.en .safe-right .img-1[data-v-145996b2]{
        width:190px;
        height:229px
    }
    .safe-box.en .safe-right .img-2[data-v-145996b2]{
        width:175px;
        height:115.5px
    }
    .safe-box.en .safe-right .img-3[data-v-145996b2]{
        width:175px;
        height:96px
    }
    .marquee-box .marquee-title[data-v-145996b2]{
        font-size:42px;
        margin-bottom:36px
    }
    .marquee-box .score-img[data-v-145996b2]{
        width:282px;
        height:32px;
        margin-bottom:16px
    }
    .marquee-box .marquee-info[data-v-145996b2]{
        font-size:16px;
        line-height:140%;
        margin-bottom:56px
    }
    .marquee-box .isWeb[data-v-145996b2]{
        display:block
    }
    .marquee-box .isH5[data-v-145996b2]{
        display:none
    }
    .marquee-box .carousel-item[data-v-145996b2]{
        border-radius:10px
    }
    .marquee-box .carousel-item .carousel-info[data-v-145996b2]{
        height:112px;
        backdrop-filter:blur(40px);
        padding:18px 30px
    }
    .marquee-box .carousel-item .carousel-info .name[data-v-145996b2]{
        font-size:20px;
        font-weight:600;
        margin-bottom:4px
    }
    .marquee-box .carousel-item .carousel-info .career[data-v-145996b2],.marquee-box .carousel-item .carousel-info .msg[data-v-145996b2]{
        font-size:14px
    }
    .marquee-box .carousel-item .carousel-info .career[data-v-145996b2]{
        margin-bottom:4px
    }
    .currency-box[data-v-145996b2]{
        margin-top:100px;
        padding:0
    }
    .currency-box .currency-title[data-v-145996b2]{
        font-size:42px;
        margin:0 32px;
        padding-bottom:36px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .currency-box .currency-title[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .currency-box .currency-title[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .currency-box .currency-title[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .currency-box .btn-login[data-v-145996b2]{
        border-radius:12px;
        background:linear-gradient(57deg,rgb(52,168,83) -15.858%,rgb(72,225,105) 60.97%);
        color:#fff;
        font-size:22px;
        font-weight:700;
        border:none;
        width:255px;
        height:62px;
        margin:0 auto 56px;
        display:block;
        cursor:pointer
    }
    .currency-box .currency-list[data-v-145996b2]{
        margin:0 32px;
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        border-radius:17px;
        background:linear-gradient(180deg,rgb(241,244,248) 40.268%,rgba(255,255,255,0) 55.268%);
        padding:30px 0 300px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .currency-box .currency-list[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .currency-box .currency-list[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .currency-box .currency-list[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .currency-box .currency-item[data-v-145996b2]{
        border-radius:6px;
        margin-bottom:20px;
        margin-right:24px;
        width:175px;
        height:37px;
        padding:10px 0 10px 10px
    }
    .currency-box .currency-item .flag-item[data-v-145996b2]{
        width:36px;
        height:36px;
        margin-right:10px
    }
    .currency-box .currency-item .currency-info[data-v-145996b2]{
        font-size:14px
    }
    .currency-box .currency-item .currency-info .bold[data-v-145996b2]{
        font-size:18px
    }
    .pag-box[data-v-145996b2]{
        margin:0 32px;
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap;
        position:absolute;
        left:0;
        right:0;
        bottom:-96px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .pag-box[data-v-145996b2]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .pag-box[data-v-145996b2]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .pag-box[data-v-145996b2]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .top-box .exchange-left .exchange-title[data-v-145996b2]{
        font-size:56px
    }
    .top-box .exchange-left .exchange-subtitle[data-v-145996b2]{
        font-size:24px
    }
    .top-box .exchange-left .white-item[data-v-145996b2]{
        height:228px
    }
    .top-box .exchange-left .white-item[data-v-145996b2]:first-child{
        margin-right:10px;
        padding:22px 10px 0
    }
    .top-box .exchange-left .white-item[data-v-145996b2]:nth-child(2){
        padding:26px 10px 0
    }
    .top-box .exchange-left .white-item .num[data-v-145996b2]{
        font-size:58px;
        line-height:77px
    }
    .top-box .exchange-left .white-item .score-img[data-v-145996b2]{
        width:170px;
        height:86px
    }
    .top-box .exchange-left .white-item .avatar[data-v-145996b2]{
        width:277px;
        height:73px
    }
    .top-box .exchange-left .white-item .info-bottom[data-v-145996b2]{
        margin-top:42px
    }
    .top-box .exchange-left .white-item .info-bottom .amount[data-v-145996b2]{
        font-size:48px;
        line-height:64px;
        margin-right:20px
    }
    .top-box .exchange-left .white-item .info-bottom .info[data-v-145996b2]{
        font-size:20px
    }
    .top-box .exchange-right[data-v-145996b2]{
        width:448px
    }
    .top-box .exchange-right .rate-box[data-v-145996b2]{
        width:412px;
        height:76px;
        font-size:20px;
        line-height:25px;
        padding:26px 18px 0
    }
    .top-box .exchange-right .remit-box[data-v-145996b2]{
        padding:16px 22px 30px
    }
    .top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num{
        margin-bottom:28px
    }
    .top-box .exchange-right .remit-box[data-v-145996b2] .ipt-num .n-input{
        height:82px
    }
    .top-box .exchange-right .remit-box .fee-info[data-v-145996b2],.top-box .exchange-right .remit-box .time-info[data-v-145996b2]{
        margin-bottom:22px
    }
    .top-box .exchange-right .remit-box .btn-sign[data-v-145996b2]{
        margin-top:46px
    }
    .top-box .partner-list .partner-item[data-v-145996b2]{
        width:146px;
        height:70px
    }
    .top-box.en .exchange-left .exchange-title[data-v-145996b2]{
        font-size:42px
    }
    .top-box.en .exchange-left .exchange-subtitle[data-v-145996b2]{
        width:400px
    }
    .top-box.en .exchange-left .white-list[data-v-145996b2]{
        margin-top:44px
    }
    .safe-box .safe-tab-item[data-v-145996b2],.safe-box.en .safe-tab-item[data-v-145996b2]{
        margin-bottom:60px
    }
    .safe-box .safe-tab-item .bold[data-v-145996b2],.safe-box.en .safe-tab-item .bold[data-v-145996b2]{
        font-size:24px
    }
    .safe-box .safe-tab-item .bold .icon[data-v-145996b2],.safe-box.en .safe-tab-item .bold .icon[data-v-145996b2]{
        margin-left:16px
    }
    .safe-box .safe-tab-item.active[data-v-145996b2],.safe-box.en .safe-tab-item.active[data-v-145996b2]{
        margin-bottom:0
    }
    .safe-box .safe-tab-item.active .safe-info[data-v-145996b2],.safe-box.en .safe-tab-item.active .safe-info[data-v-145996b2]{
        width:310px
    }
    .safe-box .safe-right .img-1[data-v-145996b2],.safe-box.en .safe-right .img-1[data-v-145996b2]{
        width:225px;
        height:271px
    }
    .safe-box .safe-right .img-2[data-v-145996b2],.safe-box.en .safe-right .img-2[data-v-145996b2]{
        width:210px;
        height:139px
    }
    .safe-box .safe-right .img-3[data-v-145996b2],.safe-box.en .safe-right .img-3[data-v-145996b2]{
        width:210px;
        height:116px
    }
    .currency-box[data-v-145996b2]{
        padding:0 0 150px
    }
    .pag-box[data-v-145996b2]{
        bottom:-175px
    }
}
@media screen and (min-width: 1300px){
    .top-box .exchange-left .white-item[data-v-145996b2]:first-child{
        margin-right:18px;
        padding:22px 42px 0
    }
    .top-box .exchange-left .white-item[data-v-145996b2]:nth-child(2){
        padding:26px 57px 0 21px
    }
    .top-box .partner-list .partner-item[data-v-145996b2]{
        width:166.5px;
        height:80px
    }
    .top-box.en .exchange-left .exchange-title[data-v-145996b2]{
        font-size:52px
    }
    .top-box.en .exchange-left .white-list[data-v-145996b2]{
        margin-top:10px
    }
    .safe-box .safe-tab-item[data-v-145996b2],.safe-box.en .safe-tab-item[data-v-145996b2]{
        margin-bottom:80px
    }
    .safe-box .safe-tab-item .bold[data-v-145996b2],.safe-box.en .safe-tab-item .bold[data-v-145996b2]{
        font-size:28px
    }
    .safe-box .safe-tab-item.active[data-v-145996b2],.safe-box.en .safe-tab-item.active[data-v-145996b2]{
        margin-bottom:0
    }
    .safe-box .safe-tab-item.active .safe-info[data-v-145996b2],.safe-box.en .safe-tab-item.active .safe-info[data-v-145996b2]{
        width:390px;
        height:134px
    }
    .safe-box .safe-right .img-1[data-v-145996b2],.safe-box.en .safe-right .img-1[data-v-145996b2]{
        width:271px;
        height:327px
    }
    .safe-box .safe-right .img-2[data-v-145996b2],.safe-box.en .safe-right .img-2[data-v-145996b2]{
        width:256px;
        height:169px
    }
    .safe-box .safe-right .img-3[data-v-145996b2],.safe-box.en .safe-right .img-3[data-v-145996b2]{
        width:256px;
        height:141px
    }
}
.header-box[data-v-417e1e96]{
    display:flex;
    justify-content:space-between;
    padding:4vw 3.733vw
}
.header-box .head-left[data-v-417e1e96]{
    cursor:pointer
}
.header-box .head-left .head-logo[data-v-417e1e96]{
    width:auto;
    height:5.333vw
}
.header-box .head-left .line[data-v-417e1e96]{
    margin-left:3.2vw;
    margin-right:3.2vw;
    width:1px;
    height:4.533vw;
    background-color:#e5e5e5
}
.header-box .head-left .head-info[data-v-417e1e96]{
    font-size:2.667vw;
    color:#1f1f1f;
    line-height:4vw;
    text-align:left
}
.header-box .head-left .head-info .bold[data-v-417e1e96]{
    font-weight:700
}
.header-box .head-left[data-v-417e1e96],.header-box .head-right[data-v-417e1e96],.header-box .lang-select[data-v-417e1e96]{
    display:flex;
    align-items:center
}
.header-box .lang-select .lang-img[data-v-417e1e96]{
    width:3.733vw;
    height:3.733vw;
    margin-right:.667vw
}
.header-box .lang-select[data-v-417e1e96] .header-select{
    margin-left:.667vw
}
.header-box .btn-login[data-v-417e1e96]{
    display:none
}
.banner-box[data-v-417e1e96]{
    background-image:url(../img/banner_.f8319936.png);
    background-size:cover;
    background-repeat:no-repeat;
    overflow:hidden
}
.banner-wrap[data-v-417e1e96]{
    padding:0 3.733vw 6.533vw
}
.banner-left .banner-title[data-v-417e1e96]{
    color:#fff;
    font-size:12.267vw;
    font-weight:500;
    margin-top:8.8vw;
    margin-bottom:45.067vw;
    line-height:18.667vw;
    text-align:center
}
.banner-left .banner-title .bold[data-v-417e1e96]{
    font-size:13.333vw;
    font-weight:700
}
.banner-left .banner-num[data-v-417e1e96]{
    color:#fff;
    font-size:3.733vw;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:baseline;
    flex-wrap:wrap;
    margin-bottom:4.267vw
}
.banner-left .banner-num .bold[data-v-417e1e96]{
    font-size:6.933vw
}
.banner-left .info-list[data-v-417e1e96]{
    display:flex;
    margin-bottom:2vw
}
.banner-left .info-list[data-v-417e1e96]:last-child{
    margin-bottom:7.733vw
}
.banner-left .info-list .info-item[data-v-417e1e96]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.2vw;
    color:#2b2c31;
    border-radius:24vw;
    background:rgba(255,255,255,.8);
    width:42vw;
    height:11.867vw;
    padding-left:1.6vw;
    margin-right:5.333vw
}
.banner-left .info-list .info-item[data-v-417e1e96]:last-child{
    margin-right:0
}
.banner-left .info-list .info-item .icon[data-v-417e1e96]{
    width:9.467vw;
    height:9.467vw;
    margin-right:2.4vw
}
.banner-right[data-v-417e1e96]{
    background-image:url(../img/react.3507603b.png);
    background-size:100%;
    background-repeat:no-repeat;
    width:100%;
    height:96.533vw;
    box-sizing:border-box;
    padding:3.733vw 3.2vw 0;
    position:relative
}
.banner-right .rate-box[data-v-417e1e96]{
    width:100%;
    height:10.667vw;
    box-sizing:border-box;
    background-image:url(../img/rate.0feef78d.png);
    background-size:100%;
    background-repeat:no-repeat;
    color:#fff;
    padding:0 3.2vw;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:4vw
}
.banner-right .rate-box .rate-info[data-v-417e1e96]{
    font-size:4.267vw;
    font-weight:900
}
.banner-right .rate-box .rate-detail[data-v-417e1e96]{
    font-size:4.267vw;
    font-weight:600
}
.banner-right .remit-box[data-v-417e1e96]{
    width:100%
}
.banner-right .remit-box .exchange-slider[data-v-417e1e96]{
    background:#fff;
    box-shadow:0 0 4vw #41995e6b;
    border-radius:3.2vw;
    height:17.867vw;
    box-sizing:border-box;
    margin-bottom:4.133vw;
    text-align:left;
    padding-top:2.533vw
}
.banner-right .remit-box .exchange-slider.margin[data-v-417e1e96]{
    margin-bottom:5.6vw
}
.banner-right .remit-box .exchange-slider .exchange-info[data-v-417e1e96]{
    font-size:3.2vw;
    line-height:4.8vw;
    color:#9b9b9b;
    margin-left:4.267vw
}
.banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input{
    height:8.8vw;
    background-color:#fff
}
.banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__input-el{
    height:100%;
    font-size:6.4vw
}
.banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__placeholder{
    font-size:5.067vw;
    font-weight:400
}
.banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__border,.banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__state-border{
    border:none;
    z-index:-1
}
.banner-right .remit-box .exchange-slider .header-select[data-v-417e1e96]{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-right:3.2vw;
    cursor:pointer
}
.banner-right .remit-box .exchange-slider .header-select .icon[data-v-417e1e96]{
    width:2.667vw;
    height:1.333vw;
    margin-left:2vw
}
.banner-right .remit-box .exchange-slider .header-select .flag[data-v-417e1e96]{
    width:8vw;
    height:5.333vw
}
.banner-right .remit-box .exchange-slider .header-select .currency[data-v-417e1e96]{
    margin-left:1.867vw;
    font-size:4.267vw;
    width:9.6vw;
    text-align:center
}
.banner-right .remit-box .fee-info[data-v-417e1e96],.banner-right .remit-box .time-info[data-v-417e1e96]{
    display:flex;
    justify-content:space-between;
    font-size:3.733vw;
    line-height:5.6vw;
    font-weight:350;
    margin-bottom:2vw;
    color:#1f1f1f
}
.banner-right .remit-box .fee-info .right[data-v-417e1e96],.banner-right .remit-box .time-info .right[data-v-417e1e96]{
    font-weight:500
}
.banner-right .remit-box .fee-info .right .diagonal[data-v-417e1e96],.banner-right .remit-box .time-info .right .diagonal[data-v-417e1e96]{
    color:#7e7d7d;
    text-decoration:line-through
}
.banner-right .remit-box .btn-sign[data-v-417e1e96]{
    border-radius:2.133vw;
    background:linear-gradient(135deg,rgb(0,136,39) 0%,rgb(0,78,30) 100%);
    color:#fff;
    font-size:4.267vw;
    font-weight:700;
    width:44vw;
    height:10.667vw;
    position:absolute;
    right:0;
    bottom:0;
    border:none;
    cursor:pointer
}
.channel-box[data-v-417e1e96]{
    padding:0 3.733vw
}
.channel-box .channel-title[data-v-417e1e96]{
    font-size:6.4vw;
    font-weight:700;
    line-height:9.6vw;
    margin-top:16vw;
    margin-bottom:8vw
}
.channel-box .tab-list[data-v-417e1e96]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.channel-box .tab-item[data-v-417e1e96]{
    background-image:url(../img/tab_bg.daf45b8f.png);
    background-size:cover;
    background-repeat:no-repeat;
    width:44.933vw;
    height:59.2vw;
    position:relative;
    margin-bottom:1.6vw
}
.channel-box .tab-item .tab-info[data-v-417e1e96]{
    background:linear-gradient(180deg,rgb(20,116,95),rgb(5,189,142));
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-clip:text;
    text-fill-color:transparent;
    font-size:4.267vw;
    font-weight:700;
    line-height:6.4vw;
    position:absolute;
    left:0;
    right:0;
    text-align:center
}
.channel-box .tab-item .tab-info.top[data-v-417e1e96]{
    top:4.933vw
}
.channel-box .tab-item .tab-info.bottom[data-v-417e1e96]{
    bottom:2.133vw
}
.channel-box .tab-item .tab-img[data-v-417e1e96]{
    width:100%;
    height:100%
}
.middle-box[data-v-417e1e96]{
    padding:0 3.733vw
}
.middle-box .phone-box[data-v-417e1e96]{
    position:relative;
    margin-top:19.733vw
}
.middle-box .phone-box .middle-title[data-v-417e1e96]{
    font-size:6.4vw;
    font-weight:700;
    line-height:9.6vw;
    color:#1f1f1f;
    margin-bottom:1.067vw
}
.middle-box .phone-box .box-img[data-v-417e1e96]{
    width:100%
}
.middle-box .phone-box .box-img.isWeb[data-v-417e1e96]{
    display:none
}
.middle-box .phone-box .box-img.isH5[data-v-417e1e96]{
    display:block
}
.middle-box .phone-box .phone-img[data-v-417e1e96]{
    width:100%;
    position:absolute;
    bottom:-6.667vw;
    right:0
}
.middle-box .license-list[data-v-417e1e96]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin-top:3.467vw
}
.middle-box .license-item[data-v-417e1e96]{
    width:64vw;
    margin-bottom:10.133vw;
    text-align:center
}
.middle-box .license-item .license-img[data-v-417e1e96]{
    width:42.133vw;
    height:16vw
}
.middle-box .license-item .license-name[data-v-417e1e96]{
    font-size:4.267vw;
    font-weight:700;
    line-height:6.4vw;
    margin-top:2.667vw;
    margin-bottom:0
}
.middle-box .license-item .license-info[data-v-417e1e96]{
    font-size:3.2vw;
    font-weight:350;
    line-height:6vw
}
.video-box[data-v-417e1e96]{
    padding:0 3.733vw;
    color:#1f1f1f
}
.video-box .video-title[data-v-417e1e96]{
    font-size:6.4vw;
    font-weight:700;
    line-height:9.6vw;
    margin-top:8.533vw;
    margin-bottom:5.867vw
}
.video-box .video-list[data-v-417e1e96]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:21.333vw
}
.video-box .video-item[data-v-417e1e96]{
    width:44.8vw
}
.video-box .video-item .my-video[data-v-417e1e96]{
    width:100%;
    height:46.133vw;
    border-radius:5.333vw 5.333vw 0 0;
    object-fit:cover
}
.video-box .video-item .video-info[data-v-417e1e96]{
    border-radius:0 0 5.333vw 5.333vw;
    background:rgb(246,247,249);
    height:19.6vw;
    font-size:3.733vw;
    line-height:1.4;
    padding:2.133vw 2.667vw;
    box-sizing:border-box;
    margin-top:-2.667vw
}
.share-box[data-v-417e1e96]{
    position:relative;
    color:#1f1f1f;
    padding:0 3.733vw
}
.share-box .round-img[data-v-417e1e96]{
    width:100%;
    position:absolute;
    left:0;
    top:220.8vw
}
.share-box .img-group[data-v-417e1e96]{
    position:relative
}
.share-box .img-group .mask-img[data-v-417e1e96]{
    width:100%;
    height:115.333vw;
    background-size:100%;
    background-repeat:no-repeat;
    box-sizing:border-box;
    padding-top:9.6vw;
    padding-left:8vw;
    font-size:6.4vw;
    font-weight:700;
    line-height:9.6vw
}
.share-box .img-group .mask-img .small[data-v-417e1e96]{
    font-size:5.333vw;
    line-height:8vw
}
.share-box .img-group .mask-img.one[data-v-417e1e96]{
    background-image:url(../img/mask_1.5ff7e9da.png);
    margin-bottom:9.333vw
}
.share-box .img-group .mask-img.two[data-v-417e1e96]{
    background-image:url(../img/mask_2.c4b11da9.png)
}
.share-box .share-info[data-v-417e1e96]{
    margin:0px 4.267vw;
    text-align:center;
    position:relative
}
@media screen and (min-width: 768px){
    .share-box .share-info[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 992px){
    .share-box .share-info[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 1300px){
    .share-box .share-info[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
.share-box .share-info .share-title[data-v-417e1e96]{
    font-size:5.867vw;
    font-weight:700;
    line-height:8.8vw;
    margin-top:18.667vw;
    margin-bottom:5.067vw
}
.share-box .share-info .share-subtitle[data-v-417e1e96]{
    font-size:6.4vw;
    font-weight:900;
    line-height:9.6vw;
    color:#3db686;
    margin-bottom:7.467vw
}
.share-box .share-info .btn-sign[data-v-417e1e96]{
    border-radius:2.133vw;
    background:rgb(28,28,28);
    width:44.533vw;
    height:11.733vw;
    font-size:4.267vw;
    font-weight:700;
    color:#fff;
    border:none;
    display:block;
    margin:0 auto;
    cursor:pointer
}
.share-box .share-info .a-img[data-v-417e1e96]{
    width:100%;
    height:auto;
    margin-top:3.467vw
}
@media screen and (min-width: 768px){
    .header-box[data-v-417e1e96]{
        margin:0 32px;
        padding:18px 0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .header-box[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .header-box[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .header-box[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .header-box .head-left .head-logo[data-v-417e1e96]{
        height:34px;
        margin-right:35px
    }
    .header-box .head-left .line[data-v-417e1e96]{
        display:none
    }
    .header-box .head-left .head-info[data-v-417e1e96]{
        font-size:14px;
        line-height:18px
    }
    .header-box .lang-select[data-v-417e1e96]{
        margin-right:26px
    }
    .header-box .lang-select .lang-img[data-v-417e1e96]{
        width:20px;
        height:20px;
        margin-right:5px
    }
    .header-box .lang-select[data-v-417e1e96] .header-select{
        margin-left:5px
    }
    .header-box .btn-login[data-v-417e1e96]{
        display:block;
        width:133px;
        height:45px;
        border-radius:22.5px;
        color:#fff;
        background-color:#4cb763;
        font-size:16px;
        font-weight:700;
        border:none;
        cursor:pointer
    }
    .banner-box[data-v-417e1e96]{
        padding-bottom:155px;
        background-image:url(../img/banner.aaacaaa7.png)
    }
    .banner-wrap[data-v-417e1e96]{
        margin:0 32px;
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:flex-end;
        flex-wrap:wrap;
        padding:0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .banner-wrap[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .banner-wrap[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .banner-wrap[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .banner-left .banner-title[data-v-417e1e96]{
        font-size:44px;
        margin-top:157px;
        margin-bottom:283px;
        line-height:45px;
        text-align:left
    }
    .banner-left .banner-title .bold[data-v-417e1e96]{
        font-size:52px;
        margin-bottom:24px;
        display:inline-block
    }
    .banner-left .banner-num[data-v-417e1e96]{
        font-size:14px;
        margin-bottom:28px
    }
    .banner-left .banner-num .bold[data-v-417e1e96]{
        font-size:24px
    }
    .banner-left .info-list[data-v-417e1e96]{
        margin-bottom:10px
    }
    .banner-left .info-list[data-v-417e1e96]:last-child{
        margin-bottom:0
    }
    .banner-left .info-list .info-item[data-v-417e1e96]{
        font-size:12px;
        border-radius:90px;
        width:142px;
        height:40px;
        padding-left:4px;
        margin-right:12px
    }
    .banner-left .info-list .info-item[data-v-417e1e96]:last-child{
        margin-right:0
    }
    .banner-left .info-list .info-item .icon[data-v-417e1e96]{
        width:32px;
        height:32px;
        margin-right:6px
    }
    .banner-right[data-v-417e1e96]{
        width:400px;
        height:418px;
        padding:23px 20px 0;
        position:relative
    }
    .banner-right .rate-box[data-v-417e1e96]{
        height:45px;
        padding:0 22px;
        margin-bottom:16px
    }
    .banner-right .rate-box .rate-info[data-v-417e1e96]{
        font-size:16px;
        font-weight:900
    }
    .banner-right .rate-box .rate-detail[data-v-417e1e96]{
        font-size:16px;
        font-weight:600
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96]{
        border-radius:16px;
        height:80px;
        margin-bottom:16px;
        padding-top:10px
    }
    .banner-right .remit-box .exchange-slider.margin[data-v-417e1e96]{
        margin-bottom:26px
    }
    .banner-right .remit-box .exchange-slider .exchange-info[data-v-417e1e96]{
        font-size:14px;
        line-height:24px;
        margin-left:26px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input{
        height:30px;
        padding-left:12px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__input-el{
        height:100%;
        font-size:24px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__placeholder{
        font-size:16px
    }
    .banner-right .remit-box .exchange-slider .header-select[data-v-417e1e96]{
        margin-right:12px
    }
    .banner-right .remit-box .exchange-slider .header-select .icon[data-v-417e1e96]{
        width:12px;
        height:6px;
        margin-left:7px
    }
    .banner-right .remit-box .exchange-slider .header-select .flag[data-v-417e1e96]{
        width:32px;
        height:21px
    }
    .banner-right .remit-box .exchange-slider .header-select .currency[data-v-417e1e96]{
        margin-left:10px;
        font-size:14px;
        width:28px
    }
    .banner-right .remit-box .fee-info[data-v-417e1e96],.banner-right .remit-box .time-info[data-v-417e1e96]{
        font-size:14px;
        line-height:18px;
        margin-bottom:12px
    }
    .banner-right .remit-box .btn-sign[data-v-417e1e96]{
        border-radius:12px;
        font-size:22px;
        width:190px;
        height:50px
    }
    .channel-box[data-v-417e1e96]{
        margin:0 32px;
        padding:0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .channel-box[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .channel-box[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .channel-box[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .channel-box .channel-title[data-v-417e1e96]{
        font-size:42px;
        line-height:63px;
        margin-top:125px;
        margin-bottom:74px
    }
    .channel-box .tab-list[data-v-417e1e96]{
        flex-wrap:nowrap
    }
    .channel-box .tab-item[data-v-417e1e96]{
        width:174px;
        height:229px
    }
    .channel-box .tab-item .tab-info[data-v-417e1e96]{
        font-size:16px;
        line-height:22px
    }
    .channel-box .tab-item .tab-info.top[data-v-417e1e96]{
        top:18px
    }
    .channel-box .tab-item .tab-info.bottom[data-v-417e1e96]{
        bottom:12px
    }
    .middle-box[data-v-417e1e96]{
        padding:0;
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .middle-box[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .middle-box[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .middle-box[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .middle-box .phone-box[data-v-417e1e96]{
        margin-top:76px
    }
    .middle-box .phone-box .middle-title[data-v-417e1e96]{
        font-size:28px;
        line-height:63px;
        position:absolute;
        left:0;
        top:0;
        margin-bottom:0
    }
    .middle-box .phone-box .box-img.isWeb[data-v-417e1e96]{
        display:block
    }
    .middle-box .phone-box .box-img.isH5[data-v-417e1e96]{
        display:none
    }
    .middle-box .phone-box .phone-img[data-v-417e1e96]{
        width:570px;
        height:416px;
        bottom:-50px
    }
    .middle-box .license-list[data-v-417e1e96]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:flex-start;
        flex-wrap:wrap;
        margin-top:40px
    }
    .middle-box .license-list .item-box[data-v-417e1e96]{
        width:220px
    }
    .middle-box .license-item[data-v-417e1e96]{
        width:33.33%;
        position:relative;
        margin-bottom:0
    }
    .middle-box .license-item[data-v-417e1e96]:after{
        position:absolute;
        top:22px;
        right:0;
        content:"";
        width:2px;
        height:172px;
        background-color:#868686
    }
    .middle-box .license-item[data-v-417e1e96]:last-child:after{
        content:"";
        width:0
    }
    .middle-box .license-item.center[data-v-417e1e96]{
        display:flex;
        flex-direction:column;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap
    }
    .middle-box .license-item.right[data-v-417e1e96]{
        display:flex;
        flex-direction:column;
        justify-content:flex-start;
        align-items:flex-end;
        flex-wrap:wrap
    }
    .middle-box .license-item .license-img[data-v-417e1e96]{
        width:180px;
        height:68px
    }
    .middle-box .license-item .license-name[data-v-417e1e96]{
        font-size:18px;
        line-height:26px;
        margin-top:32px;
        margin-bottom:14px
    }
    .middle-box .license-item .license-info[data-v-417e1e96]{
        font-size:16px;
        line-height:24px
    }
    .video-box[data-v-417e1e96]{
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .video-box[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .video-box[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .video-box[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .video-box .video-title[data-v-417e1e96]{
        font-size:42px;
        line-height:63px;
        margin-top:140px;
        margin-bottom:110px
    }
    .video-box .video-list[data-v-417e1e96]{
        display:flex;
        margin-bottom:170px
    }
    .video-box .video-item[data-v-417e1e96]{
        width:25%;
        padding-right:15px;
        box-sizing:border-box
    }
    .video-box .video-item .my-video[data-v-417e1e96]{
        width:100%;
        height:275px;
        border-radius:20px 20px 0 0
    }
    .video-box .video-item .video-info[data-v-417e1e96]{
        border-radius:0 0 20px 20px;
        height:115px;
        font-size:14px;
        padding:27px 15px;
        margin-top:-10px
    }
    .share-box[data-v-417e1e96]{
        position:relative;
        padding:0
    }
    .share-box .round-img[data-v-417e1e96]{
        top:134px
    }
    .share-box .img-group[data-v-417e1e96]{
        margin:0 32px;
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        flex-wrap:wrap
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .share-box .img-group[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .share-box .img-group[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .share-box .img-group[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .share-box .img-group .mask-img[data-v-417e1e96]{
        width:350px;
        height:441px;
        padding-top:56px;
        padding-left:48px;
        font-size:42px;
        line-height:63px
    }
    .share-box .img-group .mask-img .small[data-v-417e1e96]{
        font-size:36px;
        line-height:54px
    }
    .share-box .img-group .mask-img.one[data-v-417e1e96]{
        background-image:url(../img/mask_1.5ff7e9da.png);
        margin-bottom:0
    }
    .share-box .img-group .mask-img.two[data-v-417e1e96]{
        background-image:url(../img/mask_2.c4b11da9.png)
    }
    .share-box .share-info[data-v-417e1e96]{
        margin:0 32px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .share-box .share-info[data-v-417e1e96]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .share-box .share-info[data-v-417e1e96]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .share-box .share-info[data-v-417e1e96]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .share-box .share-info .share-title[data-v-417e1e96]{
        font-size:42px;
        line-height:63px;
        margin-top:162px;
        margin-bottom:20px
    }
    .share-box .share-info .share-subtitle[data-v-417e1e96]{
        font-size:48px;
        line-height:72px;
        margin-bottom:45px
    }
    .share-box .share-info .btn-sign[data-v-417e1e96]{
        border-radius:12px;
        width:272px;
        height:65px;
        font-size:22px
    }
    .share-box .share-info .a-img[data-v-417e1e96]{
        width:720px;
        height:576px;
        margin-top:20px;
        margin-bottom:45px
    }
}
@media screen and (min-width: 992px){
    .banner-left .banner-title[data-v-417e1e96]{
        font-size:58px;
        line-height:70px
    }
    .banner-left .banner-title .bold[data-v-417e1e96]{
        font-size:72px
    }
    .banner-left .banner-num[data-v-417e1e96]{
        font-size:18px
    }
    .banner-left .banner-num .bold[data-v-417e1e96]{
        font-size:36px
    }
    .banner-left .info-list .info-item[data-v-417e1e96]{
        font-size:14px;
        width:186px;
        height:48px;
        padding-left:4px;
        margin-right:18px
    }
    .banner-left .info-list .info-item .icon[data-v-417e1e96]{
        width:40px;
        height:40px;
        margin-right:8px
    }
    .banner-right[data-v-417e1e96]{
        width:480px;
        height:500px
    }
    .banner-right .rate-box[data-v-417e1e96]{
        height:56px;
        margin-bottom:18px
    }
    .banner-right .rate-box .rate-info[data-v-417e1e96]{
        font-size:18px
    }
    .banner-right .rate-box .rate-detail[data-v-417e1e96]{
        font-size:20px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96]{
        height:90px;
        margin-bottom:18px;
        padding-top:16px
    }
    .banner-right .remit-box .exchange-slider.margin[data-v-417e1e96]{
        margin-bottom:26px
    }
    .banner-right .remit-box .exchange-slider .exchange-info[data-v-417e1e96]{
        font-size:16px;
        line-height:24px;
        margin-left:26px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input{
        height:40px;
        padding-left:12px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__input-el{
        font-size:32px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__placeholder{
        font-size:20px
    }
    .banner-right .remit-box .exchange-slider .header-select .flag[data-v-417e1e96]{
        width:40px;
        height:26px
    }
    .banner-right .remit-box .exchange-slider .header-select .currency[data-v-417e1e96]{
        font-size:18px;
        width:40px
    }
    .banner-right .remit-box .fee-info[data-v-417e1e96],.banner-right .remit-box .time-info[data-v-417e1e96]{
        font-size:16px;
        line-height:22px;
        margin-bottom:20px
    }
    .banner-right .remit-box .btn-sign[data-v-417e1e96]{
        font-size:22px;
        width:232px;
        height:58px
    }
    .channel-box .tab-item[data-v-417e1e96]{
        width:230px;
        height:303px
    }
    .middle-box .phone-box .middle-title[data-v-417e1e96]{
        font-size:42px;
        top:0
    }
    .middle-box .phone-box .phone-img[data-v-417e1e96]{
        width:815px;
        height:721px
    }
    .middle-box .license-list[data-v-417e1e96]{
        margin-top:60px
    }
    .middle-box .license-list .item-box[data-v-417e1e96]{
        width:250px
    }
    .middle-box .license-item[data-v-417e1e96]:after{
        height:223px
    }
    .middle-box .license-item .license-name[data-v-417e1e96]{
        font-size:24px;
        line-height:36px;
        margin-top:52px;
        margin-bottom:20px
    }
    .middle-box .license-item .license-info[data-v-417e1e96]{
        font-size:20px;
        line-height:40px
    }
    .video-box .video-item .video-info[data-v-417e1e96]{
        font-size:18px
    }
    .share-box .img-group .mask-img[data-v-417e1e96]{
        width:465px;
        height:586px
    }
    .share-box .share-info .a-img[data-v-417e1e96]{
        width:854px;
        height:683.5px
    }
}
@media screen and (min-width: 1300px){
    .banner-left .banner-title[data-v-417e1e96]{
        font-size:75px;
        line-height:70px
    }
    .banner-left .banner-title .bold[data-v-417e1e96]{
        font-size:80px
    }
    .banner-left .banner-num[data-v-417e1e96]{
        font-size:18px
    }
    .banner-left .banner-num .bold[data-v-417e1e96]{
        font-size:36px
    }
    .banner-left .info-list .info-item[data-v-417e1e96]{
        font-size:16px;
        width:214px;
        height:60px;
        padding-left:6px;
        margin-right:27px
    }
    .banner-left .info-list .info-item .icon[data-v-417e1e96]{
        width:48px;
        height:48px;
        margin-right:12px
    }
    .banner-right[data-v-417e1e96]{
        width:572px;
        height:597px
    }
    .banner-right .rate-box[data-v-417e1e96]{
        height:67px;
        margin-bottom:26px
    }
    .banner-right .rate-box .rate-info[data-v-417e1e96]{
        font-size:24px
    }
    .banner-right .rate-box .rate-detail[data-v-417e1e96]{
        font-size:26px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96]{
        height:110px;
        margin-bottom:26px
    }
    .banner-right .remit-box .exchange-slider.margin[data-v-417e1e96]{
        margin-bottom:36px
    }
    .banner-right .remit-box .exchange-slider .exchange-info[data-v-417e1e96]{
        font-size:16px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input{
        height:53px;
        padding-left:16px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__input-el{
        font-size:40px
    }
    .banner-right .remit-box .exchange-slider[data-v-417e1e96] .ipt-num .n-input .n-input__placeholder{
        font-size:24px
    }
    .banner-right .remit-box .exchange-slider .header-select .icon[data-v-417e1e96]{
        width:12px;
        height:6px;
        margin-left:7px
    }
    .banner-right .remit-box .exchange-slider .header-select .flag[data-v-417e1e96]{
        width:48px;
        height:32px
    }
    .banner-right .remit-box .exchange-slider .header-select .currency[data-v-417e1e96]{
        font-size:24px;
        width:53px
    }
    .banner-right .remit-box .fee-info[data-v-417e1e96],.banner-right .remit-box .time-info[data-v-417e1e96]{
        font-size:18px;
        line-height:27px;
        margin-bottom:20px
    }
    .banner-right .remit-box .btn-sign[data-v-417e1e96]{
        font-size:22px;
        width:272px;
        height:65px
    }
    .channel-box .tab-item[data-v-417e1e96]{
        width:271px;
        height:357px
    }
    .middle-box .phone-box .middle-title[data-v-417e1e96]{
        top:117px
    }
    .middle-box .license-list[data-v-417e1e96]{
        margin-top:80px
    }
    .share-box .img-group .mask-img[data-v-417e1e96]{
        width:540px;
        height:679px
    }
}
.payment-study-wrapper[data-v-3e741850]{
    display:none!important
}
.payment-study-wrapper-mob[data-v-3e741850]{
    display:block
}
.payment-study-wrapper-mob[data-v-3e741850] .n-carousel{
    height:71.467vw
}
.payment-study-wrapper-mob h1[data-v-3e741850]{
    font-weight:700;
    line-height:8.267vw;
    width:84%;
    margin-left:8%
}
.payment-study-wrapper-mob .custom-dots[data-v-3e741850]{
    display:flex;
    margin:0;
    padding:0;
    position:absolute;
    bottom:1.867vw;
    left:50%;
    transform:translate(-50%)
}
.payment-study-wrapper-mob .custom-dots li[data-v-3e741850]{
    display:inline-block;
    width:3.2vw;
    height:1.067vw;
    margin:0 .8vw;
    border-radius:.533vw;
    background-color:#e6e6e6;
    transition:width .3s,background-color .3s cubic-bezier(.4,0,.2,1);
    cursor:pointer
}
.payment-study-wrapper-mob .custom-dots li.is-active[data-v-3e741850]{
    width:5.333vw;
    background:#595959
}
@media screen and (min-width: 768px){
    .payment-study-wrapper[data-v-3e741850]{
        display:block!important
    }
    .payment-study-wrapper-mob[data-v-3e741850]{
        display:none
    }
}
@media screen and (min-width: 768px){
    #footer-box[data-v-8f7007a6]{
        padding-left:0
    }
    .partner_help .wrapper[data-v-8f7007a6]{
        left:50%;
        transform:translate(-50%);
        top:120px;
        color:#fff
    }
    .partner_help .wrapper h3[data-v-8f7007a6]{
        font-size:44px;
        font-weight:700;
        width:60%;
        line-height:56px;
        margin-bottom:8px
    }
    .partner_help .wrapper h4[data-v-8f7007a6]{
        font-size:22px;
        font-weight:400;
        margin-bottom:12px;
        width:60%;
        line-height:30px
    }
    .partner_help1[data-v-8f7007a6]{
        margin:60px auto
    }
    .partner_help1 h3[data-v-8f7007a6]{
        text-align:center;
        font-weight:700;
        font-size:42px;
        line-height:52px;
        width:60%;
        margin:0 auto
    }
    .partner_help1 .work_wrapper[data-v-8f7007a6]{
        display:flex
    }
    .partner_help2 .wrapper[data-v-8f7007a6]{
        left:50%;
        top:50%;
        transform:translate(-50%,-50%);
        color:#fff
    }
    .partner_help2 .wrapper h3[data-v-8f7007a6]{
        font-size:44px;
        font-weight:700
    }
    .partner_help2 .wrapper h4[data-v-8f7007a6]{
        font-size:22px;
        font-weight:700;
        margin-bottom:12px
    }
}
#helpcenter .helpcenter-banner[data-v-9f167c64]{
    position:relative;
    padding-top:14.933vw
}
#helpcenter .helpcenter-banner img[data-v-9f167c64]{
    width:100%
}
#helpcenter .helpcenter-banner .font[data-v-9f167c64]{
    text-align:center;
    color:#fff;
    position:absolute;
    font-size:6.667vw;
    height:6.667vw;
    line-height:6.667vw;
    width:100%;
    top:50%;
    transform:translateY(50%)
}
#helpcenter .main-wrapper[data-v-9f167c64]{
    line-height:6.667vw;
    margin-top:-6.667vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tabs-rail{
    z-index:0
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tabs-tab__label{
    font-size:6.4vw;
    line-height:13.333vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container{
    display:flex;
    justify-content:space-between;
    margin-top:6.667vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .left{
    margin-right:6.667vw;
    min-width:18.667vw;
    display:none
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .left .setting{
    border:1px solid #e2e6ea;
    border-radius:.667vw;
    padding:1.333vw;
    box-sizing:border-box
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .left .setting div{
    line-height:5.333vw;
    min-width:18.667vw;
    font-size:2.133vw;
    cursor:pointer
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right{
    flex:1
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item{
    margin-bottom:7.467vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .title{
    font-size:6.133vw;
    line-height:6.133vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .titleInfo{
    color:#ccc;
    line-height:4.8vw;
    margin-top:1.6vw;
    margin-bottom:2.133vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list{
    font-size:3.2vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question{
    margin-bottom:1.6vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first{
    width:100%;
    display:flex;
    align-items:center;
    margin-bottom:2.4vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first img{
    width:4.8vw;
    height:4.8vw;
    margin-right:2vw;
    transition:all .2s;
    transform:rotate(-90deg)
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first .isP{
    transform:rotate(0)
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first .isS{
    transform:rotate(-90deg)
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first span{
    flex:1;
    border-bottom:1px solid #e2e6ea;
    font-size:4.267vw;
    padding-bottom:1.6vw
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .n-collapse-transition{
    line-height:4.8vw;
    color:#818992;
    font-size:3.733vw;
    padding-left:6.8vw;
    box-sizing:border-box
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .n-collapse-transition .blankInfo{
    padding-left:3.467vw;
    box-sizing:border-box;
    word-break:break-all
}
#helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .n-collapse-transition .blankInfo .title{
    color:#000;
    font-size:3.733vw
}
@media screen and (min-width: 768px){
    #helpcenter .helpcenter-banner[data-v-9f167c64]{
        position:relative;
        padding:0
    }
    #helpcenter .helpcenter-banner img[data-v-9f167c64]{
        width:100%
    }
    #helpcenter .helpcenter-banner .font[data-v-9f167c64]{
        text-align:center;
        color:#fff;
        position:absolute;
        font-size:50px;
        height:50px;
        line-height:50px;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        width:100%
    }
    #helpcenter .main-wrapper[data-v-9f167c64]{
        line-height:50px;
        margin-top:-80px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tabs-rail{
        z-index:99;
        line-height:80px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tabs-tab__label{
        font-size:36px;
        line-height:80px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container{
        display:flex;
        justify-content:space-between;
        margin-top:50px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .left{
        margin-right:50px;
        display:block;
        position:relative
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .left .setting{
        border:1px solid #e2e6ea;
        border-radius:5px;
        padding:10px;
        box-sizing:border-box;
        position:absolute;
        background:#fff
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .left .setting div{
        line-height:40px;
        min-width:140px;
        font-size:16px;
        cursor:pointer
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right{
        flex:1
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item{
        margin-bottom:56px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .title{
        font-size:30px;
        line-height:30px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .titleInfo{
        color:#ccc;
        line-height:24px;
        margin-top:6px;
        margin-bottom:16px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list{
        font-size:18px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question{
        margin-bottom:0
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first{
        width:100%;
        display:flex;
        align-items:center;
        margin-bottom:6px;
        cursor:pointer
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first img{
        width:24px;
        height:24px;
        margin-right:10px;
        transition:all .2s;
        transform:rotate(-90deg)
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first .isP{
        transform:rotate(0)
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first .isS{
        transform:rotate(-90deg)
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .first span{
        flex:1;
        border-bottom:1px solid #e2e6ea;
        padding:0;
        font-size:16px
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .n-collapse-transition{
        line-height:30px;
        color:#818992;
        font-size:14px;
        padding-left:34px;
        box-sizing:border-box
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .n-collapse-transition .blankInfo{
        padding-left:26px;
        box-sizing:border-box
    }
    #helpcenter .main-wrapper[data-v-9f167c64] .n-tab-pane .container .right .item .list .question .n-collapse-transition .blankInfo .title{
        color:#000;
        font-size:14px
    }
}
.station[data-v-80d85242]{
    margin-top:21.333vw
}
.station .stationTitle[data-v-80d85242]{
    width:100%;
    font-size:7.467vw;
    font-weight:700;
    margin:6.4vw 0;
    display:flex;
    align-items:center
}
.station .stationTitle i[data-v-80d85242]{
    margin-left:1.067vw;
    font-size:6.4vw
}
.station .station-wrapper[data-v-80d85242]{
    margin-bottom:9.6vw
}
@media screen and (min-width: 768px){
    .station[data-v-80d85242]{
        margin-top:0
    }
    .station .station-wrapper[data-v-80d85242]{
        margin-top:36px;
        display:flex;
        flex-wrap:wrap;
        margin-bottom:0
    }
    .station .station-wrapper .stationTitle[data-v-80d85242]{
        width:100%;
        font-size:32px;
        font-weight:700;
        margin-bottom:16px;
        display:flex;
        align-items:center;
        margin-top:0;
        cursor:pointer
    }
    .station .station-wrapper .stationTitle i[data-v-80d85242]{
        margin-left:8px;
        font-size:24px
    }
}
@media screen and (min-width: 768px){
    .newsItem[data-v-697f7499]{
        width:100%;
        border-radius:12px;
        border:1px solid rgb(230,230,230);
        box-shadow:0 45px 40px #0000000d;
        display:flex;
        padding:12px;
        box-sizing:border-box;
        align-items:center;
        margin-bottom:12px
    }
    .newsItem .newsItem-left[data-v-697f7499]{
        width:45%;
        height:330px;
        object-fit:cover;
        border-radius:16px;
        cursor:pointer
    }
    .newsItem .content[data-v-697f7499]{
        cursor:pointer
    }
    .newsItem .newsItem-right[data-v-697f7499]{
        flex:1;
        margin-left:40px
    }
    .newsItem .newsItem-right .subTitle[data-v-697f7499]{
        color:#DC2625;
        text-decoration:underline;
        margin-bottom:24px;
        cursor:pointer
    }
    .newsItem .newsItem-right .title[data-v-697f7499]{
        font-size:32px;
        font-weight:700;
        line-height:36px;
        cursor:pointer
    }
    .newsItem .newsItem-right .author[data-v-697f7499]{
        display:flex;
        align-items:center;
        margin:18px 0;
        cursor:pointer
    }
    .newsItem .newsItem-right .author img[data-v-697f7499]{
        width:60px;
        height:60px;
        border-radius:50%;
        margin-right:10px;
        object-fit:cover
    }
    .newsItem .newsItem-right .author .des[data-v-697f7499]{
        cursor:pointer
    }
    .newsItem .newsItem-right .author .des .bold[data-v-697f7499]{
        font-weight:700
    }
    .newsItem .newsItem-right .author .des .time[data-v-697f7499]{
        color:#979797
    }
    .newsItem .newsItem-right .more[data-v-697f7499]{
        color:#DC2625;
        margin:12px 0;
        cursor:pointer
    }
}
.serchRes[data-v-229f9e32]{
    margin:4.8vw 0;
    text-align:center
}
@media screen and (min-width: 768px){
    .bigSearch[data-v-229f9e32]{
        width:60%!important;
        margin:24px auto
    }
    .bigSearch .serchRes[data-v-229f9e32]{
        font-size:16px;
        text-align:center;
        margin-top:24px;
        margin-bottom:0
    }
}
.newsItem-col[data-v-52cbf9a6]{
    width:100%;
    margin-top:6.4vw
}
.newsItem-col img[data-v-52cbf9a6]{
    width:100%;
    border-radius:4.267vw;
    height:51.2vw;
    object-fit:fill
}
.newsItem-col .subTitle[data-v-52cbf9a6]{
    color:#DC2625;
    text-decoration:underline;
    margin:2.667vw 0 0;
    cursor:pointer
}
.newsItem-col .title[data-v-52cbf9a6]{
    font-size:5.333vw;
    font-weight:700;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom:4.8vw;
    margin-top:.8vw
}
.newsItem-col .author[data-v-52cbf9a6]{
    display:flex;
    align-items:center;
    margin:2.667vw 0 0
}
.newsItem-col .author img[data-v-52cbf9a6]{
    width:8vw;
    height:8vw;
    border-radius:50%;
    margin-right:1.333vw
}
.newsItem-col .author .des .bold[data-v-52cbf9a6]{
    font-weight:700
}
.newsItem-col .author .des .time[data-v-52cbf9a6]{
    color:#979797
}
.n-divider[data-v-52cbf9a6]{
    margin-bottom:12.8vw
}
.newsItem-col[data-v-52cbf9a6]:nth-of-type(3n+1){
    margin-left:2%;
    margin-right:2%
}
@media screen and (min-width: 768px){
    .newsItem-col[data-v-52cbf9a6]{
        width:32%;
        margin-top:12px
    }
    .newsItem-col img[data-v-52cbf9a6]{
        width:100%;
        border-radius:16px;
        height:240px;
        object-fit:fill;
        cursor:pointer
    }
    .newsItem-col .subTitle[data-v-52cbf9a6]{
        color:#DC2625;
        text-decoration:underline;
        margin:6px 0 0;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        cursor:pointer
    }
    .newsItem-col .title[data-v-52cbf9a6]{
        font-size:24px;
        font-weight:700;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        margin-bottom:12px;
        height:38px;
        cursor:pointer;
        margin-top:0
    }
    .newsItem-col .author[data-v-52cbf9a6]{
        display:flex;
        align-items:center;
        margin:12px 0;
        cursor:pointer
    }
    .newsItem-col .author img[data-v-52cbf9a6]{
        width:60px;
        height:60px;
        border-radius:50%;
        margin-right:10px;
        object-fit:cover
    }
    .newsItem-col .author .des .bold[data-v-52cbf9a6]{
        font-weight:700
    }
    .newsItem-col .author .des .time[data-v-52cbf9a6]{
        color:#979797
    }
    .newsItem-col .content[data-v-52cbf9a6]{
        cursor:pointer;
        margin-bottom:28px
    }
    .newsItem-col[data-v-52cbf9a6]:nth-of-type(3n+1){
        margin-left:2%;
        margin-right:2%
    }
}
@media screen and (min-width: 768px){
    a[data-v-11655de8]{
        all:unset
    }
    .station-nav[data-v-11655de8]{
        display:flex;
        align-items:baseline;
        padding:20px 0 10px;
        border-bottom:1px solid rgb(235,235,235)
    }
    .station-nav .first[data-v-11655de8]{
        font-size:18px;
        font-weight:600;
        margin:0 26px 4px 0;
        cursor:pointer
    }
    .station-nav .station-select[data-v-11655de8]{
        margin-right:4px;
        cursor:pointer;
        margin-left:11px
    }
    .station-nav .isSelect[data-v-11655de8]{
        color:#DC2625
    }
    .station-nav .icon[data-v-11655de8]{
        width:22px;
        cursor:pointer
    }
    .station-nav .station-right[data-v-11655de8]{
        margin-left:auto
    }
    .station-nav[data-v-11655de8] .n-input__suffix{
        cursor:pointer
    }
    .station-nav-fix[data-v-11655de8]{
        position:fixed;
        width:100%;
        background:white;
        z-index:9
    }
    .station-nav-fix-wrapper[data-v-11655de8]{
        height:68px
    }
}
.turnMap[data-v-652e2ed6]{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
}
.turnMap .turnMapTitle[data-v-652e2ed6]{
    width:100%;
    text-align:center;
    font-size:4.8vw;
    font-weight:700;
    margin:13.067vw 0 5.333vw
}
.turnMap .n-button[data-v-652e2ed6]{
    width:47%;
    border-radius:1.067vw;
    height:auto;
    padding:2.133vw 0;
    margin-bottom:3.2vw
}
.turnMap .n-button img[data-v-652e2ed6]{
    width:5.333vw;
    height:3.467vw;
    object-fit:contain;
    margin-right:1.867vw
}
.turnMap .n-button[data-v-652e2ed6] .n-button__content{
    color:#000!important;
    display:flex;
    width:100%;
    justify-content:center
}
.turnMap .n-button[data-v-652e2ed6] .content{
    width:50%;
    text-align:left;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
@media screen and (min-width: 768px){
    .turnMap[data-v-652e2ed6]{
        display:flex;
        flex-wrap:wrap;
        justify-content:unset
    }
    .turnMap .turnMapTitle[data-v-652e2ed6]{
        width:100%;
        text-align:center;
        font-size:32px;
        font-weight:700;
        margin:98px 0 40px
    }
    .turnMap .n-button[data-v-652e2ed6]{
        width:21%;
        border-radius:8px;
        height:auto;
        padding:10px 0;
        margin-bottom:18px
    }
    .turnMap .n-button img[data-v-652e2ed6]{
        width:40px;
        height:26px;
        object-fit:contain;
        margin-right:14px
    }
    .turnMap .n-button[data-v-652e2ed6] .n-button__content{
        color:#000!important;
        display:flex;
        width:100%;
        justify-content:center
    }
    .turnMap .n-button[data-v-652e2ed6] .content{
        width:110px;
        text-align:left;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .turnMap .n-button[data-v-652e2ed6]:nth-of-type(4n-2){
        margin:0 2.5% 18px 5%
    }
    .turnMap .n-button[data-v-652e2ed6]:nth-of-type(4n-1){
        margin:0 5% 18px 2.5%
    }
}
.contentMenus[data-v-609211b0]{
    margin-top:21.333vw
}
.contentMenus .station-wrapper[data-v-609211b0]{
    margin-top:6.4vw
}
.contentMenus .stationTitle[data-v-609211b0]{
    width:100%;
    font-size:7.467vw;
    font-weight:700;
    margin-bottom:2.133vw
}
.contentMenus .btn[data-v-609211b0]{
    text-align:center;
    margin-bottom:6.4vw
}
.contentMenus .btn .n-button[data-v-609211b0]{
    max-width:60%;
    white-space:wrap;
    height:auto;
    padding:3.2vw 6.4vw
}
@media screen and (min-width: 768px){
    .contentMenus[data-v-609211b0]{
        margin-top:0
    }
    .contentMenus .station-wrapper[data-v-609211b0]{
        margin-top:24px;
        display:flex;
        flex-wrap:wrap;
        padding-bottom:24px;
        box-sizing:border-box
    }
    .contentMenus .station-wrapper .newsItem[data-v-609211b0]{
        margin-bottom:20px
    }
    .contentMenus .station-wrapper .pagination[data-v-609211b0]{
        width:100%;
        margin-top:24px
    }
    .contentMenus .stationTitle[data-v-609211b0]{
        width:100%;
        font-size:32px;
        font-weight:700;
        margin-bottom:16px;
        margin-top:24px
    }
}
.author[data-v-1842d6d0]{
    display:flex;
    align-items:center;
    margin:4.8vw 0
}
.author img[data-v-1842d6d0]{
    width:8vw;
    height:8vw;
    border-radius:50%;
    margin-right:1.333vw;
    object-fit:cover
}
.author .des .bold[data-v-1842d6d0]{
    font-weight:700
}
.author .des .time[data-v-1842d6d0]{
    color:#979797
}
@media screen and (min-width: 768px){
    .author[data-v-1842d6d0]{
        display:flex;
        align-items:center;
        margin:18px 0
    }
    .author img[data-v-1842d6d0]{
        width:60px;
        height:60px;
        border-radius:50%;
        margin-right:10px;
        object-fit:cover
    }
    .author .des .bold[data-v-1842d6d0]{
        font-weight:700
    }
    .author .des .time[data-v-1842d6d0]{
        color:#979797
    }
}
.ssr[data-v-5658c316]{
    display:none
}
.contentDetail[data-v-5658c316]{
    margin-top:21.333vw
}
.contentDetail .content[data-v-5658c316]{
    margin-bottom:6.4vw
}
.contentDetail .article[data-v-5658c316] img{
    width:100%
}
.contentDetail .btnG[data-v-5658c316]{
    text-align:center;
    margin:2.133vw 0 2.667vw;
    font-weight:700
}
.contentDetail .btnG button[data-v-5658c316]{
    min-width:26.667vw;
    padding:2.667vw
}
.contentDetail .tree-wrapper[data-v-5658c316]{
    border-radius:2.133vw;
    box-sizing:border-box;
    background:rgb(243,249,245);
    margin:1.6vw auto 6.4vw;
    width:100%
}
.contentDetail .tree-wrapper .title[data-v-5658c316]{
    font-weight:700;
    background:rgb(228,240,231);
    padding:2.667vw 6.4vw;
    border-radius:16x 2.133vw 0 0;
    box-sizing:border-box
}
.contentDetail .tree-wrapper .wrapper[data-v-5658c316]{
    padding:2.667vw;
    box-sizing:border-box
}
.contentDetail .stationTitle[data-v-5658c316],.contentDetail .stationTitleII[data-v-5658c316]{
    width:100%;
    font-size:7.467vw;
    font-weight:700;
    margin-top:6.4vw
}
.canGtop[data-v-5658c316]{
    margin-top:5.333vw;
    padding-bottom:5.333vw
}
@media screen and (min-width: 768px){
    .contentDetail[data-v-5658c316]{
        margin-top:0
    }
    .contentDetail .n-breadcrumb[data-v-5658c316]{
        width:88%;
        margin:12px auto 0
    }
    .contentDetail .n-breadcrumb[data-v-5658c316] .n-breadcrumb-item__link{
        color:#4ec034;
        padding:4px 4px 4px 0
    }
    .contentDetail .content[data-v-5658c316]{
        margin-bottom:24px
    }
    .contentDetail .station-wrapper[data-v-5658c316]{
        margin-top:24px;
        display:flex;
        flex-wrap:wrap;
        padding-bottom:24px;
        box-sizing:border-box
    }
    .contentDetail .stationTitle[data-v-5658c316]{
        width:88%;
        font-size:32px;
        font-weight:700;
        margin:0 auto 16px
    }
    .contentDetail .stationTitleII[data-v-5658c316]{
        width:100%;
        font-size:32px;
        font-weight:700;
        margin:0 auto 16px
    }
    .contentDetail .author[data-v-5658c316]{
        width:88%;
        margin:0 auto
    }
    .contentDetail .tree-wrapper[data-v-5658c316]{
        border-radius:8px;
        box-sizing:border-box;
        background:rgb(243,249,245);
        margin:24px auto;
        width:88%
    }
    .contentDetail .tree-wrapper .title[data-v-5658c316]{
        font-weight:700;
        background:rgb(228,240,231);
        padding:10px 24px;
        border-radius:8px 8px 0 0;
        box-sizing:border-box
    }
    .contentDetail .tree-wrapper .wrapper[data-v-5658c316]{
        padding:10px;
        box-sizing:border-box
    }
    .contentDetail .article[data-v-5658c316]{
        line-height:24px;
        width:70%;
        margin-left:15%
    }
    .contentDetail .btnG[data-v-5658c316]{
        text-align:center;
        margin:16px 0;
        font-weight:700
    }
    .contentDetail .btnG button[data-v-5658c316]{
        min-width:200px;
        padding:20px 0
    }
    .newsItem-col[data-v-5658c316]:nth-of-type(3n+1){
        margin-left:0!important;
        margin-right:0!important
    }
    .newsItem-col[data-v-5658c316]:nth-of-type(3n){
        margin-left:2%!important;
        margin-right:2%!important
    }
}
.contentSearch[data-v-5930d567]{
    margin-top:21.333vw
}
.contentSearch .btn[data-v-5930d567]{
    text-align:center;
    margin-bottom:6.4vw
}
.contentSearch .btn .n-button[data-v-5930d567]{
    max-width:60%;
    white-space:wrap;
    height:auto;
    padding:3.2vw 6.4vw
}
.contentSearch .newsItem-col[data-v-5930d567]{
    margin-top:2.667vw
}
@media screen and (min-width: 768px){
    .contentSearch[data-v-5930d567]{
        margin-top:0
    }
    .contentSearch .station-wrapper[data-v-5930d567]{
        margin-top:24px;
        display:flex;
        flex-wrap:wrap;
        padding-bottom:24px;
        box-sizing:border-box
    }
    .contentSearch .station-wrapper .newsItem[data-v-5930d567]{
        margin-bottom:20px
    }
    .contentSearch[data-v-5930d567] .n-input__suffix{
        cursor:pointer
    }
}
.saveCalc[data-v-33d2fbf8]{
    display:none!important
}
.saveCalcMob[data-v-33d2fbf8]{
    display:block!important;
    margin-top:-53.333vw;
    box-sizing:border-box
}
.saveCalcMob.isIframe[data-v-33d2fbf8]{
    margin-top:0
}
.saveCalcMob .search-box[data-v-33d2fbf8]{
    width:100%;
    box-sizing:border-box;
    margin-bottom:6.4vw
}
.saveCalcMob .search-box[data-v-33d2fbf8] .n-input{
    height:13.333vw;
    line-height:13.333vw
}
.saveCalcMob .search-box[data-v-33d2fbf8] .n-input .round{
    width:7.467vw;
    height:7.467vw
}
.saveCalcMob .search-box[data-v-33d2fbf8] .n-input .n-input-wrapper{
    padding:0px 2.4vw
}
.saveCalcMob .search-box[data-v-33d2fbf8] .n-input .n-input__input-el{
    height:100%
}
.saveCalcMob .search-box .btn-start[data-v-33d2fbf8]{
    border-radius:10.933vw;
    background:#DC2625;
    font-size:3.733vw;
    color:#fff;
    border:none;
    width:17.867vw;
    height:9.067vw;
    cursor:pointer;
    font-weight:bolder
}
.search-pop[data-v-33d2fbf8]{
    background-color:#fff;
    border-radius:4.267vw 4.267vw 0 0;
    height:75vh;
    overflow-y:auto;
    overflow-x:hidden;
    padding:14.133vw 3.733vw 0;
    position:fixed;
    bottom:0;
    left:0;
    right:0
}
.search-pop .close[data-v-33d2fbf8]{
    position:absolute;
    top:3.2vw;
    right:3.2vw;
    width:6.4vw;
    height:6.4vw;
    cursor:pointer
}
.search-pop .icon-left[data-v-33d2fbf8]{
    width:4.267vw;
    height:4.267vw
}
.search-pop .btn-start[data-v-33d2fbf8]{
    border-radius:6.133vw;
    background:#DC2625;
    font-size:3.733vw;
    color:#fff;
    border:none;
    min-width:18.667vw;
    height:8vw;
    cursor:pointer;
    margin-right:-1.6vw;
    width:max-content
}
.search-pop .pop-content .search-label[data-v-33d2fbf8]{
    color:#000;
    font-size:3.733vw;
    margin-bottom:5.333vw;
    margin-top:5.333vw
}
.search-pop .pop-content .school-item[data-v-33d2fbf8]{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:8vw
}
.search-pop .pop-content .school-item .school-logo[data-v-33d2fbf8]{
    width:10.133vw;
    max-height:10.133vw;
    margin-right:4.8vw
}
.search-pop .pop-content .school-item .school-info[data-v-33d2fbf8]{
    flex:1
}
.search-pop .pop-content .school-item .school-info .en-name[data-v-33d2fbf8]{
    color:#2f2f2f;
    font-size:4.267vw;
    line-height:5.6vw;
    margin-bottom:.8vw
}
.search-pop .pop-content .school-item .school-info .zh-name[data-v-33d2fbf8]{
    color:#9c9a9f;
    font-size:3.733vw;
    line-height:4.8vw
}
.search-pop .pop-content .bottom-info[data-v-33d2fbf8]{
    color:#000;
    margin-bottom:8vw
}
[data-v-33d2fbf8] .needWrap .n-input__placeholder{
    white-space:normal;
    font-size:3.067vw
}
[data-v-33d2fbf8] .needWrap .n-input__placeholder span{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden
}
@media screen and (min-width: 768px){
    .saveCalc[data-v-33d2fbf8]{
        display:flex!important
    }
    .saveCalcMob[data-v-33d2fbf8]{
        display:none!important
    }
}
.payment-study-wrapper[data-v-5f6a0182]{
    display:none!important
}
.payment-study-wrapper-mob[data-v-5f6a0182]{
    display:block
}
.payment-study-wrapper-mob[data-v-5f6a0182] .n-carousel{
    height:71.467vw
}
.payment-study-wrapper-mob h1[data-v-5f6a0182]{
    font-weight:700;
    line-height:8.267vw;
    width:84%;
    margin-left:8%
}
.payment-study-wrapper-mob .custom-dots[data-v-5f6a0182]{
    display:flex;
    margin:0;
    padding:0;
    position:absolute;
    bottom:1.867vw;
    left:50%;
    transform:translate(-50%)
}
.payment-study-wrapper-mob .custom-dots li[data-v-5f6a0182]{
    display:inline-block;
    width:3.2vw;
    height:1.067vw;
    margin:0 .8vw;
    border-radius:.533vw;
    background-color:#e6e6e6;
    transition:width .3s,background-color .3s cubic-bezier(.4,0,.2,1);
    cursor:pointer
}
.payment-study-wrapper-mob .custom-dots li.is-active[data-v-5f6a0182]{
    width:5.333vw;
    background:#595959
}
@media screen and (min-width: 768px){
    .payment-study-wrapper[data-v-5f6a0182]{
        display:block!important
    }
    .payment-study-wrapper-mob[data-v-5f6a0182]{
        display:none
    }
}
.isNeedCursor[data-v-30813507]{
    cursor:pointer
}
.various-scenarios-wrapper[data-v-30813507]{
    display:none!important
}
.various-scenarios-wrapper-mob[data-v-30813507]{
    display:block
}
.various-scenarios-wrapper-mob[data-v-30813507] .n-carousel__slides{
    padding-left:4%;
    box-sizing:border-box
}
.various-scenarios-wrapper-mob[data-v-30813507] .isNeedCursor div{
    padding-right:3.2vw;
    box-sizing:border-box
}
.various-scenarios-wrapper-mob[data-v-30813507] .n-carousel{
    height:76.8vw
}
.various-scenarios-wrapper-mob h1[data-v-30813507]{
    font-weight:700;
    line-height:8.267vw;
    width:84%;
    margin-left:8%
}
.various-scenarios-wrapper-mob .custom-dots[data-v-30813507]{
    display:flex;
    margin:0;
    padding:0;
    position:absolute;
    bottom:1.867vw;
    left:50%;
    transform:translate(-50%)
}
.various-scenarios-wrapper-mob .custom-dots li[data-v-30813507]{
    display:inline-block;
    width:3.2vw;
    height:1.067vw;
    margin:0 .8vw;
    border-radius:.533vw;
    background-color:#e6e6e6;
    transition:width .3s,background-color .3s cubic-bezier(.4,0,.2,1);
    cursor:pointer
}
.various-scenarios-wrapper-mob .custom-dots li.is-active[data-v-30813507]{
    width:5.333vw;
    background:#595959
}
@media screen and (min-width: 768px){
    .various-scenarios-wrapper[data-v-30813507]{
        display:block!important
    }
    .various-scenarios-wrapper-mob[data-v-30813507]{
        display:none
    }
}
.safety-funds-item[data-v-7793983c]{
    display:none!important
}
.safety-funds-item-mob[data-v-7793983c]{
    display:block
}
.safety-funds-item-mob h1[data-v-7793983c]{
    font-weight:700;
    line-height:9.6vw;
    width:84%;
    margin-left:8%
}
.safety-funds-item-mob h2[data-v-7793983c]{
    width:84%;
    margin-left:8%;
    font-size:3.2vw
}
@media screen and (min-width: 768px){
    .safety-funds-item[data-v-7793983c]{
        display:block!important
    }
    .safety-funds-item-mob[data-v-7793983c]{
        display:none
    }
}
.safety-funds-wrapper[data-v-74c5d73a]{
    display:none!important
}
.safety-funds-wrapper-mob[data-v-74c5d73a]{
    display:block
}
.safety-funds-wrapper-mob h1[data-v-74c5d73a]{
    font-weight:700;
    line-height:8.267vw;
    width:84%;
    margin-left:8%;
    margin-top:4.8vw
}
.safety-funds-wrapper-mob h2[data-v-74c5d73a]{
    width:84%;
    margin-left:8%;
    font-size:3.2vw
}
.safety-funds-wrapper-mob .custom-dots[data-v-74c5d73a]{
    display:flex;
    margin:0;
    padding:0;
    position:absolute;
    bottom:1.867vw;
    left:50%;
    transform:translate(-50%)
}
.safety-funds-wrapper-mob .custom-dots li[data-v-74c5d73a]{
    display:inline-block;
    width:3.2vw;
    height:1.067vw;
    margin:0 .8vw;
    border-radius:.533vw;
    background-color:#e6e6e6;
    transition:width .3s,background-color .3s cubic-bezier(.4,0,.2,1);
    cursor:pointer
}
.safety-funds-wrapper-mob .custom-dots li.is-active[data-v-74c5d73a]{
    width:5.333vw;
    background:#595959
}
@media screen and (min-width: 768px){
    .safety-funds-wrapper[data-v-74c5d73a]{
        display:block!important
    }
    .safety-funds-wrapper-mob[data-v-74c5d73a]{
        display:none
    }
}
.fast-remit-wrapper[data-v-2b9934d0]{
    display:none!important
}
.fast-remit-wrapper-mob[data-v-2b9934d0]{
    display:block
}
.fast-remit-wrapper-mob h1[data-v-2b9934d0]{
    font-weight:700;
    line-height:9.067vw;
    width:84%;
    font-size:6.933vw;
    margin:0 auto
}
.fast-remit-wrapper-mob h2[data-v-2b9934d0]{
    width:84%;
    margin-left:8%;
    font-size:3.2vw;
    margin:4.267vw auto 1.067vw
}
.fast-remit-wrapper-mob .activePrepareItem[data-v-2b9934d0]:after{
    position:absolute;
    content:"";
    height:calc(100% - 21.333vw);
    width:.267vw;
    top:10.667vw;
    border:.8vw #5ACB72 dashed;
    left:4.933vw;
    border-width:0 0 0 .8vw
}
@media screen and (min-width: 768px){
    .fast-remit-wrapper[data-v-2b9934d0]{
        display:block!important
    }
    .fast-remit-wrapper-mob[data-v-2b9934d0]{
        display:none
    }
}
.searchUni-mob[data-v-1d9ab2ad]{
    display:block
}
.searchUni-mob h1[data-v-1d9ab2ad]{
    font-weight:700;
    line-height:8.8vw;
    width:84%;
    margin-left:8%
}
.searchUni[data-v-1d9ab2ad]{
    display:none
}
@media screen and (min-width: 768px){
    .searchUni-mob[data-v-1d9ab2ad]{
        display:none
    }
    .searchUni[data-v-1d9ab2ad]{
        display:block
    }
    .searchUni[data-v-1d9ab2ad] .n-tabs-wrapper{
        justify-content:inherit!important
    }
    .searchUni[data-v-1d9ab2ad] .n-tabs-wrapper .n-tabs-tab-wrapper{
        flex:1
    }
    .searchUni[data-v-1d9ab2ad] .n-tabs-wrapper .n-tabs-tab-wrapper .n-tabs-tab{
        width:100%;
        display:flex;
        justify-content:center;
        padding:12px 8px;
        box-sizing:border-box
    }
    .searchUni[data-v-1d9ab2ad] .uniList_wrapper{
        display:flex;
        flex-wrap:wrap;
        padding-top:20px
    }
    .searchUni[data-v-1d9ab2ad] .uniList_wrapper .uniList_wrapper_item{
        min-width:15.5%;
        max-width:15.5%;
        margin-right:1%;
        margin-bottom:36px;
        cursor:pointer
    }
    .searchUni[data-v-1d9ab2ad] .uniList_wrapper .uniList_wrapper_item img{
        width:42px;
        height:42px;
        margin-right:8px
    }
    .searchUni[data-v-1d9ab2ad] .uni_btn_wrapper{
        text-align:center
    }
}
#study[data-v-7c2cd76c]{
    display:none!important
}
#study[data-v-7c2cd76c] h1{
    margin:0
}
#studyMob[data-v-7c2cd76c]{
    display:block!important
}
#studyMob .topWrapper .title_wrapper[data-v-7c2cd76c]{
    padding:27.2vw 4.267vw 4.267vw;
    box-sizing:border-box;
    min-height:154.667vw
}
#studyMob .topWrapper .title_wrapper .title1[data-v-7c2cd76c]{
    font-size:7.467vw;
    font-weight:bolder;
    line-height:9.067vw
}
#studyMob .topWrapper .title_wrapper .title2[data-v-7c2cd76c]{
    font-size:4.267vw;
    font-weight:bolder;
    margin:.8vw 0
}
[data-v-7c2cd76c] .study-item-box .comment-text{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    overflow:hidden
}
[data-v-7c2cd76c] .needWrap .n-input__placeholder{
    white-space:normal;
    font-size:3.067vw
}
[data-v-7c2cd76c] .needWrap .n-input__placeholder span{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden
}
@media screen and (min-width: 768px){
    #studyMob[data-v-7c2cd76c]{
        display:none!important
    }
    [data-v-7c2cd76c] .study-item-box .comment-text{
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:5;
        overflow:hidden
    }
    #study[data-v-7c2cd76c]{
        background:#fff;
        display:block!important
    }
    #study .pop-content[data-v-7c2cd76c]{
        border-radius:18px;
        background:#FFFFFF;
        border:1px solid #ECECEC;
        box-shadow:0 13px 28px #00000019;
        height:296px;
        overflow-x:hidden;
        overflow-y:auto;
        padding:24px;
        position:absolute;
        left:0;
        right:0;
        top:80px;
        z-index:99
    }
    #study .pop-content .search-label[data-v-7c2cd76c]{
        color:#000;
        font-size:14px;
        margin-bottom:20px
    }
    #study .pop-content .school-item[data-v-7c2cd76c]{
        display:flex;
        flex-direction:row;
        justify-content:flex-start;
        align-items:center;
        flex-wrap:wrap;
        margin-bottom:32px;
        cursor:pointer
    }
    #study .pop-content .school-item .school-logo[data-v-7c2cd76c]{
        width:50px;
        max-height:50px;
        margin-right:18px
    }
    #study .pop-content .school-item .school-info[data-v-7c2cd76c]{
        flex:1
    }
    #study .pop-content .school-item .school-info .en-name[data-v-7c2cd76c]{
        color:#2f2f2f;
        font-size:18px;
        line-height:21px;
        margin-bottom:10px
    }
    #study .pop-content .school-item .school-info .zh-name[data-v-7c2cd76c]{
        color:#9c9a9f;
        font-size:14px;
        line-height:18px
    }
    #study .pop-content .bottom-info[data-v-7c2cd76c]{
        color:#000
    }
    #study .first-wrap .title[data-v-7c2cd76c]{
        color:#fff;
        font-size:58px;
        font-weight:900;
        margin-top:164px;
        max-width:945px
    }
    #study .first-wrap .subtitle[data-v-7c2cd76c]{
        color:#fff;
        font-size:36px;
        font-weight:700
    }
    #study .first-wrap .info[data-v-7c2cd76c]{
        color:#fff;
        font-size:20px;
        font-weight:400;
        line-height:1.3;
        margin-top:18px;
        max-width:610px
    }
    #study .first-wrap .search-box[data-v-7c2cd76c]{
        width:720px;
        box-sizing:border-box
    }
    #study .first-wrap .search-box[data-v-7c2cd76c] .n-input .n-input-wrapper{
        padding:6px
    }
    #study .first-wrap .search-box[data-v-7c2cd76c] .n-input .n-input__input-el{
        height:100%
    }
    #study .first-wrap .search-box .btn-start[data-v-7c2cd76c]{
        border-radius:82px;
        background:#DC2625;
        font-size:16px;
        color:#fff;
        border:none;
        width:134px;
        height:56px;
        cursor:pointer
    }
}
@media screen and (min-width: 992px){
    #study .first-wrap .search-box[data-v-7c2cd76c]{
        width:780px;
        box-sizing:border-box
    }
}
.studyHeaderMob[data-v-4f09cc14]{
    display:block;
    background:rgba(0,0,0,.64);
    height:12.533vw;
    display:flex;
    align-items:center;
    position:fixed;
    width:100%;
    left:0;
    z-index:10;
    justify-content:space-between;
    padding:0 2.133vw;
    box-sizing:border-box
}
.studyHeaderMob button[data-v-4f09cc14],.studyHeaderMob[data-v-4f09cc14] .lang{
    margin-left:2.133vw
}
.studyHeader[data-v-4f09cc14]{
    display:none
}
[data-v-4f09cc14] .drawer-menu-header{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
[data-v-4f09cc14] .drawer-menu-header .logo{
    width:16.533vw;
    height:5.333vw
}
[data-v-4f09cc14] .drawer-menu-header .close-icon{
    width:6.4vw;
    height:6.4vw
}
[data-v-4f09cc14] .drawer-menu-header .logo_chn{
    height:9.6vw;
    width:30.4vw
}
.drawer-menu-content .link-text[data-v-4f09cc14]{
    color:#fff
}
.drawer-menu-content .nav-item[data-v-4f09cc14]{
    color:#fff;
    display:block;
    font-size:3.733vw;
    height:6.4vw;
    line-height:6.4vw;
    padding:3.2vw 0;
    cursor:pointer;
    position:relative
}
.drawer-menu-content .nav-item[data-v-4f09cc14]:after{
    position:absolute;
    content:" ";
    pointer-events:none;
    right:0;
    bottom:-.533vw;
    left:0;
    border-bottom:.267vw solid #494d5b
}
.drawer-menu-content .nav-item.active[data-v-4f09cc14]{
    color:#DC2625
}
.drawer-menu-content .nav-item.lang-item[data-v-4f09cc14]{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.drawer-menu-content .nav-item .station[data-v-4f09cc14] .test{
    opacity:1
}
.drawer-menu-content .nav-item .station img[data-v-4f09cc14]{
    width:4.8vw
}
@media screen and (min-width: 768px){
    .studyHeaderMob[data-v-4f09cc14]{
        display:none
    }
    .studyHeader[data-v-4f09cc14]{
        display:block
    }
    .header-box[data-v-4f09cc14]{
        margin:0 32px;
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        flex-wrap:wrap;
        padding:20px 0
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    .header-box[data-v-4f09cc14]{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    .header-box[data-v-4f09cc14]{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    .header-box[data-v-4f09cc14]{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    .header-box.main-wrapper[data-v-4f09cc14]{
        display:flex
    }
    .header-box.mobile[data-v-4f09cc14]{
        display:none
    }
    .header-box .logo[data-v-4f09cc14]{
        height:24px;
        width:76px
    }
    .header-box .logo_chn[data-v-4f09cc14]{
        height:36px;
        width:114px
    }
    .header-box .header-left[data-v-4f09cc14],.header-box .nav-list[data-v-4f09cc14]{
        display:flex;
        align-items:center;
        flex:1;
        width:10px;
        flex-wrap:wrap
    }
    .header-box .selectContent_icon[data-v-4f09cc14]{
        width:20px
    }
    .header-box .header-right[data-v-4f09cc14]{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        flex-wrap:wrap
    }
    .header-box .btn-login[data-v-4f09cc14]{
        border-radius:4px;
        min-width:95px;
        height:32px;
        font-size:14px;
        margin-left:35px
    }
    .link-text[data-v-4f09cc14]{
        color:#fff
    }
    .nav-item[data-v-4f09cc14]{
        font-size:14px;
        margin-left:39px;
        height:24px;
        line-height:24px;
        cursor:pointer
    }
    .nav-item.active[data-v-4f09cc14],.nav-item[data-v-4f09cc14]:hover{
        position:relative
    }
    .nav-item.active[data-v-4f09cc14]:after,.nav-item[data-v-4f09cc14]:hover:after{
        position:absolute;
        content:" ";
        pointer-events:none;
        right:0;
        bottom:-4px;
        left:0;
        border-bottom:2px solid #DC2625
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .nav-item[data-v-4f09cc14]{
        margin-left:20px
    }
    .header-box .btn-login[data-v-4f09cc14]{
        margin-left:10px
    }
}
@media screen and (min-width: 768px){
    .fadeIn[data-v-4f09cc14]{
        animation:fadeIn-4f09cc14 1s ease .6s both
    }
    @keyframes fadeIn-4f09cc14{
        0%{
            opacity:1
        }
        to{
            opacity:1
        }
    }
    .hear-source[data-v-4f09cc14]{
        background-color:#081c44;
        display:block;
        position:relative
    }
    .hear-source .close-logo[data-v-4f09cc14]{
        position:absolute;
        right:0;
        top:5px;
        width:14px;
        height:14;
        right:5px;
        object-fit:contain;
        cursor:pointer
    }
    .hear-source .wrapper[data-v-4f09cc14]{
        display:flex;
        justify-content:space-between;
        align-items:center;
        min-height:46px
    }
    .hear-source .wrapper div[data-v-4f09cc14]{
        flex:1;
        text-align:center;
        color:#fff!important;
        min-height:46px;
        display:flex;
        align-items:center;
        justify-content:center
    }
    .hear-source .wrapper div img[data-v-4f09cc14]{
        width:100%;
        height:60px;
        object-fit:cover
    }
    .hear-source .wrapper .btn-login[data-v-4f09cc14]{
        border-radius:4px;
        min-width:95px;
        height:32px;
        font-size:14px;
        margin-left:35px;
        background:rgb(64,84,252)
    }
}
.drawer-menu .n-drawer-header__main{
    width:100%
}
@media screen and (min-width: 768px){
    .selectContent_popselect{
        min-width:144px
    }
    .selectContent_popselect .n-base-select-option{
        padding:12px!important;
        box-sizing:border-box;
        display:flex;
        justify-content:center;
        color:#000!important
    }
    .selectContent_popselect .n-base-select-option__content{
        padding-right:24px
    }
    .selectContent_popselect i{
        display:none
    }
}
#studyFooter[data-v-47dbee72]{
    display:none
}
#studyFooterMob[data-v-47dbee72]{
    display:block;
    padding:4.8vw 4.267vw 4.267vw;
    box-sizing:border-box;
    text-align:center;
    margin-top:4.8vw
}
#studyFooterMob h2[data-v-47dbee72]{
    font-size:6.4vw;
    line-height:8.267vw;
    margin-top:3.2vw
}
#studyFooterMob .btn_wrapper[data-v-47dbee72]{
    margin-top:4.8vw
}
#studyFooterMob .btn_wrapper button[data-v-47dbee72]{
    min-width:37.333vw
}
#studyFooterMob .handPg[data-v-47dbee72]{
    width:72vw;
    margin-left:16vw;
    margin-top:7.2vw
}
#studyFooterMob .href[data-v-47dbee72]{
    display:flex;
    flex-direction:column;
    text-align:left;
    margin-top:7.2vw
}
#studyFooterMob .href a[data-v-47dbee72]{
    color:#2f2f2f;
    font-size:3.733vw;
    line-height:9.333vw;
    text-decoration:underline
}
#studyFooterMob .share[data-v-47dbee72]{
    margin-top:7.2vw
}
#studyFooterMob .share .leftImg[data-v-47dbee72]{
    width:20vw;
    height:6.4vw
}
#studyFooterMob .share a[data-v-47dbee72]{
    margin-left:1.6vw
}
#studyFooterMob .deep[data-v-47dbee72]{
    text-align:left;
    margin-top:7.2vw;
    color:#6e6e6e;
    font-size:3.2vw
}
#studyFooterMob .deep .font_title[data-v-47dbee72]{
    font-size:4.267vw;
    font-weight:700
}
@media screen and (min-width: 768px){
    #studyFooterMob[data-v-47dbee72]{
        display:none
    }
    #studyFooter[data-v-47dbee72]{
        padding:20px 0;
        box-sizing:border-box;
        display:block
    }
    #studyFooter .btn_wrapper button[data-v-47dbee72]{
        min-width:160px
    }
    #studyFooter .top[data-v-47dbee72]{
        border-bottom:2px solid rgba(216,216,216,.4)
    }
    #studyFooter .href[data-v-47dbee72]{
        margin:24px 0
    }
    #studyFooter .href a[data-v-47dbee72]{
        cursor:pointer;
        color:#2f2f2f;
        margin-right:30px
    }
    #studyFooter .share .leftImg[data-v-47dbee72]{
        width:320px;
        height:40px
    }
    #studyFooter .share .n-image[data-v-47dbee72]{
        margin-left:20px
    }
    #studyFooter .deep[data-v-47dbee72]{
        margin:24px 0 60px;
        font-size:14px;
        color:#6e6e6e
    }
}
.saveBg[data-v-67b9d47b]{
    min-height:59.2vw;
    margin-top:4.8vw;
    padding:8vw 0;
    box-sizing:border-box
}
.saveBg p[data-v-67b9d47b]{
    font-weight:700;
    font-size:6.133vw;
    max-width:80%;
    margin:0 auto 8vw;
    line-height:7.2vw
}
@media screen and (min-width: 768px){
    .saveBg[data-v-67b9d47b]{
        height:336px;
        margin-top:36px;
        padding:0;
        min-height:auto
    }
    .saveBg p[data-v-67b9d47b]{
        all:inherit
    }
}
.studyFAQ .studyFAQTitle[data-v-001a632f]{
    margin-top:16vw
}
.studyFAQ .studyFAQSubTitle[data-v-001a632f]{
    font-size:6.4vw;
    font-weight:700;
    margin-bottom:3.2vw;
    line-height:8.267vw
}
.studyFAQ[data-v-001a632f] .n-collapse-item__header-main{
    justify-content:space-between;
    color:#000!important;
    font-weight:bolder!important;
    font-size:4.267vw;
    text-align:left
}
.studyFAQ[data-v-001a632f] .n-collapse-item__header-extra img{
    width:6.4vw;
    height:6.4vw
}
.studyFAQ[data-v-001a632f] .n-collapse-item__header-extra .plus{
    display:block
}
.studyFAQ[data-v-001a632f] .n-collapse-item__header-extra .minus,.studyFAQ[data-v-001a632f] .n-collapse-item--active .plus{
    display:none
}
.studyFAQ[data-v-001a632f] .n-collapse-item--active .minus{
    display:block
}
.studyFAQ[data-v-001a632f] .n-collapse-item__content-inner{
    text-align:left;
    color:#6e6e6e
}
.studyFAQ[data-v-001a632f] .n-tabs-wrapper{
    margin-top:4.8vw;
    margin-bottom:4.8vw
}
.studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab{
    border:.267vw solid #ADADAD;
    padding:1.6vw 3.2vw;
    border-radius:5.333vw;
    margin-right:2.667vw!important
}
.studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab--active{
    background:#F0F0F0
}
.studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab--active .n-tabs-tab__label{
    color:#1a1a1a
}
.studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab__label{
    color:#adadad
}
.studyFAQ[data-v-001a632f] .n-tabs-bar{
    display:none
}
@media screen and (min-width: 768px){
    .studyFAQ[data-v-001a632f]{
        padding:48px 0 64px;
        box-sizing:border-box;
        text-align:center
    }
    .studyFAQ h2[data-v-001a632f],.studyFAQ h1[data-v-001a632f]{
        margin:0
    }
    .studyFAQ .studyFAQTitle[data-v-001a632f]{
        margin-top:0
    }
    .studyFAQ .studyFAQSubTitle[data-v-001a632f]{
        font-size:36px;
        font-weight:bolder;
        margin-bottom:0
    }
    .studyFAQ h1[data-v-001a632f]{
        margin-bottom:12px
    }
    .studyFAQ[data-v-001a632f] .n-tabs-wrapper{
        all:inherit;
        justify-content:inherit!important
    }
    .studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab-wrapper{
        flex:1
    }
    .studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab-wrapper .n-tabs-tab{
        all:inherit;
        width:100%;
        display:flex;
        justify-content:center;
        padding:12px 8px;
        box-sizing:border-box;
        cursor:pointer
    }
    .studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab-wrapper .n-tabs-tab--active .n-tabs-tab__label{
        color:#DC2625
    }
    .studyFAQ[data-v-001a632f] .n-tabs-wrapper .n-tabs-tab-wrapper .n-tabs-tab__label{
        color:#adadad
    }
    .studyFAQ[data-v-001a632f] .n-tabs-bar{
        display:block
    }
    .studyFAQ[data-v-001a632f] .n-collapse-item__header-main{
        justify-content:space-between;
        color:#000!important;
        font-weight:bolder!important;
        font-size:16px;
        text-align:left
    }
    .studyFAQ[data-v-001a632f] .n-collapse-item__header-extra img{
        width:24px;
        height:24px
    }
    .studyFAQ[data-v-001a632f] .n-collapse-item__header-extra .plus{
        display:block
    }
    .studyFAQ[data-v-001a632f] .n-collapse-item__header-extra .minus,.studyFAQ[data-v-001a632f] .n-collapse-item--active .plus{
        display:none
    }
    .studyFAQ[data-v-001a632f] .n-collapse-item--active .minus{
        display:block
    }
    .studyFAQ[data-v-001a632f] .n-collapse-item__content-inner{
        text-align:left;
        color:#6e6e6e
    }
}
.searchUni[data-v-6f436154]{
    display:none
}
[data-v-6f436154] .needWrap{
    flex:1;
    background:transparent!important;
    width:1.333vw;
    --n-border-focus: transparent !important;
    --n-box-shadow-focus: transparent !important;
    --n-border: transparent !important
}
[data-v-6f436154] .needWrap .n-input__placeholder{
    white-space:normal;
    font-size:3.067vw
}
[data-v-6f436154] .needWrap .n-input__placeholder span{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden
}
[data-v-6f436154] .needWrap .n-input-wrapper{
    width:90%
}
.searchUni-mob[data-v-6f436154]{
    display:block
}
.searchUni-mob .search[data-v-6f436154]{
    width:81.333vw;
    height:13.333vw;
    background:#F0F0F0;
    margin:-10.4vw auto 0;
    border-radius:13.333vw;
    padding:0 2.133vw 0 4.8vw;
    box-sizing:border-box;
    align-items:center
}
.searchUni-mob .search input[data-v-6f436154]{
    border:0;
    background:transparent;
    flex:1;
    font-size:4.267vw;
    color:#9f9f9f;
    width:1.333vw
}
.searchUni-mob .search button[data-v-6f436154]{
    height:10.667vw;
    width:max-content
}
@media screen and (min-width: 768px){
    .searchUni-mob[data-v-6f436154]{
        display:none
    }
    .searchUni[data-v-6f436154]{
        display:block
    }
    .searchUni .search[data-v-6f436154]{
        width:780px;
        height:50px;
        background:#F7F7F7;
        margin:24px auto;
        border-radius:50px;
        padding-left:18px;
        box-sizing:border-box;
        align-items:center
    }
    .searchUni .search input[data-v-6f436154]{
        border:0;
        background:transparent;
        flex:1;
        font-size:20px;
        color:#9f9f9f
    }
    .searchUni .search button[data-v-6f436154]{
        height:50px
    }
    .searchUni[data-v-6f436154] .n-tabs-wrapper{
        justify-content:inherit!important
    }
    .searchUni[data-v-6f436154] .n-tabs-wrapper .n-tabs-tab-wrapper{
        flex:1
    }
    .searchUni[data-v-6f436154] .n-tabs-wrapper .n-tabs-tab-wrapper .n-tabs-tab{
        width:100%;
        display:flex;
        justify-content:center;
        padding:12px 8px;
        box-sizing:border-box
    }
    .searchUni[data-v-6f436154] .n-tabs-tab-wrapper{
        min-width:max-content;
        padding:0 8px;
        box-sizing:border-box;
        max-width:33%
    }
    .searchUni[data-v-6f436154] .uniList_wrapper{
        display:flex;
        flex-wrap:wrap
    }
    .searchUni[data-v-6f436154] .uniList_wrapper .uniList_wrapper_item{
        min-width:24%;
        max-width:24%;
        margin-right:1%;
        display:flex;
        align-items:center;
        margin-bottom:36px
    }
    .searchUni[data-v-6f436154] .uniList_wrapper .uniList_wrapper_item img{
        width:70px;
        margin-right:8px
    }
    .searchUni[data-v-6f436154] .uniList_wrapper .uniList_wrapper_item .right{
        flex:1;
        font-size:12px;
        word-break:break-word
    }
    .searchUni[data-v-6f436154] .uniList_wrapper .uniList_wrapper_item .right .blod{
        font-weight:700;
        font-size:18px
    }
    .searchUni[data-v-6f436154] .uni_btn_wrapper{
        text-align:center
    }
}
#studyDetails .topBg[data-v-39323c53]{
    height:88vw
}
#studyDetails .titleOpts-mob[data-v-39323c53]{
    display:block;
    margin-top:13.333vw;
    padding-bottom:4.267vw
}
#studyDetails .titleOpts-mob h1[data-v-39323c53]{
    font-weight:800;
    margin:0;
    font-size:6.933vw;
    line-height:9.067vw
}
#studyDetails .titleOpts-mob h2[data-v-39323c53]{
    font-weight:800;
    font-size:4.267vw;
    margin:0
}
#studyDetails .titleOpts-mob h3[data-v-39323c53]{
    margin:0;
    font-size:3.2vw
}
#studyDetails .titleOpts[data-v-39323c53]{
    display:none
}
@media screen and (min-width: 768px){
    #studyDetails[data-v-39323c53]{
        background:#fff
    }
    #studyDetails .first-wrap .topBg[data-v-39323c53]{
        height:660px
    }
    #studyDetails .first-wrap .titleOpts-mob[data-v-39323c53]{
        display:none
    }
    #studyDetails .first-wrap .titleOpts[data-v-39323c53]{
        display:block
    }
    #studyDetails .first-wrap h1[data-v-39323c53]{
        font-weight:800;
        margin:0;
        font-size:34px
    }
    #studyDetails .first-wrap h2[data-v-39323c53]{
        font-weight:800;
        font-size:24px;
        margin:0
    }
    #studyDetails .first-wrap h3[data-v-39323c53]{
        margin:0;
        font-size:14px
    }
}
.content[data-v-7c75d270]{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    --main-qrcode: 40vw;
    --main-qrcode-des: 64vw
}
.content .down-block[data-v-7c75d270]{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    flex-direction:column;
    width:100%
}
.content .down-block .qrcode[data-v-7c75d270]{
    width:var(--main-qrcode);
    height:var(--main-qrcode);
    margin:1.067vw 0 3.2vw
}
.content .down-block .qrcode-des[data-v-7c75d270]{
    width:var(--main-qrcode-des);
    margin-bottom:3.2vw;
    border-radius:2.667vw;
    overflow:hidden
}
.content .down-block .img-lists[data-v-7c75d270]{
    margin-top:.533vw
}
.content .down-block p[data-v-7c75d270]{
    font-size:3.2vw;
    line-height:4.8vw;
    width:45.067vw;
    word-break:break-all;
    text-align:center
}
@media screen and (min-width: 768px){
    .content[data-v-7c75d270]{
        display:flex;
        justify-content:center;
        flex-wrap:nowrap;
        --main-qrcode: 152px;
        --main-qrcode-des: 240px;
        width:600px;
        margin:auto
    }
    .content .down-block[data-v-7c75d270]{
        display:flex;
        align-items:center;
        box-sizing:border-box;
        flex-direction:column
    }
    .content .down-block .qrcode[data-v-7c75d270]{
        width:var(--main-qrcode);
        height:var(--main-qrcode);
        margin:8px 0 16px
    }
    .content .down-block .qrcode-des[data-v-7c75d270]{
        width:var(--main-qrcode-des);
        margin-bottom:24px;
        border-radius:10px;
        overflow:hidden;
        transition:all .3s
    }
    .content .down-block .qrcode-des[data-v-7c75d270]:hover{
        box-shadow:2px 3px 10px #00000080
    }
    .content .down-block .img-lists[data-v-7c75d270]{
        margin-top:4px
    }
    .content .down-block p[data-v-7c75d270]{
        margin-top:-2px;
        font-size:12px;
        line-height:18px;
        width:168px;
        word-break:break-all;
        text-align:center
    }
    .content .down-block[data-v-7c75d270]{
        margin-right:120px
    }
    .content .down-block[data-v-7c75d270]:last-child{
        margin-right:0
    }
    .QrCodeCenter[data-v-7c75d270]{
        width:100%;
        justify-content:space-between
    }
    .QrCodeCenter .down-block[data-v-7c75d270]{
        margin:0;
        width:max-content
    }
}
.down-block[data-v-7c75d270]{
    cursor:pointer
}
main[data-v-609010b9]{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    flex-direction:column;
    margin-top:23.333vw;
    --main-suc: 10.667vw;
    --main-qrcode: 40vw;
    --main-font1: 3.733vw;
    --main-font2: 2.4vw;
    --main-qrcode-des: 64vw
}
main .suc[data-v-609010b9]{
    width:var(--main-suc);
    height:var(--main-suc)
}
main .down-font1[data-v-609010b9]{
    font-size:var(--main-font1);
    font-weight:700;
    margin:4.533vw 0
}
main .down-font2[data-v-609010b9]{
    font-size:var(--main-font2);
    font-weight:700;
    margin-bottom:10.667vw
}
main .down-font3[data-v-609010b9]{
    font-size:var(--main-font2);
    font-weight:700;
    margin-top:14.667vw
}
main .giftInfo[data-v-609010b9]{
    border:.267vw solid #000;
    padding:1.6vw 3.2vw;
    border-radius:1.6vw;
    width:80%;
    margin-bottom:4vw;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    font-weight:700;
    font-size:2.133vw;
    text-align:center
}
main .giftInfo div[data-v-609010b9]{
    width:100%;
    text-align:center;
    font-weight:500;
    font-size:1.867vw;
    margin-top:2.667vw
}
[data-v-609010b9] .mobile a{
    display:none
}
main[data-v-609010b9]{
    margin-top:0;
    padding-top:24vw
}
@media screen and (min-width: 768px){
    main[data-v-609010b9]{
        display:flex;
        align-items:center;
        box-sizing:border-box;
        flex-direction:column;
        margin-top:75px;
        --main-suc: 75px;
        --main-qrcode: 152px;
        --main-font1: 28px;
        --main-font2: 18px;
        --main-qrcode-des: 240px
    }
    main .suc[data-v-609010b9]{
        width:var(--main-suc);
        height:var(--main-suc)
    }
    main .down-font1[data-v-609010b9]{
        font-size:var(--main-font1);
        font-weight:700;
        margin:34px 0
    }
    main .down-font2[data-v-609010b9]{
        font-size:var(--main-font2);
        font-weight:700;
        margin-bottom:80px
    }
    main .down-font3[data-v-609010b9]{
        font-size:var(--main-font2);
        font-weight:700;
        margin-top:110px
    }
    main .giftInfo[data-v-609010b9]{
        border:1px solid #000;
        padding:12px 24px;
        border-radius:12px;
        width:60%;
        margin-bottom:30px;
        display:flex;
        justify-content:center;
        flex-wrap:wrap;
        font-weight:700;
        font-size:15px;
        text-align:center
    }
    main .giftInfo div[data-v-609010b9]{
        width:100%;
        text-align:center;
        font-weight:500;
        font-size:13px;
        margin-top:0
    }
    main[data-v-609010b9]{
        padding-top:0
    }
}
.login-box[data-v-44313466]{
    background:#F0F2F5;
    width:100%;
    min-height:100vh
}
[data-v-44313466] .login-wrap{
    padding:6vw 4.8vw 10.667vw
}
[data-v-44313466] .login-wrap .login-header{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
[data-v-44313466] .login-wrap .logo{
    width:15.333vw;
    height:4.533vw;
    cursor:pointer
}
[data-v-44313466] .login-wrap .right-select{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-44313466] .login-wrap .green-text{
    color:#DC2625;
    font-weight:700;
    font-size:3.2vw;
    cursor:pointer;
    margin-right:2.667vw
}
[data-v-44313466] .login-wrap .login-content{
    width:76vw;
    margin:13.333vw auto 10.667vw
}
[data-v-44313466] .login-wrap .login-content .login-title{
    color:#000;
    font-size:5.333vw;
    font-weight:700;
    text-align:center;
    margin-bottom:4vw
}
[data-v-44313466] .login-wrap .login-content .login-subtitle{
    color:#000;
    font-size:3.733vw;
    margin-bottom:5.333vw;
    text-align:center
}
[data-v-44313466] .login-wrap .login-content .n-tabs-tab__label{
    font-size:3.733vw
}
[data-v-44313466] .login-wrap .login-content .ipt-label{
    color:#000;
    font-size:3.2vw;
    margin-bottom:2.667vw;
    text-align:left
}
[data-v-44313466] .login-wrap .login-content .n-form-item-blank{
    flex-direction:column;
    align-items:flex-start
}
[data-v-44313466] .login-wrap .login-content .ipt-login{
    border-radius:1.333vw;
    background:#fff
}
[data-v-44313466] .login-wrap .login-content .ipt-login .n-input__input-el{
    height:11.2vw;
    font-size:4.267vw
}
[data-v-44313466] .login-wrap .login-content .header-select{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    font-size:3.2vw;
    border-radius:1.333vw;
    background:#fff;
    border:.267vw solid #D9D9D9;
    padding:0 3.333vw 0 4.8vw;
    width:100%;
    height:11.2vw;
    cursor:pointer;
    box-sizing:border-box;
    margin-bottom:4vw
}
[data-v-44313466] .login-wrap .login-content .header-select .icon{
    width:5.333vw;
    height:4.267vw;
    margin-left:1.6vw
}
[data-v-44313466] .login-wrap .login-content .header-select .flag{
    width:5.6vw;
    height:3.733vw
}
[data-v-44313466] .login-wrap .login-content .header-select .info{
    margin-left:1.333vw;
    color:#2e2e2e;
    font-size:4.267vw
}
[data-v-44313466] .login-wrap .login-content .header-select .select-left{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-44313466] .login-wrap .login-content .header-select.primary{
    border:none;
    padding-left:1.6vw;
    margin-bottom:0
}
[data-v-44313466] .login-wrap .login-content .header-select.primary:hover{
    border:none
}
[data-v-44313466] .login-wrap .login-content .header-select:hover{
    border:.267vw solid #E1243A
}
[data-v-44313466] .login-wrap .login-content .green-info{
    color:#A41318;
    font-size:3.733vw;
    cursor:pointer
}
[data-v-44313466] .login-wrap .login-content .gray-info{
    color:#0000004c;
    font-size:3.2vw
}
[data-v-44313466] .login-wrap .login-content .btn-submit{
    width:53.333vw;
    height:9.6vw;
    margin-top:4.667vw;
    border-radius:1.333vw
}
[data-v-44313466] .login-wrap .login-content .pass-exchange{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    color:#000;
    font-size:3.2vw;
    cursor:pointer
}
[data-v-44313466] .login-wrap .login-content .footer-info{
    overflow:hidden;
    color:#5a5a5a;
    font-size:3.2vw;
    text-align:center
}
[data-v-44313466] .login-wrap .login-content .footer-info .margin{
    margin-top:3.333vw;
    margin-bottom:4.667vw
}
[data-v-44313466] .login-wrap .login-content .footer-info .green-link{
    color:#A41318;
    font-size:3.2vw;
    cursor:pointer
}
[data-v-44313466] .login-wrap .login-content .footer-info .one{
    margin-top:10.667vw
}
[data-v-44313466] .login-wrap .login-content .footer-info .third-login .title{
    text-align:left;
    font-size:3.2vw;
    margin-top:2.667vw;
    margin-bottom:2.667vw;
    color:#000
}
[data-v-44313466] .login-wrap .login-content .footer-info .third-login .third-list{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
[data-v-44313466] .login-wrap .login-content .footer-info .third-login .third-list .auth-item{
    width:10.667vw;
    height:10.667vw;
    margin-right:2.667vw;
    cursor:pointer
}
[data-v-44313466] .login-wrap .login-content .footer-info .third-login .third-list .auth-item .icon{
    width:100%;
    height:100%
}
@media screen and (min-width: 768px){
    [data-v-44313466] .login-wrap{
        margin:0 32px;
        padding:45px 0 80px
    }
}
@media screen and (min-width: 768px) and (min-width: 768px){
    [data-v-44313466] .login-wrap{
        max-width:720px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 992px){
    [data-v-44313466] .login-wrap{
        max-width:960px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px) and (min-width: 1300px){
    [data-v-44313466] .login-wrap{
        max-width:1250px;
        margin:0 auto
    }
}
@media screen and (min-width: 768px){
    [data-v-44313466] .login-wrap .logo{
        width:82px;
        height:24px
    }
    [data-v-44313466] .login-wrap .green-text{
        font-size:14px;
        margin-right:0
    }
    [data-v-44313466] .login-wrap .login-content{
        width:570px;
        margin:100px auto 80px
    }
    [data-v-44313466] .login-wrap .login-content .login-title{
        font-size:20px;
        line-height:40px;
        margin-bottom:15px
    }
    [data-v-44313466] .login-wrap .login-content .login-subtitle{
        font-size:16px;
        margin-bottom:40px
    }
    [data-v-44313466] .login-wrap .login-content .n-tabs-tab__label{
        font-size:16px
    }
    [data-v-44313466] .login-wrap .login-content .ipt-label{
        font-size:14px;
        margin-bottom:20px
    }
    [data-v-44313466] .login-wrap .login-content .ipt-login{
        border-radius:8px
    }
    [data-v-44313466] .login-wrap .login-content .ipt-login .n-input__input-el{
        height:62px;
        font-size:18px
    }
    [data-v-44313466] .login-wrap .login-content .header-select{
        font-size:14px;
        border-radius:8px;
        border:1px solid #D9D9D9;
        padding:0 22px 0 32px;
        height:62px;
        margin-bottom:26px
    }
    [data-v-44313466] .login-wrap .login-content .header-select .icon{
        width:20px;
        height:16px;
        margin-left:12px
    }
    [data-v-44313466] .login-wrap .login-content .header-select .flag{
        width:33px;
        height:22px
    }
    [data-v-44313466] .login-wrap .login-content .header-select .info{
        margin-left:10px;
        font-size:20px
    }
    [data-v-44313466] .login-wrap .login-content .header-select.primary{
        padding-left:20px;
        margin-bottom:0
    }
    [data-v-44313466] .login-wrap .login-content .header-select:hover{
        border:1px solid #E1243A
    }
    [data-v-44313466] .login-wrap .login-content .green-info,[data-v-44313466] .login-wrap .login-content .gray-info{
        font-size:14px
    }
    [data-v-44313466] .login-wrap .login-content .btn-submit{
        width:400px;
        height:58px;
        margin-top:35px;
        border-radius:10px
    }
    [data-v-44313466] .login-wrap .login-content .pass-exchange,[data-v-44313466] .login-wrap .login-content .footer-info{
        font-size:14px
    }
    [data-v-44313466] .login-wrap .login-content .footer-info .margin{
        margin-top:25px;
        margin-bottom:35px
    }
    [data-v-44313466] .login-wrap .login-content .footer-info .green-link{
        font-size:14px
    }
    [data-v-44313466] .login-wrap .login-content .footer-info .one{
        margin-top:80px
    }
    [data-v-44313466] .login-wrap .login-content .footer-info .third-login .title{
        font-size:14px;
        margin-top:20px;
        margin-bottom:20px
    }
    [data-v-44313466] .login-wrap .login-content .footer-info .third-login .third-list .auth-item{
        width:40px;
        height:40px
    }
}
.orderItem[data-v-21fcc6db]{
    margin-bottom:4.8vw;
    margin-right:3.2vw;
    min-width:85.333vw;
    width:85.333vw;
    box-shadow:.267vw 1.6vw 2.133vw #0000001a;
    border-radius:2.667vw;
    background:#fff
}
.isOneItem[data-v-21fcc6db]{
    width:100%;
    margin-right:0
}
.head[data-v-21fcc6db]{
    display:flex;
    margin:4.8vw 0;
    align-items:center
}
.head .bold[data-v-21fcc6db]{
    font-weight:700;
    font-size:4.267vw
}
.head .more[data-v-21fcc6db]{
    margin-left:auto;
    color:#DC2625;
    font-size:3.467vw
}
.order_wrapper[data-v-21fcc6db]{
    padding:2.133vw;
    box-sizing:border-box;
    display:flex
}
.order_wrapper .content_wrapper[data-v-21fcc6db]{
    flex:1;
    margin-left:2.667vw
}
.order_wrapper .content_wrapper .top[data-v-21fcc6db]{
    font-size:3.467vw;
    font-weight:700;
    margin-bottom:.267vw;
    color:#000;
    display:flex
}
.order_wrapper .content_wrapper .top img[data-v-21fcc6db]{
    width:5.333vw;
    height:5.333vw;
    margin-left:auto
}
.order_wrapper .content_wrapper .top span[data-v-21fcc6db]{
    color:#DC2625
}
.order_wrapper .content_wrapper .deep[data-v-21fcc6db]{
    color:#a3a3a3;
    font-size:3.2vw;
    align-items:center;
    font-weight:400
}
.order_wrapper .content_wrapper .deep button[data-v-21fcc6db]{
    margin-left:auto
}
.order_wrapper .content_wrapper .deep .left[data-v-21fcc6db]{
    width:1.333vw;
    flex:1
}
.order_wrapper .content_wrapper .deep .l_t[data-v-21fcc6db]{
    margin-bottom:.667vw
}
.order_wrapper .content_wrapper .bn[data-v-21fcc6db]{
    text-align:right;
    margin-top:2.133vw
}
.order_wrapper .content_wrapper .next[data-v-21fcc6db]{
    border-radius:1.067vw;
    background:#F6F6F6;
    padding:1.067vw;
    box-sizing:border-box;
    font-size:2.933vw;
    margin-top:1.6vw;
    color:#838383
}
.order_wrapper .content_wrapper .p-ele[data-v-21fcc6db]{
    text-overflow:ellipsis;
    overflow:hidden;
    word-break:break-all;
    white-space:nowrap
}
.provide_wrapper[data-v-20fb7779]{
    margin-top:6.933vw!important;
    margin-left:2.933vw;
    margin-right:2.933vw;
    border-radius:2.133vw;
    box-shadow:0 1.6vw 5.333vw #e1e1e1;
    padding-top:0!important
}
.provide_wrapper .provide_wrapper_titleGroup[data-v-20fb7779]{
    background:rgba(0,0,0,.7);
    display:flex;
    border-radius:2.667vw 2.667vw 0 0
}
.provide_wrapper .provide_wrapper_titleGroup .item1[data-v-20fb7779]{
    width:33.3%;
    text-align:center;
    background:#67d751;
    font-weight:700;
    padding:2.133vw 0;
    box-sizing:border-box;
    border-radius:2.667vw 2.667vw 0 0;
    margin-top:-1.333vw
}
.provide_wrapper .main_wrapper[data-v-20fb7779]{
    background:#67d751;
    padding:3.2vw 1.867vw 6.667vw;
    border-radius:2.667vw 2.667vw 0 0;
    margin-top:-1.867vw;
    box-sizing:border-box
}
.provide_wrapper .main_wrapper .content[data-v-20fb7779]{
    font-size:3.2vw;
    text-indent:1.067vw
}
.provide_wrapper .ask_wrapper[data-v-20fb7779]{
    display:flex;
    padding:1.6vw 1.6vw 0;
    box-sizing:border-box;
    align-items:center;
    height:16.8vw
}
.provide_wrapper .ask_wrapper .sp_wrapper[data-v-20fb7779]{
    width:32.4vw;
    height:35.867vw;
    margin-top:-12vw;
    margin-left:1.333vw
}
.provide_wrapper .ask_wrapper .sp_wrapper div[data-v-20fb7779]{
    width:100%;
    height:100%
}
.provide_wrapper .ask_wrapper .ask[data-v-20fb7779]{
    margin-left:auto;
    margin-right:2.133vw;
    color:#2e2e2e;
    font-weight:700!important
}
.provide_wrapper .ask_wrapper .tor[data-v-20fb7779]{
    color:#67d751;
    font-weight:700!important
}
.provide_wrapper .ask_wrapper button[data-v-20fb7779]{
    min-width:21.333vw;
    height:8vw
}
.rateBox-wrapper[data-v-20fb7779]{
    padding:2.4vw 0 1.6vw
}
.rateBox-wrapper[data-v-20fb7779] .n-input__input{
    flex:none
}
.rateBox-wrapper[data-v-20fb7779] .n-input__prefix{
    margin-left:-1.6vw
}
.rateBox-wrapper[data-v-20fb7779] .n-input__input-el{
    font-size:3.2vw
}
.rateBox[data-v-20fb7779]{
    display:flex;
    align-items:center;
    justify-content:center
}
.rateBox .icon-exchange[data-v-20fb7779]{
    width:4.267vw;
    height:4.267vw;
    margin:0 2.4vw
}
.info[data-v-5809006c]{
    background:rgba(0,0,0,.7);
    color:#fff;
    padding:0 3.2vw;
    word-break:break-word
}
.info[data-v-5809006c] a{
    color:#67d751;
    font-weight:700
}
.sys_deep[data-v-a3aa5208]{
    height:2.667vw
}
.orders_wrapper[data-v-a3aa5208]{
    display:flex;
    width:100%;
    overflow:auto;
    margin-top:3.2vw;
    padding:0 3.733vw;
    box-sizing:border-box
}
.oQues[data-v-a3aa5208]{
    box-sizing:border-box;
    font-weight:700;
    color:#000;
    font-size:4.267vw;
    margin:3.2vw 0;
    padding-left:4.8vw
}
main .action_wrapper[data-v-a3aa5208]{
    display:flex;
    padding:0 3.2vw;
    box-sizing:border-box;
    font-size:3.467vw
}
main .action_wrapper .register[data-v-a3aa5208]{
    margin:0 2.667vw 0 auto;
    text-decoration:underline
}
main .action_wrapper .login[data-v-a3aa5208]{
    text-decoration:underline;
    color:#DC2625
}
main .wrapper[data-v-a3aa5208]{
    margin-bottom:3.2vw;
    background:#fff;
    border-radius:2.667vw
}
main .wrapper h3[data-v-a3aa5208]{
    font-weight:700;
    color:#000;
    font-size:4vw;
    margin:.533vw 0
}
main .wrapper .question_wrapper[data-v-a3aa5208]{
    box-shadow:.267vw 1.6vw 2.133vw #0000001a;
    border-radius:2.667vw;
    padding-bottom:1.6vw;
    padding:1.333vw 0 .533vw
}
main .wrapper .question_wrapper .tutorialWrapper_item[data-v-a3aa5208]{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    padding:1.067vw 1.6vw;
    margin-bottom:2.667vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .icon[data-v-a3aa5208]{
    width:11.2vw;
    height:11.2vw;
    margin-right:3.2vw;
    margin-left:2.133vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .middle[data-v-a3aa5208]{
    margin-right:1.6vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .middle .message[data-v-a3aa5208]{
    color:#a3a3a3;
    font-size:3.2vw
}
main .wrapper .question_wrapper .tutorialWrapper_item .arrow-right[data-v-a3aa5208]{
    width:4.267vw;
    height:4.267vw;
    margin-left:auto
}
main[data-v-a3aa5208] .n-input-number{
    width:100%!important
}
main[data-v-a3aa5208] .n-input{
    border-radius:1.6vw;
    width:100%;
    --n-border-active: 0px solid transparent !important;
    --n-border-focus: 0px solid transparent!important;
    --n-border-hover: 0px solid transparent !important;
    --n-box-shadow-active: 0px solid transparent !important;
    --n-box-shadow-focus: 0px solid transparent!important;
    --n-border: 0px !important;
    --n-color-focus: #F3F3F3 !important;
    background:#F3F3F3
}
main[data-v-a3aa5208] .n-input-number{
    width:50%
}
main[data-v-a3aa5208] .header-select{
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:end;
    width:100%;
    height:100%;
    z-index:9;
    position:relative
}
main[data-v-a3aa5208] .header-select img{
    width:8.8vw;
    height:6vw
}
main[data-v-a3aa5208] .header-select .fg{
    width:5.6vw;
    height:5.6vw;
    margin:0 1.867vw 0 .8vw
}
main[data-v-a3aa5208] .header-selectII:after{
    position:absolute;
    content:"";
    width:120%;
    height:100%;
    background:transparent;
    left:0;
    transform:translate(-100%)
}
main[data-v-a3aa5208] .country_wrapper{
    width:100%;
    height:100%
}
main[data-v-a3aa5208] .country_wrapper .currency{
    font-size:2.667vw
}
main[data-v-a3aa5208] .country_wrapper .flag{
    border-radius:50%;
    width:4.267vw;
    height:4.267vw;
    margin:0 1.067vw
}
main[data-v-a3aa5208] .country_wrapper .icon{
    width:4.4vw;
    height:4.4vw;
    padding:0px 0px 0px 8vw
}
main[data-v-a3aa5208] .n-input__input-el{
    text-decoration:unset!important;
    width:12vw;
    font-weight:500;
    font-size:3.733vw
}
main[data-v-a3aa5208] .n-input__suffix{
    flex:1
}
@media screen and (min-width: 768px){
    main[data-v-a3aa5208]{
        background:transparent
    }
    main .title[data-v-a3aa5208]{
        height:44px;
        line-height:44px;
        font-size:32px;
        font-weight:700;
        text-align:center;
        margin:100px 0 52px
    }
    main .title2[data-v-a3aa5208]{
        height:44px;
        line-height:44px;
        font-size:24px;
        font-weight:700;
        text-align:center;
        margin:80px 0 40px
    }
    main .rateBox[data-v-a3aa5208]{
        display:flex;
        align-items:center;
        justify-content:center;
        width:74%;
        margin:0 auto
    }
    main .rateBox .icon-exchange[data-v-a3aa5208]{
        width:28px;
        height:28px;
        margin:0 20px
    }
    main .tutorialWrapper[data-v-a3aa5208]{
        display:flex;
        flex-wrap:wrap
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-a3aa5208]{
        width:calc(25% - 20px);
        margin-bottom:16px;
        text-align:center;
        background:#F6F9F7;
        padding:30px 30px 42px;
        box-sizing:border-box;
        border-radius:12px;
        cursor:pointer
    }
    main .tutorialWrapper .tutorialWrapper_item img[data-v-a3aa5208]{
        width:50px;
        height:50px
    }
    main .tutorialWrapper .tutorialWrapper_item h3[data-v-a3aa5208]{
        color:#000;
        font-weight:700;
        font-size:17px;
        margin:14px 0
    }
    main .tutorialWrapper .tutorialWrapper_item .message[data-v-a3aa5208]{
        color:#9c9a9f;
        font-size:13px;
        line-height:16px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-a3aa5208]:nth-of-type(2n){
        margin-left:26px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-a3aa5208]:nth-of-type(3n+4){
        margin-left:26px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-a3aa5208]:nth-of-type(3){
        margin-left:26px
    }
    main .tutorialWrapper .tutorialWrapper_item[data-v-a3aa5208]:hover{
        background:#EAEFEC
    }
    main .btnGroup[data-v-a3aa5208]{
        display:flex;
        justify-content:center;
        margin-bottom:90px
    }
    main .btnGroup button[data-v-a3aa5208]{
        width:258px;
        height:58px;
        margin:0 20px;
        border-radius:12px;
        font-weight:600;
        font-size:15px
    }
    main .btnGroup2[data-v-a3aa5208]{
        margin-top:52px;
        margin-bottom:0
    }
    main[data-v-a3aa5208] .n-input-number{
        width:35%!important
    }
    main[data-v-a3aa5208] .n-input{
        border-radius:12px;
        width:100%;
        background:transparent;
        --n-border: 1px solid rgb(224, 224, 230) !important;
        --n-color-focus: transparent !important
    }
    main[data-v-a3aa5208] .n-input-number{
        width:50%
    }
    main[data-v-a3aa5208] .n-input__input{
        height:70px;
        line-height:70px;
        width:auto;
        flex:none
    }
    main[data-v-a3aa5208] .n-input__input .n-input__input-el{
        font-size:16px;
        font-weight:700;
        height:70px;
        line-height:70px;
        color:#0000004d
    }
    main[data-v-a3aa5208] .header-select{
        cursor:pointer;
        display:flex;
        align-items:center;
        justify-content:flex-end;
        height:100%;
        width:100%
    }
    main[data-v-a3aa5208] .header-select .fg{
        width:28px;
        height:28px;
        margin:0 12px 0 34px
    }
    main[data-v-a3aa5208] .header-select .icon{
        width:33px;
        height:23px;
        margin-right:0
    }
    main[data-v-a3aa5208] .country_wrapper{
        font-weight:700
    }
    main[data-v-a3aa5208] .country_wrapper .currency{
        font-size:20px
    }
    main[data-v-a3aa5208] .country_wrapper .flag{
        border-radius:50%;
        width:32px;
        height:32px;
        margin:0 8px
    }
}
#contactUs[data-v-c1897e2a]{
    padding-top:14.933vw
}
#contactUs .banner[data-v-c1897e2a]{
    position:relative;
    text-align:center
}
#contactUs .banner .banner-img[data-v-c1897e2a]{
    width:100%;
    height:auto
}
#contactUs .banner .text[data-v-c1897e2a]{
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    display:flex;
    flex-direction:column;
    justify-content:center
}
#contactUs .banner .text .title[data-v-c1897e2a]{
    font-size:4.8vw;
    color:#fff;
    font-weight:700
}
#contactUs .banner .text .title-en[data-v-c1897e2a]{
    font-size:3.733vw;
    color:#fff;
    margin-top:2.667vw
}
#contactUs .contact-box[data-v-c1897e2a]{
    display:flex;
    flex-direction:column;
    margin:10.667vw 2.133vw;
    text-align:left
}
#contactUs .contact-box .slider[data-v-c1897e2a]{
    background:#f9f9fc;
    border-radius:.667vw;
    padding:2.667vw 4vw
}
#contactUs .contact-box .slider .title[data-v-c1897e2a]{
    font-size:2.933vw;
    color:#2d3136;
    line-height:7.467vw;
    font-weight:700
}
#contactUs .contact-box .left-slider[data-v-c1897e2a]{
    margin-right:0;
    flex:2
}
#contactUs .contact-box .left-slider .slider-content .info[data-v-c1897e2a]{
    font-size:2.4vw;
    color:#cbcbcb;
    line-height:6.4vw
}
#contactUs .contact-box .left-slider .slider-content .phone-list[data-v-c1897e2a]{
    display:flex
}
#contactUs .contact-box .left-slider .slider-content .phone-list .phone-item[data-v-c1897e2a]{
    font-size:2.667vw;
    color:#2d3136;
    margin-bottom:2.667vw;
    flex:1
}
#contactUs .contact-box .left-slider .slider-content .phone-list .phone-item .bold[data-v-c1897e2a]{
    font-size:2.667vw;
    font-weight:700
}
#contactUs .contact-box .right-slider[data-v-c1897e2a]{
    flex:1
}
#contactUs .contact-box .right-slider .email-content[data-v-c1897e2a]{
    color:#2d3136;
    font-size:2.667vw;
    font-weight:700;
    height:calc(100% - 7.467vw);
    justify-content:center;
    align-items:center
}
#contactUs .intro-box[data-v-c1897e2a]{
    margin:10.667vw 2.133vw
}
#contactUs .intro-box .subtitle[data-v-c1897e2a]{
    font-size:4.8vw;
    color:#2d3136;
    font-weight:700;
    text-align:center
}
#contactUs .intro-box .info[data-v-c1897e2a]{
    font-size:1.867vw;
    color:#818992;
    margin-top:2.133vw;
    text-align:center
}
#contactUs .intro-box .kf-box[data-v-c1897e2a]{
    display:flex;
    flex-direction:column;
    border-bottom:1px solid #e2e6ea
}
#contactUs .intro-box .kf-box .left[data-v-c1897e2a]{
    flex:1;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding-left:10.667vw;
    text-align:left
}
#contactUs .intro-box .kf-box .left .title[data-v-c1897e2a]{
    font-size:4vw;
    color:#2d3136;
    line-height:6.667vw
}
#contactUs .intro-box .kf-box .left .msg[data-v-c1897e2a]{
    font-size:2.133vw;
    color:#818992;
    margin-top:1.333vw
}
#contactUs .intro-box .kf-box .right[data-v-c1897e2a]{
    flex:1
}
#contactUs .intro-box .kf-box .right .right-img[data-v-c1897e2a]{
    width:100%
}
#contactUs .email-box[data-v-c1897e2a]{
    margin:10.667vw 2.133vw
}
#contactUs .email-box .subtitle[data-v-c1897e2a]{
    font-size:4.8vw;
    color:#2d3136;
    font-weight:700;
    text-align:center
}
#contactUs .email-box .info[data-v-c1897e2a]{
    font-size:1.867vw;
    color:#818992;
    margin-top:2.133vw;
    text-align:center
}
#contactUs .email-box .form-box[data-v-c1897e2a]{
    margin-top:16vw;
    display:flex;
    flex-direction:column;
    width:100%
}
#contactUs .email-box .form-box .left[data-v-c1897e2a]{
    flex:2;
    margin-right:6vw;
    width:100%
}
#contactUs .email-box .form-box .left .ipt-item[data-v-c1897e2a]{
    border:1px solid #d5d7d9;
    border-radius:1.067vw;
    padding:3.467vw 4vw;
    display:flex;
    align-items:center;
    margin-bottom:2.4vw;
    min-width:40vw
}
#contactUs .email-box .form-box .left .ipt-item .label[data-v-c1897e2a]{
    font-size:2.667vw;
    color:#2e2e2e;
    letter-spacing:.267vw
}
#contactUs .email-box .form-box .left .ipt-item .label span[data-v-c1897e2a]{
    color:#d03050;
    margin-right:1.067vw
}
#contactUs .email-box .form-box .left .ipt-item .label .vis[data-v-c1897e2a]{
    opacity:1
}
#contactUs .email-box .form-box .left .ipt-item .ipt[data-v-c1897e2a]{
    border:none;
    color:#000;
    font-weight:500;
    min-width:34.667vw;
    flex:1
}
#contactUs .email-box .form-box .left .ipt-item[data-v-c1897e2a]:last-child{
    margin-bottom:2.4vw
}
#contactUs .email-box .form-box .right[data-v-c1897e2a]{
    flex:3;
    border:1px solid #d5d7d9;
    border-radius:1.067vw;
    padding:3.467vw 4vw;
    display:flex
}
#contactUs .email-box .form-box .right .ipt[data-v-c1897e2a]{
    border:none;
    width:100%;
    height:100%;
    outline:none;
    color:#000;
    font-weight:500
}
#contactUs .email-box .form-box .right span[data-v-c1897e2a]{
    color:#d03050;
    margin-right:1.067vw
}
#contactUs .email-box .btn-box[data-v-c1897e2a]{
    display:flex;
    justify-content:center
}
#contactUs .email-box .btn-box .btn-submit[data-v-c1897e2a]{
    background:#DC2625;
    border-radius:1.067vw;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:2.667vw;
    color:#fff;
    letter-spacing:.267vw;
    border:0;
    padding:1.6vw 0;
    width:37.067vw;
    height:7.733vw;
    margin-top:6.667vw
}
#contactUs .email-box .btn-box .btn-submit .icon[data-v-c1897e2a]{
    width:3.733vw;
    margin-right:2.4vw
}
[data-v-c1897e2a] .n-base-selection{
    --n-border: 0px solid #DC2625 !important;
    --n-border-active: 0px solid #DC2625 !important;
    --n-border-focus: 0px solid #DC2625 !important;
    --n-border-hover: 0px solid #DC2625 !important;
    --n-box-shadow-active: 0px solid #DC2625 !important;
    --n-box-shadow-focus: 0px solid #DC2625 !important;
    --n-height: 6.4vw !important
}
[data-v-c1897e2a] .country_wrapper{
    flex:none!important
}
[data-v-c1897e2a] .header-select{
    color:#c2c2c2
}
[data-v-c1897e2a] .header-select .flag{
    width:8.533vw;
    height:8.533vw;
    margin-right:1.067vw
}
[data-v-c1897e2a] .header-select i{
    margin-right:2.667vw
}
@media screen and (min-width: 768px){
    #contactUs[data-v-c1897e2a]{
        padding-top:0
    }
    #contactUs .banner[data-v-c1897e2a]{
        position:relative;
        text-align:center
    }
    #contactUs .banner .banner-img[data-v-c1897e2a]{
        width:100%;
        height:auto
    }
    #contactUs .banner .text[data-v-c1897e2a]{
        position:absolute;
        top:0;
        bottom:0;
        right:0;
        left:0;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
    #contactUs .banner .text .title[data-v-c1897e2a]{
        font-size:36px;
        color:#fff;
        font-weight:700
    }
    #contactUs .banner .text .title-en[data-v-c1897e2a]{
        font-size:28px;
        color:#fff;
        margin-top:20px
    }
    #contactUs .contact-box[data-v-c1897e2a]{
        display:flex;
        flex-direction:row;
        margin:80px 100px;
        text-align:left
    }
    #contactUs .contact-box .slider[data-v-c1897e2a]{
        background:#f9f9fc;
        border-radius:5px;
        padding:20px 30px
    }
    #contactUs .contact-box .slider .title[data-v-c1897e2a]{
        font-size:22px;
        color:#2d3136;
        line-height:56px;
        font-weight:700
    }
    #contactUs .contact-box .left-slider[data-v-c1897e2a]{
        margin-right:30px;
        flex:2
    }
    #contactUs .contact-box .left-slider .slider-content .info[data-v-c1897e2a]{
        font-size:18px;
        color:#cbcbcb;
        line-height:48px
    }
    #contactUs .contact-box .left-slider .slider-content .phone-list[data-v-c1897e2a]{
        display:flex
    }
    #contactUs .contact-box .left-slider .slider-content .phone-list .phone-item[data-v-c1897e2a]{
        font-size:20px;
        color:#2d3136;
        margin-bottom:20px;
        flex:1
    }
    #contactUs .contact-box .left-slider .slider-content .phone-list .phone-item .bold[data-v-c1897e2a]{
        font-size:20px;
        font-weight:700
    }
    #contactUs .contact-box .right-slider[data-v-c1897e2a]{
        flex:1
    }
    #contactUs .contact-box .right-slider .email-content[data-v-c1897e2a]{
        color:#2d3136;
        font-size:16px;
        font-weight:500;
        height:calc(100% - 56px);
        line-height:28px;
        display:flex;
        flex-direction:column;
        justify-content:space-around
    }
    #contactUs .contact-box .right-slider .email-content p[data-v-c1897e2a]{
        width:100%
    }
    #contactUs .intro-box[data-v-c1897e2a]{
        margin:80px 100px
    }
    #contactUs .intro-box .subtitle[data-v-c1897e2a]{
        font-size:36px;
        color:#2d3136;
        font-weight:700;
        text-align:center
    }
    #contactUs .intro-box .info[data-v-c1897e2a]{
        font-size:14px;
        color:#818992;
        margin-top:16px;
        text-align:center
    }
    #contactUs .intro-box .kf-box[data-v-c1897e2a]{
        display:flex;
        flex-direction:row;
        border-bottom:1px solid #e2e6ea
    }
    #contactUs .intro-box .kf-box .left[data-v-c1897e2a]{
        flex:1;
        display:flex;
        flex-direction:column;
        justify-content:center;
        padding-left:80px;
        text-align:left
    }
    #contactUs .intro-box .kf-box .left .title[data-v-c1897e2a]{
        font-size:30px;
        color:#2d3136;
        line-height:50px
    }
    #contactUs .intro-box .kf-box .left .msg[data-v-c1897e2a]{
        font-size:16px;
        color:#818992;
        margin-top:10px
    }
    #contactUs .intro-box .kf-box .right[data-v-c1897e2a]{
        flex:1
    }
    #contactUs .intro-box .kf-box .right .right-img[data-v-c1897e2a]{
        width:100%
    }
    #contactUs .email-box[data-v-c1897e2a]{
        margin:80px 100px
    }
    #contactUs .email-box .subtitle[data-v-c1897e2a]{
        font-size:36px;
        color:#2d3136;
        font-weight:700;
        text-align:center
    }
    #contactUs .email-box .info[data-v-c1897e2a]{
        font-size:14px;
        color:#818992;
        margin-top:16px;
        text-align:center
    }
    #contactUs .email-box .form-box[data-v-c1897e2a]{
        margin-top:120px;
        display:flex;
        flex-direction:row;
        width:100%
    }
    #contactUs .email-box .form-box .left[data-v-c1897e2a]{
        flex:2;
        margin-right:45px
    }
    #contactUs .email-box .form-box .left .ipt-item[data-v-c1897e2a]{
        border:1px solid #d5d7d9;
        border-radius:8px;
        padding:8px 30px;
        display:flex;
        align-items:center;
        margin-bottom:12px
    }
    #contactUs .email-box .form-box .left .ipt-item .label[data-v-c1897e2a]{
        font-size:14px;
        color:#2e2e2e;
        letter-spacing:2px
    }
    #contactUs .email-box .form-box .left .ipt-item .label span[data-v-c1897e2a]{
        color:#d03050;
        margin-right:4px
    }
    #contactUs .email-box .form-box .left .ipt-item .label .vis[data-v-c1897e2a]{
        opacity:1
    }
    #contactUs .email-box .form-box .left .ipt-item .ipt[data-v-c1897e2a]{
        border:none;
        color:#000;
        font-weight:500;
        flex:1;
        min-width:260px
    }
    #contactUs .email-box .form-box .left .ipt-item[data-v-c1897e2a]:last-child{
        margin-bottom:0
    }
    #contactUs .email-box .form-box .right[data-v-c1897e2a]{
        flex:3;
        border:1px solid #d5d7d9;
        border-radius:8px;
        padding:26px 30px;
        display:flex
    }
    #contactUs .email-box .form-box .right .ipt[data-v-c1897e2a]{
        border:none;
        width:100%;
        height:100%;
        outline:none;
        color:#000;
        font-weight:500
    }
    #contactUs .email-box .form-box .right span[data-v-c1897e2a]{
        color:#d03050;
        margin-right:4px
    }
    #contactUs .email-box .form-box[data-v-c1897e2a] .n-base-selection{
        --n-border: 0px solid #DC2625 !important;
        --n-border-active: 0px solid #DC2625 !important;
        --n-border-focus: 0px solid #DC2625 !important;
        --n-border-hover: 0px solid #DC2625 !important;
        --n-box-shadow-active: 0px solid #DC2625 !important;
        --n-box-shadow-focus: 0px solid #DC2625 !important;
        --n-height: 24px !important
    }
    #contactUs .email-box .form-box[data-v-c1897e2a] .header-select{
        cursor:pointer;
        color:#c2c2c2
    }
    #contactUs .email-box .form-box[data-v-c1897e2a] .header-select .flag{
        width:32px;
        height:32px;
        margin-right:4px
    }
    #contactUs .email-box .form-box[data-v-c1897e2a] .header-select i{
        margin-right:8px
    }
    #contactUs .email-box .btn-box[data-v-c1897e2a]{
        display:flex;
        justify-content:flex-end
    }
    #contactUs .email-box .btn-box .btn-submit[data-v-c1897e2a]{
        background:#DC2625;
        border-radius:8px;
        display:flex;
        align-items:center;
        justify-content:center;
        font-size:20px;
        color:#fff;
        letter-spacing:2px;
        border:0;
        padding:12px 0;
        width:278px;
        height:58px;
        margin-top:50px;
        cursor:pointer
    }
    #contactUs .email-box .btn-box .btn-submit .icon[data-v-c1897e2a]{
        width:28px;
        margin-right:18px
    }
    .concatMap[data-v-c1897e2a]{
        padding:40px 100px
    }
    #footer-box[data-v-c1897e2a]{
        padding-left:100px
    }
}