.qrcodebox[data-v-d27a0428] {
  height: calc(100% - 10px) !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.codebox[data-v-d27a0428] {
  border-radius: 10px;
  background: #fff;
  -ms-flex: 1;
      flex: 1;
  overflow: auto;
  padding-top: 30px;
  padding-left: 30px;
}
.codebox .el-radio-group[data-v-d27a0428] {
  margin-bottom: 30px;
}
.codebox #imgbox[data-v-d27a0428] {
  width: 356px;
  height: 356px;
  padding: 4px;
  border: 1px solid #ccc;
  position: relative;
}
.codebox #imgbox .qrcodeimg[data-v-d27a0428] {
  width: 100%;
  height: 100%;
}
.codebox #imgbox .logoimg[data-v-d27a0428] {
  width: 50px;
  height: 50px;
}
.downbtn[data-v-d27a0428] {
  margin: 40px 0 0 0;
}
.width150[data-v-d27a0428] {
  width: 140px !important;
}
.width150[data-v-d27a0428] .el-input__inner {
  width: 100% !important;
}

