.qu-content div[data-v-65d55a7a] {
  line-height: 30px;
}
.el-checkbox-group label[data-v-65d55a7a], .el-radio-group label[data-v-65d55a7a] {
  width: calc(100% - 30px);
}
.el-checkbox + .el-checkbox[data-v-65d55a7a] {
  margin-left: 0px;
}
.el-button + .el-button[data-v-65d55a7a] {
  margin-left: 12px;
}
.card-title[data-v-65d55a7a] {
  background: #eee;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
}
.card-line[data-v-65d55a7a] {
  padding-left: 10px;
}
.card-line span[data-v-65d55a7a] {
  cursor: pointer;
  margin: 2px;
}
.el-radio[data-v-65d55a7a], .el-checkbox[data-v-65d55a7a] {
  padding: 9px 20px 9px 10px;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  margin-bottom: 10px;
}
.is-checked[data-v-65d55a7a] {
  border: #409eff 1px solid;
}
.el-radio img[data-v-65d55a7a], .el-checkbox img[data-v-65d55a7a] {
  max-width: 200px;
  max-height: 200px;
  border: #dcdfe6 1px dotted;
}
.el-checkbox__inner[data-v-65d55a7a] {
  display: none;
}
.el-radio__inner[data-v-65d55a7a] {
  display: none;
}
.el-checkbox__label[data-v-65d55a7a] {
  line-height: 30px;
}
.el-radio__label[data-v-65d55a7a] {
  line-height: 30px;
}
