/*栏目列表（类似新闻），兼容移动端*/
@media screen and (max-width: 768px){
    html,body{
        width: 100% !important;
        min-width: 0 !important;
        /*height: 3200px !important;*/
        color: #0c0300;
        margin-left: 0 !important;
    }
    html {
        overflow-y: scroll;
    }
    :root {
        overflow-y: auto;
        overflow-x: hidden;
    }
    :root body {
        position: absolute;
    }
    body {
        width: 100vw;
        overflow-x: hidden;
    }
    .bodyHide{
        overflow: hidden;
    }
    .thisimg_home{
        width: 100%;
    }
    .main_header .header_content{
        width: 100%;
        top:0;
    }
    .header_bg{
        height: 180px!important;
    }
    .margin_right20{
        margin-right:0;
    }
    .header_content>img{
        width: 240px !important;
        top: 0!important;
    }
    .search{
        width: 100%;
        text-align: initial!important;
        top: 72px;
        left: 0px;
        z-index: 999;
    }
    .search_input{
        width: 28rem !important;
    }
    .search>.search_term{
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
    #znwzatv{
        margin-right: 0!important;
    }
    .search_btn{
        float: initial!important;
    }
    .search_content{
        text-align: center!important;
    }
    .nav_container{
        width: 100% !important;
    }
    .header_nav .nav_container ul .nav_item1{
        border: none;
    }
    .header_nav .nav_container ul .nav_item{
        display: initial !important;
    }
    .header_nav .nav_container ul .nav_item span{
        display: none;
    }
    .nav{
        display: none;
    }
    /*导航*/
    .togglemenu{
        background: #d03930;
        float: left;
        display: inline-block !important;
        width: 20px;
        height: 20px;
        margin-top: 5px;
        margin-left: 10px;
        z-index: 99;
    }
    .m-nav-mark{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -100%;
        z-index: 999999;
        color: #fff;
        padding: 10px;
        text-align: center;
        transition: left 1s ease-in-out; /* 动画效果 */
        padding: 0;
        margin: 0;
        overflow-y: hidden !important;
        display: block!important;
    }
    .m-nav-content{
        width: 100%;
        height: 100%;
        display: flex;
    }
    .m-nav{
        width: 40%;
        height: 100%;
        background: #ffffff;
    }
    .m-mark{
        width: 60%;
        height: 100%;
        background: #c2c2c2;
        opacity: 0.8;
    }
    .m-title{
        position: relative;
        color: #0b0b0b;
        padding-top: 20px;
    }
    .close-mark{
        position: absolute;
        top: 0;
        right: 0;
    }
    .nav_item{
        line-height: 40px;
    }

    /*底部模版*/
    .footer{
        min-width: 0 !important;
    }
    .main_footer,.footer_content,.footer{
        width: 100% !important;
    }
    .main_footer .footer_content{
        font-size: 12px!important;
    }
    .main_footer .footer_content p{
        height: 27px;
        line-height: 14px;
        font-size: 12px!important;
    }
    /*文章主体部分*/
    .main_body{
        margin: 0 !important;
        padding: 0 !important;
        width: auto !important;
        display: flex;
        flex-direction: column;
    }
    .body_part_left{
        width: 100% !important;
        background-color: #F6F6F6!important;
    }

    .body_part_right{
        float: none!important;
        display: block!important;
        width: 100% !important;
        height: 87.7rem!important;
    }
    .artical_search_wrap{
        width: 400px!important;
    }

    .special_column_wrap{
        margin-top: 2rem;
        width: 100%;
        height: 100%;
        padding: 2rem;
        border: 1px solid #bebebe;
        box-sizing: border-box;
    }
    .search_term{
        text-align: center!important;
        padding-left: 0 !important;
    }
    .column_list{
        margin: 0!important;
        width:100%!important;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .column_list>li{
        background-color: #e8e7e7!important;
        width: 13rem;
        height: 2.5rem;
        line-height: 2.5rem;
        display: inline-block;
        margin-top: 1rem;
    }
    .column_list>li:last-child{
        visibility: hidden!important;
    }
    .column_list>li>a{
        font-size: 1.4rem!important;
        color: #676868!important;
    }
    .nav-tabs{
        border: 0px!important;
        height: 6.3rem!important;
        width: 100%!important;
        display: flex!important;
        justify-content: space-around !important;
        align-items: center;
        background-color: #FFFFFF!important;
        border-bottom: 1px solid #cccccc !important;
    }
    .artical_wrap{
        width: 100% !important;
    }
    .pubShow-type{
        width: 100%!important;
    }
    .nav-tabs>li{
        border: 0!important;
        width: 10rem!important;
        height: 5.3rem !important;
    }
    .nav-tabs>li>div>a{
        font-size: 1.6rem!important;
    }

    .tab-content{
        background-color: #FFFFFF!important;
    }
    .artical_content,.dazhuanlan,.detail_left,.artical_from,.detail_right>span{
        display: none!important;
    }

    .ajaxMore{
        font-size: 1.4rem!important;
        height: 3rem!important;
        line-height: 2rem !important;
    }

    .artical_show_part>li{
        padding: 0!important;
        height: 8rem!important;
        border-bottom: 1px dotted #E7E7E7!important;
        padding-top: 1rem!important;
    }

    .artical_title{
        display: inline-block!important;
        width: 38rem!important;
        margin: 0!important;
        text-overflow: ellipsis!important;
        overflow: hidden!important;
        white-space: nowrap!important;
    }
    .artical_title::before{
        width: 20px!important;
        padding-right:1rem!important;
        content: "\2022" !important;
        font-size: 5rem!important;
        position: relative!important;
        top: 1.3rem!important;
        color: #E6E6E6!important;
    }
    .artical_title>a{
        width: 55rem!important;
        font-size: 1.6rem!important;
        font-weight: normal!important;
        line-height: 2rem!important;
    }
    .artical_detail{
        width: 14rem!important;
        display: inline-block!important;
        margin: 0!important;
    }
    .artical_time{
        display: inline-block!important;
        width: 10.5rem!important;
        font-size: 1.6rem!important;
        padding: 0!important;
        margin-left: 5.5rem!important;
    }
    .pubShow-focus{
        background-color: #FFFFFF!important;
    }
    .pubShow-focus a{
        color: black!important;
        border-bottom: .3rem solid #0c72cb!important;
    }
}
