.title-text {
  font-weight: bold;
  font-size: 15px;
  line-height: 36px;
  color: #1890ff;
}

.title-text1 {
  font-weight: bold;
  font-size: 15px;
  color: #1890ff;
}
.contactTitle {
  display: flex;
  justify-content: space-between;
}

.contactContent {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dymfromItem >>> .el-select {
  width: 100%;
}
.delBtn {
  float: right;
  margin-top: 5px
}
.contact .el-divider--horizontal {
  margin: 10px 0 10px!important;
}
.contactEdit .el-divider--horizontal {
  margin: 0 0 10px!important;
}
