.drag_left{width:400px;height:calc(100vh - 50px);background-color:#fff;padding:0 20px;padding-top:50px;color:#3f5794}.drag_left .item_view{display:flex;align-items:center;justify-content:flex-start;height:40px;list-style:40px}.drag_left .item_view img{width:30px;height:30px;margin-left:10px;cursor:pointer}.drag_left .item_view .item_view_title{font-size:16px;font-weight:600;color:#555d8b;padding-right:4px}.drag_left .item_view .item_view_text,.drag_left .title_view{font-size:16px;background-color:#e8f4ff;border-radius:5px;padding:5px 10px}.drag_left .title_view{width:350px;display:flex;text-align:center;justify-content:space-between;margin:5px 0}.drag_left .title_view .title_2{font-size:14px;cursor:pointer}.drag_left .other_list_view{overflow:auto}.drag_left .other_list_view::-webkit-scrollbar{width:.55rem;height:.55rem;background-color:#eaecff}.drag_left .other_list_view::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.drag_left .other_list_view::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#caceec}.drag_left .other_list_view .other_view{display:flex;align-items:center;height:40px;margin-right:20px}.drag_left .other_list_view .other_view .view_title{color:#3f5794;font-size:16px;font-weight:600;padding-right:6px}.drag_left .other_list_view .other_view .view_1{height:16px;min-width:30px;background-color:#e5e5e5;padding:2px 10px;font-size:14px;margin-right:4px;cursor:pointer}.drag_left .other_list_view .other_view .view_text{text-align:center;color:#3f5794;font-size:14px;cursor:pointer;margin-right:10px}.drag_left .body_view{background-color:rgba(232,244,255,.5);padding:10px;font-size:12px;border-radius:5px}.drag_left .body_view .item_header{font-weight:600}.drag_left .body_view .item_list{display:flex;align-items:center;color:#3f5794;padding-bottom:10px}.drag_left .body_view .item_list .item_1,.drag_left .body_view .item_list .item_2,.drag_left .body_view .item_list .item_3{width:60px;text-align:center}.drag_left .body_view .item_list .item_4{width:80px;text-align:center}.drag_left .body_view .item_list .item_5{flex:1;cursor:pointer}.drag_left .body_view .list_view{height:calc(100vh - 566px);overflow:auto}.drag_left .body_view .list_view::-webkit-scrollbar{width:.55rem;height:.55rem;background-color:#eaecff}.drag_left .body_view .list_view::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.drag_left .body_view .list_view::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#caceec}.drag_left .body_view .list_view .item_3{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#ccc;margin-left:10px;margin-right:6px;cursor:pointer}.drag_left .body_view .list_view .item_5{display:flex}.drag_left .body_view .list_view .item_5 div{cursor:pointer}.drag_left .body_view .list_view .item_5 div:nth-child(2){color:#ff5733;margin-left:10px}.drag_left .pagination_view{display:flex;align-items:center;justify-content:center}.drag_left .pagination_view1{display:flex;justify-content:start;align-items:center;overflow-x:auto;white-space:nowrap;padding:10px;box-sizing:border-box;font-size:12px}.drag_left .pagination_view1::-webkit-scrollbar{width:.55rem;height:.55rem;background-color:#eaecff}.drag_left .pagination_view1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.drag_left .pagination_view1::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#caceec}.drag_left .bottom_view{display:flex;align-items:center;justify-content:space-around;font-size:18px;padding-top:10px}.drag_left .bottom_view div{padding:0 20px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.drag_left .bottom_view .bottom_1{border:1px solid #3f5794;color:#3f5794}.drag_left .bottom_view .bottom_2{border:1px solid #3f5794;background-color:#3f5794;color:#fff}.drag_left .bottom_view .bottom_3{border:1px solid #3f5794;background-color:#a6a6a6;color:#fff}.drag_left .code_point_view .code_point_header_view{display:flex;align-items:center;justify-content:space-between}.drag_left .code_point_view .code_point_header_view .text{cursor:pointer;color:#409eff}.drag_left .code_point_view .item_view{display:flex;align-items:center}.drag_left .code_point_view .item_view .item_{width:80px;height:30px;line-height:30px}.drag_left .code_point_view .item_view .item_1{text-align:right;margin-right:10px}.drag_left .code_point_view .item_view .item_title_2,.drag_left .code_point_view .item_view .item_title_3{text-align:center}.drag_left .code_point_view .item_view .item_title_2{margin-left:10px}.drag_left .code_point_view .item_view .item_2{text-align:center;border-radius:3px;background-color:#ccc}.drag_left .code_point_view .item_view .item_3{margin-left:20px;width:120px;border-radius:3px;border-color:#2a82e4;margin-right:20px}.drag_left .code_point_view .score_view{display:flex;align-items:center;justify-content:space-evenly;padding:10px;color:#3f5794}.drag_left .code_point_view .score_view .scoreKind_view{width:60px;height:30px;padding:5px;font-size:14px;line-height:28px;background-color:#e8f4ff}.drag_left .code_point_view .score_view .right_operation{cursor:pointer}.drag_left .code_point_view .score_list_view{overflow-y:auto;height:calc(100vh - 500px)}.drag_left .code_point_view .title{font-weight:700;font-size:18px}.drag_left .code_point_view .score_view div{width:80px;text-align:center}.upload_file .not_file{width:200px;height:150px;background-color:#e8f4ff;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload_file .not_file img{width:46px;height:28px;margin-top:20px}.upload_file .not_file .file_text{color:rgba(63,87,148,.5);font-size:14px;margin:20px 0}.catalogue[data-v-9e5f7ee4]{background-color:#fff;min-height:700px;padding:20px;border-radius:20px}[data-v-9e5f7ee4] .el-dialog__header{background-color:#9ba1cf}[data-v-9e5f7ee4] .el-dialog__title{color:#fff}[data-v-9e5f7ee4] .el-dialog__headerbtn{padding:2px;background-color:#fff;border-radius:12px}[data-v-9e5f7ee4] .el-card__header{background-color:#9ba1cf;color:#fff}.el-card[data-v-9e5f7ee4]{box-shadow:none}[data-v-9e5f7ee4] .el-card__body{padding:0}[data-v-9e5f7ee4] .el-tag .el-icon-close{float:right;margin-top:8px}.catalogue[data-v-6c0284dc]{background-color:#fff;min-height:700px;padding:20px;border-radius:20px}[data-v-6c0284dc] .el-dialog__header{background-color:#9ba1cf}[data-v-6c0284dc] .el-dialog__title{color:#fff}[data-v-6c0284dc] .el-dialog__headerbtn{padding:2px;background-color:#fff;border-radius:12px}[data-v-6c0284dc] .el-card__header{background-color:#9ba1cf;color:#fff}.el-card[data-v-6c0284dc]{box-shadow:none}[data-v-6c0284dc] .el-card__body{padding:0}[data-v-6c0284dc] .el-tag .el-icon-close{float:right;margin-top:8px}.release_record_view{background-color:#fff;border-radius:5px;padding:20px;height:calc(100vh - 250px)}.release_record_view .record_right_header{display:flex;align-items:center;padding-bottom:20px}.release_record_view .record_right_header .header_item{display:flex;align-items:center;margin-right:10px}.release_record_view .record_right_header .header_item .item_title{flex-shrink:0;font-size:16px;font-weight:600;margin-right:10px}.release_record_view .user_header_view{width:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:25px}.release_record_view .user_list_content_view{display:flex;border-radius:5px;width:750px;margin-left:5px;height:calc(100vh - 500px)}.release_record_view .user_list_content_view .content_view_left{flex:1;padding:20px;padding-top:0;border-right:1px solid #555d8b}.release_record_view .user_list_content_view .content_view_right{flex:1}.release_record_view .user_list_content_view .content_view_right .right_height{font-size:16px;font-weight:600;color:#555d8b;margin-bottom:10px;margin-top:10px;text-align:left;padding-left:20px}.release_record_view .user_list_content_view .content_view_right .right_list{overflow-y:auto;height:calc(100vh - 566px);margin-bottom:10px;padding:0 20px}.release_record_view .user_list_content_view .content_view_right .right_list::-webkit-scrollbar{width:5px}.release_record_view .user_list_content_view .content_view_right .right_list::-webkit-scrollbar-thumb{background-color:#c9cbd8;border-radius:5px}.release_record_view .user_list_content_view .content_view_right .right_list .right_item{display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#555d8b;margin-bottom:10px}.release_record_view .user_list_content_view .content_view_right .right_list .right_item i{font-size:20px;cursor:pointer}.release_record_view .user_list_content_view .table_header{background-color:#e8f4ff;color:#555d8b;border-radius:5px;display:flex;padding:10px 20px;margin-top:10px;align-items:center;justify-content:space-between}.release_record_view .user_list_content_view .table_header i{font-size:20px;cursor:pointer}.release_record_view .user_list_content_view .table_header div{font-size:16px;font-weight:600}.release_record_view .user_list_content_view .table_header div:first-child{width:150px;text-align:center;display:flex;align-items:center}.release_record_view .user_list_content_view .table_header div:nth-child(2){flex:1}.release_record_view .user_list_content_view .table_list{overflow-y:auto;height:calc(100vh - 570px);margin-bottom:10px}.release_record_view .user_list_content_view .table_list::-webkit-scrollbar{width:5px}.release_record_view .user_list_content_view .table_list::-webkit-scrollbar-thumb{background-color:#c9cbd8;border-radius:5px}.release_record_view .user_list_content_view .table_list .item{display:flex;align-items:center;height:40px;line-height:40px;color:#555d8b;font-size:14px;cursor:pointer;border-bottom:1px dashed rgba(85,93,139,.5)}.release_record_view .user_list_content_view .table_list .item .item_left{width:150px;display:flex;align-items:center}.release_record_view .user_list_content_view .table_list .item .item_left .left_title{padding-left:10px}.release_record_view .user_list_content_view .table_list .item .item_right{flex:1;text-align:center}.release_record_view .user_list_content_view .table_list .item_forbid{cursor:no-drop;color:#ccc}.del_view div{text-indent:2em;color:#555d8b}.other_view .item{justify-content:flex-start;height:40px;line-height:40px;color:#555d8b;font-size:14px;cursor:pointer;margin-top:10px}.other_view .item,.other_view .item .item_left{display:flex;align-items:center}.other_view .item .item_left .item_title{font-weight:600;padding-left:10px}.other_view .item .item_right{text-align:center}.catalogue{background-color:#fff;min-height:700px;padding:20px;border-radius:20px}.back_view{position:fixed;top:0;left:0;z-index:100;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);display:flex;align-items:center;flex-direction:column;justify-content:center}.back_view .content_view{width:80vw;height:auto;background-color:#fff;border-radius:6px}.back_view .content_view .content_header{display:flex;align-items:center;justify-content:center;background-color:#7948ea;height:40px;padding-right:10px;color:#fff}.back_view .content_view .content_header .header_title{flex:1;text-align:center}.back_view .content_view .view_header{display:flex;align-items:center;justify-content:flex-start;margin-top:10px;margin-left:10px}.back_view .content_view .content_view{border:1px solid #7948ea;border-radius:5px;margin:0 20px;margin-bottom:20px}.back_view .content_view .content_view .el-radio-group{display:block;padding-left:10px}.back_view .content_view .content_view .view_title{height:40px;text-align:center;line-height:40px;background-color:#e5e5e5}.back_view .content_view .content_view .view_list{margin-top:10px;height:calc(100vh - 500px);overflow-x:auto}.back_view .content_view .content_view .view_list .item{display:flex;margin-bottom:10px}.back_view .content_view .content_view .view_list .el-radio__label{display:flex;justify-content:flex-start}.back_view .content_view .content_view .view_list .className{padding:0 10px}.back_view .bottom_view{margin-top:20px}.main[data-v-03ef174a]{height:calc(100vh - 200px);.header_view[data-v-03ef174a]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}}.header_view .header_left{justify-content:flex-start}.header_view .hedaer_right{margin-left:auto}.header_item{margin-left:20px;height:40px}.header_item input{height:40px!important}.set_page_view .page_view_item{display:flex;align-items:center;justify-content:space-between;padding-top:10px}.set_page_view .page_view_item .item_text{padding:10px 30px;border-radius:5px;background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc}.applicant_add_view .applicant_loading{position:absolute;z-index:100;width:50%;height:100%;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;font-size:30px;background-color:hsla(0,0%,100%,.5)}.job_admin_left_view .admin_right_header{display:flex;align-items:center;margin-bottom:10px}.job_admin_left_view .admin_right_header .header_item{display:flex;align-items:center;margin-right:10px}.job_admin_left_view .admin_right_header .header_item .item_title{flex-shrink:0;font-size:16px;font-weight:600;margin-right:10px}.job_admin_left_view .list_view{padding:20px;overflow-y:auto;height:calc(100vh - 500px)}.job_admin_left_view .list_view::-webkit-scrollbar{width:5px}.job_admin_left_view .list_view::-webkit-scrollbar-thumb{background-color:#c9cbd8;border-radius:5px}.job_admin_left_view .list_view .item{height:90px;width:100%;display:flex;background-color:#e8f4ff;border-radius:5px;margin-bottom:10px;cursor:pointer;border:0 solid #b4bbff}.job_admin_left_view .list_view .item .item_left_type{display:flex;align-items:center;width:30px;padding:0 15px;font-size:16px;font-weight:600;text-align:center;color:#fff;background-color:rgba(85,93,139,.5);border-radius:3px 0 0 3px}.job_admin_left_view .list_view .item .item_right{width:100%}.job_admin_left_view .list_view .item .item_right .right_title{width:100%;line-height:50px;text-align:center;color:#555d8b;font-size:18px;font-weight:600}.job_admin_left_view .list_view .item .item_right .right_list{display:flex;align-items:center;justify-content:start;padding-left:20px;line-height:40px}.job_admin_left_view .list_view .item .item_right .right_list .item_text{color:#555d8b;font-size:16px;margin-right:20px}.job_admin_left_view .list_view .item_1{width:calc(100% - 4px);height:86px;border-width:2px}.job_admin_left_view .item_view{width:160px;flex-shrink:0;height:230px;background:url(../../static/img/book.9b533e49.png);background-size:100% auto;display:flex;flex-direction:column;cursor:pointer}.job_admin_left_view .item_view .view_header{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:14px;padding:20px}.job_admin_left_view .item_view .view_text{height:70px;width:60%;margin-left:5%;align-items:center;display:flex;padding:10px 20px;text-align:center;color:#ffc300;font-size:14px;font-weight:600}.job_admin_left_view .item_view .view_bottom{margin-top:-10px;padding:10px 20px;text-align:center;font-size:14px;font-weight:600;color:#fff}.job_admin_left_view .tree_job_view{overflow-y:auto;height:calc(100vh - 470px)}.job_admin_left_view .tree_job_view::-webkit-scrollbar{width:5px}.job_admin_left_view .tree_job_view::-webkit-scrollbar-thumb{background-color:#c9cbd8;border-radius:5px}.job_admin_left_view .header_view{display:flex}.job_admin_left_view .header_view .view_text_1{width:100%;display:flex;align-items:center;height:30px;line-height:30px;justify-content:flex-end;color:#555d8b;cursor:pointer}.list_view{padding:20px}.list_view .header_2_view{display:flex;align-items:center}.list_view .header_2_view i{color:#555d8b;font-size:20px}.list_view .header_2_view .text{flex:1;color:#555d8b;text-align:left;padding-left:10px}.list_view .table_header{display:flex;align-items:center;background-color:#eaecff;line-height:40px;margin-top:10px}.list_view .table_header div{flex:1;color:#555d8b;font-weight:600}.list_view .table_list_view{height:calc(100vh - 310px);overflow-y:auto}.list_view .table_list_view .item_view{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eaecff}.list_view .table_list_view div{display:flex;align-items:center;flex:1;text-align:center;justify-content:center}.list_view .table_list_view div .input_view{width:200px;height:36px;padding:0 10px;box-sizing:border-box;font-size:14px;color:#555d8b;line-height:36px;border:1px solid #eaecff;border-radius:4px;outline:none}.list_view .table_list_view div .input_view ::-moz-placeholder{color:#c0c4cc;opacity:1}.list_view .table_list_view div .input_view ::placeholder{color:#c0c4cc;opacity:1}.list_view .table_list_view div .input_view :focus{border-color:#99a0cc;box-shadow:0 0 0 2px rgba(234,236,255,.5)}.list_view .table_list_view div .input_view :disabled{background-color:#f5f7fa;color:#909399;cursor:not-allowed}.set_question_number_view .header_1_view{width:calc(100% - 10px);line-height:40px;margin-bottom:10px;color:#8993c9;background-color:#fff;border-radius:4px;padding-left:10px;cursor:pointer;text-align:left}.set_question_number_view .body_view{display:flex;align-items:center;justify-content:space-between}.set_question_number_view .body_view .left_view{width:220px;background-color:#fff;padding:10px;border-radius:4px}.set_question_number_view .body_view .right_view{flex:1;height:calc(100vh - 200px);background-color:#fff;border-radius:4px;margin-left:10px}.set_page_number_view .header_1_view{width:calc(100% - 10px);line-height:40px;margin-bottom:10px;color:#8993c9;background-color:#fff;border-radius:4px;padding-left:10px;cursor:pointer;text-align:left}.set_page_number_view .body_1_view{width:calc(100% - 20px);height:calc(100vh - 200px);background-color:#fff;padding:10px;border-radius:4px}.set_page_number_view .body_1_view .header_2_view{display:flex;align-items:center;line-height:40px;justify-content:space-between;position:relative}.set_page_number_view .body_1_view .header_2_view .tab_view{height:40px;position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;border-radius:4px;background-color:#ccc}.set_page_number_view .body_1_view .header_2_view .tab_view .item{width:80px;text-align:center;line-height:40px;cursor:pointer;color:#8e7e7e}.set_page_number_view .body_1_view .header_2_view .tab_view .item_a{color:#fff;background-color:#409eff;border-radius:4px}.set_page_number_view .body_1_view .input_view{width:70px;height:36px;padding:0 10px;box-sizing:border-box;font-size:14px;color:#555d8b;line-height:36px;border:1px solid #eaecff;border-radius:4px;outline:none}.set_page_number_view .body_1_view .input_view ::-moz-placeholder{color:#c0c4cc;opacity:1}.set_page_number_view .body_1_view .input_view ::placeholder{color:#c0c4cc;opacity:1}.set_page_number_view .body_1_view .input_view :focus{border-color:#99a0cc;box-shadow:0 0 0 2px rgba(234,236,255,.5)}.set_page_number_view .body_1_view .input_view :disabled{background-color:#f5f7fa;color:#909399;cursor:not-allowed}.compile_code_admin{background-color:#fff;padding:20px;border-radius:5px;height:calc(100vh - 180px)}.compile_code_admin .el-tabs__active-bar{background-color:#409eff!important}.header_view{display:flex;justify-content:space-between;margin-bottom:20px}.header_view .header_left{display:flex;align-items:center}.file-validation[data-v-4feb2913]{background:#fff;border-radius:20px;padding:20px;min-height:700px}.toolbar[data-v-4feb2913]{display:flex;justify-content:space-between;align-items:center}.toolbar-left[data-v-4feb2913]{display:flex;align-items:center;gap:12px}.folder-path[data-v-4feb2913]{font-size:14px;color:#666}.toolbar-right[data-v-4feb2913]{display:flex;align-items:center}.pdf-progress[data-v-4feb2913]{margin-top:16px;padding:16px;background:#f0f7ff;border:1px solid #d0e4ff;border-radius:8px}.progress-header[data-v-4feb2913]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-label[data-v-4feb2913]{font-size:14px;color:#303133;font-weight:500}.progress-percent[data-v-4feb2913]{font-size:18px;color:#409eff;font-weight:700}.progress-file[data-v-4feb2913]{margin-top:8px;font-size:12px;color:#909399;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-file i[data-v-4feb2913]{margin-right:4px}.abnormal-link[data-v-4feb2913]{color:#f56c6c;font-weight:700;cursor:pointer;text-decoration:underline}.abnormal-link[data-v-4feb2913]:hover{color:#e64242}.normal-text[data-v-4feb2913],.tag-normal[data-v-4feb2913]{color:#67c23a;font-weight:500}.tag-abnormal[data-v-4feb2913]{color:#f56c6c;font-weight:700}.validation-errors[data-v-4feb2913]{margin-top:16px;background:#fff;border:1px solid #e4e7ed;border-radius:8px;overflow:hidden}.error-title[data-v-4feb2913]{margin:0;padding:12px 16px;font-size:14px;font-weight:600;background:#fef0f0;color:#f56c6c;border-bottom:1px solid #fde2e2}.error-title i[data-v-4feb2913]{margin-right:6px}.error-list[data-v-4feb2913]{max-height:300px;overflow:auto;padding:8px 16px}.error-item[data-v-4feb2913]{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:13px;border-bottom:1px solid #f5f5f5;line-height:1.6}.error-item[data-v-4feb2913]:last-child{border-bottom:none}.error-tag[data-v-4feb2913]{flex-shrink:0;padding:1px 6px;border-radius:3px;font-size:11px;color:#fff}.error-error .error-tag[data-v-4feb2913]{background:#f56c6c}.error-warn .error-tag[data-v-4feb2913]{background:#e6a23c}.error-type[data-v-4feb2913]{flex-shrink:0;color:#909399;font-size:12px;min-width:70px}.error-msg[data-v-4feb2913]{color:#303133}.error-path[data-v-4feb2913]{color:#909399;font-size:12px;word-break:break-all}[data-v-45485800] .el-tabs__nav-scroll{background-color:#fff;padding:0 20px;border-radius:20px}[data-v-45485800] .el-tabs__nav-wrap:after{background-color:null;height:0}[data-v-45485800] .el-tabs__active-bar{background-color:transparent}.catalogue[data-v-45485800]{background-color:#fff;min-height:700px;line-height:700px;text-align:center;padding:20px;border-radius:20px}.left[data-v-45485800]{width:100%;text-align:left;margin-bottom:10px}