

/* 超小屏幕（手机，小于 768px） */
@media screen and (max-width: 768px) {

    body{
        padding-top:0 !important;
    }
    body::-webkit-scrollbar,html::-webkit-scrollbar {
        display: none;
    }
    .jiejuefangan .p_01{
        width: 90% !important;
    }
    .page-content > .card > .content{
        transform: translateY(-21px) !important;
    }
    .media-body{
        width: 100%;
    }
    .swiper-wrapper{
        flex-direction: column;
        justify-content: center;
    }
    .swiper-slide,.case{
        width: 100% !important;
    }
    .enterprise_users_swiper{
        width: 100% !important;
    }
    .form-controls{
        display: inline-block !important;
        padding: 0 !important;
    }
    #lndustry_background{
        width: 100% !important;
    }
    .or_bttom,.logo_top{
        width: 100% !important;
        text-align: center;
    }
    #submit{
        width: 100% !important;
        margin-top: 1rem;
        margin-bottom: 1rem;

    }
    .flex_04,.flex_01,.box,.container,.container > img,.panel-group,.div_01 > div{
        width: 100% !important;
    }
    .flex_01,.box_03{
        flex-direction: column !important;
    }
    .box_01{
        flex-direction: column;
        align-items: center;
    }
    .ul-top-nav,.flex_{
        display: block !important;
    }
    .flex_ > div {
        margin-top: 4rem;
        margin-bottom: 2rem;
    }
    .ul-top-nav li.li-top-nav{
        float: left ;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 10px;
        list-style-type: none;
        display: inline !important;
        font-size: 1.3rem;
        border: 1px solid #ccc;
        border-radius: 5%;
        padding: 5px 15px 5px 15px !important;
    }
    .main{
        margin-top: 3rem !important;
    }
    .hidden_ul{
        display: none;
    }

    .right_content{
        width: 100% !important;
    }
    .right_content:after {
        right: 1px;
        content: attr(data-content);
        color: #000000;
        font-size: 2.7rem;
        font-weight: 100;
    }

    .news_banner{
        box-shadow: -1px 6px 8px 1px rgb(28 94 131 / 23%);
    }
    .news_banner > .p_02,.news_banner > hr{
        display: none !important;
    }
    #cd-timeline::before,.cd-timeline-img,.date_box,.footer_title,.media-left{
        display: none;
    }
    .jiejuefangan > .page-content > .card{
        margin-bottom: 2rem !important;
    }

   #main-navigation-common >  .dropdown-custom-level-1::after{
       background-color: transparent !important;
   }

    .news_mar:nth-of-type(2){
        margin-top: 2rem;
    }
    .swiper-slide .card .content{
        display: flex !important;
    }
    .group_12{
        height: auto !important;
    }

    .caseList > .container > .p_01:nth-of-type(1){
        margin-top: 2rem !important;
    }
    .container  img{
        width: 100% !important;
        object-fit: contain;
    }
    .div_01 img{
        width: auto !important;
        object-fit: contain;
    }
    .caseList .title h2{
        font-size: 2rem !important;
    }
    .media-bodys,.media-body{
        display: block !important;
    }
    .media-left a img{
    width: 100% !important;
    object-fit: cover;
        height: 100% !important;
    }
    .content img{
        width: 100% !important;
        object-fit: contain;
        height: 100% !important;
    }
    .flex_02 > img{
        width: auto !important;
    }
    .nav_news_detail p{
        text-indent: 0 !important;
    }
    .nav_news_detail{
        margin-top: 5rem !important;
    }
    .media-lefts{
        display: none;
    }
    .nav_ca{
        padding: 35px 0 0 0 !important;
    }
    .title{
        display: inline-block !important;
        padding: 0 !important;
    }
    .newsback .title{
        font-size: 1rem !important;
        margin: 0 !important;
        margin-top: .1rem !important;
        width: 100% !important;
    }
    .gengAll{
        padding-top: 0 !important;
    }
    .sy-box{
        margin-top: 43px !important;
    }
    .sy-pager{
        top: 70% !important;
    }
    .footer span{
        font-size: 1rem !important;
    }
    .footer .ul{
        margin-top: 1.5rem;
    }


}
.mui-bar-nav{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #333;
    background: #ffffff !important;
}

.mui-off-canvas-wrap{
    /*height: auto !important;*/
}

.mui-content{
    background-color: #ffffff !important;
    color: #333;
    position: fixed;
    z-index: 10000;
    width: 100%;
    top: 0;
    height: 100%;
    padding-top:0 !important;
}
.mui-bar-nav~.mui-content{
    padding: 0;
}
.clone{
    text-align: end;
    padding: 1.5rem;
}
.title{
    margin: 35px 15px 10px;
}
.title+.content{
    margin: 10px 15px 35px;
    color: #bbb;
    text-indent: 1em;
    font-size: 14px;
    line-height: 24px;
}
.mui-table-view{
    margin-bottom: 35px;
}

.mui-table-view-inverted{
    color: #333;
    background: #ffffff;
}
.mui-table-view-inverted:after{
    background-color: transparent !important;
}
.mui-table-view-inverted:before,.mui-table-view-inverted .mui-table-view-cell:after{
    background-color: #EBEBEB !important;
}

.mui-table-view-cell{
    padding: 14px 17px !important;
}

#main-navigation-common{
    height: 90%;
    overflow: scroll;
}

