.qrcode-view[data-v-d0fa8ffa] {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  border-radius: 0.21333rem;
  padding: 0.85333rem 0.53333rem;
}
.qrcode-companyLogo[data-v-d0fa8ffa] {
  border-radius: 0.10667rem;
  width: 1.17333rem;
  height: 1.17333rem;
}
.qrcode-image[data-v-d0fa8ffa] {
  position: relative;
  width: 5.33333rem;
  min-height: 5.33333rem;
  margin: 0.53333rem 0;
}
.qrcode-image .qrcode[data-v-d0fa8ffa] {
  position: relative;
  z-index: 150;
  display: block;
  width: 100%;
  height: auto;
}
.qrcode-image .qrcode-cover[data-v-d0fa8ffa] {
  z-index: 200;
  position: absolute;
  width: 1.06667rem;
  height: 1.06667rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  pointer-events: none;
}
.qrcode-image .qrcode-cover .qrcode-logo[data-v-d0fa8ffa] {
  position: relative;
  z-index: 250;
  pointer-events: none;
  display: block;
  width: 1.06667rem;
  height: 1.06667rem;
}
.qrcode-text[data-v-d0fa8ffa] {
  width: 6.53333rem;
  word-break: break-all;
}
.fallback-tips[data-v-7397bb16] {
  width: 5.86667rem;
  margin-top: 1.06667rem;
  text-align: center;
  color: #9e9e9e;
  font-size: 0.34667rem;
  line-height: 0.45333rem;
}
.qrcode-warpper[data-v-7397bb16] {
  padding: 0.85333rem 0.73333rem;
}
