
/* 章节内容 */
.chapterInfo {
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 4%;
}
/* 下一步、保存按钮的样式 */
.step {
  position: absolute;
  right: 20%;
  bottom: 15%;
}
/* 规则与激励多选框配置 */
.strategy {
  margin-top: 10%;
}
/* 自定义规则的按钮 */
.personal {
  margin-left: 10%;
}
/* 设置树形结构的高度 */
.filter-tree {
  overflow: auto;
  max-height: 400px;
}
.Gesture {
  height: 600px;
}
.Gesture1 {
  height: 550px;
}
.butt{
  margin-top: 10px;
}

