.main-content-wrapper {
  margin-top: 42px;
  padding-bottom: 43px;
  min-height: 0;
}
.layout-sider {
  display: block;
}
.layout-main {
  background-color: #fff;
}
.main-content {
  padding-top: 10px;
}
.fzzl {
  background-color: #fff;
  width: 100%;
}
.fzzl .ul-list {
  margin-bottom: 30px;
  width: 100%;
}
.fzzl .ul-list .li-list {
  padding: 23px 5px;
  border-bottom: 1px solid #e0e0ee;
}
.fzzl .ul-list .li-list .imgs {
  width: 10px;
  margin-right: 20px;
}
.fzzl .ul-list .li-list .texts {
  display: inline-block;
  width: calc(100% - 170px);
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #222222;
}
.fzzl .ul-list .li-list .texts:hover {
  cursor: pointer;
  color: rgba(165, 21, 21, 0.7);
}
.fzzl .ul-list .li-list .times {
  float: right;
  width: 100px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
}
