.mask[data-v-79e8a8e0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.mask .content[data-v-79e8a8e0] {
  position: absolute;
  padding: 20px 15px 0;
  left: 0;
  margin: auto;
  width: 400px;
  height: 400px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.mask .close-btn[data-v-79e8a8e0] {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  cursor: pointer;
}
.mask .title[data-v-79e8a8e0] {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.mask .qr[data-v-79e8a8e0] {
  margin-top: 40px;
  text-align: center;
}
.mask .qr img[data-v-79e8a8e0] {
  width: 260px;
  height: 260px;
}

.mask[data-v-153186b3] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.mask .content[data-v-153186b3] {
  position: absolute;
  padding: 20px 15px 0;
  left: 0;
  margin: auto;
  width: 400px;
  height: 470px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.mask .close-btn[data-v-153186b3] {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  cursor: pointer;
}
.mask .title[data-v-153186b3] {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.mask .qr-text[data-v-153186b3] {
  width: 380px;
  background: #f4f7fd;
  border-radius: 4px;
  margin: 10px auto;
}
.mask .text[data-v-153186b3] {
  padding: 10px 0px;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
}
.mask .btn-copy[data-v-153186b3] {
  width: 250px;
  display: block;
  margin: auto;
  margin-top: 15px;
}
.mask .qr[data-v-153186b3] {
  text-align: center;
}
.mask .qr img[data-v-153186b3] {
  width: 260px;
  height: 260px;
}

