.addr {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  padding-left: 30px;
  background: url(../img/addr_position.png) no-repeat left center;
}

.addr a {
  color: #666666;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: url(../img/rightarrow.png) right center no-repeat;
  padding-right: 20px;
}

.addr a:last-child {
  color: #784218;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: none;
}

.sxqz {
  background: none;
  height: auto;
}

.sxqz .tit img {
  width: 285px;
  height: 64.19px;
}

.sxz_normal {
  display: block;
}

.sxqz .cont .swiper {
  background: #F2EDE8;
  margin-top: 25px;
}

.sxqz .cont .swiper .swiper-slide.on {
  background: none;
  border-bottom: 2px solid #784218;
}

.sxqz .cont {
  background: #F2EDE8;
}

.sxqz .cont .swiper .swiper-slide {
  color: #666666;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.8;
}

.newslist {}

.newslist li {
  width: 288px;
  height: 407px;
  float: left;
  padding: 13px 21px 10px 22px;
  background: #EFEFEF;
}

.newslist li a {
  display: block;
  width: 100%;
  height: 100%;
}

.newslist li a img {
  display: block;
  width: 245px;
  height: 329px;
}

.newslist li a p {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #121212;
  font-weight: 700;
  margin-top: 6px;
}

.newslist li:not(:nth-child(4n+1)) {
  margin-left: 42px;
}

.newslist li:nth-child(n+5) {
  margin-top: 35px;
}