.new-top {
  height: 3.32rem;
  background: #eeeeee;
}

.new-top .new-swiper {
  float: left;
  width: 5.24rem;
  height: 3.32rem;
}

.new-top .new-swiper img {
  width: 5.24rem;
}

.new-swiper .swiper-pagination {
  width: auto;
  left: auto;
  right: .3rem;
}

.new-swiper .swiper-pagination-bullet {
  width: .16rem;
  height: .16rem;
  border-radius: .08rem;
  background: #fff;
  opacity: 1;
}

.new-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: .35rem;
}

.new-top .new-info {
  width: 4.15rem;
  float: right;
  margin-right: .1rem;
}

.new-info {
  padding-top: .45rem;
}

.new-info h2 {
  padding-bottom: .05rem;
  border-bottom: 1px solid #000;
  margin-bottom: .25rem;
}

.new-info h2 strong {
  font-size: .4rem;
  color: #000000;
}

.new-info h2 span {
  float: right;
  margin-top: .28rem;
  font-size: 12px;
  color: #777777;
}

.new-info p a {
  font-size: .14rem;
  line-height: .3rem;
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.new-info .time {
  text-align: right;
}

.new-list {
  margin: .3rem -.15rem .45rem 0;
}

.new-list li {
  float: left;
  width: 4.81rem;
  height: .44rem;
  text-align: center;
  line-height: .44rem;
  background: #eeeeee url(../img/ar2.png) top right no-repeat;
  background-size: .14rem;
  margin-right: .12rem;
  margin-bottom: .12rem;
}

.new-list li a {
  width: 65%;
  margin: 0 auto;
  text-align: left;
  box-sizing: border-box;
  height: .44rem;
  line-height: .44rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.turn-page {
  text-align: center;
  font-size: 0;
}

.turn-page a {
  margin: 0 .05rem;
  display: inline-block;
  font-size: .14rem;
  color: #000000;
  background: #dfdfdf;
  height: .36rem;
  line-height: .36rem;
  padding: 0 .15rem;
}

.turn-page .num {
  display: inline-block;
}

.turn-page a.first,
.turn-page a.last {
  background: #e10012;
  color: #fff;
}

.turn-page a.prev,
.turn-page a.next {
  width: 1.05rem;
  text-align: center;
}