.correction_schedule .content_top_view{background-color:#f5f6ff;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:5px;margin-top:10px;height:30px;line-height:30px}.correction_schedule .content_top_view .text{font-size:16px}.correction_schedule .content_top_view .text_1{padding:0 3px;font-size:16px;color:#ff7a00}.correction_schedule .content_view{display:flex}.correction_schedule .content_view .view_right{width:400px}.table_view{border-radius:5px;margin-top:20px;max-height:calc(100vh - 300px);overflow-y:auto}.table_view::-webkit-scrollbar{width:.55rem;height:.25rem;background-color:#eaecff}.table_view::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.table_view::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#caceec}.progress_item_view{position:relative}.progress_item_view,.progress_item_view .item_body{width:120px;height:6px;border-radius:3px;background-color:#ebeef5}.progress_item_view .item_body{position:absolute;top:0;left:0}.progress_item_view .item_text{position:absolute;right:-38px;font-size:12px;transform:translateY(-50%);top:50%;z-index:10;padding-left:4px}.table_right_view{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:380px;min-height:400px;background-color:#eaecff;border-radius:5px;margin-top:20px;margin-left:20px;color:#555d8b}.table_right_view .view_header{padding:10px;text-align:center;margin:10px;color:#555d8b;background-color:#fff;border-radius:10px}.table_right_view .content_item_title{display:flex;align-items:center;text-align:left;margin-bottom:20px;padding:0 20px}.table_right_view .content_item_title .item_title{flex:1;color:#555d8b}.table_right_view .content_item_title .item_view_1{width:100px}.table_right_view .content_item_title .item_view_2{width:150px;display:flex;align-items:center;text-align:left}.table_right_view .content_item_title .item_view_2 div:first-child{color:#4579df}.table_right_view .right_view_content{padding:0 20px;overflow-y:auto;max-height:calc(100vh - 400px)}.table_right_view .right_view_content::-webkit-scrollbar{width:.55rem;height:.25rem;background-color:#eaecff}.table_right_view .right_view_content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.table_right_view .right_view_content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#caceec}.table_right_view .right_view_content .content_item{display:flex;align-items:center;text-align:left;margin-bottom:20px}.table_right_view .right_view_content .content_item .item_title{flex:1;color:#555d8b}.table_right_view .right_view_content .content_item .item_view_1{width:100px}.table_right_view .right_view_content .content_item .item_view_2{width:150px;display:flex;align-items:center;text-align:left}.table_right_view .right_view_content .content_item .item_view_2 div:first-child{color:#4579df}.bottom_view{display:flex;justify-content:flex-end;margin-top:10px}