#app,body,html{height:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar-thumb{background:silver;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar{background:#dddee0;height:8px;width:8px}.ant-modal-wrap{z-index:1001}.ant-input-disabled,.ant-input[disabled],.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:rgba(0,0,0,.6)}.ant-btn-link[disabled]{color:rgba(0,0,0,.5)}.sd-view .content{position:relative}.ant-list-bordered{border-radius:0}.ant-descriptions-item{padding-bottom:0!important}.ant-btn-sm{font-size:12px}.ant-layout-sider,.sd-layout .sd-center .sd-header{background:#fff}.sd-layout .sd-center .sd-header .collapse-icon,.sd-layout .sd-center .sd-header .extra{color:#212121!important}.ant-table-cell{padding:2px 8px!important}.table-small .ant-table-small{font-size:12px}.ant-layout{background:#1890ff}.sd-searchbar{margin-bottom:8px}.sd-searchbar .extra{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}.sd-searchbar .extra-start{-ms-flex-pack:start;justify-content:flex-start}.sd-searchbar .extra-center{-ms-flex-pack:center;justify-content:center}.sd-searchbar .extra-end{-ms-flex-pack:end;justify-content:flex-end}.sd-searchbar .extra-space-between{-ms-flex-pack:justify;justify-content:space-between}.sd-searchbar .extra-space-around{-ms-flex-pack:distribute;justify-content:space-around}.sd-table-edit-cell{cursor:pointer;width:150px}.sd-table-edit-cell .edit-wrap{min-height:30px;padding:5px 12px;position:relative}.sd-table-edit-cell .edit-touched,.sd-table-edit-cell .edit-wrap:hover{border:1px solid #d9d9d9;border-radius:4px;padding:4px 11px}.sd-table-edit-cell .edit-item .ant-form-item-explain{display:none}.sd-table-row-dragging{background:#fafafa;border:1px solid #ccc}.sd-table-row-dragging td{padding:16px;visibility:hidden}.sd-table-row-dragging td:first-child{visibility:visible}.sd-table-drag-handle{color:#999;cursor:move}.sd-view{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:14px 20px}.sd-view .breadcrumb{-ms-flex:0 0 34px;flex:0 0 34px;margin-bottom:12px;position:relative}.sd-view .breadcrumb:after{border-bottom:1px solid #eee;bottom:0;content:"";display:block;left:0;position:absolute;width:100%}.sd-view .breadcrumb .extra{position:absolute;right:0;top:-4px}.sd-view .content{-ms-flex:auto;flex:auto}@-webkit-keyframes sd-app-loading-ani{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes sd-app-loading-ani{0%{background-position:100% 50%}to{background-position:0 50%}}.sd-app-fallback{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh}.sd-app-fallback .header{-ms-flex:0 0 64px;flex:0 0 64px}.sd-app-fallback .main{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.sd-app-fallback .main .nav{-ms-flex:0 0 200px;flex:0 0 200px}.sd-app-fallback .main .center{-ms-flex:1;flex:1;padding:24px}.sd-app-fallback .main .center .content{height:100%}.sd-app-fallback .main .center .content .row{height:20px;margin-bottom:16px}.sd-app-loading{-webkit-animation:sd-app-loading-ani 1.4s ease infinite;animation:sd-app-loading-ani 1.4s ease infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,75%,.2)),color-stop(37%,hsla(0,0%,51%,.24)),color-stop(63%,hsla(0,0%,75%,.2)));background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background-size:400% 100%}.sd-layout{min-height:100%}.sd-layout .sd-sidebar{min-height:100vh;position:relative;z-index:100}.sd-layout .sd-sidebar .logo{background:#001529;color:#fff;font-size:18px;height:64px;line-height:64px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sd-layout .sd-sidebar .side-nav{max-height:100vh;overflow-x:hidden;overflow-y:hidden;padding-bottom:20px}.sd-layout .sd-sidebar .side-nav:hover{overflow-y:auto}.sd-layout .sd-sidebar-fixed{-webkit-box-shadow:2px 0 8px #aaa;box-shadow:2px 0 8px #aaa;position:fixed;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.sd-layout .sd-sidebar-fixed .side-nav{height:calc(100vh - 64px)}.sd-layout .sd-sidebar-fixed .collapse-icon-fixed{background:#001529;border-radius:0 2px 2px 0;color:#fff;cursor:pointer;font-size:18px;height:40px;line-height:40px;position:absolute;right:-34px;text-align:center;top:64px;width:34px;z-index:1}.sd-layout .sd-sidebar-mask{height:100vh;position:fixed;width:100vw;z-index:99}.sd-layout .sd-sidebar-fixed-show{-webkit-transform:translateX(0);transform:translateX(0)}.sd-layout .sd-center{overflow-y:visible;overflow-y:initial}.sd-layout .sd-center .sd-header{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:justify;justify-content:space-between}.sd-layout .sd-center .sd-header .collapse-icon{display:-ms-flexbox;display:flex;font-size:24px;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;color:#fff;cursor:pointer;height:100%;justify-content:center;left:10px;width:40px}.sd-layout .sd-center .sd-header .top-nav{-ms-flex:1;flex:1;margin-left:20px;margin-right:20px;overflow:hidden}.sd-layout .sd-center .sd-header .extra{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;color:#fff;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.sd-layout .sd-center .sd-content{min-height:auto;padding:20px 20px 0}.sd-desc{overflow:hidden}.sd-desc-wrap{display:inline-block}.sd-desc-item{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.sd-desc-item>div{-ms-flex-negative:0;flex-shrink:0}.sd-desc-item .desc-label{text-align:right}.sd-desc-item .desc-split{-ms-flex-negative:0;flex-shrink:0;margin:0 8px 0 2px}.sd-desc-item .desc-content{-ms-flex:auto;flex:auto;margin-bottom:0;word-break:break-all}.sd-desc-item .desc-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.style__info--ifmsWg6I{width:180px}.style__info--ifmsWg6I>div{color:#212121;font-size:14px;line-height:30px}.style__user--sCZPCybR{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#212121;cursor:pointer}.style__arrow--ej3JVLSV{margin-left:4px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.style__up--mQ2XNf1p{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.style__border--Wy3Hzf9Y:after,.style__border--Wy3Hzf9Y:before,.style__line--neSAAWat{background:#1890ff;content:" ";left:0;position:absolute;top:0}.style__border--Wy3Hzf9Y{position:fixed;z-index:999}.style__border--Wy3Hzf9Y:before{height:100vh;width:4px}.style__border--Wy3Hzf9Y:after{height:2px;width:100vw}.sd-layout .sd-sidebar .logo{background:#fff;color:#212121}