
/* .newslist-title p{
  font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
  font-weight: 800;
  font-size: 40px;
  color: #0096FF;
  line-height: 47px;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
.news-one{
    width: 100%;
    height: 340px;
    background-image: url('../img/Group 24.png');
    background-size:cover;
    border-bottom: 2px solid rgba(42, 42, 44, 0.473) ;
    border-top: 2px solid rgba(42, 42, 44, 0.473) ;
  }

  .news-two{
    width: 100%;
    height: 340px;
    background-image: url('../img/SW1.jpg');
    border-bottom: 2px solid rgba(42, 42, 44, 0.473) ;
    border-top: 2px solid rgba(42, 42, 44, 0.473) ;
  }

  .news-three{
    width: 100%;
    height: 340px;
    background-image: url('../img/SW1.jpg');
    border-bottom: 2px solid rgba(42, 42, 44, 0.473) ;
    border-top: 2px solid rgba(42, 42, 44, 0.473) ;
  } */


  .detail-b{
    margin-top: 266px;

  }

  .btn{
    border-radius: 64px; 
    color: white;
    background-color: #0E62E0;
    height: 50px;
    width: 130px;
  }

  .page-box{
    padding-top: 57px;
    padding-bottom: 61px;
  }

  .news-title{
    font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
    font-weight: 500;
    font-size: 30px;
    color: #000000;
    line-height: 35px;
    text-align: left;
    width: 95%;
  }
  

  .news-content1{
    width: 90%;
    padding-bottom: 35px;
    padding-top: 45px;
  }


  .news-content1 p{
    font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
    font-weight: normal;
    font-size: 18px;
    color: #3F3F3F;
    line-height: 25px;
    text-align: left;
    font-style: normal;
text-transform: none;
  }


  .news-box{
    width: 100%;
    background: #FFFFFF;

  }

  .news-box{
    padding-bottom: 143px;
    padding-left: 150px;
    padding-top: 67px;
    margin-bottom: 78px;
  }

  .news-date{
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .news-date p{
    font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: normal;
font-size: 15px;
color: #666666;
line-height: 18px;
text-align: left;
font-style: normal;
text-transform: none;
  }

  .line{
    width: 85%;
height: 1px;
background: #D9D9D9;
border-radius: 0px 0px 0px 0px;
  }

  .news-img1{
    padding-bottom: 35px;
    width: 80%;
    height: 80%;
  }

  .news-img1 img{
    width:100%;
    height: 455px;

  }

  .news-content2{
    width: 90%;
  }


  .news-content2 p{
    font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
    font-weight: normal;
    font-size: 18px;
    color: #3F3F3F;
    line-height: 25px;
    text-align: left;
    font-style: normal;
text-transform: none;
  }


  .banner-news{
    width: 100%;
    height: 100%;
    /* background-image: url('../img/Group 30.png');
    background-size: cover; */
  }


  .banner-newse{
    width: 100%;
    height: 100%;
  }


  
