section[data-v-67b93307] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
section[data-v-67b93307]::-webkit-scrollbar {
  display: none;
}
section .rec-block[data-v-67b93307] {
  height: 100%;
}
section .rec-block .title[data-v-67b93307] {
  color: #204179;
  height: 30px;
}
section .rec-block .cnt[data-v-67b93307] {
  height: calc(100% - 30px);
  background: #fdfdfd;
  border: 1px #d7d7d7 dashed;
  padding: 10px;
  overflow: auto;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
section .rec-block .cnt[data-v-67b93307]::-webkit-scrollbar {
  display: none;
}
section .rec-block .cnt .cnt-item[data-v-67b93307] {
  line-height: 30px;
}
section[data-v-67b93307]  .el-form-item {
  margin-bottom: 0px;
}
section[data-v-67b93307]  .el-form-item__content {
  width: 100%;
}
section[data-v-67b93307]  .el-form-item__content .el-upload-list--picture-card .el-upload-list__item {
  width: 75px !important;
  height: 75px !important;
}
.more[data-v-529b32c0]  .el-form-item__content {
  width: 100px !important;
}
[data-v-529b32c0] .table th > .cell {
  padding-left: 8px;
  padding-right: 8px;
}
[data-v-529b32c0] .table tr,[data-v-529b32c0] .table td {
  height: 42px;
  line-height: 42px;
}
[data-v-529b32c0] .table .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #dcdfe6;
}
[data-v-529b32c0] .p0 {
  padding: 0 !important;
}
[data-v-529b32c0] .p0 .cell {
  padding: 0 !important;
}
.red[data-v-529b32c0] {
  border: 1px solid #ea7f8e;
  color: #ea7f8e;
}
.red[data-v-529b32c0]:hover {
  color: white;
  background: #ea7f8e !important;
}
.right-img[data-v-529b32c0] {
  display: flex;
  color: #333;
  font-size: 12px;
  position: absolute;
  right: 0px;
}
.right-img img[data-v-529b32c0] {
  width: 18px;
  margin-right: 5px;
}
.riskGrade[data-v-529b32c0] {
  position: relative;
}
.pointer[data-v-529b32c0]::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -13px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.risk_grade_01[data-v-529b32c0]::before,
.secure_risk_grade_01[data-v-529b32c0]::before {
  background-color: #32a7f7;
}
.risk_grade_02[data-v-529b32c0]::before,
.secure_risk_grade_02[data-v-529b32c0]::before {
  background-color: #d70023;
}
.risk_grade_03[data-v-529b32c0]::before,
.secure_risk_grade_03[data-v-529b32c0]::before {
  background-color: #ea7f8e;
}
.risk_grade_04[data-v-529b32c0]::before,
.secure_risk_grade_04[data-v-529b32c0]::before {
  background-color: #f3c132;
}
