/* 手机端栏目导航 */
#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #980f09;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -14px;
    height: 28px;
}

#bnt_back img {
    height: 28px;
    vertical-align: top;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: .2rem;
    color: #666;
    font-family: simsun;
    font-style: normal;
    width: .3rem;
    height: .3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#m_n_nav h1 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
    font-weight: normal;
}

#n_n_title {
    position: relative;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    padding: 10px;
}

#sub_nav_content ul li {
    display: block;
    line-height: 28px;
    margin: 1rem 0px;
}

#sub_nav_content ul li a {
    display: block;
    border-left: #980f09;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
    color: #980f09;
}

#sub_nav_content ul li.on a {
    color: #980f09;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    min-width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    text-align: left;
}

#sub_nav_content dt a {
    margin: 0px 20px;
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {}

#sub_nav_content dt.title {
    background: rgb(250, 250, 251);
}

#sub_nav_content dt.title i {
    opacity: 1;
}

#sub_nav_content dt.title_on {
    background: rgb(250, 250, 251);
}

#sub_nav_content dt.title_on a {
    color: #980f09;
    border-top: 1px solid rgb(255, 255, 255);
}

#sub_nav_content dt.title_on a i {
    color: #980f09
}

#sub_nav_content dt.last a {
    border-top: 1px solid rgb(248, 248, 248);
}

#sub_nav_content dt.on a,
#sub_nav_content dt.title_on a {
    color: #980f09;
}

#sub_nav_content dd {
    display: none;
    width: 100%;
    /* display: flex; */
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #980f09;
}

/* 首先移除固定最小宽度 */
@media screen and (max-width: 1536px) {
    header {
        min-width: auto;
        /* 移除固定的最小宽度 */
    }
}


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


    .logoimg {
        width: 250px;
    }

    .gdtz {
        padding: 0 10px !important;
        height: 60px;
    }

    nav {
        display: none;
    }

    .h-\[960px\] {
        height: 240px;
    }


    .wrapper {
        display: block;
    }


    /* 成果摘要 */
    .h-\[650px\] {
        height: 870px;
    }

    .text-\[36px\] {
        font-size: 30px !important;
    }

    .font-thin {
        font-size: 28px !important;
        display: none;
    }

    .cgyw {
        font-size: 28px !important;
    }

    .cgzybt {
        width: 95%;
        margin: 0 auto;
    }

    .left-box {
        width: 95%;
        margin: 0 auto;
        height: 200px;

    }

    .content-box {
        top: 220px;
        left: 2.5%;
    }

    .content-box {
        width: 95% !important;

        margin: 100px auto 40px !important;
    }

    .cgnav {
        position: absolute;
        left: 2.5%;
        top: 290px;
        margin-left: 0% !important;
    }

    .cgnav-list {
        padding: 5px !important;
    }

    .category-btn.active div,
    .category-btn div {
        padding: 5px !important;
    }

    /* 特色数据平台  */
    .tspt,
    .xwdt,
    .djgz,
    .hzdw,
    .tzgg {
        width: 95% !important;
        margin: 0 auto;
        overflow: hidden;
    }

    .xwdt .w-\[490px\] {
        width: 100% !important;

    }


    .xwdt .h-\[579px\] {
        height: 240px;
    }

    .xwdt .mx-\[20px\] {
        margin: 0 !important;
    }


    .xwdt .w-\[158px\] {
        width: 158px !important;
    }

    .xwdt .w-\[662px\] {
        width: 100% !important;
    }

    .xwdt .w-\[662px\] .font-semibold {
        width: 100% !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .xwdt .w-\[272px\] {
        width: 50% !important;
        white-space: wrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;

    }

    .xwdt .w-\[272px\] h3 {
        overflow: clip;
    }


    /* 资源入口 */
    .zyk-nav {
        flex-direction: column;
    }

    .zyk-nav p {
        font-size: 20px !important;
    }

    .ycnr {
        display: none;
    }


    .academic-activities .w-\[446px\] {
        width: 100% !important;
    }

    .tab-content {
        width: 100% !important;
    }



    /* 通知公告 */
    .tzgg .w-\[571px\] {
        width: 100%;

    }

    .tzgg .w-\[571px\] h3 {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }




    /* 底部 */
    .hx {
        display: none;
    }

    .jszc {
        padding: 0 16px;
    }





    /* 列表页 */
    .bgtp {
        padding-bottom: 56.42%;
    }

    .lblj {
        display: none;
    }

    .list-nav {
        display: none;
    }

    #m_n_nav {
        display: block;
    }

    .h-\[660px\] {
        height: 240px;
    }

    .list-container li {
        padding: 10px;
        margin-bottom: 10px;
    }

    .list-container .list-box li a {
        overflow: hidden;
        padding: 5px;
        gap: 20px;
    }

    .list-container .list-right p {
        height: 50px;
        line-height: 25px;

    }

    .list-container .list-left .month {
        font-size: 24px;
        width: 80px;
    }

    .list-container .list-left .year {
        text-align: start;
    }

    .list-container .list-left .year::before {
        display: none;
    }


    /* 文章页 */
    .wzbox {
        margin-top: 20px;
    }

    .wzbox .wz h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .wzbox .wz .showxx {
    width: 100%;
    padding: 5px;
    }
    .wz .showtz{
        flex-direction: column;
    align-items: flex-start;
        gap: 20px;
    }
    .wz .showtz .syp, .wz .showtz .xyp{
        width: 100%;
    }
    .wz .showxx .ly {
    width: 180px;
}



}