@media screen and (min-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    top: 46%;
  }
  .xwzx {
    position: relative;
  }
  .xwzx::before {
    content: '';
    position: absolute;
    top: -1.04vw;
    left: 0;
    width: 7.71vw;
    height: 0.31vw;
    background: #0068ea;
  }
  .newslist-item {
    padding-bottom: 5.31vw;
  }
  .newslist-item > a {
    transform: skew(0deg) !important;
    margin-bottom: 1.46vw;
  }
  .newslist-item > a:hover .cover {
    transform: skew(0deg) scale(1.2);
    -webkit-transform: skew(0deg) scale(1.2);
    -moz-transform: skew(0deg) scale(1.2);
    -ms-transform: skew(0deg) scale(1.2);
    -o-transform: skew(0deg) scale(1.2);
  }
  .newslist-item .cover {
    transform: skew(0deg) scale(1.18);
    padding-bottom: 56%;
  }
  .newslist-wrap .big-tit {
    text-align: left;
    padding-left: 1.82vw;
    font-size: 2.97vw;
    margin-top: 9.84vw;
    margin-bottom: 6.72vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .newslist-wrap .big-tit .span {
    font-size: 1.15vw;
    color: #8f8f8f;
    line-height: 1.56vw;
    padding-right: 1.04vw;
  }
  .newslist-item > p {
    margin-left: 0 !important;
  }
  .newslist-item > p .new_title {
    line-height: 1.5;
    font-size: 1.56vw;
    line-height: 1.88vw;
    height: 5.63vw;
    overflow: hidden;
    display: block;
  }
  .newslist-item > p .new_time {
    padding-top: 1.04vw;
    display: block;
    color: #8f8f8f;
    font-size: 1.46vw;
  }
  .newslist-item > p:nth-child(2) a {
    color: #333;
  }
  .newslist-wrap {
    width: 80% !important;
    margin: 0 auto;
  }
  .position-relative .swiper-slide {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .mnewslist {
    max-width: 100%;
  }
  .newslist-item > p .new_title {
    font-size: 2.08vw;
    line-height: 2.08vw;
    margin-top: 1.56vw;
  }
  .newslist-wrap .big-tit .span {
    font-size: 1.56vw;
  }
  .newslist-item > p .new_time {
    font-size: 2.08vw;
  }
  .newslist-wrap .big-tit {
    margin-top: 13.54vw;
  }
  .newslist-wrap .big-tit {
    margin-top: 13.54vw;
  }
}
@media (max-width: 767px) {
  .newslist-wrap {
    margin-top: 2.2rem;
  }
  .newslist-wrap.ens {
    margin-top: 0rem;
  }
  .newslist-item {
    margin-bottom: 0.5rem;
  }
  .newslist-item > a {
    transform: skew(0deg) !important;
    margin-bottom: 0.15rem;
  }
  .newslist-item .cover {
    transform: skew(0deg) scale(1.18);
  }
  .newslist-item:nth-child(odd) p {
    text-align: left;
    padding-right: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .newslist-item:nth-child(even) p {
    margin-left: 0;
  }
  .newslist-item p {
    padding-left: 0.2rem;
    width: 100% !important;
    margin-top: 0.2rem;
    display: block;
  }
  .newslist-item p a.new_title {
    color: #333;
    line-height: 0.4rem !important;
    font-size: 0.3rem !important;
    display: block;
    height: auto;
  }
  .newslist-item p a.new_time {
    color: #8f8f8f;
    font-size: 0.3rem !important;
  }
  .newslist-item > a:hover .cover {
    transform: skew(0deg) scale(1.2);
    -webkit-transform: skew(0deg) scale(1.2);
    -moz-transform: skew(0deg) scale(1.2);
    -ms-transform: skew(0deg) scale(1.2);
    -o-transform: skew(0deg) scale(1.2);
  }
  .newslist-wrap .big-tit {
    text-align: left;
    padding: 0 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .newslist-wrap .big-tit .span {
    font-size: 0.2rem;
    color: #8f8f8f;
    line-height: 1.56vw;
    padding-right: 1.04vw;
  }
}
