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

    #m-form-banner{
        display: block;
    }
    #m-footer{
        display: block;
    }
    #header-nav{
        display: none;
    }
    #header-banner{
        display: none;
    }
    #footer{
        display: none;
    }

    
    
    .img-list-jxhj{
        height: auto;
        margin-top:0;
        width: 3.75rem;
        box-sizing: border-box;
        padding: 0.15rem;
    }
    .img-list-jxhj h2{
        margin: 0 auto;
    }
    .img-list-jxhj-top>div>p{
        font-size: 0.12rem;
        line-height: 0.2rem;
        width: 3.45rem;
    }

    .img-list-jxhj-top>div>a{
        display: none;
    }

    .img-list-jxhj-bottom ul li:nth-of-type(2n),
    .img-list-jxhj-bottom ul li:nth-of-type(2n+1)
    {
        width: 1.67rem;
        height: 1.12rem;
        margin-left: 0;
        margin-top:0.24rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(2n+1){
        margin-left: 0.1rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(1){
        width: 3.45rem;
        height: 2.3rem;
        margin-left: 0;
    }

    .img-list-jxhj-bottom ul li:nth-last-of-type(1){
        display: none;
    }

    .img-list-skxc{

        width: 3.75rem;
        height: auto;
        box-sizing: border-box;
        padding: 0.15rem;
        display: flex;
        flex-direction: column-reverse;
        padding-top:0.24rem;
    }

    .img-list-skxc-left,
    .img-list-skxc-right{

        float: right;
        width: 3.45rem;
        height: auto;
    }
    .img-list-skxc-right>a{
        display: none;
    }
    .img-list-skxc>.img-list-skxc-right>p{
        font-size: 0.12rem;
        line-height: 0.2rem;
    }
    .img-list-skxc-left{
        margin-left: 0;
        padding: 0.145rem;
        margin-top:0.3rem;
    }
    .img-list-skxc-left>ul{
        width: 3.16rem;
    }
    .img-list-skxc-left>ul::after{
        content: "";
        clear: both;
        overflow: hidden;
        clear: both;


    }
    .img-list-skxc-left>ul>li:nth-of-type(2n),
    .img-list-skxc-left>ul>li:nth-of-type(2n+1){
        width: 1.53rem;
        height: 1.02rem;
        margin-left: 0;
        margin-right: 0;
        margin-top:0.1rem;
    }
    .img-list-skxc-left>ul>li:nth-of-type(2n+1){
        margin-left: 0.1rem;
    }
    .img-list-skxc-left>ul>li:nth-of-type(1){
        width:3.16rem;
        height:2.12rem;
        margin-left: 0;
    }
    .img-list-zshj-top>h2{
        margin: 0 auto;
    }
    .img-list-zshj-top>div{
        display: block;
    }
    .img-list-zshj-top>div>a{
        display: none;
    }
    .img-list-zshj-top>div>p{
        width: 100%;
        font-size: 0.12rem;
        line-height: 0.2rem;
    }
    .img-list-zshj-bottom ul li:nth-of-type(2n),
    .img-list-zshj-bottom ul li:nth-of-type(2n+1){
        width: 1.67rem;
        height: 1.12rem;
        margin-left: 0;
        margin-top: 0;
        margin-top:0.1rem;
    }
    .img-list-zshj-bottom ul li:nth-of-type(2n){
        margin-left: 0.1rem;
        
    }
    .img-list-zshj{
        margin-top:0.3rem;
        margin-bottom: initial;
    }

    



}