@charset "UTF-8";
.c-ellipsis-tooltip[data-v-1aa704ba] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
  /* 处理纯数字/字母不换行问题 */
  overflow-wrap: break-word;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@charset "UTF-8";
.d-look-voucher-dialog .el-dialog__header {
  padding: 12px 20px;
  border-bottom: 1px solid #e6e6e6;
}
.d-look-voucher-dialog .el-dialog__header .el-dialog__title {
    font-weight: 400;
    font-size: 16px;
    color: #303133;
}
.d-look-voucher-dialog .el-dialog__header .el-dialog__headerbtn {
    top: 12px;
}
.d-look-voucher-dialog .el-dialog__header .el-dialog__headerbtn .el-icon-close {
      font-size: 20px;
      font-weight: bold;
      color: #666666;
}
.d-look-voucher-dialog .el-dialog__body {
  padding: 0;
}
.d-look-voucher-dialog .el-dialog__body .m-dialog__body {
    padding: 20px 20px 0px 20px;
    overflow-y: auto;
}
.d-look-voucher-dialog .el-dialog__body {
  /*滚动条样式*/
}
.d-look-voucher-dialog .el-dialog__body .m-dialog__body::-webkit-scrollbar {
    width: 4px;
}
.d-look-voucher-dialog .el-dialog__body .m-dialog__body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #cccccc;
}
.d-look-voucher-dialog .el-dialog__body .m-dialog__body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #f2f2f2;
}
.d-look-voucher-dialog .m-dialog__footer {
  text-align: center;
  padding: 20px;
}
.d-look-voucher-dialog .m-dialog__footer .el-button {
    margin-left: 20px;
}
.d-look-voucher-dialog .m-dialog__footer .el-button:first-child {
      margin-left: 0px;
}
.d-look-voucher-dialog {
  padding: 17px 20px 20px 20px;
  text-align: left;
}
.d-look-voucher-dialog .c-title-row {
    margin: 20px 20px 0px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.d-look-voucher-dialog .c-title-row .c-title-text {
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 14px;
      color: #303133;
      line-height: 20px;
}
.d-look-voucher-dialog .c-title-row .c-title-text-span {
      margin-left: 10px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 14px;
      color: #606266;
      line-height: 20px;
      font-weight: normal;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.d-look-voucher-dialog .c-title-text-margin {
    margin-top: 20px;
}
.d-look-voucher-dialog .el-dialog__header {
    text-align: left;
}
.d-look-voucher-dialog .el-dialog__footer {
    text-align: center;
    padding-top: 20px !important;
}
.d-look-voucher-dialog .c-title-image {
    margin-left: 10px;
    width: 180px;
    height: 220px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}

@charset "UTF-8";
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-form-item__label {
  color: #606266;
  font-size: 14px;
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  padding-right: 10px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-form-item__content {
  height: 36px;
  line-height: 36px;
  color: #606266;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* prettier-ignore*/
  margin-bottom: 10px;
  /* prettier-ignore*/
  margin-right: 20px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-select,
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-input {
  width: 200px;
  height: 36px;
  line-height: 36px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-select .el-input__inner,
  .training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-input .el-input__inner {
    padding: 0 10px 0 10px;
    height: 36px;
    line-height: 36px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-input--suffix .el-input__inner {
  padding: 0 25px 0 10px;
  right: 0px;
  height: 36px;
  line-height: 36px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-range-editor {
  width: 360px;
  padding-right: 0px;
  height: 36px;
  line-height: 36px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-range-editor .el-range__icon {
    line-height: 36px;
    margin-left: -10px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-date-editor--year .el-input__inner {
  padding-left: 30px;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-item-search ::v-deep .el-range-input {
  height: auto;
}
.training-records-table-component-wrapper .m-list-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 20px 10px 20px;
  background-color: white;
}
.training-records-table-component-wrapper .m-list-search-form .tb-form-button-groups {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 10px;
    border-top: #ebeef5 solid 1px;
}
.training-records-table-component-wrapper .m-list-search-form .more-query {
  height: 50px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.training-records-table-component-wrapper .m-list-search-form .more-query-leave-active,
.training-records-table-component-wrapper .m-list-search-form .more-query-enter-active {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.training-records-table-component-wrapper .m-list-search-form .more-query-leave-active,
.training-records-table-component-wrapper .m-list-search-form .more-query-enter {
  height: 0px !important;
}
.training-records-table-component-wrapper .m-list-search-form .more-query-leave,
.training-records-table-component-wrapper .m-list-search-form .more-query-enter-active {
  height: 50px;
}
.training-records-table-component-wrapper .m-list-search-form .form-button-groups {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 10px;
  border-top: #ebeef5 solid 1px;
}
.training-records-table-component-wrapper .m-list-body .m-list-operation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.training-records-table-component-wrapper .m-list-body .m-list-operation .el-button + .el-button {
    margin-left: 20px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table {
  min-height: 600px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-table__header .el-table__cell {
    background: #e1ecfd;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-table__header .el-table__cell .cell {
      line-height: 18px;
      font-weight: bold;
      font-size: 14px;
      color: #303133;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-checkbox__input.is-indeterminate .el-checkbox__inner,
  .training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-checkbox.is-checked .el-checkbox__inner {
    border-color: #3c76dd;
    background: #3c76dd;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-checkbox__input.is-indeterminate .el-checkbox__label,
  .training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-checkbox.is-checked .el-checkbox__label {
    color: #3c76dd;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table .el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #3c76dd;
}
.training-records-table-component-wrapper .m-list-body .m-list-table .el-table::before {
  height: 0px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table .el-table__fixed-right::before {
  height: 0px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table--scrollable-x .el-table__body-wrapper {
  overflow-x: hidden;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
  background: #fafcff;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__fixed-right::before,
.training-records-table-component-wrapper .m-list-body .m-list-table .el-table__fixed::before {
  height: 0;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__fixed-right .el-table__fixed-header-wrapper th.el-table__cell.is-leaf {
  background: #e1ecfd;
  font-weight: bold;
  font-size: 14px;
  color: #303133;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__body .el-table__row .el-table__cell .el-button + .el-button {
  margin-left: 20px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__row {
  font-weight: 400;
  font-size: 14px;
  color: #303133;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__row .m-table__link {
    color: #3c76dd;
    cursor: pointer;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__row .cell {
    line-height: 16px !important;
    font-family: system-ui !important;
}
.training-records-table-component-wrapper .m-list-body .m-list-table::before {
  height: 0px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table .el-table__empty-text {
  line-height: 1;
}
.training-records-table-component-wrapper .m-list-pagination {
  margin-top: 20px;
  text-align: center;
  padding: 0;
}
.training-records-table-component-wrapper .m-list-body {
  margin-top: 10px;
  padding: 20px;
  background-color: white;
}
.training-records-table-component-wrapper .m-list-body .m-list-operation + .m-list-table {
    margin-top: 10px;
}
.training-records-table-component-wrapper .m-list-body .m-list-table ::v-deep .el-table__row .m-table__link {
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.training-records-table-component-wrapper {
  padding: 1px;
  background-color: white;
  border: 1px solid #e6e6e6;
}
.training-records-table-component-wrapper .top-title-bar {
    height: 35px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
}
.training-records-table-component-wrapper .m-list-body {
    margin-top: 0px;
    padding: 0px !important;
}
.training-records-table-component-wrapper .m-list-pagination {
    margin-bottom: 34px !important;
}
.training-records-table-component-wrapper .cell {
    line-height: 18px !important;
}
.training-records-table-component-wrapper .el-table__header-wrapper .cell {
    font-weight: bold;
    font-size: 14px;
    color: #303133;
}
.training-records-table-component-wrapper .face-img {
    width: 60px;
    height: 60px;
    vertical-align: middle;
}
.training-records-table-component-wrapper .el-table__cell {
    padding: 10px 0;
}
.training-records-table-component-wrapper .el-table__header-wrapper {
    padding: 0;
}
.training-records-table-component-wrapper .el-tabs__content {
    padding: 0px 20px !important;
}
.training-records-table-component-wrapper .el-tabs--border-card {
    background: #fff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/*# sourceMappingURL=9.65c2aec4.css.map*/