.leader-box {
    margin: 0.6rem 0 0.35rem 0;
}

.leader-box .leader-big {
    float: left;
    width: 4.6rem;
}

.leader-box .leader-big .ld-a {
    width: 100%;
    display: block;
    height: calc(2.11rem + .2rem + .64rem);
}

.leader-box .leader-big .avter {
    display: block;
    margin: 0 auto;
    width: 1.6rem;
    height: 2.11rem;
}

.leader-box .leader-big .avter img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.leader-box .leader-big .name-job {
    margin-top: 0.2rem;
    height: 0.64rem;
    background-color: #fff0de;
    text-align: center;
}

.leader-box .leader-big .name-job .job {
    display: inline-block;
    margin-right: 0.2rem;
    font-size: 0.21rem;
    font-weight: bold;
    line-height: 0.64rem;
    letter-spacing: 0.53px;
    color: #000;
}

.leader-box .leader-big .name-job .name {
    display: inline-block;
    font-size: 0.21rem;
    line-height: 0.64rem;
    letter-spacing: 0.53px;
    color: #000;
}

.leader-box .leader-big .func-box {
    margin-top: 0.3rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.leader-box .leader-big .func-box .func-item {
    width: 25%;
}

.leader-box .leader-big .func-box .func-item img {
    display: block;
    margin: 0 auto;
    width: 0.7rem;
    height: 0.7rem;
}

.leader-box .leader-big .func-box .func-item span {
    display: block;
    margin-top: 0.2rem;
    font-size: 0.18rem;
    text-align: center;
}

.leader-box .leader-big .func-box .func-item:hover {
    color: #ff0000;
}

.leader-box .line {
    float: left;
    margin: 0 0.2rem;
    height: 4.05rem;
    border-left: 0.01rem dashed #e4e4e4;
}

.leader-box .leader-list {
    float: left;
    padding: 0 0.1rem;
    width: calc(100% - 4.6rem - .4rem - 1px);
    box-sizing: border-box;
}

.leader-box .leader-list li {
    float: left;
    margin-bottom: 0.2rem;
    width: calc(100% / 5);
}

.leader-box .leader-list li:nth-child(n+6) {
    margin-bottom: 0;
}

.leader-box .leader-list.six li {
    width: calc(100% / 6);
    margin-bottom: 0.2rem;
}

.leader-box .leader-list.six li:nth-child(n+7) {
    margin-bottom: 0;
}

.leader-box .leader-list li a {
    display: block;
    width: 100%;
}

.leader-box .leader-list li .pic {
    width: 1rem;
    height: 1.3rem;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.leader-box .leader-list li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.leader-box .leader-list li .name {
    display: block;
    margin: 0.1rem 0 0.05rem 0;
    font-size: 0.18rem;
    letter-spacing: 0.45px;
    text-align: center;
}

.leader-box .leader-list li .job {
    display: block;
    font-size: 0.16rem;
    line-height: .22rem;
    height: .44rem;
    text-align: center;
    white-space: nowrap;
}

.leader-box .leader-list li:hover a {
    color: #ff0000;
}

.zfxxgk-box {
    margin-top: 0.3rem;
    padding: 0.3rem 0;
    background-color: #fffbf6;
}

.zfxxgk-box .zfxxgk-title {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.35rem;
    background: url(../images/2024-zwgk-zfxxgk-title-bg.png) no-repeat;
    background-size: cover;
    background-color: #ca1c1d;
}

.zfxxgk-box .zfxxgk-title span {
    font-size: 0.2rem;
    font-weight: bold;
    letter-spacing: 0.02rem;
    color: #fff;
}

.zfxxgk-box .zfxxgk {
    float: right;
    margin-left: 0;
    width: calc(100% - 1.8rem);
}

.zfxxgk-box .zfxxgk .zfxxgk-item {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0.3rem;
    width: calc((100% - 0.9rem) / 4);
    height: 1.35rem;
    border: solid 1px #ffd5d5;
    background-color: #fffbf6;
    box-shadow: 0 0 0.05rem #ffd5d5;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.zfxxgk-box .zfxxgk .zfxxgk-item:nth-last-child(1) {
    margin-right: 0;
}

.zfxxgk-box .zfxxgk .zfxxgk-item:hover {
    background-color: #ffffff;
}

.zfxxgk-box .zfxxgk .zfxxgk-item img {
    margin-bottom: 0.15rem;
    height: 0.4rem;
}

.zfxxgk-box .zfxxgk .zfxxgk-item span {
    font-size: 0.18rem;
    font-weight: bold;
    color: #000;
}

.zcwj-box {
    float: left;
    padding: 0.3rem 0;
    width: 9.33rem;
}

.zcwj-box .pTit01 {
    display: flex;
}

.zcwj-box .pTit01 .mail-tit {
    margin-left: 0.2rem;
    height: 0.32rem;
}

.zcwj-box .pTit01 .mail-tit a {
    height: 0.32rem;
    line-height: 0.32rem;
    float: left;
    display: block;
    margin-right: 0.1rem;
    color: #ca1c1d;
    font-size: 0.16rem;
    background-color: #ffd7b6;
    transform: skew(-15deg);
    padding: 0 0.3rem;
    border-radius: 3px;
}

.zcwj-box .pTit01 .mail-tit .active {
    color: #fff;
    background-color: #fa8641;
}

.zcwj-box .pTit01 .mail-tit a span {
    transform: skew(15deg);
    display: block;
}

.zcwj-box #zcwj-swiper {
    margin-top: 0.14rem;
    margin-bottom: 0.1rem;
}

.zcwj-box #zcwj-swiper .pList01 li {
    line-height: .46rem;
}

