html body{
    font-family: "微软雅黑";
}
.grid a:visited{
    text-underline: none;
}
.header{
    background-image:url(../../2025/images/srgczybx/header_bg.png)
}
.banner{
    padding-top: 80px;
}
.banner img{
    display: block;
}
.banner .banner1{
    margin-bottom: 25px;
}
.p1{
    margin-top: 60px;
    margin-bottom: 55px;
}
.p1 .col-md-6:nth-child(1){
    width: calc(50% + 75px);
}
.p1 .col-md-6:nth-child(2){
    width: calc(50% - 75px);
}
.focus, .focus .pic{
    height: 425px;
}
.focus .pic span{
    background-color: #d41c0d;
    color: #fdf274;
    padding: 13px 70px;
    font-weight: bold;
    font-family: "微软雅黑";
    display: block;
    width: 100%;
}
.focus .pic span a{
    display: contents;
    color: #fdf274;
    width: 100%;
}
.focus .focus-prev,
.focus .focus-next {
    top: auto;
    bottom: 7px;
    margin-top: 0;
    height: 52px;
    width: 20px;
    background-color: transparent;
    background-size: 24px auto;
    color: #fff;
    opacity: 1;
    transition: all .3s;
    z-index: 99;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 20px;
    font-weight: bold;
}

.focus .focus-prev {
    transform: translate(0, 0);
    left: 30px;
    background-image: none;
}

.focus .focus-next {
    transform: translate(0, 0);
    right: 30px;
    background-image: none;
}
.grid h3{
    height: 65px;
}
.p1 h3{
    background: url("../../2025/images/srgczybx/p1_h3.png") left center no-repeat;
    background-size: 100%;
}
.p2 h3{
    background: url("../../2025/images/srgczybx/p3_h3.png") center center no-repeat;
    background-size: 100%;
}
.p4 h3{
    background: url("../../2025/images/srgczybx/p2_h3.png") center center no-repeat;
    background-size: 100%;
}
.p7 h3{
    background: url("../../2025/images/srgczybx/p7_h3_bg.png") center center no-repeat;
    background-size: 100%;
}
.p2 h3, .p4 h3,.p7 h3{
    height: 45px;
    width: 100%;
    display: block;
    background-size: 100%;
    margin-bottom: 35px;
}
.p2 h3 a, .p4 h3 a {
    display: block;
    height: 100%;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
}
.p1 .newstop span{
    border-bottom: 1px dashed #efebe9;
}
.p1 .newstop p{
    font-size: 22px;
    line-height: 33px;
    font-weight: bold;
    padding-top: 18px;
    padding-bottom: 11px;
}
.p1 .newstop span{
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 17px;
}
.news{
    height: auto;
}
.p1 .news .list-t{
    margin-top: 17px;
}
.p1 .news .list-t li{
    line-height: 44px;
    color: #333333;
}
.p1 .news .list-t li:before{
    width: 6px;
    height: 6px;
    border-radius: 0;
    background-color: #d41c0d;
}

.p4{
    padding-bottom: 44px;
}
.p4 .t-top{
    overflow: hidden;
}
.p4 .t-left{
    width: 265px;
    margin-right: 20px;
    float: left;
}
.p4 .t-right{
    width: calc(100% - 285px);
    float: left;
}
.p4 .t-left img{
    display: block;
    width: 100%;
    height: 140px;
}
.p4 .t-right p{
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 35px;
    color: #333333;
}

