@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.upDataIDQr[data-v-20e1010a] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.upDataIDQr .upDataIDQrDiv[data-v-20e1010a] {
  width: 2.70833rem;
  height: 2.875rem;
  background-color: #fff;
  margin-top: 1.04167rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 1px 0.10938rem 0 rgba(0, 0, 0, 0.07);
}
.upDataIDQr .upDataIDQrDiv .upDataIDQrTitle[data-v-20e1010a] {
  width: 0.625rem;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0.26042rem 0;
}
.upDataIDQr .upDataIDQrDiv .upDataIDQrTitle p[data-v-20e1010a] {
  font-size: 0.11458rem;
  color: #333;
}
.upDataIDQr .upDataIDQrDiv .upDataIDQrTitle em[data-v-20e1010a] {
  width: 0.625rem;
  height: 13px;
  background-color: #3056FF;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  left: 0;
}
.upDataIDQr .upDataIDQrDiv .QRDiv[data-v-20e1010a] {
  border-top: 1px solid #c0c0c0;
  padding-top: 0.10417rem;
  margin-bottom: 0.15625rem;
}
.upDataIDQr .upDataIDQrDiv .describe[data-v-20e1010a] {
  font-size: 16px;
  color: #333;
}
.upDataIDQr .backQr[data-v-20e1010a] {
  width: 100%;
  height: 1.84375rem;
  background: url(../img/upDataQrBack.4d0b84b3.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 2.70833rem;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.Verify[data-v-3677a779] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
.Verify .exit-btn[data-v-3677a779] {
    position: fixed;
    top: 10px;
    right: 10px;
}
.Verify .pay[data-v-3677a779] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.Verify .pay-icon[data-v-3677a779] {
      width: 0.5625rem;
}
.Verify .pay-icon img[data-v-3677a779] {
        width: 100%;
}
.Verify .pay-title[data-v-3677a779] {
      font-size: 0.11458rem;
      color: #333;
      font-weight: 600;
      padding-top: 0.20833rem;
}
.Verify .pay p[data-v-3677a779] {
      font-size: 16px;
      color: #333;
      padding-top: 10px;
}
.Verify .pay .el-button[data-v-3677a779] {
      margin-top: 0.10417rem;
}


/*# sourceMappingURL=49-1760075386701.css.map*/