/* 首页，兼容移动端
   像素限制768px */
@media screen and (max-width: 768px){
    html,body{
        width: 100% !important;
        min-width: 0 !important;
        /*height: 3200px !important;*/
        color: #0c0300;
        margin-left: 0 !important;
    }
    /*解决x轴向右右滚动条bug*/
    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;
    }
    /*pc端导航栏*/
    .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;
    }
    /*轮播图*/
    .content_one{
        display: none;
    }
    .m-content_one,.content_one_left,#slide,.slides_container,.pic_left{
        display: block !important;
        width: 100% !important;
        height: 200px!important;
    }
    .content_one_left{
        position: relative;
    }
    .pic_left>img{
        width: 100% !important;
        height: 100% !important;
    }
    .slides_control{
        width: 100% !important;
    }
    .slides_control>div{
        width: 100% !important;
    }
    /*轮播图指示器*/
    .pagination1{
        margin-right: 0!important;
        top: 160px!important;
    }
    /*信用服务*/
    .content_two{
        width: 100% !important;
        min-width:0!important;
    }
    .bx-wrapper{
        width: 100% !important;
        display: flex;
        flex-direction: column;
    }
    .bx-viewport{
        width: 100% !important;
        height: 80px!important;
        margin-bottom: 10px;
    }
    .index_img{
        width: 100%;
        height: 100%;
    }
    /*栏目*/
    .body_part_left_top{
        display: flex;
        flex-direction: column;
    }
    .content_three,.body_part_left_top_one{
        width: 100% !important;
    }
    .main_body .body_part_left{
        width: 100% !important;
    }
    .body_part_left_top,.body_part_left_top_two{
        height: 100% !important;
        float: initial!important;
    }
    .body_part_left_top_one>ul,.body_part_left_top_two>ul{
        width: 100%;
    }
    .body_part_left_top_one>ul>li,.body_part_left_top_two>ul>li{
        display: flex;
        justify-content: space-between;
        font-size: 12px;
        height: 45px !important;
        line-height: 45px !important;
    }
    .body_part_left_top ul li p{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .list_line{
        height: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .body_part_left_top_two{
        width: 100%;
    }
    .body_part_left_top{
        margin-top: 10px!important;
    }
    .blackList{
        width: 100% !important;
        float: initial!important;
    }
    .searchList{
        width: 100%;
        height: 100%;
    }
    .searchList li{
        height: 100px;
        display: flex;
        align-items: center;
    }
    .list a{
        height: 100%;
        padding: 0;
    }
    .list img{
        height: 100%;
    }
    .right_span{
        width: 140px;
    }
    /*内容五*/
    .content_five{
        width: 100%;
    }
    .content_five_one{
        width: 100%;
        height: 500px!important;
        float: initial!important;
    }
    .modeldemo{
        height: 100% !important;
    }
    .modelLi{
        height: initial!important;
    }
    .modeldiv{
        width: 100% !important;
        height: 100% !important;
        display: flex;
    }
    /*城市信用排名*/
    .nav-tabs{
        display: block!important;
    }
    .nav-tabs>li{
        margin-left: 0!important;
    }
    .content_five_two{
        width: 100%;
        height: 100%;
        margin-bottom: 0!important;
    }
    .m-table-title{
        text-align: center!important;
    }
    .tablebox{
        width: 100% !important;
        height: 100% !important;
    }
    .tableid_{
        position: initial!important;
    }
    /*底部模版*/
    .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;
    }
}
