h4,h3,h5 {
  font-weight: normal;
}
.pl {
  width: 1080px;
  margin: 50px auto;
}
.pl ul {
  display: flex;
}
.pl ul li {
  margin: 20px 40px;
}
.pl ul li:nth-child(1) {
  border-bottom: 1px solid #000;
  font-weight: 800;
}
.ts ul li {
  width: 247px;
  height: 388px;
      margin: 20px 20px;
}
.ts ul li img {
  width: 247px;
  height: 120px;
}
span {
  font-weight: 800;
}