.taskListPage[data-v-9a00d2d8]{height:100%;overflow-y:auto;justify-content:center}.taskListPage .task_list[data-v-9a00d2d8]{display:flex;justify-content:space-between;flex-wrap:wrap;align-content:flex-start;width:100%}.taskListPage .task_card[data-v-9a00d2d8]{width:49%;position:relative;background:#fff;border:1px solid #c4d1f1;border-radius:4px;padding:8px;margin-bottom:10px;cursor:pointer}.taskListPage .task_card .title[data-v-9a00d2d8]{font-weight:700;font-size:14px;color:#303133;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.taskListPage .task_card .title .t_left[data-v-9a00d2d8]{display:flex;flex-direction:row;align-items:center;width:calc(100% - 90px)}.taskListPage .task_card .title .t_right[data-v-9a00d2d8]{width:75px;font-size:13px;font-weight:400;display:flex;flex-direction:row;align-items:center}.taskListPage .task_card .title .t_right .el-avatar[data-v-9a00d2d8]{margin-right:3px}.taskListPage .task_card .title .el-tag[data-v-9a00d2d8]{margin:0 5px}.taskListPage .task_card .title .t_name[data-v-9a00d2d8]{margin-left:6px;white-space:normal;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.taskListPage .task_card .title .t_name[data-v-9a00d2d8]:hover{color:#409eff}.taskListPage .task_card .task_card_info[data-v-9a00d2d8]{margin-top:6px;display:flex;flex-direction:row;justify-content:space-between;font-size:13px;color:#606266}.taskListPage .task_card .task_progress[data-v-9a00d2d8]{margin-top:8px;border-top:2px solid #c4d1f1}.taskListPage .task_card .task_progress .pro_item[data-v-9a00d2d8]{display:flex;flex-direction:row;align-items:center;width:100%;margin-top:8px}.taskListPage .task_card .task_progress .pro_item[data-v-9a00d2d8] .el-progress{width:80%;margin-right:5px}.taskListPage .task_card .task_progress .pro_item[data-v-9a00d2d8] .el-progress .el-progress-bar__innerText{color:#303133}.taskListPage .task_card .task_progress .pro_item .lable[data-v-9a00d2d8]{font-size:13px;flex-shrink:0}.taskListPage .task_card .active_task_card[data-v-9a00d2d8]{position:absolute;right:-1px;top:-1px;color:#409eff;font-size:25px}.taskListPage .task_empty[data-v-9a00d2d8]{width:100%;text-align:center;padding-top:10rem}.taskListPage .task_empty i[data-v-9a00d2d8]{font-size:10rem;color:#909399}.taskListPage .task_empty p[data-v-9a00d2d8]{margin-top:8px;font-size:20px;color:#909399}@media (max-width:1024px){.taskListPage .task_list .task_card[data-v-9a00d2d8]{width:100%}.taskListPage .task_list .task_card .task_card_info[data-v-9a00d2d8]{font-size:12px;flex-wrap:wrap}}