
.icon[data-v-6aae0612] {
  font-size: 22px;
  margin: 0 5px;
}


.btn-item[data-v-f0ed935c] {
  margin-top: 20px;
}
.btn-item .ant-btn[data-v-f0ed935c] {
  margin: 0 20px;
}


.wzly-layout-main > div[data-v-dc22040c] {
  height: 100%;
}
.problem[data-v-dc22040c] {
  text-indent: 60px;
  margin: 20px 0;
  color: #999999;
  cursor:pointer;
}
.active[data-v-dc22040c]{
    font-weight: bold;
    color:#000;
}
.title[data-v-dc22040c] {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-indent: 30px;
}
.search[data-v-dc22040c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.problem-detail[data-v-dc22040c]{
    padding-bottom:20px;
    border-bottom: 1px solid #ededed;
}
.problem-seleced[data-v-dc22040c]{
    background: #ffeae6;
}

