.mock-exam-page{min-height:calc(100vh - 127px);padding:16px 0 26px;background:#efeff1}.mock-exam-page .mock-exam-shell{width:1200px;max-width:calc(100% - 40px);margin:0 auto}.mock-exam-page .mock-exam-section{border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 1px 6px rgba(17,31,57,.06)}.mock-exam-page .mock-exam-title{height:62px;background:#3f93dc;color:#fff;text-align:center;font-size:24px;line-height:62px;font-family:PingFangSC-Medium,PingFang SC,sans-serif}.mock-exam-page .mock-exam-body{padding:24px 32px}.mock-exam-page .custom-table:before{display:none}.mock-exam-page .custom-table .el-table__header-wrapper th{background-color:#f7f9fa;color:#4e555b;font-weight:600;font-size:15px;padding:14px 0;border-bottom:1px solid #e1e6eb}.mock-exam-page .custom-table .el-table__header-wrapper th:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.mock-exam-page .custom-table .el-table__header-wrapper th:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.mock-exam-page .custom-table .el-table__body-wrapper td{padding:16px 0;border-bottom:1px solid #f0f3f6;color:#444c56;font-size:14px;transition:background-color .2s ease}.mock-exam-page .custom-table .el-table__body-wrapper .el-table__row:hover>td{background-color:#fafbfc}.mock-exam-page .custom-table .el-table__body-wrapper .el-table__row:last-child>td{border-bottom:none}.mock-exam-page .custom-table .lib-index{font-weight:500;color:#79828d}.mock-exam-page .custom-table .accuracy-text{color:#3f93dc;font-weight:500}.mock-exam-page .custom-table .accuracy-text,.mock-exam-page .custom-table .progress-text{font-family:Helvetica Neue,Helvetica,PingFang SC,sans-serif}.mock-exam-page .custom-table .progress-text .answered{color:#3f93dc;font-weight:600}.mock-exam-page .custom-table .progress-text .divider{color:#a3acb9;margin:0 4px}.mock-exam-page .custom-table .progress-text .total{color:#79828d}.mock-exam-page .custom-table .mock-exam-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;height:34px;border:none;border-radius:17px;background:#3f93dc;color:#fff;font-size:14px;font-weight:500;cursor:pointer;outline:none;transition:all .2s ease}.mock-exam-page .custom-table .mock-exam-btn:hover{background:#3681c2;transform:translateY(-1px);box-shadow:0 4px 8px rgba(63,147,220,.25)}.mock-exam-page .custom-table .mock-exam-btn:active{transform:translateY(0);box-shadow:none}