@charset "utf-8";
*{
    font-family:"微软雅黑"
}
@font-face {
    font-family: "fzj";
    src: url("../fonts/FZZCHJW-1.ttf");
}
@font-face {
    font-family: "hwb";
    src: url("../fonts/HarmonyOS_Sans_Bold.ttf");
}
@font-face {
    font-family: "hwm";
    src: url("../fonts/HarmonyOS_Sans_Medium.ttf");
}
@font-face {
    font-family: "hssb";
    src: url("../fonts/HarmonyOS_Sans_SC_Bold.ttf");
}
@font-face {
    font-family: "hwr";
    src: url("../fonts/HarmonyOS_Sans_Regular.ttf");
}
.grid .row .col,
.grid .row [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
.grid .row {
    margin-right: -15px;
    margin-left: -15px;
}

.header{
    background: url("../images/2024/zzqc2024/header.png") center center no-repeat;
    height: 500px;
    position: relative;
    background-size: auto 100%;
}
.header h1{
    background: url(../images/2024/zzqc2024/logo.png) 0% 16% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background-size: 50%;
}
.header h1 a{
    height: 100%;
}
.header .banner{
    width: calc(75% + 25px);
    margin: 0 auto;
    padding-top: 125px;
}
.header .banner img{
    width: 100%;
}

.content h3{
    margin-bottom: 30px;
}

.p1{
    margin-top: 30px;
    margin-bottom: 40px;
}
.p1 h3{
    background: url("../images/2024/zzqc2024/p1_h3.png") center center no-repeat;
    height: 39px;
}
.p2 h3{
    background: url("../images/2024/zzqc2024/p2_h3.png") center center no-repeat;
    height: 39px;
}

.p1 .col-md-6:first-child{
    width: calc(50% + 20px);

}
.p1 .col-md-6:last-child{
    width: calc(50% - 20px);
}

/** 焦点图 **/
.focus,.focus .pic{
    position: relative;
    width: 600px;
    height: 380px;
}
.focus .swiper-button .swiper-button-next,.focus .swiper-button .swiper-button-prev{
    background-image: none;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius:5px
}


.focus .pic a,.focus .pic img,.focus .pic div {
    width: 100%;
    height: 100%;
    display:block
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    padding: 0 55px 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 8px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
    background-color: #fff4c2;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev{
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next{
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 22px;
    left: auto;
    right: 0;
    z-index: 9;
    width: auto;
    margin-bottom: 4px\9;
    padding: 0 10px;
    text-align: right;
}
.focus .navi li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 2px;
    font: 0/0 lx;
    color: #transform;
    background:#fff;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff6c6;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff;
}


.p1 .news h4 a{
    font-size: 20px;
    line-height: 34px;
    color: #07499e;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 25px;
}
.p1 .news p{
    text-indent: 2em;
    margin-top: 12px;
    padding-left: 25px;
    padding-right: 25px;
}
.p1 .news p a{
    font-size: 16px;
    line-height: 28px;
    color: #6c6c6c;
}
.p1 .line{
    background: url("../images/2024/zzqc2024/line.png") center center no-repeat;
    height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.p1 .list-t{
    padding-left: 25px;
    padding-right: 10px;
}
.list-t li{
    padding-left: 15px;
}
.list-t li a{
    font-size: 18px;
    line-height: 46px;
    color: #333333;
}
.list-t li a:hover,.p1 .news p a:hover{
    color: #048;
}
.list-t li:before{
    width: 5px;
    height: 5px;
    background: #07499e;
}
.bag1{
    padding-top: 50px;
    background: url("../images/2024/zzqc2024/bg1.png") center center no-repeat;
    background-size: 100% 100%;
}

.p2 .left{
    width: 265px;
    height: 270px;
    padding: 24px 30px;
}
.p2 .left:hover i{
    transform: rotateY(180deg);
    transition: 1s;;
}

.p2 .col-md-6:first-child .left{
    background: url("../images/2024/zzqc2024/p2_bg1.png") center center no-repeat;
    background-size: 100% 100%;

}

.p2 h4{
    font-family: "fzj";
    font-size: 26px;
    line-height: 53px;
    color: #ffffff;
    text-align: center;
}
.p2 h4 i{
    display: inline-block;
    position: relative;
    top: 10px;
    right: 12px;
    width: 38px;
    height: 38px;
}
.p2 .s1{

    background: url("../images/2024/zzqc2024/s1.png") center center no-repeat;
}
.p2 .left p{
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    font-family: "Microsoft YaHei";
    margin-top: 15px;
    margin-bottom: 13px;
}
.p2 .left span{
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
}
.p2 .left span b{
    font-size: 38px;
    font-family: "hwb";
}
.p2 .left,.p2 .right{
    float: left;
}
.p2 .right{
    width: calc(100% - 275px);
    margin-left: 10px;
    height: 270px;
}
.p2 .right ul{
    height: 100%;
}
.p2 .right li{
    background: url("../images/2024/zzqc2024/p2_li_bg.png") center center no-repeat;
    height: calc(50% - 5px);
    padding: 23px 40px;
    background-size: 100% 100%;
}
.p2 .right li:nth-child(2){
    margin-top: 10px;

}
.p2 .right p{
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    font-family: "hwm";
}
.p2 .right b{
    font-size: 36px;
    line-height: 48px;
    color: #07499e;
    font-family: "hwb";
}
.p2 .right span{
    font-size: 18px;
    line-height: 32px;
    color: #07499e;
    font-family: "hwm";
}
.p2 .col-md-6:nth-child(2) .left{
    background: url("../images/2024/zzqc2024/p2_bg2.png") center center no-repeat;
    background-size: 100% 100%;
}
.p2 .s2 {
    background: url(../images/2024/zzqc2024/s2.png) center center no-repeat;
}
.p2 .col-md-12{
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    padding: 10px 0;
    padding-bottom: 15px;
    color: #07499e;
    font-family: "hwm";
}
.p2 p{
    font-family: "hwm";
    font-size: 16px;
    color: #07499e;

}
.p3{
    padding-top: 30px;
    margin-bottom: 30px;
}
.p3 h3{
    margin-bottom: 20px;
}
.p3 .col-md-6:nth-child(1) h3{
    height: 39px;
    background: url("../images/2024/zzqc2024/p3_h3_bg1.png") center center no-repeat;
}
.p3 .col-md-6:nth-child(2) h3{
    height: 39px;
    background: url("../images/2024/zzqc2024/p3_h3_bg2.png") center center no-repeat;
}
.p3 .list-t li{
    padding-bottom: 5px;
}

.p3 .list-t li a{
    width: 80%;

}
.p3 .list-t li:before{
    margin-top: -5px;
}
.list-t li .date{
    font-size: 18px;
    line-height: 44px;
}
.p4{
    margin-bottom: 50px;
}
.p4 h3{
    height: 39px;
    background: url("../images/2024/zzqc2024/p4_h3.png") center center no-repeat;
}
.p4 .swiper-slide{
    height: 200px;
    padding: 30px 25px;
    background: url("../images/2024/zzqc2024/p4_sd_bg.png") center center no-repeat;
    position: relative;
    background-size: 100% 100%;

}
.p4 .swiper-slide p{
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Microsoft YaHei";
}
.p4 .swiper-slide span{
    position: absolute;
    font-size: 18px;
    line-height: 24px;
    font-family: "Microsoft YaHei";
    left: 25px;
    bottom: 40px;
    color: #666666;
}
.p4 .icon-jyh-left2:before,.p4 .icon-jyh-right2:before{
    display: none;
}
.p4 .focus-next{
    width: 50px;
    height: 50px;
    background: url("../images/2024/zzqc2024/next.png") center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    right: -65px;
    top: 50%;
    margin-top: 10px;
}
.p4 .focus-prev{
    width: 50px;
    height: 50px;
    background: url("../images/2024/zzqc2024/prev.png") center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    left: -65px;
    top: 50%;
    margin-top: 10px;
}
.p4 .swiper-container{
    position: static;
}
.p4{
    position: relative;
}
.p5{
    margin-bottom: 50px;
}
.p5 .col-md-6:nth-child(1) h3{
    height: 39px;
    background: url("../images/2024/zzqc2024/p5_h3_bg1.png") center center no-repeat;
}
.p5 .col-md-6:nth-child(2) h3{
    height: 39px;
    background: url("../images/2024/zzqc2024/p5_h3_bg2.png") center center no-repeat;
}
.p5 .pic1{
    background: url("../images/2024/zzqc2024/p5_bg1.png") center center no-repeat;
    height: 145px;
    position: relative;
    text-align: center;
    display: flex;
    padding-left: 110px;
    padding-right: 105px;
    border-radius: 6px;

    align-items: center;
}
.p5 .pic2{
    background: url("../images/2024/zzqc2024/p5_bg2.png") center center no-repeat;
    height: 145px;
    position: relative;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
.p5 .pic1:hover,.p5 .pic2:hover{
    transform: scale3d(1.05, 1.05, 1);
    transition: .3s;
}
.p5 .pic1 img{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -45px;
}
.p5 .pic2 img{
    position: absolute;
    left: 110px;
    top: 50%;
    margin-top: -18.5px;
}
.p5 .pic1 span{
    font-size: 24px;
    line-height: 41px;
    color: #ffffff;
    font-family: "hssb";
}

@media (max-width: 1200px) {
    .grid{
        padding: 0 20px;
    }

    .header h1{
        left: 10px;
        width: 350px;
        height: 62px;
        top: 20px;
        background-size: 100% 100%;
    }
    .focus .pic>div{
        padding: 0;
    }
    .focus,.focus .pic{
        width: 100%;
        height: 380px;
    }
    .focus .pic span{
        width: 100%;
    }
    .p1{
        padding-top: 0;
        padding-bottom: 0;
    }

    .p2 .left,.p2 .right{
        height: 340px;
    }
    .p3{
        padding-top: 30px;
    }
    .p3 .row .col-md-6 h3,.p5 .row .col-md-6 h3{
        background-size: 100%;
    }


}
@media (max-width: 992px) {
    .header{
        height: 450px;
    }
    .p1 .row .col-md-6{
        width: 100%;
    }
    .focus, .focus .pic{
        height: 600px;
    }
    .p1 .line{
        background-size: 100%;
    }
    .p2>.row>.col-md-6{
        overflow: hidden;
        margin-bottom: 20px;
    }
    .p3 .row .col-md-6 h3,.p5 .row .col-md-6 h3{
        width: 60%;
    }
    .p3 .row .col-md-6:nth-child(1),.p5 .row .col-md-6:nth-child(1){
        margin-bottom: 30px;
    }
    .p5 .pic1,.p5 .pic2{
        width: 100%;
        background-size: 100% 100%;
        justify-content: center;

    }
    .p5 .pic2{
        height: 180px;
    }
}
@media (max-width: 768px) {
    .header{
        height: 400px;
    }
    .focus, .focus .pic{
        height: 450px;
    }
    .p3 .list-t li a{
        width: 100%;
    }
    .list-t li .date{
        display: none;
    }
    .p3 .row .col-md-6 h3,.p5 .row .col-md-6 h3{
        width: 90%;
    }
    .p5 .pic2 img{
        left: 70px;
    }

}
@media (max-width: 480px) {
    .content{
        padding: 30px 0;
    }
    .header{
        height: 300px;
    }
    .header h1{
        width: 300px;
        background-size: 100%;
    }
    .header .banner{
        padding-top: 107px;
    }
    .focus, .focus .pic{
        height: 285px;
    }
    .list-t li a{
        line-height: 40px;
        font-size: 16px;
    }

    .p1{
        margin: 0;
        margin-bottom: 20px;
    }
    .p1 .news p{
        padding-left: 0;
        padding-right: 0;
    }
    .p1 .list-t{
        padding-left: 0;
        padding-right: 0;
    }
    .p2 .row{
        margin: 0;
    }
    .p2 .row .col-md-6{
        padding: 0;
    }
    .p2 .left,.p2 .right{
        width: 100%;
    }
    .p2 .right{
        margin-left: 0;
        height: 260px;
    }
    .p2 h4{
        text-align: left;
        padding-left: 10px;
    }
    .p2 .left{
        height: 260px;
        margin-bottom: 10px;
    }
    .content h3{
        background-size: 100%;
        margin-bottom: 20px;
    }
    .bag1{
        padding-top: 30px;
    }
    .p2 h3{
        background-size: 145%;
    }
    .p2>.row>.col-md-6:nth-child(2){
        margin-bottom: 0;
    }
    .p3,.p5{
        margin-bottom: 20px;
    }
    .p4{
        margin-bottom: 30px;
    }
    .p3 .row .col-md-6 h3,.p5 .row .col-md-6 h3{
        width: 100%;

    }
    .p3 .list-t li{
        padding-bottom: 0;
    }
    .p3 h3{
        margin-bottom: 8px;
    }
    .p3 .row .col-md-6:nth-child(1){
        margin-bottom: 20px;
    }
    .p3 .list-t li:before {
        margin-top: -2px;
    }
    .p4 .swiper-slide{
        border: 1px solid #cbe5fb;
        border-radius: 4px;
    }
    .p4 .swiper-slide p{
        font-size: 18px;
    }
    .p5 .pic1 img{
        right: 0;
    }
    .p5 .pic1{
        padding: 17px 80px;
        height: auto;
    }
    .p5 .pic1 span{
        font-size: 20px;
        line-height: 34px;
    }
    .p5 .pic2{
        height: 105px;
    }
    .p5 .pic2 img{
        left: 50px;
        width: 140px;
    }

}
.info-list li{
    position: relative;
}
.info-list li .date{
    position: absolute;
    right: 4px;
    top: 6px;
}