@charset "UTF-8";
html[data-v-7ba5bd90], body[data-v-7ba5bd90] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  /* 禁止双击放大等触摸行为 */
  -webkit-user-scaleable: 0;
  /* 禁止iOS设备缩放 */
  user-scalable: no;
  /* 禁止其他设备缩放 */
}
.dialogMyVisible[data-v-7ba5bd90] {
  text-align: center;
}
.dialogMyVisible img[data-v-7ba5bd90] {
  width: 0.46rem;
  height: 0.46rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0 auto 0.34rem;
}
.dialogMyVisible div[data-v-7ba5bd90] {
  font-size: 0.2rem;
  line-height: 0.23rem;
  text-align: center;
  color: #333333;
  margin-bottom: 0.46rem;
}
[data-v-7ba5bd90] .el-dialog__footer .el-button {
  background: #7db0ea;
  -webkit-border-radius: 0.2rem;
          border-radius: 0.2rem;
  color: #fff;
}

canvas[data-v-7d9055bc] {
  max-width: 100%;
  display: block;
}

