.wrapper {
  width: 6.9rem;
  margin: 0 auto;
}
.adv {
  margin-bottom: 0.1rem;
}
.adv .adv-item {
  display: block;
  width: 100%;
  height: 1.4rem;
  margin-bottom: 0.2rem;
}
.adv .adv-item .adv-pic {
  width: 100%;
  height: 100%;
}
.head-news {
  margin-bottom: 0.3rem;
}
.head-news .main-news {
  width: 100%;
  min-height: 1.31rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.1rem 0rem rgba(143, 143, 143, 0.33);
  border-radius: 0.06rem;
  box-sizing: border-box;
  padding: 0.27rem 0.19rem 0.27rem 0.31rem;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.head-news .main-news .head-news-pic {
  width: 0.71rem;
  height: 0.78rem;
  float: left;
  margin-right: 0.31rem;
}
.head-news .main-news .head-news-line {
  width: 0.01rem;
  height: 0.8rem;
  background: url(../img/line.png) no-repeat;
  margin-right: 0.31rem;
  float: left;
}
.head-news .main-news .head-news-title {
  width: 5.06rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.32rem;
  color: #000000;
  line-height: 0.44rem;
  float: right;
}
.head-news .head-news-item {
  display: block;
  text-decoration: none;
  width: 100%;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.34rem;
  color: #333333;
  margin-bottom: 0.27rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  box-sizing: border-box;
  padding-left: 0.22rem;
}
.head-news .head-news-item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
  height: 0.1rem;
  background: #959595;
  border-radius: 50%;
}
.swiper-content {
  height: 3.7rem;
  position: relative;
  overflow: hidden;
}
.swiper-content .swiper-item {
  display: block;
  width: 100%;
  height: 3rem;
  position: relative;
  background-color: skyblue;
}
.swiper-content .swiper-item .item-pic {
  width: 100%;
  height: 100%;
}
.swiper-content .swiper-item .item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.66rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #FFFFFF;
  line-height: 0.66rem;
  padding: 0 0.35rem;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swiper-content .swiper-pagination {
  position: absolute;
  bottom: 0.1rem;
}
.swiper-content .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.06rem;
  background: #000000;
  border-radius: 0.03rem;
  opacity: 0.3;
}
.swiper-content .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.38rem;
  height: 0.06rem;
  border-radius: 0.03rem;
  background-color: red;
  opacity: 1;
}
.line {
  width: 100%;
  height: 0.1rem;
  background-color: #f5f5f5;
  margin-top: 0.32rem;
  margin-bottom: 0.47rem;
}
.news-list .news-item {
  display: block;
  width: 100%;
  padding-bottom: 0.26rem;
  border-bottom: 0.01rem solid #f0f0f0;
  margin-bottom: 0.27rem;
}
.news-list .news-item .news-title {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.34rem;
  color: #000000;
  line-height: 0.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list .news-item .info {
  width: 100%;
  overflow: hidden;
}
.news-list .news-item .info .view-count {
  float: left;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #999999;
}
.news-list .news-item .info .time {
  float: right;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #999999;
}
.news-list .dantu .news-cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.24rem;
}
.news-list .dantu .news-cont .news-title {
  width: 3.89rem;
}
.news-list .dantu .news-cont .news-pic {
  width: 2.3rem;
  height: 1.52rem;
}
.news-list .dantu .info .tuwen {
  float: left;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #D61F25;
  margin-right: 0.16rem;
}
.news-list .wutu .news-title {
  width: 100%;
  margin-bottom: 0.29rem;
}
.news-list .duotu .news-title {
  width: 100%;
  margin-bottom: 0.2rem;
}
.news-list .duotu .pic-cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.29rem;
}
.news-list .duotu .pic-cont .news-pic {
  width: 2.18rem;
  height: 1.44rem;
  border-radius: 0.06rem;
}
.news-list .datu .news-title {
  width: 100%;
  margin-bottom: 0.2rem;
}
.news-list .datu .news-pic {
  width: 100%;
  height: 3.1rem;
  border-radius: 0.06rem;
  margin-bottom: 0.26rem;
}
