@media screen and (max-device-width: 767px) {
    html {
        font-size: 50px;
    }
    img {
        max-device-width: 100%;
    }
    table{
        width: 100% !important;
    }

    /* 20250326调整： 头部banner图 */
    header {
        background: url(../../images/banner_mob.jpg) center top / cover no-repeat;
        min-height: 110px;
        height: auto;
        margin-top: .8rem;
    }
    /* 20250326调整： 头部banner图 */
    
    .nav-bar-box {
        padding: 0.13rem 0.1rem;
        text-align: center;
    }

    /* 20250326调整： 搜索隐藏 */
    .nav-item-box {
        /* display: none; */
    }
    /* 20250326调整： 搜索隐藏 */

    .nav-item-box a{
        font-size: 0.28rem;
    }

    .nav-item-box a:hover{
        color: #fff;
    }

    .title-icon-box {
        color: #f8f59d;
        font-size: .36rem;
        border-radius: .01rem;
    }

    .icon-kxjgssjk {
        width: 18px;
        height: 17px;
        margin-bottom: 10px;
    }

    .nav-line-box {
        margin: 0 .13rem;
    }

    .search-box {
        /* width: 7.8rem; */
        width:  calc((100% - 5px));
        font-size: .32rem;
        border: 1px solid #cb181c;
        background-color: #fbf1de;
    }

    .icon-search {
        background: url(../../images/icon-search.png) no-repeat center;
        background-size: cover;
        width: 18px;
        height: 18px;
        border: 0;
        margin: 0px 0px 0px -35px;
    }

    .search-icon-box {
        position: absolute;
        color: #c51b17;
        font-size: .25rem;
        border-radius: .01rem;
        margin-top: .2rem;
        margin-left: -.6rem;
    }
    
    .nav-bar-second-box {
        margin-top: -1.6rem;
        padding-right: 30px;
    }

    .nav-bar-first-mobile-box {
        width: 100%;
    }
    
    .nav-bar-second-mobile-box {
        padding: 0px 0px 0px 0px;
    }

    .logo-parent-box {
        padding: 0.13rem 0.1rem;
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .logo-image-box {
        float: none;
        width: 100%;
        position: .2rem 0;
        box-sizing: border-box;
        text-align: center;
    }
    .logo-image-box a img{
        width: 80%;
        margin-left:10%;
    }
    .logo-text-box {
        display: none;
    }

    /* 20250326调整： 导航栏 */
    .nav-box {
        width: 100%;
        padding: 0rem .2rem;
        box-sizing: border-box;
        background: #FBF1DE;
    }

    .nav-box a {
        font-weight: 500;
        font-size: 0.35rem;
        color: #CB181C;
        line-height: 65px;    
    }

    /* 20250326调整： 导航栏 */

    .nav-pc-box{
        display: none !important;
    }
    .navbar-nav>li {
        width: 100%;
        text-align: left;
    }

    .navbar-nav>li>a {
        padding: .25rem;
    }

    .mid-box, .medium-mid-box {
        padding: 0.13rem 0.1rem;
    }

    .footer-box {
        padding: 0.13rem 0.1rem 0.2rem;
    }

    .report-parent-box {
        width: 100%;
        border: .01rem solid rgba(255, 255, 255, .3);
        text-align: center;
        padding: .14rem .29rem;
        border-radius: 2px;
        margin-bottom: .2rem;
    }

    .report-box {
        border: 0;
    }

    .footer-content-box,
    .footer-left-box,
    .footer-right-box {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .footer-logo-parent-box {
        display: block;
    }

    .footer-log-box {
        display: block;
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .footer-text-items-box {
        font-size: .28rem;
        padding: 0;
        text-align: left;
    }

    .footer-img-items-box {
        width: 100%;
        position: static;
    }

    .text-page-box {
        display: none;
    }

    .text-mobile-page-box {
        margin-top: 0.4rem;
        width: 100%;
        text-align: center;
        padding: 0.15rem;
        border: solid 0.01rem #D6C397;
        border-radius: 0.05rem;
        font-size: .24rem;
    }

    .footer-log-box img {
        width: 80%;
        margin-left: 10%;
    }
    .footer-img-item-box img{
        width: 80%;
    }

    /* 20250326调整： 导航 & 要闻 */

    .text-list-nav-box{
        font-size: .32rem;
    }

    .text-list-item-box {
        font-size: .32rem;
        line-height: .6rem;
    }

    .text-list-item-date-box {
        font-size: .26rem;
    }

    

    .news-box{
        width: 100%;
        margin-top: .35rem;
        margin-bottom: .35rem;
        padding: 0.1rem 0;
    }

    .theme-box {
        margin-top: 0px;
        padding: 0 0;
    }
    /* 20250326调整： 导航 & 要闻 */
    .text-list-item-title-box {
        white-space: normal;
        line-height: .45rem;
    }
    .text-list-item-title-box strong {
        font-size: .32rem !important;
    }
    
    .text-list-item-title-box span {
        font-size: .32rem !important;
    }

    /* 科苑党建杂志 轮播 */
    .kydjzz-nav-left-box,
    .kydjzz-nav-right-box {
        width: 15%;
    }
    
    .kydjzz-list-box {
        width: 70%;
        display: table-cell;
        padding: 10px;
    }    
    .swiper-button-next, 
    .swiper-button-prev {
        --swiper-navigation-size: 44px;
    }
    .kydjzz-box img {
        /* max-height: 5.58rem; */
        height: 5.58rem;
    }
    /* 科苑党建杂志 轮播 */
}

@media screen and (max-device-width: 361px) {

}

@media screen and (min-device-width: 768px) and (max-device-width: 899px) {
    html {
        font-size: 78px;
    }

    .mid-box, .medium-mid-box {
        padding: 0.13rem 0.1rem;
    }

    .nav-bar-box {
        padding: 0.1rem 0.4rem;
        text-align: center;
    }
    
    /* 20250326调整： 头部banner图 */
    header {
        background: url(../../images/banner_mob.jpg) center top / cover no-repeat;
        height: 220px;
    }
    /* 20250326调整： 头部banner图 */    

    /* 头部搜索框 调整 */
    .nav-bar-first-box {
        width: 100%;
        text-align: right;
        float: right;
        margin-top: .0rem;
    }
    
    .nav-bar-second-box {
        width: 100%;
        text-align: right;
        float: left;
    }
    /* 头部搜索框 调整 */


    /* 导航位置调整 */
    .nav-box {
        padding: 0 0;
    }
    /* 导航位置调整 */

    /* 中间内容展示区域 调整 */
    .theme-box {
        padding: 0 0;
    }

    .news-box {
        padding: 0 0;
    }
    /* 中间内容展示区域 调整 */


    /* 微信公众号 调整 */
    .rmt-nav-sph-title-box::before {
        background: url("../../images/icon-sph.png") 20% 10% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }

    .rmt-nav-sph-title-active-box::before {
        background: url("../../images/icon-sph-active.png") 20% 10% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }

    .rmt-nav-wxgzh-title-box::before {
        background: url("../../images/icon-wxgzh.png") 5% 0% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }
    
    .rmt-nav-wxgzh-title-active-box::before {
        background: url("../../images/icon-wxgzh-active.png") 5% 0% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }

    .rmt-nav-kydj-title-box::before {
        background: url("../../images/icon-kydj.png") 8% 10% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }
    
    .rmt-nav-kydj-title-active-box::before {
        background: url("../../images/icon-kydj-active.png") 8% 10% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }

    .rmt-nav-cbw-title-box::before {
        background: url("../../images/icon-cbw.png") 18% 0% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }
    
    .rmt-nav-cbw-title-active-box::before {
        background: url("../../images/icon-cbw-active.png") 18% 0% no-repeat;
        content: " ";
        position: absolute;
        left: .0rem;
        height: 100%;
        width: 100%;
    }

    /* 微信公众号 调整 */
}

@media screen and (min-device-width: 768px) {
    .text-mobile-page-box {
        display: none;
    }
    .nav-mobile-box{
        display: none !important;
    }
}

@media screen and (min-device-width: 900px) and (max-device-width: 1023px) {
    html {
        font-size: 78px;
    }

    .mid-box, .medium-mid-box {
        padding: 0.13rem 0.1rem;
    }

    .nav-bar-box {
        padding: 0.1rem .6rem;
        text-align: center;
    }
    
    /* 20250326调整： 头部banner图 */
    header {
        background: url(../../images/banner.png) center top / cover no-repeat;
        height: 250px;
    }
    /* 20250326调整： 头部banner图 */    

    /* 导航位置调整 */
    .nav-box {
        padding: 0 0;
    }
    /* 导航位置调整 */

    /* 中间内容展示区域 调整 */
    .theme-box {
        padding: 0 0;
    }

    .news-box {
        padding: 0 0;
    }
    /* 中间内容展示区域 调整 */
}




@media screen and (min-device-width: 1024px) and (max-device-width: 1279px) {
    html {
        font-size: 85px;
    }

    .mid-box, .medium-mid-box {
        padding: 0.13rem 0.1rem;
    }

    .nav-bar-box {
        padding: 0.1rem 5%;
        text-align: center;
    }
    
    /* 20250326调整： 头部banner图 */
    header {
        background: url(../../images/banner.png) center top / cover no-repeat;
        height: 250px;
    }
    /* 20250326调整： 头部banner图 */    

    /* 导航位置调整 */
    .nav-box {
        padding: 0 0;
    }
    /* 导航位置调整 */

    /* 中间内容展示区域 调整 */
    .theme-box {
        padding: 0 0;
    }

    .news-box {
        padding: 0 0;
    }
    /* 中间内容展示区域 调整 */
}


@media screen and (min-device-width: 1280px) and (max-device-width: 1359px) {
    html {
        font-size: 85px;
    }

    .mid-box, .medium-mid-box {
        padding: 0.13rem 5%;
    }

    .nav-bar-box {
        padding: 0.1rem 10%;
        text-align: center;
    }
    
    /* 20250326调整： 头部banner图 */

    /* 20250326调整： 头部banner图 */    

    /* 导航位置调整 */
    .nav-box {
        padding: 0 0;
    }
    /* 导航位置调整 */

    /* 中间内容展示区域 调整 */
    .theme-box {
        padding: 0 0;
    }

    .news-box {
        padding: 0 0;
    }
    /* 中间内容展示区域 调整 */
}
