section[data-v-3e83aca9] {
  box-sizing: border-box;
  overflow: auto;
  height: 100%;
  padding-bottom: 20px;
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* firefox */
}
section[data-v-3e83aca9]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-3e83aca9]  .el-form-item__content {
  width: calc(100% - 184px);
}
[data-v-4f1d28fc] .p0 {
  padding: 0 !important;
}
[data-v-4f1d28fc] .p0 .cell {
  padding: 0 !important;
}
.file-center[data-v-4f1d28fc] {
  display: flex;
  justify-content: center;
}
[data-v-4f1d28fc] .custom .el-form-item__content > div {
  display: flex;
  align-items: center;
}
[data-v-4f1d28fc] .custom .el-input-group__append,[data-v-4f1d28fc] .custom .el-input-group__prepend {
  padding: 0 15px;
  color: #0b73ff;
  background-color: #fff;
}
[data-v-4f1d28fc] .riskCustom .el-input--prefix .el-input__inner {
  padding-left: 43px;
}
[data-v-4f1d28fc] .riskCustom .myTooltip {
  position: absolute;
  top: 50%;
  display: block;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  transform: translateY(-7px);
}
[data-v-4f1d28fc] .custom-select .el-select-dropdown__wrap {
  max-height: 325px;
}
[data-v-4f1d28fc] .el-table .cell.el-tooltip {
  width: 100% !important;
}
[data-v-4f1d28fc] .icon-seep {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.riskGrade[data-v-4f1d28fc] {
  position: relative;
}
.pointer[data-v-4f1d28fc]::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.risk_grade_01[data-v-4f1d28fc]::before,
.secure_risk_grade_01[data-v-4f1d28fc]::before {
  background-color: #32a7f7;
}
.risk_grade_02[data-v-4f1d28fc]::before,
.secure_risk_grade_02[data-v-4f1d28fc]::before {
  background-color: #d70023;
}
.risk_grade_03[data-v-4f1d28fc]::before,
.secure_risk_grade_03[data-v-4f1d28fc]::before {
  background-color: #ea7f8e;
}
.risk_grade_04[data-v-4f1d28fc]::before,
.secure_risk_grade_04[data-v-4f1d28fc]::before {
  background-color: #f3c132;
}
section[data-v-670a85b2] {
  box-sizing: border-box;
  overflow: auto;
  height: 100%;
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* firefox */
}
section[data-v-670a85b2]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-670a85b2]  .el-form-item__content {
  width: calc(100% - 184px);
}
section[data-v-746929c1] {
  box-sizing: border-box;
  overflow: auto;
  height: 100%;
  padding-bottom: 20px;
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* firefox */
}
section[data-v-746929c1]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-746929c1]  .el-form-item__content {
  width: calc(100% - 184px);
}
.border-form[data-v-746929c1]  .title {
  padding-top: 0;
}
[data-v-43fc1ee0] .footer-btn {
  display: inline-block;
  height: 100%;
  margin: 0 auto;
}
@charset "UTF-8";
.fang-song[data-v-27982c06] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-27982c06] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-27982c06] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-27982c06] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-27982c06] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-27982c06] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-27982c06] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-27982c06] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-27982c06] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-27982c06] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-27982c06] {
  width: 100%;
}
.cell[data-v-27982c06]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-27982c06]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-27982c06]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-27982c06]  .el-form-item .el-input__inner, .cell[data-v-27982c06]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-27982c06]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-27982c06]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-27982c06]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-27982c06]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-27982c06]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-27982c06]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-27982c06] {
  height: auto;
}
.cell .form-item_radio[data-v-27982c06]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-27982c06] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-27982c06] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-27982c06] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-27982c06] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-27982c06] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-27982c06] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-27982c06] {
  display: flex;
}
.flex1[data-v-27982c06] {
  flex: 1 !important;
}
.flex-wrap[data-v-27982c06] {
  flex-wrap: wrap;
}
.align-items-start[data-v-27982c06] {
  align-items: flex-start;
}
.align-items-end[data-v-27982c06] {
  align-items: flex-end;
}
.align-items-center[data-v-27982c06] {
  align-items: center;
}
.justify-content-start[data-v-27982c06] {
  justify-content: flex-start;
}
.justify-content-end[data-v-27982c06] {
  justify-content: flex-end;
}
.justify-content-center[data-v-27982c06] {
  justify-content: center;
}
.justify-content-between[data-v-27982c06] {
  justify-content: space-between;
}
.justify-content-around[data-v-27982c06] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-27982c06] {
  justify-content: space-evenly;
}
.align-content-between[data-v-27982c06] {
  align-content: space-between;
}
.align-content-around[data-v-27982c06] {
  align-content: space-around;
}
.align-content-evenly[data-v-27982c06] {
  align-content: space-evenly;
}
.align-content-center[data-v-27982c06] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-27982c06] {
  width: 1% !important;
}
.w2[data-v-27982c06] {
  width: 2% !important;
}
.w3[data-v-27982c06] {
  width: 3% !important;
}
.w4[data-v-27982c06] {
  width: 4% !important;
}
.w5[data-v-27982c06] {
  width: 5% !important;
}
.w6[data-v-27982c06] {
  width: 6% !important;
}
.w7[data-v-27982c06] {
  width: 7% !important;
}
.w8[data-v-27982c06] {
  width: 8% !important;
}
.w9[data-v-27982c06] {
  width: 9% !important;
}
.w10[data-v-27982c06] {
  width: 10% !important;
}
.w11[data-v-27982c06] {
  width: 11% !important;
}
.w12[data-v-27982c06] {
  width: 12% !important;
}
.w13[data-v-27982c06] {
  width: 13% !important;
}
.w14[data-v-27982c06] {
  width: 14% !important;
}
.w15[data-v-27982c06] {
  width: 15% !important;
}
.w16[data-v-27982c06] {
  width: 16% !important;
}
.w17[data-v-27982c06] {
  width: 17% !important;
}
.w18[data-v-27982c06] {
  width: 18% !important;
}
.w19[data-v-27982c06] {
  width: 19% !important;
}
.w20[data-v-27982c06] {
  width: 20% !important;
}
.w21[data-v-27982c06] {
  width: 21% !important;
}
.w22[data-v-27982c06] {
  width: 22% !important;
}
.w23[data-v-27982c06] {
  width: 23% !important;
}
.w24[data-v-27982c06] {
  width: 24% !important;
}
.w25[data-v-27982c06] {
  width: 25% !important;
}
.w26[data-v-27982c06] {
  width: 26% !important;
}
.w27[data-v-27982c06] {
  width: 27% !important;
}
.w28[data-v-27982c06] {
  width: 28% !important;
}
.w29[data-v-27982c06] {
  width: 29% !important;
}
.w30[data-v-27982c06] {
  width: 30% !important;
}
.w31[data-v-27982c06] {
  width: 31% !important;
}
.w32[data-v-27982c06] {
  width: 32% !important;
}
.w33[data-v-27982c06] {
  width: 33% !important;
}
.w34[data-v-27982c06] {
  width: 34% !important;
}
.w35[data-v-27982c06] {
  width: 35% !important;
}
.w36[data-v-27982c06] {
  width: 36% !important;
}
.w37[data-v-27982c06] {
  width: 37% !important;
}
.w38[data-v-27982c06] {
  width: 38% !important;
}
.w39[data-v-27982c06] {
  width: 39% !important;
}
.w40[data-v-27982c06] {
  width: 40% !important;
}
.w41[data-v-27982c06] {
  width: 41% !important;
}
.w42[data-v-27982c06] {
  width: 42% !important;
}
.w43[data-v-27982c06] {
  width: 43% !important;
}
.w44[data-v-27982c06] {
  width: 44% !important;
}
.w45[data-v-27982c06] {
  width: 45% !important;
}
.w46[data-v-27982c06] {
  width: 46% !important;
}
.w47[data-v-27982c06] {
  width: 47% !important;
}
.w48[data-v-27982c06] {
  width: 48% !important;
}
.w49[data-v-27982c06] {
  width: 49% !important;
}
.w50[data-v-27982c06] {
  width: 50% !important;
}
.w51[data-v-27982c06] {
  width: 51% !important;
}
.w52[data-v-27982c06] {
  width: 52% !important;
}
.w53[data-v-27982c06] {
  width: 53% !important;
}
.w54[data-v-27982c06] {
  width: 54% !important;
}
.w55[data-v-27982c06] {
  width: 55% !important;
}
.w56[data-v-27982c06] {
  width: 56% !important;
}
.w57[data-v-27982c06] {
  width: 57% !important;
}
.w58[data-v-27982c06] {
  width: 58% !important;
}
.w59[data-v-27982c06] {
  width: 59% !important;
}
.w60[data-v-27982c06] {
  width: 60% !important;
}
.w61[data-v-27982c06] {
  width: 61% !important;
}
.w62[data-v-27982c06] {
  width: 62% !important;
}
.w63[data-v-27982c06] {
  width: 63% !important;
}
.w64[data-v-27982c06] {
  width: 64% !important;
}
.w65[data-v-27982c06] {
  width: 65% !important;
}
.w66[data-v-27982c06] {
  width: 66% !important;
}
.w67[data-v-27982c06] {
  width: 67% !important;
}
.w68[data-v-27982c06] {
  width: 68% !important;
}
.w69[data-v-27982c06] {
  width: 69% !important;
}
.w70[data-v-27982c06] {
  width: 70% !important;
}
.w71[data-v-27982c06] {
  width: 71% !important;
}
.w72[data-v-27982c06] {
  width: 72% !important;
}
.w73[data-v-27982c06] {
  width: 73% !important;
}
.w74[data-v-27982c06] {
  width: 74% !important;
}
.w75[data-v-27982c06] {
  width: 75% !important;
}
.w76[data-v-27982c06] {
  width: 76% !important;
}
.w77[data-v-27982c06] {
  width: 77% !important;
}
.w78[data-v-27982c06] {
  width: 78% !important;
}
.w79[data-v-27982c06] {
  width: 79% !important;
}
.w80[data-v-27982c06] {
  width: 80% !important;
}
.w81[data-v-27982c06] {
  width: 81% !important;
}
.w82[data-v-27982c06] {
  width: 82% !important;
}
.w83[data-v-27982c06] {
  width: 83% !important;
}
.w84[data-v-27982c06] {
  width: 84% !important;
}
.w85[data-v-27982c06] {
  width: 85% !important;
}
.w86[data-v-27982c06] {
  width: 86% !important;
}
.w87[data-v-27982c06] {
  width: 87% !important;
}
.w88[data-v-27982c06] {
  width: 88% !important;
}
.w89[data-v-27982c06] {
  width: 89% !important;
}
.w90[data-v-27982c06] {
  width: 90% !important;
}
.w91[data-v-27982c06] {
  width: 91% !important;
}
.w92[data-v-27982c06] {
  width: 92% !important;
}
.w93[data-v-27982c06] {
  width: 93% !important;
}
.w94[data-v-27982c06] {
  width: 94% !important;
}
.w95[data-v-27982c06] {
  width: 95% !important;
}
.w96[data-v-27982c06] {
  width: 96% !important;
}
.w97[data-v-27982c06] {
  width: 97% !important;
}
.w98[data-v-27982c06] {
  width: 98% !important;
}
.w99[data-v-27982c06] {
  width: 99% !important;
}
.w100[data-v-27982c06] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-27982c06] {
  margin-left: 5px;
}
.ml8[data-v-27982c06] {
  margin-left: 8px;
}
.ml10[data-v-27982c06] {
  margin-left: 10px;
}
.ml12[data-v-27982c06] {
  margin-left: 12px;
}
.ml15[data-v-27982c06] {
  margin-left: 15px;
}
.ml20[data-v-27982c06] {
  margin-left: 20px;
}
.mr5[data-v-27982c06] {
  margin-right: 5px;
}
.mr8[data-v-27982c06] {
  margin-right: 8px;
}
.mr10[data-v-27982c06] {
  margin-right: 10px;
}
.mr12[data-v-27982c06] {
  margin-right: 12px;
}
.mr15[data-v-27982c06] {
  margin-right: 15px;
}
.mr20[data-v-27982c06] {
  margin-right: 20px;
}
.mt5[data-v-27982c06] {
  margin-top: 5px;
}
.mt8[data-v-27982c06] {
  margin-top: 8px;
}
.mt10[data-v-27982c06] {
  margin-top: 10px;
}
.mt12[data-v-27982c06] {
  margin-top: 12px;
}
.mt15[data-v-27982c06] {
  margin-top: 15px;
}
.mt20[data-v-27982c06] {
  margin-top: 20px;
}
.mb5[data-v-27982c06] {
  margin-bottom: 5px;
}
.mb8[data-v-27982c06] {
  margin-bottom: 8px;
}
.mb10[data-v-27982c06] {
  margin-bottom: 10px;
}
.mb12[data-v-27982c06] {
  margin-bottom: 12px;
}
.mb15[data-v-27982c06] {
  margin-bottom: 15px;
}
.mb20[data-v-27982c06] {
  margin-bottom: 20px;
}
.m5[data-v-27982c06] {
  margin: 5px;
}
.m8[data-v-27982c06] {
  margin: 8px;
}
.m10[data-v-27982c06] {
  margin: 10px;
}
.m12[data-v-27982c06] {
  margin: 12px;
}
.m15[data-v-27982c06] {
  margin: 15px;
}
.m20[data-v-27982c06] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-27982c06] {
  padding-left: 5px;
}
.pl8[data-v-27982c06] {
  padding-left: 8px;
}
.pl10[data-v-27982c06] {
  padding-left: 10px;
}
.pl12[data-v-27982c06] {
  padding-left: 12px;
}
.pl15[data-v-27982c06] {
  padding-left: 15px;
}
.pl20[data-v-27982c06] {
  padding-left: 20px;
}
.pr5[data-v-27982c06] {
  padding-right: 5px;
}
.pr8[data-v-27982c06] {
  padding-right: 8px;
}
.pr10[data-v-27982c06] {
  padding-right: 10px;
}
.pr12[data-v-27982c06] {
  padding-right: 12px;
}
.pr15[data-v-27982c06] {
  padding-right: 15px;
}
.pr20[data-v-27982c06] {
  padding-right: 20px;
}
.pt5[data-v-27982c06] {
  padding-top: 5px;
}
.pt8[data-v-27982c06] {
  padding-top: 8px;
}
.pt10[data-v-27982c06] {
  padding-top: 10px;
}
.pt12[data-v-27982c06] {
  padding-top: 12px;
}
.pt15[data-v-27982c06] {
  padding-top: 15px;
}
.pt20[data-v-27982c06] {
  padding-top: 20px;
}
.pb5[data-v-27982c06] {
  padding-bottom: 5px;
}
.pb8[data-v-27982c06] {
  padding-bottom: 8px;
}
.pb10[data-v-27982c06] {
  padding-bottom: 10px;
}
.pb12[data-v-27982c06] {
  padding-bottom: 12px;
}
.pb15[data-v-27982c06] {
  padding-bottom: 15px;
}
.pb20[data-v-27982c06] {
  padding-bottom: 20px;
}
.p5[data-v-27982c06] {
  padding: 5px;
}
.p8[data-v-27982c06] {
  padding: 8px;
}
.p10[data-v-27982c06] {
  padding: 10px;
}
.p12[data-v-27982c06] {
  padding: 12px;
}
.p15[data-v-27982c06] {
  padding: 15px;
}
.p20[data-v-27982c06] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-27982c06] {
  display: block;
}
.inline-Block[data-v-27982c06] {
  display: inline-block;
}
.inline[data-v-27982c06] {
  display: inline;
}
.border-box[data-v-27982c06] {
  box-sizing: border-box;
}
.textIndent[data-v-27982c06] {
  text-indent: 2em;
}
.textLeft[data-v-27982c06] {
  text-align: left;
}
.textRight[data-v-27982c06] {
  text-align: right;
}
.textCenter[data-v-27982c06] {
  text-align: center;
}
.nowrap[data-v-27982c06] {
  white-space: nowrap;
}
.wrap[data-v-27982c06] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-27982c06] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-27982c06] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-27982c06] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-27982c06] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-27982c06] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-27982c06] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-27982c06] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-27982c06] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-27982c06] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-27982c06] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-27982c06] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-27982c06] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-27982c06] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-27982c06] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-27982c06] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-27982c06] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-27982c06] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
@charset "UTF-8";
.fang-song[data-v-68ea96ae] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-68ea96ae] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-68ea96ae] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-68ea96ae] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-68ea96ae] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-68ea96ae] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-68ea96ae] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-68ea96ae] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-68ea96ae] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-68ea96ae] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-68ea96ae] {
  width: 100%;
}
.cell[data-v-68ea96ae]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-68ea96ae]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-68ea96ae]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-68ea96ae]  .el-form-item .el-input__inner, .cell[data-v-68ea96ae]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-68ea96ae]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-68ea96ae]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-68ea96ae]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-68ea96ae]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-68ea96ae]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-68ea96ae]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-68ea96ae] {
  height: auto;
}
.cell .form-item_radio[data-v-68ea96ae]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-68ea96ae] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-68ea96ae] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-68ea96ae] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-68ea96ae] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-68ea96ae] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-68ea96ae] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-68ea96ae] {
  display: flex;
}
.flex1[data-v-68ea96ae] {
  flex: 1 !important;
}
.flex-wrap[data-v-68ea96ae] {
  flex-wrap: wrap;
}
.align-items-start[data-v-68ea96ae] {
  align-items: flex-start;
}
.align-items-end[data-v-68ea96ae] {
  align-items: flex-end;
}
.align-items-center[data-v-68ea96ae] {
  align-items: center;
}
.justify-content-start[data-v-68ea96ae] {
  justify-content: flex-start;
}
.justify-content-end[data-v-68ea96ae] {
  justify-content: flex-end;
}
.justify-content-center[data-v-68ea96ae] {
  justify-content: center;
}
.justify-content-between[data-v-68ea96ae] {
  justify-content: space-between;
}
.justify-content-around[data-v-68ea96ae] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-68ea96ae] {
  justify-content: space-evenly;
}
.align-content-between[data-v-68ea96ae] {
  align-content: space-between;
}
.align-content-around[data-v-68ea96ae] {
  align-content: space-around;
}
.align-content-evenly[data-v-68ea96ae] {
  align-content: space-evenly;
}
.align-content-center[data-v-68ea96ae] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-68ea96ae] {
  width: 1% !important;
}
.w2[data-v-68ea96ae] {
  width: 2% !important;
}
.w3[data-v-68ea96ae] {
  width: 3% !important;
}
.w4[data-v-68ea96ae] {
  width: 4% !important;
}
.w5[data-v-68ea96ae] {
  width: 5% !important;
}
.w6[data-v-68ea96ae] {
  width: 6% !important;
}
.w7[data-v-68ea96ae] {
  width: 7% !important;
}
.w8[data-v-68ea96ae] {
  width: 8% !important;
}
.w9[data-v-68ea96ae] {
  width: 9% !important;
}
.w10[data-v-68ea96ae] {
  width: 10% !important;
}
.w11[data-v-68ea96ae] {
  width: 11% !important;
}
.w12[data-v-68ea96ae] {
  width: 12% !important;
}
.w13[data-v-68ea96ae] {
  width: 13% !important;
}
.w14[data-v-68ea96ae] {
  width: 14% !important;
}
.w15[data-v-68ea96ae] {
  width: 15% !important;
}
.w16[data-v-68ea96ae] {
  width: 16% !important;
}
.w17[data-v-68ea96ae] {
  width: 17% !important;
}
.w18[data-v-68ea96ae] {
  width: 18% !important;
}
.w19[data-v-68ea96ae] {
  width: 19% !important;
}
.w20[data-v-68ea96ae] {
  width: 20% !important;
}
.w21[data-v-68ea96ae] {
  width: 21% !important;
}
.w22[data-v-68ea96ae] {
  width: 22% !important;
}
.w23[data-v-68ea96ae] {
  width: 23% !important;
}
.w24[data-v-68ea96ae] {
  width: 24% !important;
}
.w25[data-v-68ea96ae] {
  width: 25% !important;
}
.w26[data-v-68ea96ae] {
  width: 26% !important;
}
.w27[data-v-68ea96ae] {
  width: 27% !important;
}
.w28[data-v-68ea96ae] {
  width: 28% !important;
}
.w29[data-v-68ea96ae] {
  width: 29% !important;
}
.w30[data-v-68ea96ae] {
  width: 30% !important;
}
.w31[data-v-68ea96ae] {
  width: 31% !important;
}
.w32[data-v-68ea96ae] {
  width: 32% !important;
}
.w33[data-v-68ea96ae] {
  width: 33% !important;
}
.w34[data-v-68ea96ae] {
  width: 34% !important;
}
.w35[data-v-68ea96ae] {
  width: 35% !important;
}
.w36[data-v-68ea96ae] {
  width: 36% !important;
}
.w37[data-v-68ea96ae] {
  width: 37% !important;
}
.w38[data-v-68ea96ae] {
  width: 38% !important;
}
.w39[data-v-68ea96ae] {
  width: 39% !important;
}
.w40[data-v-68ea96ae] {
  width: 40% !important;
}
.w41[data-v-68ea96ae] {
  width: 41% !important;
}
.w42[data-v-68ea96ae] {
  width: 42% !important;
}
.w43[data-v-68ea96ae] {
  width: 43% !important;
}
.w44[data-v-68ea96ae] {
  width: 44% !important;
}
.w45[data-v-68ea96ae] {
  width: 45% !important;
}
.w46[data-v-68ea96ae] {
  width: 46% !important;
}
.w47[data-v-68ea96ae] {
  width: 47% !important;
}
.w48[data-v-68ea96ae] {
  width: 48% !important;
}
.w49[data-v-68ea96ae] {
  width: 49% !important;
}
.w50[data-v-68ea96ae] {
  width: 50% !important;
}
.w51[data-v-68ea96ae] {
  width: 51% !important;
}
.w52[data-v-68ea96ae] {
  width: 52% !important;
}
.w53[data-v-68ea96ae] {
  width: 53% !important;
}
.w54[data-v-68ea96ae] {
  width: 54% !important;
}
.w55[data-v-68ea96ae] {
  width: 55% !important;
}
.w56[data-v-68ea96ae] {
  width: 56% !important;
}
.w57[data-v-68ea96ae] {
  width: 57% !important;
}
.w58[data-v-68ea96ae] {
  width: 58% !important;
}
.w59[data-v-68ea96ae] {
  width: 59% !important;
}
.w60[data-v-68ea96ae] {
  width: 60% !important;
}
.w61[data-v-68ea96ae] {
  width: 61% !important;
}
.w62[data-v-68ea96ae] {
  width: 62% !important;
}
.w63[data-v-68ea96ae] {
  width: 63% !important;
}
.w64[data-v-68ea96ae] {
  width: 64% !important;
}
.w65[data-v-68ea96ae] {
  width: 65% !important;
}
.w66[data-v-68ea96ae] {
  width: 66% !important;
}
.w67[data-v-68ea96ae] {
  width: 67% !important;
}
.w68[data-v-68ea96ae] {
  width: 68% !important;
}
.w69[data-v-68ea96ae] {
  width: 69% !important;
}
.w70[data-v-68ea96ae] {
  width: 70% !important;
}
.w71[data-v-68ea96ae] {
  width: 71% !important;
}
.w72[data-v-68ea96ae] {
  width: 72% !important;
}
.w73[data-v-68ea96ae] {
  width: 73% !important;
}
.w74[data-v-68ea96ae] {
  width: 74% !important;
}
.w75[data-v-68ea96ae] {
  width: 75% !important;
}
.w76[data-v-68ea96ae] {
  width: 76% !important;
}
.w77[data-v-68ea96ae] {
  width: 77% !important;
}
.w78[data-v-68ea96ae] {
  width: 78% !important;
}
.w79[data-v-68ea96ae] {
  width: 79% !important;
}
.w80[data-v-68ea96ae] {
  width: 80% !important;
}
.w81[data-v-68ea96ae] {
  width: 81% !important;
}
.w82[data-v-68ea96ae] {
  width: 82% !important;
}
.w83[data-v-68ea96ae] {
  width: 83% !important;
}
.w84[data-v-68ea96ae] {
  width: 84% !important;
}
.w85[data-v-68ea96ae] {
  width: 85% !important;
}
.w86[data-v-68ea96ae] {
  width: 86% !important;
}
.w87[data-v-68ea96ae] {
  width: 87% !important;
}
.w88[data-v-68ea96ae] {
  width: 88% !important;
}
.w89[data-v-68ea96ae] {
  width: 89% !important;
}
.w90[data-v-68ea96ae] {
  width: 90% !important;
}
.w91[data-v-68ea96ae] {
  width: 91% !important;
}
.w92[data-v-68ea96ae] {
  width: 92% !important;
}
.w93[data-v-68ea96ae] {
  width: 93% !important;
}
.w94[data-v-68ea96ae] {
  width: 94% !important;
}
.w95[data-v-68ea96ae] {
  width: 95% !important;
}
.w96[data-v-68ea96ae] {
  width: 96% !important;
}
.w97[data-v-68ea96ae] {
  width: 97% !important;
}
.w98[data-v-68ea96ae] {
  width: 98% !important;
}
.w99[data-v-68ea96ae] {
  width: 99% !important;
}
.w100[data-v-68ea96ae] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-68ea96ae] {
  margin-left: 5px;
}
.ml8[data-v-68ea96ae] {
  margin-left: 8px;
}
.ml10[data-v-68ea96ae] {
  margin-left: 10px;
}
.ml12[data-v-68ea96ae] {
  margin-left: 12px;
}
.ml15[data-v-68ea96ae] {
  margin-left: 15px;
}
.ml20[data-v-68ea96ae] {
  margin-left: 20px;
}
.mr5[data-v-68ea96ae] {
  margin-right: 5px;
}
.mr8[data-v-68ea96ae] {
  margin-right: 8px;
}
.mr10[data-v-68ea96ae] {
  margin-right: 10px;
}
.mr12[data-v-68ea96ae] {
  margin-right: 12px;
}
.mr15[data-v-68ea96ae] {
  margin-right: 15px;
}
.mr20[data-v-68ea96ae] {
  margin-right: 20px;
}
.mt5[data-v-68ea96ae] {
  margin-top: 5px;
}
.mt8[data-v-68ea96ae] {
  margin-top: 8px;
}
.mt10[data-v-68ea96ae] {
  margin-top: 10px;
}
.mt12[data-v-68ea96ae] {
  margin-top: 12px;
}
.mt15[data-v-68ea96ae] {
  margin-top: 15px;
}
.mt20[data-v-68ea96ae] {
  margin-top: 20px;
}
.mb5[data-v-68ea96ae] {
  margin-bottom: 5px;
}
.mb8[data-v-68ea96ae] {
  margin-bottom: 8px;
}
.mb10[data-v-68ea96ae] {
  margin-bottom: 10px;
}
.mb12[data-v-68ea96ae] {
  margin-bottom: 12px;
}
.mb15[data-v-68ea96ae] {
  margin-bottom: 15px;
}
.mb20[data-v-68ea96ae] {
  margin-bottom: 20px;
}
.m5[data-v-68ea96ae] {
  margin: 5px;
}
.m8[data-v-68ea96ae] {
  margin: 8px;
}
.m10[data-v-68ea96ae] {
  margin: 10px;
}
.m12[data-v-68ea96ae] {
  margin: 12px;
}
.m15[data-v-68ea96ae] {
  margin: 15px;
}
.m20[data-v-68ea96ae] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-68ea96ae] {
  padding-left: 5px;
}
.pl8[data-v-68ea96ae] {
  padding-left: 8px;
}
.pl10[data-v-68ea96ae] {
  padding-left: 10px;
}
.pl12[data-v-68ea96ae] {
  padding-left: 12px;
}
.pl15[data-v-68ea96ae] {
  padding-left: 15px;
}
.pl20[data-v-68ea96ae] {
  padding-left: 20px;
}
.pr5[data-v-68ea96ae] {
  padding-right: 5px;
}
.pr8[data-v-68ea96ae] {
  padding-right: 8px;
}
.pr10[data-v-68ea96ae] {
  padding-right: 10px;
}
.pr12[data-v-68ea96ae] {
  padding-right: 12px;
}
.pr15[data-v-68ea96ae] {
  padding-right: 15px;
}
.pr20[data-v-68ea96ae] {
  padding-right: 20px;
}
.pt5[data-v-68ea96ae] {
  padding-top: 5px;
}
.pt8[data-v-68ea96ae] {
  padding-top: 8px;
}
.pt10[data-v-68ea96ae] {
  padding-top: 10px;
}
.pt12[data-v-68ea96ae] {
  padding-top: 12px;
}
.pt15[data-v-68ea96ae] {
  padding-top: 15px;
}
.pt20[data-v-68ea96ae] {
  padding-top: 20px;
}
.pb5[data-v-68ea96ae] {
  padding-bottom: 5px;
}
.pb8[data-v-68ea96ae] {
  padding-bottom: 8px;
}
.pb10[data-v-68ea96ae] {
  padding-bottom: 10px;
}
.pb12[data-v-68ea96ae] {
  padding-bottom: 12px;
}
.pb15[data-v-68ea96ae] {
  padding-bottom: 15px;
}
.pb20[data-v-68ea96ae] {
  padding-bottom: 20px;
}
.p5[data-v-68ea96ae] {
  padding: 5px;
}
.p8[data-v-68ea96ae] {
  padding: 8px;
}
.p10[data-v-68ea96ae] {
  padding: 10px;
}
.p12[data-v-68ea96ae] {
  padding: 12px;
}
.p15[data-v-68ea96ae] {
  padding: 15px;
}
.p20[data-v-68ea96ae] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-68ea96ae] {
  display: block;
}
.inline-Block[data-v-68ea96ae] {
  display: inline-block;
}
.inline[data-v-68ea96ae] {
  display: inline;
}
.border-box[data-v-68ea96ae] {
  box-sizing: border-box;
}
.textIndent[data-v-68ea96ae] {
  text-indent: 2em;
}
.textLeft[data-v-68ea96ae] {
  text-align: left;
}
.textRight[data-v-68ea96ae] {
  text-align: right;
}
.textCenter[data-v-68ea96ae] {
  text-align: center;
}
.nowrap[data-v-68ea96ae] {
  white-space: nowrap;
}
.wrap[data-v-68ea96ae] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-68ea96ae] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-68ea96ae] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-68ea96ae] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-68ea96ae] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-68ea96ae] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-68ea96ae] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-68ea96ae] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-68ea96ae] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-68ea96ae] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-68ea96ae] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-68ea96ae] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-68ea96ae] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-68ea96ae] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-68ea96ae] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-68ea96ae] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-68ea96ae] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-68ea96ae] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
@charset "UTF-8";
.fang-song[data-v-cc6d670a] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-cc6d670a] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-cc6d670a] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-cc6d670a] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-cc6d670a] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-cc6d670a] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-cc6d670a] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-cc6d670a] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-cc6d670a] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-cc6d670a] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-cc6d670a] {
  width: 100%;
}
.cell[data-v-cc6d670a]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-cc6d670a]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-cc6d670a]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-cc6d670a]  .el-form-item .el-input__inner, .cell[data-v-cc6d670a]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-cc6d670a]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-cc6d670a]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-cc6d670a]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-cc6d670a]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-cc6d670a]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-cc6d670a]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-cc6d670a] {
  height: auto;
}
.cell .form-item_radio[data-v-cc6d670a]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-cc6d670a] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-cc6d670a] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-cc6d670a] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-cc6d670a] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-cc6d670a] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-cc6d670a] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-cc6d670a] {
  display: flex;
}
.flex1[data-v-cc6d670a] {
  flex: 1 !important;
}
.flex-wrap[data-v-cc6d670a] {
  flex-wrap: wrap;
}
.align-items-start[data-v-cc6d670a] {
  align-items: flex-start;
}
.align-items-end[data-v-cc6d670a] {
  align-items: flex-end;
}
.align-items-center[data-v-cc6d670a] {
  align-items: center;
}
.justify-content-start[data-v-cc6d670a] {
  justify-content: flex-start;
}
.justify-content-end[data-v-cc6d670a] {
  justify-content: flex-end;
}
.justify-content-center[data-v-cc6d670a] {
  justify-content: center;
}
.justify-content-between[data-v-cc6d670a] {
  justify-content: space-between;
}
.justify-content-around[data-v-cc6d670a] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-cc6d670a] {
  justify-content: space-evenly;
}
.align-content-between[data-v-cc6d670a] {
  align-content: space-between;
}
.align-content-around[data-v-cc6d670a] {
  align-content: space-around;
}
.align-content-evenly[data-v-cc6d670a] {
  align-content: space-evenly;
}
.align-content-center[data-v-cc6d670a] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-cc6d670a] {
  width: 1% !important;
}
.w2[data-v-cc6d670a] {
  width: 2% !important;
}
.w3[data-v-cc6d670a] {
  width: 3% !important;
}
.w4[data-v-cc6d670a] {
  width: 4% !important;
}
.w5[data-v-cc6d670a] {
  width: 5% !important;
}
.w6[data-v-cc6d670a] {
  width: 6% !important;
}
.w7[data-v-cc6d670a] {
  width: 7% !important;
}
.w8[data-v-cc6d670a] {
  width: 8% !important;
}
.w9[data-v-cc6d670a] {
  width: 9% !important;
}
.w10[data-v-cc6d670a] {
  width: 10% !important;
}
.w11[data-v-cc6d670a] {
  width: 11% !important;
}
.w12[data-v-cc6d670a] {
  width: 12% !important;
}
.w13[data-v-cc6d670a] {
  width: 13% !important;
}
.w14[data-v-cc6d670a] {
  width: 14% !important;
}
.w15[data-v-cc6d670a] {
  width: 15% !important;
}
.w16[data-v-cc6d670a] {
  width: 16% !important;
}
.w17[data-v-cc6d670a] {
  width: 17% !important;
}
.w18[data-v-cc6d670a] {
  width: 18% !important;
}
.w19[data-v-cc6d670a] {
  width: 19% !important;
}
.w20[data-v-cc6d670a] {
  width: 20% !important;
}
.w21[data-v-cc6d670a] {
  width: 21% !important;
}
.w22[data-v-cc6d670a] {
  width: 22% !important;
}
.w23[data-v-cc6d670a] {
  width: 23% !important;
}
.w24[data-v-cc6d670a] {
  width: 24% !important;
}
.w25[data-v-cc6d670a] {
  width: 25% !important;
}
.w26[data-v-cc6d670a] {
  width: 26% !important;
}
.w27[data-v-cc6d670a] {
  width: 27% !important;
}
.w28[data-v-cc6d670a] {
  width: 28% !important;
}
.w29[data-v-cc6d670a] {
  width: 29% !important;
}
.w30[data-v-cc6d670a] {
  width: 30% !important;
}
.w31[data-v-cc6d670a] {
  width: 31% !important;
}
.w32[data-v-cc6d670a] {
  width: 32% !important;
}
.w33[data-v-cc6d670a] {
  width: 33% !important;
}
.w34[data-v-cc6d670a] {
  width: 34% !important;
}
.w35[data-v-cc6d670a] {
  width: 35% !important;
}
.w36[data-v-cc6d670a] {
  width: 36% !important;
}
.w37[data-v-cc6d670a] {
  width: 37% !important;
}
.w38[data-v-cc6d670a] {
  width: 38% !important;
}
.w39[data-v-cc6d670a] {
  width: 39% !important;
}
.w40[data-v-cc6d670a] {
  width: 40% !important;
}
.w41[data-v-cc6d670a] {
  width: 41% !important;
}
.w42[data-v-cc6d670a] {
  width: 42% !important;
}
.w43[data-v-cc6d670a] {
  width: 43% !important;
}
.w44[data-v-cc6d670a] {
  width: 44% !important;
}
.w45[data-v-cc6d670a] {
  width: 45% !important;
}
.w46[data-v-cc6d670a] {
  width: 46% !important;
}
.w47[data-v-cc6d670a] {
  width: 47% !important;
}
.w48[data-v-cc6d670a] {
  width: 48% !important;
}
.w49[data-v-cc6d670a] {
  width: 49% !important;
}
.w50[data-v-cc6d670a] {
  width: 50% !important;
}
.w51[data-v-cc6d670a] {
  width: 51% !important;
}
.w52[data-v-cc6d670a] {
  width: 52% !important;
}
.w53[data-v-cc6d670a] {
  width: 53% !important;
}
.w54[data-v-cc6d670a] {
  width: 54% !important;
}
.w55[data-v-cc6d670a] {
  width: 55% !important;
}
.w56[data-v-cc6d670a] {
  width: 56% !important;
}
.w57[data-v-cc6d670a] {
  width: 57% !important;
}
.w58[data-v-cc6d670a] {
  width: 58% !important;
}
.w59[data-v-cc6d670a] {
  width: 59% !important;
}
.w60[data-v-cc6d670a] {
  width: 60% !important;
}
.w61[data-v-cc6d670a] {
  width: 61% !important;
}
.w62[data-v-cc6d670a] {
  width: 62% !important;
}
.w63[data-v-cc6d670a] {
  width: 63% !important;
}
.w64[data-v-cc6d670a] {
  width: 64% !important;
}
.w65[data-v-cc6d670a] {
  width: 65% !important;
}
.w66[data-v-cc6d670a] {
  width: 66% !important;
}
.w67[data-v-cc6d670a] {
  width: 67% !important;
}
.w68[data-v-cc6d670a] {
  width: 68% !important;
}
.w69[data-v-cc6d670a] {
  width: 69% !important;
}
.w70[data-v-cc6d670a] {
  width: 70% !important;
}
.w71[data-v-cc6d670a] {
  width: 71% !important;
}
.w72[data-v-cc6d670a] {
  width: 72% !important;
}
.w73[data-v-cc6d670a] {
  width: 73% !important;
}
.w74[data-v-cc6d670a] {
  width: 74% !important;
}
.w75[data-v-cc6d670a] {
  width: 75% !important;
}
.w76[data-v-cc6d670a] {
  width: 76% !important;
}
.w77[data-v-cc6d670a] {
  width: 77% !important;
}
.w78[data-v-cc6d670a] {
  width: 78% !important;
}
.w79[data-v-cc6d670a] {
  width: 79% !important;
}
.w80[data-v-cc6d670a] {
  width: 80% !important;
}
.w81[data-v-cc6d670a] {
  width: 81% !important;
}
.w82[data-v-cc6d670a] {
  width: 82% !important;
}
.w83[data-v-cc6d670a] {
  width: 83% !important;
}
.w84[data-v-cc6d670a] {
  width: 84% !important;
}
.w85[data-v-cc6d670a] {
  width: 85% !important;
}
.w86[data-v-cc6d670a] {
  width: 86% !important;
}
.w87[data-v-cc6d670a] {
  width: 87% !important;
}
.w88[data-v-cc6d670a] {
  width: 88% !important;
}
.w89[data-v-cc6d670a] {
  width: 89% !important;
}
.w90[data-v-cc6d670a] {
  width: 90% !important;
}
.w91[data-v-cc6d670a] {
  width: 91% !important;
}
.w92[data-v-cc6d670a] {
  width: 92% !important;
}
.w93[data-v-cc6d670a] {
  width: 93% !important;
}
.w94[data-v-cc6d670a] {
  width: 94% !important;
}
.w95[data-v-cc6d670a] {
  width: 95% !important;
}
.w96[data-v-cc6d670a] {
  width: 96% !important;
}
.w97[data-v-cc6d670a] {
  width: 97% !important;
}
.w98[data-v-cc6d670a] {
  width: 98% !important;
}
.w99[data-v-cc6d670a] {
  width: 99% !important;
}
.w100[data-v-cc6d670a] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-cc6d670a] {
  margin-left: 5px;
}
.ml8[data-v-cc6d670a] {
  margin-left: 8px;
}
.ml10[data-v-cc6d670a] {
  margin-left: 10px;
}
.ml12[data-v-cc6d670a] {
  margin-left: 12px;
}
.ml15[data-v-cc6d670a] {
  margin-left: 15px;
}
.ml20[data-v-cc6d670a] {
  margin-left: 20px;
}
.mr5[data-v-cc6d670a] {
  margin-right: 5px;
}
.mr8[data-v-cc6d670a] {
  margin-right: 8px;
}
.mr10[data-v-cc6d670a] {
  margin-right: 10px;
}
.mr12[data-v-cc6d670a] {
  margin-right: 12px;
}
.mr15[data-v-cc6d670a] {
  margin-right: 15px;
}
.mr20[data-v-cc6d670a] {
  margin-right: 20px;
}
.mt5[data-v-cc6d670a] {
  margin-top: 5px;
}
.mt8[data-v-cc6d670a] {
  margin-top: 8px;
}
.mt10[data-v-cc6d670a] {
  margin-top: 10px;
}
.mt12[data-v-cc6d670a] {
  margin-top: 12px;
}
.mt15[data-v-cc6d670a] {
  margin-top: 15px;
}
.mt20[data-v-cc6d670a] {
  margin-top: 20px;
}
.mb5[data-v-cc6d670a] {
  margin-bottom: 5px;
}
.mb8[data-v-cc6d670a] {
  margin-bottom: 8px;
}
.mb10[data-v-cc6d670a] {
  margin-bottom: 10px;
}
.mb12[data-v-cc6d670a] {
  margin-bottom: 12px;
}
.mb15[data-v-cc6d670a] {
  margin-bottom: 15px;
}
.mb20[data-v-cc6d670a] {
  margin-bottom: 20px;
}
.m5[data-v-cc6d670a] {
  margin: 5px;
}
.m8[data-v-cc6d670a] {
  margin: 8px;
}
.m10[data-v-cc6d670a] {
  margin: 10px;
}
.m12[data-v-cc6d670a] {
  margin: 12px;
}
.m15[data-v-cc6d670a] {
  margin: 15px;
}
.m20[data-v-cc6d670a] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-cc6d670a] {
  padding-left: 5px;
}
.pl8[data-v-cc6d670a] {
  padding-left: 8px;
}
.pl10[data-v-cc6d670a] {
  padding-left: 10px;
}
.pl12[data-v-cc6d670a] {
  padding-left: 12px;
}
.pl15[data-v-cc6d670a] {
  padding-left: 15px;
}
.pl20[data-v-cc6d670a] {
  padding-left: 20px;
}
.pr5[data-v-cc6d670a] {
  padding-right: 5px;
}
.pr8[data-v-cc6d670a] {
  padding-right: 8px;
}
.pr10[data-v-cc6d670a] {
  padding-right: 10px;
}
.pr12[data-v-cc6d670a] {
  padding-right: 12px;
}
.pr15[data-v-cc6d670a] {
  padding-right: 15px;
}
.pr20[data-v-cc6d670a] {
  padding-right: 20px;
}
.pt5[data-v-cc6d670a] {
  padding-top: 5px;
}
.pt8[data-v-cc6d670a] {
  padding-top: 8px;
}
.pt10[data-v-cc6d670a] {
  padding-top: 10px;
}
.pt12[data-v-cc6d670a] {
  padding-top: 12px;
}
.pt15[data-v-cc6d670a] {
  padding-top: 15px;
}
.pt20[data-v-cc6d670a] {
  padding-top: 20px;
}
.pb5[data-v-cc6d670a] {
  padding-bottom: 5px;
}
.pb8[data-v-cc6d670a] {
  padding-bottom: 8px;
}
.pb10[data-v-cc6d670a] {
  padding-bottom: 10px;
}
.pb12[data-v-cc6d670a] {
  padding-bottom: 12px;
}
.pb15[data-v-cc6d670a] {
  padding-bottom: 15px;
}
.pb20[data-v-cc6d670a] {
  padding-bottom: 20px;
}
.p5[data-v-cc6d670a] {
  padding: 5px;
}
.p8[data-v-cc6d670a] {
  padding: 8px;
}
.p10[data-v-cc6d670a] {
  padding: 10px;
}
.p12[data-v-cc6d670a] {
  padding: 12px;
}
.p15[data-v-cc6d670a] {
  padding: 15px;
}
.p20[data-v-cc6d670a] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-cc6d670a] {
  display: block;
}
.inline-Block[data-v-cc6d670a] {
  display: inline-block;
}
.inline[data-v-cc6d670a] {
  display: inline;
}
.border-box[data-v-cc6d670a] {
  box-sizing: border-box;
}
.textIndent[data-v-cc6d670a] {
  text-indent: 2em;
}
.textLeft[data-v-cc6d670a] {
  text-align: left;
}
.textRight[data-v-cc6d670a] {
  text-align: right;
}
.textCenter[data-v-cc6d670a] {
  text-align: center;
}
.nowrap[data-v-cc6d670a] {
  white-space: nowrap;
}
.wrap[data-v-cc6d670a] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-cc6d670a] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-cc6d670a] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-cc6d670a] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-cc6d670a] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-cc6d670a] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-cc6d670a] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-cc6d670a] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-cc6d670a] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-cc6d670a] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-cc6d670a] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-cc6d670a] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-cc6d670a] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-cc6d670a] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-cc6d670a] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-cc6d670a] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-cc6d670a] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-cc6d670a] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
[data-v-cc6d670a] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
.box[data-v-cc6d670a] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
  --color: #333333;
}
.A4[data-v-cc6d670a] {
  margin: 20px auto;
  padding: 0 50px;
  overflow: hidden;
  width: 210mm;
  min-height: 266mm;
  color: var(--color) !important;
}
.leftBracket[data-v-cc6d670a] {
  position: relative;
}
.leftBracket[data-v-cc6d670a]::before {
  content: "(";
  position: absolute;
  left: -7px;
  top: -1px;
}
.rightBracket[data-v-cc6d670a] {
  position: relative;
}
.rightBracket[data-v-cc6d670a]::before {
  content: ")";
  position: absolute;
  right: -7px;
  top: -1px;
}
.iconNone[data-v-cc6d670a] {
  display: none;
}
@charset "UTF-8";
.fang-song[data-v-7ba7161a] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-7ba7161a] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-7ba7161a] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-7ba7161a] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-7ba7161a] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-7ba7161a] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-7ba7161a] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-7ba7161a] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-7ba7161a] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-7ba7161a] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-7ba7161a] {
  width: 100%;
}
.cell[data-v-7ba7161a]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-7ba7161a]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-7ba7161a]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-7ba7161a]  .el-form-item .el-input__inner, .cell[data-v-7ba7161a]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-7ba7161a]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-7ba7161a]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-7ba7161a]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-7ba7161a]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-7ba7161a]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-7ba7161a]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-7ba7161a] {
  height: auto;
}
.cell .form-item_radio[data-v-7ba7161a]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-7ba7161a] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-7ba7161a] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-7ba7161a] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-7ba7161a] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-7ba7161a] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-7ba7161a] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-7ba7161a] {
  display: flex;
}
.flex1[data-v-7ba7161a] {
  flex: 1 !important;
}
.flex-wrap[data-v-7ba7161a] {
  flex-wrap: wrap;
}
.align-items-start[data-v-7ba7161a] {
  align-items: flex-start;
}
.align-items-end[data-v-7ba7161a] {
  align-items: flex-end;
}
.align-items-center[data-v-7ba7161a] {
  align-items: center;
}
.justify-content-start[data-v-7ba7161a] {
  justify-content: flex-start;
}
.justify-content-end[data-v-7ba7161a] {
  justify-content: flex-end;
}
.justify-content-center[data-v-7ba7161a] {
  justify-content: center;
}
.justify-content-between[data-v-7ba7161a] {
  justify-content: space-between;
}
.justify-content-around[data-v-7ba7161a] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-7ba7161a] {
  justify-content: space-evenly;
}
.align-content-between[data-v-7ba7161a] {
  align-content: space-between;
}
.align-content-around[data-v-7ba7161a] {
  align-content: space-around;
}
.align-content-evenly[data-v-7ba7161a] {
  align-content: space-evenly;
}
.align-content-center[data-v-7ba7161a] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-7ba7161a] {
  width: 1% !important;
}
.w2[data-v-7ba7161a] {
  width: 2% !important;
}
.w3[data-v-7ba7161a] {
  width: 3% !important;
}
.w4[data-v-7ba7161a] {
  width: 4% !important;
}
.w5[data-v-7ba7161a] {
  width: 5% !important;
}
.w6[data-v-7ba7161a] {
  width: 6% !important;
}
.w7[data-v-7ba7161a] {
  width: 7% !important;
}
.w8[data-v-7ba7161a] {
  width: 8% !important;
}
.w9[data-v-7ba7161a] {
  width: 9% !important;
}
.w10[data-v-7ba7161a] {
  width: 10% !important;
}
.w11[data-v-7ba7161a] {
  width: 11% !important;
}
.w12[data-v-7ba7161a] {
  width: 12% !important;
}
.w13[data-v-7ba7161a] {
  width: 13% !important;
}
.w14[data-v-7ba7161a] {
  width: 14% !important;
}
.w15[data-v-7ba7161a] {
  width: 15% !important;
}
.w16[data-v-7ba7161a] {
  width: 16% !important;
}
.w17[data-v-7ba7161a] {
  width: 17% !important;
}
.w18[data-v-7ba7161a] {
  width: 18% !important;
}
.w19[data-v-7ba7161a] {
  width: 19% !important;
}
.w20[data-v-7ba7161a] {
  width: 20% !important;
}
.w21[data-v-7ba7161a] {
  width: 21% !important;
}
.w22[data-v-7ba7161a] {
  width: 22% !important;
}
.w23[data-v-7ba7161a] {
  width: 23% !important;
}
.w24[data-v-7ba7161a] {
  width: 24% !important;
}
.w25[data-v-7ba7161a] {
  width: 25% !important;
}
.w26[data-v-7ba7161a] {
  width: 26% !important;
}
.w27[data-v-7ba7161a] {
  width: 27% !important;
}
.w28[data-v-7ba7161a] {
  width: 28% !important;
}
.w29[data-v-7ba7161a] {
  width: 29% !important;
}
.w30[data-v-7ba7161a] {
  width: 30% !important;
}
.w31[data-v-7ba7161a] {
  width: 31% !important;
}
.w32[data-v-7ba7161a] {
  width: 32% !important;
}
.w33[data-v-7ba7161a] {
  width: 33% !important;
}
.w34[data-v-7ba7161a] {
  width: 34% !important;
}
.w35[data-v-7ba7161a] {
  width: 35% !important;
}
.w36[data-v-7ba7161a] {
  width: 36% !important;
}
.w37[data-v-7ba7161a] {
  width: 37% !important;
}
.w38[data-v-7ba7161a] {
  width: 38% !important;
}
.w39[data-v-7ba7161a] {
  width: 39% !important;
}
.w40[data-v-7ba7161a] {
  width: 40% !important;
}
.w41[data-v-7ba7161a] {
  width: 41% !important;
}
.w42[data-v-7ba7161a] {
  width: 42% !important;
}
.w43[data-v-7ba7161a] {
  width: 43% !important;
}
.w44[data-v-7ba7161a] {
  width: 44% !important;
}
.w45[data-v-7ba7161a] {
  width: 45% !important;
}
.w46[data-v-7ba7161a] {
  width: 46% !important;
}
.w47[data-v-7ba7161a] {
  width: 47% !important;
}
.w48[data-v-7ba7161a] {
  width: 48% !important;
}
.w49[data-v-7ba7161a] {
  width: 49% !important;
}
.w50[data-v-7ba7161a] {
  width: 50% !important;
}
.w51[data-v-7ba7161a] {
  width: 51% !important;
}
.w52[data-v-7ba7161a] {
  width: 52% !important;
}
.w53[data-v-7ba7161a] {
  width: 53% !important;
}
.w54[data-v-7ba7161a] {
  width: 54% !important;
}
.w55[data-v-7ba7161a] {
  width: 55% !important;
}
.w56[data-v-7ba7161a] {
  width: 56% !important;
}
.w57[data-v-7ba7161a] {
  width: 57% !important;
}
.w58[data-v-7ba7161a] {
  width: 58% !important;
}
.w59[data-v-7ba7161a] {
  width: 59% !important;
}
.w60[data-v-7ba7161a] {
  width: 60% !important;
}
.w61[data-v-7ba7161a] {
  width: 61% !important;
}
.w62[data-v-7ba7161a] {
  width: 62% !important;
}
.w63[data-v-7ba7161a] {
  width: 63% !important;
}
.w64[data-v-7ba7161a] {
  width: 64% !important;
}
.w65[data-v-7ba7161a] {
  width: 65% !important;
}
.w66[data-v-7ba7161a] {
  width: 66% !important;
}
.w67[data-v-7ba7161a] {
  width: 67% !important;
}
.w68[data-v-7ba7161a] {
  width: 68% !important;
}
.w69[data-v-7ba7161a] {
  width: 69% !important;
}
.w70[data-v-7ba7161a] {
  width: 70% !important;
}
.w71[data-v-7ba7161a] {
  width: 71% !important;
}
.w72[data-v-7ba7161a] {
  width: 72% !important;
}
.w73[data-v-7ba7161a] {
  width: 73% !important;
}
.w74[data-v-7ba7161a] {
  width: 74% !important;
}
.w75[data-v-7ba7161a] {
  width: 75% !important;
}
.w76[data-v-7ba7161a] {
  width: 76% !important;
}
.w77[data-v-7ba7161a] {
  width: 77% !important;
}
.w78[data-v-7ba7161a] {
  width: 78% !important;
}
.w79[data-v-7ba7161a] {
  width: 79% !important;
}
.w80[data-v-7ba7161a] {
  width: 80% !important;
}
.w81[data-v-7ba7161a] {
  width: 81% !important;
}
.w82[data-v-7ba7161a] {
  width: 82% !important;
}
.w83[data-v-7ba7161a] {
  width: 83% !important;
}
.w84[data-v-7ba7161a] {
  width: 84% !important;
}
.w85[data-v-7ba7161a] {
  width: 85% !important;
}
.w86[data-v-7ba7161a] {
  width: 86% !important;
}
.w87[data-v-7ba7161a] {
  width: 87% !important;
}
.w88[data-v-7ba7161a] {
  width: 88% !important;
}
.w89[data-v-7ba7161a] {
  width: 89% !important;
}
.w90[data-v-7ba7161a] {
  width: 90% !important;
}
.w91[data-v-7ba7161a] {
  width: 91% !important;
}
.w92[data-v-7ba7161a] {
  width: 92% !important;
}
.w93[data-v-7ba7161a] {
  width: 93% !important;
}
.w94[data-v-7ba7161a] {
  width: 94% !important;
}
.w95[data-v-7ba7161a] {
  width: 95% !important;
}
.w96[data-v-7ba7161a] {
  width: 96% !important;
}
.w97[data-v-7ba7161a] {
  width: 97% !important;
}
.w98[data-v-7ba7161a] {
  width: 98% !important;
}
.w99[data-v-7ba7161a] {
  width: 99% !important;
}
.w100[data-v-7ba7161a] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-7ba7161a] {
  margin-left: 5px;
}
.ml8[data-v-7ba7161a] {
  margin-left: 8px;
}
.ml10[data-v-7ba7161a] {
  margin-left: 10px;
}
.ml12[data-v-7ba7161a] {
  margin-left: 12px;
}
.ml15[data-v-7ba7161a] {
  margin-left: 15px;
}
.ml20[data-v-7ba7161a] {
  margin-left: 20px;
}
.mr5[data-v-7ba7161a] {
  margin-right: 5px;
}
.mr8[data-v-7ba7161a] {
  margin-right: 8px;
}
.mr10[data-v-7ba7161a] {
  margin-right: 10px;
}
.mr12[data-v-7ba7161a] {
  margin-right: 12px;
}
.mr15[data-v-7ba7161a] {
  margin-right: 15px;
}
.mr20[data-v-7ba7161a] {
  margin-right: 20px;
}
.mt5[data-v-7ba7161a] {
  margin-top: 5px;
}
.mt8[data-v-7ba7161a] {
  margin-top: 8px;
}
.mt10[data-v-7ba7161a] {
  margin-top: 10px;
}
.mt12[data-v-7ba7161a] {
  margin-top: 12px;
}
.mt15[data-v-7ba7161a] {
  margin-top: 15px;
}
.mt20[data-v-7ba7161a] {
  margin-top: 20px;
}
.mb5[data-v-7ba7161a] {
  margin-bottom: 5px;
}
.mb8[data-v-7ba7161a] {
  margin-bottom: 8px;
}
.mb10[data-v-7ba7161a] {
  margin-bottom: 10px;
}
.mb12[data-v-7ba7161a] {
  margin-bottom: 12px;
}
.mb15[data-v-7ba7161a] {
  margin-bottom: 15px;
}
.mb20[data-v-7ba7161a] {
  margin-bottom: 20px;
}
.m5[data-v-7ba7161a] {
  margin: 5px;
}
.m8[data-v-7ba7161a] {
  margin: 8px;
}
.m10[data-v-7ba7161a] {
  margin: 10px;
}
.m12[data-v-7ba7161a] {
  margin: 12px;
}
.m15[data-v-7ba7161a] {
  margin: 15px;
}
.m20[data-v-7ba7161a] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-7ba7161a] {
  padding-left: 5px;
}
.pl8[data-v-7ba7161a] {
  padding-left: 8px;
}
.pl10[data-v-7ba7161a] {
  padding-left: 10px;
}
.pl12[data-v-7ba7161a] {
  padding-left: 12px;
}
.pl15[data-v-7ba7161a] {
  padding-left: 15px;
}
.pl20[data-v-7ba7161a] {
  padding-left: 20px;
}
.pr5[data-v-7ba7161a] {
  padding-right: 5px;
}
.pr8[data-v-7ba7161a] {
  padding-right: 8px;
}
.pr10[data-v-7ba7161a] {
  padding-right: 10px;
}
.pr12[data-v-7ba7161a] {
  padding-right: 12px;
}
.pr15[data-v-7ba7161a] {
  padding-right: 15px;
}
.pr20[data-v-7ba7161a] {
  padding-right: 20px;
}
.pt5[data-v-7ba7161a] {
  padding-top: 5px;
}
.pt8[data-v-7ba7161a] {
  padding-top: 8px;
}
.pt10[data-v-7ba7161a] {
  padding-top: 10px;
}
.pt12[data-v-7ba7161a] {
  padding-top: 12px;
}
.pt15[data-v-7ba7161a] {
  padding-top: 15px;
}
.pt20[data-v-7ba7161a] {
  padding-top: 20px;
}
.pb5[data-v-7ba7161a] {
  padding-bottom: 5px;
}
.pb8[data-v-7ba7161a] {
  padding-bottom: 8px;
}
.pb10[data-v-7ba7161a] {
  padding-bottom: 10px;
}
.pb12[data-v-7ba7161a] {
  padding-bottom: 12px;
}
.pb15[data-v-7ba7161a] {
  padding-bottom: 15px;
}
.pb20[data-v-7ba7161a] {
  padding-bottom: 20px;
}
.p5[data-v-7ba7161a] {
  padding: 5px;
}
.p8[data-v-7ba7161a] {
  padding: 8px;
}
.p10[data-v-7ba7161a] {
  padding: 10px;
}
.p12[data-v-7ba7161a] {
  padding: 12px;
}
.p15[data-v-7ba7161a] {
  padding: 15px;
}
.p20[data-v-7ba7161a] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-7ba7161a] {
  display: block;
}
.inline-Block[data-v-7ba7161a] {
  display: inline-block;
}
.inline[data-v-7ba7161a] {
  display: inline;
}
.border-box[data-v-7ba7161a] {
  box-sizing: border-box;
}
.textIndent[data-v-7ba7161a] {
  text-indent: 2em;
}
.textLeft[data-v-7ba7161a] {
  text-align: left;
}
.textRight[data-v-7ba7161a] {
  text-align: right;
}
.textCenter[data-v-7ba7161a] {
  text-align: center;
}
.nowrap[data-v-7ba7161a] {
  white-space: nowrap;
}
.wrap[data-v-7ba7161a] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-7ba7161a] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-7ba7161a] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-7ba7161a] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-7ba7161a] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-7ba7161a] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-7ba7161a] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-7ba7161a] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-7ba7161a] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-7ba7161a] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-7ba7161a] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-7ba7161a] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-7ba7161a] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-7ba7161a] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-7ba7161a] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-7ba7161a] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-7ba7161a] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-7ba7161a] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
[data-v-7ba7161a] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
.box[data-v-7ba7161a] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
  --color: #333333;
}
.A4[data-v-7ba7161a] {
  margin: 20px auto;
  padding: 0 50px;
  overflow: hidden;
  width: 210mm;
  min-height: 266mm;
  color: var(--color) !important;
}
.leftBracket[data-v-7ba7161a] {
  position: relative;
}
.leftBracket[data-v-7ba7161a]::before {
  content: "(";
  position: absolute;
  left: -7px;
  top: -1px;
}
.rightBracket[data-v-7ba7161a] {
  position: relative;
}
.rightBracket[data-v-7ba7161a]::before {
  content: ")";
  position: absolute;
  right: -7px;
  top: -1px;
}
.iconNone[data-v-7ba7161a] {
  display: none;
}
@charset "UTF-8";
.fang-song[data-v-5d84dfb9] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-5d84dfb9] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-5d84dfb9] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-5d84dfb9] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-5d84dfb9] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-5d84dfb9] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-5d84dfb9] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-5d84dfb9] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-5d84dfb9] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-5d84dfb9] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-5d84dfb9] {
  width: 100%;
}
.cell[data-v-5d84dfb9]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-5d84dfb9]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-5d84dfb9]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-5d84dfb9]  .el-form-item .el-input__inner, .cell[data-v-5d84dfb9]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-5d84dfb9]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-5d84dfb9]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-5d84dfb9]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-5d84dfb9]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-5d84dfb9]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-5d84dfb9]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-5d84dfb9] {
  height: auto;
}
.cell .form-item_radio[data-v-5d84dfb9]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-5d84dfb9] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-5d84dfb9] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-5d84dfb9] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-5d84dfb9] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-5d84dfb9] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-5d84dfb9] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-5d84dfb9] {
  display: flex;
}
.flex1[data-v-5d84dfb9] {
  flex: 1 !important;
}
.flex-wrap[data-v-5d84dfb9] {
  flex-wrap: wrap;
}
.align-items-start[data-v-5d84dfb9] {
  align-items: flex-start;
}
.align-items-end[data-v-5d84dfb9] {
  align-items: flex-end;
}
.align-items-center[data-v-5d84dfb9] {
  align-items: center;
}
.justify-content-start[data-v-5d84dfb9] {
  justify-content: flex-start;
}
.justify-content-end[data-v-5d84dfb9] {
  justify-content: flex-end;
}
.justify-content-center[data-v-5d84dfb9] {
  justify-content: center;
}
.justify-content-between[data-v-5d84dfb9] {
  justify-content: space-between;
}
.justify-content-around[data-v-5d84dfb9] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-5d84dfb9] {
  justify-content: space-evenly;
}
.align-content-between[data-v-5d84dfb9] {
  align-content: space-between;
}
.align-content-around[data-v-5d84dfb9] {
  align-content: space-around;
}
.align-content-evenly[data-v-5d84dfb9] {
  align-content: space-evenly;
}
.align-content-center[data-v-5d84dfb9] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-5d84dfb9] {
  width: 1% !important;
}
.w2[data-v-5d84dfb9] {
  width: 2% !important;
}
.w3[data-v-5d84dfb9] {
  width: 3% !important;
}
.w4[data-v-5d84dfb9] {
  width: 4% !important;
}
.w5[data-v-5d84dfb9] {
  width: 5% !important;
}
.w6[data-v-5d84dfb9] {
  width: 6% !important;
}
.w7[data-v-5d84dfb9] {
  width: 7% !important;
}
.w8[data-v-5d84dfb9] {
  width: 8% !important;
}
.w9[data-v-5d84dfb9] {
  width: 9% !important;
}
.w10[data-v-5d84dfb9] {
  width: 10% !important;
}
.w11[data-v-5d84dfb9] {
  width: 11% !important;
}
.w12[data-v-5d84dfb9] {
  width: 12% !important;
}
.w13[data-v-5d84dfb9] {
  width: 13% !important;
}
.w14[data-v-5d84dfb9] {
  width: 14% !important;
}
.w15[data-v-5d84dfb9] {
  width: 15% !important;
}
.w16[data-v-5d84dfb9] {
  width: 16% !important;
}
.w17[data-v-5d84dfb9] {
  width: 17% !important;
}
.w18[data-v-5d84dfb9] {
  width: 18% !important;
}
.w19[data-v-5d84dfb9] {
  width: 19% !important;
}
.w20[data-v-5d84dfb9] {
  width: 20% !important;
}
.w21[data-v-5d84dfb9] {
  width: 21% !important;
}
.w22[data-v-5d84dfb9] {
  width: 22% !important;
}
.w23[data-v-5d84dfb9] {
  width: 23% !important;
}
.w24[data-v-5d84dfb9] {
  width: 24% !important;
}
.w25[data-v-5d84dfb9] {
  width: 25% !important;
}
.w26[data-v-5d84dfb9] {
  width: 26% !important;
}
.w27[data-v-5d84dfb9] {
  width: 27% !important;
}
.w28[data-v-5d84dfb9] {
  width: 28% !important;
}
.w29[data-v-5d84dfb9] {
  width: 29% !important;
}
.w30[data-v-5d84dfb9] {
  width: 30% !important;
}
.w31[data-v-5d84dfb9] {
  width: 31% !important;
}
.w32[data-v-5d84dfb9] {
  width: 32% !important;
}
.w33[data-v-5d84dfb9] {
  width: 33% !important;
}
.w34[data-v-5d84dfb9] {
  width: 34% !important;
}
.w35[data-v-5d84dfb9] {
  width: 35% !important;
}
.w36[data-v-5d84dfb9] {
  width: 36% !important;
}
.w37[data-v-5d84dfb9] {
  width: 37% !important;
}
.w38[data-v-5d84dfb9] {
  width: 38% !important;
}
.w39[data-v-5d84dfb9] {
  width: 39% !important;
}
.w40[data-v-5d84dfb9] {
  width: 40% !important;
}
.w41[data-v-5d84dfb9] {
  width: 41% !important;
}
.w42[data-v-5d84dfb9] {
  width: 42% !important;
}
.w43[data-v-5d84dfb9] {
  width: 43% !important;
}
.w44[data-v-5d84dfb9] {
  width: 44% !important;
}
.w45[data-v-5d84dfb9] {
  width: 45% !important;
}
.w46[data-v-5d84dfb9] {
  width: 46% !important;
}
.w47[data-v-5d84dfb9] {
  width: 47% !important;
}
.w48[data-v-5d84dfb9] {
  width: 48% !important;
}
.w49[data-v-5d84dfb9] {
  width: 49% !important;
}
.w50[data-v-5d84dfb9] {
  width: 50% !important;
}
.w51[data-v-5d84dfb9] {
  width: 51% !important;
}
.w52[data-v-5d84dfb9] {
  width: 52% !important;
}
.w53[data-v-5d84dfb9] {
  width: 53% !important;
}
.w54[data-v-5d84dfb9] {
  width: 54% !important;
}
.w55[data-v-5d84dfb9] {
  width: 55% !important;
}
.w56[data-v-5d84dfb9] {
  width: 56% !important;
}
.w57[data-v-5d84dfb9] {
  width: 57% !important;
}
.w58[data-v-5d84dfb9] {
  width: 58% !important;
}
.w59[data-v-5d84dfb9] {
  width: 59% !important;
}
.w60[data-v-5d84dfb9] {
  width: 60% !important;
}
.w61[data-v-5d84dfb9] {
  width: 61% !important;
}
.w62[data-v-5d84dfb9] {
  width: 62% !important;
}
.w63[data-v-5d84dfb9] {
  width: 63% !important;
}
.w64[data-v-5d84dfb9] {
  width: 64% !important;
}
.w65[data-v-5d84dfb9] {
  width: 65% !important;
}
.w66[data-v-5d84dfb9] {
  width: 66% !important;
}
.w67[data-v-5d84dfb9] {
  width: 67% !important;
}
.w68[data-v-5d84dfb9] {
  width: 68% !important;
}
.w69[data-v-5d84dfb9] {
  width: 69% !important;
}
.w70[data-v-5d84dfb9] {
  width: 70% !important;
}
.w71[data-v-5d84dfb9] {
  width: 71% !important;
}
.w72[data-v-5d84dfb9] {
  width: 72% !important;
}
.w73[data-v-5d84dfb9] {
  width: 73% !important;
}
.w74[data-v-5d84dfb9] {
  width: 74% !important;
}
.w75[data-v-5d84dfb9] {
  width: 75% !important;
}
.w76[data-v-5d84dfb9] {
  width: 76% !important;
}
.w77[data-v-5d84dfb9] {
  width: 77% !important;
}
.w78[data-v-5d84dfb9] {
  width: 78% !important;
}
.w79[data-v-5d84dfb9] {
  width: 79% !important;
}
.w80[data-v-5d84dfb9] {
  width: 80% !important;
}
.w81[data-v-5d84dfb9] {
  width: 81% !important;
}
.w82[data-v-5d84dfb9] {
  width: 82% !important;
}
.w83[data-v-5d84dfb9] {
  width: 83% !important;
}
.w84[data-v-5d84dfb9] {
  width: 84% !important;
}
.w85[data-v-5d84dfb9] {
  width: 85% !important;
}
.w86[data-v-5d84dfb9] {
  width: 86% !important;
}
.w87[data-v-5d84dfb9] {
  width: 87% !important;
}
.w88[data-v-5d84dfb9] {
  width: 88% !important;
}
.w89[data-v-5d84dfb9] {
  width: 89% !important;
}
.w90[data-v-5d84dfb9] {
  width: 90% !important;
}
.w91[data-v-5d84dfb9] {
  width: 91% !important;
}
.w92[data-v-5d84dfb9] {
  width: 92% !important;
}
.w93[data-v-5d84dfb9] {
  width: 93% !important;
}
.w94[data-v-5d84dfb9] {
  width: 94% !important;
}
.w95[data-v-5d84dfb9] {
  width: 95% !important;
}
.w96[data-v-5d84dfb9] {
  width: 96% !important;
}
.w97[data-v-5d84dfb9] {
  width: 97% !important;
}
.w98[data-v-5d84dfb9] {
  width: 98% !important;
}
.w99[data-v-5d84dfb9] {
  width: 99% !important;
}
.w100[data-v-5d84dfb9] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-5d84dfb9] {
  margin-left: 5px;
}
.ml8[data-v-5d84dfb9] {
  margin-left: 8px;
}
.ml10[data-v-5d84dfb9] {
  margin-left: 10px;
}
.ml12[data-v-5d84dfb9] {
  margin-left: 12px;
}
.ml15[data-v-5d84dfb9] {
  margin-left: 15px;
}
.ml20[data-v-5d84dfb9] {
  margin-left: 20px;
}
.mr5[data-v-5d84dfb9] {
  margin-right: 5px;
}
.mr8[data-v-5d84dfb9] {
  margin-right: 8px;
}
.mr10[data-v-5d84dfb9] {
  margin-right: 10px;
}
.mr12[data-v-5d84dfb9] {
  margin-right: 12px;
}
.mr15[data-v-5d84dfb9] {
  margin-right: 15px;
}
.mr20[data-v-5d84dfb9] {
  margin-right: 20px;
}
.mt5[data-v-5d84dfb9] {
  margin-top: 5px;
}
.mt8[data-v-5d84dfb9] {
  margin-top: 8px;
}
.mt10[data-v-5d84dfb9] {
  margin-top: 10px;
}
.mt12[data-v-5d84dfb9] {
  margin-top: 12px;
}
.mt15[data-v-5d84dfb9] {
  margin-top: 15px;
}
.mt20[data-v-5d84dfb9] {
  margin-top: 20px;
}
.mb5[data-v-5d84dfb9] {
  margin-bottom: 5px;
}
.mb8[data-v-5d84dfb9] {
  margin-bottom: 8px;
}
.mb10[data-v-5d84dfb9] {
  margin-bottom: 10px;
}
.mb12[data-v-5d84dfb9] {
  margin-bottom: 12px;
}
.mb15[data-v-5d84dfb9] {
  margin-bottom: 15px;
}
.mb20[data-v-5d84dfb9] {
  margin-bottom: 20px;
}
.m5[data-v-5d84dfb9] {
  margin: 5px;
}
.m8[data-v-5d84dfb9] {
  margin: 8px;
}
.m10[data-v-5d84dfb9] {
  margin: 10px;
}
.m12[data-v-5d84dfb9] {
  margin: 12px;
}
.m15[data-v-5d84dfb9] {
  margin: 15px;
}
.m20[data-v-5d84dfb9] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-5d84dfb9] {
  padding-left: 5px;
}
.pl8[data-v-5d84dfb9] {
  padding-left: 8px;
}
.pl10[data-v-5d84dfb9] {
  padding-left: 10px;
}
.pl12[data-v-5d84dfb9] {
  padding-left: 12px;
}
.pl15[data-v-5d84dfb9] {
  padding-left: 15px;
}
.pl20[data-v-5d84dfb9] {
  padding-left: 20px;
}
.pr5[data-v-5d84dfb9] {
  padding-right: 5px;
}
.pr8[data-v-5d84dfb9] {
  padding-right: 8px;
}
.pr10[data-v-5d84dfb9] {
  padding-right: 10px;
}
.pr12[data-v-5d84dfb9] {
  padding-right: 12px;
}
.pr15[data-v-5d84dfb9] {
  padding-right: 15px;
}
.pr20[data-v-5d84dfb9] {
  padding-right: 20px;
}
.pt5[data-v-5d84dfb9] {
  padding-top: 5px;
}
.pt8[data-v-5d84dfb9] {
  padding-top: 8px;
}
.pt10[data-v-5d84dfb9] {
  padding-top: 10px;
}
.pt12[data-v-5d84dfb9] {
  padding-top: 12px;
}
.pt15[data-v-5d84dfb9] {
  padding-top: 15px;
}
.pt20[data-v-5d84dfb9] {
  padding-top: 20px;
}
.pb5[data-v-5d84dfb9] {
  padding-bottom: 5px;
}
.pb8[data-v-5d84dfb9] {
  padding-bottom: 8px;
}
.pb10[data-v-5d84dfb9] {
  padding-bottom: 10px;
}
.pb12[data-v-5d84dfb9] {
  padding-bottom: 12px;
}
.pb15[data-v-5d84dfb9] {
  padding-bottom: 15px;
}
.pb20[data-v-5d84dfb9] {
  padding-bottom: 20px;
}
.p5[data-v-5d84dfb9] {
  padding: 5px;
}
.p8[data-v-5d84dfb9] {
  padding: 8px;
}
.p10[data-v-5d84dfb9] {
  padding: 10px;
}
.p12[data-v-5d84dfb9] {
  padding: 12px;
}
.p15[data-v-5d84dfb9] {
  padding: 15px;
}
.p20[data-v-5d84dfb9] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-5d84dfb9] {
  display: block;
}
.inline-Block[data-v-5d84dfb9] {
  display: inline-block;
}
.inline[data-v-5d84dfb9] {
  display: inline;
}
.border-box[data-v-5d84dfb9] {
  box-sizing: border-box;
}
.textIndent[data-v-5d84dfb9] {
  text-indent: 2em;
}
.textLeft[data-v-5d84dfb9] {
  text-align: left;
}
.textRight[data-v-5d84dfb9] {
  text-align: right;
}
.textCenter[data-v-5d84dfb9] {
  text-align: center;
}
.nowrap[data-v-5d84dfb9] {
  white-space: nowrap;
}
.wrap[data-v-5d84dfb9] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-5d84dfb9] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-5d84dfb9] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-5d84dfb9] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-5d84dfb9] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-5d84dfb9] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-5d84dfb9] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-5d84dfb9] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-5d84dfb9] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-5d84dfb9] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-5d84dfb9] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-5d84dfb9] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-5d84dfb9] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-5d84dfb9] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-5d84dfb9] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-5d84dfb9] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-5d84dfb9] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-5d84dfb9] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
.box[data-v-5d84dfb9] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
  --color: #333333;
}
.A4[data-v-5d84dfb9] {
  margin: 20px auto;
  padding: 0 50px;
  overflow-y: auto;
  width: 210mm;
  min-height: 266mm;
  color: var(--color) !important;
}
@charset "UTF-8";
.fang-song[data-v-3f62a958] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-3f62a958] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-3f62a958] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-3f62a958] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-3f62a958] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-3f62a958] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-3f62a958] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-3f62a958] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-3f62a958] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-3f62a958] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-3f62a958] {
  width: 100%;
}
.cell[data-v-3f62a958]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-3f62a958]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-3f62a958]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-3f62a958]  .el-form-item .el-input__inner, .cell[data-v-3f62a958]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-3f62a958]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-3f62a958]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-3f62a958]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-3f62a958]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-3f62a958]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-3f62a958]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-3f62a958] {
  height: auto;
}
.cell .form-item_radio[data-v-3f62a958]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-3f62a958] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-3f62a958] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-3f62a958] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-3f62a958] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-3f62a958] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-3f62a958] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-3f62a958] {
  display: flex;
}
.flex1[data-v-3f62a958] {
  flex: 1 !important;
}
.flex-wrap[data-v-3f62a958] {
  flex-wrap: wrap;
}
.align-items-start[data-v-3f62a958] {
  align-items: flex-start;
}
.align-items-end[data-v-3f62a958] {
  align-items: flex-end;
}
.align-items-center[data-v-3f62a958] {
  align-items: center;
}
.justify-content-start[data-v-3f62a958] {
  justify-content: flex-start;
}
.justify-content-end[data-v-3f62a958] {
  justify-content: flex-end;
}
.justify-content-center[data-v-3f62a958] {
  justify-content: center;
}
.justify-content-between[data-v-3f62a958] {
  justify-content: space-between;
}
.justify-content-around[data-v-3f62a958] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-3f62a958] {
  justify-content: space-evenly;
}
.align-content-between[data-v-3f62a958] {
  align-content: space-between;
}
.align-content-around[data-v-3f62a958] {
  align-content: space-around;
}
.align-content-evenly[data-v-3f62a958] {
  align-content: space-evenly;
}
.align-content-center[data-v-3f62a958] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-3f62a958] {
  width: 1% !important;
}
.w2[data-v-3f62a958] {
  width: 2% !important;
}
.w3[data-v-3f62a958] {
  width: 3% !important;
}
.w4[data-v-3f62a958] {
  width: 4% !important;
}
.w5[data-v-3f62a958] {
  width: 5% !important;
}
.w6[data-v-3f62a958] {
  width: 6% !important;
}
.w7[data-v-3f62a958] {
  width: 7% !important;
}
.w8[data-v-3f62a958] {
  width: 8% !important;
}
.w9[data-v-3f62a958] {
  width: 9% !important;
}
.w10[data-v-3f62a958] {
  width: 10% !important;
}
.w11[data-v-3f62a958] {
  width: 11% !important;
}
.w12[data-v-3f62a958] {
  width: 12% !important;
}
.w13[data-v-3f62a958] {
  width: 13% !important;
}
.w14[data-v-3f62a958] {
  width: 14% !important;
}
.w15[data-v-3f62a958] {
  width: 15% !important;
}
.w16[data-v-3f62a958] {
  width: 16% !important;
}
.w17[data-v-3f62a958] {
  width: 17% !important;
}
.w18[data-v-3f62a958] {
  width: 18% !important;
}
.w19[data-v-3f62a958] {
  width: 19% !important;
}
.w20[data-v-3f62a958] {
  width: 20% !important;
}
.w21[data-v-3f62a958] {
  width: 21% !important;
}
.w22[data-v-3f62a958] {
  width: 22% !important;
}
.w23[data-v-3f62a958] {
  width: 23% !important;
}
.w24[data-v-3f62a958] {
  width: 24% !important;
}
.w25[data-v-3f62a958] {
  width: 25% !important;
}
.w26[data-v-3f62a958] {
  width: 26% !important;
}
.w27[data-v-3f62a958] {
  width: 27% !important;
}
.w28[data-v-3f62a958] {
  width: 28% !important;
}
.w29[data-v-3f62a958] {
  width: 29% !important;
}
.w30[data-v-3f62a958] {
  width: 30% !important;
}
.w31[data-v-3f62a958] {
  width: 31% !important;
}
.w32[data-v-3f62a958] {
  width: 32% !important;
}
.w33[data-v-3f62a958] {
  width: 33% !important;
}
.w34[data-v-3f62a958] {
  width: 34% !important;
}
.w35[data-v-3f62a958] {
  width: 35% !important;
}
.w36[data-v-3f62a958] {
  width: 36% !important;
}
.w37[data-v-3f62a958] {
  width: 37% !important;
}
.w38[data-v-3f62a958] {
  width: 38% !important;
}
.w39[data-v-3f62a958] {
  width: 39% !important;
}
.w40[data-v-3f62a958] {
  width: 40% !important;
}
.w41[data-v-3f62a958] {
  width: 41% !important;
}
.w42[data-v-3f62a958] {
  width: 42% !important;
}
.w43[data-v-3f62a958] {
  width: 43% !important;
}
.w44[data-v-3f62a958] {
  width: 44% !important;
}
.w45[data-v-3f62a958] {
  width: 45% !important;
}
.w46[data-v-3f62a958] {
  width: 46% !important;
}
.w47[data-v-3f62a958] {
  width: 47% !important;
}
.w48[data-v-3f62a958] {
  width: 48% !important;
}
.w49[data-v-3f62a958] {
  width: 49% !important;
}
.w50[data-v-3f62a958] {
  width: 50% !important;
}
.w51[data-v-3f62a958] {
  width: 51% !important;
}
.w52[data-v-3f62a958] {
  width: 52% !important;
}
.w53[data-v-3f62a958] {
  width: 53% !important;
}
.w54[data-v-3f62a958] {
  width: 54% !important;
}
.w55[data-v-3f62a958] {
  width: 55% !important;
}
.w56[data-v-3f62a958] {
  width: 56% !important;
}
.w57[data-v-3f62a958] {
  width: 57% !important;
}
.w58[data-v-3f62a958] {
  width: 58% !important;
}
.w59[data-v-3f62a958] {
  width: 59% !important;
}
.w60[data-v-3f62a958] {
  width: 60% !important;
}
.w61[data-v-3f62a958] {
  width: 61% !important;
}
.w62[data-v-3f62a958] {
  width: 62% !important;
}
.w63[data-v-3f62a958] {
  width: 63% !important;
}
.w64[data-v-3f62a958] {
  width: 64% !important;
}
.w65[data-v-3f62a958] {
  width: 65% !important;
}
.w66[data-v-3f62a958] {
  width: 66% !important;
}
.w67[data-v-3f62a958] {
  width: 67% !important;
}
.w68[data-v-3f62a958] {
  width: 68% !important;
}
.w69[data-v-3f62a958] {
  width: 69% !important;
}
.w70[data-v-3f62a958] {
  width: 70% !important;
}
.w71[data-v-3f62a958] {
  width: 71% !important;
}
.w72[data-v-3f62a958] {
  width: 72% !important;
}
.w73[data-v-3f62a958] {
  width: 73% !important;
}
.w74[data-v-3f62a958] {
  width: 74% !important;
}
.w75[data-v-3f62a958] {
  width: 75% !important;
}
.w76[data-v-3f62a958] {
  width: 76% !important;
}
.w77[data-v-3f62a958] {
  width: 77% !important;
}
.w78[data-v-3f62a958] {
  width: 78% !important;
}
.w79[data-v-3f62a958] {
  width: 79% !important;
}
.w80[data-v-3f62a958] {
  width: 80% !important;
}
.w81[data-v-3f62a958] {
  width: 81% !important;
}
.w82[data-v-3f62a958] {
  width: 82% !important;
}
.w83[data-v-3f62a958] {
  width: 83% !important;
}
.w84[data-v-3f62a958] {
  width: 84% !important;
}
.w85[data-v-3f62a958] {
  width: 85% !important;
}
.w86[data-v-3f62a958] {
  width: 86% !important;
}
.w87[data-v-3f62a958] {
  width: 87% !important;
}
.w88[data-v-3f62a958] {
  width: 88% !important;
}
.w89[data-v-3f62a958] {
  width: 89% !important;
}
.w90[data-v-3f62a958] {
  width: 90% !important;
}
.w91[data-v-3f62a958] {
  width: 91% !important;
}
.w92[data-v-3f62a958] {
  width: 92% !important;
}
.w93[data-v-3f62a958] {
  width: 93% !important;
}
.w94[data-v-3f62a958] {
  width: 94% !important;
}
.w95[data-v-3f62a958] {
  width: 95% !important;
}
.w96[data-v-3f62a958] {
  width: 96% !important;
}
.w97[data-v-3f62a958] {
  width: 97% !important;
}
.w98[data-v-3f62a958] {
  width: 98% !important;
}
.w99[data-v-3f62a958] {
  width: 99% !important;
}
.w100[data-v-3f62a958] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-3f62a958] {
  margin-left: 5px;
}
.ml8[data-v-3f62a958] {
  margin-left: 8px;
}
.ml10[data-v-3f62a958] {
  margin-left: 10px;
}
.ml12[data-v-3f62a958] {
  margin-left: 12px;
}
.ml15[data-v-3f62a958] {
  margin-left: 15px;
}
.ml20[data-v-3f62a958] {
  margin-left: 20px;
}
.mr5[data-v-3f62a958] {
  margin-right: 5px;
}
.mr8[data-v-3f62a958] {
  margin-right: 8px;
}
.mr10[data-v-3f62a958] {
  margin-right: 10px;
}
.mr12[data-v-3f62a958] {
  margin-right: 12px;
}
.mr15[data-v-3f62a958] {
  margin-right: 15px;
}
.mr20[data-v-3f62a958] {
  margin-right: 20px;
}
.mt5[data-v-3f62a958] {
  margin-top: 5px;
}
.mt8[data-v-3f62a958] {
  margin-top: 8px;
}
.mt10[data-v-3f62a958] {
  margin-top: 10px;
}
.mt12[data-v-3f62a958] {
  margin-top: 12px;
}
.mt15[data-v-3f62a958] {
  margin-top: 15px;
}
.mt20[data-v-3f62a958] {
  margin-top: 20px;
}
.mb5[data-v-3f62a958] {
  margin-bottom: 5px;
}
.mb8[data-v-3f62a958] {
  margin-bottom: 8px;
}
.mb10[data-v-3f62a958] {
  margin-bottom: 10px;
}
.mb12[data-v-3f62a958] {
  margin-bottom: 12px;
}
.mb15[data-v-3f62a958] {
  margin-bottom: 15px;
}
.mb20[data-v-3f62a958] {
  margin-bottom: 20px;
}
.m5[data-v-3f62a958] {
  margin: 5px;
}
.m8[data-v-3f62a958] {
  margin: 8px;
}
.m10[data-v-3f62a958] {
  margin: 10px;
}
.m12[data-v-3f62a958] {
  margin: 12px;
}
.m15[data-v-3f62a958] {
  margin: 15px;
}
.m20[data-v-3f62a958] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-3f62a958] {
  padding-left: 5px;
}
.pl8[data-v-3f62a958] {
  padding-left: 8px;
}
.pl10[data-v-3f62a958] {
  padding-left: 10px;
}
.pl12[data-v-3f62a958] {
  padding-left: 12px;
}
.pl15[data-v-3f62a958] {
  padding-left: 15px;
}
.pl20[data-v-3f62a958] {
  padding-left: 20px;
}
.pr5[data-v-3f62a958] {
  padding-right: 5px;
}
.pr8[data-v-3f62a958] {
  padding-right: 8px;
}
.pr10[data-v-3f62a958] {
  padding-right: 10px;
}
.pr12[data-v-3f62a958] {
  padding-right: 12px;
}
.pr15[data-v-3f62a958] {
  padding-right: 15px;
}
.pr20[data-v-3f62a958] {
  padding-right: 20px;
}
.pt5[data-v-3f62a958] {
  padding-top: 5px;
}
.pt8[data-v-3f62a958] {
  padding-top: 8px;
}
.pt10[data-v-3f62a958] {
  padding-top: 10px;
}
.pt12[data-v-3f62a958] {
  padding-top: 12px;
}
.pt15[data-v-3f62a958] {
  padding-top: 15px;
}
.pt20[data-v-3f62a958] {
  padding-top: 20px;
}
.pb5[data-v-3f62a958] {
  padding-bottom: 5px;
}
.pb8[data-v-3f62a958] {
  padding-bottom: 8px;
}
.pb10[data-v-3f62a958] {
  padding-bottom: 10px;
}
.pb12[data-v-3f62a958] {
  padding-bottom: 12px;
}
.pb15[data-v-3f62a958] {
  padding-bottom: 15px;
}
.pb20[data-v-3f62a958] {
  padding-bottom: 20px;
}
.p5[data-v-3f62a958] {
  padding: 5px;
}
.p8[data-v-3f62a958] {
  padding: 8px;
}
.p10[data-v-3f62a958] {
  padding: 10px;
}
.p12[data-v-3f62a958] {
  padding: 12px;
}
.p15[data-v-3f62a958] {
  padding: 15px;
}
.p20[data-v-3f62a958] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-3f62a958] {
  display: block;
}
.inline-Block[data-v-3f62a958] {
  display: inline-block;
}
.inline[data-v-3f62a958] {
  display: inline;
}
.border-box[data-v-3f62a958] {
  box-sizing: border-box;
}
.textIndent[data-v-3f62a958] {
  text-indent: 2em;
}
.textLeft[data-v-3f62a958] {
  text-align: left;
}
.textRight[data-v-3f62a958] {
  text-align: right;
}
.textCenter[data-v-3f62a958] {
  text-align: center;
}
.nowrap[data-v-3f62a958] {
  white-space: nowrap;
}
.wrap[data-v-3f62a958] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-3f62a958] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-3f62a958] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-3f62a958] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-3f62a958] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-3f62a958] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-3f62a958] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-3f62a958] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-3f62a958] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-3f62a958] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-3f62a958] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-3f62a958] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-3f62a958] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-3f62a958] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-3f62a958] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-3f62a958] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-3f62a958] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-3f62a958] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
.box[data-v-3f62a958] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
  --color: #333333;
}
.A4[data-v-3f62a958] {
  margin: 20px auto;
  padding: 0 50px;
  overflow-y: auto;
  width: 210mm;
  min-height: 266mm;
  color: var(--color) !important;
}
[data-v-3f62a958] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
@charset "UTF-8";
.fang-song[data-v-37cbdc4b] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-37cbdc4b] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-37cbdc4b] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-37cbdc4b] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-37cbdc4b] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-37cbdc4b] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-37cbdc4b] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-37cbdc4b] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-37cbdc4b] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-37cbdc4b] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-37cbdc4b] {
  width: 100%;
}
.cell[data-v-37cbdc4b]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-37cbdc4b]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-37cbdc4b]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-37cbdc4b]  .el-form-item .el-input__inner, .cell[data-v-37cbdc4b]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-37cbdc4b]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-37cbdc4b]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-37cbdc4b]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-37cbdc4b]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-37cbdc4b]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-37cbdc4b]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-37cbdc4b] {
  height: auto;
}
.cell .form-item_radio[data-v-37cbdc4b]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-37cbdc4b] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-37cbdc4b] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-37cbdc4b] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-37cbdc4b] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-37cbdc4b] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-37cbdc4b] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-37cbdc4b] {
  display: flex;
}
.flex1[data-v-37cbdc4b] {
  flex: 1 !important;
}
.flex-wrap[data-v-37cbdc4b] {
  flex-wrap: wrap;
}
.align-items-start[data-v-37cbdc4b] {
  align-items: flex-start;
}
.align-items-end[data-v-37cbdc4b] {
  align-items: flex-end;
}
.align-items-center[data-v-37cbdc4b] {
  align-items: center;
}
.justify-content-start[data-v-37cbdc4b] {
  justify-content: flex-start;
}
.justify-content-end[data-v-37cbdc4b] {
  justify-content: flex-end;
}
.justify-content-center[data-v-37cbdc4b] {
  justify-content: center;
}
.justify-content-between[data-v-37cbdc4b] {
  justify-content: space-between;
}
.justify-content-around[data-v-37cbdc4b] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-37cbdc4b] {
  justify-content: space-evenly;
}
.align-content-between[data-v-37cbdc4b] {
  align-content: space-between;
}
.align-content-around[data-v-37cbdc4b] {
  align-content: space-around;
}
.align-content-evenly[data-v-37cbdc4b] {
  align-content: space-evenly;
}
.align-content-center[data-v-37cbdc4b] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-37cbdc4b] {
  width: 1% !important;
}
.w2[data-v-37cbdc4b] {
  width: 2% !important;
}
.w3[data-v-37cbdc4b] {
  width: 3% !important;
}
.w4[data-v-37cbdc4b] {
  width: 4% !important;
}
.w5[data-v-37cbdc4b] {
  width: 5% !important;
}
.w6[data-v-37cbdc4b] {
  width: 6% !important;
}
.w7[data-v-37cbdc4b] {
  width: 7% !important;
}
.w8[data-v-37cbdc4b] {
  width: 8% !important;
}
.w9[data-v-37cbdc4b] {
  width: 9% !important;
}
.w10[data-v-37cbdc4b] {
  width: 10% !important;
}
.w11[data-v-37cbdc4b] {
  width: 11% !important;
}
.w12[data-v-37cbdc4b] {
  width: 12% !important;
}
.w13[data-v-37cbdc4b] {
  width: 13% !important;
}
.w14[data-v-37cbdc4b] {
  width: 14% !important;
}
.w15[data-v-37cbdc4b] {
  width: 15% !important;
}
.w16[data-v-37cbdc4b] {
  width: 16% !important;
}
.w17[data-v-37cbdc4b] {
  width: 17% !important;
}
.w18[data-v-37cbdc4b] {
  width: 18% !important;
}
.w19[data-v-37cbdc4b] {
  width: 19% !important;
}
.w20[data-v-37cbdc4b] {
  width: 20% !important;
}
.w21[data-v-37cbdc4b] {
  width: 21% !important;
}
.w22[data-v-37cbdc4b] {
  width: 22% !important;
}
.w23[data-v-37cbdc4b] {
  width: 23% !important;
}
.w24[data-v-37cbdc4b] {
  width: 24% !important;
}
.w25[data-v-37cbdc4b] {
  width: 25% !important;
}
.w26[data-v-37cbdc4b] {
  width: 26% !important;
}
.w27[data-v-37cbdc4b] {
  width: 27% !important;
}
.w28[data-v-37cbdc4b] {
  width: 28% !important;
}
.w29[data-v-37cbdc4b] {
  width: 29% !important;
}
.w30[data-v-37cbdc4b] {
  width: 30% !important;
}
.w31[data-v-37cbdc4b] {
  width: 31% !important;
}
.w32[data-v-37cbdc4b] {
  width: 32% !important;
}
.w33[data-v-37cbdc4b] {
  width: 33% !important;
}
.w34[data-v-37cbdc4b] {
  width: 34% !important;
}
.w35[data-v-37cbdc4b] {
  width: 35% !important;
}
.w36[data-v-37cbdc4b] {
  width: 36% !important;
}
.w37[data-v-37cbdc4b] {
  width: 37% !important;
}
.w38[data-v-37cbdc4b] {
  width: 38% !important;
}
.w39[data-v-37cbdc4b] {
  width: 39% !important;
}
.w40[data-v-37cbdc4b] {
  width: 40% !important;
}
.w41[data-v-37cbdc4b] {
  width: 41% !important;
}
.w42[data-v-37cbdc4b] {
  width: 42% !important;
}
.w43[data-v-37cbdc4b] {
  width: 43% !important;
}
.w44[data-v-37cbdc4b] {
  width: 44% !important;
}
.w45[data-v-37cbdc4b] {
  width: 45% !important;
}
.w46[data-v-37cbdc4b] {
  width: 46% !important;
}
.w47[data-v-37cbdc4b] {
  width: 47% !important;
}
.w48[data-v-37cbdc4b] {
  width: 48% !important;
}
.w49[data-v-37cbdc4b] {
  width: 49% !important;
}
.w50[data-v-37cbdc4b] {
  width: 50% !important;
}
.w51[data-v-37cbdc4b] {
  width: 51% !important;
}
.w52[data-v-37cbdc4b] {
  width: 52% !important;
}
.w53[data-v-37cbdc4b] {
  width: 53% !important;
}
.w54[data-v-37cbdc4b] {
  width: 54% !important;
}
.w55[data-v-37cbdc4b] {
  width: 55% !important;
}
.w56[data-v-37cbdc4b] {
  width: 56% !important;
}
.w57[data-v-37cbdc4b] {
  width: 57% !important;
}
.w58[data-v-37cbdc4b] {
  width: 58% !important;
}
.w59[data-v-37cbdc4b] {
  width: 59% !important;
}
.w60[data-v-37cbdc4b] {
  width: 60% !important;
}
.w61[data-v-37cbdc4b] {
  width: 61% !important;
}
.w62[data-v-37cbdc4b] {
  width: 62% !important;
}
.w63[data-v-37cbdc4b] {
  width: 63% !important;
}
.w64[data-v-37cbdc4b] {
  width: 64% !important;
}
.w65[data-v-37cbdc4b] {
  width: 65% !important;
}
.w66[data-v-37cbdc4b] {
  width: 66% !important;
}
.w67[data-v-37cbdc4b] {
  width: 67% !important;
}
.w68[data-v-37cbdc4b] {
  width: 68% !important;
}
.w69[data-v-37cbdc4b] {
  width: 69% !important;
}
.w70[data-v-37cbdc4b] {
  width: 70% !important;
}
.w71[data-v-37cbdc4b] {
  width: 71% !important;
}
.w72[data-v-37cbdc4b] {
  width: 72% !important;
}
.w73[data-v-37cbdc4b] {
  width: 73% !important;
}
.w74[data-v-37cbdc4b] {
  width: 74% !important;
}
.w75[data-v-37cbdc4b] {
  width: 75% !important;
}
.w76[data-v-37cbdc4b] {
  width: 76% !important;
}
.w77[data-v-37cbdc4b] {
  width: 77% !important;
}
.w78[data-v-37cbdc4b] {
  width: 78% !important;
}
.w79[data-v-37cbdc4b] {
  width: 79% !important;
}
.w80[data-v-37cbdc4b] {
  width: 80% !important;
}
.w81[data-v-37cbdc4b] {
  width: 81% !important;
}
.w82[data-v-37cbdc4b] {
  width: 82% !important;
}
.w83[data-v-37cbdc4b] {
  width: 83% !important;
}
.w84[data-v-37cbdc4b] {
  width: 84% !important;
}
.w85[data-v-37cbdc4b] {
  width: 85% !important;
}
.w86[data-v-37cbdc4b] {
  width: 86% !important;
}
.w87[data-v-37cbdc4b] {
  width: 87% !important;
}
.w88[data-v-37cbdc4b] {
  width: 88% !important;
}
.w89[data-v-37cbdc4b] {
  width: 89% !important;
}
.w90[data-v-37cbdc4b] {
  width: 90% !important;
}
.w91[data-v-37cbdc4b] {
  width: 91% !important;
}
.w92[data-v-37cbdc4b] {
  width: 92% !important;
}
.w93[data-v-37cbdc4b] {
  width: 93% !important;
}
.w94[data-v-37cbdc4b] {
  width: 94% !important;
}
.w95[data-v-37cbdc4b] {
  width: 95% !important;
}
.w96[data-v-37cbdc4b] {
  width: 96% !important;
}
.w97[data-v-37cbdc4b] {
  width: 97% !important;
}
.w98[data-v-37cbdc4b] {
  width: 98% !important;
}
.w99[data-v-37cbdc4b] {
  width: 99% !important;
}
.w100[data-v-37cbdc4b] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-37cbdc4b] {
  margin-left: 5px;
}
.ml8[data-v-37cbdc4b] {
  margin-left: 8px;
}
.ml10[data-v-37cbdc4b] {
  margin-left: 10px;
}
.ml12[data-v-37cbdc4b] {
  margin-left: 12px;
}
.ml15[data-v-37cbdc4b] {
  margin-left: 15px;
}
.ml20[data-v-37cbdc4b] {
  margin-left: 20px;
}
.mr5[data-v-37cbdc4b] {
  margin-right: 5px;
}
.mr8[data-v-37cbdc4b] {
  margin-right: 8px;
}
.mr10[data-v-37cbdc4b] {
  margin-right: 10px;
}
.mr12[data-v-37cbdc4b] {
  margin-right: 12px;
}
.mr15[data-v-37cbdc4b] {
  margin-right: 15px;
}
.mr20[data-v-37cbdc4b] {
  margin-right: 20px;
}
.mt5[data-v-37cbdc4b] {
  margin-top: 5px;
}
.mt8[data-v-37cbdc4b] {
  margin-top: 8px;
}
.mt10[data-v-37cbdc4b] {
  margin-top: 10px;
}
.mt12[data-v-37cbdc4b] {
  margin-top: 12px;
}
.mt15[data-v-37cbdc4b] {
  margin-top: 15px;
}
.mt20[data-v-37cbdc4b] {
  margin-top: 20px;
}
.mb5[data-v-37cbdc4b] {
  margin-bottom: 5px;
}
.mb8[data-v-37cbdc4b] {
  margin-bottom: 8px;
}
.mb10[data-v-37cbdc4b] {
  margin-bottom: 10px;
}
.mb12[data-v-37cbdc4b] {
  margin-bottom: 12px;
}
.mb15[data-v-37cbdc4b] {
  margin-bottom: 15px;
}
.mb20[data-v-37cbdc4b] {
  margin-bottom: 20px;
}
.m5[data-v-37cbdc4b] {
  margin: 5px;
}
.m8[data-v-37cbdc4b] {
  margin: 8px;
}
.m10[data-v-37cbdc4b] {
  margin: 10px;
}
.m12[data-v-37cbdc4b] {
  margin: 12px;
}
.m15[data-v-37cbdc4b] {
  margin: 15px;
}
.m20[data-v-37cbdc4b] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-37cbdc4b] {
  padding-left: 5px;
}
.pl8[data-v-37cbdc4b] {
  padding-left: 8px;
}
.pl10[data-v-37cbdc4b] {
  padding-left: 10px;
}
.pl12[data-v-37cbdc4b] {
  padding-left: 12px;
}
.pl15[data-v-37cbdc4b] {
  padding-left: 15px;
}
.pl20[data-v-37cbdc4b] {
  padding-left: 20px;
}
.pr5[data-v-37cbdc4b] {
  padding-right: 5px;
}
.pr8[data-v-37cbdc4b] {
  padding-right: 8px;
}
.pr10[data-v-37cbdc4b] {
  padding-right: 10px;
}
.pr12[data-v-37cbdc4b] {
  padding-right: 12px;
}
.pr15[data-v-37cbdc4b] {
  padding-right: 15px;
}
.pr20[data-v-37cbdc4b] {
  padding-right: 20px;
}
.pt5[data-v-37cbdc4b] {
  padding-top: 5px;
}
.pt8[data-v-37cbdc4b] {
  padding-top: 8px;
}
.pt10[data-v-37cbdc4b] {
  padding-top: 10px;
}
.pt12[data-v-37cbdc4b] {
  padding-top: 12px;
}
.pt15[data-v-37cbdc4b] {
  padding-top: 15px;
}
.pt20[data-v-37cbdc4b] {
  padding-top: 20px;
}
.pb5[data-v-37cbdc4b] {
  padding-bottom: 5px;
}
.pb8[data-v-37cbdc4b] {
  padding-bottom: 8px;
}
.pb10[data-v-37cbdc4b] {
  padding-bottom: 10px;
}
.pb12[data-v-37cbdc4b] {
  padding-bottom: 12px;
}
.pb15[data-v-37cbdc4b] {
  padding-bottom: 15px;
}
.pb20[data-v-37cbdc4b] {
  padding-bottom: 20px;
}
.p5[data-v-37cbdc4b] {
  padding: 5px;
}
.p8[data-v-37cbdc4b] {
  padding: 8px;
}
.p10[data-v-37cbdc4b] {
  padding: 10px;
}
.p12[data-v-37cbdc4b] {
  padding: 12px;
}
.p15[data-v-37cbdc4b] {
  padding: 15px;
}
.p20[data-v-37cbdc4b] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-37cbdc4b] {
  display: block;
}
.inline-Block[data-v-37cbdc4b] {
  display: inline-block;
}
.inline[data-v-37cbdc4b] {
  display: inline;
}
.border-box[data-v-37cbdc4b] {
  box-sizing: border-box;
}
.textIndent[data-v-37cbdc4b] {
  text-indent: 2em;
}
.textLeft[data-v-37cbdc4b] {
  text-align: left;
}
.textRight[data-v-37cbdc4b] {
  text-align: right;
}
.textCenter[data-v-37cbdc4b] {
  text-align: center;
}
.nowrap[data-v-37cbdc4b] {
  white-space: nowrap;
}
.wrap[data-v-37cbdc4b] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-37cbdc4b] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-37cbdc4b] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-37cbdc4b] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-37cbdc4b] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-37cbdc4b] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-37cbdc4b] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-37cbdc4b] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-37cbdc4b] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-37cbdc4b] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-37cbdc4b] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-37cbdc4b] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-37cbdc4b] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-37cbdc4b] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-37cbdc4b] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-37cbdc4b] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-37cbdc4b] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-37cbdc4b] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
.box[data-v-37cbdc4b] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
  --color: #333333;
}
.A4[data-v-37cbdc4b] {
  margin: 20px auto;
  padding: 0 50px;
  overflow: hidden;
  width: 210mm;
  min-height: 266mm;
  color: var(--color) !important;
}
.file-center[data-v-37cbdc4b] {
  display: flex;
  justify-content: center;
}
.table-top + .table-top[data-v-37cbdc4b] {
  margin-top: 20px;
}
[data-v-37cbdc4b] .el-form-item__content p {
  word-break: break-all;
}
@charset "UTF-8";
.fang-song[data-v-19a9a5ea] {
  font-family: "仿宋", sans-serif;
}

