.content {
  padding: 0 0.4rem;
}
.content img {
  width: 0.69333333rem;
  height: 0.69333333rem;
}
.content ul {
  width: 100%;
  font-size: 0.37333333rem;
  color: #3A3A3A;
}
.content ul li {
  padding: 0.6rem 0 0.33333333rem;
  border-bottom: 1px solid #f1f1f1;
}
.content ul li:last-child {
  border-bottom: 0;
}
.content ul .check-more {
  width: 2.6rem;
  height: 0.8rem;
  background-color: #1A3B5E;
  color: #ffffff;
}
.content .more-btn {
  margin: 0.6rem 0 1.06666667rem 0;
}
