.g-page[data-v-fa40f4f6]{height:100vh}.g-page .g-aside[data-v-fa40f4f6]{z-index:100;position:relative;width:210px;background:#00a1e9;transition:width .5s ease}.g-page .g-aside[fold][data-v-fa40f4f6]{width:60px}.g-page .g-aside .logo[data-v-fa40f4f6]{position:relative;min-height:90px;cursor:pointer}.g-page .g-aside .logo-image[data-v-fa40f4f6]{position:relative;height:44px;pointer-events:none}.g-page .g-aside .logo-image img[data-v-fa40f4f6]{max-width:none;height:80%;opacity:1;transition:opacity .2s ease}.g-page .g-aside:not([fold]) .logo-image img[data-v-fa40f4f6]:nth-child(2),.g-page .g-aside[fold] .logo-image img[data-v-fa40f4f6]:first-child{opacity:0}.g-page .g-aside .logo-image img[data-v-fa40f4f6]:nth-child(2){position:absolute;left:50%;top:0;transform:translate(-50%)}.g-page .g-aside .logo p[data-v-fa40f4f6]{margin-top:10px;font-size:16px;white-space:nowrap;color:#fff;opacity:1;pointer-events:none;transition:opacity .2s ease}.g-page .g-aside[fold] .logo p[data-v-fa40f4f6]{opacity:0}.g-page .g-aside .logo span[data-v-fa40f4f6]{position:absolute;left:0;top:0;border-radius:0 12px 12px 0;padding:0 9px 0 6px;line-height:24px;font-size:14px;font-weight:500;white-space:nowrap}.g-page .g-aside .menu[data-v-fa40f4f6]{margin-top:20px}.g-page .g-aside .menu .item[data-v-fa40f4f6]{width:210px;transition:background .3s ease,width .5s ease}.g-page .g-aside .menu .item[data-v-fa40f4f6]:nth-child(n+2){margin-top:5px}.g-page .g-aside[fold] .menu .item[data-v-fa40f4f6]{width:60px}.g-page .g-aside[fold] .menu .item:hover .sub-menu[data-v-fa40f4f6]{display:block}.g-page .g-aside .menu .item.z-alive[data-v-fa40f4f6]{background:#0089db}.g-page .g-aside .menu .item dt[data-v-fa40f4f6]{height:46px;padding:0 18px 0 12px;overflow:hidden;color:#fff;opacity:.8;cursor:pointer;transition:all .2s ease}.g-page .g-aside[fold] .menu .item dt[data-v-fa40f4f6]{padding:0 18px;color:#fff}.g-page .g-aside[fold] .item:hover dt[data-v-fa40f4f6]{background:var(--color-main)}.g-page .g-aside:not([fold]) .menu .item dt[data-v-fa40f4f6]:hover{opacity:1}.g-page .g-aside .menu .item.z-alive dt[data-v-fa40f4f6]{color:#fff}.g-page .g-aside .menu .item.z-alive dt .angle[data-v-fa40f4f6]{transform:rotate(90deg)}.g-page .g-aside .menu .item dt .icon[data-v-fa40f4f6]{width:1em;font-size:16px;text-align:center}.g-page .g-aside[fold] .item dt .icon[data-v-fa40f4f6]{min-width:24px;font-size:18px}.g-page .g-aside .menu .item dt p[data-v-fa40f4f6]{margin:0 12px;font-size:14px;white-space:nowrap;opacity:1;pointer-events:none;transition:opacity .2s ease}.g-page .g-aside[fold] .item dt p[data-v-fa40f4f6]{opacity:0}.g-page .g-aside .menu .item dt .angle[data-v-fa40f4f6]{font-size:13px;opacity:1;pointer-events:none;transition:transform .3s ease,opacity .2s ease}.g-page .g-aside[fold] .item dt .angle[data-v-fa40f4f6]{opacity:0}.g-page .g-aside .menu .item dd[data-v-fa40f4f6]{padding:0 10px;overflow:hidden;transition:height .3s ease}.g-page .g-aside .menu .item.z-alive dd[data-v-fa40f4f6]{height:auto}.g-page .g-aside .menu .item dd ul[data-v-fa40f4f6]{padding-bottom:10px}.g-page .g-aside .menu .item dd li[data-v-fa40f4f6]{position:relative;height:36px;padding:0 16px;font-size:13px;white-space:nowrap;color:#eee;cursor:pointer;transition:all .3s ease}.g-page .g-aside .menu .item dd li.z-alive[data-v-fa40f4f6],.g-page .g-aside .menu .item dd li[data-v-fa40f4f6]:hover{color:#00ffc5}.g-page .g-aside .menu .item dd li[data-v-fa40f4f6]:before{content:"";width:5px;height:2px;border-radius:1px;margin-right:10px;background:#eee;transition:all .2s ease}.g-page .g-aside .menu .item dd li.z-alive[data-v-fa40f4f6]:before,.g-page .g-aside .menu .item dd li[data-v-fa40f4f6]:hover:before{width:12px;background:#00ffc5}.g-page .g-aside .menu .item dd li .vip[data-v-fa40f4f6]{height:14px;margin-left:8px}.g-page .g-aside .menu .item dd li .window[data-v-fa40f4f6]{position:absolute;right:0;top:50%;border-radius:50%;padding:10px;font-size:16px;color:#fff;transform:translateY(-50%)}.g-page .g-aside .menu .item dd li .window[data-v-fa40f4f6]:hover{color:var(--color-main)}.g-page .g-aside .sub-menu[data-v-fa40f4f6]{display:none;position:fixed;left:60px;padding-left:6px;animation:subMenuFadeIn-fa40f4f6 .4s}.g-page .g-aside .sub-menu[data-v-fa40f4f6] .c-scroll{border-radius:4px;background:#00a1e9}.g-page .g-aside .sub-menu ul[data-v-fa40f4f6]{box-sizing:border-box;width:180px;padding:10px}@keyframes subMenuFadeIn-fa40f4f6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0)}}.g-page .g-aside .bottom[data-v-fa40f4f6]{min-height:40px;padding:0 10px 0 18px;color:#fff;background:#009adf;transition:padding .2s ease}.g-page .g-aside[fold] .bottom[data-v-fa40f4f6]{padding:0 15px}.g-page .g-aside .bottom p[data-v-fa40f4f6]{height:40px;overflow:hidden;font-size:0;opacity:1;transition:opacity .2s ease}.g-page .g-aside .bottom p img[data-v-fa40f4f6]{max-width:none}.g-page .g-aside[fold] .bottom p[data-v-fa40f4f6]{opacity:0}.g-page .g-aside .bottom a[data-v-fa40f4f6]{width:30px;height:30px;font-size:16px;opacity:.8}.g-page .g-aside .bottom a[data-v-fa40f4f6]:hover{opacity:1}.g-page .g-aside[fold] .bottom a[data-v-fa40f4f6]{transform:rotate(180deg)}.g-page .g-head[data-v-fa40f4f6]{z-index:50;position:relative;height:50px;background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.1)}.g-page .g-head .search[data-v-fa40f4f6]{position:relative;width:360px;height:34px;border-radius:17px;margin-left:25px;background:hsla(0,0%,100%,.2)}.g-page .g-head .search .icon[data-v-fa40f4f6]{margin:0 8px 0 12px;color:#fff;opacity:.3}.g-page .g-head .search input[data-v-fa40f4f6]{height:100%;padding-right:15px;font-size:13px}.g-page .g-head .search ul[data-v-fa40f4f6]{z-index:99;position:absolute;left:0;right:0;top:100%;max-height:500px;border:1px solid #eee;overflow:auto;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.g-page .g-head .search ul li[data-v-fa40f4f6]{padding:6px 18px;font-size:13px;color:#333;line-height:24px;cursor:pointer}.g-page .g-head .search ul li[data-v-fa40f4f6]:hover{background:#f5f5f5}.g-page .g-head .search ul li[data-v-fa40f4f6]:nth-child(n+2){border-top:1px solid #eee}.g-page .g-head .search ul li span[data-v-fa40f4f6]{color:#999}.g-page .g-head .search ul li span .tf[data-v-fa40f4f6]{margin-right:5px}.g-page .g-head .head-crumb[data-v-fa40f4f6]{gap:10px;padding-left:20px;color:#999}.g-page .g-head .head-crumb p[data-v-fa40f4f6]:last-child{color:#000}.g-page .g-head .head-button[data-v-fa40f4f6]{position:relative}.g-page .g-head .head-button[data-v-fa40f4f6]:nth-child(n+2){margin-left:20px}.g-page .g-head .head-button-main[data-v-fa40f4f6]{position:relative;height:50px;font-size:13px;color:#444;cursor:pointer}.g-page .g-head .head-button:hover .head-button-main[data-v-fa40f4f6],.g-page .g-head .head-button[active] .head-button-main[data-v-fa40f4f6]{color:var(--color-main)}.g-page .g-head .head-button-main .icon[data-v-fa40f4f6]{font-size:16px}.g-page .g-head .head-button-main .icon+span[data-v-fa40f4f6]{margin-left:6px}.g-page .g-head .head-button-main .error[data-v-fa40f4f6]{position:absolute;left:8px;top:12px;font-size:12px;color:red}.g-page .g-head .head-button-main .vip[data-v-fa40f4f6]{height:14px;margin-left:4px}.g-page .g-head .head-button-list[data-v-fa40f4f6]{display:none;z-index:90;position:absolute;left:0;top:100%;border:1px solid #eee;background:#fff;box-shadow:0 5px 5px 0 rgba(0,0,0,.05)}.g-page .g-head .head-button[active] .head-button-list[data-v-fa40f4f6]{display:block}.g-page .g-head .head-button-list li[data-v-fa40f4f6]{height:36px;padding:0 16px;white-space:nowrap;font-size:13px;color:#444;cursor:pointer}.g-page .g-head .head-button-list li[data-v-fa40f4f6]:nth-child(n+2){border-top:1px solid #eee}.g-page .g-head .head-button-list li[data-v-fa40f4f6]:hover{color:var(--color-main)}.g-page .g-head .head-button-service[data-v-fa40f4f6]{display:none;z-index:90;position:absolute;left:-20px;top:100%;box-sizing:border-box;width:160px;padding:12px 0;border:1px solid #eee;background:#fff;box-shadow:0 5px 5px 0 rgba(0,0,0,.05)}.g-page .g-head .head-button:hover .head-button-service[data-v-fa40f4f6]{display:block}.g-page .g-head .head-button-service li[data-v-fa40f4f6]{position:relative;padding:0 20px;white-space:nowrap;line-height:36px;font-size:13px;color:#444;cursor:pointer}.g-page .g-head .head-button-service li[data-v-fa40f4f6]:hover{color:var(--color-main)}.g-page .g-head .head-button-service li .mobile[data-v-fa40f4f6]{display:none;position:absolute;left:100%;top:0;box-sizing:border-box;border:1px solid #ddd;line-height:normal;font-size:0;background:#fff}.g-page .g-head .head-button-service li:hover .mobile[data-v-fa40f4f6]{display:block}.g-page .g-head .head-button-service li .mobile .qrcode[data-v-fa40f4f6]{width:130px;max-width:none;height:130px}.g-page .g-head .head-button-service li .mobile p[data-v-fa40f4f6]{padding-bottom:5px;line-height:22px;font-size:12px;text-align:center;color:#666}.g-page .g-head .head-button-service li .mobile p span[data-v-fa40f4f6]{color:#f55}.g-page .g-head .head-button-line[data-v-fa40f4f6]{width:1px;height:50px;margin:0 15px;background:linear-gradient(0deg,#fff,#ddd,#fff)}.g-page .g-head .head-button-line+.head-button[data-v-fa40f4f6]{margin-left:0}.g-page .g-head .head-ai[data-v-fa40f4f6]{height:50px;margin-left:25px;cursor:pointer}.g-page .g-head .head-ai img[data-v-fa40f4f6]{height:20px;transition:transform .1s ease}.g-page .g-head .head-ai:hover img[data-v-fa40f4f6]{transform:scale(1.2)}.g-page .g-head .user-info[data-v-fa40f4f6]{z-index:100;position:relative;height:50px;padding:0 20px;cursor:pointer;transition:all .3s ease}.g-page .g-head .user-info:hover .menu[data-v-fa40f4f6]{display:block}.g-page .g-head .user-info .icon[data-v-fa40f4f6]{width:34px;height:34px;border-radius:100%;overflow:hidden;background:#f5f5f5}.g-page .g-head .user-info .name[data-v-fa40f4f6]{margin:0 6px 0 10px;font-size:13px}.g-page .g-head .user-info>.tf[data-v-fa40f4f6]{font-size:12px}.g-page .g-head .user-info .menu[data-v-fa40f4f6]{display:none;z-index:12;position:absolute;left:0;right:0;top:100%;border:1px solid #eee;padding:8px 0;color:#000;background:#fff;box-shadow:0 5px 5px 0 rgba(0,0,0,.05)}.g-page .g-head .user-info .menu .item[data-v-fa40f4f6]{position:relative;padding:0 10px 0 16px;line-height:36px;font-size:13px;color:#333}.g-page .g-head .user-info .menu .item[data-v-fa40f4f6]:hover{color:var(--color-main)}.g-page .g-head .user-info .menu .item .dot[data-v-fa40f4f6]{position:absolute;right:20px;top:50%;width:6px;height:6px;border-radius:100%;background:red;transform:translateY(-50%)}.g-page .g-content[data-v-fa40f4f6]{overflow:auto;background:#f5f4f7}.update-log[data-v-fa40f4f6]{margin:10px 20px}.update-log dt[data-v-fa40f4f6]{height:50px}.update-log dt .version[data-v-fa40f4f6]{font-size:18px;font-weight:700;color:var(--color-main)}.update-log dt .date[data-v-fa40f4f6]{font-size:13px;color:#999}.update-log dt .date .tf[data-v-fa40f4f6]{margin-right:6px}.update-log dd[data-v-fa40f4f6]{border-radius:8px;padding:20px 24px;line-height:22px;font-size:14px;white-space:pre-wrap;color:#333;background:#f9f9f9}.update-log:first-child dd[data-v-fa40f4f6]{color:#01a27d;background:#f1faf8}.help-doc[data-v-fa40f4f6]{display:block;width:100%;height:100%;border:none}.service-code[data-v-fa40f4f6]{padding:30px 0 20px}.service-code .icon[data-v-fa40f4f6]{font-size:48px;color:#0b0}.service-code h1[data-v-fa40f4f6]{margin-top:20px;font-size:16px}.service-code img[data-v-fa40f4f6]{width:130px;height:130px;border:5px solid #d9f2ec;border-radius:6px;margin:18px 0 9px}.service-code p[data-v-fa40f4f6]{font-size:13px;color:#999}.custom-service[data-v-fa40f4f6]{padding:30px 0 18px}.custom-service .icon[data-v-fa40f4f6]{font-size:48px;color:#0b0}.custom-service h1[data-v-fa40f4f6]{margin-top:12px;font-size:22px}.custom-service h2[data-v-fa40f4f6]{width:310px;margin-top:10px;line-height:20px;font-size:13px;font-weight:400;text-align:center;color:#666}.custom-service img[data-v-fa40f4f6]{width:130px;height:130px;border:5px solid #d9f2ec;border-radius:6px;margin:20px 0 9px}.custom-service p[data-v-fa40f4f6]{font-size:13px;color:#999}.custom-service .tel[data-v-fa40f4f6]{gap:10px;width:340px;height:50px;border-radius:6px;margin-top:16px;font-size:22px;color:#fff;background:var(--color-main)}.follow h1[data-v-fa40f4f6]{padding:50px 0 30px;font-size:26px}.follow h1 span[data-v-fa40f4f6]{color:var(--color-main)}.follow-code[data-v-fa40f4f6]{width:500px;height:260px;border-radius:16px 16px 0 0;background:linear-gradient(0deg,#6be7cb,#00a27d)}.follow-code img[data-v-fa40f4f6]{width:186px;height:186px;border-radius:4px}.follow-rights[data-v-fa40f4f6]{box-sizing:border-box;width:500px;border-radius:0 0 16px 16px;padding:10px 40px;background:#eff6f4}.follow-rights div[data-v-fa40f4f6]{gap:8px;width:50%;height:28px;font-size:13px;color:#3d9a85}.follow-bottom[data-v-fa40f4f6]{gap:10px;padding:20px 0 40px}.follow-bottom .tf[data-v-fa40f4f6]{font-size:26px;color:#00cf5d}.follow-bottom p[data-v-fa40f4f6]{font-size:18px;font-weight:700}