.content .case-list {
  width: 9.4667rem;
  display: flex;
  flex-wrap: wrap;
}
.content .case-list a {
  text-decoration: none;
  margin-bottom: 0.3733rem;
  margin-right: 0.2667rem;
}
.content .case-list a .case-item {
  width: 4.46665rem;
}
.content .case-list a .case-item img {
  width: 4.46665rem;
  margin-bottom: 0.3467rem;
}
.content .case-list a .case-item .title {
  width: 4.46665rem;
  height: 0.32rem;
  font-size: 0.32rem;
  color: #373737;
  margin-bottom: 0.0533rem;
  line-height: 0.32rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content .case-list a .case-item .details {
  font-size: 0.2933rem;
  color: #b2b2b2;
  line-height: 0.4533rem;
  height: 0.88rem;
}
.content .case-list:nth-child(2n) {
  margin-right: 0;
}
.caseDetails img {
  width: 9.4667rem;
  height: 5.3333rem;
  margin-top: 0.32rem;
  margin-bottom: 0.3467rem;
}
.caseDetails table {
  width: 9.4667rem;
  height: 6.1867rem;
  margin: 0;
  padding: 0;
  border: 1px solid #dcdcdc;
  border-bottom: 0;
  box-sizing: border-box;
  margin-bottom: 0.2933rem;
}
.caseDetails table .name {
  width: 2.3733rem;
  height: 1.0133rem;
  font-size: 0.32rem;
  color: #545454;
  font-weight: 400;
  text-align: center;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.caseDetails table td {
  font-size: 0.32rem;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 0.5333rem;
}
.caseDetails .case-details {
  width: 9.4667rem;
  margin-bottom: 0.3733rem;
  padding-top: 1.0667rem;
  border-top: 1px solid #4d4d4d;
}
