.header{
    background: url("../images/cybz2025/header_bg.png") center center no-repeat;
    height: 600px;
}
.header .banner{
    width: 75%;
    padding-top: 140px;
}
.content{
    padding: 0;
    margin-top: -35px;
}

.grid{
    margin: 0 auto;
    padding-top: 60px;
}
.p0{
    margin-top: 0;
    padding-top: 0;
}
.p0>div{
    background: url(../images/cybz2025/p0_bg.png) center bottom no-repeat;
    background-size: 100% 100%;
    padding: 11px 40px 13px 120px;
    position: relative;
}
.p0 .t-title {
    position: absolute;
    top: 1px;
    left: 30px;
    background: url(../images/cybz2025/gzbj.png) center center no-repeat;
    background-size: 100% 100%;
    width: 45px;
    height: 130px;
    text-align: center;
    padding-top: 10px;
}
.p0 p{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-indent: 2em;
}
.grid>h3{
    height: 75px;
    margin-bottom: 30px;
    position: relative;
}
.grid h3 .gd{
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    cursor: pointer;
}
.grid h3 .gd a{
    color: #666666;
}
.grid h3 .gd a:hover{
    color: #048;
}
.p3 h3 .gd{
    right: 15px;
}
.p1>h3{
    background: url("../images/cybz2025/p1_bg.png") center center no-repeat;
    background-size: 100% 100%;
}
.p2>h3{
    background: url("../images/cybz2025/p2_bg.png") center center no-repeat;
}
.p8>h3{
    background: url("../images/cybz2025/p8_bg.png") center center no-repeat;
}
.focus, .focus .pic{
    height: 445px;
}
.focus .pic img{
    height: calc(100% - 70px);
}
.focus .pic span{
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    background: #ffffff;
    line-height: 70px;
    color: #333333 ;
    text-align: center;
    padding: 0 25px;
}
.focus .navi{
    display: none;
}
.focus .focus-prev, .focus .focus-next{
    margin-top: -50px;
}
.bg1{
    background: #f3fcff;
    padding-bottom: 45px;
}
.list-t li:before{
    display: none;
}

.p1 ul li{
    background: #ffffff;
    margin-bottom: 15px;
    height: 100px;
    padding: 12px 25px 12px 105px;
    position: relative;
}
.p1 ul li:hover{
    border: 1px solid #048;
    border-radius: 5px;
}
.p1 ul li:last-child{
    margin-bottom: 0;
}
.p1 .list-t li .date{
    position: absolute;
    left: 0;
    text-align: center;
    width: 85px;
    display: block;
    font-size: 14px;
    color: #6d7784;
    line-height: 40px;
    top: 50%;
    margin-top: -31px;
}
.p1 .date b{
    font-size: 40px;
    color: #3a5cbb;
    display: block;
    margin-bottom: 8px;
}
.p1 .date i{
    line-height: 14px;
    display: block;
    transform: skew(8deg); /* 负值减少倾斜，正值增加 */
}
.p1 li:before{
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 24px);
    background: #e8e8e8;
    top: 12px;
    left: 85px;
}
.p1 .list-t li a{
    font-size: 18px;
    line-height: 30px;
}
.list-t li a.li-con{
    margin-top: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #757c84;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制显示的行数为2 */
    -webkit-box-orient: vertical;
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis;
    white-space: normal;
}
.p1 .list-t{
    padding: 0;
}
.jz{
    box-shadow: 0 0 5px 4px rgba(173, 216, 230, 0.3);
    padding: 20px 25px;
    border: 1px solid transparent;
}
.jz:hover{
    border: 1px solid #0348e4;
    border-radius: 5px;
}
.p2 .col-md-6{
    margin-bottom: 30px;
}
.jz p {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 1px solid #e8e8e8;
    height: 73px;
}
.jz span{
    font-size: 16px;
    line-height: 28px;
    padding-top: 11px;
    display: inline-block;
}
.jz span a{
    color: #787878;
}
.p7{
    padding-top: 30px;
}
.p7 .col-md-6 a{
    display: block;
    height: 140px;
    position: relative;
}
.p7 .col-md-6:nth-child(1) a{
    background: url("../images/cybz2025/yx.png") center center no-repeat;
    background-size: 100% 100%;
}
.p7 .col-md-6:nth-child(2) a{
    background: url("../images/cybz2025/jy.png") center center no-repeat;
    background-size: 100% 100%;
}
.p7 img{
    display: block;
    position: absolute;
}
.p7 .img1{
    left: 100px;
    top: 50px;
}
.p7 .img2{
    right: 100px;
    top: 0;
}
.p7 .col-md-6:hover{
    transform: scale3d(1.05, 1.05, 1);
    transition: .3s;
}

