﻿/* @新闻资讯页 */
.red{
  top: 829px;
}
.red::after{
  top: 380px;
}
.top-shadowtext{
    position: relative;
  top: calc(100px + 5.8vw);
  bottom: auto;
  height: auto;
  opacity: 1;
  text-align: left;
}
.top-shadowtext p{
    text-align: left;
    width: 100%;
}
.top-shadowtext p:nth-last-child(2){
    margin-bottom: .2rem;
}
.top-shadowtext h2{
    font-size: 100px;
    font-size: 5.2vw;
    line-height: 1.2;
    font-family: 'DIN-BlackItalic';
    font-style: italic;
    margin-bottom: .2rem;
}
.top-shadowtext a{
    margin-top: .5rem;
    margin-top: 1.5vw;
}
.top-more{
  display: inline-block;
  vertical-align: middle;
}
.top-more i{
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  background-image: url(https://www.momenta.cn/images/arrow.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-top: -2px;
  margin-left: .22rem;
  transition: all .3s;
}
@media screen and (max-width: 1600px) {
  .top-more i {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .top-more i {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .top-more i {
    width: .47rem;
    height: .47rem;
  }
}
.top-more:hover i{
  border-color: #0068EB;
  background-color: #0068EB;
}
.left-con-t .tit, .left-con-t .tit-sub{
  text-align: right;
}
.left-con-t .tit i{
  left: auto;
  right: -30px;
}
.newslist-one{
  overflow: hidden;
  /* z-index: -1; */
}
.big-tit .cg_tit{
    font-family: 'Blinker';
}

.h5-bg{
  display: none;
}
.newslist-wrap{
   width: 75%!important;
  /* width: 716px !important; */
  /* width: 784px; */
 /*  width: 1000px; */
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
}
.newslist-wrap .text-module{
  width:100%;
  box-sizing: border-box;
}
.newslist-wrap .swiper-container{
}
.position-relative .swiper-slide{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: justify;
          justify-content: flex-start;
          padding: 0 15px;
}
.newslist-item{

  /* width:172px; */
 /*  margin-right:32px; */
  /* margin-bottom:24px; */
  width: 33.33%;
  padding:0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.newslist-item>a{
  display: block;
  width:100%;
  margin-bottom:0.1rem;
  overflow: hidden;
  transform: skew(-15deg);
  /* border-radius: 5px; */
  color: #8F8F8F;
}
.newslist-item > p {
  margin-left: -20px;
}
.newslist-item > p:nth-child(2) a {
  color: #8F8F8F;
}
.newslist-item .cover{
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
  /* height: 2.3rem; */
  height: 0;
  padding-bottom: 60%;
  transform: skew(15deg) scale(1.18);
}
.newslist-item .cover{
  display: block;
  width:100%;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
.newslist-item>a:hover .cover{
  transform: skew(15deg) scale(1.2);
  -webkit-transform: skew(15deg) scale(1.2);
  -moz-transform: skew(15deg) scale(1.2);
  -ms-transform: skew(15deg) scale(1.2);
  -o-transform: skew(15deg) scale(1.2);
}
.newslist-item p{
  /* height: 0.54rem; */
  /* margin-bottom:0.2rem; */
  padding-right: 20px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 3;
}
.newslist-item .top_p{
  margin-bottom: 0;
}
.newslist-item p a{
  font-size: 14px;
  color: #3F3F3F;
}
.newslist-item span{
  font-size: 14px;
  color: #a9a9a9;
}
.swicth .swiper-button-next,
.swicth .swiper-button-prev{
  width: 40px;
  height: 40px;
  width: 3.125vw;
  height: 3.125vw;
  border: 1px solid #0069D3;
  background-size: auto 100%;
}
.swicth .swiper-button-prev {
  background-image: url(https://www.momenta.cn/images/iconl1.png);
  background-size: auto 3.125vw;
  background-position: left center;
}
.swicth .swiper-button-prev:hover {
  background-color: #0069D3;
  background-position: left -3.125vw center;
}
.swicth .swiper-button-next{
  background-image: url(https://www.momenta.cn/images/iconl2.png);
  background-position: right center;
  background-size: auto 3.125vw;
}
.swicth .swiper-button-next:hover {
 background-position: right -3.125vw center;
}
.newslist-wrap .swicth .swiper-button-prev{
  left: -86px;
}
.newslist-wrap .swicth .swiper-button-next{
  right: -86px;
}
.main-gray-bg{
  display: none;
  width: 100%;
  height: 300px;
  background: #f0f2f5;
  /* transform:rotate(-7deg); */
  -webkit-transform: skew(0,-10deg);
      -ms-transform: skew(0,-10deg);
          transform: skew(0,-10deg);
  position: relative;
  z-index: 1;
  top:-100px;

}
.load-more{
  display: none;
}
.main-fifth{
  position: relative;
  z-index: 2;
  /* margin-top:-300px; */
  margin-top: 0;
}
.main-bg{
  position: relative;
}
.newslist-wrap .big-tit{
    margin: .5rem 0;
    margin: 5.9vw 0;
    width: 100%;
    color: #191E28;
}

/* .main-bg::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 300px;
  top: -100px;
  background: #f0f2f5;
  -webkit-transform: skew(0,-10deg);
      -ms-transform: skew(0,-10deg);
          transform: skew(0,-10deg);
} */


@media (min-width: 1025px ) and (max-width: 1688px) {
  .red{
    top: 529px;
  }
  .red::after{
    top: 370px;
  }
    /*导航*/
  .newslist-one .top-shadowtext{
  }
  .top-shadowtext p:first-of-type{
  }
  .top-shadowtext p{
      width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1920px) {

  .newslist-item > p {
    margin-left: -30px;
  }
}
@media (min-width: 1400px ) and (max-width: 1688px) {
     /*导航*/
  .newslist-one .top-shadowtext{
  }
}

@media (max-width: 1024px){
  .top-shadowblue{
    height: 3.5rem;
    width: 100%;
    left:0;
    top:0;
    transform:rotate(0) !important;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    position: relative;
  }

  .newslist-wrap,
  .main-fifth{
    margin: 0;
  }
  .top-shadowtext{
    top: calc(60px + 5vw);
    opacity: 1;
  }
  .newslist-one .top-shadowtext p,
  .newslist-one .top-shadowtext a{
    text-align: left;
  }
  .newslist-one .top-shadowtext a{
    margin: .3rem 0 0;
  }
  .h5-bg{
    display: block;
    border:none;
    outline: none;
  }
  .pc-bg{
    display: none;
  }
  .top-shadowtext{
    font-size: 0.24rem;
  }
  .top-shadowtext p{
    font-size: 0.24rem;
    line-height: 0.52rem;
    margin: 0;

  }
  .newslist-wrap{
    width: 100% !important;
    padding-bottom: 0.7rem;
  }
  .left-con-t .tit,
  .left-con-t .tit-sub{
    text-align: right;
    right:0.8rem;
    position: relative;
  }
  .text-module .tit span{
    font-family: 'Din black';
    font-size: 0.6rem;
  }
  .left-con-t .tit i{
    left: auto;
    right:-0.2rem;
    width: 15px;
    height: 15px;
  }
  .position-relative .swiper-container{
    width: 5rem;
    max-width: 80%;
  }
  .swiper-button-prev,
  .swiper-button-next{
    display:none;
  }
  .swiper-wrapper{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-gray-bg.bottom{
    display: none;
  }
  .main-gray-bg{
    top:50%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 7rem;
  }
  .h5-gray-bg{
    width: 100%;
    height: 100vh;
    background: #f0f2f5;
  }
  .load-more{
    display: block;
    color: #666666;
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top:0.7rem;
  }

  .newslist-wrap .text-module{

  }
  .newslist-item{
    width: 100%;
    padding: 0 15px;
  }
  .newslist-item p{
    height: auto;
    line-height: 0.3rem;
  }
  .newslist-item span,
  .newslist-item p a{
    font-size: 0.24rem;
  }
  .newslist-item{
    margin-bottom: 0.4rem;
  }
  .newslist-item:nth-child(odd) .cover{
    background-position: left center;
  }
  .newslist-item:nth-child(even) .cover{
    background-position: right center;
  }
  .newslist-item .cover{
    /* height: 2.8rem; */
    /* background-size: 80%; */
  }
  .newslist-wrap .text-module{
      padding-right: 0;
  }
  .newslist-wrap .swiper-wrapper{
      margin-left: 0;
  }
}
