.qr-code-box[data-v-f00b1dd0] {
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.qr-code-box img[data-v-f00b1dd0] {
  display: block;
  max-width: 100%;
  width: 8.333vw;
  margin: 0 auto;
}
.qr-code-box .logo-center[data-v-f00b1dd0] {
  width: 1.563vw;
  height: 1.563vw;
  background: #ffffff;
  border-radius: 0.208vw;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}
.qr-code-box .logo-center img[data-v-f00b1dd0] {
  width: 1.146vw;
  height: 1.146vw;
  border-radius: 0.313vw;
}
.qr-code-box .paycode[data-v-f00b1dd0] {
  text-align: center;
  position: relative;
  padding: 0.417vw;
  box-shadow: 0px 0px 0.26vw 0.104vw #eee;
  border-radius: 0.417vw;
}
.bottom_p[data-v-f00b1dd0] {
  text-align: center;
  margin-top: 0.417vw;
  font-size: 0.625rem;
  color: #333;
  padding: 0 0.938vw;
}

