@charset "utf-8";
.platetit .platetit-tit {
  text-align: center;
  font-size: 32px;
  color: #333333;
}
.platetit .platetit-tittow {
  text-align: center;
  font-size: 14px;
  line-height: 35px;
  color: #333333;
}
/*banner图改动部分*/
.banner {
  width: 100%;
  z-index: -9;
}
.banner img {
  width: 100%;
}
.news .news-content .article {
  padding-left: 62px;
  padding-right: 62px;
}
.news .news-content .article img {
  max-width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
}
.news .news-content .article .text {
  line-height: 36px;
  color: #666666;
  font-size: 18px;
}
