@bee-hole/server
Version:
www.bee-hole.com
1 lines • 103 kB
CSS
#userLayout.user-layout-wrapper[data-v-564f0701]{height:100vh;width:100vw;overflow:hidden}#userLayout.user-layout-wrapper.mobile .login-card[data-v-564f0701]{width:90%;max-width:380px;padding:30px 20px}#userLayout.user-layout-wrapper .container[data-v-564f0701]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-image:url(../img/bg.9af4a8c1.png);background-size:cover;background-position:50%;background-repeat:no-repeat}#userLayout.user-layout-wrapper .container[data-v-564f0701]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}#userLayout.user-layout-wrapper .container .login-card[data-v-564f0701]{width:420px;max-width:90%;max-height:85vh;overflow-y:auto;background:hsla(0,0%,100%,.45);-webkit-backdrop-filter:blur(24px) saturate(200%) brightness(1.1);backdrop-filter:blur(24px) saturate(200%) brightness(1.1);border-radius:16px;padding:30px 35px;padding-top:35px;-webkit-box-shadow:0 25px 60px rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1);box-shadow:0 25px 60px rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.4);position:relative;z-index:2;-webkit-animation:slideUp-564f0701 .5s ease-out;animation:slideUp-564f0701 .5s ease-out}#userLayout.user-layout-wrapper .container .login-card[data-v-564f0701]::-webkit-scrollbar{width:6px}#userLayout.user-layout-wrapper .container .login-card[data-v-564f0701]::-webkit-scrollbar-track{background:transparent}#userLayout.user-layout-wrapper .container .login-card[data-v-564f0701]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}#userLayout.user-layout-wrapper .container .login-card[data-v-564f0701]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}@-webkit-keyframes slideUp-564f0701{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp-564f0701{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#userLayout.user-layout-wrapper .container .login-card .logo-section[data-v-564f0701]{text-align:center;margin-bottom:15px}#userLayout.user-layout-wrapper .container .login-card .logo-section .logo-circle[data-v-564f0701]{width:55px;height:55px;background:#2f54eb;border-radius:50%;margin:0 auto 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 8px 16px rgba(47,84,235,.3);box-shadow:0 8px 16px rgba(47,84,235,.3);position:relative;overflow:hidden}#userLayout.user-layout-wrapper .container .login-card .logo-section .logo-circle[data-v-564f0701]:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.2),transparent);-webkit-animation:shine-564f0701 3s ease-in-out infinite;animation:shine-564f0701 3s ease-in-out infinite}@-webkit-keyframes shine-564f0701{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes shine-564f0701{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#userLayout.user-layout-wrapper .container .login-card .logo-section .logo-circle img[data-v-564f0701]{width:35px;height:35px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}#userLayout.user-layout-wrapper .container .login-card .logo-section .logo-circle .logo-text[data-v-564f0701]{color:#fff;font-size:18px;font-weight:700;position:relative;z-index:1}#userLayout.user-layout-wrapper .container .login-card .logo-section .brand-title[data-v-564f0701]{font-size:18px;font-weight:600;color:#2d3748;margin-bottom:3px;letter-spacing:.5px}#userLayout.user-layout-wrapper .container .login-card .logo-section .brand-subtitle[data-v-564f0701]{font-size:12px;color:#718096;letter-spacing:.3px}#userLayout.user-layout-wrapper .container .footer[data-v-564f0701]{position:fixed;bottom:0;left:0;right:0;padding:20px;text-align:center;z-index:1}#userLayout.user-layout-wrapper .container .footer .links[data-v-564f0701]{margin-bottom:8px;font-size:14px}#userLayout.user-layout-wrapper .container .footer .links a[data-v-564f0701]{color:hsla(0,0%,100%,.9);-webkit-transition:all .3s;transition:all .3s;text-decoration:none;padding:0 10px}#userLayout.user-layout-wrapper .container .footer .links a[data-v-564f0701]:hover{color:#fff}#userLayout.user-layout-wrapper .container .footer .links a[data-v-564f0701]:not(:last-child){border-right:1px solid hsla(0,0%,100%,.3)}#userLayout.user-layout-wrapper .container .footer .copyright[data-v-564f0701]{color:hsla(0,0%,100%,.9);font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.1)}#userLayout.user-layout-wrapper .container .footer .copyright .copyright-link[data-v-564f0701]{color:#fff;font-weight:500;margin-left:5px;text-decoration:none}#userLayout.user-layout-wrapper .container .footer .copyright .copyright-link[data-v-564f0701]:hover{text-decoration:underline}@media (max-width:768px){#userLayout.user-layout-wrapper .container .login-card[data-v-564f0701]{width:90%;padding:30px 25px;padding-top:40px;max-height:95vh}#userLayout.user-layout-wrapper .container .login-card .logo-section[data-v-564f0701]{margin-bottom:20px}#userLayout.user-layout-wrapper .container .login-card .logo-section .logo-circle[data-v-564f0701]{width:60px;height:60px}#userLayout.user-layout-wrapper .container .login-card .logo-section .brand-title[data-v-564f0701]{font-size:18px}#userLayout.user-layout-wrapper .container .login-card .logo-section .brand-subtitle[data-v-564f0701]{font-size:12px}}.ant-pro-multi-tab{margin:-23px -24px 24px -24px}.topmenu .ant-pro-multi-tab-wrapper{max-width:1200px;margin:0 auto}.topmenu.content-width-Fluid .ant-pro-multi-tab-wrapper{max-width:100%;margin:0 auto}.ant-pro-multi-tab-wrapper>.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{border-color:#fff;border-top-right-radius:0;background:#fff;-webkit-box-shadow:2px 0 4px rgb(0 21 8.2%);box-shadow:2px 0 4px rgb(0 21 8.2%)}.ant-pro-basicLayout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100%}.ant-pro-basicLayout:not(".ant-pro-basicLayout-mobile") ::-webkit-scrollbar{width:6px;height:6px}.ant-pro-basicLayout:not(".ant-pro-basicLayout-mobile") ::-webkit-scrollbar-track{background:rgba(0,0,0,.06);border-radius:3px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.08)}.ant-pro-basicLayout:not(".ant-pro-basicLayout-mobile") ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:3px;-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.2)}.ant-pro-basicLayout .ant-layout-header:not(.ant-pro-top-menu){background:#fff}.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header{position:fixed;top:0}.ant-pro-basicLayout .ant-layout-sider-children{height:100%}.ant-pro-basicLayout .trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-pro-basicLayout .trigger:hover{color:#1890ff}.ant-pro-basicLayout-content{position:relative;margin:24px;-webkit-transition:all .2s;transition:all .2s}.ant-pro-basicLayout-content .ant-pro-page-header-wrap{margin:-24px -24px 0}.ant-pro-basicLayout-content-disable-margin,.ant-pro-basicLayout-content-disable-margin>div>.ant-pro-page-header-wrap{margin:0}.ant-pro-basicLayout-content>.ant-layout{max-height:100%}.ant-pro-basicLayout .color-picker{margin:10px 0}.ant-pro-sider-menu-logo{position:relative;height:72px;padding-left:24px;padding-right:24px;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:72px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pro-sider-menu-logo h1,.ant-pro-sider-menu-logo img,.ant-pro-sider-menu-logo svg{display:inline-block}.ant-pro-sider-menu-logo img,.ant-pro-sider-menu-logo svg{height:40px;width:40px;vertical-align:middle;border-radius:10px;padding:8px;background:linear-gradient(135deg,#6b73ff,#000dff);-webkit-box-shadow:0 4px 12px rgba(107,115,255,.3);box-shadow:0 4px 12px rgba(107,115,255,.3)}.ant-pro-sider-menu-logo h1{color:#1a202c;font-size:20px;margin:0 0 0 16px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;vertical-align:middle;letter-spacing:-.5px}.ant-pro-sider-menu-sider{position:relative;z-index:10;min-height:100vh;-webkit-box-shadow:2px 0 8px rgba(0,0,0,.05);box-shadow:2px 0 8px rgba(0,0,0,.05);background:#fff;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1);transition:all .3s cubic-bezier(.215,.61,.355,1)}.ant-pro-sider-menu-sider .ant-menu{padding:20px 12px;background:transparent;border-right:none}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title{margin:0 0 4px 0;padding:0 20px!important;height:48px;line-height:48px;border-radius:12px;-webkit-transition:all .25s cubic-bezier(.4,0,.2,1);transition:all .25s cubic-bezier(.4,0,.2,1);font-size:14px;font-weight:500;color:#2c3e50}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item:hover,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title:hover{background:rgba(99,102,241,.08);color:#6366f1;-webkit-transform:translateX(2px);transform:translateX(2px)}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item:hover .anticon,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title:hover .anticon{color:#6366f1}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-item-selected,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-item-selected{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(139,92,246,.15));color:#6366f1;font-weight:600;position:relative;-webkit-box-shadow:0 2px 8px rgba(99,102,241,.15);box-shadow:0 2px 8px rgba(99,102,241,.15)}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-item-selected:before,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:0 2px 2px 0}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-item-selected .anticon,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-item-selected .anticon{color:#6366f1}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-item-selected:hover,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-item-selected:hover{background:linear-gradient(135deg,rgba(99,102,241,.18),rgba(139,92,246,.18));-webkit-transform:translateX(2px);transform:translateX(2px);-webkit-box-shadow:0 3px 12px rgba(99,102,241,.2);box-shadow:0 3px 12px rgba(99,102,241,.2)}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-item-selected:after,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-item-selected:after{display:none}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-submenu-active,.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-submenu-active .anticon,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-submenu-active,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-submenu-active .anticon{color:#6366f1}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-submenu-active:after,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-submenu-active:after{display:none}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-submenu-open,.ant-pro-sider-menu-sider .ant-menu .ant-menu-item.ant-menu-submenu-open .anticon,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-submenu-open,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title.ant-menu-submenu-open .anticon{color:#6366f1}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item .anticon,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title .anticon{font-size:17px;margin-right:12px;color:#5e6c84;-webkit-transition:all .25s ease;transition:all .25s ease}.ant-pro-sider-menu-sider .ant-menu .ant-menu-sub{background:rgba(248,250,252,.5)!important;border-radius:8px;margin-top:4px}.ant-pro-sider-menu-sider .ant-menu .ant-menu-sub .ant-menu-item{margin:2px 0;padding-left:52px!important;height:42px;line-height:42px;font-size:13px;color:#475569;position:relative}.ant-pro-sider-menu-sider .ant-menu .ant-menu-sub .ant-menu-item:hover{background:rgba(99,102,241,.06);color:#6366f1;-webkit-transform:translateX(2px);transform:translateX(2px)}.ant-pro-sider-menu-sider .ant-menu .ant-menu-sub .ant-menu-item.ant-menu-item-selected{background:rgba(99,102,241,.1);color:#6366f1;font-weight:600;-webkit-box-shadow:none;box-shadow:none}.ant-pro-sider-menu-sider .ant-menu .ant-menu-sub .ant-menu-item.ant-menu-item-selected:before{content:"";position:absolute;left:32px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#6366f1;-webkit-box-shadow:0 0 0 3px rgba(99,102,241,.2);box-shadow:0 0 0 3px rgba(99,102,241,.2)}.ant-pro-sider-menu-sider .ant-menu .ant-menu-sub .ant-menu-item.ant-menu-item-selected:hover{background:rgba(99,102,241,.12)}.ant-pro-sider-menu-sider .ant-menu .ant-menu-item-group-title{padding:8px 20px;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.ant-pro-sider-menu-sider.fix-sider-bar{position:fixed;top:0;left:0;-webkit-box-shadow:1px 0 0 rgba(0,0,0,.05);box-shadow:1px 0 0 rgba(0,0,0,.05)}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-root{height:calc(100vh - 72px);overflow-y:auto;padding-bottom:20px}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-root::-webkit-scrollbar{width:5px}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-root::-webkit-scrollbar-track{background:transparent}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-root::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:10px}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-root::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.12)}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-inline{border-right:0}.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-inline .ant-menu-item,.ant-pro-sider-menu-sider.fix-sider-bar .ant-menu-inline .ant-menu-submenu-title{width:auto}.ant-pro-sider-menu-sider.light{background-color:#fff;-webkit-box-shadow:2px 0 8px rgba(0,0,0,.05);box-shadow:2px 0 8px rgba(0,0,0,.05)}.ant-pro-sider-menu-sider.light .ant-pro-sider-menu-logo{background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.ant-pro-sider-menu-sider.light .ant-pro-sider-menu-logo h1{color:#1a202c}.ant-pro-sider-menu-sider.light .ant-menu-light{border-right-color:transparent;background:transparent}.ant-pro-sider-menu-sider.light .ant-menu{background:#fff}.ant-pro-sider-menu-icon{width:14px;vertical-align:baseline}.ant-pro-sider-menu .top-nav-menu li.ant-menu-item{height:50px;line-height:50px}.ant-pro-sider-menu .drawer .drawer-content{background:#fff}.ant-pro-sider-menu .ant-menu-inline-collapsed{width:80px}.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-item,.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{padding:0 calc(50% - 7px)!important;text-align:center}.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon{margin:0;font-size:18px}.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-item.ant-menu-item-selected:after,.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title.ant-menu-item-selected:after{display:none}.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .sider-menu-item-img+span,.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-item .sider-menu-item-img+span,.ant-pro-sider-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .sider-menu-item-img+span{display:inline-block;max-width:0;opacity:0}.ant-pro-sider-menu .ant-menu-inline-collapsed .ant-tooltip .ant-tooltip-inner{background:#667eea;border-radius:6px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-pro-sider-menu .ant-menu-inline-collapsed .ant-tooltip .ant-tooltip-arrow:before{background:#667eea}.ant-pro-sider-menu .ant-menu-item .sider-menu-item-img+span,.ant-pro-sider-menu .ant-menu-submenu-title .sider-menu-item-img+span{opacity:1;-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1)}.ant-pro-sider-menu .ant-menu-item .anticon+span,.ant-pro-sider-menu .ant-menu-submenu-title .anticon+span{line-height:21px;vertical-align:middle;-webkit-transition:all .2s ease;transition:all .2s ease}.ant-pro-sider-menu .ant-drawer-body{padding:0}.ant-pro-page-header-wrap-children-content{margin:24px 24px 0}.ant-pro-page-header-wrap-page-header-warp{background-color:#fff}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-title-content{margin-bottom:16px}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-content,.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-title{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-extraContent,.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-main{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-main{width:100%}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-logo,.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-title{margin-bottom:16px}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-extraContent{min-width:242px;margin-left:88px;text-align:right}@media screen and (max-width:1200px){.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-extraContent{margin-left:44px}}@media screen and (max-width:992px){.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-extraContent{margin-left:20px}}@media screen and (max-width:768px){.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-row{display:block}.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-action,.ant-pro-page-header-wrap-main .ant-pro-page-header-wrap-extraContent{margin-left:0;text-align:left}}@media screen and (max-width:576px){.ant-pro-page-header-wrap-detail{display:block}.ant-pro-page-header-wrap-extraContent{margin-left:0}}.ant-pro-grid-content{width:100%;min-height:100%;-webkit-transition:.3s;transition:.3s}.ant-pro-grid-content.wide{max-width:1200px;margin:0 auto}.ant-pro-global-footer{margin:48px 0 24px 0;padding:0 16px;text-align:center}.ant-pro-global-footer-links{margin-bottom:8px}.ant-pro-global-footer-links a{color:rgba(0,0,0,.45);-webkit-transition:all .3s;transition:all .3s}.ant-pro-global-footer-links a:not(:last-child){margin-right:40px}.ant-pro-global-footer-links a:hover{color:rgba(0,0,0,.65)}.ant-pro-global-footer-copyright{color:rgba(0,0,0,.45);font-size:14px}.ant-pro-top-nav-header{position:relative;width:100%;height:50px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transition:background .3s,width .2s;transition:background .3s,width .2s}.ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal{height:100%;line-height:64px}.ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal .ant-menu-submenu-title{height:100%}.ant-pro-top-nav-header.light{background-color:#fff}.ant-pro-top-nav-header.light h1{color:#002140}.ant-pro-top-nav-header-main{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;padding-left:24px}.ant-pro-top-nav-header-main.wide{max-width:1200px;margin:auto;padding-left:0}.ant-pro-top-nav-header-main .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-pro-top-nav-header-main .right{width:324px}.ant-pro-top-nav-header-logo{position:relative;width:165px;height:64px;overflow:hidden;line-height:64px;-webkit-transition:all .3s;transition:all .3s}.ant-pro-top-nav-header-logo img,.ant-pro-top-nav-header-logo svg{display:inline-block;height:32px;width:32px;vertical-align:middle}.ant-pro-top-nav-header-logo h1{display:inline-block;margin:0 0 0 12px;color:#fff;font-weight:400;font-size:16px;vertical-align:top}.ant-pro-top-nav-header-menu .ant-menu.ant-menu-horizontal{height:64px;line-height:64px;border:none}.ant-pro-fixed-header{z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.drop-down.menu .anticon{margin-right:8px}.drop-down.menu .ant-dropdown-menu-item{min-width:160px}.ant-pro-global-header{position:relative;height:64px;padding:0;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08)}.ant-pro-global-header-index-right{float:right;height:100%;margin-left:auto;overflow:hidden}.ant-pro-global-header-index-right .ant-pro-global-header-index-action{display:inline-block;height:100%;padding:0 12px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-pro-global-header-index-right .ant-pro-global-header-index-action:hover{background:rgba(0,0,0,.025)}.ant-pro-global-header-logo{display:inline-block;height:64px;padding:0 0 0 24px;font-size:20px;line-height:64px;vertical-align:top;cursor:pointer}.ant-pro-global-header-logo img,.ant-pro-global-header-logo svg{display:inline-block;width:32px;height:32px;vertical-align:middle}.ant-pro-global-header-menu .anticon{margin-right:8px;vertical-align:middle}.ant-pro-global-header-menu .ant-dropdown-menu-item{min-width:160px}.ant-pro-global-header-trigger{height:64px;line-height:64px;vertical-align:top;padding:0 22px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .3s,padding 0s;transition:all .3s,padding 0s}.ant-pro-global-header-trigger .anticon{font-size:20px;vertical-align:middle}.ant-pro-global-header-trigger:hover{background:rgba(0,0,0,.025)}.ant-pro-global-header-content{height:64px;line-height:64px;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pro-global-header .dark{height:64px}.ant-pro-global-header .dark .action,.ant-pro-global-header .dark .action>i{color:hsla(0,0%,100%,.85)}.ant-pro-global-header .dark .action.opened,.ant-pro-global-header .dark .action:hover{background:#2f54eb}.ant-pro-global-header .dark .action .ant-badge{color:hsla(0,0%,100%,.85)}.ant-pro-global-header .ant-pro-global-header-index-action i{color:rgba(0,0,0,.65);vertical-align:middle}.ant-pro-global-header .ant-breadcrumb .anticon{vertical-align:middle;margin-right:4px}.ant-pro-global-header .anticon{vertical-align:middle}.ant-pro-setting-drawer-content{position:relative;min-height:100%}.ant-pro-setting-drawer-content .ant-list-item span{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-pro-setting-drawer-block-checbox{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-pro-setting-drawer-block-checbox-item{position:relative;margin-right:16px;border-radius:4px;cursor:pointer}.ant-pro-setting-drawer-block-checbox-item img{width:48px}.ant-pro-setting-drawer-block-checbox-selectIcon{position:absolute;top:0;right:0;width:100%;height:100%;padding-top:15px;padding-left:24px;color:#2f54eb;font-weight:700;font-size:14px}.ant-pro-setting-drawer-block-checbox-selectIcon .action{color:#2f54eb}.ant-pro-setting-drawer-color_block{display:inline-block;width:38px;height:22px;margin:4px;margin-right:12px;vertical-align:middle;border-radius:4px;cursor:pointer}.ant-pro-setting-drawer-title{margin-bottom:12px;color:#222;font-size:14px;line-height:22px}.ant-pro-setting-drawer-handle{position:absolute;top:240px;right:300px;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;font-size:16px;text-align:center;background:#2f54eb;border-radius:4px 0 0 4px;cursor:pointer;pointer-events:auto}.ant-pro-setting-drawer-production-hint{margin-top:16px;font-size:12px}.ant-pro-setting-drawer-content .theme-color{margin-top:24px;overflow:hidden}.ant-pro-setting-drawer-content .theme-color .theme-color-title{margin-bottom:12px;font-size:14px;line-height:22px}.ant-pro-setting-drawer-content .theme-color .theme-color-block{float:left;width:20px;height:20px;margin-right:8px;color:#fff;font-weight:700;text-align:center;border-radius:2px;cursor:pointer}.ant-pro-drop-down[data-v-6ed08ad7] .action{margin-right:8px}.ant-pro-drop-down[data-v-6ed08ad7] .ant-dropdown-menu-item{min-width:160px}.ant-pro-header-menu .anticon{margin-right:8px}.ant-pro-header-menu .ant-dropdown-menu-item{min-width:160px}.ant-pro-drop-down{line-height:64px;vertical-align:top;cursor:pointer}.ant-pro-drop-down>i{font-size:16px!important;-webkit-transform:none!important;transform:none!important}.ant-pro-drop-down>i svg{position:relative;top:-1px}.aidex-modal-size{position:absolute;top:0;right:56px;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.aidex-modal-size-adjust{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.aidex-modal-size:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-body .modal-content .advanced-table,.ant-modal-body .modal-content .advanced-table .ant-table-body{min-height:auto}.copyright-content{padding:30px 10px 20px}.copyright-icon{text-align:center;font-size:80px;padding:20px 30px 10px;color:#85c1fb}.copyright-text{margin-bottom:20px}.copyright-text h2{font-size:22px;color:#333}.ant-pro-drop-down[data-v-5dfd0cef] .action{margin-right:8px}.ant-pro-drop-down[data-v-5dfd0cef] .ant-dropdown-menu-item{min-width:160px}.action-columns[data-v-ac5d6882]{display:inline-block}.action-columns .check-all[data-v-ac5d6882]{margin-right:8px}.action-columns .left[data-v-ac5d6882],.action-columns .right[data-v-ac5d6882]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.advanced-table{min-height:calc(100vh - 240px);overflow-y:auto;background-color:#fff}.advanced-table .header-bar{padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.advanced-table .header-bar.middle{padding:12px 16px}.advanced-table .header-bar.small{padding:8px 12px;border:1px solid #fff;border-bottom:0}.advanced-table .header-bar.small .title{font-size:16px}.advanced-table .header-bar .title{-webkit-transition:all .3s;transition:all .3s;font-size:18px;color:rgba(0,0,0,.65);font-weight:700}.advanced-table .header-bar .button{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;margin:0 24px}.actions{text-align:right;color:rgba(0,0,0,.65);font-size:14px;background:#f7f7f7;position:absolute;top:8px;right:16px;z-index:999}.actions .action{margin:0 8px;cursor:pointer}.ant-table-body{overflow:auto!important}.ant-table-body .selected-row{background:#e6f7ff}.ant-table-body .selected-row td{background:#e6f7ff!important}.slide-fade-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-fade-leave-active{-webkit-transition:all .3s cubic-bezier(1,.5,.3,1);transition:all .3s cubic-bezier(1,.5,.3,1)}.slide-fade-enter,.slide-fade-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.topSet>.action{font-size:16px;margin:0 .25rem;padding:0 4px}.balance-recharge-page[data-v-9225f9a8]{background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.05);box-shadow:0 2px 12px 0 rgba(0,0,0,.05);padding:16px;max-width:1200px;margin:0 auto}.recharge-card[data-v-9225f9a8]{border-radius:8px!important;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.05)!important;box-shadow:0 2px 12px rgba(0,0,0,.05)!important;border:1px solid #f0f0f0}.recharge-card[data-v-9225f9a8] .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 24px;min-height:56px}.recharge-card[data-v-9225f9a8] .ant-card-head .ant-card-head-title{font-size:16px;font-weight:500;color:rgba(0,0,0,.85)}.recharge-card[data-v-9225f9a8] .ant-card-body{padding:24px}@media (max-width:768px){.recharge-card[data-v-9225f9a8] .ant-card-body{padding:16px}}.payment-methods-container[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:576px){.payment-methods-container[data-v-9225f9a8]{gap:8px}}.payment-method-item[data-v-9225f9a8]{padding:10px 24px;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:120px;text-align:center;font-size:14px;color:rgba(0,0,0,.85);background:#fff;position:relative;overflow:hidden}@media (max-width:576px){.payment-method-item[data-v-9225f9a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:calc(50% - 8px);padding:8px 12px;font-size:13px}}.payment-method-item[data-v-9225f9a8]:hover{border-color:#40a9ff;color:#1890ff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.2);box-shadow:0 2px 8px rgba(24,144,255,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.payment-method-item.selected[data-v-9225f9a8]{border-color:#1890ff;background-color:#f0f9ff;color:#1890ff;font-weight:500}.payment-method-item.selected[data-v-9225f9a8]:after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 20px 20px;border-color:transparent transparent #1890ff transparent}.payment-method-item.selected[data-v-9225f9a8]:before{content:"✓";position:absolute;right:2px;bottom:2px;color:#fff;font-size:10px;z-index:1}.payment-method-description[data-v-9225f9a8]{color:rgba(0,0,0,.45);margin:8px 0 0;font-size:13px;line-height:1.5;padding:8px 12px;background-color:#fafafa;border-radius:4px;border-left:3px solid #1890ff}.amount-input-wrapper[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);height:40px}.amount-input-wrapper[data-v-9225f9a8]:hover{border-color:#40a9ff}.amount-input-wrapper[data-v-9225f9a8]:focus-within{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.currency-symbol[data-v-9225f9a8]{padding:0 16px;background:#fafafa;border-right:1px solid #f0f0f0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:rgba(0,0,0,.65);font-weight:500}.amount-input[data-v-9225f9a8]{-webkit-box-flex:1;-ms-flex:1;flex:1}.amount-input[data-v-9225f9a8],.amount-input[data-v-9225f9a8] .ant-input{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:100%}.amount-input[data-v-9225f9a8] .ant-input{padding:0 12px;font-size:14px}.amount-input[data-v-9225f9a8] .ant-input::-webkit-input-placeholder{color:#bfbfbf}.amount-input[data-v-9225f9a8] .ant-input::-moz-placeholder{color:#bfbfbf}.amount-input[data-v-9225f9a8] .ant-input:-ms-input-placeholder{color:#bfbfbf}.amount-input[data-v-9225f9a8] .ant-input::-ms-input-placeholder{color:#bfbfbf}.amount-input[data-v-9225f9a8] .ant-input::placeholder{color:#bfbfbf}.amount-input[data-v-9225f9a8] .ant-input:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.ant-form-item[data-v-9225f9a8]{margin-bottom:24px}.ant-form-item[data-v-9225f9a8]:last-child{margin-bottom:0}.ant-form-item[data-v-9225f9a8] .ant-form-item-label{padding-bottom:8px}.ant-form-item[data-v-9225f9a8] .ant-form-item-label>label{color:rgba(0,0,0,.85);font-size:14px;font-weight:500}.ant-form-item[data-v-9225f9a8] .ant-form-item-label>label:before{color:#ff4d4f;margin-right:4px}.ant-form-item[data-v-9225f9a8] .ant-form-item-control{line-height:1.5}.ant-form-item[data-v-9225f9a8] .ant-input,.ant-form-item[data-v-9225f9a8] .ant-input-number,.ant-form-item[data-v-9225f9a8] .ant-select-selector{height:40px;border-radius:6px;border:1px solid #d9d9d9;-webkit-transition:all .3s;transition:all .3s}.ant-form-item[data-v-9225f9a8] .ant-input-number:hover,.ant-form-item[data-v-9225f9a8] .ant-input:hover,.ant-form-item[data-v-9225f9a8] .ant-select-selector:hover{border-color:#40a9ff}.ant-form-item[data-v-9225f9a8] .ant-input-focused,.ant-form-item[data-v-9225f9a8] .ant-input-number-focused,.ant-form-item[data-v-9225f9a8] .ant-input-number:focus,.ant-form-item[data-v-9225f9a8] .ant-input:focus,.ant-form-item[data-v-9225f9a8] .ant-select-selector-focused,.ant-form-item[data-v-9225f9a8] .ant-select-selector:focus{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-form-item[data-v-9225f9a8] .ant-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.ant-form-item[data-v-9225f9a8] .ant-radio-group .ant-radio-wrapper{margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-form-item[data-v-9225f9a8] .ant-radio-group .ant-radio-wrapper .ant-radio{margin-right:6px}.upload-area[data-v-9225f9a8]{margin:16px 0}.upload-area .upload-description[data-v-9225f9a8]{color:rgba(0,0,0,.65);font-size:13px;margin-bottom:12px;line-height:1.5}.upload-area .upload-list[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:8px}.upload-area .upload-info-text[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.45);font-size:12px;margin-top:8px}.upload-area .upload-info-text .anticon[data-v-9225f9a8]{margin-right:6px;font-size:14px}.submit-btn[data-v-9225f9a8]{margin-top:16px}.submit-btn .ant-btn[data-v-9225f9a8]{height:40px;padding:0 24px;font-size:15px;font-weight:500;border-radius:6px;min-width:160px;-webkit-transition:all .3s;transition:all .3s}@media (max-width:576px){.submit-btn .ant-btn[data-v-9225f9a8]{width:100%}}.submit-btn .ant-btn[data-v-9225f9a8]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 12px rgba(24,144,255,.3);box-shadow:0 4px 12px rgba(24,144,255,.3)}.submit-btn .ant-btn[data-v-9225f9a8]:active{-webkit-transform:translateY(1px);transform:translateY(1px)}@media (max-width:768px){.balance-recharge-page[data-v-9225f9a8]{padding:12px}.recharge-card[data-v-9225f9a8] .ant-card-body{padding:16px}.ant-form-item[data-v-9225f9a8]{margin-bottom:20px}}.bank-info-card[data-v-9225f9a8]{margin-top:16px;border:1px solid #e8e8e8;border-radius:6px;background-color:#fafafa;padding:16px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05);-webkit-transition:all .3s;transition:all .3s}.bank-info-card[data-v-9225f9a8]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#d9d9d9}.bank-info-card .bank-info-header[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;padding-bottom:10px;border-bottom:1px dashed #e8e8e8}.bank-info-card .bank-info-header .bank-info-title[data-v-9225f9a8]{font-size:16px;font-weight:500;color:rgba(0,0,0,.85)}.bank-info-card .bank-info-header .bank-info-actions[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bank-info-card .bank-info-header .bank-info-actions .copy-info-btn[data-v-9225f9a8]{font-size:13px;padding:0 8px;height:24px;line-height:24px;color:#1890ff;background-color:#f0f9ff;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.bank-info-card .bank-info-header .bank-info-actions .copy-info-btn[data-v-9225f9a8]:hover{background-color:#e6f7ff;color:#40a9ff}.bank-info-card .bank-info-header .bank-info-actions .copy-info-btn .anticon[data-v-9225f9a8]{font-size:12px;margin-right:4px}.bank-info-card .bank-info-content .bank-info-item[data-v-9225f9a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px;font-size:14px}.bank-info-card .bank-info-content .bank-info-item[data-v-9225f9a8]:last-of-type{margin-bottom:16px}.bank-info-card .bank-info-content .bank-info-item .bank-info-label[data-v-9225f9a8]{color:rgba(0,0,0,.65);margin-right:8px;min-width:100px;text-align:right}.bank-info-card .bank-info-content .bank-info-item .bank-info-value[data-v-9225f9a8]{color:rgba(0,0,0,.85);font-weight:500;-webkit-box-flex:1;-ms-flex:1;flex:1}@-webkit-keyframes fadeIn-9225f9a8{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn-9225f9a8{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ant-form-item[data-v-9225f9a8]{-webkit-animation:fadeIn-9225f9a8 .3s ease-out forwards;animation:fadeIn-9225f9a8 .3s ease-out forwards;opacity:0}.ant-form-item[data-v-9225f9a8]:first-child{-webkit-animation-delay:.05s;animation-delay:.05s}.ant-form-item[data-v-9225f9a8]:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.ant-form-item[data-v-9225f9a8]:nth-child(3){-webkit-animation-delay:.15s;animation-delay:.15s}.ant-form-item[data-v-9225f9a8]:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.ant-form-item[data-v-9225f9a8]:nth-child(5){-webkit-animation-delay:.25s;animation-delay:.25s}.ant-form-item[data-v-9225f9a8]:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.ant-form-item[data-v-9225f9a8]:nth-child(7){-webkit-animation-delay:.35s;animation-delay:.35s}.ant-form-item[data-v-9225f9a8]:nth-child(8){-webkit-animation-delay:.4s;animation-delay:.4s}.ant-form-item[data-v-9225f9a8]:nth-child(9){-webkit-animation-delay:.45s;animation-delay:.45s}.ant-form-item[data-v-9225f9a8]:nth-child(10){-webkit-animation-delay:.5s;animation-delay:.5s}.xianxiaContent{max-height:450px;overflow-y:scroll;word-break:break-all;white-space:pre-wrap;font-size:16px}.xianxiaContent span{white-space:normal!important}.fee-container[data-v-54ada2c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;padding:0 10px;overflow-x:auto}.fee-card[data-v-54ada2c2]{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;width:140px;margin:3px 0}.ant-pro-drop-down[data-v-54ada2c2] .action{margin-right:8px}.ant-pro-drop-down[data-v-54ada2c2] .ant-dropdown-menu-item{min-width:160px}.ant-pro-global-header .anticon[data-v-fc2d8446]{vertical-align:middle}.ant-modal-confirm-content p[data-v-fc2d8446]{height:15px}.setUl .ant-dropdown-menu-item[data-v-fc2d8446]{padding:5px 32px;font-size:12px}.setUl .ant-dropdown-menu-item>.anticon[data-v-fc2d8446]:first-child{font-size:12px}.setUl .ant-dropdown-menu-item i[data-v-fc2d8446]{position:absolute;top:10px;font-size:12px;color:#969696}.setUl .ant-dropdown-menu-item>a.homeTit[data-v-fc2d8446]{width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.setUl .menu-operation[data-v-fc2d8446]{text-align:center}.setUl .menu-operation i[data-v-fc2d8446]{position:relative;top:0;margin-right:5px}.setUl .menu-operation:hover i[data-v-fc2d8446]{color:#1890ff}#carbon-ads{width:256px;margin-top:75px;position:fixed;left:0;bottom:0;padding:0;z-index:100;background-color:#fff;font-size:13px;background:#f5f5f5;font-family:Source Sans Pro,Helvetica Neue,Arial,sans-serif}#carbon-ads,#carbonads{overflow:hidden}#carbon-ads a{display:inline-block;color:#7f8c8d;font-weight:400}#carbon-ads span{color:#7f8c8d}#carbon-ads img{float:left;padding-right:10px}#carbon-ads .carbon-img,#carbon-ads .carbon-text{display:block;font-weight:400;color:#34495e}#carbon-ads .carbon-text{padding-top:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}#carbon-ads .carbon-poweredby{color:#aaa;font-weight:400;line-height:1.2;margin-top:6px}#carbon-ads.carbon-mobile{width:100%;position:relative;right:0;bottom:0;padding:0;margin-bottom:15px;margin-top:5px}#carbon-ads.carbon-mobile .carbon-img{float:left;margin-right:10px}.ant-pro-global-header-index-right{margin-right:8px}.ant-pro-global-header-index-right.ant-pro-global-header-index-dark .ant-pro-global-header-index-action{color:hsla(0,0%,100%,.85)}.ant-pro-global-header-index-right.ant-pro-global-header-index-dark .ant-pro-global-header-index-action:hover{background:#1890ff}.ant-pro-global-header-index-right .ant-pro-account-avatar .antd-pro-global-header-index-avatar{margin:13px 0;margin-right:8px;color:#2f54eb;vertical-align:top;background:hsla(0,0%,100%,.85)}.ant-pro-global-header-index-right .menu .anticon{margin-right:8px}.ant-pro-global-header-index-right .menu .ant-dropdown-menu-item{min-width:100px}.ant-layout-sider-children ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background-color:transparent;border-radius:10px}.ant-layout-sider-children ::-webkit-scrollbar{width:6px}.ant-layout-sider-children ::-webkit-scrollbar-thumb{border-radius:10px;background-color:#c8d2e0;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}.ant-layout-sider-children ::-webkit-scrollbar-thumb:hover{background:#c8d2e0}.ant-layout-footer{display:none}.logo[data-v-46a5b9d2]{height:33px}.ant-pro-footer-toolbar{position:fixed;width:100%;bottom:0;right:0;height:56px;line-height:56px;-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.03);box-shadow:0 -1px 2px rgba(0,0,0,.03);background:#fff;border-top:1px solid #e8e8e8;padding:0 24px;z-index:9}.ant-pro-footer-toolbar:after{content:"";display:block;clear:both}body{font-family:Microsoft YaHei,Segoe UI,PingFang SC,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important}body a{color:#444}body .ant-input,body .ant-select,body .ant-select-selection--multiple .ant-select-selection__choice,body .ant-table,body .ant-tree{color:#444;font-size:13px}body .ant-dropdown-trigger,body .ant-pro-global-header .ant-dropdown-trigger{color:#444}body .ant-btn>.anticon+span,body .ant-btn>span+.anticon{margin-left:4px}body .ant-tree li .ant-tree-node-content-wrapper{color:#444}body .ant-card-body{padding:0}body .ant-modal-title{color:#222;margin-right:56px}body .table-page-search-wrapper .ant-form-inline .ant-form-item,body .table-page-search-wrapper .table-page-search-submitButtons{margin-bottom:16px}body .table-page-search-wrapper .ant-form-inline .ant-form-item>.ant-form-item-label{line-height:30px}body .ant-table-default .ant-table-tbody>tr>td,body .ant-table-default .ant-table-thead>tr>th{padding:16px 8px}body .ant-table-wrapper{margin:0 12px}body .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,body .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:4px 4px}body .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,body .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:8px 8px;line-height:24px}body .ant-table-small>.ant-table-content>.ant-table-body,body .table-operations{margin:0}body .ant-pro-global-header{height:50px}body .ant-layout-header,body .ant-pro-global-header-trigger{height:50px;line-height:50px}body .ant-layout-header{padding:0 50px}body .ant-pro-global-header-content{height:50px;line-height:50px}body .ant-pro-drop-down{line-height:50px}body .ant-form-explain{font-size:13px}body .ant-page-header-heading-title{font-size:14px;line-height:28px}body .ant-form-extra{font-size:13px;min-height:18px}body .ant-page-header.has-breadcrumb{padding:14px 0}body .ant-pro-global-header-index-right .ant-pro-global-header-index-action{padding:0}body .ant-pro-sider-menu-logo,body .ant-pro-top-nav-header-logo,body .ant-pro-top-nav-header-menu .ant-menu.ant-menu-horizontal,body .ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal{height:50px;line-height:50px}body .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{background:#f0f2f5;border-bottom:1px solid #f0f2f5}body .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{height:36px;margin-right:4px;margin-top:4px;line-height:36px}body .advanced-table .header-bar .button[data-v-7acdf686]{margin-right:8px}body .ant-menu-inline-collapsed{width:100%}body .ant-menu-inline-collapsed>.ant-menu-item,body .ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,body .ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,body .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{padding:0 20px!important}body .ant-pro-sider-menu-logo{padding-left:10px}body .ant-pro-sider-menu-logo img{width:56px;height:38px}body .ant-layout .ant-table-pagination.ant-pagination{margin:12px 0 4px 0}body .ant-pagination .ant-selec