.p4 .t-right .date{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.p4 .list-t{
    margin-top: 14px;
    overflow: hidden;
}
.p4 .list-t li{
    line-height: 50px;
}
.p4 .list-t li a{
    font-size: 18px;
}
.p4 .list-t li:before{
    border-radius: 50%;
}
.p4 .list-t li:hover:before {
    background-color: #d41c0d;
}
.p4 .list-t li .date{
    right: 15px;
}
.p4 .list-t li>div{
    padding-left: 15px;
}
.p4 .list-t li:before{
    left: 15px;
}
.p2 .list-t li>div{
    padding: 26px 30px;
    border: 1px solid #ffedcc;
    position: relative;
}
.p2 .list-t li>div:before{
    content: "";
    position: absolute;
    top: 50%;
    width: 5px;
    height: 76px;
    margin-top: -38px;
    background-color: #d0271b;
    left: 0;
}
.p2 .list-t li a{
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}
.p2 .list-t li span{
    color: #666666;
    display: block;
    font-size: 15px;
    line-height: 25px;
}

.p1 .newstop p a:hover,.p1 .newstop span a:hover,.p2 .list-t li a:hover, .p4 .list-t li a:hover,.p4 .t-right p a:hover{
    color: #ca0717;
}
.content img:hover,.grid h3:hover{
    transform: scale(1.05);
    transition: .3s;

}

@media screen and (max-width: 1200px) {
    .focus, .focus .pic{
        height:auto
    }
    .banner .banner1{
        width: auto;
    }
    .banner .banner2{
        width: 75%;
    }
}
@media screen and (max-width: 992px) {
    .banner{
        padding-top: 100px;
    }
    .banner .banner1{
        width: 130px;
    }
    .p1 .col-md-6:nth-child(1),
    .p1 .col-md-6:nth-child(2){
        width: 100%;
    }
    .p1 h3 {
        background: url("../../2025/images/srgczybx/yw_bg.png") center center no-repeat;
        background-size: 100%;
        height: 45px;
    }
    .p1 .news{
        margin-top: 50px;
    }
    .p1{
        margin-bottom: 27px;
    }
    .p4 .row .col-md-6:nth-child(1){
        margin-bottom: 17px;
    }
    .p4{
        padding-bottom: 24px;
    }
}
@media screen and (max-width: 480px) {
    .banner .banner1{
        width: 85px;
        margin-bottom: 15px;
    }
    .banner {
        padding-top: 55px;
    }
    .banner .banner2 {
        width: 85%;
    }
    .p1{
        margin-top: 40px;
    }

    .focus .swiper-button {
        display: block;
    }
    .focus .focus-prev {
        left: 15px;
    }
    .focus .focus-next {
        right: 15px;
    }
    .focus .pic span{
        font-size: 16px;
        padding: 13px 50px;
    }
    .p1 .news{
        margin-top: 40px;
    }
    .p1 h3,.p2 h3,.p4 h3,.p7 h3{
        background-size: 200% 100%;
        height: 33px;
    }
    .p1 h3 a,.p2 h3 a, .p4 h3 a,.p7 h3 a{
        width: 40%;
    }
    .p2 h3, .p4 h3{
        margin-bottom: 30px;
    }


    .p1 .newstop p{
        font-size: 18px;
        padding-bottom: 3px;
    }
    .p1 .newstop span{
        padding-bottom: 10px;
    }
    .p1 .newstop span,.news .list-t li a{
        font-size: 16px;
        line-height: 34px;
    }
    .p1 .news .list-t{
        margin-top: 10px;
    }
    .p1 {
        margin-bottom: 21px;
    }
    .p4 .t-right p{
        padding: 0;
        font-size: 16px;
        padding-bottom: 15px;
    }
    .p4 .list-t li a{
        font-size: 16px;
        line-height: 34px;
    }
    .p4 .row .col-md-6:nth-child(1) {
        margin-bottom: 21px;
    }
    .p4 {
        padding-bottom: 21px;
    }
    .p2 .list-t li a{
        font-size: 18px;
    }
    .p4 .t-left{
        width: 60%;
    }
    .p4 .t-right{
        width: calc(40% - 20px);
    }
    .p4 .t-right p a{
        display: -webkit-box;        /* 启用弹性盒子布局 */
        -webkit-box-orient: vertical; /* 设置子元素垂直排列 */
        -webkit-line-clamp: 3;        /* 限制显示3行 */
        overflow: hidden;             /* 隐藏溢出内容 */
    }

}