.my-video[data-v-01740584] {
  width: 100%;
  display: block;
}

.my-audio[data-v-32751242] {
  width: 100%;
  display: block;
}

@charset "UTF-8";
.pro-border[data-v-42c3a0a4] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #f8f8f8;
}
.pro-header[data-v-42c3a0a4] {
  padding: 24px;
  background-color: #f8f8f8;
}
.pro-header .pro-header-white[data-v-42c3a0a4] {
    width: 100%;
    height: 72px;
    background-color: #FFF;
    border-radius: 6px;
    box-sizing: border-box;
    padding-left: 32px;
    display: flex;
    align-items: center;
}
.pro-header .pro-header-white .pro-title[data-v-42c3a0a4] {
      font-size: 14px;
      line-height: 14px;
      color: rgba(0, 0, 0, 0.9);
      font-weight: 600;
}
.pro-header .pro-header-white .pro-title-grey[data-v-42c3a0a4] {
      color: rgba(0, 0, 0, 0.4);
      font-weight: 400;
      margin-left: 10px;
      cursor: pointer;
}
.pro-header .pro-header-white .pro-line[data-v-42c3a0a4] {
      margin: 0 4px;
}
.courseF-detail-white[data-v-42c3a0a4] {
  width: calc(100% - 24px - 24px);
  box-sizing: border-box;
  background-color: #FFF;
  padding: 36px 74px;
  margin: 0 auto;
  border-radius: 6px;
  display: flex;
}
.courseF-detail-left[data-v-42c3a0a4] {
  width: 920px;
  margin-right: 48px;
}
.courseF-detail-left .courseF-detail-tt[data-v-42c3a0a4] {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 38px;
    font-weight: bold;
    word-break: break-all;
}
.courseF-detail-left .courseF-des[data-v-42c3a0a4] {
    font-size: 14px;
    margin-top: 20px;
}
.courseF-detail-left .courseF-des span[data-v-42c3a0a4] {
      font-weight: 400;
      color: #666;
      line-height: 20px;
      margin-left: 9px;
}
.courseF-detail-right[data-v-42c3a0a4] {
  flex: 1;
  min-width: 0;
}
.courseF-detail-right .courseF-courselist[data-v-42c3a0a4] {
    position: sticky;
    position: -webkit-sticky;
    top: 20px;
}
.courseF-detail-blue[data-v-42c3a0a4] {
  width: 100%;
  height: 64px;
  line-height: 64px;
  background-color: #6366F1;
  box-sizing: border-box;
  padding-left: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
}
.courseF-list-content[data-v-42c3a0a4] {
  width: 100%;
  height: 604px;
  overflow-y: auto;
  box-sizing: border-box;
  border: 1px solid #F3F4F6;
  border-top: none;
}
.courseF-list-row[data-v-42c3a0a4] {
  box-sizing: border-box;
  padding: 20px 24px;
  border-bottom: 1px solid #F3F4F6;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.courseF-list-row .courseF-square[data-v-42c3a0a4] {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    background-color: #F3F4F6;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
}
.courseF-list-row .courseF-square .courseF-bo[data-v-42c3a0a4] {
      display: none;
}
.courseF-list-row .courseF-list-text[data-v-42c3a0a4] {
    flex: 1;
    min-width: 0;
    margin-left: 16px;
    margin-right: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
    font-weight: bold;
}
.courseF-list-row .courseF-arrow[data-v-42c3a0a4] {
    width: 16px;
    height: 16px;
}
.courseF-list-row[data-v-42c3a0a4]:last-child {
  border-bottom: none;
}
.courseF-list-row[data-v-42c3a0a4]:hover,
.courseF-list-row-selected[data-v-42c3a0a4] {
  background-color: #F3F4F6;
}
.courseF-list-row:hover .courseF-square[data-v-42c3a0a4],
  .courseF-list-row-selected .courseF-square[data-v-42c3a0a4] {
    background-color: #6366F1;
}
.courseF-list-row:hover .courseF-square span[data-v-42c3a0a4],
    .courseF-list-row-selected .courseF-square span[data-v-42c3a0a4] {
      display: none;
}
.courseF-list-row:hover .courseF-square .courseF-bo[data-v-42c3a0a4],
    .courseF-list-row-selected .courseF-square .courseF-bo[data-v-42c3a0a4] {
      display: block;
}
.courseF-video-border[data-v-42c3a0a4] {
  width: 100%;
  position: relative;
  margin-top: 24px;
  border-radius: 4px;
  overflow: hidden;
}
.courseF-video-border .courseF-video-pic[data-v-42c3a0a4] {
    width: 100%;
    position: relative;
    cursor: pointer;
}
.courseF-video-border .courseF-video-pic .courseF-video-img[data-v-42c3a0a4] {
      width: 100%;
      display: block;
      position: relative;
      z-index: 1;
}
.courseF-video-border .courseF-video-pic .courseF-video-play[data-v-42c3a0a4] {
      width: 64px;
      height: 64px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -32px;
      margin-top: -32px;
      z-index: 2;
}
.courseF-collect-border[data-v-42c3a0a4] {
  width: 100%;
  margin-top: 15px;
}
.courseF-collect-border .courseF-collect-nei[data-v-42c3a0a4] {
    float: left;
    display: flex;
    justify-content: start;
    align-items: center;
    cursor: pointer;
}
.courseF-collect-border .courseF-collect-nei .courseF-collect-img[data-v-42c3a0a4] {
      width: 24px;
      height: 24px;
      margin-right: 12px;
      position: relative;
      top: -1px;
}
.courseF-collect-border .courseF-collect-nei span[data-v-42c3a0a4] {
      font-weight: 500;
      font-size: 14px;
      color: #333;
      line-height: 20px;
}
.courseF-des-tt[data-v-42c3a0a4] {
  width: 100%;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 28px;
  font-weight: bold;
  margin-top: 36px;
  display: flex;
  align-items: center;
}
.courseF-des-tt .courseF-shu[data-v-42c3a0a4] {
    width: 4px;
    height: 14px;
    background-color: #736EFE;
    border-radius: 2px;
    margin-right: 6px;
    position: relative;
    top: 1px;
}
.courseF-des-tt2[data-v-42c3a0a4] {
  margin-top: 50px;
}
.courseF-des-content[data-v-42c3a0a4] {
  width: 100%;
  box-sizing: border-box;
  margin-top: 12px;
}
.courseF-fj-row[data-v-42c3a0a4] {
  color: #1a91ff;
  font-size: 14px;
  margin-top: 10px;
  word-break: break-all;
  cursor: pointer;
}
.courseF-collect-border[data-v-42c3a0a4]:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
@media only screen and (max-width: 1799px) {
.courseF-detail-white[data-v-42c3a0a4] {
    padding: 32px 58px;
}
.courseF-detail-left[data-v-42c3a0a4] {
    margin-right: 42px;
}
}
@media only screen and (max-width: 1759px) {
.courseF-detail-left[data-v-42c3a0a4] {
    width: 900px;
}
}
@media only screen and (max-width: 1719px) {
.courseF-detail-left[data-v-42c3a0a4] {
    width: 880px;
}
}
@media only screen and (max-width: 1689px) {
.courseF-detail-white[data-v-42c3a0a4] {
    padding: 28px 46px;
}
.courseF-detail-left[data-v-42c3a0a4] {
    width: 860px;
    margin-right: 40px;
}
.courseF-list-content[data-v-42c3a0a4] {
    height: 560px;
}
}
@media only screen and (max-width: 1629px) {
.courseF-detail-left[data-v-42c3a0a4] {
    width: 840px;
}
.courseF-detail-left .courseF-detail-tt[data-v-42c3a0a4] {
      font-size: 28px;
}
.courseF-list-content[data-v-42c3a0a4] {
    height: 540px;
}
}
@media only screen and (max-width: 1599px) {
.courseF-detail-white[data-v-42c3a0a4] {
    padding: 26px 42px;
}
.courseF-detail-left[data-v-42c3a0a4] {
    width: 800px;
}
.courseF-list-content[data-v-42c3a0a4] {
    height: 510px;
}
}
@media only screen and (max-width: 1549px) {
.courseF-list-content[data-v-42c3a0a4] {
    height: 500px;
}
.courseF-detail-left[data-v-42c3a0a4] {
    width: 780px;
    margin-right: 36px;
}
.courseF-list-row[data-v-42c3a0a4] {
    padding: 15px 20px;
}
.courseF-detail-blue[data-v-42c3a0a4] {
    height: 60px;
    line-height: 60px;
    padding-left: 22px;
}
}
@media only screen and (max-width: 1519px) {
.courseF-detail-white[data-v-42c3a0a4] {
    padding: 24px 38px;
}
.courseF-detail-left[data-v-42c3a0a4] {
    width: 760px;
    margin-right: 32px;
}
}
@media only screen and (max-width: 1499px) {
.courseF-detail-white[data-v-42c3a0a4] {
    padding-left: 34px;
    padding-right: 34px;
}
.courseF-detail-left[data-v-42c3a0a4] {
    width: 700px;
    margin-right: 30px;
}
.courseF-detail-left .courseF-detail-tt[data-v-42c3a0a4] {
      font-size: 26px;
}
.courseF-list-content[data-v-42c3a0a4] {
    height: 465px;
}
.courseF-detail-blue[data-v-42c3a0a4] {
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
    font-size: 15px;
}
.courseF-list-row[data-v-42c3a0a4] {
    padding: 12px 18px;
}
.courseF-list-row .courseF-list-text[data-v-42c3a0a4] {
      font-size: 13px;
      margin: 0 14px;
}
.courseF-list-row .courseF-square[data-v-42c3a0a4] {
      width: 34px;
      height: 34px;
}
}
@media only screen and (max-width: 1399px) {
.courseF-detail-left[data-v-42c3a0a4] {
    width: 620px;
}
.courseF-list-content[data-v-42c3a0a4] {
    height: 400px;
}
.courseF-detail-right .courseF-courselist[data-v-42c3a0a4] {
    top: 15px;
}
}
.courseF-video-row[data-v-42c3a0a4] {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: right;
  box-sizing: border-box;
  padding-right: 20px;
}
.courseF-video-row i[data-v-42c3a0a4] {
    color: #FFF;
    cursor: pointer;
    font-size: 20px;
}
.courseF-file-border[data-v-42c3a0a4] {
  width: 100%;
  max-height: 650px;
  overflow-x: auto;
  overflow-y: auto;
}

