.bdColor[data-v-68f39e2c] {
  color: #0052CC;
}
.textColor[data-v-68f39e2c] {
  color: #0052cc;
}
.warningText[data-v-68f39e2c] {
  color: #e6a23c;
}
.dangerText[data-v-68f39e2c] {
  color: #d9001b;
}
.successText[data-v-68f39e2c] {
  color: #67c23a;
}
.warningBg[data-v-68f39e2c] {
  background-color: #e6a23c;
}
.dangerBg[data-v-68f39e2c] {
  background-color: #d9001b;
}
.successBg[data-v-68f39e2c] {
  background-color: #67c23a;
}
.primaryBg[data-v-68f39e2c] {
  background-color: #4573d8;
}
.grayBg[data-v-68f39e2c] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-68f39e2c] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-68f39e2c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-68f39e2c] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-68f39e2c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-68f39e2c] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-68f39e2c] {
  color: #2662f0;
}
.colorTxt892[data-v-68f39e2c] {
  color: #8f92a1;
}
.textDUb[data-v-68f39e2c] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-68f39e2c] {
  font-size: 14px;
}
.fz_20[data-v-68f39e2c] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-68f39e2c] {
  color: #e6a23c;
}
.text5[data-v-68f39e2c] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-68f39e2c] {
  margin-top: 20px !important;
}
.noData[data-v-68f39e2c] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-68f39e2c]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-68f39e2c]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-68f39e2c]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-68f39e2c] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-68f39e2c] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-68f39e2c] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-68f39e2c] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-68f39e2c] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-68f39e2c] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-68f39e2c] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-68f39e2c] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-68f39e2c] {
  width: 10%;
}
.compliancePopover[data-v-68f39e2c] {
  font-size: 12px;
}
.compliancePopover img[data-v-68f39e2c] {
  width: 20px;
  margin-right: 6px;
}
.complianceNew .colorSign[data-v-68f39e2c] {
  display: flex;
  flex-wrap: wrap;
}
.complianceNew .colorSign .useTimeExplain[data-v-68f39e2c] {
  display: flex;
}
.complianceNew .colorSign .useTimeExplain li[data-v-68f39e2c] {
  margin-right: 12px;
  line-height: 24px;
  position: relative;
  padding-left: 34px;
}
.complianceNew .colorSign .useTimeExplain li[data-v-68f39e2c]::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 24px;
  height: 24px;
  padding: 2px 2px 2px 2px;
  border-radius: 6px;
  background-color: #d7d7d7;
  box-sizing: border-box;
}
.complianceNew .colorSign .useTimeExplain li.greeSpan[data-v-68f39e2c]::before {
  background-color: #0052CC;
}
.complianceNew .colorSign .useTimeExplain li.yeSpan[data-v-68f39e2c]::before {
  background-color: #f4cd20;
}
.complianceNew .showStaFn[data-v-68f39e2c] {
  background: #fff;
  border: 1px solid #e4e7ed;
  padding: 5px 6px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  margin-left: 10px;
}
.complianceNew .showStaFn img[data-v-68f39e2c] {
  width: 15px;
}
.complianceNew .tableBlock[data-v-68f39e2c] {
  width: 30px;
  height: 30px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
}
.complianceNew .tableBlock.greeSpan[data-v-68f39e2c] {
  background-color: #0052CC;
}
.complianceNew .tableBlock.redSpan[data-v-68f39e2c] {
  background-color: #d7d7d7;
}
.complianceNew .tableBlock.yeSpan[data-v-68f39e2c] {
  background-color: #f4cd20;
}
.complianceNew .tableBlock.left-bar[data-v-68f39e2c]::before {
  content: '';
  width: 7px;
  height: 30px;
  background-color: #d50e2e;
  /* 可以根据需要改颜色 */
  border-radius: 6px;
  position: absolute;
  left: 4px;
  top: 0;
}
.complianceNew .tableBlock.right-bar[data-v-68f39e2c]::after {
  content: '';
  width: 7px;
  height: 30px;
  background-color: #d50e2e;
  /* 可以根据需要改颜色 */
  border-radius: 6px;
  position: absolute;
  right: 4px;
  top: 0;
}
.complianceNew .complianceNumCls[data-v-68f39e2c] {
  position: relative;
}
.complianceNew #complianceTtip[data-v-68f39e2c] {
  position: absolute;
  top: -10px;
  left: 0;
  background: #fff;
  z-index: 1000;
  border-radius: 5px;
  color: #0052CC;
}
.complianceNew #complianceTtip p[data-v-68f39e2c] {
  padding: 5px 10px;
}
.complianceNew #complianceTtip p span[data-v-68f39e2c] {
  white-space: nowrap;
}
.complianceNew #complianceTtip img[data-v-68f39e2c] {
  width: 18px;
  margin-right: 5px;
}
.custom-pop[data-v-68f39e2c] {
  background: #000;
  border: 1px solid #ccc;
}
.popup-content[data-v-68f39e2c] {
  max-width: 750px;
  border-top: 1px solid #ccc;
  padding-top: 14px;
  font-size: 13px;
}
.popup-content .form-row[data-v-68f39e2c] {
  display: flex;
  margin-bottom: 14px;
  align-items: flex-start;
  color: #333;
  padding: 0 3%;
}
.popup-content .label[data-v-68f39e2c] {
  width: 130px;
  text-align: right;
  white-space: nowrap;
  flex-shrink: 0;
}
.popup-content .value[data-v-68f39e2c] {
  width: 200px;
  padding-left: 10px;
  word-break: break-word;
}
.popup-content .value2[data-v-68f39e2c] {
  flex: 1;
  min-width: 150px;
  word-break: break-word;
}
.popup-content .line[data-v-68f39e2c] {
  width: 92%;
  height: 1px;
  background: #ccc;
  margin: 20px 4%;
}
.popup-content .red[data-v-68f39e2c] {
  color: #d50e2e;
}
.popup-content .green[data-v-68f39e2c] {
  color: #70b685;
}

