[data-v-29e839b7] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
[data-v-29e839b7] .my-popper {
  padding: 0 !important;
  box-shadow: 1px 4px 15px 2px rgba(0, 0, 0, 0.3);
}
[data-v-29e839b7] .my-popper .tableHeader th {
  background: #f5f8fb !important;
  color: #204179 !important;
  border: none !important;
}
[data-v-29e839b7] .my-popper .tableRow {
  cursor: pointer;
}
[data-v-29e839b7] .my-popper .tableRow td {
  border: none !important;
  color: #000 !important;
}
[data-v-29e839b7] .my-popper .el-table__header::before {
  background: transparent !important;
}
[data-v-29e839b7] .my-popper .current-row > td {
  background: #c4e9f8;
  color: #0b73ff !important;
}
@charset "UTF-8";
.etitle[data-v-01bf7706] {
  font-weight: 600;
  color: #000;
  line-height: 20px;
}
.standardTitle[data-v-01bf7706] {
  font-weight: 500;
  line-height: 20px;
  color: #000;
}
.standardChild[data-v-01bf7706] {
  text-indent: 2em;
  line-height: 20px;
}
.fang-song[data-v-01bf7706] {
  font-family: "仿宋", sans-serif;
  font-weight: normal;
  line-height: 20px;
}
.box[data-v-01bf7706] {
  box-shadow: 0px 0px 10px 0px #d1d5d5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: auto;
}
.A4[data-v-01bf7706] {
  margin: 20px auto 50px auto;
  padding: 0 50px;
  width: 210mm;
  min-height: 266mm;
  overflow-y: auto;
  text-align: center;
}
.title[data-v-01bf7706] {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.title2[data-v-01bf7706] {
  text-align: justify;
  display: flex;
}
.title_item[data-v-01bf7706] {
  width: 50%;
  display: flex;
}
.right[data-v-01bf7706] {
  justify-content: flex-end;
}
.flexs[data-v-01bf7706] {
  flex-shrink: 0;
}
.right-input[data-v-01bf7706] {
  width: 70px;
  margin-left: 10px;
}
.table[data-v-01bf7706] {
  border-collapse: collapse;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}
.table tr[data-v-01bf7706] {
  min-height: 40px;
  page-break-inside: avoid !important;
  margin-bottom: 0;
}
.table td[data-v-01bf7706] {
  margin: 10px;
  border: 1px solid;
  vertical-align: top;
}
@media print {
.fang-song[data-v-01bf7706] {
    font-family: "仿宋", sans-serif;
    font-weight: normal;
}
.A4[data-v-01bf7706] {
    margin: 20px auto 50px auto;
    padding: 0 50px;
    width: 210mm;
    min-height: 266mm;
    overflow-y: auto;
    text-align: center;
}
.title[data-v-01bf7706] {
    text-align: center;
    font-size: 28px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.title2[data-v-01bf7706] {
    text-align: justify;
    display: flex;
}
.title_item[data-v-01bf7706] {
    width: 50%;
    display: flex;
}
.right[data-v-01bf7706] {
    justify-content: flex-end;
}
.flexs[data-v-01bf7706] {
    flex-shrink: 0;
}
.right-input[data-v-01bf7706] {
    width: 70px;
    margin-left: 10px;
}
.table[data-v-01bf7706] {
    border-collapse: collapse;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
}
.table tr[data-v-01bf7706] {
    min-height: 40px;
    page-break-inside: avoid !important;
    margin-bottom: 0;
}
.table td[data-v-01bf7706] {
    margin: 10px;
    border: 1px solid;
    vertical-align: top;
}
}
@charset "UTF-8";
.lightspotListBox[data-v-0783f018] {
  height: calc(100% - 70px);
}
.lightspotListBox .lightspotList[data-v-0783f018] {
  height: 100%;
  overflow: hidden auto;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 20px 80px;
  box-sizing: border-box;
}
.lightspotListBox .lightspotList .lightspotItem[data-v-0783f018] {
  width: 320px;
  height: 300px;
}
.lightspotListBox .lightspotList .lightspotItem .imgBox[data-v-0783f018] {
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.lightspotListBox .lightspotList .lightspotItem .imgBox img[data-v-0783f018] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  /* 保持图片比例，并完整展示 */
}
.lightspotListBox .lightspotList .lightspotItem .imgBox .num[data-v-0783f018] {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #7f7f7f;
  color: #fff;
  text-align: center;
}
.lightspotListBox .lightspotList .lightspotItem .txtBox[data-v-0783f018] {
  display: flex;
  height: 30px;
  line-height: 30px;
}
.lightspotListBox .lightspotList .lightspotItem .txtBox .txtLeft[data-v-0783f018],
.lightspotListBox .lightspotList .lightspotItem .txtBox .txtRight[data-v-0783f018] {
  flex: 1;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lightspotListBox .lightspotList .lightspotItem .txtBox .txtRight[data-v-0783f018] {
  text-align: right;
}
.lightspotListBox .lightspotList .lightspotItem .desc[data-v-0783f018] {
  height: calc(100% - 220px - 30px);
  display: -webkit-box;
  /* 必须结合 flex 盒模型使用 */
  -webkit-box-orient: vertical;
  /* 垂直排列子元素 */
  overflow: hidden;
  /* 超出隐藏 */
  text-overflow: ellipsis;
  /* 添加省略号 */
  -webkit-line-clamp: 2;
  /* 限制显示两行 */
}
.lightspotListBox .lightspotList .lightspotItem .desc p[data-v-0783f018] {
  height: 25px;
  line-height: 25px;
}
.lightspotListBox .empty[data-v-0783f018] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.lightspotListBox .empty img[data-v-0783f018] {
  height: 50%;
}
[data-v-fb240764] .checkNotice .cell {
  position: relative;
  overflow: visible !important;
}
.red[data-v-fb240764] {
  border: 1px solid #ea7f8e;
  color: #ea7f8e;
}
.red[data-v-fb240764]:hover {
  color: white;
  background: #ea7f8e !important;
}
.wrapper[data-v-fb240764] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tableTip[data-v-fb240764] {
  display: flex;
  color: #606266;
}
.tabeDealing[data-v-fb240764], .tableFail[data-v-fb240764] {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 8px;
  height: 8px;
  background-color: green;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
}
.tableFail[data-v-fb240764] {
  background-color: #db2831;
}
.tableTip[data-v-fb240764] {
  display: flex;
  align-items: center;
}
.tableTip .dealing[data-v-fb240764], .tableTip .fail[data-v-fb240764] {
  width: 8px;
  height: 8px;
  background-color: green;
  border-radius: 50%;
  margin: 0px 3px;
}
.tableTip .fail[data-v-fb240764] {
  background-color: #db2831;
}

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