/* -------- 标题及内容 -------- */
/* 大标题 */
.mainTitle[data-v-19a9a5ea] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* 标题1 */
.title1[data-v-19a9a5ea] {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
  position: relative;
}

/* 标题2 */
.title2[data-v-19a9a5ea] {
  font-size: 16px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 标题3 */
.title3[data-v-19a9a5ea] {
  font-size: 15px;
  text-align: left;
  margin: 5px 0;
  position: relative;
}

/* 内容 */
.content[data-v-19a9a5ea] {
  margin: 2px 0;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
  position: relative;
}

/* --------自定义 表格布局 -------- */
/* 表格 */
.table[data-v-19a9a5ea] {
  width: 100%;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
}
.borderTop0[data-v-19a9a5ea] {
  border-top: 0;
  border-bottom-width: 0;
}

/* 行 */
.row[data-v-19a9a5ea] {
  width: 100%;
  display: flex;
  position: relative;
}

/* 单元格 */
.cell[data-v-19a9a5ea] {
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  box-sizing: border-box;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.cell > div[data-v-19a9a5ea] {
  width: 100%;
}
.cell[data-v-19a9a5ea]  .el-form-item {
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.cell[data-v-19a9a5ea]  .el-form-item .el-form-item__content {
  width: 100%;
  font-family: "仿宋", sans-serif;
}
.cell[data-v-19a9a5ea]  .el-form-item .el-input__icon {
  line-height: 28px;
}
.cell[data-v-19a9a5ea]  .el-form-item .el-input__inner, .cell[data-v-19a9a5ea]  .el-form-item .el-textarea__inner {
  padding: 0;
  border: 0;
  font-family: "仿宋", sans-serif;
  color: #e8910d;
}
.cell[data-v-19a9a5ea]  .el-form-item .el-input.is-disabled .el-input__inner {
  background: #fff;
  color: #646464;
}
.cell[data-v-19a9a5ea]  .el-form-item .el-textarea__inner {
  resize: none;
  overflow: hidden;
}
.cell[data-v-19a9a5ea]  .el-form-item input::-webkit-input-placeholder, .cell[data-v-19a9a5ea]  .el-form-item .el-textarea__inner::-webkit-input-placeholder {
  font-size: 12px;
}
.cell[data-v-19a9a5ea]  .el-form-item .el-textarea {
  vertical-align: middle;
}
.cell[data-v-19a9a5ea]  .el-checkbox {
  margin-right: 15px;
}
.cell .form-item_radio[data-v-19a9a5ea] {
  height: auto;
}
.cell .form-item_radio[data-v-19a9a5ea]  .el-form-item__content {
  margin-left: 3px;
}

/* 右边框加粗 */
.borRight[data-v-19a9a5ea] {
  border-right-width: 2px;
}

/* 下边框加粗 */
.borBottom[data-v-19a9a5ea] {
  border-bottom-width: 2px;
}
.borBottom1[data-v-19a9a5ea] {
  border-bottom-width: 1px;
}

/* -------- 右侧按钮 -------- */
.rightBtn[data-v-19a9a5ea] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  color: #0000ff !important;
  font-size: 14px !important;
  cursor: pointer;
}

/* -------- 删除按钮 -------- */
.delBtn[data-v-19a9a5ea] {
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  color: #d81e06 !important;
  font-size: 20px !important;
  cursor: pointer;
}

/* -------- 内容下加行线 -------- */
.border-bottom[data-v-19a9a5ea] {
  border-bottom: 1px solid #797979;
}

/* -------- flex布局 -------- */
.flex[data-v-19a9a5ea] {
  display: flex;
}
.flex1[data-v-19a9a5ea] {
  flex: 1 !important;
}
.flex-wrap[data-v-19a9a5ea] {
  flex-wrap: wrap;
}
.align-items-start[data-v-19a9a5ea] {
  align-items: flex-start;
}
.align-items-end[data-v-19a9a5ea] {
  align-items: flex-end;
}
.align-items-center[data-v-19a9a5ea] {
  align-items: center;
}
.justify-content-start[data-v-19a9a5ea] {
  justify-content: flex-start;
}
.justify-content-end[data-v-19a9a5ea] {
  justify-content: flex-end;
}
.justify-content-center[data-v-19a9a5ea] {
  justify-content: center;
}
.justify-content-between[data-v-19a9a5ea] {
  justify-content: space-between;
}
.justify-content-around[data-v-19a9a5ea] {
  justify-content: space-around;
}
.justify-content-evenly[data-v-19a9a5ea] {
  justify-content: space-evenly;
}
.align-content-between[data-v-19a9a5ea] {
  align-content: space-between;
}
.align-content-around[data-v-19a9a5ea] {
  align-content: space-around;
}
.align-content-evenly[data-v-19a9a5ea] {
  align-content: space-evenly;
}
.align-content-center[data-v-19a9a5ea] {
  align-content: center;
}

/* -------- 百分比宽度 -------- */
.w1[data-v-19a9a5ea] {
  width: 1% !important;
}
.w2[data-v-19a9a5ea] {
  width: 2% !important;
}
.w3[data-v-19a9a5ea] {
  width: 3% !important;
}
.w4[data-v-19a9a5ea] {
  width: 4% !important;
}
.w5[data-v-19a9a5ea] {
  width: 5% !important;
}
.w6[data-v-19a9a5ea] {
  width: 6% !important;
}
.w7[data-v-19a9a5ea] {
  width: 7% !important;
}
.w8[data-v-19a9a5ea] {
  width: 8% !important;
}
.w9[data-v-19a9a5ea] {
  width: 9% !important;
}
.w10[data-v-19a9a5ea] {
  width: 10% !important;
}
.w11[data-v-19a9a5ea] {
  width: 11% !important;
}
.w12[data-v-19a9a5ea] {
  width: 12% !important;
}
.w13[data-v-19a9a5ea] {
  width: 13% !important;
}
.w14[data-v-19a9a5ea] {
  width: 14% !important;
}
.w15[data-v-19a9a5ea] {
  width: 15% !important;
}
.w16[data-v-19a9a5ea] {
  width: 16% !important;
}
.w17[data-v-19a9a5ea] {
  width: 17% !important;
}
.w18[data-v-19a9a5ea] {
  width: 18% !important;
}
.w19[data-v-19a9a5ea] {
  width: 19% !important;
}
.w20[data-v-19a9a5ea] {
  width: 20% !important;
}
.w21[data-v-19a9a5ea] {
  width: 21% !important;
}
.w22[data-v-19a9a5ea] {
  width: 22% !important;
}
.w23[data-v-19a9a5ea] {
  width: 23% !important;
}
.w24[data-v-19a9a5ea] {
  width: 24% !important;
}
.w25[data-v-19a9a5ea] {
  width: 25% !important;
}
.w26[data-v-19a9a5ea] {
  width: 26% !important;
}
.w27[data-v-19a9a5ea] {
  width: 27% !important;
}
.w28[data-v-19a9a5ea] {
  width: 28% !important;
}
.w29[data-v-19a9a5ea] {
  width: 29% !important;
}
.w30[data-v-19a9a5ea] {
  width: 30% !important;
}
.w31[data-v-19a9a5ea] {
  width: 31% !important;
}
.w32[data-v-19a9a5ea] {
  width: 32% !important;
}
.w33[data-v-19a9a5ea] {
  width: 33% !important;
}
.w34[data-v-19a9a5ea] {
  width: 34% !important;
}
.w35[data-v-19a9a5ea] {
  width: 35% !important;
}
.w36[data-v-19a9a5ea] {
  width: 36% !important;
}
.w37[data-v-19a9a5ea] {
  width: 37% !important;
}
.w38[data-v-19a9a5ea] {
  width: 38% !important;
}
.w39[data-v-19a9a5ea] {
  width: 39% !important;
}
.w40[data-v-19a9a5ea] {
  width: 40% !important;
}
.w41[data-v-19a9a5ea] {
  width: 41% !important;
}
.w42[data-v-19a9a5ea] {
  width: 42% !important;
}
.w43[data-v-19a9a5ea] {
  width: 43% !important;
}
.w44[data-v-19a9a5ea] {
  width: 44% !important;
}
.w45[data-v-19a9a5ea] {
  width: 45% !important;
}
.w46[data-v-19a9a5ea] {
  width: 46% !important;
}
.w47[data-v-19a9a5ea] {
  width: 47% !important;
}
.w48[data-v-19a9a5ea] {
  width: 48% !important;
}
.w49[data-v-19a9a5ea] {
  width: 49% !important;
}
.w50[data-v-19a9a5ea] {
  width: 50% !important;
}
.w51[data-v-19a9a5ea] {
  width: 51% !important;
}
.w52[data-v-19a9a5ea] {
  width: 52% !important;
}
.w53[data-v-19a9a5ea] {
  width: 53% !important;
}
.w54[data-v-19a9a5ea] {
  width: 54% !important;
}
.w55[data-v-19a9a5ea] {
  width: 55% !important;
}
.w56[data-v-19a9a5ea] {
  width: 56% !important;
}
.w57[data-v-19a9a5ea] {
  width: 57% !important;
}
.w58[data-v-19a9a5ea] {
  width: 58% !important;
}
.w59[data-v-19a9a5ea] {
  width: 59% !important;
}
.w60[data-v-19a9a5ea] {
  width: 60% !important;
}
.w61[data-v-19a9a5ea] {
  width: 61% !important;
}
.w62[data-v-19a9a5ea] {
  width: 62% !important;
}
.w63[data-v-19a9a5ea] {
  width: 63% !important;
}
.w64[data-v-19a9a5ea] {
  width: 64% !important;
}
.w65[data-v-19a9a5ea] {
  width: 65% !important;
}
.w66[data-v-19a9a5ea] {
  width: 66% !important;
}
.w67[data-v-19a9a5ea] {
  width: 67% !important;
}
.w68[data-v-19a9a5ea] {
  width: 68% !important;
}
.w69[data-v-19a9a5ea] {
  width: 69% !important;
}
.w70[data-v-19a9a5ea] {
  width: 70% !important;
}
.w71[data-v-19a9a5ea] {
  width: 71% !important;
}
.w72[data-v-19a9a5ea] {
  width: 72% !important;
}
.w73[data-v-19a9a5ea] {
  width: 73% !important;
}
.w74[data-v-19a9a5ea] {
  width: 74% !important;
}
.w75[data-v-19a9a5ea] {
  width: 75% !important;
}
.w76[data-v-19a9a5ea] {
  width: 76% !important;
}
.w77[data-v-19a9a5ea] {
  width: 77% !important;
}
.w78[data-v-19a9a5ea] {
  width: 78% !important;
}
.w79[data-v-19a9a5ea] {
  width: 79% !important;
}
.w80[data-v-19a9a5ea] {
  width: 80% !important;
}
.w81[data-v-19a9a5ea] {
  width: 81% !important;
}
.w82[data-v-19a9a5ea] {
  width: 82% !important;
}
.w83[data-v-19a9a5ea] {
  width: 83% !important;
}
.w84[data-v-19a9a5ea] {
  width: 84% !important;
}
.w85[data-v-19a9a5ea] {
  width: 85% !important;
}
.w86[data-v-19a9a5ea] {
  width: 86% !important;
}
.w87[data-v-19a9a5ea] {
  width: 87% !important;
}
.w88[data-v-19a9a5ea] {
  width: 88% !important;
}
.w89[data-v-19a9a5ea] {
  width: 89% !important;
}
.w90[data-v-19a9a5ea] {
  width: 90% !important;
}
.w91[data-v-19a9a5ea] {
  width: 91% !important;
}
.w92[data-v-19a9a5ea] {
  width: 92% !important;
}
.w93[data-v-19a9a5ea] {
  width: 93% !important;
}
.w94[data-v-19a9a5ea] {
  width: 94% !important;
}
.w95[data-v-19a9a5ea] {
  width: 95% !important;
}
.w96[data-v-19a9a5ea] {
  width: 96% !important;
}
.w97[data-v-19a9a5ea] {
  width: 97% !important;
}
.w98[data-v-19a9a5ea] {
  width: 98% !important;
}
.w99[data-v-19a9a5ea] {
  width: 99% !important;
}
.w100[data-v-19a9a5ea] {
  width: 100% !important;
}

/* -------- 外边距 -------- */
.ml5[data-v-19a9a5ea] {
  margin-left: 5px;
}
.ml8[data-v-19a9a5ea] {
  margin-left: 8px;
}
.ml10[data-v-19a9a5ea] {
  margin-left: 10px;
}
.ml12[data-v-19a9a5ea] {
  margin-left: 12px;
}
.ml15[data-v-19a9a5ea] {
  margin-left: 15px;
}
.ml20[data-v-19a9a5ea] {
  margin-left: 20px;
}
.mr5[data-v-19a9a5ea] {
  margin-right: 5px;
}
.mr8[data-v-19a9a5ea] {
  margin-right: 8px;
}
.mr10[data-v-19a9a5ea] {
  margin-right: 10px;
}
.mr12[data-v-19a9a5ea] {
  margin-right: 12px;
}
.mr15[data-v-19a9a5ea] {
  margin-right: 15px;
}
.mr20[data-v-19a9a5ea] {
  margin-right: 20px;
}
.mt5[data-v-19a9a5ea] {
  margin-top: 5px;
}
.mt8[data-v-19a9a5ea] {
  margin-top: 8px;
}
.mt10[data-v-19a9a5ea] {
  margin-top: 10px;
}
.mt12[data-v-19a9a5ea] {
  margin-top: 12px;
}
.mt15[data-v-19a9a5ea] {
  margin-top: 15px;
}
.mt20[data-v-19a9a5ea] {
  margin-top: 20px;
}
.mb5[data-v-19a9a5ea] {
  margin-bottom: 5px;
}
.mb8[data-v-19a9a5ea] {
  margin-bottom: 8px;
}
.mb10[data-v-19a9a5ea] {
  margin-bottom: 10px;
}
.mb12[data-v-19a9a5ea] {
  margin-bottom: 12px;
}
.mb15[data-v-19a9a5ea] {
  margin-bottom: 15px;
}
.mb20[data-v-19a9a5ea] {
  margin-bottom: 20px;
}
.m5[data-v-19a9a5ea] {
  margin: 5px;
}
.m8[data-v-19a9a5ea] {
  margin: 8px;
}
.m10[data-v-19a9a5ea] {
  margin: 10px;
}
.m12[data-v-19a9a5ea] {
  margin: 12px;
}
.m15[data-v-19a9a5ea] {
  margin: 15px;
}
.m20[data-v-19a9a5ea] {
  margin: 20px;
}

/* -------- 内边距 -------- */
.pl5[data-v-19a9a5ea] {
  padding-left: 5px;
}
.pl8[data-v-19a9a5ea] {
  padding-left: 8px;
}
.pl10[data-v-19a9a5ea] {
  padding-left: 10px;
}
.pl12[data-v-19a9a5ea] {
  padding-left: 12px;
}
.pl15[data-v-19a9a5ea] {
  padding-left: 15px;
}
.pl20[data-v-19a9a5ea] {
  padding-left: 20px;
}
.pr5[data-v-19a9a5ea] {
  padding-right: 5px;
}
.pr8[data-v-19a9a5ea] {
  padding-right: 8px;
}
.pr10[data-v-19a9a5ea] {
  padding-right: 10px;
}
.pr12[data-v-19a9a5ea] {
  padding-right: 12px;
}
.pr15[data-v-19a9a5ea] {
  padding-right: 15px;
}
.pr20[data-v-19a9a5ea] {
  padding-right: 20px;
}
.pt5[data-v-19a9a5ea] {
  padding-top: 5px;
}
.pt8[data-v-19a9a5ea] {
  padding-top: 8px;
}
.pt10[data-v-19a9a5ea] {
  padding-top: 10px;
}
.pt12[data-v-19a9a5ea] {
  padding-top: 12px;
}
.pt15[data-v-19a9a5ea] {
  padding-top: 15px;
}
.pt20[data-v-19a9a5ea] {
  padding-top: 20px;
}
.pb5[data-v-19a9a5ea] {
  padding-bottom: 5px;
}
.pb8[data-v-19a9a5ea] {
  padding-bottom: 8px;
}
.pb10[data-v-19a9a5ea] {
  padding-bottom: 10px;
}
.pb12[data-v-19a9a5ea] {
  padding-bottom: 12px;
}
.pb15[data-v-19a9a5ea] {
  padding-bottom: 15px;
}
.pb20[data-v-19a9a5ea] {
  padding-bottom: 20px;
}
.p5[data-v-19a9a5ea] {
  padding: 5px;
}
.p8[data-v-19a9a5ea] {
  padding: 8px;
}
.p10[data-v-19a9a5ea] {
  padding: 10px;
}
.p12[data-v-19a9a5ea] {
  padding: 12px;
}
.p15[data-v-19a9a5ea] {
  padding: 15px;
}
.p20[data-v-19a9a5ea] {
  padding: 20px;
}

/* -------- 表格内 内容显示 -------- */
.block[data-v-19a9a5ea] {
  display: block;
}
.inline-Block[data-v-19a9a5ea] {
  display: inline-block;
}
.inline[data-v-19a9a5ea] {
  display: inline;
}
.border-box[data-v-19a9a5ea] {
  box-sizing: border-box;
}
.textIndent[data-v-19a9a5ea] {
  text-indent: 2em;
}
.textLeft[data-v-19a9a5ea] {
  text-align: left;
}
.textRight[data-v-19a9a5ea] {
  text-align: right;
}
.textCenter[data-v-19a9a5ea] {
  text-align: center;
}
.nowrap[data-v-19a9a5ea] {
  white-space: nowrap;
}
.wrap[data-v-19a9a5ea] {
  white-space: wrap;
}

/* -------- 上传图片大小 -------- */
[data-v-19a9a5ea] .reportUpLoadImg .el-row {
  border: none !important;
}
[data-v-19a9a5ea] .reportUpLoadImg .el-upload--picture-card {
  height: 50px !important;
  width: 50px !important;
  margin: 5px 0 !important;
}
[data-v-19a9a5ea] .reportUpLoadImg .el-upload--picture-card i {
  transform: translateY(-43px);
}
[data-v-19a9a5ea] .reportUpLoadImg .el-form-item__content > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-19a9a5ea] .reportUpLoadImg .el-upload-list--picture-card {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
[data-v-19a9a5ea] .reportUpLoadImg .el-upload-list--picture-card .el-upload-list__item {
  height: 50px !important;
  width: 50px !important;
  margin-top: 0;
}
[data-v-19a9a5ea] .reportUpLoadImg .el-upload-list__item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-19a9a5ea] .reportUpLoadImg .el-upload-list__item-actions .el-upload-list__item-delete {
  margin-left: 5px;
}

/* -------- 复选框样式 --------*/
[data-v-19a9a5ea] .box .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #333333;
}
[data-v-19a9a5ea] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-19a9a5ea] .box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #797979;
}
[data-v-19a9a5ea] .box .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #797979;
}
[data-v-19a9a5ea] .box .el-radio__input.is-disabled + span.el-radio__label {
  color: #333333;
}
[data-v-19a9a5ea] .box .el-radio__input.is-disabled .el-radio__inner,[data-v-19a9a5ea] .box .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #fff;
}
[data-v-19a9a5ea] .box .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #797979;
}
[data-v-19a9a5ea] .box .is-disabled .el-radio__inner {
  border-color: #797979 !important;
}
@page {
  margin-top: 100px;
}
.box[data-v-19a9a5ea] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
  --color: #333333;
}
.A4[data-v-19a9a5ea] {
  margin: 20px auto;
  padding: 0 50px;
  overflow: hidden;
  width: 210mm;
  min-height: 266mm;
  color: var(--color) !important;
}
.file-center[data-v-19a9a5ea] {
  display: flex;
  justify-content: center;
}
.icon[data-v-19a9a5ea] {
  position: absolute;
  right: 0;
  top: 0;
  color: #1296db;
}
@charset "UTF-8";
#riskCheckInspect[data-v-0b57d2c7] {
  height: 97%;
}
#riskCheckInspect h2[data-v-0b57d2c7] {
  line-height: 30px;
  height: 30px;
  font-size: 24px;
  color: #000000;
}
#riskCheckInspect .left .floorList[data-v-0b57d2c7] {
  padding: 10px 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: auto;
}
#riskCheckInspect .left .timeList[data-v-0b57d2c7] {
  padding: 10px 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: auto;
}
#riskCheckInspect .left .timeList .toogleBtn[data-v-0b57d2c7] {
  padding: 0 10px;
  width: auto;
}
#riskCheckInspect .left .drawing[data-v-0b57d2c7] {
  position: relative;
  width: 100%;
  height: 650px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#riskCheckInspect .left .drawing .iframeBox[data-v-0b57d2c7] {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-left: 40px;
}
#riskCheckInspect .left .drawing .iframeBox #mapIframe[data-v-0b57d2c7] {
  width: 300px;
  height: 100%;
  will-change: transform;
  /* 提示浏览器优化此元素 */
  transform: translate3d(0, 0, 0);
  /* 强制开启 GPU 加速 */
  overflow: hidden;
}
#riskCheckInspect .left .drawing img[data-v-0b57d2c7] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
#riskCheckInspect .left .drawing .detectInfo[data-v-0b57d2c7] {
  position: absolute;
  bottom: 30px;
  right: 5%;
  color: #000000;
  font-size: 20px;
}
#riskCheckInspect .left .drawing .detectInfo li[data-v-0b57d2c7] {
  display: flex;
  gap: 0 15px;
  margin-bottom: 10px;
}
#riskCheckInspect .left .drawing .page[data-v-0b57d2c7] {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 0 10px;
}
#riskCheckInspect .left .drawing .page img[data-v-0b57d2c7] {
  width: 10px;
  height: 17px;
  cursor: pointer;
}
#imageView[data-v-0b57d2c7] {
  position: absolute;
  bottom: 0;
}
[data-v-7d1c3590] .table-radio .el-radio__label {
  display: none !important;
}
[data-v-7d1c3590] .tableTitle {
  padding: 10px 0;
  color: #333333;
  font-size: 28px;
  text-align: center;
}
[data-v-7d1c3590] .shbutton {
  justify-content: center;
}
[data-v-7d1c3590] .shbutton .el-button--small,[data-v-7d1c3590] .shbutton .el-button--small.is-round {
  padding-top: 0;
  padding-bottom: 0;
}

/*# sourceMappingURL=62.1753928585051.css.map*/