.news {
  margin-bottom: 100px;
}
.newsP1 {
  font-size: 30px;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 60px;
}
.newsBox0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
}
.newsBox {
  width: 364px;
}
.newsBoxP1 {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.newsBoxP2 {
  color: #a5a5a5;
  font-size: 15px;
}
.news1,
.news2,
.news3 {
  font-size: 15px;
  width: 851px;
  margin: 30px auto;
  display: none;
}
.newsImg {
  text-align: center;
  margin: 50px 0;
}
