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

*/
sub[data-v-326ab835],
sup[data-v-326ab835] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-326ab835] {
  top: -0.5em;
}
sub[data-v-326ab835] {
  bottom: -0.25em;
}
.shu[data-v-326ab835] {
  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-326ab835] {
  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-326ab835] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-326ab835]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-326ab835] {
  max-width: 800px;
}
.qyd-empty[data-v-326ab835] {
  padding: 20px;
  width: 100%;
  height: 100%;
  min-height: 300px;
  box-sizing: border-box;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.qyd-empty .empty-img[data-v-326ab835] {
    margin: 0 auto -10px;
    width: 225px;
    height: 200px;
    display: block;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.qyd-empty .desc[data-v-326ab835] {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #4B4B4B;
}

@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; }

.jz-bz-container {
  width: 100%;
  height: 100%;
  overflow-x: auto;
  background-color: #f3f4fb;
  box-sizing: border-box; }
  .jz-bz-container.bg-top {
    background-image: url(../img/page_top_bg.fb924827.png);
    background-size: 1702px 300px;
    background-position: left top;
    background-repeat: no-repeat; }
  .jz-bz-container .title-tabs {
    display: flex;
    align-items: center; }
  .jz-bz-container .title-tab {
    height: 46px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .jz-bz-container .title-tab.current {
      color: #2c54d1; }
    .jz-bz-container .title-tab + .title-tab {
      margin-left: 40px; }
    .jz-bz-container .title-tab .icon-triangle {
      position: absolute;
      bottom: 2px;
      left: 50%;
      transform: translateX(-50%);
      width: 14px;
      height: 8px; }
  .jz-bz-container .jz-bz-main {
    padding: 20px;
    width: 100%;
    min-width: 1200px;
    min-height: 100%;
    box-sizing: border-box; }
  .jz-bz-container .search-zone {
    padding: 16px 20px 0 20px;
    background: rgba(255, 255, 255, 0.45);
    border: 1px solid #fff; }
  .jz-bz-container .qyd-btn {
    display: inline-flex; }
    .jz-bz-container .qyd-btn + .qyd-btn {
      margin-left: 20px; }
    .jz-bz-container .qyd-btn + .qyd-btn.textual {
      margin-left: 10px; }
  .jz-bz-container .total-pane {
    padding: 14px 20px;
    background: rgba(255, 255, 255, 0.45);
    border: 1px solid #fff;
    border-top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .jz-bz-container .total-pane .total-left {
      display: flex;
      align-items: center; }
      .jz-bz-container .total-pane .total-left .icon-pkg {
        margin-right: 8px;
        width: 16px;
        height: 16px; }
      .jz-bz-container .total-pane .total-left .total-num {
        margin: 0 4px;
        color: #023f98; }
    .jz-bz-container .total-pane .total-right {
      height: 32px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
  .jz-bz-container .el-image__error {
    font-size: 12px; }
  .jz-bz-container .el-loading-mask .el-loading-spinner .path {
    stroke: #2c54d1; }

