.scheduleGanttView{width:100%}.scheduleGanttView .gantt_task_line.gantt_split_parent{display:none}.scheduleGanttView .gantt_demo{background:#fdaf91;border:1px solid #fdaf91}.scheduleGanttView .gantt_task_line.gantt_selected{box-shadow:0 0 5px #fdaf91}.scheduleGanttView .gantt_grid_scale,.scheduleGanttView .gantt_task_scale{background:#d0d6e0}.scheduleGanttView .gantt_grid_head_cell{color:#5b5b5b}.scheduleGanttView .gantt_grid_data .gantt_row.gantt_selected,.scheduleGanttView .gantt_grid_data .gantt_row.odd.gantt_selected,.scheduleGanttView .gantt_task_row.gantt_selected{background-color:#fe6c0b}.scheduleGanttView .gantt_task_row.gantt_selected .gantt_task_cell{border-right-color:#fe6c0b}.scheduleGanttView .gantt_row_task{cursor:pointer}.gantt_task .gantt_task_scale .gantt_scale_cell{color:#5b5b5b}.scheduleGanttView .gantt_task_content p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sscheduleGanttTips{width:100%;height:calc(100% - 42px);background:#fff;text-align:center;padding-top:40px;font-weight:bolder;font-size:14px;line-height:22px;color:rgba(0,0,0,.25)}.ganttList{background:#fff;height:calc(100% - 60px);overflow-y:auto;padding-bottom:14px;width:400px}.ganttList table{table-layout:fixed;width:100%}.ganttList tr{font-size:14px;cursor:pointer;height:36px;border-bottom:1px solid #ebebeb;width:100%}.ganttList tr td{width:200px}.ganttList tr .ganttName{border-right:1px solid #ebebeb;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#5b5b5b;position:relative}.ganttList tr .ganttName p{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;padding-left:10px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px;display:flex;align-items:center;justify-content:center}.ganttList tr .addressName{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#5b5b5b;height:35px;line-height:35px}.ganttList tr .addressName p{padding-left:10px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px}.ganttList::-webkit-scrollbar{display:none}.ganttListTr_selected{background-color:#fe6c0b}