.p3 .col-md-6:nth-child(1) h3{
    background: url("../images/cybz2025/p3_bg1.png") center center no-repeat;
    background-size: 100% 100%;
    height: 54px;
}
.p3 .col-md-6:nth-child(2) h3{
    background: url("../images/cybz2025/p3_bg2.png") center center no-repeat;
    background-size: 100% 100%;
    height: 54px;
}
.p3 .list-t li{
    padding-left: 21px;
}
.p3 .list-t li:before{
    display: block;
    width: 6px;
    height: 6px;
    background: #0685f9;
}
.p3 .list-t li a{
    line-height: 50px;
}
.p3 .list-t li .date{
    line-height: 50px;
}
.bg2{
    background: #f3fcff url("../images/cybz2025/bg2.png") center bottom no-repeat;
}
.p8 {
    padding-bottom: 150px;
}
.p8 .tj{
    width: 100%;
    height: 500px;
}
.preview .swiper-container{
    margin-top: -19px;
    height: 370px;
    width: 100%;
}
.p8 h3 .search{
    background: #F0950D;
    border-radius: 4px;
    font-family: PingFangSCMedium;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 20px;
    padding: 10px ;
    margin-top: -45px;
}
.p8 .preview{
    background: linear-gradient(93deg, #FFFFFF 61%, #F7FBFF 100%);
    border-radius: 8px 30px 30px 8px;
    border: 1px solid #CAE2F5;
    width: 22%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 9;
    padding: 84px 49px 84px 26px;
    box-shadow: 0px 3px 0px #CAE2F5;
}
.p8 .view{
    height: 100%;
    width: 78%;
    background: linear-gradient(90deg, #F7FBFF 0%, #FFFFFF 7.000000000000001%);
    border-radius: 30px 8px 8px 30px;
    border: 1px solid #CAE2F5;
    float: left;
    box-shadow: 0px 3px 0px #CAE2F5;
}
.p8 .view .pab{
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 999;
}
.p8 .view .pab .current{
    color: #333333;
}
.p8 .view .pab h4{
    display: block;
    position: relative;
    width: 350px;
}
.p8 .view .pab h4:after{
    content: "";
    position: absolute;
    width: 910px;
    height: 1px;
    top: 34px;
    left: 0px;
    background-color: #e0e0e0;
}

.p8 .view .pab .current:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color:#1678db ;
    left: 0;
    top: 30px;
}
.pab a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.preview .arrow-left .iconfont{
    display: block;
    font-size: 30px;
    text-align: center;
    color: #4A90E2;
    padding-right: 10px;
    margin-bottom:10px;
}
.preview .arrow-right .iconfont{
    display: block;
    font-size: 30px;
    text-align: center;
    color: #4A90E2;
    padding-right: 10px;
    margin-top:10px
}
.preview .swiper-slide{
    font-size: 20px;
    color: #014284FF;
    line-height: 46px;
    text-align: center;
    white-space: nowrap;
    width: 99%;
    border: 1px solid #bcdaff;
    background:#EFF7FF;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto!important;
    margin-bottom: 13px;
    margin-top:13px;
    cursor: pointer;
}
.preview .active-nav{
    background: #007AF9;
    border: 1px solid #007AF9;
    color: #fff;
}
.preview .arrow-left{
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    top: 40px;
    left: -15px;
    background: url("https://jxt.hubei.gov.cn//material/2023images/2024_sjkf/p3_shangjt.png") center top no-repeat;
}
.preview .arrow-right{
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    bottom: 40px;
    left: -15px;
    background: url("https://jxt.hubei.gov.cn//material/2023images/2024_sjkf/p3_xiajt.png") center top no-repeat;
}
.preview .swiper-slide i{
    background: url(https://jxt.hubei.gov.cn/img/radius.png) left no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 10px;
    left: 15px;
}

.focus a span:hover,.list-t li a.li-con:hover,.jz a:hover,.jz span a:hover{
    color: #048;
}
@media (max-width: 1200px) {
    .p8 .preview{
        width: 100%;
        padding: 0;
        height: 87%;
        border-radius:16px;
    }
    .p8 .view{
        margin-top: 10px;
        width: 100%;

    }
    .preview .swiper-slide{
        overflow: hidden;
        width: 100%;
    }
    .preview .swiper-container{
        height: 361px;
        margin-top: 30px;
    }
    .preview .arrow-left{
        top:15px;
        left: -6px;
    }
    .preview .arrow-right{
        bottom: 15px;
        left: -6px;
    }
    .header{
        height: 540px;
    }
    .header .banner{
        padding-top: 120px;
    }
    .p7 .img1{
        left: 50px;
    }
    .p7 .img2{
        right: 80px;
    }

}
@media (max-width: 992px) {
    .header{
        height: 450px;
    }
    .header .banner{
        padding-top: 110px;
    }
    .focus, .focus .pic{
        height: 550px;
    }
    .jz{
        box-shadow: none;
        border: 1px solid rgba(173, 216, 230, 0.8);
    }
    .p7 .col-md-6:first-child{
        margin-bottom: 20px;
    }
    .p3 .row .col-md-6 h3 {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .header{
        height: 350px;
    }
    .header .banner{
        padding-top: 100px;
    }
    .content{
        margin-top: 0;
    }
    .grid h3{
        height: 55px;
    }
    .p0>div{
        background-size: auto 100%;
    }
    .p0 p{
        text-align: justify;
    }
    .grid h3{
        background-size: 150%;
    }
    .focus, .focus .pic{
        height: 450px;
    }
}
@media (max-width: 480px) {
    .header{
        height: 396px;
        background-position: center bottom;
    }
    .content{
        margin-top: -90px;
    }
    .grid{
        padding-top: 40px;
    }
    .p0{
        padding: 0;
    }
    .p0>div {
        padding: 5px 10px 7px 50px;
    }
    .p0 .t-title{
        left: 10px;
        top: 1px;
        margin-right: 20px;
        width: 30px;
        height: 90px;
        margin-bottom: -12px;
    }
    .p0 p{
        margin-top: 0;
        font-size: 10px;
        line-height: 15px;
    }
    .grid h3{
        background-size: 200%;
    }
    .focus, .focus .pic{
        height: 320px;
    }
    .focus .pic span{
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .focus .pic img {
        height: calc(100% - 50px);
    }
    .jz p{
        font-size: 18px;
        height: auto;
    }
    .p7 .img1{
        left: 80px;
    }
    .p7 .img2{
        display: none;
    }
    .grid h3 .gd{
        top: 8px;
    }
    .p3 h3 .gd {
        top: 10px;
    }
    .p3 .col-md-6:nth-child(1) h3,.p3 .col-md-6:nth-child(2) h3{
        height: 40px;
    }
    .p3 .list-t li a {
        line-height: 42px;
    }
    .p1 ul li{
        height: auto;
    }
    .list-t li a.li-con{
        -webkit-line-clamp: 3;
    }
    .p3 .view .pab{
        left: 0;
        padding-left: 15px;
    }
    .pab a{
        padding:0;
        font-size: 18px;
    }
    .p2>.row>.col-md-6:nth-child(2) {
        margin-bottom: 20px;
    }
    .p2>.row>.col-md-6:nth-child(4) {
        margin-bottom: 0;
    }


}
@media (max-width: 390px) {
    .grid h3{
        background-size: 250%;
    }
    .focus, .focus .pic{
        height: 275px;
    }
    .header {
        height: 380px;
    }
    .header .banner{
        width: 85%;
    }
}