#fileManager{position:relative;width:100%;height:100%;background:#fff;overflow:auto}#fileManager .el-icon-plus{font-weight:600}#fileManager .left_cont{width:201px;border-right:1px solid #eee;height:100%}#fileManager .left_cont .num{height:18px;width:36px;font-size:12px;display:inline-block;color:#000;line-height:18px;text-align:center;border-radius:2px}#fileManager .left_cont .num .el-icon-loading{font-size:16px}#fileManager .left_cont .num .el-badge,#fileManager .left_cont .num .el-icon-loading{vertical-align:baseline}#fileManager .left_top_cont{text-align:center;padding:10px 0;height:60px;border-bottom:1px solid #eee}#fileManager .left_top_cont .title_cont{line-height:40px;text-align:left;padding-left:12px;font-size:16px;font-weight:500;color:#000}#fileManager .right_cont{width:calc(100% - 201px);height:100%;overflow:auto}#fileManager .title_search_box{display:flex;justify-content:space-between;align-items:center;padding-left:20px;height:60px;border-bottom:1px solid #eee}.el-alert{margin:20px;width:calc(100% - 40px)}