/* 页面 */
.page-lessonkn {
  min-height: 500px;
  background: #F2F5F7;
}

/* 试卷内容 */
.makeContent {
  box-sizing: border-box;
  position: relative;
}
