.my-task{position:absolute;top:0;bottom:0;right:0;width:200px;border-left:1px solid #ebeef5}.my-task__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;font-size:16px;height:40px}.my-task .el-collapse{height:calc(100% - 40px);overflow-y:auto;border:0}.my-task .el-collapse::-webkit-scrollbar{width:6px;height:6px}.my-task .el-collapse::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.my-task .el-collapse:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,53%,.3)}.my-task .el-collapse:hover::-webkit-scrollbar-track{background:transparent}.my-task .el-collapse-item__header{height:28px;line-height:28px;border:0;font-weight:600;padding:0 10px;font-size:14px}.my-task .el-collapse-item__wrap{border:0}.my-task .el-collapse-item__content{padding-bottom:0}.my-task .el-collapse-item__arrow{color:#909399}.my-task .task-second__title{color:#909399;padding:5px 10px;font-size:14px}.my-task .task-second__title.isSubject{color:#303133;cursor:pointer}.my-task .task-second__title.isSubject.active,.my-task .task-second__title.isSubject:hover{color:#0a44b3;background-color:#e6ecff}.my-task .task-three__title{padding-left:25px;cursor:pointer;height:30px;line-height:30px;font-size:14px}.my-task .task-three__title.active,.my-task .task-three__title:hover{color:#0a44b3;background-color:#e6ecff}.my-task__fold{position:absolute;height:32px;width:10px;right:200px;top:50px;background-color:rgba(0,0,0,.4);color:#fff;cursor:pointer;z-index:1200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1400px){.my-task__fold{top:45px}}.task-count{text-align:center;display:inline-block;font-size:12px;border-radius:2px;margin:0 5px;background-color:red;color:#fff;padding:0 4px;height:16px;line-height:16px;font-weight:400}