.omoSelfPickCode[data-v-05fd0c0a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.omoSelfPickCode .pickCode[data-v-05fd0c0a] {
  width: 300px;
  height: 56px;
  line-height: 56px;
  background: #F6F6F6;
  font-size: 24px;
  color: #000;
  text-align: center;
}
.omoSelfPickCode .qrCodeDiv[data-v-05fd0c0a] {
  width: 200px;
  height: 200px;
  margin: 24px auto;
  position: relative;
}
.omoSelfPickCode .omoSelfPickTip[data-v-05fd0c0a] {
  width: 380px;
  height: 34px;
  font-size: 14px;
  color: #717171;
}
