


.footer{
    width: 1920px;
    background: #3a3a3a;
    overflow: hidden;
    margin: 0 auto;
  }
  .footer-left{
    padding: 20px 0 0 0;
    width: 998px;
    margin-left: 360px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
  }
  .footer-left p{
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    width: 500px;
    float: left;
    opacity: .65;
  }
  .footer-left p a{
    font-size: 12px;
    color: #fff;
  }
  .footer-left p span{
    display: inline-block;
    margin: 0 8px;
  }
  .footer-left p:nth-child(2){
    padding-bottom: 8px;
    opacity: 1;
  }
  .footer-left img{
    display: inline-block;
    float: right;
    width: 156px;
    margin-top: 4px;
    margin-right: 62px;
  }
  .footer-right{
    padding: 20px 0 30px;
    width: 560px;
    background: #323232;
    float: right;
    height: 70px;
  }
  .footer-right img{
    display: inline-block;
    margin-left: 20px ;
  }
  .footer-right span{
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    color: #b3b3b3;
    margin-left: 15px;
    text-align: center;
    margin-top: 12px;
  }
  
  
  
  .banner-img {
      height: 100%;
      width: 100%;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0;
  }
  .banner-img a {
      position: absolute;
      top: 0px;
      left: 0px;
      height: 100%;
      width: 100%;
  }
  .banner-img img {
      height: 100%;
      width: 100%;
      display: block;
  }
  .banner-txt {
      width: 505px;
      position: absolute;
      box-sizing: border-box;
      padding: 0 20px;
      bottom: 0px;
      right:0px;
      background-image: linear-gradient( rgba(0,0,0,0),  rgba(0,0,0,.9));
  }
  .banner-txt a span.ell {
      width: 100%;
      display: block;
      font-size: 16px;
      color: #fff;
      line-height: 36px;
  }
  .ell {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  }
  .banner-btn {
      position: absolute;
      background: #01499b;
      width: 40px;line-height: 36px;
      text-align: center;
      left: 0;bottom: 0;
      cursor: pointer;
  }
  .banner-left {
      left: 0px;
  }
  .banner-right {
      left: 40px;
  }
  
  .footer-container{
    width: 100%;
    min-width: 1920px;
    background: #3a3a3a;
  }
  
  
  
  
  /*新闻*/
  .news{
    background: #f2f2f2;
  }
  .news-container{
    width: 1000px;
    margin: 40px auto 60px;
    background: #fff;
    overflow: hidden;
    background: #fff;
  }
  .news-left{
    width: 215px;
    float: left;
  }
  .news-title{
    width: 100%;
    height: 120px;
    line-height: 120px;
    background: url("/templateRes/202001/14/402847/402847/images/news-title.png")left center;
    background-size: 100% 100%;
    font-size: 22px;
    color: #Fff;
    padding-left: 32px;
    box-sizing: border-box;
  }
  .news-img{
    width: 100%;
  }
  .news-left ul li{
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    padding: 0 20px 0 26px;
    box-sizing: border-box;
  }
  .news-left ul li a{
    display: block;
    width: 100%;
    line-height: 56px;
    font-size: 18px;
    color: #666666;
    background: url("/templateRes/202001/14/402847/402847/images/left-b.png")right center no-repeat;
    background-size: 11px 19px;
  }
  .news-left ul .active, .news-left ul li:hover{
    background: #095ba3;
    border-bottom: none;
  }
  .news-left ul .active a, .news-left ul li:hover a{
    color: #ffffff;
    background: url("/templateRes/202001/14/402847/402847/images/left-w.png")right center no-repeat;
    background-size: 11px 19px;
  }
  .news-right{
    width: 715px;
    float: right;
    margin-right: 40px;
    padding-bottom: 60px;
  }
  .position{
    font-size: 15px;
    color: #666666;
    text-align: right;
    overflow: hidden;
    line-height: 48px;
    border-bottom: 1px solid #dddbdb;
    padding-top: 10px;
    box-sizing: border-box;
  }
  .position span{
    float: left;
    font-size: 22px;
  }
  .position a{
    font-size: 15px;
    color: #666;
  }
  .position a:hover{
    color: #095ba3;
  }
  .position img{
    margin-right: 8px;
  }
  .news-detail{
    margin-top: 56px;
  }
  .news-detail-top{
    border-bottom: 1px solid #dddbdb;
    padding-bottom: 25px;
  }
  .news-detail-top h2{
    font-size: 34px;color: #262525;
    text-align: center;
  }
  .news-detail-top p{
    color: #666;
    font-size: 16px;
    text-align: center;
    margin-top: 24px;
  }
  .news-detail-top p span{
    margin: 0 8px;
  }
  .news-detail-center img{
    width: 100%;
    margin-top: 54px;
  }
  .news-detail-center p{
    font-size: 20px;
    line-height: 38px;
    margin-top: 54px;
  }
  ul.pages { clear:both; }
  .page{
    text-align: center;
    margin-top:28px;
    float:left;
  }
  .page a{
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    width: 32px;
    text-align: center;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    color: #595959;
    margin: 0 4px;
  }
  .page .page-first,.page .page-last{
    width: 66px;
    background: #0277d6;
    border: 1px solid #0277d6;
    color: #fff;
  }
  .page-active a,.page a:hover{
    background: #0277d6;
    border: 1px solid #0277d6;
    color: #fff;
  }
  .news-list-item{
    border-bottom:  1px solid #dddbdb;
    padding: 38px 0 26px;
    overflow: hidden;
  }
  .news-list-i-left{
    width: 200px;
    height: 134px;
  }
  .news-list-i-right{
    width: 490px;
    float: right;
  }
  .news-list-i-right2{
    width: 100%;
  }
  .news-list-i-right h3{
    font-size: 18px;
    line-height: 36px;
    color: #575757;
    font-weight: 400;
    /*以下5条，缺一不可*/
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;/*在第二行显示...*/
    -webkit-box-orient: vertical;
  }
  .news-list-i-right p{
    font-size: 16px;
    color: #979797;
    margin: 8px 0 18px
  }
  .news-list-i-right a{
    width: 94px;
    display: inline-block;
    line-height: 26px;
    font-size: 13px;
    color: #095ba3;
    border: 1px solid #095ba3;
    border-radius: 14px;
    text-align: center;
  }
  .news-list-i-right a img{
   
  }
  .news-list-i-right a:hover{
    font-weight: bold;
  }