.video-title {
  width: 100%;
  text-align: center;
  margin-top: 23px;
  margin-bottom: 23px;
}

.video-information {
  /* display: flex;
  justify-content: space-between; */
}

.video-title>p {
  font-size: 26px;
  font-weight: bold;
}

.video-information {
  margin-top: 23px;
}
.news-bodys img{
  display: block;
  margin: 0 auto;
}
.news-bodys{
  font-size: 14px;
}

