@charset "UTF-8";
[data-v-59da007c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-59da007c]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.box[data-v-59da007c] {
  width: 100%;
  height: 100%;
  position: relative;
}
.my_courses_details[data-v-59da007c] {
  padding: 0 15px;
  box-sizing: border-box;
}
.my_courses_details .test_file_box_sli_min_title[data-v-59da007c] {
  color: #ccc !important;
}
.my_courses_details .my_courses_details_box[data-v-59da007c] {
  border: none;
  border-radius: 0px;
  background-color: #0c2049;
  height: calc(100vh - 85px);
  display: flex;
  width: 100%;
  box-sizing: border-box;
  border: solid 1px #2e405e;
  border-radius: 5px;
  padding: 15px;
  margin-top: 10px;
}
.my_courses_details .my_courses_details_box .left[data-v-59da007c] {
  position: relative;
  height: 100%;
  padding: 5px 10px 15px;
  min-width: 180px;
  box-sizing: border-box;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_left[data-v-59da007c] {
  width: 100%;
  position: relative;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_left .el-tree[data-v-59da007c] {
  background-color: #0c2049;
  color: #fff;
  font-weight: 100;
  height: 100%;
}
.my_courses_details .my_courses_details_box .shrink[data-v-59da007c] {
  position: absolute;
  right: -4px;
  top: 45%;
  padding: 0;
  width: 20px;
  height: 40px;
  z-index: 100;
  text-align: center;
  line-height: 40px;
  border: none;
  background-color: rgb(242, 242, 242);
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right[data-v-59da007c] {
  width: 90%;
  height: 100%;
  overflow: hidden;
  min-width: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 15px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_top .el-row[data-v-59da007c] {
  margin-bottom: 10px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_top .el-row .el-col span[data-v-59da007c] {
  display: inline-block;
  width: 7%;
  color: #fff;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_top .el-row .el-col .el-input[data-v-59da007c] {
  width: 93%;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_top .el-row .el-col[data-v-59da007c]:nth-of-type(1) {
  margin-bottom: 10px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_top .el-row .el-col:nth-of-type(1) .el-input[data-v-59da007c] {
  width: 10%;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_top .el-row .el-col:nth-of-type(1) p[data-v-59da007c] {
  width: 10%;
  line-height: 28px;
  border: #2e405e solid 1px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  text-align: center;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .file_list_box_file[data-v-59da007c] {
  margin: 10px 0 8px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .file_list_box_file > span[data-v-59da007c] {
  cursor: pointer;
  display: inline-block;
  line-height: 2;
  width: 12%;
  white-space: nowrap; /* 防止文本换行 */
  overflow: hidden; /* 隐藏溢出的文本 */
  text-overflow: ellipsis; /* 在文本溢出时显示省略号 */
  margin-right: 0.5%;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .file_list_box_file > span span[data-v-59da007c] {
  vertical-align: middle;
  margin-left: 2%;
  color: #fff;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .file_list_box_file > span .el-button[data-v-59da007c] {
  width: 100%;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .file_list_box_file > span svg[data-v-59da007c] {
  vertical-align: middle;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll[data-v-59da007c] {
  overflow-y: visible;
  width: 100%;
  height: 100%;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll > .file_list_box2_box_paf[data-v-59da007c] {
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  position: relative;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll .file_list_box_bottom_button[data-v-59da007c] {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll .add_dia_box_pdf_sli[data-v-59da007c] {
  margin: 0 auto;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll .add_dia_box_pdf_expand_reduce_box[data-v-59da007c] {
  position: absolute;
  right: 15px;
  top: 25px;
  z-index: 9999;
  border: solid 1px #2e405e;
  background-color: #0c2049;
  padding: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll .add_dia_box_pdf_expand_reduce_box .el-input[data-v-59da007c] {
  width: 70px;
  color: #333;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .pdf_scroll .add_dia_box_pdf_expand_reduce_box .pdf_pagesNum_span[data-v-59da007c] {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content > .view_exam_records_box[data-v-59da007c] {
  height: auto;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content > .el-button[data-v-59da007c] {
  margin: 0 10px 10px 0;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .no_data p[data-v-59da007c] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content > div[data-v-59da007c] {
  position: relative;
  height: calc(100vh - 250px);
  margin-top: 10px;
  border-top: solid 1px #2e405e;
  box-sizing: border-box;
  padding-top: 15px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content > div .course_finish_mark_span[data-v-59da007c] {
  position: absolute;
  right: 15px;
  top: 10px;
  display: inline-block;
  color: blue;
  z-index: 9999;
  text-decoration: underline;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box[data-v-59da007c] {
  color: #fff;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box > p[data-v-59da007c] {
  overflow: hidden;
  padding-bottom: 15px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box > p span[data-v-59da007c] {
  float: left;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box > p span[data-v-59da007c]:nth-of-type(2) {
  float: right;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli[data-v-59da007c] {
  margin-bottom: 20px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli > div[data-v-59da007c] {
  position: relative;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli > div > span[data-v-59da007c] {
  display: inline-block;
  width: 6%;
  vertical-align: middle;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli > div > span[data-v-59da007c]:nth-of-type(2) {
  text-align: right;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli > div .el-input[data-v-59da007c],
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli > div .el-textarea[data-v-59da007c] {
  width: 86%;
  vertical-align: middle;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli > div[data-v-59da007c] {
  margin-bottom: 10px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_score[data-v-59da007c] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 6%;
  text-align: right;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 p[data-v-59da007c] {
  overflow: hidden;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 p span[data-v-59da007c] {
  float: left;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 p span[data-v-59da007c]:nth-of-type(2) {
  float: right;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box[data-v-59da007c] {
  width: 100%;
  border: solid 1px #2e405e;
  box-sizing: border-box;
  border-radius: 4px;
  min-height: 32px;
  margin-top: 10px;
  padding: 10px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box > div[data-v-59da007c] {
  position: relative;
  line-height: 32px;
  display: inline-block;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  vertical-align: middle;
  border: solid 1px #2e405e;
  box-sizing: border-box;
  border-radius: 4px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box > div span[data-v-59da007c] {
  position: absolute;
  top: -8px;
  right: -8px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box > div .el-image[data-v-59da007c] {
  width: 100%;
  height: 100%;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box > div .video_box_sli[data-v-59da007c] {
  width: 100%;
  height: 100%;
  position: relative;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box > div .video_box_sli span[data-v-59da007c] {
  border: solid 1px #fff;
  box-sizing: border-box;
  border-radius: 50%;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  position: initial;
  font-size: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .test_file_box_sli_type4 .type4_img_box > div .video_box_sli img[data-v-59da007c] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .detail_answer_p[data-v-59da007c] {
  margin-top: 10px;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box .test_file_box_sli .detail_answer_p > span[data-v-59da007c] {
  display: inline-block;
  width: 6%;
  vertical-align: middle;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right .my_courses_details_box_right_content .test_file_box > .el-button[data-v-59da007c] {
  display: block;
  margin: 0 auto;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right video[data-v-59da007c]::-webkit-media-controls-timeline {
  pointer-events: none;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right video[data-v-59da007c]::-webkit-media-controls-timeline-container {
  pointer-events: none;
}
.my_courses_details .my_courses_details_box .my_courses_details_box_right video[data-v-59da007c]::-moz-media-controls-timeline {
  pointer-events: none;
}
.my_courses_details .my_courses_details_title[data-v-59da007c] {
  text-align: center;
  border: none;
  color: #fff;
  font-size: 18px;
  border-bottom: solid 1px #2e405e;
  line-height: 2;
  border-radius: 0;
  position: relative;
}
.my_courses_details .my_courses_details_title .my_courses_details_title_back[data-v-59da007c] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.moudel .box .add_dia_box_pdf_expand_reduce_box .el-input-number {
  width: 94px;
  vertical-align: top;
  line-height: 20px;
}
.moudel .box .add_dia_box_pdf_expand_reduce_box .el-input-number .el-input-number__decrease, .moudel .box .add_dia_box_pdf_expand_reduce_box .el-input-number .el-input-number__increase {
  border: none;
}
.moudel .box .add_dia_box_pdf_expand_reduce_box .el-input-number .el-input__inner {
  border: none !important;
  height: 20px;
  line-height: 20px;
}
.my_courses_details_box_right_top .el-row .el-input__inner {
  color: #fff;
  background: #0a1833;
  border: 1px solid #2e405e;
  height: 28px;
  line-height: 28px;
}
.test_file_box_sli .el-radio-group,
.test_file_box_sli .el-checkbox-group {
  width: 100%;
  padding-left: 6%;
  box-sizing: border-box;
}
.test_file_box_sli .el-radio-group .el-radio,
.test_file_box_sli .el-radio-group .el-checkbox,
.test_file_box_sli .el-checkbox-group .el-radio,
.test_file_box_sli .el-checkbox-group .el-checkbox {
  width: 100%;
  margin-bottom: 10px;
  color: #fff;
}
.test_file_box_sli .el-radio-group_box .el-radio-group,
.test_file_box_sli .el-radio-group_box .el-checkbox-group {
  width: 100%;
  padding-left: 6%;
  box-sizing: border-box;
}
.test_file_box_sli .el-radio-group_box .el-radio-group .el-radio,
.test_file_box_sli .el-radio-group_box .el-radio-group .el-checkbox,
.test_file_box_sli .el-radio-group_box .el-checkbox-group .el-radio,
.test_file_box_sli .el-radio-group_box .el-checkbox-group .el-checkbox {
  width: auto;
  margin-bottom: 10px;
  color: #fff;
}
.test_file_box_sli .el-radio .el-radio__input.is-disabled.is-checked .el-radio__inner {
  border-color: #409eff;
  background: #409eff;
}
.test_file_box_sli .el-checkbox-group .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  border-color: #409eff;
  background: #409eff;
}
