.qk-menu{visibility:hidden;position:fixed;left:0;top:58px;right:0;height:100%;width:100%;overflow:hidden;z-index:99999}.qk-menu--open{visibility:visible}.qk-menu--open .qk-menu__main{-webkit-transform:translateY(0);transform:translateY(0);overflow-y:auto}.qk-menu--open .qk-menu__mask{display:block}.qk-menu__main{position:absolute;top:0;left:0;width:100%;max-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s;transition:all .3s;background-color:#fff;z-index:99;padding:30px calc(50% - 500px);line-height:normal}.qk-menu__main .search{margin-top:10px}.qk-menu__main .system-list{margin-top:30px;overflow-x:hidden;overflow-y:auto;-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.qk-menu__main .system-list .system-group{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;vertical-align:top;padding-bottom:20px}.qk-menu__main .system-list .system-group .title{font-size:15px;font-weight:700;color:#457bfc;white-space:nowrap;margin-bottom:20px}.qk-menu__main .system-list .system-group .system-item{font-size:14px;font-weight:400;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666;text-align:left;line-height:35px;font-size:13px}.qk-menu__main .system-list .system-group .system-item.a-link{text-decoration:none}.qk-menu__main .system-list .system-group .system-item.system-item--active,.qk-menu__main .system-list .system-group .system-item:hover{color:#457bfc}.qk-menu__main .system-list .system-group .system-item.disabled{cursor:default;color:#ccc}.qk-menu__mask{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:98}.qk-topbar{width:100%;height:58px;background:-webkit-gradient(linear,right top,left top,from(#4b88e5),color-stop(0,#03abf3),to(#4474f1));background:linear-gradient(270deg,#4b88e5,#03abf3 0,#4474f1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;position:absolute;z-index:999;top:0}.qk-topbar .mask,.qk-topbar .system:after{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:98}.qk-topbar__handler{position:absolute;top:0;left:0;width:58px;height:58px;background-color:#1a4fcf;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;cursor:pointer;z-index:99}.qk-topbar__handler .topbar__handler-mask{display:block;position:absolute;left:0;top:0;right:0;bottom:0}.qk-topbar__main{color:#fff;font-size:20px;margin-left:88px}.qk-topbar__main .name{margin-left:12px;position:relative;top:2px}.qk-topbar__main .logo{display:inline-block;width:26px;height:26px;background:url(http://cdn.cnbj1.fds.api.mi-img.com/assets-images/qiankun/icon-logo.png) 0 0 no-repeat;background-size:cover;vertical-align:middle}.qk-topbar__config{position:absolute;right:20px;top:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:auto}.qk-topbar__config .username{color:#fff;font-size:14px}.qk-topbar__config .qk-topbar__avatar{display:none;width:50px;height:50px;margin:20px 0 10px;border-radius:50%;overflow:hidden;-webkit-box-shadow:0 0 0 2px #3070f2;box-shadow:0 0 0 2px #3070f2}.qk-topbar__config .qk-topbar__avatar img{width:100%;height:100%}.qk-dropdown{position:relative;text-align:center}.qk-dropdown .qk-dropdown-link{padding:10px 0;cursor:pointer;color:#fff}.qk-dropdown .arrow-icon{height:16px;width:16px;display:inline-block;vertical-align:middle;position:relative;cursor:pointer;border-radius:4px;-webkit-transform:scale(.8);transform:scale(.8)}.qk-dropdown .arrow-icon .left-bar,.qk-dropdown .arrow-icon .right-bar{position:absolute;background-color:transparent;top:6px;width:8px;height:2px;display:block;float:right;border-radius:2px}.qk-dropdown .arrow-icon .left-bar:after,.qk-dropdown .arrow-icon .right-bar:after{content:"";background-color:#fff;width:8px;height:2px;display:block;float:right;-webkit-transition:all .5s cubic-bezier(.25,1.7,.35,.8);transition:all .5s cubic-bezier(.25,1.7,.35,.8);z-index:-1}.qk-dropdown .arrow-icon .left-bar{left:0;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.qk-dropdown .arrow-icon .left-bar:after{border-radius:6px 10px 10px 6px}.qk-dropdown .arrow-icon .right-bar{left:5px;-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}.qk-dropdown .arrow-icon .right-bar:after{border-radius:10px 6px 6px 10px}.qk-dropdown .arrow-icon--open .left-bar:after{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}.qk-dropdown .arrow-icon--open .right-bar:after{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(70deg);transform:rotate(70deg)}.qk-dropdown-menu.el-dropdown-menu{background:#fff;color:#333;padding:4px 0;white-space:nowrap;min-width:80px;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1);border-radius:4px}.qk-dropdown-menu.el-dropdown-menu .qk-dropdown-item{cursor:pointer;padding:0 10px 0 20px;line-height:30px;min-width:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px}.qk-dropdown-menu.el-dropdown-menu .qk-dropdown-item:hover{color:#457bfc;background:#f0f8ff}.qk-dropdown-menu.el-dropdown-menu .qk-dropdown-item i{font-weight:700;font-size:14px}.qk-dropdown-menu.el-dropdown-menu .qk-dropdown-item--active{color:#457bfc;background:#f0f8ff}.qk-dropdown-menu.el-dropdown-menu .divider{border-top:1px solid #e4e7ed;margin:4px 8px}.topbar-home .qk-topbar__handler{background:none;display:-webkit-box;display:-ms-flexbox;display:flex}.topbar-home .qk-topbar{background:none;height:58px}.topbar-home .qk-topbar__main{color:#fff;font-size:20px;margin-left:88px}.topbar-home .qk-topbar__main .logo{background:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/img/login_logo@2x.bca816d7.png) 0 0 no-repeat;width:179px;height:25px;background-size:contain}.topbar-home .qk-topbar__main .name{display:none}.qk-newtheme .qk-topbar{position:fixed;background:none}.qk-newtheme .qk-topbar__config{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:174px;height:128px}.qk-newtheme .qk-topbar__config .qk-topbar__avatar{display:block}.qk-newtheme .qk-topbar__config .username{font-size:10px;color:#aac6ff;margin-top:4px}.qk-newtheme .topbar-sub .qk-topbar__handler{background:none;display:-webkit-box;display:-ms-flexbox;display:flex}.qk-newtheme .topbar-sub .qk-topbar__config{position:absolute;top:50px;left:0;background-color:hsla(0,0%,100%,.03)}.qk-newtheme .topbar-sub .qk-topbar__main{display:none}.qk-global-theme .qk-topbar{background:none}.app-bar{position:fixed;top:80px;left:0;width:68px;z-index:100000;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}.app-bar .app-bar-menu-icon{padding:4px;border-radius:6px;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.app-bar .app-bar-menu-icon:hover{background-color:rgba(113,126,163,.14901960784313725)}.app-bar .app-bar-menu-icon.app-bar-menu-icon-active,.app-bar .app-bar-menu-icon:active{background-color:rgba(113,126,163,.2)}.app-bar-menu.el-dropdown-menu{padding:6px;min-width:200px;margin-left:24px!important}.app-bar-menu .popper__arrow{display:none!important}.app-bar-menu .app-bar-menu-item .app-bar-menu-item-title{font-size:14px;font-weight:500;line-height:20px;color:#1f2733;padding:6px 8px;margin-bottom:4px}.app-bar-menu .app-bar-menu-item .app-bar-menu-item-sub-active .app-bar-menu-item-sub-title{color:#237ffa!important}.app-bar-menu .app-bar-menu-item .app-bar-menu-item-sub{padding:6px 8px;border-radius:4px}.app-bar-menu .app-bar-menu-item .app-bar-menu-item-sub:hover{background-color:#edf2ff}.app-bar-menu .app-bar-menu-item .app-bar-menu-item-sub .app-bar-menu-item-sub-title{font-size:14px;line-height:20px;color:#1f2733}.user-bar{position:fixed;bottom:20px;left:0;width:68px;z-index:100000;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}.user-bar__reference-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;cursor:pointer}.user-bar__reference-avatar img{width:100%;height:100%}.user-bar-popover{padding:0!important;margin-left:18px!important}.user-bar-content{min-width:240px}.user-bar-content .user-bar__avatar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.user-bar-content .user-bar__avatar-container .user-bar__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden}.user-bar-content .user-bar__avatar-container .user-bar__avatar img{width:100%;height:100%}.user-bar-content .user-bar__avatar-container .user-bar__name{font-size:16px;line-height:22px;font-weight:500;color:#1a1d26;margin-left:8px}.user-bar-content .user-bar__role-container{padding:0 8px}.user-bar-content .user-bar__role-container .user-bar__role-item{padding:8px;cursor:pointer;border-radius:4px;width:240px}.user-bar-content .user-bar__role-container .user-bar__role-item:hover{background-color:#edf2ff}.user-bar-content .user-bar__role-container .user-bar__role-item .user-bar__role-item-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:22px;color:#1a1d26}.user-bar-content .user-bar__role-container .user-bar__role-item .user-bar__role-item-name{font-size:12px;line-height:20px;font-weight:500;color:#737680}.user-bar-content .user-bar__divider{width:100%;height:1px;background-color:#e5e5e5;margin:8px 0}.user-bar-content .user-bar__logout-container{padding:0 8px 8px 8px}.user-bar-content .user-bar__logout-container .user-bar__logout-item{padding:8px;font-size:14px;line-height:22px;color:#1a1d26;cursor:pointer}.user-bar__role-menu{padding:8px;border-radius:4px!important;border:1px solid #ebeff5!important}.user-bar__role-menu .user-bar__role-item-sub.el-dropdown-menu__item{padding:6px 8px;width:100%;border-radius:4px}.user-bar__role-menu .user-bar__role-item-sub.el-dropdown-menu__item:hover{background-color:#ebeff5}.user-bar__role-menu .user-bar__role-item-sub.el-dropdown-menu__item.user-bar__role-item-sub-active .el-icon-check,.user-bar__role-menu .user-bar__role-item-sub.el-dropdown-menu__item.user-bar__role-item-sub-active .user-bar__role-item-sub-title{color:#2660ff!important}.user-bar__role-menu .user-bar__role-item-sub.el-dropdown-menu__item .user-bar__role-item-sub-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-bar__role-menu .user-bar__role-item-sub.el-dropdown-menu__item .user-bar__role-item-sub-content .user-bar__role-item-sub-title{font-size:14px;line-height:22px;color:#1a1d26;margin-right:24px}.user-bar__role-menu .popper__arrow{display:none!important}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#eff0f4;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin:0;color:rgba(0,0,0,.85);font-weight:500}p{margin:0}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin:0;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:focus{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.qk-icon{display:inline-block;width:24px;height:24px;background-size:contain;background-position:50%;background-repeat:no-repeat}.qk-icon.qk-icon--menu{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAmCAYAAABgUQN4AAAEgklEQVRoQ+2aV4hdVRSGv9/eKxawY29ge7CCXV98EVH0QRFFUVBELNjAhoqIwRcFkQSJihVRsaGIHYyYPIig2FCToLGlWxKz5Rv20Ztwk3smmZNcdDYMd+ayzz7r36v+a00ASim7AUcAFwJ7AouAp4EXk7zlnt5VStkW2A+4BDge2BrIsvvG6O8lwJfAS8C9wE9JFrY5e0SgUsopwDnAkYCC/wV8UgFOAhYmWdwcWEo5EDgbOKmC3LBDcAX4BfgAeNjPJN+MBtwVwE3AZsA69UEPfRS4EZiV5LcecCcDdwO7AFu0edEY7Pmiau+RJB+2OS+lFLV3FXAzsAGwVs+DT9TvpyeZ3wNOTd8D7ARs3uZFY7BH03wZmJxkSpvzGnCamP6juSmsJjgDeByYAMxO8kcPuEOA84Hjqo+u1+Zlq7BnHqC2JgNvJ/mqzVmNzx0MqI3TgR2A3wFv59kkT64goJwLHA5s0uZlq7BnJvAm8ADw42gDisJtA+zeY2bezowks/qAWxfYGNge2BIwoHS19H1d4mdAkIuSGPAGrn/CdylFX1NgTczv5yb5c9AJ9TnBdrUEtziJKWFUq6vcNCohuto8Dq6rm+363HHNdX3DXZ3//9BcLcNMBwI2/C5J4udyV00DzTNdKWA0547IrfzK3lQo5jYL4L1rnpsLfA7M6Qew5yL2AXYENu2QFbQFZ2Jv5JYWLbC29Ob3r2XUAcD61pLA+8DHSb7uU6HI3/YCjq4XYoWzpk28AfcZ8A4wVXBWF5cCV9cSTC1KBt+wcE4i7VlqlVIOAy6qhfMeba92Neyz4F8A3AHcJ7itgMuAa6vW1KSbpgOTktzaB9yJwO2AwNTisKyRUg24qwGncJLV63u4nCq2UH0oyQ19wMnA7wRsT3g5w7KagKJsI5rbCLiyMnFNVN+xYP5UWp/EvsWyZinNUdtHVTY+LOCMlPJOrWqC4GwrHAOcBhxU2bg9i9d0zCRT+4Czz2IQkqzuW/ncMAQUA6EB5fWRXouCl1K2q1xOhi03E9x7wHeG1D7g9Eu17GXsOkSpQHBa3Mwksxtwfirw2j1JXMccSYbLs7lSivuHJYk3chov/k3iw+IwYy3HmvaTscaz1Hnj4Dq93g4PH9dch5fb6dH/fc2VUuxX2ka3wWrusvyyGTu/X++yVjVSIysVhydd9i3Vrh1wE/QPtYe5QhLdmEOTxC2l5GYn1FLqe+ApYFoSf1+2tvQinPCcWXmgl9KFFQjCH0dWcjRnBfPaNIsV2NrSyc4ZwAW1BJPPzQHeBZ5P8lwfcA5MzgKOrWS16/mcWnMQIreckuTbNs4qONsLsgLncM3tW3rZl5+Y5JYhoTy2PV4AHkvyUVtw+o187rqeB6QOjo0eTHJNH3Cn1hGuEyF9bnUsBzOvVhrmlHXgUnP2Py6uA0iJp2apA08DnGLe3wfcodWMnYc7Q+8dWA586UpscKqrtibW+ZyDyIGraRCdB1xeBTVy2kVyLvdMklf6gNu5/oOAA0sJazNqHvjCldzwa+WXt1UaZkwYuP4GKJZyYDxdrJwAAAAASUVORK5CYII=)}@font-face{font-family:element-icons;src:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/fonts/element-icons.535877f5.woff) format("woff"),url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/fonts/element-icons.732389de.ttf) format("truetype");font-weight:400;font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important}.qk-main{overflow:auto;height:100%;padding:58px 30px 10px}#qk-app{height:100%;position:relative}.qk-frame-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;width:100%;overflow:hidden}#frame{overflow:auto;height:100%;padding-top:58px}@media print{#__ecyWatermask{display:none!important}}@-webkit-keyframes jump-055a6eec{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jump-055a6eec{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.home-page[data-v-055a6eec]{background:url(https://cdn.cnbj1.fds.api.mi-img.com/assets-images/qiankun/home-bg%402x.png) bottom no-repeat;background-size:cover;position:relative;display:grid;grid-template-rows:auto 1fr auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-page[data-v-055a6eec]:before{content:"";height:200px;width:100%;position:fixed;top:0;left:0;background:#afbbd9;background:-webkit-gradient(linear,left bottom,left top,from(rgba(175,187,217,0)),to(#afbbd9));background:linear-gradient(0deg,rgba(175,187,217,0),#afbbd9)}.home-page .home-header[data-v-055a6eec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px}.home-page .slogon[data-v-055a6eec]{padding-top:64px}.home-page .slogon h3[data-v-055a6eec]{color:#333;font-size:48px;line-height:64px;letter-spacing:1px;font-weight:700;margin-bottom:24px}.home-page .slogon .desc[data-v-055a6eec]{font-size:28px;font-weight:400;color:#666;line-height:40px;letter-spacing:6px}.home-page .slogon .slogon--highlight[data-v-055a6eec]{color:#457bfc;margin:0 10px}.home-page .home-bg[data-v-055a6eec]{width:617px;height:305px;background:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/img/computer@2x.23427702.png) 0 0 no-repeat;background-size:contain;position:relative}.home-page .home-bg .img-alert[data-v-055a6eec],.home-page .home-bg .img-dashboard[data-v-055a6eec]{position:absolute;-webkit-animation:jump-055a6eec 4s infinite;animation:jump-055a6eec 4s infinite}.home-page .home-bg .img-dashboard[data-v-055a6eec]{width:183px;height:117px;background:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/img/dashboard@2x.f386dff5.png) 0 0 no-repeat;background-size:contain;top:71px;left:114px}.home-page .home-bg .img-alert[data-v-055a6eec]{width:120px;height:103px;background:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/img/alert@2x.a895dff9.png) 0 0 no-repeat;background-size:contain;top:109px;right:7px}.home-page .services[data-v-055a6eec]{width:1140px}.home-page .service[data-v-055a6eec]{background-color:hsla(0,0%,100%,.5);background-size:cover;cursor:pointer;float:left;width:273px;height:182px;margin:0 15px 16px 0;padding:19px 24px;position:relative;top:0;text-align:left;border-radius:12px;border:1px solid hsla(0,0%,100%,.8);-webkit-box-shadow:0 2px 10px 0 rgba(26,79,207,.1);box-shadow:0 2px 10px 0 rgba(26,79,207,.1);-webkit-transition:all .3s;transition:all .3s;overflow:hidden}.home-page .service[data-v-055a6eec]:nth-child(4n){margin-right:0}.home-page .service[data-v-055a6eec]:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background-color:#fff}.home-page .service .heading[data-v-055a6eec]{font-size:20px;line-height:28px;color:#666}.home-page .service .description[data-v-055a6eec]{margin-top:4px;font-size:16px;color:#666;line-height:22px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;position:relative}.home-page .service .icon[data-v-055a6eec]{width:88px;height:88px;position:absolute;right:0;bottom:0;pointer-events:none}.home-page .home-footer[data-v-055a6eec]{padding:12px 0;color:#b1b5c1;font-size:10px;text-align:center}#particles-js{position:absolute;width:100%;height:100%;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;z-index:1}#particles-js canvas{display:block}.topbar-wrapper{position:relative;height:64px;z-index:2}.topbar-wrapper,.topbar-wrapper .left-box{display:-webkit-box;display:-ms-flexbox;display:flex}.topbar-wrapper .left-box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:66px;height:100%;margin-right:30px}.topbar-wrapper .left-box .login-milogo{width:180px;height:36px;background-size:contain;background-repeat:no-repeat;-webkit-transform:translateY(10px);transform:translateY(10px);background-image:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/img/login_logo@2x.bca816d7.png)}.topbar-wrapper .right-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:66px;color:#fff}.topbar-wrapper .right-box .topbar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:47px 10px 0 10px;margin-left:89px}.topbar-wrapper .right-box .topbar-item-text{display:block;color:#fff}.topbar-wrapper .right-box .topbar-item-text .item-icon{display:inline-block;height:1.2em;width:1.2em;margin-right:5px;background-size:cover;vertical-align:middle;background-repeat:no-repeat;@include bg-image("../../../assets/img/icon-helpcenter", "png")}.topbar-wrapper .right-box .topbar-item-text .item-text{font-size:20px;vertical-align:middle}.topbar-wrapper .right-box .topbar-bottom-line{display:none;position:absolute;top:80px;background:transparent;height:2px;width:75px;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:1px}@media screen and (max-width:1280px){.topbar-item{padding:47px 0 0 0!important;margin-left:50px!important}}.login-page{position:relative;width:100%;height:100%;padding:0;background:url(//cdn.cnbj2m.fds.api.mi-img.com/rdp-outer/qiankun-admin/202510142016876/img/login_background@1x.2580429d.jpg) 50% no-repeat #4656b0;background-size:cover}.center-box{position:absolute;top:30%;left:61%;z-index:2}.center-box .slogan-text{width:396px;height:117px;line-height:59px;font-size:44px;font-family:MILanPro--GB1-4,MILanPro--GB1;font-weight:400;color:#fff}.center-box .slogan-text-en{width:363px;height:53px;margin-top:15px;font-size:20px;font-family:MILanPro_EXTRALIGHT--GB1-4,MILanPro_EXTRALIGHT--GB1;font-weight:400;color:hsla(0,0%,100%,.6);line-height:27px}.center-box .login-button{display:block;width:265px;height:53px;border:0;font-size:24px;font-family:MILanPro--GB1-4,MILanPro--GB1;font-weight:280;color:#fff;line-height:32px;cursor:pointer}.center-box .login-button.cas{margin-top:77px;background:#e86538}.center-box .login-button.passport{background:#fff;margin-top:20px;color:#f46c3d}.notfound-page{background:#fff;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-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notfound-page img{display:block;height:400px;margin:0 auto 50px}.notfound-page .sorry{font-size:45px;line-height:68px;display:-webkit-box;display:-ms-flexbox;display:flex}.notfound-page .sorry .new-url{display:inline-block;width:650px;line-height:68px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}