.fap-container {
  width: 1200px;
  margin: 80px auto 0;
  margin-bottom: 30px;
}
.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;
}
.fap-content{
 
  .block{
    .block-title{
      font-family: Montserrat;
      font-size: 36px;
      font-weight: 600;
      color: #000000;
    }
    .block-content{
      .block-content-img{
        width: 844px;
        height: 465px;
        margin-top: 40px;
      }
    }
    
  }
}

