.mainBox[data-v-587b716a] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.mainBox[data-v-587b716a] .el-pagination .el-pagination__jump .el-input {
  width: 50px;
}
.imgbox[data-v-587b716a] {
  height: 32px;
  margin: auto;
  position: relative;
}
.imgbox .el-image[data-v-587b716a] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.lbt[data-v-587b716a] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: -2px;
  left: 0;
  z-index: 2022;
  background: rgba(0, 0, 0, 0.5);
}
.lbt .el-icon-circle-close[data-v-587b716a] {
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 50px;
  color: #fff;
  cursor: pointer;
  z-index: 2023;
}
.lbt .el-carousel[data-v-587b716a] {
  height: 100%;
}
.lbt .el-carousel[data-v-587b716a] .el-carousel__item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.lbt .el-carousel[data-v-587b716a] .el-carousel__button {
  height: 4px;
}
.lbt .el-carousel .img[data-v-587b716a] {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.releaseBtn[data-v-27c3fa1d] {
  margin: 0 0 0 6px;
  cursor: pointer;
  color: #1e8ff5;
  width: 60px;
  text-align: center;
}

.hideBox[data-v-1aa045e7] {
  height: 0%;
  overflow: hidden;
}
.hideBox #qrcode[data-v-1aa045e7] {
  width: 200px;
  height: 200px;
  background-color: #fff;
  padding: 6px;
}

