.buill-number[data-v-72ff8765] {
  position: absolute;
  top: -3px;
  left: 90px;
  font-size: 20px;
  color: #3e3e3e;
}
[data-v-72ff8765] .el-collapse-item__content {
  padding-bottom: 0;
}
.upload-list[data-v-72ff8765] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.upload-item[data-v-72ff8765] {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 180px;
  height: 180px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  overflow: hidden;
}
.avatar[data-v-72ff8765] {
  width: 100%;
  height: 100%;
  display: block;
}

.buill-number[data-v-6eeda5b8] {
  position: absolute;
  top: -3px;
  left: 90px;
  font-size: 20px;
  color: #3e3e3e;
}
[data-v-6eeda5b8] .el-collapse-item__content {
  padding-bottom: 0;
}
.upload-list[data-v-6eeda5b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.upload-item[data-v-6eeda5b8] {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 180px;
  height: 180px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  overflow: hidden;
}
.avatar[data-v-6eeda5b8] {
  width: 100%;
  height: 100%;
  display: block;
}

.image-container {
  width: 700px;
  /* 设置图片容器的宽度 */
  height: 461px;
  /* 设置图片容器的高度 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  margin: 0 auto;
  /* 居中显示 */
}
#zoomable-image {
  display: block;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  /* 图片宽度占满容器 */
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  /* 添加过渡效果 */
}
.affix-dialog .el-dialog__body {
  padding: 20px;
}
.affix-dialog .dialog_body_height_h {
  min-height: 200px;
}
.affix-dialog .tips {
  text-align: center;
  line-height: 200px;
  font-size: 14px;
  letter-spacing: 1px;
}
.affix-dialog .affix-item {
  width: 100%;
  padding: 12px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #dedede;
}
.affix-dialog .affix-item .name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 600px;
  font-size: 14px;
  color: #1fb3fb;
  cursor: pointer;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
}
.affix-dialog .affix-item .size {
  padding: 2px 12px;
  border-radius: 22px;
  color: #fff;
  font-size: 12px;
  background: #666;
}


.sampling-info-display[data-v-9ac0eeea] {
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.table-container[data-v-9ac0eeea] {
  margin-bottom: 20px;
  /* 表格高度自适应，根据数据量自动调整 */
  max-height: none;
  overflow-y: visible;
}
.content[data-v-9ac0eeea] {
  padding: 10px 0;
}
.form-item[data-v-9ac0eeea] {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-label[data-v-9ac0eeea] {
  font-weight: 500;
  margin-right: 10px;
  min-width: 80px;
}
.form-value[data-v-9ac0eeea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.el-collapse-box[data-v-9ac0eeea] {
  /* border: 1px solid #e4e7ed; */
  /* border-radius: 4px; */
  overflow: hidden;
}
.folding-panel[data-v-9ac0eeea] {
  border-bottom: 1px solid #e4e7ed;
}
.folding-panel[data-v-9ac0eeea]:last-child {
  border-bottom: none;
}
.table[data-v-9ac0eeea] {
  margin-top: 10px;
}


.original-record-simple-view[data-v-adfd3c60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  overflow: hidden;
  background: #f5f6fa;
}
.radio-group-bar[data-v-adfd3c60] {
  padding: 10px 20px;
  border-bottom: 1px solid #e4e7ed;
  background: #fafafa;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.ysjl-sub-radio[data-v-adfd3c60] {
  margin-top: 8px;
  margin-left: 4px;
}
.content-area[data-v-adfd3c60] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-box[data-v-adfd3c60] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  width: 100%;
  height: 100%;
}

/* 检测原始记录容器 */
.ysjl-container[data-v-adfd3c60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* 检测原始记录：网页模式布局 */
.ysjl-web-layout[data-v-adfd3c60] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100%;
}

/* PDF 预览 iframe */
.pdf-iframe[data-v-adfd3c60] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 100%;
  border: none;
}
.empty-wrap[data-v-adfd3c60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}

