.ant-divider{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";background:#e8e8e8}.ant-divider,.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;width:1px;height:.9em;margin:0 8px;vertical-align:middle}.ant-divider-horizontal{display:block;clear:both;width:100%;min-width:100%;height:1px;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text-center,.ant-divider-horizontal.ant-divider-with-text-left,.ant-divider-horizontal.ant-divider-with-text-right{display:table;margin:16px 0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-align:center;background:transparent}.ant-divider-horizontal.ant-divider-with-text-center:after,.ant-divider-horizontal.ant-divider-with-text-center:before,.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-left:before,.ant-divider-horizontal.ant-divider-with-text-right:after,.ant-divider-horizontal.ant-divider-with-text-right:before{position:relative;top:50%;display:table-cell;width:50%;border-top:1px solid #e8e8e8;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text{display:inline-block;padding:0 10px}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 24px}.ant-divider-dashed{background:none;border-color:#e8e8e8;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed{border-top:0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-spin{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;display:none;color:#1890ff;text-align:center;vertical-align:middle;opacity:0;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none\9;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s linear infinite alternate}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;animation-delay:1.2s}.ant-spin-dot-spin{transform:rotate(45deg);animation:antRotate 1.2s linear infinite}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(405deg)}}.ant-tooltip{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:1060;display:block;max-width:250px;visibility:visible}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:8px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:8px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:8px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:8px}.ant-tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:rgba(0,0,0,.75);border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-tooltip-arrow{position:absolute;display:block;width:13.07106781px;height:13.07106781px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:5px;height:5px;margin:auto;background-color:rgba(0,0,0,.75);content:"";pointer-events:auto}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{box-shadow:3px 3px 7px rgba(0,0,0,.07);transform:translateY(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-5.07106781px}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before{box-shadow:-3px 3px 7px rgba(0,0,0,.07);transform:translateX(6.53553391px) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform:translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-5.07106781px}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before{box-shadow:3px -3px 7px rgba(0,0,0,.07);transform:translateX(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform:translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-5.07106781px}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{box-shadow:-3px -3px 7px rgba(0,0,0,.07);transform:translateY(6.53553391px) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-switch{margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;box-sizing:border-box;min-width:44px;height:22px;line-height:20px;vertical-align:middle;background-color:rgba(0,0,0,.25);border:1px solid transparent;border-radius:100px;cursor:pointer;transition:all .36s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ant-switch-inner{display:block;margin-right:6px;margin-left:24px;color:#fff;font-size:12px}.ant-switch-loading-icon,.ant-switch:after{position:absolute;top:1px;left:1px;width:18px;height:18px;background-color:#fff;border-radius:18px;cursor:pointer;transition:all .36s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-switch:after{box-shadow:0 2px 4px 0 rgba(0,35,11,.2)}.ant-switch:not(.ant-switch-disabled):active:after,.ant-switch:not(.ant-switch-disabled):active:before{width:24px}.ant-switch-loading-icon{z-index:1;display:none;font-size:12px;background:transparent}.ant-switch-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-switch-loading .ant-switch-loading-icon{display:inline-block;color:rgba(0,0,0,.65)}.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon{color:#1890ff}.ant-switch:focus{outline:0;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-switch:focus:hover{box-shadow:none}.ant-switch-small{min-width:28px;height:16px;line-height:14px}.ant-switch-small .ant-switch-inner{margin-right:3px;margin-left:18px;font-size:12px}.ant-switch-small:after{width:12px;height:12px}.ant-switch-small:active:after,.ant-switch-small:active:before{width:16px}.ant-switch-small .ant-switch-loading-icon{width:12px;height:12px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin-right:18px;margin-left:3px}.ant-switch-small.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-13px}.ant-switch-small.ant-switch-loading .ant-switch-loading-icon{font-weight:700;transform:scale(.66667)}.ant-switch-checked{background-color:#1890ff}.ant-switch-checked .ant-switch-inner{margin-right:24px;margin-left:6px}.ant-switch-checked:after{left:100%;margin-left:-1px;transform:translateX(-100%)}.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-19px}.ant-switch-disabled,.ant-switch-loading{cursor:not-allowed;opacity:.4}.ant-switch-disabled *,.ant-switch-disabled:after,.ant-switch-disabled:before,.ant-switch-loading *,.ant-switch-loading:after,.ant-switch-loading:before{cursor:not-allowed}@keyframes AntSwitchSmallLoadingCircle{0%{transform:rotate(0deg) scale(.66667);transform-origin:50% 50%}to{transform:rotate(1turn) scale(.66667);transform-origin:50% 50%}}.ant-progress{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-progress-line{position:relative;width:100%;font-size:14px}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;width:100%;margin-right:0;padding-right:0}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{position:relative;display:inline-block;width:100%;overflow:hidden;vertical-align:middle;background-color:#f5f5f5;border-radius:100px}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-bg,.ant-progress-success-bg{position:relative;background-color:#1890ff;border-radius:100px;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{position:absolute;top:0;left:0;background-color:#52c41a}.ant-progress-text{display:inline-block;width:2em;margin-left:8px;color:rgba(0,0,0,.45);font-size:1em;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:10px;opacity:0;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.ant-progress-status-exception .ant-progress-bg{background-color:#f5222d}.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#f5222d}.ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.ant-progress-status-success .ant-progress-text{color:#52c41a}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#52c41a}.ant-progress-circle .ant-progress-inner{position:relative;line-height:1;background-color:transparent}.ant-progress-circle .ant-progress-text{position:absolute;top:50%;left:50%;width:100%;margin:0;padding:0;color:rgba(0,0,0,.65);line-height:1;white-space:normal;text-align:center;transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}.expired-container-pc{display:flex;flex-direction:column;align-items:center;width:100%;padding:40px}.expired-container-pc .canceled-i{width:64px;height:64px;background:url(../img/ic-invoice-canceled.71cd65c1.svg) 50% no-repeat;background-size:contain}.expired-container-pc .cancel-tips{font-style:normal;font-weight:400;font-size:21px;line-height:29px;text-align:center;color:#000;margin-top:24px}.expired-container-pc .expired-i{width:64px;height:64px;background:url(../img/ic-bill-expired.54c01230.svg) 50% no-repeat;background-size:contain}.expired-container-pc .tip-first{font-style:normal;font-weight:400;font-size:21px;line-height:29px;color:#000;margin-top:24px;text-align:center}.expired-container-pc .tip-sec{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#616577;margin-top:12px;text-align:center}.expired-container-pc .re-import-tips{color:#126afb;display:flex}.expired-container-pc .re-import-tips:before{content:"";width:16px;height:16px;margin-right:8px;background-size:contain;background:url(../img/ic-re-import.51e6f3b1.svg) 50% no-repeat}.expired-container-pc .expired-btn-container{display:flex;justify-content:space-between;width:386px;height:48px;margin-top:40px}.expired-container-pc .expired-btn-container .btn-continue-pay{height:48px;width:176px;color:#3963ef;border-color:#3963ef}.expired-container-pc .expired-btn-container .btn-continue-pay:hover{color:#fff;background-color:#3963ef!important}.expired-container-pc .expired-btn-container .btn-continue-pay span{font-size:18px}.expired-container-pc .expired-btn-container .hide-continue-pay{display:none}.expired-container-pc .expired-btn-container .btn-order-new{height:48px;width:386px;background-color:#3963ef!important;border-color:#3963ef!important;color:#fff}.expired-container-pc .expired-btn-container .btn-order-new span{font-size:18px}.expired-container-pc .expired-btn-container .other-width{width:176px}.expired-container-mb{display:flex;flex-direction:column;align-items:center;width:100%;padding:.853rem .533rem}.expired-container-mb .canceled-i{width:1.413rem;height:1.413rem;background:url(../img/ic-invoice-canceled.71cd65c1.svg) 50% no-repeat;background-size:contain}.expired-container-mb .cancel-tips{font-style:normal;font-weight:400;font-size:21px;line-height:29px;text-align:center;margin-top:.533rem;color:#000}.expired-container-mb .expired-i{width:1.413rem;height:1.413rem;background:url(../img/ic-bill-expired.54c01230.svg) 50% no-repeat;background-size:contain}.expired-container-mb .tip-first{font-style:normal;font-weight:400;font-size:.48rem;line-height:.667rem;color:#000;margin-top:.533rem;width:100%;text-align:center}.expired-container-mb .tip-sec{font-style:normal;font-weight:400;font-size:.32rem;line-height:.453rem;color:#616577;margin-top:.32rem;text-align:center}.expired-container-mb .re-import-tips{color:#126afb;display:flex}.expired-container-mb .re-import-tips:before{content:"";width:.373rem;height:.373rem;margin-right:.16rem;background-size:contain;background:url(../img/ic-re-import.51e6f3b1.svg) 50% no-repeat}.expired-container-mb .expired-btn-container{display:flex;justify-content:space-between;width:7.867rem;height:1.227rem;margin-top:.853rem}.expired-container-mb .expired-btn-container .btn-continue-pay{height:1.227rem;width:3.68rem;color:#3963ef;border-color:#3963ef}.expired-container-mb .expired-btn-container .btn-continue-pay:hover{color:#fff;background-color:#3963ef!important}.expired-container-mb .expired-btn-container .btn-continue-pay span{font-size:.427rem}.expired-container-mb .expired-btn-container .hide-continue-pay{display:none}.expired-container-mb .expired-btn-container .btn-order-new{height:1.227rem;width:7.867rem;background-color:#3963ef!important;border-color:#3963ef!important;color:#fff}.expired-container-mb .expired-btn-container .btn-order-new span{font-size:.427rem}.expired-container-mb .expired-btn-container .other-width{width:3.68rem}.payment-method-container-pc{width:100%;display:flex}.payment-method-container-pc .switch-pay-method{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:32px}.payment-method-container-pc .switch-pay-method .left-pay-method{display:flex;align-items:center}.payment-method-container-pc .switch-pay-method .left-pay-method span{color:#383e44;margin-right:8px;font-size:16px;line-height:22px}.payment-method-container-pc .switch-pay-method .left-pay-method .span-17{font-size:17px;line-height:24px}.payment-method-container-pc .switch-pay-method .left-pay-method i{display:inline-block;height:20px;background:no-repeat 50%;background-size:contain;margin-right:6px}.payment-method-container-pc .switch-pay-method .left-pay-method i.alipay{width:58px;background:url(../img/alipay.2e6b7e63.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.alipay-hk{width:92px;background:url(../img/ic-alipay-hk.9bfd9057.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.wechatpay{width:64px;background:url(../img/wechat-pay.5f665bf1.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.paypal{width:78px;background:url(../img/paypal.53b5f1a9.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.ic-union-pay{width:28px;height:18px;background:url(../img/ic-union-pay.302c897e.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.ic-quickpass{width:20px;height:20px;background:url(../img/ic-quick-pay.a0b95a7b.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.ic-pay-credit-card{width:88px;height:18px;background:url(../img/ic-credit-card.0ea13b1d.svg) 50% no-repeat;background-size:contain}.payment-method-container-pc .switch-pay-method .left-pay-method i.ic-usdt-trc20{width:78px;height:18px;background:url(../img/ic-usdt-trc20.50299bdc.svg) 50% no-repeat;background-size:contain}.payment-method-container-pc .switch-pay-method .left-pay-method i.ic-pay-question{width:20px;height:20px;background:url(../img/ic-pay-question.e4b6a986.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.master{width:28px;background:url(../img/master.ce6dfc3f.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.amex{width:28px;background:url(../img/amex.3837e0ca.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.visa{width:28px;background:url(../img/visa-pay.a0baf347.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.btc{width:28px;background:url(../img/btc.dd119204.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.btc2{width:28px;background:url(../img/btc2.1f26712c.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.eth{width:28px;background:url(../img/eth.d72204c4.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .left-pay-method i.eth2{width:28px;background:url(../img/eth2.7c9c7bd9.svg) 50% no-repeat}.payment-method-container-pc .switch-pay-method .switch-span{color:#616577;display:flex;align-items:center;cursor:pointer;font-size:14px}.payment-method-container-pc .switch-pay-method .switch-span:after{content:"";margin-left:6px;width:12px;height:7px;background:url(../img/ic-arrow-down.e25640b4.svg) 50% no-repeat;background-size:contain;transition:transform .1s linear}.payment-method-container-pc .switch-pay-method .click-switch:after{transform:rotate(180deg)}.payment-method-container-pc .switch-payment-loading{display:flex;justify-content:center;z-index:200;margin-top:60px;position:absolute;width:386px;background:#fff;opacity:.9;border-radius:4px;height:309px;align-items:center}.payment-method-container-pc .payment-loading4{height:250px}.payment-method-container-pc .payment-loading3{height:191px}.payment-method-container-pc .payment-list-container{position:absolute;z-index:100;width:386px;margin-top:65px}.payment-method-container-pc .payment-list-container .popover-arrow{border-bottom:1px solid #e7e9ed;border-left:1px solid #e7e9ed;width:20px;height:20px;background-color:#fff;transform:rotate(135deg);margin-left:340px}.payment-method-container-pc .payment-list-container .payment-list-box{width:100%;background:#fff;box-shadow:0 4px 10px 0 rgba(2,14,62,.14901960784313725);border-radius:4px;margin-top:-10px}.payment-method-container-pc .payment-list-container .payment-list-box .item-box{display:flex;flex-direction:column}.payment-method-container-pc .payment-list-container .item-padding{padding:17px 20px;cursor:pointer;border-bottom:none}.payment-method-container-pc .payment-list-container .item-padding .switch-pay-radio{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:18px;border:2px solid #e6ebf0;box-sizing:border-box}.payment-method-container-pc .payment-list-container .item-padding .switch-pay-radio i{width:24px}.payment-method-container-pc .payment-list-container .item-padding .switch-pay-radio.light{background:#138cff;border-color:#138cff}.payment-method-container-pc .payment-list-container .item-padding .switch-pay-radio.light i{display:inline-block;content:"";height:12px;background:url(../img/hook-white.d47963bd.svg) 50% no-repeat;background-size:contain}.payment-method-container-pc .payment-list-container .item-padding:hover{z-index:101;background-color:#e7f3ff}.payment-method-container-pc .payment-list-container .item-padding:hover .popover-arrow{background:red}.payment-method-container-pc .payment-list-container .item-padding:hover .switch-pay-radio{background:#138cff;border-color:#138cff}.payment-method-container-pc .payment-list-container .item-padding:hover .switch-pay-radio i{display:inline-block;content:"";height:12px;background:url(../img/hook-white.d47963bd.svg) 50% no-repeat;background-size:contain}.payment-method-container-pc .payment-list-container .item-bottom-line{height:1px;background:#e6ebf0;margin:0 20px}.payment-method-container-mb{width:100%;display:flex;position:relative}.payment-method-container-mb .switch-pay-method{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-top:.533rem;font-size:.373rem;align-items:center}.payment-method-container-mb .switch-pay-method .left-pay-method{display:flex;align-items:center}.payment-method-container-mb .switch-pay-method .left-pay-method span{color:#383e44;text-align:left;max-width:4rem;font-size:.4rem;line-height:.533rem}.payment-method-container-mb .switch-pay-method .left-pay-method .span-17{font-size:.427rem;line-height:.613rem}.payment-method-container-mb .switch-pay-method .left-pay-method i{display:inline-block;width:1.347rem;height:.467rem;margin-left:.16rem}.payment-method-container-mb .switch-pay-method .left-pay-method i.alipay{width:1.547rem;background:url(../img/alipay.2e6b7e63.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.alipay-hk{width:2.4rem;background:url(../img/ic-alipay-hk.9bfd9057.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.wechatpay{width:1.707rem;background:url(../img/wechat-pay.5f665bf1.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.paypal{width:1.7067rem;background:50% no-repeat;background-size:contain}.payment-method-container-mb .switch-pay-method .left-pay-method i.ic-union-pay{width:.747rem;background:url(../img/ic-union-pay.302c897e.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.ic-quickpass{width:.533rem;height:.533rem;background:url(../img/ic-quick-pay.a0b95a7b.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.ic-pay-credit-card{width:2.5rem;height:.48rem;background:url(../img/ic-credit-card.0ea13b1d.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.ic-usdt-trc20{width:1.58rem;height:.48rem;background:url(../img/ic-usdt-trc20.50299bdc.svg) 50% no-repeat;background-size:contain}.payment-method-container-mb .switch-pay-method .left-pay-method i.ic-pay-question{width:.533rem;height:.533rem;background:url(../img/ic-pay-question.e4b6a986.svg) 50% no-repeat}.payment-method-container-mb .switch-pay-method .left-pay-method i.amex,.payment-method-container-mb .switch-pay-method .left-pay-method i.apple,.payment-method-container-mb .switch-pay-method .left-pay-method i.btc,.payment-method-container-mb .switch-pay-method .left-pay-method i.btc2,.payment-method-container-mb .switch-pay-method .left-pay-method i.eth,.payment-method-container-mb .switch-pay-method .left-pay-method i.eth2,.payment-method-container-mb .switch-pay-method .left-pay-method i.master,.payment-method-container-mb .switch-pay-method .left-pay-method i.visa{background:50% no-repeat;background-size:contain}.payment-method-container-mb .switch-pay-method .switch-span{color:#616577;display:flex;align-items:center;text-align:left}.payment-method-container-mb .switch-pay-method .switch-span:after{content:"";margin-left:6px;width:12px;height:7px;background:url(../img/ic-arrow-down.e25640b4.svg) 50% no-repeat;background-size:contain}.payment-method-container-mb .switch-pay-method .click-switch:after{transform:rotate(180deg)}.payment-method-container-mb .switch-pay-method .switch-pay-radio{display:flex;width:.533rem;height:.533rem;align-items:center;justify-content:center;border-radius:.26rem;border:1px solid #e6ebf0;box-sizing:border-box}.payment-method-container-mb .switch-pay-method .switch-pay-radio i{width:.533rem}.payment-method-container-mb .switch-pay-method .switch-pay-radio.light{background:#138cff;border-color:#138cff}.payment-method-container-mb .switch-pay-method .switch-pay-radio.light i{display:inline-block;content:"";height:.2rem;background:url(../img/hook-white.d47963bd.svg) 50% no-repeat;background-size:contain}.payment-method-container-mb .switch-payment-loading{display:flex;justify-content:center;z-index:200;margin-top:1.52rem;width:100%;position:absolute;background:#fff;opacity:.9;border-radius:.107rem;height:6.3rem;align-items:center}.payment-method-container-mb .payment-loading4{height:5.25rem}.payment-method-container-mb .payment-loading3{height:4rem}.payment-method-container-mb .payment-list-container{position:absolute;z-index:100;width:100%;margin-top:1.36rem}.payment-method-container-mb .payment-list-container .popover-arrow{border-bottom:.01rem solid rgba(2,14,62,.1);border-left:.01rem solid rgba(2,14,62,.1);width:.4rem;height:.4rem;background-color:#fff;transform:rotate(135deg);margin-left:6.8rem}.payment-method-container-mb .payment-list-container .payment-list-box{width:100%;background:#fff;box-shadow:0 .053rem .133rem rgba(2,14,62,.14901960784313725);border-radius:.107rem;margin-top:-.23rem}.payment-method-container-mb .payment-list-container .payment-list-box .item-box{display:flex;flex-direction:column}.payment-method-container-mb .payment-list-container .item-padding{padding:.373rem .533rem;cursor:pointer;border-bottom:none}.payment-method-container-mb .payment-list-container .item-padding:hover{z-index:101;background-color:#e7f3ff}.payment-method-container-mb .payment-list-container .item-padding:hover .popover-arrow{background:red}.payment-method-container-mb .payment-list-container .item-bottom-line{height:1px;background:#e6ebf0;margin:0 .533rem}.ant-tooltip-content .ant-tooltip-arrow:before,.ant-tooltip-content .ant-tooltip-inner{background-color:#3963ef}.account-address-box{text-align:left;width:100%;height:-moz-fit-content;height:fit-content}.account-address-box .all-tips{margin-bottom:24px;padding-inline-start:18px}.account-address-box .all-tips .row-tips{margin-top:8px;color:#616577;font-size:14px}.account-address-box .content-title{color:#242c45}.account-address-box .content-left-box{margin-top:20px;width:386px;height:-moz-fit-content;height:fit-content}.account-address-box .content-left-box .btn-create-account{margin:37px 137px;width:112px;height:48px;background:#3963ef}.account-address-box .content-left-box .ant-btn:focus,.account-address-box .content-left-box .ant-btn:hover{color:#fff;background-color:#3963ef;border-color:#3963ef}.account-address-box .content-left-box .sign-up-link{position:relative;display:flex;width:100%;border:1px solid #3963ef}.account-address-box .content-left-box .sign-up-link .span-address{background:#f0f5ff;color:#9da3b9;padding:18px 32px 18px 56px;text-align:left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;line-height:24px}.account-address-box .content-left-box .sign-up-link .span-address:before{content:"";position:absolute;width:24px;height:24px;background-image:url(../img/ic-link.be101a87.svg);background-size:contain;left:24px}.account-address-box .content-left-box .sign-up-link .copy-tips{cursor:pointer;position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1;color:#3963ef;font-size:16px;opacity:0;backdrop-filter:blur(2px)}.account-address-box .content-left-box .sign-up-link .copy-tips:hover{opacity:1}.account-address-box .content-left-box .download-favorite-box{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;border:1px solid #dee2e8;margin-top:8.5px}.account-address-box .content-left-box .download-favorite-box .divider{height:48px;background-color:#dee2e8;margin:0}.account-address-box .content-left-box .download-favorite-box .item-box{width:50%;height:48px;align-items:center;display:flex;justify-content:center}.account-address-box .content-left-box .download-favorite-box .item-box .download-span{display:flex;color:#3963ef}.account-address-box .content-left-box .download-favorite-box .item-box .download-span:before{width:20px;height:20px;margin-right:4px;background:url(../img/ic-download.43e7268d.svg) 50% no-repeat;background-size:contain;content:""}.account-address-box .content-left-box .download-favorite-box .item-box .favorite-span:before{background:url(../img/ic-add.fe3ac5a8.svg) 50% no-repeat}.account-address-box .content-left-box .download-favorite-box .item-bookmark .bookmark-tips{display:none;position:absolute;margin-top:80px;margin-left:-30px;color:#616577}.account-address-box .content-left-box .download-favorite-box .item-bookmark .login-tips-span{display:flex;position:absolute;margin-top:110px;margin-left:-275px;color:#44b496;align-items:center}.account-address-box .content-left-box .download-favorite-box .item-bookmark .login-tips-span:before{width:14px;height:14px;margin-right:8px;background:url(../img/ic-green-tips.9f5b9ab6.svg) 50% no-repeat;background-size:contain;content:""}.account-address-box .content-left-box .download-favorite-box .item-bookmark:hover .bookmark-tips{display:flex}.account-address-box .content-left-box .download-favorite-box .item-bookmark:hover .login-tips-span{display:none}.account-address-box-mobile{text-align:left;height:-moz-fit-content;height:fit-content;width:100%}.account-address-box-mobile .all-tips{margin-bottom:.373rem;padding-inline-start:18px}.account-address-box-mobile .all-tips .row-tips{margin-top:.187rem;color:#616577;font-size:.373rem}.account-address-box-mobile .content-title{width:100%;line-height:.533rem;color:#242c45;font-size:.373rem}.account-address-box-mobile .login-tips-span{margin-top:.453rem;display:flex;font-size:.373rem;color:#44b496;align-items:center}.account-address-box-mobile .login-tips-span:before{width:.373rem;height:.373rem;margin-right:.213rem;background:url(../img/ic-green-tips.9f5b9ab6.svg) 50% no-repeat;background-size:contain;content:""}.account-address-box-mobile .content-left-box{margin-top:.373rem;border:.013rem solid #dee2e8;border-radius:.107rem;width:100%;display:flex;justify-content:center;align-items:center}.account-address-box-mobile .content-left-box .btn-create-account{width:2.773rem;height:1.067rem;background:#3963ef}.account-address-box-mobile .content-left-box .ant-btn:focus,.account-address-box-mobile .content-left-box .ant-btn:hover{color:#fff;background-color:#3963ef;border-color:#3963ef}.account-address-box-mobile .content-left-box .sign-up-link{position:relative;display:flex;width:100%;border:1px solid #3963ef}.account-address-box-mobile .content-left-box .sign-up-link .span-address{border-radius:.107rem;background:#f9fafb;color:#9da3b9;padding:.373rem;font-size:.373rem;text-align:left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.account-address-box-mobile .content-left-box .sign-up-link .copy-tips{border-radius:.107rem;cursor:pointer;position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1;background-color:hsla(0,0%,100%,.7);color:#3963ef;font-size:.427rem;opacity:0}.account-address-box-mobile .content-left-box .sign-up-link .copy-tips:hover{opacity:1}.account-address-box-mobile .content-left-box .download-favorite-box{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;margin-top:.16rem}.account-address-box-mobile .content-left-box .download-favorite-box .divider{height:1.173rem;background-color:#dee2e8;margin:0}.account-address-box-mobile .content-left-box .download-favorite-box .item-box{width:50%;height:1.173rem;align-items:center;display:flex;justify-content:center}.account-address-box-mobile .content-left-box .download-favorite-box .item-box .download-span{display:flex;color:#3963ef;font-size:.373rem}.account-address-box-mobile .content-left-box .download-favorite-box .item-box .download-span:before{width:.533rem;height:.533rem;margin-right:.107rem;background:url(../img/ic-copy-address.125451aa.svg) 50% no-repeat;background-size:contain;content:""}.account-address-box-mobile .content-left-box .download-favorite-box .item-box .favorite-span{font-size:.373rem}.account-address-box-mobile .content-left-box .download-favorite-box .item-box .favorite-span:before{background:url(../img/ic-favorite.5c258a58.svg) 50% no-repeat}.pay-success-container-pc .no-account-success-box{flex-direction:column;border-top:3px solid #3963ef}.pay-success-container-pc .no-account-success-box .success-icon{margin-top:40px;margin-bottom:28px;bottom:192px;display:inline-block;width:48px;height:48px;background:url(../img/success.7801b3c9.svg) 50% no-repeat;background-size:contain}.pay-success-container-pc .no-account-success-box .success-title{margin-bottom:12px;font-size:32px;font-weight:500;line-height:33px;color:#383e44}.pay-success-container-pc .no-account-success-box .success-description{font-size:18px;color:#768392;margin-bottom:40px}.pay-success-container-pc .account-success-box{flex-direction:column;border-top:3px solid #3963ef}.pay-success-container-pc .account-success-box .success-title{margin-top:40px;margin-bottom:12px;font-size:32px;font-weight:500;line-height:33px;color:#383e44}.pay-success-container-pc .account-success-box .success-description{font-size:18px;color:#768392;margin-bottom:40px}.pay-success-container-pc .account-success-box .account-info-box{border-top:1px solid #e6ebf0;padding:32px 40px 40px 40px;display:flex;flex-direction:column;align-items:center;width:100%}.pay-success-container-pc .account-success-box .account-info-box .btn-box{position:relative;margin-top:40px;width:100%}.pay-success-container-pc .account-success-box .account-info-box .btn-box .steps-lines{width:100%;display:flex;position:absolute}.pay-success-container-pc .account-success-box .account-info-box .btn-box .start-btn{height:48px;width:100%;border-color:#3963ef;background-color:#3963ef}.pay-success-container-pc .account-success-box .account-info-box .btn-box .start-btn span{font-size:18px;color:#fff}.pay-success-container-pc .account-success-box .account-info-box .btn-box .btn-disabled{opacity:.3}.pay-success-container-mb .no-account-success-box{flex-direction:column;border-top:2px solid #3963ef}.pay-success-container-mb .no-account-success-box .success-icon{margin-top:.693rem;margin-bottom:.213rem;bottom:192px;display:inline-block;width:1.067rem;height:1.067rem;background:url(../img/success.7801b3c9.svg) 50% no-repeat;background-size:contain}.pay-success-container-mb .no-account-success-box .success-title{margin-bottom:.16rem;font-size:.587rem;font-weight:500;line-height:.827rem;color:#383e44}.pay-success-container-mb .no-account-success-box .success-description{font-size:.4rem;color:#768392;margin-bottom:.693rem}.pay-success-container-mb .account-success-box{flex-direction:column;border-top:2px solid #3963ef}.pay-success-container-mb .account-success-box .success-title{margin-top:.693rem;margin-bottom:.16rem;font-size:.587rem;font-weight:500;line-height:.827rem;color:#383e44}.pay-success-container-mb .account-success-box .success-description{font-size:.4rem;color:#768392;margin-bottom:.693rem}.pay-success-container-mb .account-success-box .account-info-box{border-top:1px solid #e6ebf0;padding:.533rem .533rem .72rem .533rem;display:flex;flex-direction:column;align-items:center;width:100%}.pay-success-container-mb .account-success-box .account-info-box .btn-box{position:relative;height:1.227rem;margin-top:.8rem;width:100%}.pay-success-container-mb .account-success-box .account-info-box .btn-box .steps-lines{width:100%;display:flex;position:absolute}.pay-success-container-mb .account-success-box .account-info-box .btn-box .start-btn{position:absolute;height:1.227rem;width:100%;background-color:#3963ef;border-color:#3963ef;color:#fff}.pay-success-container-mb .account-success-box .account-info-box .btn-box .start-btn span{font-size:.48rem}.pay-success-container-mb .account-success-box .account-info-box .btn-box .btn-disabled{opacity:.3}.credit-card-container-pc[data-v-4a88cc18]{margin:-16px 0 48px 0;width:100%;display:flex;flex-direction:column;justify-content:center;text-align:center}.credit-card-container-pc .card-element-box[data-v-4a88cc18]{border:1px solid #d9dae0;border-radius:8px;width:100%;display:flex;flex-direction:column;box-shadow:0 1px 3px 0 #e6ebf1}.credit-card-container-pc .card-element-box .number-td[data-v-4a88cc18]{height:48px;border-bottom:1px solid #d9dae0}.credit-card-container-pc .card-element-box .expiry-td[data-v-4a88cc18]{width:50%;height:48px}.credit-card-container-pc .card-element-box .cvc-td[data-v-4a88cc18]{border-left:1px solid #d9dae0}.credit-card-container-pc .card-element-box .cvc-td .cvc-height[data-v-4a88cc18]{height:48px}.credit-card-container-pc .card-element-box .ic-security-code[data-v-4a88cc18]{position:absolute;width:32px;height:24px;background-image:url(../img/ic-security-code.9633d711.svg);background-size:100%;margin-top:-36px;margin-left:52px}.credit-card-container-pc .card-element-box .StripeElement[data-v-4a88cc18]{box-sizing:border-box;height:48px;padding:15px 12px;border:1px solid transparent;border-radius:0;box-shadow:none;transition:box-shadow .15s ease}.credit-card-container-pc .card-element-box .StripeElement--focus[data-v-4a88cc18]{box-shadow:none}.credit-card-container-pc .card-element-box .StripeElement--invalid[data-v-4a88cc18]{border-color:transparent}.credit-card-container-pc .card-element-box .StripeElement--webkit-autofill[data-v-4a88cc18]{background-color:#fefde5!important}.credit-card-container-pc .card-group[data-v-4a88cc18]{width:100%;display:flex;flex-direction:column}.credit-card-container-pc .card-group .card-row[data-v-4a88cc18]{width:100%;border:1px solid #fff;border-radius:8px;background-image:url(../img/bg-card.76748da4.svg);padding:19px 0 19px 31px;display:flex;flex-direction:row;cursor:pointer;box-shadow:0 2px 10px hsla(0,0%,85.1%,.85)}.credit-card-container-pc .card-group .card-row .master[data-v-4a88cc18]{width:30px;height:22px;background-image:url(../img/master.ce6dfc3f.svg);background-size:100%}.credit-card-container-pc .card-group .card-row .other-column[data-v-4a88cc18]{display:flex;flex-direction:column}.credit-card-container-pc .card-group .card-row .other-column span[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;text-align:left}.credit-card-container-pc .card-group .card-row .other-column .top-span[data-v-4a88cc18]{font-size:13px;line-height:18px;color:#9da3b9;margin-bottom:6px}.credit-card-container-pc .card-group .card-row .other-column .bottom-span[data-v-4a88cc18]{font-size:15px;line-height:21px;color:#242c45}.credit-card-container-pc .card-group .card-row .card-num[data-v-4a88cc18]{margin:0 48px 0 20px}.credit-card-container-pc .card-group .card-row .card-date[data-v-4a88cc18]{margin-right:50px}.credit-card-container-pc .card-group .card-row .card-num-en[data-v-4a88cc18]{margin:0 32px 0 20px}.credit-card-container-pc .card-group .card-row .card-date-en[data-v-4a88cc18]{margin-right:32px}.credit-card-container-pc .card-group .card-row-checked[data-v-4a88cc18]{border:1px solid #3963ef}.credit-card-container-pc .card-group .card-row[data-v-4a88cc18]:not(:last-child){margin-bottom:20px}.credit-card-container-pc .add-new-card-box[data-v-4a88cc18]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:30px;cursor:pointer}.credit-card-container-pc .add-new-card-box .add[data-v-4a88cc18]{width:20px;height:20px;background-image:url(../img/ic-add-new-card.d4787ba7.svg);background-size:100%}.credit-card-container-pc .add-new-card-box .add-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#616577;margin-left:6px}.credit-card-container-pc .cancel-new-card-box[data-v-4a88cc18]{margin-top:16px;margin-bottom:32px}.credit-card-container-pc .cancel-new-card-box .add[data-v-4a88cc18]{background-image:url(../img/ic-cancel.ffba8cf1.svg)}.credit-card-container-pc .save-new-card-box[data-v-4a88cc18]{width:100%;display:flex;flex-direction:column}.credit-card-container-pc .save-new-card-box .save-info-box[data-v-4a88cc18]{border:1px solid #d9dae0;border-radius:8px;width:100%}.credit-card-container-pc .save-new-card-box .save-info-box .card-input[data-v-4a88cc18]{height:48px}.credit-card-container-pc .save-new-card-box .save-info-box .ant-input[data-v-4a88cc18]{height:48px;border:none;border-radius:8px;box-shadow:none;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#242c45}.credit-card-container-pc .save-new-card-box .save-info-box .card-other-info[data-v-4a88cc18]{display:flex;flex-direction:row;border-top:1px solid #d9dae0}.credit-card-container-pc .save-new-card-box .save-info-box .card-other-info .card-year-mon[data-v-4a88cc18]{border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #d9dae0}.credit-card-container-pc .save-new-card-box .save-info-box .card-other-info .ic-security-code[data-v-4a88cc18]{width:32px;height:24px;background-image:url(../img/ic-security-code.9633d711.svg);background-size:100%}.credit-card-container-pc .save-new-card-box .error-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:red;text-align:left;margin-top:8px}.credit-card-container-pc .save-new-card-box .card-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#9da3b9;text-align:left;margin-top:16px}.credit-card-container-pc .auto-renew-box[data-v-4a88cc18]{width:100%;border-top:1px solid #d9dae0;border-bottom:1px solid #d9dae0;display:flex;justify-content:space-between;padding:32px 0;margin-top:32px}.credit-card-container-pc .auto-renew-box .renew-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#242c45}.credit-card-container-mb[data-v-4a88cc18]{margin:-.4rem 0 1.2rem 0;width:100%;display:flex;flex-direction:column;justify-content:center;text-align:center}.credit-card-container-mb .card-element-box[data-v-4a88cc18]{border:1px solid #d9dae0;border-radius:.133rem;width:100%;display:flex;flex-direction:column;box-shadow:0 1px .08rem 0 #e6ebf1}.credit-card-container-mb .card-element-box .number-td[data-v-4a88cc18]{height:1.3rem;border-bottom:1px solid #d9dae0}.credit-card-container-mb .card-element-box .expiry-td[data-v-4a88cc18]{width:50%;height:1.3rem}.credit-card-container-mb .card-element-box .cvc-td[data-v-4a88cc18]{border-left:1px solid #d9dae0}.credit-card-container-mb .card-element-box .cvc-td .cvc-height[data-v-4a88cc18]{height:1.3rem}.credit-card-container-mb .card-element-box .ic-security-code[data-v-4a88cc18]{position:absolute;width:.747rem;height:.56rem;background-image:url(../img/ic-security-code.9633d711.svg);background-size:100%;margin-top:-.933rem;margin-left:.96rem}.credit-card-container-mb .card-element-box .StripeElement[data-v-4a88cc18]{box-sizing:border-box;height:1.173rem;padding:.373rem .267rem;border:1px solid transparent;border-radius:0;box-shadow:none;transition:box-shadow .15s ease}.credit-card-container-mb .card-element-box .StripeElement--focus[data-v-4a88cc18]{box-shadow:none}.credit-card-container-mb .card-element-box .StripeElement--invalid[data-v-4a88cc18]{border-color:transparent}.credit-card-container-mb .card-element-box .StripeElement--webkit-autofill[data-v-4a88cc18]{background-color:#fefde5!important}.credit-card-container-mb .card-group[data-v-4a88cc18]{width:100%;display:flex;flex-direction:column}.credit-card-container-mb .card-group .card-row[data-v-4a88cc18]{width:100%;border:1px solid #fff;border-radius:.133rem;background-image:url(../img/bg-card.76748da4.svg);border-radius:8px;padding:.293rem 0 .293rem .507rem;display:flex;flex-direction:row;cursor:pointer;box-shadow:0 2px 10px hsla(0,0%,85.1%,.85)}.credit-card-container-mb .card-group .card-row .master[data-v-4a88cc18]{width:.667rem;height:.4rem;background:url(../img/master.ce6dfc3f.svg) 50% no-repeat;background-size:contain}.credit-card-container-mb .card-group .card-row .other-column[data-v-4a88cc18]{display:flex;flex-direction:column}.credit-card-container-mb .card-group .card-row .other-column span[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;text-align:left}.credit-card-container-mb .card-group .card-row .other-column .top-span[data-v-4a88cc18]{font-size:.32rem;line-height:.453rem;color:#9da3b9;margin-bottom:.16rem}.credit-card-container-mb .card-group .card-row .other-column .bottom-span[data-v-4a88cc18]{font-size:.373rem;line-height:.52rem;color:#242c45}.credit-card-container-mb .card-group .card-row .card-num[data-v-4a88cc18]{margin:0 .747rem 0 .36rem}.credit-card-container-mb .card-group .card-row .card-date[data-v-4a88cc18]{margin-right:.747rem}.credit-card-container-mb .card-group .card-row .card-num-en[data-v-4a88cc18]{margin:0 .4rem 0 .36rem}.credit-card-container-mb .card-group .card-row .card-date-en[data-v-4a88cc18]{margin-right:.4rem}.credit-card-container-mb .card-group .card-row-checked[data-v-4a88cc18]{border:1px solid #3963ef}.credit-card-container-mb .card-group .card-row[data-v-4a88cc18]:not(:last-child){margin-bottom:.48rem}.credit-card-container-mb .add-new-card-box[data-v-4a88cc18]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.533rem;cursor:pointer}.credit-card-container-mb .add-new-card-box .add[data-v-4a88cc18]{width:.48rem;height:.48rem;background-image:url(../img/ic-add-new-card.d4787ba7.svg);background-size:100%}.credit-card-container-mb .add-new-card-box .add-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.373rem;line-height:.52rem;color:#616577;margin-left:.16rem}.credit-card-container-mb .cancel-new-card-box[data-v-4a88cc18]{margin-top:.293rem;margin-bottom:.32rem}.credit-card-container-mb .cancel-new-card-box .add[data-v-4a88cc18]{background-image:url(../img/ic-cancel.ffba8cf1.svg)}.credit-card-container-mb .save-new-card-box[data-v-4a88cc18]{width:100%;display:flex;flex-direction:column}.credit-card-container-mb .save-new-card-box .save-info-box[data-v-4a88cc18]{display:flex;flex-direction:column;border:1px solid #d9dae0;border-radius:.133rem;width:100%}.credit-card-container-mb .save-new-card-box .save-info-box .ant-input[data-v-4a88cc18]{height:1.173rem;border:none;border-radius:.133rem;box-shadow:none;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.373rem;color:#242c45;padding:.347rem .427rem}.credit-card-container-mb .save-new-card-box .save-info-box .card-other-info[data-v-4a88cc18]{display:flex;flex-direction:row;border-top:1px solid #d9dae0}.credit-card-container-mb .save-new-card-box .save-info-box .card-other-info .card-year-mon[data-v-4a88cc18]{border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #d9dae0}.credit-card-container-mb .save-new-card-box .save-info-box .card-other-info .ic-security-code[data-v-4a88cc18]{width:.747rem;height:.56rem;background-image:url(../img/ic-security-code.9633d711.svg);background-size:100%}.credit-card-container-mb .save-new-card-box .error-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.32rem;line-height:.453rem;color:red;text-align:left;margin-top:.187rem}.credit-card-container-mb .save-new-card-box .card-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.32rem;line-height:.453rem;color:#9da3b9;text-align:left;margin-top:.373rem}.credit-card-container-mb .auto-renew-box[data-v-4a88cc18]{width:100%;border-top:1px solid #d9dae0;border-bottom:1px solid #d9dae0;display:flex;justify-content:space-between;padding:.56rem 0;margin-top:.64rem}.credit-card-container-mb .auto-renew-box .renew-tips[data-v-4a88cc18]{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.373rem;line-height:.52rem;color:#242c45}.union-channel-container[data-v-6e5e7512]{display:flex;flex-direction:column;margin-top:16px}.union-channel-container .ysf-row[data-v-6e5e7512]{display:flex;align-items:center;border-radius:6px;background-color:#e5ebfb;text-decoration:unset;color:#3963ef;text-align:center;flex-direction:row;margin:0 auto}.union-channel-container .ysf-row .channel-ysf[data-v-6e5e7512]{width:36px;height:36px;background:url(../img/ic-channel-ysf.e59d26fa.svg) 50% no-repeat;background-size:contain}.union-channel-container .ysf-row .ysf-describe[data-v-6e5e7512]{text-align:left;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#3963ef;padding:0 8px}.union-channel-container .channel-row[data-v-6e5e7512]{display:flex;margin-top:20px;flex-direction:row;width:100%;overflow:hidden;align-items:center;justify-content:center}.union-channel-container .channel-row .tip[data-v-6e5e7512]{display:flex;align-items:center;cursor:pointer;height:28px;font-weight:500;font-size:17px;line-height:28px;border-radius:6px;background-color:#e5ebfb;margin-right:16px;text-decoration:unset;color:#3963ef;position:relative;text-align:center;overflow:hidden;pointer-events:none;flex-direction:row;transition:width .7s ease-out .1s}.union-channel-container .channel-row .tip p[data-v-6e5e7512]{width:28px;height:28px;margin:0 0 0 0;background-size:100%;pointer-events:visibleFill;transition:background-color .26s ease-out,color .26s ease-out}.union-channel-container .channel-row .tip p.channel-ysf[data-v-6e5e7512]{width:36px;height:36px;background-image:url(../img/ic-channel-ysf.e59d26fa.svg)}.union-channel-container .channel-row .tip p.channel-zs[data-v-6e5e7512]{background-image:url(../img/ic-zs.38402bac.svg)}.union-channel-container .channel-row .tip p.channel-zs[data-v-6e5e7512]:hover{background-image:url(../img/channel-zs-hover.97937650.svg)}.union-channel-container .channel-row .tip p.channel-china[data-v-6e5e7512]{background-image:url(../img/ic-china-bank.2b89c609.svg)}.union-channel-container .channel-row .tip p.channel-china[data-v-6e5e7512]:hover{background-image:url(../img/channel-china-hover.084417db.svg)}.union-channel-container .channel-row .tip p.channel-js[data-v-6e5e7512]{background-image:url(../img/ic-js.7fdeded0.svg)}.union-channel-container .channel-row .tip p.channel-js[data-v-6e5e7512]:hover{background-image:url(../img/channel-js-hover.661bd59b.svg)}.union-channel-container .channel-row .tip p.channel-jh[data-v-6e5e7512]{background-image:url(../img/ic-jt.af43ab64.svg)}.union-channel-container .channel-row .tip p.channel-jh[data-v-6e5e7512]:hover{background-image:url(../img/channel-jh-hover.096a38b2.svg)}.union-channel-container .channel-row .tip p.channel-pf[data-v-6e5e7512]{background-image:url(../img/ic-pf.a9a1cdab.svg)}.union-channel-container .channel-row .tip p.channel-pf[data-v-6e5e7512]:hover{background-image:url(../img/channel-pf-hover.57fd51e2.svg)}.union-channel-container .channel-row .tip p.channel-pa[data-v-6e5e7512]{background-image:url(../img/ic-pa.779b5a12.svg)}.union-channel-container .channel-row .tip p.channel-pa[data-v-6e5e7512]:hover{background-image:url(../img/channel-pa-hover.ec4efd21.svg)}.union-channel-container .channel-row .tip .proc-describe[data-v-6e5e7512]{height:100%;text-align:left;z-index:1;line-height:24px;white-space:nowrap;position:relative;overflow:hidden;transition:width .6s ease-out .1s;pointer-events:visibleFill;width:0}.union-channel-container .channel-row .tip .proc-describe .proc-mask[data-v-6e5e7512]{position:absolute;height:100%;background:#e5ebfb;border-radius:15px;z-index:2;left:0;top:0;right:0;transition:transform .6s ease-out .1s}.union-channel-container .channel-row .tip[data-v-6e5e7512]:last-child{margin-right:0}.union-channel-container .union-pay-tips[data-v-6e5e7512]{display:flex;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#616577;margin-top:32px;justify-content:center}.union-channel-container .union-pay-tips[data-v-6e5e7512]:before{position:relative;display:inline-block;content:"";width:16px;height:16px;margin-right:6px;background:url(../img/ic-ant-alipay-warning.86325ba5.svg) 50% no-repeat;background-size:contain}.mb-divider-line[data-v-6a09b0c6]{margin:0 0 .693rem 0}.ant-alipay-tips[data-v-6a09b0c6]{display:flex;width:100%;padding:40px 0;border-top:1px solid #e6ebf0;text-align:left;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#616577}.usdt-wrapper-pc[data-v-453d6a22]{width:100%;min-height:200px;position:relative}.usdt-wrapper-pc .usdt-section1[data-v-453d6a22]{margin-top:-14px;box-shadow:0 4px 10px 0 rgba(2,14,62,.14901960784313725);padding:29px 32px 24px;background:#fff;border-radius:8px}.usdt-wrapper-pc .usdt-section1 .popover-arrow[data-v-453d6a22]{position:absolute;top:-25px;width:20px;height:20px;background:#fff;border-bottom:1px solid #e7e9ed;border-left:1px solid #e7e9ed;transform:rotate(135deg);margin-left:6px}.usdt-wrapper-pc .usdt-section1 .usdt-tips[data-v-453d6a22]{color:#242c45;font-size:15px;margin-bottom:32px}.usdt-wrapper-pc .usdt-section1 .usdt-tips .usdt-tips__second[data-v-453d6a22]{margin-top:12px;background:#f7f8fb;padding:8px 0 8px 12px;display:inline-flex;align-items:center;line-height:21px;width:100%;border-radius:4px}.usdt-wrapper-pc .usdt-section1 .usdt-tips .ic-usdt-trc20[data-v-453d6a22]{background:url(../img/ic-usdt-trc20-small.1f0c7f51.svg) 50% no-repeat;width:16px;height:16px;background-size:contain;margin-right:8px}.usdt-wrapper-pc .usdt-section1 .opt-btn[data-v-453d6a22]{text-align:right}.usdt-wrapper-pc .usdt-section1 .default-btn[data-v-453d6a22]{height:36px;padding:0 16px;color:#3963ef;border-color:#3963ef}.usdt-wrapper-pc .usdt-section1 .primary-btn[data-v-453d6a22]{height:36px;padding:0 16px;background:#3963ef;color:#fff;margin-left:16px}.usdt-wrapper-pc .usdt-section2[data-v-453d6a22]{position:relative;text-align:center}.usdt-wrapper-pc .usdt-section2 .ic-loading[data-v-453d6a22]{font-size:16px;color:#3963ef;margin-right:8px}.usdt-wrapper-pc .usdt-section2 .check-circle[data-v-453d6a22]{font-size:16px;color:#44b496;margin-right:8px}.usdt-wrapper-pc .usdt-section2 .pay-desc[data-v-453d6a22]{font-size:17px;color:#242c45;font-weight:500;line-height:24px}.usdt-wrapper-pc .usdt-section2 .time-limit[data-v-453d6a22]{margin-top:15px;margin-bottom:40px;font-size:15px}.usdt-wrapper-pc .usdt-section2 .time-limit .number[data-v-453d6a22]{color:#242c45;font-weight:500}.usdt-wrapper-pc .usdt-section2 .time-limit .desc[data-v-453d6a22]{color:#9da3b9;margin-left:12px}.usdt-wrapper-pc .usdt-section2 .time-limit .countdown[data-v-453d6a22]{display:inline-block;width:26px;height:28px;line-height:28px;background-color:#f5f5f5;border-radius:4px}.usdt-wrapper-pc .usdt-section2 .validity-desc[data-v-453d6a22]{margin-top:8px;color:#9da3b9;font-size:15px}.usdt-wrapper-pc .usdt-section2 .address-box[data-v-453d6a22]{color:#616577;font-size:15px;border:1px solid #dee2e8;margin-top:16px;margin-bottom:40px;border-radius:4px;height:40px;line-height:40px}.usdt-wrapper-pc .usdt-section2 .primary-btn[data-v-453d6a22]{width:100%;height:48px;background-color:#3963ef;color:#fff;font-size:18px}.usdt-wrapper-pc .usdt-section2 .qr-code[data-v-453d6a22]{width:200px;height:200px;margin:auto}.usdt-wrapper-pc .usdt-section2 .addr-mask[data-v-453d6a22]{background-color:#fff;opacity:.9;width:200px;height:200px;position:absolute;top:0;left:50%;transform:translateX(-50%)}.usdt-wrapper-pc .usdt-section2 .validity-failed[data-v-453d6a22]{margin-top:16px;margin-bottom:50px;color:#9da3b9;font-size:15px}.usdt-wrapper-pc .usdt-section2 .ic-warning[data-v-453d6a22]{font-size:48px;color:#9da3b9;position:absolute;top:100px;left:50%;transform:translate(-50%,-50%)}.usdt-wrapper-pc .divider-top[data-v-453d6a22]{margin:32px 0}.usdt-wrapper-pc .divider-bottom[data-v-453d6a22]{margin:40px 0;font-size:15px}.usdt-wrapper-pc .box-top[data-v-453d6a22]{margin-top:-32px}.usdt-wrapper-pc .usdt-loading[data-v-453d6a22]{position:absolute;left:0;right:0;top:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;z-index:1;opacity:.8}.usdt-wrapper-mb[data-v-453d6a22]{width:100%;min-height:200px;position:relative;margin-top:-.4rem}.usdt-wrapper-mb .usdt-section1[data-v-453d6a22]{box-shadow:0 .053rem .133rem 0 rgba(2,14,62,.14901960784313725);padding:.533rem;background:#fff;border-radius:.213rem}.usdt-wrapper-mb .usdt-section1 .popover-arrow[data-v-453d6a22]{position:absolute;top:-.133rem;width:.267rem;height:.267rem;background:#fff;border-bottom:1px solid #e7e9ed;border-left:1px solid #e7e9ed;transform:rotate(135deg);margin-left:.08rem}.usdt-wrapper-mb .usdt-section1 .usdt-tips[data-v-453d6a22]{color:#242c45;font-size:.373rem;margin-bottom:.693rem}.usdt-wrapper-mb .usdt-section1 .usdt-tips .usdt-tips__second[data-v-453d6a22]{margin-top:.32rem;background:#f7f8fb;padding:.16rem 0 .16rem .32rem;display:inline-flex;align-items:center;width:100%;border-radius:.107rem}.usdt-wrapper-mb .usdt-section1 .usdt-tips .ic-usdt-trc20[data-v-453d6a22]{background:url(../img/ic-usdt-trc20-small.1f0c7f51.svg) 50% no-repeat;width:.427rem;height:.427rem;background-size:contain;margin-right:.213rem}.usdt-wrapper-mb .usdt-section1 .opt-btn[data-v-453d6a22]{text-align:right}.usdt-wrapper-mb .usdt-section1 .default-btn[data-v-453d6a22]{height:.853rem;padding:0 .32rem;color:#3963ef;border-color:#3963ef}.usdt-wrapper-mb .usdt-section1 .primary-btn[data-v-453d6a22]{height:.853rem;padding:0 .32rem;background:#3963ef;color:#fff;margin-left:.427rem}.usdt-wrapper-mb .usdt-section2[data-v-453d6a22]{position:relative;text-align:center}.usdt-wrapper-mb .usdt-section2 .ic-loading[data-v-453d6a22]{font-size:.427rem;color:#3963ef;margin-right:.213rem}.usdt-wrapper-mb .usdt-section2 .check-circle[data-v-453d6a22]{font-size:.427rem;color:#44b496;margin-right:.213rem}.usdt-wrapper-mb .usdt-section2 .pay-desc[data-v-453d6a22]{font-size:.427rem;color:#242c45;font-weight:500;line-height:.6rem}.usdt-wrapper-mb .usdt-section2 .time-limit[data-v-453d6a22]{margin-top:.32rem;margin-bottom:.693rem;font-size:.32rem}.usdt-wrapper-mb .usdt-section2 .time-limit .number[data-v-453d6a22]{color:#242c45;font-weight:500}.usdt-wrapper-mb .usdt-section2 .time-limit .desc[data-v-453d6a22]{color:#9da3b9;margin-left:.267rem}.usdt-wrapper-mb .usdt-section2 .time-limit .countdown[data-v-453d6a22]{display:inline-block;width:.587rem;height:.64rem;line-height:.64rem;background-color:#f5f5f5;border-radius:.107rem}.usdt-wrapper-mb .usdt-section2 .validity-desc[data-v-453d6a22]{margin-top:.213rem;color:#9da3b9;font-size:.32rem}.usdt-wrapper-mb .usdt-section2 .address-box[data-v-453d6a22]{color:#616577;font-size:.32rem;border:.013rem solid #dee2e8;margin-top:.427rem;margin-bottom:.693rem;height:.96rem;line-height:.96rem}.usdt-wrapper-mb .usdt-section2 .primary-btn[data-v-453d6a22]{width:100%;height:1.227rem;background-color:#3963ef;color:#fff;font-size:.427rem}.usdt-wrapper-mb .usdt-section2 .qr-code[data-v-453d6a22]{width:4rem;height:4rem;margin:auto}.usdt-wrapper-mb .usdt-section2 .addr-mask[data-v-453d6a22]{background-color:#fff;opacity:.9;width:4.05rem;height:4.05rem;position:absolute;top:0;left:50%;transform:translateX(-50%)}.usdt-wrapper-mb .usdt-section2 .validity-failed[data-v-453d6a22]{margin-top:.427rem;margin-bottom:.693rem;color:#9da3b9;font-size:.32rem}.usdt-wrapper-mb .usdt-section2 .ic-warning[data-v-453d6a22]{font-size:1.067rem;color:#9da3b9;position:absolute;top:2rem;left:50%;transform:translate(-50%,-50%)}.usdt-wrapper-mb .divider-top[data-v-453d6a22]{margin:0 0 .693rem 0}.usdt-wrapper-mb .divider-bottom[data-v-453d6a22]{margin:.693rem 0;font-size:.32rem}.usdt-wrapper-mb .usdt-loading[data-v-453d6a22]{position:absolute;left:0;right:0;top:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;z-index:1;opacity:.8}.copy-tooltip .ant-tooltip-content .ant-tooltip-arrow:before,.copy-tooltip .ant-tooltip-inner{background-color:rgba(0,0,0,.75)}.paying-state-box{width:100%;flex-direction:column}.paying-container-pc .pay-sync,.paying-state-box{align-items:center;display:flex;justify-content:center}.paying-container-pc .pay-sync{width:386px;flex-direction:row}.paying-container-pc .pay-sync .sync-result{margin-left:8px;font-size:18px;color:#383e44}.paying-container-pc .pay-sync i svg{width:20px;height:20px}.paying-container-pc .pay-tips-center{margin-top:12px;font-size:14px;line-height:20px;color:#a5b1bf;text-align:center}.paying-container-pc .pay-tips-center .contact-service{color:#3963ef}.paying-container-mb .pay-sync{display:flex;width:7.867rem;flex-direction:row;justify-content:center;align-items:center}.paying-container-mb .pay-sync .sync-result{margin-left:.18rem;font-size:.4rem;color:#383e44}.paying-container-mb .pay-sync i svg{width:.467rem;height:.467rem}.paying-container-mb .pay-tips-center{margin-top:.16rem;font-size:.347rem;line-height:.493rem;color:#a5b1bf;margin-bottom:.267rem;text-align:center}.paying-container-mb .pay-tips-center .contact-service{color:#3963ef}.pay-box-mobile .ant-progress-inner,.pay-box .ant-progress-inner{height:3px;margin-top:-16px}.pay-box-mobile .ant-progress-inner .ant-progress-bg,.pay-box-mobile .ant-progress-inner .ant-progress-success-bg,.pay-box .ant-progress-inner .ant-progress-bg,.pay-box .ant-progress-inner .ant-progress-success-bg{background-color:#3963ef}.pay-box-mobile .ant-divider-inner-text,.pay-box .ant-divider-inner-text{display:inline-block;padding:0 16px;color:#9da3b9;font-style:normal;font-weight:400;font-size:15px;line-height:21px}.pay-box{width:100%;display:flex;justify-content:center}.pay-box .card-wrap{border:1px solid #e6ebf0;border-radius:8px;box-shadow:0 2px 6px rgba(234,238,246,.6);width:467px;margin:60px 0 100px 0;background:#fff}.pay-box .common-box{border-radius:8px;align-items:center;justify-content:center;display:flex;width:100%}.pay-box .loading-box{border-top:3px solid #3963ef}.pay-box .paying-box{flex-direction:column}.pay-box .paying-box .paying-invoice-detail-box{background:#3963ef;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:column;align-items:flex-start;padding:40px;width:100%}.pay-box .paying-box .paying-invoice-detail-box span{color:#fff}.pay-box .paying-box .paying-invoice-detail-box .span-opacity{opacity:.7;font-size:14px}.pay-box .paying-box .paying-invoice-detail-box .first-row-box{display:flex;flex-direction:row;justify-content:space-between;width:100%}.pay-box .paying-box .paying-invoice-detail-box .first-row-box .price-span{font-size:36px;font-weight:600}.pay-box .paying-box .paying-invoice-detail-box .first-row-box .unit-span{font-size:18px;margin-left:8px}.pay-box .paying-box .paying-invoice-detail-box .check-invoice-detail{margin-top:24px;display:flex;align-items:center;cursor:pointer;font-size:14px}.pay-box .paying-box .paying-invoice-detail-box .check-invoice-detail:after{content:"";margin-left:6px;width:10px;height:7px;background:url(../img/ic-right-arrow-white.dff18931.svg) 50% no-repeat;background-size:contain}.pay-box .paying-box .payment-box{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 40px 40px 40px}.pay-box .paying-box .payment-box .balance-deduction-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid #e6ebf0}.pay-box .paying-box .payment-box .balance-deduction-box .left-balance{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:17px;line-height:24px;color:#383e44;padding:32px 0}.pay-box .paying-box .payment-box .balance-deduction-box .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:0;color:#3963ef}.pay-box .paying-box .payment-box .balance-deduction-box .balance-btn{padding:10px 24px;border:1px solid #3963ef;background:#fff;height:-moz-fit-content;height:fit-content}.pay-box .paying-box .payment-box .balance-deduction-box .balance-btn span{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#3963ef}.pay-box .paying-box .payment-box .balance-deduction-box .right-pay-success{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#616577;display:flex;align-items:center}.pay-box .paying-box .payment-box .balance-deduction-box .right-pay-success:before{content:"";margin-right:8px;width:14px;height:14px;background:url(../img/ic-balance-pay-success.a25132d9.svg) 50% no-repeat;background-size:contain}.pay-box .paying-box .payment-box .pay-status-box{margin-top:32px;align-items:center;width:100%;display:flex;flex-direction:column;justify-content:center}.pay-box .paying-box .payment-box .pay-question-box{padding:40px 0;font-style:normal;font-weight:400;font-size:15px;line-height:24px;color:#616577;border-top:1px solid #e6ebf0;text-align:left}.pay-box .paying-box .payment-box .qr-code-box{width:100%;display:flex;flex-direction:column;justify-content:center;padding:48px 0 48px 0;border-top:1px solid #e6ebf0}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box{position:relative;display:flex;justify-content:center;margin-bottom:150px}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .i-qr-code{width:150px;height:150px;display:inline-block;margin:0 auto;text-align:center;position:absolute}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .i-qr-code canvas,.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .i-qr-code img{width:100%;height:100%}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .alipay-qr-code{width:250px;height:250px}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .qr-loading{display:flex;width:150px;height:150px;justify-content:center;background:#fff;opacity:.9;align-items:center;margin:0 auto;position:absolute}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .qr-loading .ic-payment-error{width:48px;height:48px;background-size:100%;background-image:url(../img/ic-paymethod-error.6ab581b9.svg)}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .qr-loading .ant-alipay-expired{display:flex;width:84px;height:36px;border:1px solid #3963ef;border-radius:8px;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#3963ef;align-items:center;justify-content:center;cursor:pointer}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .qr-loading .ant-alipay-expired:before{position:relative;display:inline-block;content:"";width:16px;height:16px;margin-right:6px;background:url(../img/ic-refresh.4829b2de.svg) 50% no-repeat;background-size:contain}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .alipay-qr-loading{width:250px;height:250px}.pay-box .paying-box .payment-box .qr-code-box .qr-loading-box .qr-payment-error{background-image:url(../img/ic-qr-error-bg.0d436cf1.svg)}.pay-box .paying-box .payment-box .qr-code-box .alipay-qr-loading-box{margin-bottom:250px}.pay-box .paying-box .payment-box .qr-code-box .wallets{height:24px;background:url(../img/ic-wallets.8cd2dc69.png) 50% no-repeat;background-size:contain;display:inline-block;margin:12.5px 0 24.5px 0}.pay-box .paying-box .payment-box .qr-code-box .banks-tips{color:#616577;font-size:15px;margin:0 0 12px 0}.pay-box .paying-box .payment-box .qr-code-box .banks{height:18px;background:url(../img/ic-banks.ff91d9fa.svg) 50% no-repeat;background-size:contain;display:inline-block;margin:0 0 40px 0}.pay-box .paying-box .payment-box .tips-box{display:flex;flex-direction:column;text-align:center;width:100%}.pay-box .paying-box .payment-box .tips-box .tips-line{margin:40px 0;color:#e6ebf0}.pay-box .paying-box .payment-box .tips-box .tips-first-alipay{margin:-32px 0 0 0;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#616577}.pay-box .paying-box .payment-box .tips-box .tips-first-unionpay{margin:-32px 0 16px 0;color:#9da3b9;font-size:15px;text-align:center}.pay-box .paying-box .payment-box .tips-box .tips-sec-unionpay{color:#616577;font-size:15px;margin-bottom:16px}.pay-box .paying-box .payment-box .unionpay-margin{margin-bottom:48px}.pay-box .paying-box .payment-box .ant-alipay-margin{margin-bottom:20px}.pay-box .paying-box .payment-box .btn-container{display:flex;justify-content:space-between;width:386px;height:48px}.pay-box .paying-box .payment-box .btn-container .ant-btn-primary[disabled]{background-color:rgba(57,99,239,.2)!important;border-color:rgba(57,99,239,.1)!important}.pay-box .paying-box .payment-box .btn-container .submit-btn{position:relative;z-index:7;height:48px;width:386px;background-color:#3963ef!important;border-color:#3963ef!important;color:#fff}.pay-box .paying-box .payment-box .btn-container .submit-btn span{font-size:18px}.pay-box .paying-box .payment-box .btn-container .submit-btn2{position:absolute;z-index:1;height:48px;width:386px;margin-bottom:24px;color:#3963ef;border-color:#3963ef}.pay-box .paying-box .payment-box .btn-container .submit-btn2:hover{color:#fff;background-color:#3963ef!important}.pay-box .paying-box .payment-box .btn-container .submit-btn2 span{font-size:18px}.pay-box .paying-box .payment-box .btn-container .hide-submit-btn2{opacity:0}.pay-box .paying-box .payment-box .contact-service-btn{height:48px;width:386px;background-color:#3963ef!important;border-color:#3963ef!important;font-weight:400;font-size:18px;line-height:25px;color:#fff}.pay-box .paying-box .payment-box .union-pay-bottom-tips{display:flex;width:100%;justify-content:space-between;margin-top:16px}.pay-box .paying-box .payment-box .union-pay-bottom-tips .union-cup-tips{display:flex;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#9da3b9}.pay-box .paying-box .payment-box .union-pay-bottom-tips .union-cup-tips:before{position:relative;display:inline-block;content:"";width:16px;height:16px;margin:1px 6px 0 0;background:url(../img/ic-union-cup.6a67aa04.svg) 50% no-repeat;background-size:contain}.pay-box .paying-box .payment-box .union-pay-bottom-tips .all-card-tips:before{background:url(../img/ic-all-unions.7f7bc71a.svg) 50% no-repeat;background-size:contain}.pay-box-mobile{width:100%;padding:0 .533rem;display:flex;justify-content:center}.pay-box-mobile .card-wrap{border:1px solid #e6ebf0;border-radius:.107rem;box-shadow:0 .053rem .147rem rgba(234,238,246,.6);width:100%;margin:.64rem 0;background:#fff}.pay-box-mobile .common-box{border-radius:.107rem;align-items:center;justify-content:center;display:flex;width:100%}.pay-box-mobile .loading-box{border-top:2px solid #3963ef}.pay-box-mobile .paying-box{flex-direction:column}.pay-box-mobile .paying-box .paying-invoice-detail-box{background:#3963ef;border-top-left-radius:.107rem;border-top-right-radius:.107rem;display:flex;flex-direction:column;align-items:flex-start;padding:.693rem .533rem;width:100%}.pay-box-mobile .paying-box .paying-invoice-detail-box span{color:#fff;font-size:.32rem}.pay-box-mobile .paying-box .paying-invoice-detail-box .span-opacity{opacity:.7}.pay-box-mobile .paying-box .paying-invoice-detail-box .first-row-box{display:flex;flex-direction:row;justify-content:space-between;width:100%}.pay-box-mobile .paying-box .paying-invoice-detail-box .first-row-box .price-span{font-size:.64rem;font-weight:600}.pay-box-mobile .paying-box .paying-invoice-detail-box .first-row-box .unit-span{font-size:.267rem;margin-left:.16rem}.pay-box-mobile .paying-box .paying-invoice-detail-box .check-invoice-detail{display:flex;align-items:center;cursor:pointer;font-size:.347rem;margin-top:.533rem}.pay-box-mobile .paying-box .paying-invoice-detail-box .check-invoice-detail:after{content:"";margin-left:.24rem;width:.24rem;height:.173rem;background:url(../img/ic-right-arrow-white.dff18931.svg) 50% no-repeat;background-size:contain}.pay-box-mobile .paying-box .payment-box{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 .533rem .533rem .533rem}.pay-box-mobile .paying-box .payment-box .balance-deduction-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid #e6ebf0}.pay-box-mobile .paying-box .payment-box .balance-deduction-box .left-balance{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.427rem;line-height:.6rem;color:#383e44;padding:.533rem 0}.pay-box-mobile .paying-box .payment-box .balance-deduction-box .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:0;color:#3963ef}.pay-box-mobile .paying-box .payment-box .balance-deduction-box .balance-btn{padding:.2rem .427rem;border:1px solid #3963ef;background:#fff;height:-moz-fit-content;height:fit-content}.pay-box-mobile .paying-box .payment-box .balance-deduction-box .balance-btn span{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.32rem;line-height:.453rem;color:#3963ef}.pay-box-mobile .paying-box .payment-box .balance-deduction-box .right-pay-success{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.32rem;line-height:.453rem;color:#616577;display:flex;align-items:center}.pay-box-mobile .paying-box .payment-box .balance-deduction-box .right-pay-success:before{content:"";margin-right:.16rem;width:.373rem;height:.373rem;background:url(../img/ic-balance-pay-success.a25132d9.svg) 50% no-repeat;background-size:contain}.pay-box-mobile .paying-box .payment-box .pay-status-box{margin-top:.8rem;align-items:center;width:100%;display:flex;flex-direction:column;justify-content:center}.pay-box-mobile .paying-box .payment-box .pay-question-box{font-size:.36rem;line-height:.52rem}.pay-box-mobile .paying-box .payment-box .ant-alipay-tips,.pay-box-mobile .paying-box .payment-box .pay-question-box{padding:.693rem 0;margin-top:-.267rem;font-style:normal;font-weight:400;color:#616577;border-top:1px solid #e6ebf0;text-align:left}.pay-box-mobile .paying-box .payment-box .ant-alipay-tips{display:flex;width:100%;font-size:.373rem;line-height:.44rem}.pay-box-mobile .paying-box .payment-box .btn-container{display:flex;justify-content:space-between;width:7.867rem;height:1.227rem}.pay-box-mobile .paying-box .payment-box .btn-container .ant-btn-primary[disabled]{background-color:rgba(57,99,239,.2)!important;border-color:rgba(57,99,239,.1)!important}.pay-box-mobile .paying-box .payment-box .btn-container .submit-btn{position:relative;z-index:2;height:1.227rem;width:7.867rem;margin-bottom:.373rem;background-color:#3963ef!important;border-color:#3963ef;color:#fff}.pay-box-mobile .paying-box .payment-box .btn-container .submit-btn span{font-size:.48rem}.pay-box-mobile .paying-box .payment-box .btn-container .submit-btn2{position:absolute;z-index:1;height:1.227rem;width:7.867rem;margin-bottom:.373rem;color:#3963ef;border-color:#3963ef}.pay-box-mobile .paying-box .payment-box .btn-container .submit-btn2:hover{color:#fff;background-color:#3963ef!important}.pay-box-mobile .paying-box .payment-box .btn-container .submit-btn2 span{font-size:.48rem}.pay-box-mobile .paying-box .payment-box .btn-container .hide-submit-btn2{opacity:0}.pay-box-mobile .paying-box .payment-box .contact-service-btn{width:7.867rem;height:1.227rem;background-color:#3963ef!important;border-color:#3963ef!important;font-weight:400;font-size:.48rem;line-height:.4rem;color:#fff}.pay-box-mobile .paying-box .payment-box .union-pay-bottom-tips{display:flex;width:100%;justify-content:space-between;margin-top:.32rem}.pay-box-mobile .paying-box .payment-box .union-pay-bottom-tips .union-cup-tips{display:flex;font-style:normal;font-weight:400;font-size:.32rem;line-height:.453rem;color:#9da3b9}.pay-box-mobile .paying-box .payment-box .union-pay-bottom-tips .union-cup-tips:before{position:relative;display:inline-block;content:"";width:.32rem;height:.32rem;margin-right:.16rem;margin-top:.8px;background:url(../img/ic-union-cup.6a67aa04.svg) 50% no-repeat;background-size:contain}.pay-box-mobile .paying-box .payment-box .union-pay-bottom-tips .all-card-tips:before{background:url(../img/ic-all-unions.7f7bc71a.svg) 50% no-repeat;background-size:contain}.dialog-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;overflow:auto;outline:0;flex-direction:column;background-color:rgba(246,248,250,.95)}.dialog-container,.loading{align-items:center;display:flex;justify-content:center}.loading{width:100%;height:500px}.invoice-content{width:1080px;padding:60px 80px;text-align:justify}.invoice-content .ic-title{margin-bottom:60px;width:99px;height:26px}.invoice-content .invoice-info{display:flex;flex-direction:row}.invoice-content .invoice-info .info-let{width:36%;display:flex;flex-direction:column;justify-content:space-between}.invoice-content .invoice-info .info-let .ticket-id{font-size:28px;font-weight:450;color:#242c45}.invoice-content .invoice-info .info-let .i-refund{width:8px;height:8px;margin-right:8px}.invoice-content .invoice-info .info-let .invoice-refund{color:#3963ef;font-size:16px;font-weight:450}.invoice-content .invoice-info .info-let .invoice-unpaid{color:#fc5d60}.invoice-content .invoice-info .info-let .invoice-paid{color:#3ec29f}.invoice-content .invoice-info .info-let .content-title-span{color:#616577;font-size:14px}.invoice-content .invoice-info .info-let .content-span{color:#242c45;font-size:16px}.invoice-content .invoice-info .pay-button{display:flex;justify-content:center;align-items:center;width:112px;height:40px;border-radius:4px;background:#3963ef;color:#fff;font-size:16px;cursor:pointer}.invoice-content .invoice-info .support-span{color:#3963ef;border-bottom:1px solid #3963ef;margin-top:40px;cursor:pointer;line-height:14px;font-size:14px}.invoice-content .bill-table{border:1px solid #e5e9ed;margin-top:80px}.invoice-content .bill-table .t-header{height:54px;display:flex;flex-direction:row;border-bottom:1px solid #e5e9ed;justify-content:space-between;align-items:center;padding:0 24px}.invoice-content .bill-table .t-header .span-16{color:#242c45;font-size:16px}.invoice-content .bill-table .t-content{padding:0;margin:0 24px}.invoice-content .bill-table .left-item{width:43%}.invoice-content .bill-table .center-item{width:36%;font-size:16px}.invoice-content .bill-table .right-item{width:28%;text-align:right;font-size:16px}.invoice-content .price-row{margin:15px 24px;display:flex;flex-direction:row;align-items:center}.invoice-content .price-desc-span{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#616577;text-align:right;width:85%}.invoice-content .sub-total{font-weight:400;font-size:16px;line-height:22px}.invoice-content .sub-total,.invoice-content .total{width:15%;font-family:PingFang SC;font-style:normal;color:#242c45;text-align:right}.invoice-content .total{font-weight:500;font-size:20px;line-height:28px}.invoice-content .balance-row{margin:21px 0;display:flex;flex-direction:row;align-items:center}.invoice-content .trade-table{margin:40px 15px 0 0}.invoice-content .trade-table .table-row{display:flex;flex-direction:row;height:54px;border-bottom:1px solid #e5e9ed;justify-content:space-between;align-items:center}.invoice-content .trade-table .table-row .trade-span-first{color:#616577;width:35%;font-size:14px}.invoice-content .trade-table .table-row .trade-span-sec{color:#616577;width:25%;font-size:14px}.invoice-content .trade-table .table-row .trade-span-third{color:#616577;width:20%;font-size:14px}.invoice-content .trade-table .table-row .trade-span-four{color:#616577;width:14%;font-size:14px}.invoice-content .trade-table .table-row .trade-content-span{font-size:16px;color:#242c45;font-size:14px}.invoice-detail-box{width:1080px;margin:20px auto;box-shadow:0 2px 6px rgba(234,238,246,.6);border-radius:8px;background-color:#fff;overflow:auto;text-align:justify}.invoice-detail-box .bottom-print{display:flex;flex-direction:row;justify-content:flex-end;margin:20px 80px 60px 0}.invoice-detail-box .bottom-print .print-span{width:102px;height:40px;border:1px solid #cecfd8;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#616577;cursor:pointer}.invoice-detail-box .bottom-print .print-span:before{width:14px;height:14px;margin-right:8px;background:url(../img/ic-print.a87acbb4.svg) 50% no-repeat;background-size:contain;content:""}.invoice-detail-box-mobile{width:100%;padding:.853rem .533rem 1.6rem .533rem;background-color:#fff;display:flex;flex-direction:column}.invoice-detail-box-mobile .ic-title{width:2.56rem;height:.64rem}.invoice-detail-box-mobile .ticket-id{font-size:.64rem;font-weight:450;color:#242c45;margin:.853rem 0}.invoice-detail-box-mobile .invoice-info{height:1.453rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.invoice-detail-box-mobile .invoice-info .i-refund{width:.213rem;height:.213rem;margin-right:.213rem}.invoice-detail-box-mobile .invoice-info .invoice-refund{color:#3963ef;font-size:.427rem;font-weight:450;margin-right:3.293rem}.invoice-detail-box-mobile .invoice-info .invoice-unpaid{color:#fc5d60}.invoice-detail-box-mobile .invoice-info .invoice-paid{color:#3ec29f}.invoice-detail-box-mobile .invoice-info .content-span{color:#242c45;font-size:.427rem;font-weight:500}.invoice-detail-box-mobile .pay-button{display:flex;justify-content:center;align-items:center;width:100%;height:1.173rem;border-radius:.107rem;background:#3963ef;color:#fff;font-size:.427rem;cursor:pointer;margin-top:.853rem}.invoice-detail-box-mobile .order-row{margin-top:1.6rem;display:flex;flex-direction:row}.invoice-detail-box-mobile .order-row .order-row-left{width:55%;display:flex;flex-direction:column}.invoice-detail-box-mobile .order-row .order-row-right{width:45%}.invoice-detail-box-mobile .order-row .content-title-span{font-size:.373rem;color:#616577}.invoice-detail-box-mobile .order-row .content-span{color:#242c45;font-size:.427rem;margin-top:.213rem}.invoice-detail-box-mobile .order-row .support-span{font-size:.427rem;color:#3963ef;border-bottom:.013rem solid #3963ef;margin-left:.173rem;cursor:pointer}.invoice-detail-box-mobile .bill-table{margin-top:.853rem;border:1px solid #e5e9ed;border-radius:.107rem;padding:.427rem}.invoice-detail-box-mobile .bill-table .table-item{display:flex;flex-direction:column}.invoice-detail-box-mobile .bill-table .table-item .table-row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.427rem}.invoice-detail-box-mobile .bill-table .table-item .table-row .row-left{font-size:.373rem;color:#616577}.invoice-detail-box-mobile .bill-table .table-item .table-row .row-right{color:#242c45;font-weight:420}.invoice-detail-box-mobile .bill-table .price-row{width:100%;margin:.373rem 0;display:flex;flex-direction:row;align-items:center}.invoice-detail-box-mobile .bill-table .price-row:last-child{margin:0}.invoice-detail-box-mobile .bill-table .price-desc-span{font-family:PingFang SC;font-style:normal;font-weight:400;line-height:.373rem;color:#616577;font-size:.373rem;text-align:right;width:62%}.invoice-detail-box-mobile .bill-table .sub-total{width:38%;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:.373rem;line-height:.4rem;color:#242c45;text-align:right}.invoice-detail-box-mobile .bill-table .total{width:38%;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:.48rem;line-height:.48rem;color:#242c45;text-align:right}.invoice-detail-box-mobile .bill-table .balance-row{margin-top:.427rem;display:flex;flex-direction:row;align-items:center}