.header[data-v-3e0a1f0f]{align-items:center;box-sizing:border-box;display:flex;gap:4px;width:100%}[dir] .header[data-v-3e0a1f0f]{padding:22px 20px}.header .header-title[data-v-3e0a1f0f]{color:var(--text-1,#000);flex:1;font-size:16px;font-weight:500;line-height:20px}[dir] .header .header-title[data-v-3e0a1f0f]{text-align:center}.header .header-feedback[data-v-3e0a1f0f]{align-items:center;color:var(--color-blue,#0047ff);display:flex;font-size:14px;font-weight:500;gap:4px;line-height:20px}[dir] .header .header-feedback[data-v-3e0a1f0f]{cursor:pointer}.header .close-icon[data-v-3e0a1f0f]{color:var(--text-1,#000)}[dir] .header .close-icon[data-v-3e0a1f0f]{cursor:pointer}.announcement[data-v-60412d18]{align-items:center;display:flex;gap:12px}[dir] .announcement[data-v-60412d18]{background-color:var(--bg-2,#f4f5f6);border-radius:8px;cursor:pointer;padding:12px 16px}.announcement .announcement-desc[data-v-60412d18]{color:var(--text-1,#000);flex:1;font-size:12px;font-weight:400;line-height:16px}.announcement .icon[data-v-60412d18]{color:var(--text-1,#000);flex-shrink:0}.welcome[data-v-03a8f600]{align-items:center;display:flex;gap:10px}.welcome .welcome-icon[data-v-03a8f600]{display:block;flex-shrink:0;height:34px;width:34px}[dir] .welcome .welcome-icon[data-v-03a8f600]{background:url(./cs-icon.ChTHYKje.svg) 50% no-repeat;background-size:100%}.welcome .welcome-right[data-v-03a8f600]{display:flex;flex-direction:column;gap:8px}.welcome .welcome-right .welcome-title[data-v-03a8f600]{color:var(--text-1,#000);font-size:18px;font-weight:600;line-height:18px}.welcome .welcome-right .welcome-desc[data-v-03a8f600]{color:var(--text-3,rgba(0,0,0,.5));font-size:13px;font-weight:400;line-height:14px}.drawer[data-v-99b40804]{bottom:0;height:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:9}[dir] .drawer[data-v-99b40804]{background:#0000004d;left:0;right:0}.drawer.show[data-v-99b40804]{height:100%}[dir] .drawer.show .drawer-dialog[data-v-99b40804]{transform:translateY(0)}.drawer .drawer-dialog[data-v-99b40804]{bottom:0;display:flex;flex-direction:column;max-height:calc(100% - 64px);position:absolute;width:100%}[dir] .drawer .drawer-dialog[data-v-99b40804]{background:var(--bg-5,#fff);border-radius:20px 20px 0 0;left:0;right:0;transform:translateY(100%);transition:transform .2s}.drawer .drawer-dialog .drawer-header[data-v-99b40804]{align-items:center;display:flex;gap:8px;justify-content:space-between}[dir] .drawer .drawer-dialog .drawer-header[data-v-99b40804]{padding:20px}.drawer .drawer-dialog .drawer-header .drawer-title[data-v-99b40804]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}.drawer .drawer-dialog .drawer-header .drawer-close-icon[data-v-99b40804]{flex-shrink:0}[dir] .drawer .drawer-dialog .drawer-header .drawer-close-icon[data-v-99b40804]{cursor:pointer}.drawer .drawer-dialog .drawer-body[data-v-99b40804]{flex:1;overflow-y:auto}[dir] .drawer .drawer-dialog .drawer-body[data-v-99b40804]{padding:0 20px}.drawer .drawer-dialog .drawer-footer[data-v-99b40804]{align-items:center;display:flex;gap:12px;justify-content:space-between}[dir] .drawer .drawer-dialog .drawer-footer[data-v-99b40804]{padding:14px 20px}.consult-dialog .sub-title[data-v-0920bbb8]{color:var(--text-1,#000);font-size:14px;font-weight:500;line-height:16px}[dir] .consult-dialog .sub-title[data-v-0920bbb8]{margin-bottom:24px}.consult-dialog .content[data-v-0920bbb8]{color:var(--text-2,rgba(0,0,0,.7));font-size:14px;line-height:22px;word-break:break-word}[dir] .consult-dialog .content .mt-24[data-v-0920bbb8]{margin-top:24px}.consult-dialog .content[data-v-0920bbb8] .replace-link{color:var(--color-blue,#0047ff)}.consult-dialog .content[data-v-0920bbb8] img{height:auto;width:100%}.consult-dialog .content[data-v-0920bbb8] a{color:var(--color-blue,#0047ff);text-decoration:underline}.consult-dialog .consult-btn[data-v-0920bbb8]{flex:1;height:40px}.consult-dialog .consult-btn.cs-btn[data-v-0920bbb8]{color:var(--text-1,#000)}[dir] .consult-dialog .consult-btn.cs-btn[data-v-0920bbb8]{background-color:var(--color-grey,#f4f5f6);border-color:var(--color-grey,#f4f5f6)}[dir] .consult-dialog .consult-btn.cs-btn[data-v-0920bbb8]:hover{background-color:var(--color-grey,#f4f5f6)!important}.guess-content[data-v-eddca886]{display:flex;flex-direction:column}[dir] .guess-content[data-v-eddca886]{border:1px solid var(--bg-2,#f4f5f6);border-radius:16px;padding:20px}.guess-content .guess-title[data-v-eddca886]{align-items:center;display:flex}.guess-content .guess-title .guess-icon[data-v-eddca886]{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}[dir] .guess-content .guess-title .guess-icon[data-v-eddca886]{background:var(--bg-2,#f4f5f6);border-radius:50%}[dir=ltr] .guess-content .guess-title .guess-icon[data-v-eddca886]{margin-right:16px}[dir=rtl] .guess-content .guess-title .guess-icon[data-v-eddca886]{margin-left:16px}.guess-content .guess-title .guess-icon img[data-v-eddca886]{height:20px;width:20px}.guess-content .guess-title .guess-info[data-v-eddca886]{display:flex;flex-direction:column;gap:4px}.guess-content .guess-title .guess-info .guess-info-title[data-v-eddca886]{color:var(--text-1,#000);font-size:14px;font-weight:500;line-height:18px}.guess-content .guess-title .guess-info .guess-info-content[data-v-eddca886]{color:var(--text-2,rgba(0,0,0,.7));font-size:12px;line-height:16px}.guess-content .guess-title .guess-info .guess-info-content[data-v-eddca886] a{color:var(--color-blue,#0047ff)}.guess-content .guess-btn[data-v-eddca886]{width:100%}[dir] .guess-content .guess-btn[data-v-eddca886]{margin-top:20px}.self-service[data-v-768e5d31]{display:flex;flex-direction:column;gap:16px}.self-service .title[data-v-768e5d31]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}.self-service .list[data-v-768e5d31]{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.self-service .list .item[data-v-768e5d31]{box-sizing:border-box;display:flex;flex-direction:row;gap:8px;min-height:58px;width:calc(50% - 6px)}[dir] .self-service .list .item[data-v-768e5d31]{border:1px solid var(--line-1,#f4f5f6);border-radius:8px;padding:12px}.self-service .list .item .item-icon[data-v-768e5d31]{display:block;flex-shrink:0;height:16px;width:16px}.self-service .list .item .item-title[data-v-768e5d31]{color:var(--text-1,#000);display:-webkit-box;font-size:13px;font-weight:400;line-height:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all}[dir] .deposit[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667M4.667 6l2-2.333 2 2.333H7.334v2.667H6V6zm6.667 4-2 2.334-2-2.334h1.333V7.334H10V10z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .phone[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M2.584 1.25h10.833v13.5H2.584V1.25m1.5 1.5v10.5h7.833V2.75zm4.583 2H7.334v-1.5h1.333zm-2 8h2.667v-1.5H6.667z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir] .google[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8 1.333a6.666 6.666 0 0 1 5.46 10.494L11.334 8h2a5.334 5.334 0 1 0-1.64 3.848l.665 1.196A6.666 6.666 0 1 1 8 1.333m0 3.333a2 2 0 0 1 2 2v.667h.667v3.333H5.334V7.333H6v-.667a2 2 0 0 1 2-2m1.334 4H6.667v.667h2.667zM8 6a.667.667 0 0 0-.662.588l-.005.078v.667h1.334v-.667a.667.667 0 0 0-.589-.662z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .remove[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667m3.26-7.651L5.683 11.26a4 4 0 0 1-.943-.942l5.58-5.579c.364.26.682.578.942.943'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir] .history[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.25 1.25h11.833v3.833h-1.5V2.75H2.75v10.167h2.667v1.5H1.25V1.25m9.083 6.167a2.917 2.917 0 1 0 0 5.833 2.917 2.917 0 0 0 0-5.833m-4.416 2.916a4.417 4.417 0 1 1 8.833 0 4.417 4.417 0 0 1-8.833 0m4.955-.94v-.75h-1.5v2.342l.406.21 1.155.598.666.345.69-1.333-.666-.344-.75-.389z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir] .lock[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M12 1.334h.667v5.333h-1.333v-4H4.667v10.667H8v1.333H3.334V1.334H12M12 8a2 2 0 0 1 2 2v.667h.667v4H9.334v-4H10V10a2 2 0 0 1 2-2m1.334 4h-2.667v1.334h2.667zM12 9.334c-.338 0-.666.3-.666.666v.667h1.333V10A.667.667 0 0 0 12 9.334'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .deposit[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667M4.667 6l2-2.333 2 2.333H7.334v2.667H6V6zm6.667 4-2 2.334-2-2.334h1.333V7.334H10V10z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .phone[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M2.584 1.25h10.833v13.5H2.584V1.25m1.5 1.5v10.5h7.833V2.75zm4.583 2H7.334v-1.5h1.333zm-2 8h2.667v-1.5H6.667z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .google[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M8 1.333a6.666 6.666 0 0 1 5.46 10.494L11.334 8h2a5.334 5.334 0 1 0-1.64 3.848l.665 1.196A6.666 6.666 0 1 1 8 1.333m0 3.333a2 2 0 0 1 2 2v.667h.667v3.333H5.334V7.333H6v-.667a2 2 0 0 1 2-2m1.334 4H6.667v.667h2.667zM8 6a.667.667 0 0 0-.662.588l-.005.078v.667h1.334v-.667a.667.667 0 0 0-.589-.662z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .remove[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667m3.26-7.651L5.683 11.26a4 4 0 0 1-.943-.942l5.58-5.579c.364.26.682.578.942.943'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .history[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.25 1.25h11.833v3.833h-1.5V2.75H2.75v10.167h2.667v1.5H1.25V1.25m9.083 6.167a2.917 2.917 0 1 0 0 5.833 2.917 2.917 0 0 0 0-5.833m-4.416 2.916a4.417 4.417 0 1 1 8.833 0 4.417 4.417 0 0 1-8.833 0m4.955-.94v-.75h-1.5v2.342l.406.21 1.155.598.666.345.69-1.333-.666-.344-.75-.389z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}[dir]:root[theme=dark] .lock[data-v-768e5d31]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M12 1.334h.667v5.333h-1.333v-4H4.667v10.667H8v1.333H3.334V1.334H12M12 8a2 2 0 0 1 2 2v.667h.667v4H9.334v-4H10V10a2 2 0 0 1 2-2m1.334 4h-2.667v1.334h2.667zM12 9.334c-.338 0-.666.3-.666.666v.667h1.333V10A.667.667 0 0 0 12 9.334'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}.faq[data-v-0cac94e0]{display:flex;flex-direction:column}.faq .title[data-v-0cac94e0]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}[dir] .faq .list .item[data-v-0cac94e0]{border-bottom:1px solid var(--bg-2,#f4f5f6);padding:20px 0}.faq .list .item .item-title[data-v-0cac94e0]{align-items:center;display:flex;flex-direction:row;gap:8px}[dir] .faq .list .item .item-title[data-v-0cac94e0]{cursor:pointer}.faq .list .item .item-title .item-icon[data-v-0cac94e0]{color:var(--text-1,#000);flex-shrink:0}[dir] .faq .list .item .item-title .item-icon[data-v-0cac94e0]{transition:transform .2s}[dir=ltr] .faq .list .item .item-title .item-icon.open[data-v-0cac94e0]{transform:rotate(-180deg)}[dir=rtl] .faq .list .item .item-title .item-icon.open[data-v-0cac94e0]{transform:rotate(180deg)}.faq .list .item .item-title .item-content[data-v-0cac94e0]{color:var(--text-1,#000);font-size:14px;font-weight:500;line-height:18px}.faq .list .item .sub-item[data-v-0cac94e0]{height:0;overflow:hidden}[dir] .faq .list .item .sub-item[data-v-0cac94e0]{transition:height 2s}[dir=ltr] .faq .list .item .sub-item[data-v-0cac94e0]{padding-left:24px}[dir=rtl] .faq .list .item .sub-item[data-v-0cac94e0]{padding-right:24px}.faq .list .item .sub-item.open[data-v-0cac94e0]{height:auto}.faq .list .item .sub-item .sub-item-title[data-v-0cac94e0]{align-items:center;display:flex;flex-direction:row;gap:10px}[dir] .faq .list .item .sub-item .sub-item-title[data-v-0cac94e0]{cursor:pointer;margin-top:16px}.faq .list .item .sub-item .sub-item-title .sub-item-content[data-v-0cac94e0]{color:var(--text-2,rgba(0,0,0,.7));flex:1;font-size:13px;font-weight:400;line-height:18px}.faq .list .item .sub-item .sub-item-title .sub-item-icon[data-v-0cac94e0]{flex-shrink:0}[dir=ltr] .faq .list .item .sub-item .sub-item-title .sub-item-icon.rtl[data-v-0cac94e0]{transform:rotate(180deg)}[dir=rtl] .faq .list .item .sub-item .sub-item-title .sub-item-icon.rtl[data-v-0cac94e0]{transform:rotate(-180deg)}.footer[data-v-7d581af1]{align-items:center;display:flex}[dir] .footer[data-v-7d581af1]{border-top:1px solid var(--line-mango,#f0f0f0);padding:20px}.footer .online-cs[data-v-7d581af1]{flex:1;height:40px}.checklogin-dialog-bg[data-v-71117905]{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}[dir] .checklogin-dialog-bg[data-v-71117905]{background:#00000080;left:0;right:0}.checklogin-dialog-bg .checklogin-dialog[data-v-71117905]{position:absolute;top:50%;width:100%}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog[data-v-71117905]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog[data-v-71117905]{right:50%;transform:translate(50%,-50%)}.checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-71117905]{color:var(--text-1,#000);position:absolute;top:22px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-71117905]{cursor:pointer}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-71117905]{right:40px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-71117905]{left:40px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-71117905]{background:var(--bg-5,#fff);border-radius:16px;margin:0 20px;padding:20px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .title[data-v-71117905]{color:var(--text-1,#000);font-size:16px;font-weight:500;line-height:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .title[data-v-71117905]{text-align:center}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-71117905]{margin-top:12px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-71117905]{color:var(--text-2,rgba(0,0,0,.7));font-size:13px;font-weight:400;line-height:16px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-71117905]{margin-top:8px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-71117905]:first-child{margin-top:0}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer[data-v-71117905]{align-items:center;display:flex;flex-wrap:wrap;gap:12px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer[data-v-71117905]{margin-top:20px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer .login[data-v-71117905],.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .footer .no-login[data-v-71117905]{flex:1;font-size:13px;font-weight:500;height:40px;line-height:16px}@media screen and (min-width:751px){.checklogin-dialog-bg .checklogin-dialog[data-v-71117905]{width:335px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-71117905]{right:20px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-71117905]{left:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-71117905]{margin:0 auto}}.checklogin-dialog-bg[data-v-44cb3d12]{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}[dir] .checklogin-dialog-bg[data-v-44cb3d12]{background:#00000080;left:0;right:0}.checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{position:absolute;top:50%;width:100%}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{right:50%;transform:translate(50%,-50%)}.checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{color:var(--text-1,#000);position:absolute;top:22px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{cursor:pointer}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{right:40px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{left:40px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-44cb3d12]{background:var(--bg-5,#fff);border-radius:16px;margin:0 20px;padding:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-44cb3d12]{margin-top:18px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-44cb3d12]{padding-right:16px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents[data-v-44cb3d12]{padding-left:16px}.checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-44cb3d12]{color:var(--text-2,rgba(0,0,0,.7));font-size:13px;font-weight:400;line-height:16px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-44cb3d12]{margin-top:8px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content .contents .content[data-v-44cb3d12]:first-child{margin-top:0}@media screen and (min-width:751px){.checklogin-dialog-bg .checklogin-dialog[data-v-44cb3d12]{width:335px}[dir=ltr] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{right:20px}[dir=rtl] .checklogin-dialog-bg .checklogin-dialog .checklogin-close[data-v-44cb3d12]{left:20px}[dir] .checklogin-dialog-bg .checklogin-dialog .checklogin-dialog-content[data-v-44cb3d12]{margin:0 auto}}.entrance[data-v-e1d7275c]{align-items:center;bottom:150px;box-sizing:border-box;display:flex;letter-spacing:.6px;position:fixed;z-index:1000}[dir] .entrance[data-v-e1d7275c]{background:var(--color-blue,#0047ff);border-radius:100px;box-shadow:0 4px 8px #0000001f;cursor:pointer;padding:8px;transition:all .2s ease-out}[dir=ltr] .entrance[data-v-e1d7275c]{right:16px}[dir=rtl] .entrance[data-v-e1d7275c]{left:16px}.entrance .entrance-icon[data-v-e1d7275c]{color:#fff;display:block;fill:#fff;height:24px;min-height:24px;min-width:24px;width:24px}.entrance .entrance-text[data-v-e1d7275c]{color:#fff;display:none;font-size:16px;overflow:hidden;white-space:nowrap;width:0}[dir] .entrance .entrance-text[data-v-e1d7275c]{transition:all .2s ease-out}.entrance .new-msg-dot[data-v-e1d7275c]{height:8px;position:absolute;top:6px;width:8px}[dir] .entrance .new-msg-dot[data-v-e1d7275c]{background:var(--color-sell,#f0616d);border-radius:50%}[dir=ltr] .entrance .new-msg-dot[data-v-e1d7275c]{right:6px}[dir=rtl] .entrance .new-msg-dot[data-v-e1d7275c]{left:6px}@media screen and (min-width:751px){.entrance[data-v-e1d7275c]{bottom:12px}[dir] .entrance[data-v-e1d7275c]{border-radius:100px;box-shadow:0 4px 8px #0000001f;padding:12px;transition:all .2s ease-out}[dir=ltr] .entrance[data-v-e1d7275c]{right:16px}[dir=rtl] .entrance[data-v-e1d7275c]{left:16px}.entrance:hover .entrance-text[data-v-e1d7275c]{width:auto}[dir] .entrance:hover .entrance-text[data-v-e1d7275c]{transition:all .2s ease-out}[dir=ltr] .entrance:hover .entrance-text[data-v-e1d7275c]{margin-left:8px}[dir=rtl] .entrance:hover .entrance-text[data-v-e1d7275c]{margin-right:8px}.entrance .entrance-icon[data-v-e1d7275c]{height:24px;min-height:24px;min-width:24px;width:24px}.entrance .entrance-text[data-v-e1d7275c]{color:#fff;display:block;font-size:16px;width:0}.entrance .new-msg-dot[data-v-e1d7275c]{top:9px}[dir=ltr] .entrance .new-msg-dot[data-v-e1d7275c]{right:9px}[dir=rtl] .entrance .new-msg-dot[data-v-e1d7275c]{left:9px}}.chat-box[data-v-22b5416e]{bottom:0;color:var(--text-1,#000);display:flex;flex-direction:column;height:0;overflow:hidden;position:fixed;width:100%;z-index:9999999}[dir] .chat-box[data-v-22b5416e]{background-color:var(--bg-1,#fff);transition:height .2s ease-out}[dir=ltr] .chat-box[data-v-22b5416e]{left:0}[dir=rtl] .chat-box[data-v-22b5416e]{right:0}.chat-box.chat-box-active[data-v-22b5416e]{height:100%}[dir] .chat-box.chat-box-active[data-v-22b5416e]{transition:height .2s ease-out}.chat-box .content[data-v-22b5416e]{display:flex;flex:1;flex-direction:column;gap:24px;overflow-y:auto}[dir] .chat-box .content[data-v-22b5416e]{padding:11px 20px}@media screen and (min-width:751px){.chat-box[data-v-22b5416e]{bottom:26px;max-height:80%;top:unset;width:400px}[dir] .chat-box[data-v-22b5416e]{border-radius:12px;box-shadow:0 0 40px #00000026}[dir=ltr] .chat-box[data-v-22b5416e]{left:unset;right:25px}[dir=rtl] .chat-box[data-v-22b5416e]{left:25px;right:unset}.chat-box.chat-box-active[data-v-22b5416e]{height:unset;min-height:636px}}@media screen and (min-width:1440px){.chat-box[data-v-22b5416e]{width:480px}}@media screen and (min-width:1920px){.chat-box[data-v-22b5416e]{width:640px}}
