@charset "UTF-8";.TagPageCard{display:flex;align-items:center;gap:8px;height:40px;margin-bottom:-10px;padding:0 16px;background-color:#fff;border-top:1px solid #f0f0f0;overflow-x:auto;white-space:nowrap}.TagPageCard::-webkit-scrollbar{height:4px}.TagItem{height:30px;min-width:100px;border:1px solid #f0f0f0;font-size:14px;padding:0 8px;border-radius:4px;color:#0000008c;cursor:pointer;display:flex;align-items:center;transition:all .2s}.lanhai-tabs .ant-tabs-tab{padding:0 3px!important}.lanhai-tabs .ant-tabs-tab-remove{margin-left:0!important}.newuiMenu .ant-menu-item-selected,.newuiMenu.ant-menu-light .ant-menu-item-selected{color:#235aac!important;font-weight:700!important}.classic-layout__submenu-popup.ant-menu-submenu-popup{position:fixed!important;left:0!important;right:0!important;width:100%!important;z-index:1050}.classic-layout__submenu-popup.ant-menu-submenu-popup>.ant-menu{width:100%!important;position:fixed!important;left:0!important;right:0!important;top:auto!important;display:flex!important;flex-direction:row!important;background-color:#fff!important;gap:60px;padding:20px 223px!important;border-radius:0!important;border:none!important;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #0000000d!important;transform-origin:top;animation:megaMenuShow .4s cubic-bezier(.4,0,.2,1) forwards;will-change:clip-path,opacity}@keyframes megaMenuShow{0%{opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(-5px)}to{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0)}}.newuiMenu .ant-menu-item-selected:after,.newuiMenu .ant-menu-submenu-selected:after{border-bottom-color:#235aac!important;border-bottom-width:3px!important}.classic-layout__submenu-popup.ant-menu-submenu-popup .ant-menu-vertical.ant-menu-sub{min-height:200px;background:#fff!important;border-bottom:#eee 1px solid!important;margin-top:-7px!important}.newuiMenu .ant-menu-title-content,.newuiMenu.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{font-size:15px!important}.newuiMenu.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title,.newuiMenu.ant-menu-light>.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#235aac!important;font-weight:700!important;font-size:15px!important}.new-layout{background:#f5f5f5}.new-layout__header{padding:0 26px 0 14px;background:#fff;border-bottom:1px solid #e9edf3;display:flex;align-items:center;gap:14px;position:sticky;top:40px;z-index:10}.new-layout__tabs{flex:1;min-width:0}.new-layout__brand{width:30px;height:30px;background-repeat:no-repeat;background-position:center;background-size:contain;flex:none}.new-layout__header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.new-layout__favorite-bar{height:40px;padding:0 26px 0 16px;background:#1e1e28;color:#fff;border-bottom:1px solid #edf0f5;display:flex;align-items:center;gap:14px;position:sticky;top:0;z-index:20}.new-layout__favorite-list{display:flex;align-items:center;gap:24px;min-width:0;flex:1;overflow-x:auto;margin-left:16px}.new-layout__favorite-item{color:#fff;cursor:pointer;white-space:nowrap;line-height:38px;display:inline-flex;align-items:center;font-size:13px;gap:6px}.new-layout__favorite-item:hover,.new-layout__favorite-item--active{height:100%;background:#1e5af9;padding:0 5px}.new-layout__favorite-close{font-size:11px;color:#fff}.new-layout__favorite-close:hover{color:#1890ff}.new-layout__body{height:calc(100vh - 82px);position:relative}.new-layout__side{width:213px;height:calc(100vh - 82px);background:#fff;border-right:1px solid #edf0f5;position:fixed;left:0;top:82px;z-index:998;overflow:hidden;transform:translateZ(0);opacity:1;transition:transform .22s ease,opacity .16s ease;will-change:transform,opacity}.new-layout__side--collapsed{transform:translate3d(-213px,0,0);opacity:0;pointer-events:none}.new-layout__primary{padding-top:16px}.new-layout__primary-menu{width:213px;min-width:213px;border-inline-end:0!important;padding:16px 0}.new-layout__primary-menu .ant-menu-submenu-title{height:46px!important;line-height:46px!important;margin:6px 8px!important;padding-inline:20px 12px!important;border-radius:6px!important}.new-layout__primary-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.new-layout__primary-menu .ant-menu-submenu-active>.ant-menu-submenu-title{color:#1677ff!important}.new-layout__primary-item{height:72px;padding:0 18px 0 20px;display:flex;align-items:center;justify-content:space-between;color:#222;cursor:pointer;font-size:16px;transition:color .2s,background .2s}.new-layout__primary-label{display:flex;align-items:center;gap:10px;min-width:0}.new-layout__primary-item:hover,.new-layout__primary-item--active{color:#1890ff;font-weight:600}.new-layout__mask{position:fixed;inset:82px 0 0 213px;background:#0000009e;z-index:996}.new-layout__sub-panel{width:230px;max-height:calc(100vh - 100px);overflow-y:auto;background:#fff;position:fixed;left:213px;top:100px;z-index:997;box-shadow:0 12px 28px #14233729}.new-layout__menu{border-inline-end:0!important;padding:12px 22px 16px}.new-layout__menu .ant-menu-item-group-title{color:#222;font-size:14px;padding:12px 0 8px;border-bottom:1px solid #e5e8ef}.new-layout__menu .ant-menu-item{height:34px;line-height:34px;padding-left:0!important;padding-right:0!important;margin:0!important}.new-layout__menu-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.new-layout__content{height:calc(100vh - 100px);margin:10px;overflow:auto;background:#f5f5f5;transition:margin-left .22s ease,width .22s ease}.new-layout__content--with-side{margin-left:223px;width:calc(100% - 233px)}.new-layout__submenu-popup{width:auto!important;min-width:160px!important}.new-layout__submenu-popup>.ant-menu{width:160px!important;min-width:160px!important;display:block!important;padding:8px 4px!important;gap:0!important;border-radius:6px!important;box-shadow:0 8px 24px #14233724!important}.new-layout__submenu-popup .ant-menu-item-group-title{color:#9aa0a6!important;font-size:14px!important;padding:10px 16px 4px!important}.new-layout__submenu-popup .ant-menu-item{height:40px!important;line-height:40px!important;border-radius:4px!important;margin:4px!important;padding-left:16px!important;padding-right:8px!important}.new-layout__submenu-popup .ant-menu-item-selected{background:#e6f4ff!important}.new-layout__submenu-popup .new-layout__menu-label{width:100%}.btnStyle{color:#1890ff;border-color:#1890ff}.topbtnStyle{background-color:#4b4b53;color:#fff}body{margin:0!important}::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.ant-table-body{overflow-y:scroll!important}.ant-table-body ::-webkit-scrollbar{width:12px!important;height:12px!important}.ant-table-body::-webkit-scrollbar-thumb{background-color:#ccc!important;border-radius:6px!important}.ant-table-body::-webkit-scrollbar-track{background-color:#f0f0f0!important}.ant-card .ant-card-body{padding:12px!important}.newfontColor{color:#8c8c8c}.newBtn{color:#000;border:1px solid #d9d9d9}.global_pagination_main{display:flex;justify-content:space-between}td .ant-space .ant-space-item a{color:#1890ff}.ant-btn-color-primary,.ant-btn-primary,.ant-switch.ant-switch-checked{background-color:#1890ff}.width168{width:168px;height:32px}.width256{width:256px;height:32px}
