.fap-container {
  width: 1200px;
  margin: 80px auto 0;
}
.fap-header {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 32px;
  padding-top: 80px;
  margin-bottom: 56px;
}
.fap-header-date {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
  margin-bottom: 17px;
  display: flex;
}
.fap-header-date img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.fap-header-title {
  font-size: 48px;
  font-weight: bold;
  line-height: normal;
  color: #000000;
}
.text {
  font-size: 18px;
  font-weight: normal;
  line-height: 27px;
  color: #000000;
}
.title {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  color: #000000;
}
.img-box {
  margin: 0px auto 60px;
  width: 848px;
}
.img-box img {
  width: 100%;
}
.fap-content li {
  list-style: inherit;
  transform: translateX(16px);
}
.sub-title {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
}

