* {
    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;
}

body {
    background: #dfecfd url(../../images/ztzl/ndbb2024/ndbb202401.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;
    /* height: 624px; */
    /* background: url(../../images/ztzl/ndbb2023/ndbb01.png) no-repeat top center; */
}

.ndbbzt2022.head {}

.head .container .logo img {
    margin: 10px;
}

.head .container .bt {
    padding: 20px 30px;
    /* margin-top: 190px; */
    box-sizing: border-box;
    /* height: 290px; */
    background-color: #ffffff8a;
    border-radius: 10px;
}

.head .bt .mytitle {
    font-size: 28px;
    /* line-height: 100px; */
    color: #2155bf;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.head .bt .wh {
    font-size: 20px;
    text-align: center;
    color: #2155bf;
    /* margin-top:-20px; */
    line-height: 32px;
    font-weight: 600;
}

.head .bt .wz1,
.head .bt .wz2 {
    font-size: 20px;
    color: #333333;
    line-height: 50px;
}

.head .bt .wz2 {
    text-indent: 2em;
}

.head .bt a {
    font-size: 20px;
    color: #bc0202;
}

.head .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;
}

.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;
    border: 1px solid #badbfc;
}

.tabbiao4 .tabbody li {
    width: 152px;
    margin-right: 10px;
}

.tabbiao .tabbody li a {
    display: block;
    width: 100%;
    height: 100%;
}

.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: 100px 0;
}

.tabbiao .tabtit {
    text-align: center;
}

.tabtit span {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.wnndbb {
    margin: 20px 0;
}

.wnndbb li {
    width: 47%;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.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) {
    .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: 46%;
    }
}

@media (max-width: 500px) {
    .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;
    }
}