.news {
  position: relative;
  z-index: 999;
}
.news .newstop {
  padding: 20px 0 20px;
}
.news .newstop p:hover a {
  color: #20b7f9;
}
.news .newstop .zxtitle {
  padding-left: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: #043567;
  opacity: 1;
}
.news .newsbody .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #434343;
  text-align: center;
}
.news .newsbody .time {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.news .newsbody #my-video {
  margin: 0 auto;
  display: block;
}
.news .newsbody .player-box {
  margin-bottom: 100px;
}
.articleBody p {
  line-height: 30px;
  margin: 0 15px;
  padding-bottom: 20px;
  text-indent: 28px;
  word-break: break-word;
}
.articleBody a {
  color: #377beb;
}
.articleBody img {
  margin: 0 auto !important;
  display: block !important;
  max-width: 100%;
}
.articleBody {
  margin-top: 20px;
  cursor: #333333;
  font-size: 16px;
  text-indent: 2rem;
  line-height: 30px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  color: #303133;
}
