.good-vision__list {
  border-top: 0 solid #eeeeee;
  padding: 30px 0 0px 0;
}
.good-vision__list .img-box {
  position: relative;
}
.good-vision__list .img-box img {
  width: 282px;
  height: 158px;
  border-radius: 4px;
  display: block;
  margin-bottom: 12px;
}
.good-vision__list li {
  width: 282px;
  margin-right: 24px;
  margin-bottom: 40px;
}
.good-vision__list li:nth-child(4n) {
  margin-right: 0px;
}
.good-vision__list .time {
  position: absolute;
  padding: 2px 4px;
  bottom: 22px;
  right: 10px;
  background: rgba(0, 0, 0, 0.49);
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
}
.good-vision__list li:hover a p {
    color: #c60605;
}
.top-img {
  width: 1200px;
  height: 300px;
  border-radius: 4px;
  display: block;
  margin-top: 30px;
}
.column-list__container {
    padding-bottom:30px
}

.three-bolck {
    margin-bottom: 20px;
}
.clearfix {
    zoom: 1;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper4 {
    margin-bottom: 19px;
}
.swiper4 {
    margin-right: 24px !important;
}
.swiper4 .swiper-slide img, .swiper4 {
    width: 690px;
    height: 430px;
    display: block;
    border-radius: 4px;
}
.three-bolck__right {
    margin-top: -4px;
    width: 486px;
}
.news-top {
    padding-bottom: 8px;
    border-bottom: 1px solid #dddddd;
}