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

*/
sub[data-v-9d225ba0],
sup[data-v-9d225ba0] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-9d225ba0] {
  top: -0.5em;
}
sub[data-v-9d225ba0] {
  bottom: -0.25em;
}
.shu[data-v-9d225ba0] {
  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-9d225ba0] {
  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-9d225ba0] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-9d225ba0]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-9d225ba0] {
  max-width: 800px;
}
.contentIndex[data-v-9d225ba0] {
  width: 1200px;
  margin: 10px auto 0;
  min-height: 600px;
  padding-top: 10px;
  padding: 20px;
  background: white;
  box-sizing: border-box;
}
.switchStyle[data-v-9d225ba0] {
  height: 28px;
  line-height: 28px;
}
[data-v-9d225ba0] .switchStyle .el-switch__label {
  position: absolute;
  display: none;
  color: #fff;
  font-size: 11px !important;
}
[data-v-9d225ba0] .el-switch__core {
  background-color: #a6a6a6;
}
.is-checked[data-v-9d225ba0] .el-switch__core::before {
  content: '展示';
  position: absolute;
  top: 0;
  font-size: 11px;
  right: 27px;
  color: #fff;
}
[data-v-9d225ba0] .switchStyle .el-switch__label--left {
  z-index: 9;
  left: 20px;
}
[data-v-9d225ba0] .switchStyle .el-switch__label--right {
  z-index: 9;
  left: -16px;
}
[data-v-9d225ba0] .switchStyle .el-switch__label.is-active {
  display: block;
}
[data-v-9d225ba0] .switchStyle.el-switch .el-switch__core,[data-v-9d225ba0] .el-switch .el-switch__label {
  width: 60px !important;
  height: 28px !important;
  line-height: 28px !important;
  border-radius: 14px;
}
[data-v-9d225ba0] .switchStyle.el-switch .el-switch__core:after {
  width: 22px;
  height: 22px;
  margin: 1px;
}
[data-v-9d225ba0] .switchStyle.el-switch.is-checked .el-switch__core::after {
  margin-left: -24px;
}
.innerList[data-v-f83802a2][data-v-9d225ba0] {
  margin-top: 10px;
}
.el-table__header-wrapper[data-v-9d225ba0],
.el-table__footer-wrapper[data-v-9d225ba0] {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}

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

*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.shu {
  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 {
  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 {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark {
  max-width: 800px;
}
.contentIndex .moveBtn {
  color: #4066b3;
  cursor: pointer;
}
.contentIndex .item {
  color: #cf1000;
  margin-bottom: 10px;
  font-size: 14px;
}
.el-table {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  flex: 1;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  font-size: 14px;
  color: #333;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 4px 4px;
}
.el-table th.el-table__cell {
  background-color: #f6f9ff;
  font-size: 14px;
  font-weight: 400;
  color: #4066b3;
  line-height: 20px;
}
.el-pager li {
  width: 30px;
  height: 30px;
  border-radius: 2px;
  margin-left: 5px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
}
.el-table th.el-table__cell.is-leaf,
.el-table td.el-table__cell {
  border-bottom: 1px solid #ebeef5;
  text-align: center;
}
.el-table--group::after,
.el-table--border::after,
.el-table::before {
  content: '';
  position: absolute;
  background-color: #ebeefb;
  z-index: 0;
}
.el-table tr {
  background-color: #fbfbfb;
}
.el-table .el-table__cell {
  padding: 12px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background-color: #fff;
}
.cheked {
  font-weight: bold;
  color: #cf1000;
}
.el-pager li {
  padding: 0 4px;
  background: #ffffff;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin-left: 5px;
  border: solid 1px #d9d9d9;
}
.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%);
}
.el-pagination button:disabled {
  width: 58px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
}
.el-pagination .btn-next {
  width: 58px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  text-align: center;
  padding: 0;
  margin-left: 5px;
}
.el-pagination .btn-prev span {
  display: block !important;
  width: 58px !important;
  text-align: center !important;
}
.el-pagination .btn-next span {
  display: block !important;
  width: 58px !important;
  text-align: center !important;
}
.el-pagination .btn-prev,
.el-pagination .btn-next {
  background: center center no-repeat;
  background-size: 16px;
  cursor: pointer;
  color: #333;
}
.el-pagination span:not([class*='suffix']),
.el-pagination button {
  padding: 0 0px;
}
.el-pagination .btn-prev,
.el-pagination .btn-next {
  background: center center no-repeat;
  background-size: 16px;
  cursor: pointer;
  color: #333;
  border: 1px solid #d9d9d9;
  padding: 0;
}
.el-pagination__total {
  margin-left: 20px;
}
.screenCon .screenWrap[data-v-f83802a2] {
  margin-right: 0px;
}
.el-select[data-v-f83802a2] {
  margin-left: 20px;
}
.screenCon .keySearch .search[data-v-f83802a2] {
  height: 100%;
  line-height: 40px;
  margin-right: 16px;
  cursor: pointer;
}
.el-table__header-wrapper,
.el-table__footer-wrapper {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}

