.class-task-list{background:#fff;box-shadow:-.3125rem .125rem 1.4375rem .0625rem rgba(237,237,238,.5);border-radius:.5rem;margin:0 1.3125rem 1.3125rem}.class-task-list .title{font-size:1rem;line-height:1rem;font-family:PingFang SC;font-weight:500;color:#2b3541;height:3.3125rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 1.875rem 0 1.625rem;cursor:pointer}.class-task-list .title .text{font-size:1rem;font-family:PingFang SC;font-weight:600;position:relative}.class-task-list .title .text:after{content:"";width:.375rem;height:.375rem;background:#507afd;border-radius:50%;position:absolute;left:-.8125rem;top:.3125rem}.class-task-list .title .el-icon-caret-bottom{-webkit-transition:.3s;transition:.3s}.class-task-list .title .changeStyle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.class-task-list .more-news-button{border:none;outline:none;width:5rem;background:rgba(80,122,253,.05);border-radius:.9375rem;font-size:.875rem;font-family:PingFang SC;font-weight:400;color:#507afd;cursor:pointer;line-height:1.875rem}.class-task-list .table{padding:0 .9375rem 0;-webkit-transition:height .3s;transition:height .3s;overflow:hidden}.class-task-list .tableHeight{height:0;padding:0}.class-task-list .el-table{padding:0 .6875rem}.class-task-list .el-table tr{background:#fff;border-radius:.5rem;overflow:hidden}.class-task-list .el-table tr:hover>td{background-color:#fff}.class-task-list .el-table td{border-bottom:.0625rem solid #f6f6f7}.class-task-list .el-table td .cell{font-size:.875rem;font-family:PingFang SC;font-weight:400;color:#666}.class-task-list .el-table th.is-leaf{border-bottom:.0625rem solid #f6f6f7;background-color:rgba(243,243,250,.65)}.class-task-list .el-table th.is-leaf .cell{font-size:.75rem;font-weight:500;color:#666}.class-task-list .el-table .el-table__body td,.class-task-list .el-table .el-table__body tr{height:3.8125rem;line-height:3.8125rem}.class-task-list .el-table .el-table__header th,.class-task-list .el-table .el-table__header tr{line-height:1;height:auto;padding:.75rem 0}.class-task-list .el-table:before{height:0}