.notAllowed[data-v-04342b29] {
  cursor: not-allowed;
}
.pointer[data-v-04342b29] {
  cursor: pointer;
  font-size: 22px;
}

.tit[data-v-1c2c6d52] {
  font-size: 18px;
  margin-bottom: 6px;
}

.mainbox .item[data-v-4250c8ce] {
  width: 50%;
}
.mainbox .flexC[data-v-4250c8ce] {
  -ms-flex-direction: column;
      flex-direction: column;
}
.mainbox .title[data-v-4250c8ce] {
  padding-top: 30px;
  font-size: 18px;
  color: #333;
}
.flex1[data-v-4250c8ce] {
  -ms-flex: 1;
      flex: 1;
}
.qrcode[data-v-4250c8ce] {
  margin: 30px 0;
}

.hideBox[data-v-32cb1ff7] {
  height: 0%;
  overflow: hidden;
}
.hideBox #chargeqrcode[data-v-32cb1ff7] {
  width: 280px;
  height: 280px;
  background-color: #fff;
  padding: 6px;
}
.selfWidth .el-select[data-v-32cb1ff7] {
  width: 200px !important;
}
.selfWidth .el-select[data-v-32cb1ff7] .el-input__inner {
  width: 200px !important;
}

