.p3_bg {
    width: 100%;
    background: none; 
    background-size: 100% 100%;
}
.site-logo {
   padding-top: 10px;
}
.banner {
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}
.focus .pic img {
  height: auto;
}
.header{
    background: url("../images/banner.png") center center no-repeat;
    height: 480px;
    background-size: 100% 100%;
  }
  .headline{
    padding: 20px 0;
  }
  .content{
    background-image: none;
    background-color: #ffffff;
    background: url(../images/p3_bg.png) center bottom no-repeat;
  }
  .p1_bg{
    width:100%;
    background: url("../images/p1_bg.png") center top no-repeat;
    background-size: 100% 100%;
  }
  .grid h2{
    padding-bottom: 0;
  }
  .grid .headline h2 {
     background: #FFF7DC;
     padding: 20px 0;
  }
  .focus .pic span{
    padding:10px 40px;
    background: #D91B1A;
    text-align: center;
    color: #FFF073;
  }
  .p1{
    margin-bottom: 45px;
  }
  .p2{
    margin-bottom: 30px;
  }
  .gd {
    position: absolute;
    right: 17px;
    top: 3px;
    color: #BA1729;
  }
  .gd a {
    color: #ca0717;
  }
  .p2 .list-t li {
    padding: 2px 0 2px 20px;
    border-bottom: 1px dashed #D8B36E;
  }
  .p2 .tujie {
    text-align: center;
    margin-top: 10px;
  } 
  .grid h3{
    padding-left: 0;
    height: 51px;
  }
  .grid h3 a{
    background-color: transparent;
  }
  .grid h3:before{
    display: none;
  }
  .grid h3 a{
    width: 187px;
    height: 51px;
  }
  .focus, .focus .pic{
    height: 330px;
  }
  .p1 .news .list-t li{
    position: relative;
    padding-left: 20px;
  }
  .p1 .news .list-t li a{
    width: 100%;
  }
  .list-t li:before {
    top: 60%;
  }
  .p1 .news .list-t li:before{
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #C70006;
    color: #C70006;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
  }
  .p1 .news .list-t li:nth-child(1){
    display:none
  }
  
  .p2 .list-t li:nth-child(1),.p2 .list-t li:nth-child(2){
    display:none
  }
  
  
  .p1 .list-t 
  .p2 .list-t,.p3 .list-t{
    margin-top:0;
    margin-bottom: 15px;

  }
  .p2 h3,.p3 h3,.p4 h3{
    height: 60px;
    width: 100%;
    display: block;
    background-size: 100% 100%;
    margin-bottom: 10px;
  }
  .p2 h3>a,.p3 h3>a,.p4 h3>a{
    display: block;
    height: 100%;
    width: 100%;
    /* margin-left: auto; */
    margin-right: auto;
  }

  .p2 .list-t li>div{
    position: relative;
    padding: 17px 24px;
    margin-bottom: 20px;
  }
  .p2 .list-t li:before{
    display: none;
  }
  .p2 .nr{
    position: relative;
  }
  
  .p2 .list-t .date{
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    top: 50%;
    right: 0;
  }
  .p2 .list-t li a{
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden; 
    text-overflow: ellipsis;
    width: 100%;
  }
  .p3 .list-t li a ,.p4 .list-t li a{
    width: 85%;
  }
  .p3 .list-t li,.p4 .list-t li{
    padding-left: 20px;
    height: 48px;
  }
  
  .list-t li .date {
    top: 7px;
  }
/* .p4 .list-t li .date{
    right: 18px;
} */

  .p3 {
    margin-bottom: 55px;
  }
  .list-t li:hover a{
    color: #ca0717;
  }
  .p2 .list-t li:hover{
    transform: scale3d(1.05,1.05,1);
    transition: all 0.3s;
  }
  

  @media screen and (max-width: 1200px) {
  
    .p2 .list-t li a{
      width: 100%;
    }
  
    .focus, .focus .pic{
      height: auto;
    }
  }
  @media screen and (max-width: 992px) {
    .header{
      height: 410px;
    }
    .banner{
      padding-top: 25px;
    }
    .p2 .list-t li a{
      width: 80%;
    }
  }
  @media screen and (max-width: 768px) {
    .header{
      height: 360px;
    }
    .banner{
      padding-left: 0;
      padding-right: 0;
      padding-top: 25px;
    }
    .headline {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .p2 .list-t li a{
      width: 100%;
    }
  }
  @media screen and (max-width: 480px) {
    .p1,.p3 {
        margin-bottom: 25px;
    }
    .grid h3 a {
        width: 100%;
    }
    .col-md-6 h3 img {
        width: 100%;
    }
    .p4 h3 img {
        width: 165%;
    }
    .p4 h3 a {
        justify-content: center;
    overflow: hidden;
    display: flex;
    width: auto;
    text-align: center;
    align-items: center;
    }

    .header{
      height: 235px;
    }
    .banner .site-logo  img{
      width:10%;
    }
    .headline {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .p2 .list-t li a {
      white-space: normal;
    }
  }
  