.account-info .el-divider--horizontal{
  margin: 0 0 10px!important;
}
.header-title >>> .el-collapse-item__header {
  font-weight: bold !important;
  font-size: 15px !important;
  color: #1890ff !important;
}
.account-title {
  line-height: 36px;
  font-weight: bold;
  font-size: 15px;
  color: #1890ff;
}

.account-title1 {
  font-size: 14px;
  color: #303133
}
.btn-bottom {
  margin-bottom: 10px;
}

.btn-del {
  margin: 10px 0;
}

.item-width {
  width: 100%;
}

.bill-form {
  margin-top: 10px;
}

.birth-class {
  display: flex;
  align-items: center;
  padding-right: 7px;
}

.radio-class {
  margin-right: 10px
}

.date-class {
  margin-left: 5px;
  flex: 1;
}
.day-number {
  line-height: 20px;
}
.margin-left {
  margin-left: 10px
}
.wedgetWidth {
  margin-right: 20px;
}
.wedgetWidth >>> .input__inner{
  min-width: 10px;
}
.elRadioDiv{
  margin-right: 0;
}
.redColor {
  color: red;
}
.zhuanquanquan {
  height: 100px;
}
.contactTitle {
  display: flex;
  justify-content: space-between;
}