.zcwj-box #zcwj-swiper .pList01 li a {
    width: calc(100% - 5em - .4rem);
}

.zcwj-box .pZcwj-search {
    background-color: #ffd7b6;
    margin-top: 0;
}

.zwgk-zcjd {
    float: right;
    padding: 0.3rem 0;
    width: 4.4rem;
}

.zwgk-zcjd .pTit01 {
    border: 0;
}

.zwgk-zcjd .pTit01 li.active a::after {
    display: none;
}

.zwgk-zcjd .pTit01 li a {
    padding-left: 0;
    padding-right: 0;
}

.zwgk-zcjd .tpjd {
    width: 100%;
    display: block;
    cursor: pointer;
}

.zwgk-zcjd .tpjd:hover {
    background-color: #fffbf6;
}

.zwgk-zcjd .imgbox {
    width: calc(100% - 0.08rem * 2);
    height: 2.2rem;
    border: 0.08rem solid #fffbf6;
    display: block;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.zwgk-zcjd .imgbox img {
    width: 100%;
    min-height: 100%;
    display: block;
    object-fit: cover;
    top: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zwgk-zcjd .tpjd:hover .imgbox img {
    width: 104%;
    min-height: 104%;
    top: -2%;
}

.zwgk-zcjd .imgtit {
    display: block;
    margin: 0 auto;
    width: 90%;
    padding: 0 5%;
    height: 0.54rem;
    font-size: 0.18rem;
    line-height: 0.54rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    border-bottom: 1px solid #f0c0c0;
    cursor: pointer;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.zwgk-zcjd .tpjd:hover .imgtit {
    color: #ff0000;
}

.zwgk-zcjd .menubox {
    padding-top: 0.15rem;
}

.zwgk-zcjd .menubox a {
    width: calc(100% / 4);
    float: left;
    position: relative;
    text-align: center;
    display: block;
    height: 0.3rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #333;
}

.zwgk-zcjd .menubox a::after {
    content: '';
    display: block;
    width: 1px;
    height: 0.18rem;
    background-color: #f0c0c0;
    position: absolute;
    right: 0;
    top: calc((0.3rem - 0.18rem) / 2);
}

.zwgk-zcjd .menubox a:last-child::after {
    display: none;
}

.zwgk-zcjd .menubox a:hover {
    color: #ff0000;
}

.zwgk-zcjd .zczxwdk-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.12rem;
    height: 0.6rem;
    background-color: #ffd7b6;
}

.zwgk-zcjd .zczxwdk-box img {
    margin-right: 0.28rem;
    height: 0.46rem;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.zwgk-zcjd .zczxwdk-box span {
    font-size: 0.2rem;
    font-weight: bold;
    color: #ca1c1d;
}

.zwgk-zcjd .zczxwdk-box:hover img {
    margin-right: 0.1rem;
}

.zfxxgkml-box {
    padding: 0.27rem 0;
    background-color: #fffbf6;
}

.zfxxgkml-box .pTit02 {
    text-align: center;
}

.zfxxgkml-box .pTit02 a {
    font-size: 0.26rem;
}

.zfxxgkml-box .zfxxgkml-list {
    margin-top: 0.3rem;
    height: 2.35rem;
    overflow: hidden;
}

.zfxxgkml-box .expand {
    height: auto;
}

.zfxxgkml-box .zfxxgkml-list li {
    float: left;
    margin-right: 0.3rem;
    margin-bottom: 0.2rem;
    width: calc((100% - 1.2rem) / 5);
    height: 0.6rem;
    box-sizing: border-box;
    border: solid 1px #ffd5d5;
    background-color: #fff;
}

.zfxxgkml-box .zfxxgkml-list li:nth-child(5n + 5) {
    margin-right: 0;
}

.zfxxgkml-box .zfxxgkml-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 0.18rem;
    color: #000;
    padding: 0 .15rem;
    width: calc(100% - .3rem);
    text-align: center;
}

.zfxxgkml-box .zfxxgkml-list li:hover a {
    background-color: #fff0de;
}

.zfxxgkml-box .pMore {
    margin: 0.1rem auto;
    text-align: center;
    cursor: pointer;
    min-width: 4em;
}

.jczwgk-box {
    padding: 0.27rem 0;
}

.jczwgk-box .pTit02 {
    text-align: center;
}

.jczwgk-box .pTit02 a {
    font-size: 0.26rem;
}

.jczwgk-box .jczwgk-list {
    padding: 0.07rem;
    margin-top: 0.23rem;
    height: 2.15rem;
    box-sizing: border-box;
    overflow: hidden;
}

.jczwgk-box .expand {
    height: auto;
}

.jczwgk-box .jczwgk-list li {
    float: left;
    margin-right: 0.25rem;
    margin-bottom: 0.3rem;
    width: calc((100% - 1rem) / 5);
    height: 0.8rem;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 .07rem rgba(0, 0, 0, .15);
}

.jczwgk-box .jczwgk-list li:nth-child(5n + 5) {
    margin-right: 0;
}

.jczwgk-box .jczwgk-list li a {
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
    width: 100%;
}

.jczwgk-box .jczwgk-list li a .img-box {
    display: inline-block;
    align-items: center;
    justify-content: center;
    margin-right: 0.2rem;
    margin-left: 0.17rem;
    width: 0.6rem;
    height: 0.6rem;
    background-image: linear-gradient(to top, #fffefd, #ffe4ce);
    margin-top: .1rem;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
}

.jczwgk-box .jczwgk-list li a .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.jczwgk-box .jczwgk-list li a span {
    font-size: 0.18rem;
    color: #000;
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - .6rem - .2rem - .17rem - .1rem);
    line-height: .3rem;
    position: absolute;
    right: .1rem;
    top: 50%;
    transform: translateY(-50%);
}

.jczwgk-box .jczwgk-list li a:hover {
    background-color: #fffbf6;
}

.jczwgk-box .jczwgk-list li a:hover .img-box img {
    width: .5rem;
    height: .5rem;
    margin: .05rem;
}

.jczwgk-box .pMore {
    margin: 0.1rem auto;
    text-align: center;
    cursor: pointer;
}

.ztzl-box {
    padding: .3rem 0;
    background-color: #fffbf6;
}

.ztzl-box .imgbg {
    width: calc((100% - .28rem * 3) / 4);
    height: 1.55rem;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: .28rem;
}

.ztzl-box .swiper-slide .imgbg:last-child {
    margin-right: 0;
}

.ztzl-box .imgbg a {
    width: 100%;
    height: 100%;
    display: block;
}

.ztzl-box .imgbg::before,
.ztzl-box .imgbg::after,
.ztzl-box .imgbg a::before,
.ztzl-box .imgbg a::after {
    content: '';
    display: block;
    width: .32rem;
    height: .32rem;
    border-radius: 50%;
    background-color: #fffbf6;
    position: absolute;
    z-index: 9;
}

.ztzl-box .imgbg::before {
    left: -.16rem;
    top: -.16rem;
}

.ztzl-box .imgbg::after {
    right: -.16rem;
    top: -.16rem;
}

.ztzl-box .imgbg a::before {
    left: -.16rem;
    bottom: -.16rem;
}

.ztzl-box .imgbg a::after {
    right: -.16rem;
    bottom: -.16rem;
}

.ztzl-box .imgbg i {
    width: 3.13rem;
    height: 1.39rem;
    display: block;
    background: url(2024-index-ztzl-box.png) no-repeat center;
    position: absolute;
    left: calc((100% - 3.13rem) / 2);
    top: calc((100% - 1.39rem) / 2);
    background-size: 100%;
}

.ztzl-box .imgbg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.ztzl-box .imgbg a:hover img {
    width: 104%;
    height: 104%;
    margin-top: -2%;
    margin-left: -2%;
}

.ztzl-box .swiper-pagination {
    position: relative;
    margin-top: .25rem;
    font-size: 0;
    bottom: initial;
}

.ztzl-box .swiper-pagination-bullet {
    border: 1px solid #ca1c1d;
    height: .04rem;
    width: .38rem;
    border-radius: .04rem;
    background-color: #fffbf6;
    opacity: 1;
}

.ztzl-box .swiper-pagination-bullet-active {
    background-color: #ca1c1d;
}

.ztzl-box .more {
    position: absolute;
    right: 0;
    bottom: -.05rem;
    color: #ca1c1d;
    font-size: .16rem;
    z-index: 9;
}

.ztzl-box .more:hover {
    color: #ff0000;
}

.pFoot {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .leader-box {
        margin: 0.3rem 0 0.2rem 0;
    }

    .leader-box .leader-big {
        float: none;
        width: 100%;
    }
    
    .leader-box .leader-big .ld-a {
        height: auto;
    }

    .leader-box .leader-big .avter {
        width: 1.4rem;
        height: auto;
    }

    .leader-box .leader-big .name-job {
        margin-top: 0.15rem;
        height: 0.44rem;
    }

    .leader-box .leader-big .name-job .job {
        margin-right: 0.2rem;
        font-size: 0.2rem;
        line-height: 0.44rem;
    }

    .leader-box .leader-big .name-job .name {
        font-size: 0.2rem;
        line-height: 0.44rem;
    }
    
    .leader-box .leader-big .func-box {
        margin-top: .15rem;
    }

    .leader-box .leader-big .func-box .func-item img {
        width: 0.65rem;
        height: 0.65rem;
    }

    .leader-box .leader-big .func-box .func-item span {
        margin-top: 0.12rem;
        font-size: 0.18rem;
    }

    .leader-box .line {
        display: none;
    }

    .leader-box .leader-list {
        float: none;
        margin-top: 0;
        padding: 0 0;
        width: 100%;
    }
    
    .leader-box .leader-list::after {
        content: '';
        display: block;
        clear: both;
    }

    .leader-box .leader-list li {
        margin: .15rem 10px 0 0 !important;
        width: calc((100% - 30px) / 4) !important;
    }

    .leader-box .leader-list li:nth-child(4n) {
        margin-right: 0 !important;
    }
    
    .leader-box .leader-list li .pic {
        width: 85%;
        height: calc(100vw * .24);
    }

    .leader-box .leader-list li .name {
        margin: 0.08rem 0 0.05rem 0;
        font-size: 0.18rem;
    }
    
    .leader-box .leader-list li .job {
        white-space: inherit;
        height: .66rem;
    }

    .zfxxgk-box {
        margin-top: 0.15rem;
        padding: 0.15rem 0 0;
    }

    .zfxxgk-box .zfxxgk-title {
        float: none;
        flex-direction: row;
        width: 100%;
        height: 0.8rem;
        line-height: .8rem;
        background-image: initial;
    }

    .zfxxgk-box .zfxxgk {
        float: none;
        margin-top: 0.15rem;
        margin-left: 0;
        width: 100%;
    }

    .zfxxgk-box .zfxxgk .zfxxgk-item {
        margin-bottom: 0.15rem;
        margin-right: 0.2rem;
        width: calc((100% - 0.2rem) / 2);
        height: 1.05rem;
    }

    .zfxxgk-box .zfxxgk .zfxxgk-item:nth-child(2n + 2) {
        margin-right: 0;
    }

    .zfxxgk-box .zfxxgk .zfxxgk-item:hover {
        background-color: #ffd5d5;
    }

    .zfxxgk-box .zfxxgk .zfxxgk-item img {
        margin-bottom: 0.05rem;
        height: 0.35rem;
    }

    .zcwj-box {
        float: none;
        padding: 0.2rem 0 .1rem;
        width: 100%;
    }

    .zcwj-box .pTit01 {
        display: block;
        width: 100%;
    }
    
    .zcwj-box .pTit01::after {
        content: '';
        display: block;
        clear: both;
    }
    
    .zcwj-box .pTit01 li {
        width: auto;
        float: left;
    }
    
    .zcwj-box .pTit01 li a {
        padding-left: .05rem;
        padding-right: .05rem;
        margin-right: .1rem;
    }

    .zcwj-box .pTit01 .mail-tit {
        height: 0.32rem;
        float: right;
        margin-left: 0;
    }

    .zcwj-box .pTit01 .mail-tit a {
        height: 0.32rem;
        line-height: 0.32rem;
        margin-right: 0.05rem;
        font-size: 0.16rem;
        padding: 0 0.1rem;
    }

    .zcwj-box #zcwj-swiper {
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
    }

    .zwgk-zcjd {
        padding: 0.1rem 0 0.2rem 0;
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .zwgk-zcjd .pTit01 li {
        width: auto;
    }

    .zwgk-zcjd .imgbox {
        height: calc(100vw * 0.42);
    }

    .zwgk-zcjd .zczxwdk-box {
        margin-top: 0.15rem;
        height: 0.6rem;
    }

    .zwgk-zcjd .zczxwdk-box img {
        margin-right: 0.15rem;
        height: 0.4rem;
    }

    .zfxxgkml-box {
        padding: 0.2rem 0;
    }

    .zfxxgkml-box .pTit02 a {
        font-size: 0.22rem;
    }

    .zfxxgkml-box .zfxxgkml-list {
        margin-top: 0.2rem;
        height: 2.2rem;
        overflow: hidden;
    }

    .zfxxgkml-box .expand {
        height: auto;
    }

    .zfxxgkml-box .zfxxgkml-list li {
        margin-right: 0.2rem;
        margin-bottom: 0.15rem;
        width: calc((100% - 0.2rem) / 2);
        height: 0.6rem;
    }

    .zfxxgkml-box .zfxxgkml-list li:nth-child(5n + 5) {
        margin-right: 0.2rem;
    }

    .zfxxgkml-box .zfxxgkml-list li:nth-child(2n + 2) {
        margin-right: 0;
    }

    .zfxxgkml-box .pMore {
        margin: 0.1rem auto 0 auto;
    }

    .jczwgk-box {
        padding: 0.15rem 0;
    }

    .jczwgk-box .pTit02 a {
        font-size: 0.22rem;
    }

    .jczwgk-box .jczwgk-list {
        width: calc(100% + .14rem);
        margin-top: 0;
        height: calc(.65rem * 3 + .15rem * 3 + .14rem);
        margin-left: -.07rem;
    }

    .jczwgk-box .expand {
        height: auto;
    }

    .jczwgk-box .jczwgk-list li {
        float: left;
        margin: .15rem .15rem 0 0 !important;
        width: calc((100% - 0.15rem) / 2);
        height: 0.65rem;
    }

    .jczwgk-box .jczwgk-list li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .jczwgk-box .jczwgk-list li a .img-box {
        margin-right: 0.15rem;
        width: 0.5rem;
        height: 0.5rem;
        margin-left: .1rem;
    }
    
    .jczwgk-box .jczwgk-list li a span {
        width: calc(calc(100% - .5rem - .1rem - .1rem - .1rem));
        line-height: .22rem;
    }

    .jczwgk-box .pMore {
        margin: 0.15rem auto 0 auto;
    }
    
    .ztzl-box {
        margin-top: 0;
        padding: 0 0 .15rem 0;
    }
    
    .ztzl-box .imgbg {
        width: calc((100% - .15rem) / 2);
        height: calc(100vw * .21);
        margin: .15rem .15rem 0 0;
    }
    
    .ztzl-box .imgbg:nth-child(2n) {
        margin-right: 0;
    }
    
    .ztzl-box .imgbg i {
        width: calc(100% - .12rem);
        height: calc(100% - .12rem);
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-size: auto 100%;
    }
    
    .ztzl-box .swiper-pagination {
        margin-top: .15rem;
    }
    
    .ztzl-box .more{
        right: .15rem;
    }
}

@media screen and (max-width: 360px) {
    .zcwj-box .pTit01 li a {
        padding-left: 0;
        padding-right: 0;
    }
}