.pBanner-zt {
    background-color: #fefad2;
}

.pBanner-zt .banner-img {
    padding-top: 2.67rem;
}

.pBanner-zt .banner-img img {
    margin-left: 0;
    height: 0.82rem;
}

.hnhm-box {
    position: relative;
    margin-top: -.4rem;
    padding: .3rem;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 .1rem rgba(187, 187, 187, .5);
    z-index: 2;
}

.hnhm-box .zcqd-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: .24rem;
    height: .8rem;
    box-sizing: border-box;
    box-shadow: 0 0 .07rem #f48a29;
}

.hnhm-box .zcqd-box .zcqd-name {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: .1rem .25rem;
    font-size: .36rem;

    box-sizing: border-box;
}

.hnhm-box .zcqd-box .zcqd-name i {
    display: block;
    margin: 0 .12rem;
    width: 1px;
    height: .55rem;
    background-color: #fd7704;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
}

.hnhm-box .zcqd-box .zcqd-name .zc {
    display: inline-block;
    margin-top: -.1rem;
    /* margin-right: -.05rem; */
    width: .9rem;
    font-family: 'fzxbs';
    text-align: right;
    color: #fd7704;
}

.hnhm-box .zcqd-box .zcqd-name .qd {
    display: inline-block;
    margin-bottom: -.1rem;
    /* margin-left: -.05rem; */
    width: .9rem;
    font-family: 'fzxbs';
    color: #ff1f20;
}

.hnhm-box .zcqd-box .zcqd-title {
    display: -webkit-box;
    width: calc(100% - 2.8rem);
    line-height: .3rem;
    font-size: .26rem;
    font-weight: bold;
    letter-spacing: 0.65px;
    color: #000;
    text-align: center;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

table {
    text-indent: 0;
    border-color: inherit;
}

.hnhm-box .TRS_UEDITOR>.ue_table {
    overflow-x: auto;
    overflow-y: hidden;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table {
    word-break: break-all;
    table-layout: fixed;
    width: 100% !important;
    border: 0 !important;
    border-left: 1px solid #ebebeb !important;
    border-top: 1px solid #ebebeb !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table tbody tr:nth-child(1) {
    height: 48px !important;
    /* background-image: linear-gradient(to bottom, #1b72fb, #41adf9), linear-gradient(to bottom, #10b0fc, #2295f9); */
    background-color: #f48a29;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table tbody tr:nth-child(1) td {
    color: #fff;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td {
    padding: 5px;
    text-align: center;
    line-height: 1.5;
    border: 0 !important;
    border-bottom: 1px solid #ebebeb !important;
    border-right: 1px solid #ebebeb !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(1) {
    width: 40px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(2) {
    width: 70px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(3) {
    width: 150px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(4) {
    width: 150px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(5) {
    width: 150px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(8) {
    width: 200px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(9) {
    width: 70px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table td:nth-child(10) {
    width: 110px !important;
}

.hnhm-box .TRS_UEDITOR>.ue_table>table a {
    color: #139bf7;
}

table,
table p,
table span,
table a {
    font-size: .16rem !important;
    font-family: "微软雅黑", "microsoft yahei";
}


.zt-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .2rem;
    height: 1rem;
    font-size: .36rem;
    font-family: fzxbs;
    line-height: 1.11;
    letter-spacing: .01rem;
    color: #fff;
    background: url(../images/2024-hnhmczbt-zt-bg.png) no-repeat;
    background-size: cover;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.zt-box:hover {
    letter-spacing: .03rem;
}

.des-box {
    display: block;
    margin-top: .3rem;
    padding: .3rem .3rem 0.05rem .3rem;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 .1rem rgba(187, 187, 187, .5);
    z-index: 2;
}

.des-box .des-item {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .3rem;
    margin-bottom: .25rem;
    width: calc((100% - .9rem) / 4);
    height: .8rem;
    letter-spacing: 0.6px;
    font-size: .24rem;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 .07rem #f48a29;
}

.des-box .des-item:nth-child(4n+4) {
    margin-right: 0;
}


.des-box .des-item:hover {
    color: #fff;
    background-color: #f48a29;
}

@media screen and (max-width: 1400px) {
    .hnhm-box .TRS_UEDITOR>.ue_table {
        overflow-x: scroll;
    }

    .hnhm-box .TRS_UEDITOR>.ue_table>table {
        width: 1300px !important;
    }
}

@media screen and (max-width: 992px) {
    .hnhm-box .TRS_UEDITOR>.ue_table {
        overflow-x: scroll;
    }

    .hnhm-box .TRS_UEDITOR>.ue_table>table {
        width: 1300px !important;
    }
}


@media screen and (max-width: 768px) {
    .pBanner-zt {
        overflow: hidden;
    }

    .pBanner-zt .banner-bg {
        margin: 0 auto;
        height: 100%;
        width: auto;
    }

    .pBanner-zt .banner-img {
        padding-top: 2.8rem;
        width: 100%;
    }

    .pBanner-zt .banner-img img {
        margin: 0 auto;
        width: 80%;
        height: auto;
    }



    .hnhm-box {
        margin-top: -.2rem;
        padding: .15rem;
    }

    .hnhm-box .zcqd-box {
        margin-bottom: .15rem;
        height: .8rem;
    }

    .hnhm-box .zcqd-box .zcqd-name {
        padding: .1rem 0;
        font-size: .2rem;
    }

    .hnhm-box .zcqd-box .zcqd-name i {
        margin: 0 .1rem;
        width: 1px;
        height: .45rem;
    }

    .hnhm-box .zcqd-box .zcqd-name .zc {
        margin-top: -.15rem;
        width: .5rem;
    }

    .hnhm-box .zcqd-box .zcqd-name .qd {
        margin-bottom: -.15rem;
        width: .5rem;
    }

    .hnhm-box .zcqd-box .zcqd-title {
        width: calc(100% - 1.3rem);
        font-size: .18rem;
    }

    .zt-box {
        margin-top: .15rem;
        height: .8rem;
        font-size: .2rem;
    }

    .des-box {
        margin-top: .15rem;
        padding: .15rem .15rem 0.05rem .15rem;
    }

    .des-box .des-item {
        margin-right: .15rem;
        margin-bottom: .15rem;
        width: calc((100% - .15rem) / 2);
        height: .6rem;
        font-size: .18rem;

    }

    .des-box .des-item:nth-child(4n+4) {
        margin-right: 0;
    }

    .des-box .des-item:nth-child(2n+2) {
        margin-right: 0;
    }

    .des-box .des-item:hover {
        color: #fff;
        background-color: #f48a29;
    }
}