
.vue-zoomer[data-v-7d8fb192] {
  overflow: hidden;
}
.zoomer[data-v-7d8fb192] {
  transform-origin: 50% 50%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zoomer > img[data-v-7d8fb192] {
  /* remove the 4px gap below the image */
  vertical-align: top;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-select: none;
}

.is-fullscreen .main-detail[data-v-11fd1ca2] .txtDetail {
  height: calc(100vh - var(--header-h) - var(--tabs-h) - var(--toolbar-h) - var(--preview-h) - var(--detail-tabs-h) - var(--detail-header-h) + var(--preview-h));
}
.main-detail[data-v-11fd1ca2] .txtDetail {
  width: 100%;
  height: calc(100vh - var(--header-h) - var(--tabs-h) - var(--toolbar-h) - var(--preview-h) - var(--detail-tabs-h) - var(--detail-header-h));
  overflow-y: auto;
  box-sizing: border-box;
}
.main-detail[data-v-11fd1ca2] .txtDetail .pic-text-scroll {
  top: 0.54667rem;
}
.main-detail[data-v-11fd1ca2] .txtDetail .iframeBox {
  height: calc(100vh - var(--header-h) - var(--tabs-h) - var(--toolbar-h) - var(--preview-h) - var(--detail-tabs-h) - var(--detail-header-h));
}
@media screen and (max-width: 1366px) {
.main-detail[data-v-11fd1ca2] .layoutTabs .tits li {
    font-size: 0.16rem;
}
}
.pigeonhole-wrapper[data-v-2ba978cf] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 0.26667rem;
}
.pigeonhole-wrapper .pigeonhole-content[data-v-2ba978cf] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.pigeonhole-wrapper .pigeonhole-content .icon[data-v-2ba978cf] {
  font-size: 0.66667rem;
  margin-bottom: 0.13333rem;
}
.pigeonhole-wrapper .pigeonhole-content span[data-v-2ba978cf] {
  font-size: 0.18667rem;
  color: red;
  margin-bottom: 0.26667rem;
}
.pigeonhole-wrapper .pigeonhole-content span .heavier[data-v-2ba978cf] {
  font-size: 0.21333rem;
}
.pigeonhole-wrapper .pigeonhole-footer[data-v-2ba978cf] {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 0.13333rem;
  width: 100%;
}
.pigeonhole-wrapper .pigeonhole-footer .btn[data-v-2ba978cf] {
  width: 100%;
}
.pigeonhole-wrapper .pigeonhole-footer .text[data-v-2ba978cf] {
  display: inline-block;
  width: 100%;
  color: var(--patyee-normal);
  text-align: right;
  cursor: pointer;
}
.container[data-v-1ac26a8e] {
  height: 100%;
  box-sizing: border-box;
  padding: 0.26667rem 0;
}
