* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

/* 清除浮动 */
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

/* 清除浮动 */

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    color: #333333;
}

a {
    text-decoration: unset;
}

a:hover {
    color: red;
}

li {
    list-style: none;
}

.head {
    background: #dfecfd url(../../images/ztzl/ndbb2025/2025nbbj.png) no-repeat top center !important;
}

.container {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.clearfix::after {
    display: block;
    content: '';
    visibility: hidden;
    clear: both;
}

.content {
    /* padding-bottom: 50px; */
}

.head {
    width: 100%;
    min-width: 1200px;
    padding-bottom: 50px;
    /* height: 624px; */
    /* background: url(../../images/ztzl/ndbb2023/ndbb01.png) no-repeat top center; */
}

.imgdiv {
    padding-left: 20px;
}


.head .container .logo img {
    margin: 10px;
}

.bt {
    position: relative;
    margin-top: 80px;
    padding: 70px 30px 30px;
    box-sizing: border-box;
    background-color: #faebd7;
    background: url(../../images/ztzl/ndbb2025/gwybj.png) no-repeat right top;
    border-radius: 20px;
}

.bt img {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.bt p {
    line-height: 56px;
    font-size: 20px;
    color: #333;
    text-decoration: dashed underline #fbd3be;
    text-underline-offset: 15px;

}

.bt .p2 {
    text-indent: 2em;
}

.bt a {
    font-size: 20px;
    color: #bc0202;
}

.bt a:hover {
    text-decoration: underline;
}

.tpbanner,
.tabbiao {
    width: 100%;
    /* margin-top: 40px; */
    /* background: #d6efff; */
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.tpbanner{
    margin:40px 0;
}
.tabbiao .tabbody {
    width: 100%;
    padding: 28px;
    min-height: 135px;
    box-sizing: border-box;
}

.tabbiao .tabbody li {
    display: inline-block;
    display: table;
    width: 214px;
    height: 64px;
    background: #fff;
    text-align: center;
    /* line-height: 64px; */
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    /* background: url(../../images/ztzl/ndbb2025/itembj.png); */
    /* border: 1px solid #badbfc; */
}

.tabbiao4 .tabbody li {
    width: 152px;
    margin-right: 10px;
}

.tabbiao .tabbody li a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../images/ztzl/ndbb2025/itembj.png);
}

.tabbiao1 .tabbody li:nth-child(5n),
.tabbiao2 .tabbody li:nth-child(5n),
.tabbiao3 .tabbody li:nth-child(5n) {
    margin-right: 0;
}

.tabbiao4 .tabbody li:nth-child(7n) {
    margin-right: 0;
}

.tabbiao .tabbody li a {
    color: #333;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    padding: 0 5px;
    box-sizing: border-box;
}

.tabbiao .tabbody li a:hover {
    color: red;
}

.head .headxysimg {
    /* display:none; */
}

.imgdiv {
    /* text-align: center; */
    margin: 50px 0;
}

.tabbiao .tabtit {
    text-align: center;
    background: url(../../images/ztzl/ndbb2025/ttbjt.png) bottom center no-repeat;
    height: 80px;
}

.tabtit span {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.wnndbb {
    margin: 20px 0;
}

.wnndbb li {
    width: 33.3%;
    float: left;
    padding: 0 10px;
    /* margin-right: 48px; */
    margin-bottom: 20px;
}

.wnndbb li:nth-child(2n) {
    margin-right: 0;
}

.tabbody.wnndbb li a {
    background: url(../../images/ztzl/ndbb2023/toRight.png) right center no-repeat;
}

/* .ttbg1 {
    background: url(../../images/ztzl/ndbb2024/ttbg1.png) no-repeat center;
}

.ttbg2 {
    background: url(../../images/ztzl/ndbb2024/ttbg2.png) no-repeat center;
}

.ttbg3 {
    background: url(../../images/ztzl/ndbb2024/ttbg3.png) no-repeat center;
}

.ttbg4 {
    background: url(../../images/ztzl/ndbb2024/ttbg5.png) no-repeat center;
}

.ttbg5 {
    background: url(../../images/ztzl/ndbb2024/ttbg5.png) no-repeat center;
} */

@media (max-width: 1200px) {
    .bt {
        background: #faebd7;
    }

    .tpbanner a {
        display: block;
        width: 50%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .container {
        width: 100%;
        padding: 0 20px;
    }

    .head {
        min-width: unset;
        height: auto;
        background: none;
        position: relative;
    }

    .head .container .logo img {
        max-width: 33%;
        margin: 5px;
    }

    .head .container .bt {
        height: auto;
        padding: 10px;
    }

    .tabbiao {
        width: 100%;
        overflow: hidden;
        margin-top: 15px;
    }

    .tabbiao .tabbody li {
        width: 31%;
        margin-right: 0px;
        height: 40px;
        margin-left: 2%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .tabbiao .tabbody.wnndbb li {
        width: 48%;
    }

    .tabbiao .tabbody.wnndbb li:nth-child(3n + 1) {
        margin-left: 2%;
    }

    .tabbiao .tabbody.wnndbb li:nth-child(2n + 1) {
        margin-left: 0px;
    }

    .tabbiao .tabbody li:nth-child(3n + 1) {
        margin-left: 0px;
    }

    .tabbiao .tabbody li a {
        font-size: 14px;
    }

    .head .bt .mytitle {
        font-size: 16px;
        line-height: 32px;
        padding: 15px 0px;
    }

    .head .bt .wz1,
    .head .bt .wz2 {
        font-size: 14px;
        line-height: 32px;
    }

    .tabbiao .tabbody {
        padding: 20px 8px;
    }

    .head .bt .wh,
    .head .bt a {
        margin-top: 0px;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .wnndbb li {
        /* width: 50%; */
        padding: 0 10px;
        margin-right: 0;
    }

    .bt {
        padding: 40px 20px 20px;
    }

    .bt p {
        line-height: 40px;
        font-size: 18px;
    }

    .tabbiao .tabbody li {
        width: 50%;
        padding: 0 10px;
        margin: 0;
        margin-bottom: 20px;
    }

}

@media (max-width: 500px) {
    .bt img {
        top: -20px;
    }

    .bt {
        margin-top: 50px;
    }

    .tabtit span {
        font-size: 24px;
    }

    .imgdiv {
        margin: 20px 0;
    }

    .tabbiao .tabbody.wnndbb li {
        width: 100%;
        padding: 0 20px;
        background-color: #fff;
    }

    .wnndbb li {
        width: 100%;
    }

    .tpbanner a {
        width: 100%;
        margin-bottom: 10px;
    }

    .tabbiao .tabbody li {
        /* width: 100%; */
        margin: 0 !important;
        /* background: none; */
        padding: 0 5px;
        box-sizing: border-box;
        margin-bottom: 15px !important;
        border: 0;
    }

    .tabbiao .tabbody li a {
        /* background: #fff; */
    }

    .tabbiao .tabbody.wnndbb li a {
        background: url(../../images/ztzl/ndbb2023/toRight.png) right center no-repeat;
        width: 100%;
    }

    .content {
        padding-bottom: 20px;
    }
}

@media (max-width:425px) {
    .tabbiao .tabbody li {
        width: 100%;
    }
}