@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-ef2f4f40],
sup[data-v-ef2f4f40] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-ef2f4f40] {
  top: -0.5em;
}
sub[data-v-ef2f4f40] {
  bottom: -0.25em;
}
.shu[data-v-ef2f4f40] {
  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-ef2f4f40] {
  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-ef2f4f40] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-ef2f4f40]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-ef2f4f40] {
  max-width: 800px;
}
.courseListPage[data-v-ef2f4f40] {
  width: 100%;
  height: auto;
  min-height: 578px;
  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-ef2f4f40] {
    width: 1200px;
    margin: 0 auto;
}
.courseListPage .topTitleContent[data-v-ef2f4f40] {
    height: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.courseListPage .topTitleContent .search[data-v-ef2f4f40] {
      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-ef2f4f40] {
        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-ef2f4f40]:focus {
          color: #333;
}
.courseListPage .topTitleContent .search[data-v-ef2f4f40] ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search[data-v-ef2f4f40] :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search[data-v-ef2f4f40] ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search[data-v-ef2f4f40] :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #a4a4a4;
}
.courseListPage .topTitleContent .search span[data-v-ef2f4f40] {
        cursor: pointer;
        width: 18px;
        height: 18px;
        margin-right: 20px;
}
.courseListPage .topTitleContent .search span .iconfont[data-v-ef2f4f40] {
          cursor: pointer;
          width: 18px;
          height: 18px;
          color: #999999;
          font-size: 18px;
}
.courseListPage .topTitleContent .search span .iconfont[data-v-ef2f4f40]:hover {
            color: #f3493b;
}
.courseListPage .topTitleContent .search .association[data-v-ef2f4f40] {
        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-ef2f4f40] {
          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-ef2f4f40]:hover {
            background: #ffe8e8;
            color: #e43021;
            font-weight: bold;
}
.courseListPage .topTitleContent .search .association h1[data-v-ef2f4f40] span {
            color: #e43021;
}
.courseListPage .searchList[data-v-ef2f4f40] {
    background: #fff;
    padding: 6px 0;
}
.courseListPage .searchList .type[data-v-ef2f4f40] {
      padding: 6px 15px 6px 20px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
}
.courseListPage .searchList .type h1[data-v-ef2f4f40] {
        width: 66px;
        height: 30px;
        font-size: 16px;
        font-weight: normal;
        line-height: 30px;
        color: #666666;
        text-align: justify;
}
.courseListPage .searchList .type h1[data-v-ef2f4f40]::after {
          content: '';
          display: inline-block;
          width: 100%;
}
.courseListPage .searchList .type .items[data-v-ef2f4f40] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        width: 1069px;
}
.courseListPage .searchList .type .items span[data-v-ef2f4f40] {
          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-ef2f4f40]:hover {
            color: #f3493b;
}
.courseListPage .searchList .type .items .hover[data-v-ef2f4f40] {
          color: #f3493b;
          font-weight: bold;
}
.courseListPage .searchList .type .items .all[data-v-ef2f4f40] {
          width: 1030px;
}
.courseListPage .searchList .type .items .triangleCss[data-v-ef2f4f40] {
          cursor: pointer;
          padding: 0 5px;
          width: 8px;
          height: 22px;
}
.courseListPage .searchList .type .items .triangle[data-v-ef2f4f40] {
          width: 0;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          margin-top: 11px;
}
.courseListPage .searchList .type .items .down[data-v-ef2f4f40] {
          border-top: 6px solid #999999;
          border-radius: 2px;
}
.courseListPage .searchList .type .items .up[data-v-ef2f4f40] {
          border-bottom: 6px solid #999999;
          border-radius: 2px;
}
.courseListPage .first_list[data-v-ef2f4f40] {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 20px;
    background: #ffffff;
    height: 350px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.courseListPage .first_list .twoInner[data-v-ef2f4f40] {
      width: 95%;
      height: 112px;
      margin-left: 20px;
      margin-right: 20px;
      margin-bottom: 20px;
      background: #f6f6f8;
      border-radius: 4px;
      padding-left: 20px;
      padding-top: 20px;
}
.courseListPage .first_list .twoInner .twoInnerP1[data-v-ef2f4f40] {
        width: 100%;
        height: 20px;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        padding: 5px;
}
.courseListPage .first_list .process[data-v-ef2f4f40] {
      margin-top: 30px;
      margin-left: 20px;
      margin-right: 20px;
      width: 96%;
      margin-bottom: 30px;
      padding-left: 10px;
}
.courseListPage .first_list .process .processTitle[data-v-ef2f4f40] {
        height: 25px;
        font-size: 18px;
        color: #333333;
        line-height: 25px;
}
.courseListPage .first_list .process .line[data-v-ef2f4f40] {
        width: 40px;
        height: 4px;
        background: #cf1000;
        margin-top: 10px;
}
.courseListPage .first_list .process .processInner[data-v-ef2f4f40] {
        display: flex;
        margin-top: 30px;
}
.courseListPage .first_list .process .processInner .processOne .processNum[data-v-ef2f4f40] {
          width: 17px;
          height: 22px;
          font-size: 16px;
          font-weight: 500;
          color: #333333;
          line-height: 22px;
}
.courseListPage .first_list .process .processInner .processOne .processLine[data-v-ef2f4f40] {
          width: 8px;
          height: 1px;
          background: #999999;
          border-radius: 1px;
}
.courseListPage .first_list .process .processInner .processOne .process_inner[data-v-ef2f4f40] {
          height: 16px;
          font-size: 14px;
          font-weight: 500;
          color: #333333;
          line-height: 16px;
          margin-top: 7px;
}
.courseListPage .first_list .process .processInner .jt[data-v-ef2f4f40] {
          width: 16px;
          height: 16px;
          margin-top: 24px;
          margin-left: 40px;
}
.courseListPage .first_list .process .processInner .jt .jtimg[data-v-ef2f4f40] {
            width: 16px;
            height: 16px;
}
.courseListPage .first_list .process .processInner .processTwo[data-v-ef2f4f40] {
          margin-left: 40px;
}
.courseListPage .first_list .process .processInner .processTwo .processNum[data-v-ef2f4f40] {
            width: 17px;
            height: 22px;
            font-size: 16px;
            font-weight: 500;
            color: #333333;
            line-height: 22px;
}
.courseListPage .first_list .process .processInner .processTwo .processLine[data-v-ef2f4f40] {
            width: 8px;
            height: 1px;
            background: #999999;
            border-radius: 1px;
}
.courseListPage .first_list .process .processInner .processTwo .process_inner1[data-v-ef2f4f40] {
            height: 16px;
            font-size: 14px;
            font-weight: 500;
            color: #333333;
            line-height: 16px;
            margin-top: 7px;
}
.courseListPage .first_list .process .processInner .processTwo .process_inner2[data-v-ef2f4f40] {
            height: 16px;
            font-size: 14px;
            font-weight: 500;
            color: #333333;
            line-height: 16px;
            margin-top: 7px;
}
.courseListPage .first_list .process .processInner .processTwo .process_inner3[data-v-ef2f4f40] {
            height: 16px;
            font-size: 14px;
            font-weight: 500;
            color: #333333;
            line-height: 16px;
            margin-top: 7px;
}
.courseListPage .first_list .process .processInner .processTwo .process_inner4[data-v-ef2f4f40] {
            height: 16px;
            font-size: 14px;
            font-weight: 500;
            color: #333333;
            line-height: 16px;
            margin-top: 7px;
}
.courseListPage .list[data-v-ef2f4f40] {
    width: 1200px;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
}
.courseListPage .list div:nth-child(7) .sessonLine[data-v-ef2f4f40] {
      background: #ffffff !important;
}
.courseListPage .list .twoTitle[data-v-ef2f4f40] {
      display: flex;
      margin-left: 20px;
      height: 98px;
      margin-top: 12px;
}
.courseListPage .list .twoTitle .two[data-v-ef2f4f40] {
        width: 43px;
        height: 98px;
        font-size: 70px;
        font-weight: 500;
        color: #333333;
        line-height: 98px;
}
.courseListPage .list .twoTitle .inner[data-v-ef2f4f40] {
        display: flex;
        height: 98px;
}
.courseListPage .list .twoTitle .inner .oneP1[data-v-ef2f4f40] {
          align-self: center;
          height: 28px;
          font-size: 20px;
          font-weight: 500;
          color: #333333;
          line-height: 28px;
          margin-left: 10px;
}
.courseListPage .list .training[data-v-ef2f4f40] {
      margin-top: 30px;
      margin-left: 40px;
      clear: both;
}
.courseListPage .list .training .trainingTitle[data-v-ef2f4f40] {
        height: 25px;
        font-size: 18px;
        font-weight: 500;
        color: #333333;
        line-height: 25px;
}
.courseListPage .list .training .line[data-v-ef2f4f40] {
        width: 40px;
        height: 4px;
        background: #cf1000;
        margin-top: 10px;
}
.courseListPage .list .sesson[data-v-ef2f4f40] {
      width: calc(100% - 44px);
      height: auto;
      padding: 20px 20px 20px 24px;
      background: #ffffff;
      border-radius: 4px;
      display: flex;
      justify-content: space-between;
      align-items: top;
      flex-wrap: wrap;
      margin-bottom: 16px;
}
.courseListPage .list .sesson img[data-v-ef2f4f40] {
        width: 292px;
        height: 164px;
        cursor: pointer;
        border-radius: 4px;
}
.courseListPage .list .sesson .word[data-v-ef2f4f40] {
        width: calc(100% - 322px);
}
.courseListPage .list .sesson .word .title[data-v-ef2f4f40] {
          cursor: pointer;
          padding-bottom: 20px;
          padding-top: 6px;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          flex-wrap: wrap;
          position: relative;
}
.courseListPage .list .sesson .word .title h1[data-v-ef2f4f40] {
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            color: #333333;
            padding-left: 14px;
            max-width: 650px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.courseListPage .list .sesson .word .title h1[data-v-ef2f4f40]:hover {
              color: #f3493b;
}
.courseListPage .list .sesson .word .title i[data-v-ef2f4f40] {
            display: inline-block;
            height: 22px;
            padding: 0 10px;
            border-radius: 2px;
            border: 1px solid #f3493b;
            font-size: 12px;
            font-weight: bold;
            line-height: 24px;
            color: #f3493b;
            background: #fff;
}
.courseListPage .list .sesson .word .title h2[data-v-ef2f4f40] {
            position: absolute;
            right: 0;
            height: 22px;
            font-size: 16px;
            font-weight: normal;
            line-height: 22px;
            color: #4f89ff;
}
.courseListPage .list .sesson .word span[data-v-ef2f4f40] {
          display: block;
          font-size: 14px;
          font-weight: normal;
          line-height: 20px;
          color: #666;
          padding-bottom: 10px;
}
.courseListPage .list .sesson .word .detail[data-v-ef2f4f40] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          flex-wrap: wrap;
          font-size: 14px;
          font-weight: normal;
          line-height: 20px;
          color: #666;
          margin-top: -10px;
}
.courseListPage .list .sesson .word .detail i[data-v-ef2f4f40] {
            display: block;
            width: 160px;
            height: 40px;
            background: #f3493b;
            border-radius: 4px;
            font-size: 16px;
            font-weight: bold;
            line-height: 40px;
            color: #ffffff;
            text-align: center;
            cursor: pointer;
            margin-top: -6px;
}
.courseListPage .list .sesson .word .detail i[data-v-ef2f4f40]:hover {
              background: #da4134;
}
.courseListPage .list .sesson .sessonLine[data-v-ef2f4f40] {
        clear: both;
        width: 1160px;
        height: 1px;
        background: #ededed;
        border-radius: 3px;
        position: relative;
        top: 30px;
}
.courseListPage .list .line999[data-v-ef2f4f40] {
      width: 1160px;
      height: 1px;
      background: #ffffff;
      border-radius: 3px;
      z-index: 999;
      position: relative;
      top: -6px;
      left: 26px;
}
.courseListPage .nodata[data-v-ef2f4f40] {
    height: 400px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.courseListPage .nodata img[data-v-ef2f4f40] {
      width: 178px;
      height: 140px;
}
.courseListPage .nodata span[data-v-ef2f4f40] {
      font-size: 16px;
      font-weight: normal;
      line-height: 20px;
      color: #999999;
      padding-top: 34px;
}
.courseListPage .pagination[data-v-ef2f4f40] {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 20px;
}

