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

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-1470d6cc] {
  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-1470d6cc] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-1470d6cc]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-1470d6cc] {
  max-width: 800px;
}
.activeTitleStyl[data-v-1470d6cc], .multipage .jobTitleList .everyTitle.activeTab[data-v-1470d6cc] {
  font-weight: bold;
  color: #cf1000;
}
.activeTitleStyl .underline[data-v-1470d6cc], .multipage .jobTitleList .everyTitle.activeTab .underline[data-v-1470d6cc] {
    background: #ededed linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
}
.searchBtn[data-v-1470d6cc] {
  margin-left: 80px;
  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;
}
.multipage[data-v-1470d6cc] {
  width: 1200px;
  margin: 10px auto 0;
}
.multipage .curPagination[data-v-1470d6cc] {
    justify-content: center;
    margin: 30px auto;
}
.multipage .jobTitleList[data-v-1470d6cc] {
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin-bottom: 12px;
}
.multipage .jobTitleList .everyTitle[data-v-1470d6cc] {
      font-size: 18px;
      font-weight: normal;
      line-height: 25px;
      color: #333;
      cursor: pointer;
}
.multipage .jobTitleList .everyTitle[data-v-1470d6cc]:not(:last-child) {
        margin-right: 50px;
}
.multipage .jobTitleList .everyTitle .titleVal[data-v-1470d6cc] {
        margin-right: 5px;
}
.multipage .jobTitleList .everyTitle .underline[data-v-1470d6cc] {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 4px;
        border-radius: 2px;
        background: transparent;
}
.multipage .jobTitleList .everyTitle .everyContent[data-v-1470d6cc] {
        justify-content: center;
        align-items: center;
        position: relative;
        width: 130px;
        height: 65px;
}
.multipage .searchRow .el-form[data-v-1470d6cc] {
    display: flex;
    padding-right: 20px;
}
.multipage .searchRow .search[data-v-1470d6cc] {
    height: 100%;
    line-height: 40px;
    padding-right: 16px;
    cursor: pointer;
}
.multipage .contentTable[data-v-1470d6cc] {
    width: 100%;
    padding: 20px;
    background: white;
    margin-top: 10px;
    box-sizing: border-box;
}
.multipage .switchStyle[data-v-1470d6cc] {
    height: 28px;
    line-height: 28px;
}
.multipage[data-v-1470d6cc] .switchStyle .el-switch__label {
    position: absolute;
    display: none;
    color: #fff;
    font-size: 11px !important;
}
.multipage[data-v-1470d6cc] .el-switch__core {
    background-color: #a6a6a6;
}
.multipage .is-checked[data-v-1470d6cc] .el-switch__core::before {
    content: '展示';
    position: absolute;
    top: 0;
    font-size: 11px;
    right: 27px;
    color: #fff;
}
.multipage[data-v-1470d6cc] .switchStyle .el-switch__label--left {
    z-index: 9;
    left: 20px;
}
.multipage[data-v-1470d6cc] .switchStyle .el-switch__label--right {
    z-index: 9;
    left: -16px;
}
.multipage[data-v-1470d6cc] .switchStyle .el-switch__label.is-active {
    display: block;
}
.multipage[data-v-1470d6cc] .switchStyle.el-switch .el-switch__core,
  .multipage[data-v-1470d6cc] .el-switch .el-switch__label {
    width: 60px !important;
    height: 28px !important;
    line-height: 28px !important;
    border-radius: 14px;
}
.multipage[data-v-1470d6cc] .switchStyle.el-switch .el-switch__core:after {
    width: 22px;
    height: 22px;
    margin: 1px;
}
.multipage[data-v-1470d6cc] .switchStyle.el-switch.is-checked .el-switch__core::after {
    margin-left: -24px;
}
.multipage .searchRow[data-v-1470d6cc] .el-input {
    border: 1px solid #d9d9d9;
    height: 40px;
    background: #ffffff;
    border-radius: 4px;
}
.multipage .searchRow[data-v-1470d6cc] .el-input .el-input--suffix .el-input__inner {
      height: 38px;
}
.multipage[data-v-1470d6cc] .el-date-editor {
    border: 1px solid #d9d9d9;
    height: 40px;
    margin-right: 20px;
}
.multipage .operateBtn[data-v-1470d6cc] {
    color: #4066b3;
    cursor: pointer;
}
.multipage .addBtn[data-v-1470d6cc] {
    width: 200px;
    height: 40px;
    background: #4066b3;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}

