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

*/
sub[data-v-3cbca742],
sup[data-v-3cbca742] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-3cbca742] {
  top: -0.5em;
}
sub[data-v-3cbca742] {
  bottom: -0.25em;
}
.shu[data-v-3cbca742] {
  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-3cbca742] {
  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-3cbca742] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-3cbca742]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-3cbca742] {
  max-width: 800px;
}
[data-v-3cbca742] .el-loading-mask .el-loading-spinner .path {
  stroke: #2c54d1;
}
.finance-component[data-v-3cbca742] {
  height: 100%;
}
.finance-component.less-content[data-v-3cbca742] {
    display: flex;
    flex-direction: column;
}
.finance-component.less-content .jz-bz-main[data-v-3cbca742] {
      min-height: unset;
      flex: 1;
}
.finance-component.less-content .jz-bz-main .overview[data-v-3cbca742] {
        height: 100%;
}
.jz-bz-main[data-v-3cbca742] {
  padding: 20px;
  width: 100%;
  min-width: 1200px;
  box-sizing: border-box;
}
.common-title[data-v-3cbca742] {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
}
.common-title[data-v-3cbca742]:before {
    content: "";
    margin-right: 15px;
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #2C54D1;
}
.common-title .btn[data-v-3cbca742] {
    width: 126px;
    height: 40px;
    border-radius: 4px;
    background: #E9EDFA;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #2C54D1;
    cursor: pointer;
    margin-left: 40px;
}
.search-zone[data-v-3cbca742] {
  margin-top: 20px;
  padding: 16px 20px 0 20px;
  background: #fff !important;
}
.search-zone .search-row[data-v-3cbca742] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.qyd-btn[data-v-3cbca742] {
  display: inline-flex;
}
.qyd-btn + .qyd-btn[data-v-3cbca742] {
    margin-left: 20px;
}
.qyd-btn + .qyd-btn.textual[data-v-3cbca742] {
    margin-left: 10px;
}
[data-v-3cbca742] .el-input__inner,[data-v-3cbca742] .el-textarea__inner {
  border: 1px solid #d9d9d9;
}
.overview[data-v-3cbca742] {
  min-width: 1200px;
  padding: 20px 24px 24px;
  background: #fff;
  box-sizing: border-box;
}
.ov-cards[data-v-3cbca742] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.ov-cards .ov-card[data-v-3cbca742] {
    margin-top: 24px;
    margin-bottom: 30px;
    margin-right: 52px;
    width: 260px;
    height: 60px;
    border-right: 1px solid #F2F3F5;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    color: #1D2129;
}
.ov-cards .ov-card[data-v-3cbca742]:last-of-type {
      margin-right: 0;
}
.ov-cards .ov-card.wider[data-v-3cbca742] {
      width: 290px;
}
.ov-cards .ov-card .ov-icon[data-v-3cbca742] {
      margin-right: 12px;
      width: 54px;
      height: 54px;
}
.ov-cards .ov-card .label[data-v-3cbca742] {
      display: flex;
      align-items: center;
      font-size: 16px;
      line-height: 24px;
}
.ov-cards .ov-card .label .icon-qa[data-v-3cbca742] {
        margin-left: 6px;
        width: 16px;
        height: 16px;
        color: #2C54D1;
}
.ov-cards .ov-card .label .tx-btn[data-v-3cbca742] {
        margin-left: 8px;
        width: 60px;
        height: 30px;
        border-radius: 4px;
        background: #E8F3FF;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        color: #165DFF;
        cursor: pointer;
}
.ov-cards .ov-card .sign[data-v-3cbca742] {
      margin-right: 3px;
      font-size: 12px;
      color: #4E5969;
}
.ov-cards .ov-card .big-num[data-v-3cbca742] {
      font-size: 26px;
      font-weight: 600;
}
.status-icon[data-v-3cbca742] {
  margin-right: 4px;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.status-icon + span[data-v-3cbca742] {
    vertical-align: middle;
}
.c-blue[data-v-3cbca742] {
  color: #2c54d1;
}
.c-green[data-v-3cbca742] {
  color: #4cc09e;
}
.table-wrap[data-v-3cbca742] {
  margin-top: -16px;
}
.money[data-v-3cbca742] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.money div[data-v-3cbca742] {
    margin-right: 8px;
}
.moneyTip[data-v-3cbca742] {
  font-size: 10px;
  line-height: 22px;
  color: #666666;
}
@media screen and (max-width: 1524px) {
.ov-cards .ov-card[data-v-3cbca742] {
    margin-right: 30px;
}
.ov-cards .ov-card.wider[data-v-3cbca742] {
      width: 270px;
}
}
@media screen and (max-width: 1524px) {
.ov-cards .ov-card[data-v-3cbca742] {
    margin-right: 20px;
    width: 240px;
}
.ov-cards .ov-card.wider[data-v-3cbca742] {
      width: 260px;
}
}

