@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-665e07ad],
sup[data-v-665e07ad] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-665e07ad] {
  top: -0.5em;
}
sub[data-v-665e07ad] {
  bottom: -0.25em;
}
.shu[data-v-665e07ad] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-665e07ad] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-665e07ad] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-665e07ad]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-665e07ad] {
  max-width: 800px;
}
.confirm[data-v-665e07ad] {
  border: 1px solid #D9D9D9;
}
.confirm[data-v-665e07ad]:hover, .confirm[data-v-665e07ad]:focus {
    background: transparent;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-68c2639b],
sup[data-v-68c2639b] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-68c2639b] {
  top: -0.5em;
}
sub[data-v-68c2639b] {
  bottom: -0.25em;
}
.shu[data-v-68c2639b] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-68c2639b] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-68c2639b] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-68c2639b]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-68c2639b] {
  max-width: 800px;
}
.courseListPage[data-v-68c2639b] {
  width: 100%;
  height: auto;
  background: #fbfbfb;
  display: flex;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  /* 混合版本语法: IE 10 */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  flex-direction: column;
}
.courseListPage .centerCss[data-v-68c2639b] {
    width: 1200px;
    margin: 0 auto;
}
.courseListPage .topTitleContent[data-v-68c2639b] {
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.courseListPage .topTitleContent .search[data-v-68c2639b] {
      width: 398px;
      height: 34px;
      border-radius: 20px;
      border: 1px solid #d9d9d9;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      position: relative;
}
.courseListPage .topTitleContent .search input[data-v-68c2639b] {
        height: 34px;
        font-size: 16px;
        font-weight: normal;
        line-height: 34px;
        color: #333;
        outline: none;
        border: none;
        background: none;
        padding: 0 0 0 20px;
        width: 330px;
}
.courseListPage .topTitleContent .search input[data-v-68c2639b]:focus {
          color: #333;
}
.courseListPage .topTitleContent .search[data-v-68c2639b] ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search[data-v-68c2639b] :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search[data-v-68c2639b] ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search[data-v-68c2639b] :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search span[data-v-68c2639b] {
        cursor: pointer;
        width: 18px;
        height: 18px;
        margin-right: 20px;
}
.courseListPage .topTitleContent .search span .iconfont[data-v-68c2639b] {
          cursor: pointer;
          width: 18px;
          height: 18px;
          color: #999999;
          font-size: 18px;
}
.courseListPage .topTitleContent .search span .iconfont[data-v-68c2639b]:hover {
            color: #f3493b;
}
.courseListPage .topTitleContent .search .association[data-v-68c2639b] {
        position: absolute;
        top: 36px;
        left: 14px;
        z-index: 11;
        overflow-y: auto;
        width: 368px;
        max-height: 210px;
        background: #ffffff;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
        background: #fff;
}
.courseListPage .topTitleContent .search .association h1[data-v-68c2639b] {
          cursor: pointer;
          height: 42px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 14px;
          font-weight: normal;
          line-height: 42px;
          color: #333333;
          padding: 0 24px;
}
.courseListPage .topTitleContent .search .association h1[data-v-68c2639b]:hover {
            background: #ffe8e8;
            color: #e43021;
            font-weight: bold;
}
.courseListPage .topTitleContent .search .association h1[data-v-68c2639b] span {
            color: #e43021;
}
.courseListPage .searchList[data-v-68c2639b] {
    background: #fff;
    padding: 6px 0;
}
.courseListPage .searchList .type[data-v-68c2639b] {
      padding: 6px 15px 6px 20px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
}
.courseListPage .searchList .type h1[data-v-68c2639b] {
        width: 66px;
        height: 30px;
        font-size: 16px;
        font-weight: normal;
        line-height: 30px;
        color: #666666;
        text-align: justify;
}
.courseListPage .searchList .type h1[data-v-68c2639b]::after {
          content: '';
          display: inline-block;
          width: 100%;
}
.courseListPage .searchList .type .items[data-v-68c2639b] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        width: 1069px;
}
.courseListPage .searchList .type .items span[data-v-68c2639b] {
          font-size: 16px;
          font-weight: normal;
          line-height: 30px;
          color: #333333;
          margin-right: 20px;
          cursor: pointer;
          word-break: keep-all;
          display: inline-block;
}
.courseListPage .searchList .type .items span[data-v-68c2639b]:hover {
            color: #f3493b;
}
.courseListPage .searchList .type .items .hover[data-v-68c2639b] {
          color: #f3493b;
          font-weight: bold;
}
.courseListPage .searchList .type .items .all[data-v-68c2639b] {
          width: 1030px;
}
.courseListPage .searchList .type .items .triangleCss[data-v-68c2639b] {
          cursor: pointer;
          padding: 0 5px;
          width: 8px;
          height: 22px;
}
.courseListPage .searchList .type .items .triangle[data-v-68c2639b] {
          width: 0;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          margin-top: 11px;
}
.courseListPage .searchList .type .items .down[data-v-68c2639b] {
          border-top: 6px solid #999999;
          border-radius: 2px;
}
.courseListPage .searchList .type .items .up[data-v-68c2639b] {
          border-bottom: 6px solid #999999;
          border-radius: 2px;
}
.courseListPage .zxpage[data-v-68c2639b] {
    margin: 14px auto;
    height: 42px;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: inherit;
}
.courseListPage .zxpage .zx[data-v-68c2639b] {
      padding-left: 20px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
}
.courseListPage .zxpage .zx h1[data-v-68c2639b] {
        font-size: 16px;
        font-weight: normal;
        line-height: 42px;
        color: #f3493b;
}
.courseListPage .zxpage .zx h2[data-v-68c2639b] {
        font-size: 16px;
        font-weight: normal;
        line-height: 42px;
        color: #999999;
}
.courseListPage .zxpage .zx .lx[data-v-68c2639b] {
        margin-left: 10px;
        width: 148px;
        height: 28px;
        background: #fff3f3;
        border-radius: 14px;
        border: 1px solid #f3493b;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        font-size: 14px;
        font-weight: normal;
        line-height: 28px;
        color: #f3493b;
        cursor: pointer;
}
.courseListPage .zxpage .zx .lx .iconfont[data-v-68c2639b] {
          width: 16px;
          height: 16px;
          padding-right: 11px;
          font-size: 16px;
          font-weight: normal;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          flex-wrap: nowrap;
}
.courseListPage .zxpage .zx .lx[data-v-68c2639b]:hover {
          background: #f3493b;
          color: #fff;
          font-weight: bold;
}
.courseListPage .zxpage .zx .lx:hover .iconfont[data-v-68c2639b] {
            font-weight: normal;
}
.courseListPage .zxpage .page h1[data-v-68c2639b],
    .courseListPage .zxpage .page h2[data-v-68c2639b] {
      display: inline-block;
      font-size: 12px;
      font-weight: normal;
      line-height: 42px;
      color: #999999;
      padding-right: 20px;
}
.courseListPage .zxpage .page span[data-v-68c2639b] {
      color: #f3493b;
}
.courseListPage .zxpage .page h1 > span[data-v-68c2639b] {
      padding: 5px;
}
.courseListPage .zxpage .page i[data-v-68c2639b] {
      font-style: normal;
}
.courseListPage .zxpage .page .l[data-v-68c2639b] {
      padding-right: 5px;
}
.courseListPage .zxpage .page .r[data-v-68c2639b] {
      padding-left: 5px;
}
.courseListPage .list[data-v-68c2639b] {
    width: 1200px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.courseListPage .list .sesson[data-v-68c2639b] {
      width: 257px;
      padding: 14px 14px 0 14px;
      background: #ffffff;
      box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
      border-radius: 4px;
      margin: 0 7.5px 20px;
}
.courseListPage .list .sesson .imgCss[data-v-68c2639b], .courseListPage .list .sesson .transformImg[data-v-68c2639b], .courseListPage .list .sesson .img[data-v-68c2639b] {
        width: 257px;
        height: 145px;
        overflow: hidden;
        border-radius: 4px;
}
.courseListPage .list .sesson .transformImg .img[data-v-68c2639b] {
        transition: all 0.6s;
}
.courseListPage .list .sesson .transformImg .img[data-v-68c2639b]:hover {
          transform: scale(1.3);
          -ms-transform: scale(1.3);
          -moz-transform: scale(1.3);
          -webkit-transform: scale(1.3);
          -o-transform: scale(1.3);
}
.courseListPage .list .sesson .img[data-v-68c2639b] {
        cursor: pointer;
        -o-object-fit: contain;
           object-fit: contain;
}
.courseListPage .list .sesson .title[data-v-68c2639b] {
        cursor: pointer;
        width: 245px;
        height: 22px;
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        color: #333333;
        padding: 20px 6px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0;
        box-sizing: initial;
}
.courseListPage .list .sesson ul[data-v-68c2639b] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        height: 24px;
        overflow: hidden;
        padding-left: 6px;
}
.courseListPage .list .sesson ul li[data-v-68c2639b] {
          padding: 0 10px;
          height: 24px;
          background: #f7f7f7;
          border-radius: 12px 12px 12px 0px;
          font-size: 12px;
          font-weight: normal;
          line-height: 24px;
          color: #666666;
          margin-right: 6px;
}
.courseListPage .list .sesson .author[data-v-68c2639b] {
        padding-left: 6px;
        margin-top: 10px;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        color: #999;
        display: flex;
        align-content: center;
}
.courseListPage .list .sesson .author span[data-v-68c2639b] {
          font-size: 12px;
          padding: 0 8px;
}
.courseListPage .list .sesson .last[data-v-68c2639b] {
        margin-top: 16px;
        border-top: 1px solid #ededed;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 11px 6px 10px;
}
.courseListPage .list .sesson .last h1[data-v-68c2639b] {
          font-size: 12px;
          font-weight: normal;
          line-height: 20px;
          color: #666666;
}
.courseListPage .list .sesson .last h2[data-v-68c2639b] {
          font-size: 14px;
          font-weight: normal;
          line-height: 20px;
          color: #f3493b;
          cursor: pointer;
}
.courseListPage .list .sesson .last h2[data-v-68c2639b]:hover {
            color: #da4134;
}
.courseListPage .list .sesson:hover .title[data-v-68c2639b] {
        color: #f3493b;
}
.courseListPage .nodata[data-v-68c2639b] {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.courseListPage .nodata img[data-v-68c2639b] {
      width: 178px;
      height: 140px;
}
.courseListPage .nodata span[data-v-68c2639b] {
      font-size: 16px;
      font-weight: normal;
      line-height: 20px;
      color: #999999;
      padding-top: 34px;
}
.courseListPage .pagination[data-v-68c2639b] {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
}

