* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    font-family: "Source Han Sans", "æ€æºé»‘ä½“", sans-serif;
}

.clear {
    clear: both;
}

.bg-cont {
    background: url("../images/2026bg.png") no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}

.top {
    background-color: #EEEEEE;
}

.topcont {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.topcont img {
    float: left;
    margin-top: 5px;
}

.topcont a {
    float: right;
    color: #333333;
}

/*banner*/
.banner img {
    width: 100%;
}

/*å†…å®¹åŒº */
.cont {
    width: 1200px;
    margin: 0 auto;
}

.cont .tt h1 {
    padding: 48px 0;
    text-align: center;
}

.cont .tt h1 a {
    font-size: 36px;
    font-weight: bold;
    color: #CD0001;
    line-height: 36px;
}

.row {
    margin-bottom: 40px;
}

.row:last-of-type {
    margin-bottom: 0;
}

/*swiper*/

/*swiper*/
.picScroll-left {
    width: 571px;
    overflow: hidden;
    position: relative;
    float: left;
    /* margin: 0 1.5%; */
}

.picScroll-left .hd {
    position: absolute;
    width: 100%;
    bottom: 4px;
    left: 0;
    height: 1px;
    z-index: 200;
}

.picScroll-left .hd ul {
    width: auto;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.picScroll-left .hd ul li {
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    text-indent: -99999em;
    margin-left: 10px;
    background: #fff;
}

.picScroll-left .hd ul li.on {
    background: #E40E26;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 571px;
    height: 360px;
    display: block;
}

.picScroll-left .bd ul li .title {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    z-index: 100;
    font-size: 16px;
    color: #fff;
}

.picScroll-left .bd ul li .title a {
    color: #fff;
}

.picScroll-left .bd ul li i {
    height: 40px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-indent: -99999em;
}

/**/
.picright {
    width: 550px;
    float: right;
    margin: 0 1.5%;
}

.zyjs {
    background: url(../images/zyjs.png) no-repeat;
    height: 45px;
}

.bttitle a {
    position: absolute;
    right: 15px;
    top: -15px;
    height: 45px;
    font-size: 16px;
    color: #666666;
    line-height: 45px;
}

.fzxtul {
    padding-top: 15px;
}

.fzxtul li {
    font-size: 16px;
    color: #333333;
    padding: 12px 0;
    border-bottom: 1px solid #FFE4A9;
}

.fzxtul li a {
    display: block;
}

.fzxtul li a img {
    float: left;
    margin-right: 16px;
    margin-top: 22px;
    width: 6px;
    border-radius: 50%;
}

.fzxtul li a p {
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*è¦é—»è¦è®º*/
.ywyl,
.xxgc {
    height: 63px;
    position: relative;
}

.ywylul li,
.xxgcul li {
    width: 46%;
    float: left;
    border: 1px solid #F0F0F0;
    background: rgba(255, 254, 252, 1);
}

.ywylul li {
    padding: 19px 20px;
    margin: 15px 1.5%;
    box-shadow: 0px 0px 2.82px #9999998c;
}

.ywylul li:hover {
    border: 1px solid #e0a6a6;
}

.ywylul li:hover a .ywyltitle h2 {
    color: #c01c1c;
}

.ywyltitle h2,
.xxgcul li a h2 {
    width: 85%;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ywyltitle h2 img {
    float: left;
    margin-right: 16px;
    margin-top: 18px;
    width: 6px;
    border-radius: 50%;
}

/*å­¦ä¹ è´¯å½»*/
.xxgcul li {
    /* height: 96px; */
    padding: 25px 20px;
    margin: 23px 1.5%;
    border-radius: 8px;
    box-shadow: 9px 8px 4px #F0D5AF;
}

.xxgcul li a {
    display: block;
}

.xxgcul li:hover a h2 {
    color: #c01c1c;
}

/*åº•éƒ¨*/
.footer {
    width: 100%;
    background: #EFEFEF;
    text-align: center;
    height: 150px;
    background-size: contain
}

.footcont {
    width: 888px;
    margin: 0 auto;
    height: 68px;
    padding-top: 40px;
}

.footimg {
    float: left;
    margin-right: 16px;
}

.footright {
    width: 752px;
    float: left;
    padding-top: 13px;
}

.footright p {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 26px;
    text-align: left;
}

/*ç§»åŠ¨ç«¯*/
.sjbanner {
    width: 100%;
    display: none;
}

.sjbanner img {
    width: 100%;
}

@media screen and (max-width: 991px) {
    #zfzt2024 .ywyl {
        background-size: 180% auto;
    }

    #zfzt2024 .xxgc {
        background-size: 180% auto;
    }

    .topcont {
        width: 100%;
    }

    .cont {
        width: 96%;
        padding: 2%;
        margin-top: 0px;
    }

    .cont h1 {
        width: 100%;
        font-size: 18px;
        line-height: 20px;
        font-weight: bold;
        margin: 18px 0;
    }

    /*è½®æ’­*/
    .picScroll-left {
        width: 100%;
        margin: 0;
    }

    .picScroll-left .hd ul {
        display: none;
    }

    .picScroll-left .bd ul {
        width: 100%;
    }

    .picScroll-left .bd ul li {
        width: 100%;
    }

    .picScroll-left .bd ul li .title {
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
    }

    .picScroll-left .bd ul li .title a {
        color: #fff;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .picScroll-left .bd ul li .pic img {
        width: 100%;
        height: 202px;
    }

    .tempWrap {
        width: 100%;
    }

    .picright {
        width: 100%;
        margin-top: 20px;
    }

    .xxgcul {
        width: 100%;
        margin: 0;
    }

    .xxgcul li a p {
        width: 70%;
    }

    .xxgcright {
        float: left;
        width: 100%;
    }

    .footcont {
        width: 100%;
    }

    .footright {
        width: 100%;
    }

    .footright p {
        text-align: center;
    }

    .footimg {
        display: none;
    }

    .ywylul li {
        width: 94%;
        padding: 2%;
        margin: 15px 1%;
    }

    .xxgcul li {
        width: 94%;
        padding: 2%;
        margin: 15px 1%;
    }

    .xxgcdiv {
        width: 90%;
        margin: 10px 5%;
    }

    .footer {
        background: #EFEFEF;
        margin-top: 0;
        height: 180px;
    }

    .footcont {
        padding-top: 0;
    }

    .cont h1 a {
        font-size: 20px;
        line-height: 20px;
    }

    .zyjstitle h2 {
        width: 80%;
    }

    .ywyltitle h2 {
        width: 75%;
    }

    .fzxtul li a p {
        width: 80%;
    }
}

@media screen and (max-width: 360px) {
    .fzxtul li a p {
        width: 60%;
    }

    .xxgcul li a p {
        width: 65%;
    }

    .ywyltitle h2 {
        width: 72%;
    }
}

#zfzt2024 .zyjs {
    background: url(../images/zyjs.png) no-repeat;
    background-size: contain;
    position: relative;
}

#zfzt2024 .ywyl,
#zfzt2024 .xxgc {
    height: 73px;
    width: 97%;
    margin: 0 auto;
    background-size: contain;
    background-position-x: center;
}

#zfzt2024 .ywyl {
    background: url(../images/ywyl.png) no-repeat;

}

#zfzt2024 .xxgc {
    background: url(../images/xxgc.png) no-repeat;
}

.footer.footer2024 {
    background-size: 100% 100%;
}

.footer2024 .footcont {
    padding-top: 40px;
}

@media screen and (max-width: 765px) {

    #zfzt2024 .ywyl,
    #zfzt2024 .xxgc {
        background-size: 180% auto;
        background-position: center;
    }
}