.el-radio-group[data-v-5292b2ea] {
  margin-bottom: 22px;
}
.bind_tips[data-v-5292b2ea] {
  padding: 10px 16px;
  background: #fdf4e7;
  border-radius: 5px;
  margin-bottom: 24px;
  color: red;
}
.bind_tips p[data-v-5292b2ea] {
  line-height: 2;
  font-size: 14px;
}

.edit_email .el-radio {
  margin-bottom: 13px;
}
.edit_email .el-radio.is-bordered + .el-radio.is-bordered {
  margin-left: 0px;
}

