@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-13bed951],
sup[data-v-13bed951] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-13bed951] {
  top: -0.5em;
}
sub[data-v-13bed951] {
  bottom: -0.25em;
}
.shu[data-v-13bed951] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.course[data-v-13bed951], .tableBox[data-v-13bed951] {
  display: flex;
  flex-direction: column;
}
.course .jobTitleList[data-v-13bed951], .course .jobTitleList .everyTitle .everyContent[data-v-13bed951], .course .searchRow .keySearch[data-v-13bed951], .course .curPagination[data-v-13bed951], .tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemBtn[data-v-13bed951] {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-13bed951] {
  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-13bed951] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-13bed951]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-13bed951] {
  max-width: 800px;
}
[data-v-13bed951] .el-table--border .el-table__cell {
  border-right: none;
  height: 47px !important;
  line-height: 47px !important;
  padding: 0 !important;
}
.activeTitleStyl[data-v-13bed951], .course .jobTitleList .everyTitle.activeTab[data-v-13bed951] {
  font-weight: bold;
  color: #cf1000;
}
.activeTitleStyl .underline[data-v-13bed951], .course .jobTitleList .everyTitle.activeTab .underline[data-v-13bed951] {
    background: #ededed linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
}
.addBtn[data-v-13bed951] {
  width: 120px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  background: linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
  border-radius: 4px;
  cursor: pointer;
}
.course[data-v-13bed951] {
  width: 1200px;
  margin: 10px auto 0;
  min-height: 600px;
}
.course .jobTitleList[data-v-13bed951] {
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.course .jobTitleList .everyTitle[data-v-13bed951] {
      font-size: 18px;
      font-weight: normal;
      line-height: 25px;
      color: #333;
      cursor: pointer;
}
.course .jobTitleList .everyTitle[data-v-13bed951]:not(:last-child) {
        margin-right: 50px;
}
.course .jobTitleList .everyTitle .titleVal[data-v-13bed951] {
        margin-right: 5px;
}
.course .jobTitleList .everyTitle .underline[data-v-13bed951] {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 4px;
        border-radius: 2px;
        background: transparent;
}
.course .jobTitleList .everyTitle .everyContent[data-v-13bed951] {
        justify-content: center;
        align-items: center;
        position: relative;
        width: 130px;
        height: 65px;
}
.course .searchRow[data-v-13bed951] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    height: 64px;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 0 30px;
    margin: 20px 0;
}
.course .searchRow .screenWrap[data-v-13bed951] {
      margin-right: 20px;
}
.course .searchRow .keySearch[data-v-13bed951] {
      box-sizing: border-box;
      overflow: hidden;
      width: 250px;
      height: 40px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #d9d9d9;
}
.course .searchRow .keySearch input[data-v-13bed951] {
        box-sizing: border-box;
        flex: 1;
        height: 100%;
        text-indent: 16px;
        font-size: 14px;
}
.course .searchRow .keySearch img[data-v-13bed951],
      .course .searchRow .keySearch .iconfont[data-v-13bed951] {
        width: 16px;
        font-size: 16px;
        color: #999999;
}
.course .searchRow .keySearch .search[data-v-13bed951] {
        height: 100%;
        line-height: 40px;
        padding-right: 16px;
        cursor: pointer;
}
.course .tip[data-v-13bed951] {
    width: calc(100% - 24px);
    height: 34px;
    background: #faf4f3;
    line-height: 34px;
    font-size: 14px;
    padding: 0 12px;
    color: #cf1000;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.course .tip div[data-v-13bed951] {
      display: flex;
      flex-direction: row;
}
.course .tip .iconSty[data-v-13bed951] {
      width: 30px;
      height: 34px;
      line-height: 34px;
}
.course[data-v-13bed951] .el-select {
    border: 1px solid #d9d9d9;
    height: 38px;
    background: #ffffff;
    border-radius: 4px;
}
.course[data-v-13bed951] .el-select .el-input--suffix .el-input__inner {
      height: 38px;
}
.course[data-v-13bed951] .el-date-editor {
    border: 1px solid #d9d9d9;
    height: 40px;
    margin-right: 20px;
}
.course .curPagination[data-v-13bed951] {
    justify-content: center;
    margin: 30px auto;
}
.course .remarkDialog .remarkContent[data-v-13bed951] {
    border-top: 1px solid #ccc;
    padding: 20px 0;
}
.course .remarkDialog .remarkContent[data-v-13bed951] .el-textarea {
      border: 1px solid #d9d9d9;
      border-radius: 4px;
}
.course .remarkDialog .remarkBtn[data-v-13bed951] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.course .remarkDialog .remarkBtn .cancel[data-v-13bed951] {
      font-size: 16px;
      font-weight: 500;
      padding: 9px 85px;
      color: #666666;
      cursor: pointer;
}
.course .remarkDialog .remarkBtn .correct[data-v-13bed951] {
      padding: 9px 85px;
      background: linear-gradient(97deg, #e74a3d 0%, #d41404 99%);
      border-radius: 4px;
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      cursor: pointer;
}
[data-v-13bed951] .el-pager {
  margin: 0 5px;
}
[data-v-13bed951] .el-pager li.active {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    cursor: default;
    background: #2c4069 linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
}
[data-v-13bed951] .el-pagination button:disabled {
  width: 58px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
}
[data-v-13bed951] .el-pagination button:disabled span {
    padding: 0;
}
[data-v-13bed951] .el-pagination .btn-next {
  width: 58px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  text-align: center;
  padding: 0;
}
.btn[data-v-13bed951] {
  width: 58px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin-left: 10px;
  cursor: pointer;
}
.tableBox[data-v-13bed951] {
  width: 1200px;
  margin: 0 auto;
}
.tableBox .tableItem[data-v-13bed951] {
    width: 1200px;
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 8px rgba(211, 211, 211, 0.2);
}
.tableBox .tableItem .tableItem_top[data-v-13bed951] {
      width: 1160px;
      height: 71px;
      padding: 0 10px 0 30px;
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      background-color: #f6f9ff;
      border-bottom: 2px solid #e1ebff;
      line-height: 71px;
}
.tableBox .tableItem .tableItem_top .topLeft[data-v-13bed951] {
        display: flex;
        flex-direction: row;
}
.tableBox .tableItem .tableItem_top .topLeft img[data-v-13bed951] {
          width: 20px;
          height: 20px;
          margin: 25px 8px 0 0;
}
.tableBox .tableItem .tableItem_top .topLeft .leftCode[data-v-13bed951] {
          color: #666666;
          font-size: 14px;
          margin: 0 8px 0 0;
}
.tableBox .tableItem .tableItem_top .topLeft .leftNum[data-v-13bed951] {
          color: #333333;
          font-size: 16px;
          font-weight: 600;
}
.tableBox .tableItem .tableItem_top .topProgress[data-v-13bed951] {
        display: flex;
        flex-direction: row;
}
.tableBox .tableItem .tableItem_top .topProgress p[data-v-13bed951] {
          color: #5e6278;
          font-size: 14px;
          margin-right: 6px;
}
.tableBox .tableItem .tableItem_top .topProgress div[data-v-13bed951] {
          margin: auto 0;
}
.tableBox .tableItem .tableItem_top .topProgress[data-v-13bed951] .el-progress__text {
          font-size: 12px !important;
}
.tableBox .tableItem .tableItem_top .topTime[data-v-13bed951] {
        width: 140px;
        color: #333333;
        font-size: 14px;
}
.tableBox .tableItem .tableItem_top .topNum[data-v-13bed951] {
        min-width: 140px;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
}
.tableBox .tableItem .tableItem_top .topNum p[data-v-13bed951] {
          color: #333333;
          font-size: 14px;
          font-weight: 600;
          letter-spacing: 1px;
}
.tableBox .tableItem .tableItem_top .topNum .numBlue[data-v-13bed951] {
          color: #568dfe;
          margin-left: 10px;
}
.tableBox .tableItem .tableItem_center[data-v-13bed951] {
      max-height: 720px;
      overflow-y: scroll;
}
.tableBox .tableItem .tableItem_center[data-v-13bed951]::-webkit-scrollbar {
        display: none;
        /* Chrome Safari */
}
.tableBox .tableItem .tableItem_center .itemBox[data-v-13bed951] {
        width: 1200px;
        min-height: 72px;
        line-height: 72px;
        border-bottom: 1px solid #ededed;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content[data-v-13bed951] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemTime[data-v-13bed951] {
            margin-left: 20px;
            display: flex;
            flex-direction: row;
            color: #333333;
            font-size: 14px;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemTime img[data-v-13bed951] {
              width: 16px;
              height: 16px;
              margin: 28px 8px 10px;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemTime div[data-v-13bed951] {
              margin-right: 20px;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemBtn[data-v-13bed951] {
            margin-right: 20px;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemBtn div[data-v-13bed951] {
              box-sizing: border-box;
              padding: 7px 12px;
              border-radius: 4px;
              border: 1px solid #e1ebff;
              font-size: 16px;
              font-weight: normal;
              line-height: 22px;
              color: #6899fe;
              min-width: 64px;
              text-align: center;
              cursor: pointer;
              font-size: 14px;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemBtn div[data-v-13bed951]:not(:last-child) {
                margin-right: 10px;
}
.tableBox .tableItem .tableItem_center .itemBox .itemBox_content .itemBtn div[data-v-13bed951]:hover {
                background: #e1ebff;
                color: #6899fe;
}
.tableBox .tableItem .tableItem_center .itemBox .tableSty[data-v-13bed951] {
          margin: 0 20px 20px 20px;
          width: 1160px;
          overflow-y: scroll;
}
.tableBox .tableItem .tableItem_center .itemBox .tableSty[data-v-13bed951]::-webkit-scrollbar {
            display: none;
            /* Chrome Safari */
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent[data-v-13bed951] {
          width: 1160px;
          max-height: 240px;
          margin: 0 20px 30px 20px;
          overflow-y: scroll;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent[data-v-13bed951]::-webkit-scrollbar {
            display: none;
            /* Chrome Safari */
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop[data-v-13bed951] {
            width: 1160px;
            height: 42px;
            background-color: #f7f7f7;
            line-height: 42px;
            text-align: center;
            display: flex;
            flex-direction: row;
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop .topName[data-v-13bed951] {
              font-size: 15px;
              font-weight: bold;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951] {
              color: #333333;
              font-size: 13px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951]:nth-of-type(1) {
              width: 300px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951]:nth-of-type(2) {
              width: 120px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951]:nth-of-type(3) {
              width: 175px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951]:nth-of-type(4) {
              width: 195px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951]:nth-of-type(5) {
              width: 150px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .tableTop div[data-v-13bed951]:nth-of-type(6) {
              width: 220px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight[data-v-13bed951] {
            width: 1160px;
            max-height: 196px;
            overflow-y: scroll;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight[data-v-13bed951]::-webkit-scrollbar {
              display: none;
              /* Chrome Safari */
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn[data-v-13bed951] {
              width: 1160px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow[data-v-13bed951] {
                display: flex;
                flex-direction: row;
                height: 47px;
                line-height: 47px;
                text-align: center;
                border: 1px solid #ededed;
                border-top: none;
                color: #333333;
                font-size: 14px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow div[data-v-13bed951]:nth-of-type(1) {
                  width: 300px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow div[data-v-13bed951]:nth-of-type(2) {
                  width: 120px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow div[data-v-13bed951]:nth-of-type(3) {
                  width: 175px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow div[data-v-13bed951]:nth-of-type(4) {
                  width: 195px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow div[data-v-13bed951]:nth-of-type(5) {
                  width: 150px;
}
.tableBox .tableItem .tableItem_center .itemBox .tableContent .columnHeight .tableColumn .columnRow div[data-v-13bed951]:nth-of-type(6) {
                  width: 220px;
}
.tableBox .tableItem .tableItem_center .itemBox .controlsBtn[data-v-13bed951] {
          color: #6899fe;
}
.tableBox .tableItem .tableItem_center .itemBox .processed[data-v-13bed951] {
          color: #333333;
          font-size: 14px;
          overflow: hidden;
          /* 确保超出容器的文本被隐藏 */
          white-space: nowrap;
          /* 确保文本在一行内显示 */
          text-overflow: ellipsis;
          /* 使用省略号表示被截断的文本 */
          cursor: pointer;
}
.totalPage[data-v-13bed951] {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #333333;
  font-size: 14px;
}