/* 使滚动条整体看起来更粗 */
.courseF-file-border[data-v-42c3a0a4]::-webkit-scrollbar {
  width: 12px;
  /* 滚动条的宽度 */
}

/* 也可以单独设置滚动条轨道和滑块的样式 */
.courseF-file-border[data-v-42c3a0a4]::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* 轨道颜色 */
}
.courseF-file-border[data-v-42c3a0a4]::-webkit-scrollbar-thumb {
  background: #888;
  /* 滑块颜色 */
}
.courseF-file-border[data-v-42c3a0a4]::-webkit-scrollbar-thumb:hover {
  background: #555;
  /* 滑块鼠标悬停颜色 */
}

@charset "UTF-8";
/* 强制隐藏加载层容器 */
.force-hidden-loading.el-loading-mask {
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  /* 覆盖内置最小宽度 */
  min-height: 0 !important;
  /* 覆盖内置最小高度 */
  padding: 0 !important;
  border: none !important;
  opacity: 0 !important;
  overflow: hidden !important;
  z-index: -9999 !important;
  /* 压到最底层，避免遮挡 */
}

/* 隐藏加载内容（文字+图标） */
.force-hidden-loading .el-loading-text,
.force-hidden-loading .el-loading-spinner {
  display: none !important;
}
.courseF-des-content img {
  max-width: 100%;
}
.courseF-des-content .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.courseF-des-content .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.courseF-des-content .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.courseF-des-content .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.courseF-des-content .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.courseF-des-content .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.courseF-des-content .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.courseF-des-content .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.courseF-des-content .ql-size-small {
  font-size: 0.75em;
}
.courseF-des-content .ql-size-large {
  font-size: 1.5em;
}
.courseF-des-content .ql-size-huge {
  font-size: 2.5em;
}
#luckysheet-wa-editor {
  display: none !important;
}

