.fileManagement{width:100%;height:100%}.fileManagement .ant-layout{height:100%}.fileManagement .ant-layout-sider{position:relative;background-color:#fff;text-align:left;margin-right:10px;border-radius:10px;box-shadow:0 0 10px #ddd}.fileManagement .ant-layout-sider /deep/ .ant-input-affix-wrapper{width:100%;margin:6px;margin-left:0}.fileManagement .ant-layout-sider /deep/ .ant-tree-switcher-noop{display:none}.fileManagement .ant-layout-sider .btnCon{position:absolute;right:0;width:20%;height:40px;line-height:40px;font-size:20px;color:#989898}.fileManagement .ant-layout-content{height:100%;padding:0 20px;padding:0!important;border-radius:10px;overflow:hidden}.fileManagement .ant-layout-content>.ant-row{margin-bottom:20px!important;background-color:#fff;padding-top:16px;padding-bottom:16px;border-radius:10px;width:100%;margin-left:0!important;box-shadow:0 0 10px #ddd}.fileManagement .ant-layout-content .ant-form-item{width:100%}.fileManagement .ant-layout-content .ant-btn{margin:4px 7px}.fileManagement .ant-layout-content .ant-card{border-radius:10px}.fileManagement .ant-layout-content .ant-card /deep/ .ant-card-body{padding-top:12px!important}.fileManagement .ant-layout-content .ant-card /deep/ .ant-table-body{overflow-y:auto!important}.fileManagement .ant-layout-content .ant-card /deep/ .ant-table-body::-webkit-scrollbar{width:6px;height:6px}.fileManagement .ant-layout-content .ant-card /deep/ .ant-table-body::-webkit-scrollbar-thumb{border-radius:6px;background:rgba(144,147,153,.5)}.fileManagement .ant-layout-content .ant-card /deep/ .ant-table-body::-webkit-scrollbar-track{border-radius:5px;background:rgba(214,215,216,.5)}.fileManagement .ant-layout-content .ant-card /deep/ .ant-card-head{text-align:left!important}.active{background-color:#e6f7ff;color:#1890ff;border-color:#e6f7ff}/deep/ .ant-tree li .ant-tree-node-content-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:170px}/deep/ .ant-menu-submenu-title{padding-left:0!important}::v-deep .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:#e6f7ff!important;color:#1890ff!important;border-right:3px solid #1890ff!important}.custom-menu{width:200px;background:#fff;border-right:1px solid #f0f0f0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;line-height:1.5715}.menu-item{cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative;border-right:3px solid transparent}.menu-item:hover{background-color:#f5f5f5;color:#1890ff}.menu-item.selected{background-color:#e6f7ff!important;color:#1890ff!important;border-right-color:#1890ff!important;font-weight:500}.menu-item-content{display:flex;align-items:center;padding:8px 12px;min-height:40px}.menu-text{flex:1;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrow-icon{font-size:12px;opacity:.7;transition:transform .3s;margin-left:4px}.arrow-icon:hover{opacity:1;color:#1890ff}.parent-item{font-weight:500;border-bottom:1px solid #f5f5f5}.leaf-item,.submenu-parent-item{font-weight:400;background-color:#fafafa;border-left:1px solid #f0f0f0}.leaf-item{padding-left:24px}.level-1-leaf{padding-left:12px;background-color:#fff;border-left:none}.submenu-container{background-color:#fafafa;border-left:1px solid #f0f0f0;animation:slideDown .3s ease-out}.submenu-container.level-3{background-color:#f5f5f5;border-left:2px dashed #e8e8e8}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}.menu-item:hover .anticon,.menu-item:hover .menu-text{color:#1890ff}.menu-item.selected .anticon{color:#1890ff!important}.menu-item.expanded .arrow-icon{transform:rotate(90deg)}@media (max-width:768px){.custom-menu{width:180px}.menu-item-content{padding:6px 10px}}