.behav-title {
  margin: 10px 0 20px 0;
  font-size: 20px;
  font-weight: bold;
}
.suffixSwitch {
  padding: 5px 10px;
  margin-bottom: 5px;
}
.suffixSwitch .behavio-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tip-tit {
  color: #cccccc;
  line-height: 2;
}
.overlayTextTop .el-collapse .el-collapse-item__content {
  padding-top: 15px;
  padding-bottom: 15px;
}
.box-color {
  color: #000;
}
