@charset "UTF-8";
.el-con .name[data-v-650e0476] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listen ul[data-v-650e0476] {
  overflow: auto;
}
.listen ul[data-v-650e0476]::-webkit-scrollbar {
    display: none;
}

/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.listen[data-v-650e0476] {
  width: 100%;
}
.listen ul[data-v-650e0476] {
  width: 100%;
  height: calc(100vh - 1.82292rem);
}
.listen ul li:first-child .listenTimesDiv[data-v-650e0476]::after {
    top: 50%;
}
.listenDiv[data-v-650e0476] {
  width: 100%;
  display: flex;
  align-items: stretch;
}
.listenDiv .listenTimesDiv[data-v-650e0476] {
  width: 0.78125rem;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.listenDiv .listenTimesDiv[data-v-650e0476]::after {
    content: "";
    position: absolute;
    top: 0;
    right: 2px;
    width: 5px;
    height: 100%;
    border-left: 1px solid #dedede;
}
.listenTimesText[data-v-650e0476] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 0.17708rem;
}
.listenTimesText span[data-v-650e0476] {
  font-size: 0.14583rem;
  color: #666;
}
.listenTimesText p[data-v-650e0476] {
  font-size: 0.09375rem;
  color: #666;
}
.listenTimesDiv i[data-v-650e0476] {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.theme-blue .listenTimesDiv i[data-v-650e0476] {
    background-color: #2E58FF !important;
}
.theme-red .listenTimesDiv i[data-v-650e0476] {
    background-color: #AB1212 !important;
}
.listenData[data-v-650e0476] {
  flex: 1 1 auto;
  display: flex;
}
.listenDataText[data-v-650e0476] {
  flex: 1 1 auto;
  margin-left: 0.15625rem;
  height: 100%;
  border-bottom: 1px solid #d5d5d5;
  display: flex;
  align-items: center;
  padding: 0.10417rem 0;
}
.listenDataTextImg[data-v-650e0476] {
  width: 0.98958rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.listenDataTextImg .imgSize[data-v-650e0476] {
  width: 0.58854rem;
  height: 0.36458rem;
}
.listenDataTextData[data-v-650e0476] {
  flex: 1 1 auto;
  height: 100%;
  color: #666;
  font-size: 15px;
}
.el-con[data-v-650e0476] {
  display: flex;
  overflow: hidden;
}
.el-con .name[data-v-650e0476] {
    flex: 1 1 auto;
    width: 0;
    color: #f97a1f;
}
.listenDataTextData .title[data-v-650e0476] {
  color: #343434;
  font-size: 16px;
}
.listenDataTextData .lecturer[data-v-650e0476] {
  margin-top: 5px;
}
.listenDataTextData .info-box[data-v-650e0476] {
  margin-top: 15px;
}
.listenDataTextData div p span[data-v-650e0476] {
  color: #f97a1f;
}
.buttonDiv[data-v-650e0476] {
  display: flex;
  align-items: center;
}

@charset "UTF-8";
.record-list .item .link-box .link-btn[data-v-d9a29cde] {
  width: 0.57292rem;
  height: 0.16667rem;
  border-radius: 16px;
  padding: 0;
  font-size: 14px;
}

/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.record-list .stem[data-v-d9a29cde] {
  display: none;
}
.record-list .item[data-v-d9a29cde] {
  width: 100%;
  min-height: 0.54167rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.10417rem 15px;
}
.record-list .item[data-v-d9a29cde]:nth-child(odd) {
    background: #f8f8f8;
}
.record-list .item .title-box[data-v-d9a29cde] {
    flex: 1 1 auto;
    margin-right: 0.10417rem;
}
.record-list .item .title-box .date[data-v-d9a29cde] {
      color: #9a9a9a;
}
.record-list .item .title-box .date .iconfont[data-v-d9a29cde] {
        margin-right: 10px;
        font-size: 0.13021rem;
        vertical-align: middle;
}
.record-list .item .title-box .date .span[data-v-d9a29cde]:after {
        content: " / ";
}
.record-list .item .title-box .date .span[data-v-d9a29cde]:last-child:after {
        content: "";
}
.record-list .item .title-box .title[data-v-d9a29cde] {
      margin-top: 10px;
      font-size: 15px;
      display: flex;
}
.record-list .item .title-box .title .span[data-v-d9a29cde] {
        margin-right: 15px;
}
.theme-blue .record-list .item .title-box .title .span[data-v-d9a29cde] {
          color: #2E58FF !important;
}
.theme-red .record-list .item .title-box .title .span[data-v-d9a29cde] {
          color: #AB1212 !important;
}
.record-list .item .title-box .title .tit[data-v-d9a29cde] {
        flex: 1 1 auto;
}
.record-list .item .progress-box[data-v-d9a29cde] {
    display: flex;
    align-items: center;
    min-width: 2.60417rem;
}
.record-list .item .progress-box .progress[data-v-d9a29cde] {
      width: 0.9375rem;
      margin-right: 0.15625rem;
}
.record-list .item .link-box[data-v-d9a29cde] {
    min-width: 0.96875rem;
    text-align: right;
}
.record-list .item .link-box .link[data-v-d9a29cde] {
      cursor: pointer;
      margin-right: 0.10417rem;
}
.theme-blue .record-list .item .link-box .link[data-v-d9a29cde] {
        color: #2E58FF !important;
}
.theme-red .record-list .item .link-box .link[data-v-d9a29cde] {
        color: #AB1212 !important;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
collect_list[data-v-8b3efa16] .header {
  background-color: #f8f9fb;
}
.collapse-cell[data-v-8b3efa16] {
  display: flex;
  align-items: center;
  padding: 0.10417rem 0.10417rem 0.10417rem 0.36458rem;
}
.collapse-cell .iconfont[data-v-8b3efa16] {
    vertical-align: middle;
    font-size: 0.10417rem;
    margin-right: 10px;
}
.collapse-cell .item[data-v-8b3efa16] {
    flex: 1;
    text-align: center;
}
.collapse-cell .item[data-v-8b3efa16]:nth-child(1) {
      text-align: left;
      flex: 2;
}
.collapse-cell .uni-link-btn[data-v-8b3efa16] {
    min-width: 0.46875rem;
    padding: 4px 8px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 0.20833rem;
}
.theme-blue .collapse-cell .uni-link-btn[data-v-8b3efa16] {
      background-color: #2E58FF !important;
}
.theme-red .collapse-cell .uni-link-btn[data-v-8b3efa16] {
      background-color: #AB1212 !important;
}
.collapse-cell .uni-link-btn[data-v-8b3efa16]:hover {
      color: #fff !important;
}
.collapse-cell .uni-link-btn i[data-v-8b3efa16] {
      margin-right: 5px;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.collect_list[data-v-0361129c] .header {
  background-color: #f8f9fb;
}
.collapse-cell[data-v-0361129c] {
  display: flex;
  align-items: center;
  padding: 0.10417rem 0.10417rem 0.10417rem 0.36458rem;
}
.collapse-cell .iconfont[data-v-0361129c] {
    vertical-align: middle;
    font-size: 0.10417rem;
    margin-right: 10px;
}
.collapse-cell .item[data-v-0361129c] {
    flex: 1;
    text-align: center;
}
.collapse-cell .item[data-v-0361129c]:nth-child(1) {
      text-align: left;
      flex: 2;
}
.collapse-cell .uni-link-btn[data-v-0361129c] {
    min-width: 0.46875rem;
    padding: 4px 8px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 0.20833rem;
}
.theme-blue .collapse-cell .uni-link-btn[data-v-0361129c] {
      background-color: #2E58FF !important;
}
.theme-red .collapse-cell .uni-link-btn[data-v-0361129c] {
      background-color: #AB1212 !important;
}
.collapse-cell .uni-link-btn[data-v-0361129c]:hover {
      color: #fff !important;
}
.collapse-cell .uni-link-btn i[data-v-0361129c] {
      margin-right: 5px;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.collect_list[data-v-3e888b33] .header {
  background-color: #f8f9fb;
}
.collapse-cell[data-v-3e888b33] {
  display: flex;
  align-items: center;
  padding: 0.10417rem 0.10417rem 0.10417rem 0.36458rem;
}
.collapse-cell .iconfont[data-v-3e888b33] {
    vertical-align: middle;
    font-size: 0.10417rem;
    margin-right: 10px;
}
.collapse-cell .item[data-v-3e888b33] {
    flex: 1;
    text-align: center;
}
.collapse-cell .item[data-v-3e888b33]:nth-child(1) {
      text-align: left;
      flex: 2;
}
.collapse-cell .uni-link-btn[data-v-3e888b33] {
    min-width: 0.46875rem;
    padding: 4px 8px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 0.20833rem;
}
.theme-blue .collapse-cell .uni-link-btn[data-v-3e888b33] {
      background-color: #2E58FF !important;
}
.theme-red .collapse-cell .uni-link-btn[data-v-3e888b33] {
      background-color: #AB1212 !important;
}
.collapse-cell .uni-link-btn[data-v-3e888b33]:hover {
      color: #fff !important;
}
.collapse-cell .uni-link-btn i[data-v-3e888b33] {
      margin-right: 5px;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.classRecord[data-v-ae95bea0] {
  min-height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
  padding: 0.10417rem 0.10417rem 0 0.10417rem;
}
.classRecord .classRecordDiv[data-v-ae95bea0] {
  width: 100%;
  min-height: inherit;
  background-color: #fff;
}
.classRecord .classRecordDiv .classTitle[data-v-ae95bea0] {
  margin-left: 0.10417rem;
}
.classRecord .classRecordDiv .classTab[data-v-ae95bea0] {
  padding: 0 0.10417rem;
}


/*# sourceMappingURL=10-1760075386701.css.map*/