.manage-box{padding:4px 18px;display:flex;flex-direction:row;justify-content:start;position:relative;overflow:hidden}.manage-box,.my-three{width:100%;height:100%}.filter{display:flex;flex-direction:column;box-sizing:border-box;width:210px;padding-left:10px;transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-webkit-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;overflow-y:auto}.filter-hidden{padding:0;width:0;font-size:0;overflow:hidden}.list{display:flex;flex:1;flex-direction:column;padding-left:20px;width:calc(100% - 210px)}.list-zindex{z-index:100;background:#fff}.list-head{position:relative;height:42px;line-height:42px}.highlight{font-size:15px;color:#51abff}.indent-icon{font-size:22px;cursor:pointer}.fuction-area{width:auto;position:absolute;right:10px}.search{width:156px}.head-icon{width:auto;height:28px;line-height:28px;padding:0;color:#444;font-size:14px;position:relative}.head-icon:hover{color:#1890ff}.tag-icon{margin-left:3px}.sortActived{font-weight:600;color:#008ed2}.adjustable-th{position:relative;cursor:pointer}.th-name:hover{color:#008ed2}.center{text-align:center}.table-box{width:100%;height:100%;overflow-y:auto}.table-box::-webkit-scrollbar{width:8px;height:8px}.table-box::-webkit-scrollbar-thumb{border-radius:60px;background:#bfbfbf}.table-box::-webkit-scrollbar-track{border-radius:0;background:#efefef}.table-box::-webkit-scrollbar-thumb:hover{background:#7d7d7d}.loading{position:relative;top:50%}.my-table .el-table__header-wrapper{width:calc(100% - 8px)}.my-table.el-table .el-table__cell,.my-table.el-table th.el-table__cell>.cell{font-weight:500;font-size:16px;height:32px;line-height:32px}.my-table.el-table .el-table__cell div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.my-table.el-table .el-table__cell{padding:0;height:32px}