.rightDetails .rightImg img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rightDetails a:nth-child(3) {
  font: 16px/45px"微软雅黑";
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.mainCont {
  margin-bottom: 30px;
}
.detailed {
  margin-left: 0;
  height: 42px;
}
.brandLeft,.classLeft {
  height: auto;
}
.contentBg {
  padding-top: 62px;
}
.classLeft {
  padding-bottom: 40px;
}
.news-swiper .swiper-container{
  height: 510px;
}
.news-swiper .swiper-wrapper,.news-swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.news-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-swiper .swiper-slide a img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}