.header {
    background: url("../images/szqh2025/header_bg.png") center center no-repeat;
    height: 480px;
    background-size: 100% 100%;
}
.banner{
    padding-top: 65px;
}
.headline h2 a {
    color: #CF0307;
    font-size: 34px;
    font-weight: bold;
}
.focus, .focus .pic{
    height: 360px;
}
.focus .pic span{
    background: #C91615;
    color: #FFDFAA;
    text-align: left;
}
.p1 .list-t{
    margin-top: 0;
}
.p1 .news .list-t li{
    background: linear-gradient(to right,#FFE8C1,#ffffff);
    margin-bottom: 13px;
    height: 62px;
    line-height: 62px;
}
.p1 .news .list-t li:last-child{
    margin-bottom: 0;
}
.p1 .news .list-t li a{
    color: #833624;
}
.p1 .news .list-t li{
    padding: 0;
    padding-left: 40px;
}
.p1 .news .list-t li:before{
    left: 15px;
}
.content .grid h3{
    height: 74px;
}
.p2 h3{
    background: url("../images/szqh2025/p2h3.png") center center no-repeat;
    background-size: 100% 100%;
}
.p2_bg{
    background: url("../images/szqh2025/p2bg.png");
    border-radius: 6px;
    padding-top: 20px;
    position: relative;
    background-size: 100% 100%;
        height: 470px;
            padding: 40px 32px;
}
.p2 .tujie li{
  text-align: center;
  margin-bottom: 20px;
} 
.p2 .col-md-4{
    width: calc( 33.3% + 30px);
        float: left;
}
.p2 .col-md-8{
    width: calc( 66.7% - 30px);
        float: left;
}
.p2 .list-t li{
    border-bottom: none ;
}
.p2 .list-t li:before,.p4 .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%;
    margin-top: -2.5px;
}
    .tujie li img {
        max-height: 180px;
        width: 100%;
    }
.p2 .list-t li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.p2 .list-t li:nth-child(1), .p2 .list-t li:nth-child(2) {
    display: block;
}
.p2 .list-t .date {
    line-height: 44px;
    margin-top: -22px;
}
.p3 h3{
    background: url("../images/szqh2025/p3h3.png") center center no-repeat;
}
.p3 .list-t li{
    padding: 0 15px;
    margin-bottom: 20px;
    height: auto;
}
.p3 .list-t li div{
    border: 1px #E5E5E5 solid;
    background: #ffffff;
    padding: 18px 145px 18px 18px;

}
.p3 .list-t li a{
    line-height: 30px;
    /* white-space: normal; */

}
.p3 .list-t li:before{
    display: none;
}
.p3 .list-t li .date{
    right: 30px;
    top: 45px;
}
.p4 h3{
    background: url("../images/szqh2025/p4h3.png") center center no-repeat;
}
.p5 h3{
    background: url("../images/szqh2025/p5h3.png") center center no-repeat;
}
.p4.p6 h3{
    background: url("../images/szqh2025/p6h3.png") center center no-repeat;
}
.p4.p6 {
        padding-bottom: 0px;
}
.p5.grid {
    padding-bottom: 60px;
}
 .grid h3>a {
    width: 100%;
    height: 56px;
    background: unset
}
.tj .swiper-slide a{
    display:block;
    width:100%;
    height:100%
}
.tj .swiper-slide a img{
    width:100%;
    height:100%;
    /* object-fit: cover; */
}
a.bottomys div{
    margin-top:60%
}
#certify .swiper-slide{
    width: 336px;
    height: 474px
}
.p5 .swiper-button-prev{
    width: 30px;
    height: 63px;
    background: url("../images/szqh2025/left.png") no-repeat;
    margin-top: -32px;
    left: 24px;
}
.p5 .swiper-button-next{
    width: 30px;
    height: 63px;
    background: url("../images/szqh2025/right.png") no-repeat;
    right: 24px;
    margin-top: -32px;
}
.p5 .list-t li{
    height: 62px;
    line-height: 62px;
    padding: 0;
    padding-left: 30px;
    margin-bottom: 25px;
    border: 1px #E5E5E5 solid;
}
.p5 .list-t li:before{
    width: 6px;
    height: 62px;
    background: #CF0307;
    border-radius: 0;
    left: 0;
    top: 0;
}
.p5 .list-t{
    margin-top: 34px;
}
.content{
    padding-bottom: 50px;
}
@media (max-width: 992px) {
    .p3 .list-t li .date{
        display: none;
    }
}
@media screen and (max-width: 1200px) {

  .focus, .focus .pic{
    height: auto;
  }
}