@media screen and (min-width:960px) {


    .img-list-xxsh{
    width: 14.4rem;
    margin: 0.5rem auto;
    /* border: solid 1px red; */
    height: 7.88rem;
    display: flex;
    justify-content: space-between;
}

    .img-list-xxsh-left{
        height: 100%;
        width: 2.18rem;
        /* border: solid 1px blue; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .img-list-xxsh-left>p,
    .img-list-jxhj-top>div>p,
    .img-list-zshj-top>div>p{
    
        padding-top:0.4rem;
        font-size: 0.15rem;
        color: #4a4a4a;
        line-height: 2.5em;
    
    }
    .img-list-xxsh-left>h2,
    .img-list-jxhj-top>h2,
    .img-list-zshj-top>h2{
        width: 100%;
        /* height: 1rem; */
        text-align: center;
        position: relative;
        border-bottom: solid 0.14rem rgba(238,48,68,0.4);
    
    }
    .img-list-xxsh-left>h2 span,
    .img-list-jxhj-top>h2 span,
    .img-list-zshj-top>h2 span{
        font-size: 0.4rem !important;
        font-weight: bold;
        color: #D5081E;
        position: absolute;
        
        bottom: -0.2rem;
        display: block;
        width: 100%;
        
    }
    .img-list-xxsh-left>a,
    .img-list-jxhj-top>div>a,
    .img-list-zshj-top>div>a{
        font-size: 0.18rem;
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align: center;
        background-color: #EE3044;
        color: #fff;
        border-radius: 0.1rem;
        margin-top:0.4rem;
    }
    
    .img-list-xxsh-right{
        height: 100%;
        width: 11.4rem;
        /* border: solid 1px green; */
    }
    .img-list-xxsh-right ul{
        height: 100%;
        width: 11.4rem;
    }
    .img-list-xxsh-right ul::after,
    .img-list-skxc-left>ul::after{
    
        content: "";
        display: block;
        overflow: hidden;
        clear: both;
    
    }
    .img-list-xxsh-right ul li{
        width: 2.67rem;
        height: 1.79rem;
        background: #4a4a4a;
        float: left;
        border-radius: 0.12rem;
    }
    .img-list-xxsh-right ul li img{
        width: 100%;
        height: 100%;
    }
    .img-list-xxsh-right ul li:nth-of-type(1){
        width: 8.48rem;
        height: 5.84rem;
        /* background: red; */
      
    }
    .img-list-xxsh-right ul li:nth-of-type(2){
        margin-bottom: 0.24rem;
        margin-left: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(3){
        margin-bottom: 0.24rem;
        margin-left: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(4){
    
        margin-left: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(5){
    
        margin-top: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(6),
    .img-list-xxsh-right ul li:nth-of-type(7),
    .img-list-xxsh-right ul li:nth-of-type(8){
    
        margin-top: 0.24rem;
        margin-left: 0.24rem;
    
    }
    .img-list-jxhj-top,
    .img-list-zshj-top{
        width: 100%;
    }
    .img-list-jxhj-top>h2,
    .img-list-zshj-top>h2{
        width: 2rem;
    }
    .img-list-jxhj-top>div>p,
    .img-list-zshj-top>div>p{
        width: 7.57rem;
    }
    .img-list-jxhj-top>div>a,
    .img-list-zshj-top>div>a{
        display: block;
    }
    .img-list-jxhj-top>div,
    .img-list-zshj-top>div{
        /* border: solid 1px blue; */
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .img-list-jxhj-bottom ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top:0.3rem;
    }
    .img-list-jxhj-bottom ul li{
        border-radius: 0.12rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(1),
    .img-list-jxhj-bottom ul li:nth-of-type(2),
    .img-list-jxhj-bottom ul li:nth-of-type(3){
    
        width: 4.56rem;
        height: 3.11rem;
    
    }
    .img-list-jxhj-bottom ul li:nth-of-type(2),
    .img-list-jxhj-bottom ul li:nth-of-type(3){
        margin-left: 0.22rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(4),
    .img-list-jxhj-bottom ul li:nth-of-type(5),
    .img-list-jxhj-bottom ul li:nth-of-type(6),
    .img-list-jxhj-bottom ul li:nth-of-type(7),
    .img-list-jxhj-bottom ul li:nth-of-type(8){
        width: 2.67rem;
        height: 1.8rem;
        margin-top:0.22rem;
        margin-left: 0.22rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(4){
        margin-left: 0;
    }
    
    .img-list-jxhj-bottom ul li img{
        width: 100%;
        height: 100%;
    }
    
}

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

    .img-list-xxsh-left{
        height: 100%;
        width: 2.18rem;
        /* border: solid 1px blue; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .img-list-xxsh-left>p,
    .img-list-jxhj-top>div>p,
    .img-list-zshj-top>div>p{
    
        padding-top:0.4rem;
        font-size: 0.15rem;
        color: #4a4a4a;
        line-height: 2.5em;
    
    }
    .img-list-xxsh-left>h2,
    .img-list-jxhj-top>h2,
    .img-list-zshj-top>h2{
        width: 100%;
        /* height: 1rem; */
        text-align: center;
        position: relative;
        border-bottom: solid 0.14rem rgba(238,48,68,0.4);
    
    }
    .img-list-xxsh-left>h2 span,
    .img-list-jxhj-top>h2 span,
    .img-list-zshj-top>h2 span{
        font-size: 0.4rem !important;
        font-weight: bold;
        color: #D5081E;
        position: absolute;
        
        bottom: -0.2rem;
        display: block;
        width: 100%;
        
    }
    .img-list-xxsh-left>a,
    .img-list-jxhj-top>div>a,
    .img-list-zshj-top>div>a{
        font-size: 0.18rem;
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align: center;
        background-color: #EE3044;
        color: #fff;
        border-radius: 0.1rem;
        margin-top:0.4rem;
    }
    
    .img-list-xxsh-right{
        height: 100%;
        width: 11.4rem;
        /* border: solid 1px green; */
    }
    .img-list-xxsh-right ul{
        height: 100%;
        width: 11.4rem;
    }
    .img-list-xxsh-right ul::after,
    .img-list-skxc-left>ul::after{
    
        content: "";
        display: block;
        overflow: hidden;
        clear: both;
    
    }
    .img-list-xxsh-right ul li{
        width: 2.67rem;
        height: 1.79rem;
        background: #4a4a4a;
        float: left;
        border-radius: 0.12rem;
    }
    .img-list-xxsh-right ul li img{
        width: 100%;
        height: 100%;
    }
    .img-list-xxsh-right ul li:nth-of-type(1){
        width: 8.48rem;
        height: 5.84rem;
        /* background: red; */
      
    }
    .img-list-xxsh-right ul li:nth-of-type(2){
        margin-bottom: 0.24rem;
        margin-left: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(3){
        margin-bottom: 0.24rem;
        margin-left: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(4){
    
        margin-left: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(5){
    
        margin-top: 0.24rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(6),
    .img-list-xxsh-right ul li:nth-of-type(7),
    .img-list-xxsh-right ul li:nth-of-type(8){
    
        margin-top: 0.24rem;
        margin-left: 0.24rem;
    
    }
    .img-list-jxhj-top,
    .img-list-zshj-top{
        width: 100%;
    }
    .img-list-jxhj-top>h2,
    .img-list-zshj-top>h2{
        width: 2rem;
    }
    .img-list-jxhj-top>div>p,
    .img-list-zshj-top>div>p{
        width: 7.57rem;
    }
    .img-list-jxhj-top>div>a,
    .img-list-zshj-top>div>a{
        display: block;
    }
    .img-list-jxhj-top>div,
    .img-list-zshj-top>div{
        /* border: solid 1px blue; */
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .img-list-jxhj-bottom ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top:0.3rem;
    }
    .img-list-jxhj-bottom ul li{
        border-radius: 0.12rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(1),
    .img-list-jxhj-bottom ul li:nth-of-type(2),
    .img-list-jxhj-bottom ul li:nth-of-type(3){
    
        width: 4.56rem;
        height: 3.11rem;
    
    }
    .img-list-jxhj-bottom ul li:nth-of-type(2),
    .img-list-jxhj-bottom ul li:nth-of-type(3){
        margin-left: 0.22rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(4),
    .img-list-jxhj-bottom ul li:nth-of-type(5),
    .img-list-jxhj-bottom ul li:nth-of-type(6),
    .img-list-jxhj-bottom ul li:nth-of-type(7),
    .img-list-jxhj-bottom ul li:nth-of-type(8){
        width: 2.67rem;
        height: 1.8rem;
        margin-top:0.22rem;
        margin-left: 0.22rem;
    }
    .img-list-jxhj-bottom ul li:nth-of-type(4){
        margin-left: 0;
    }
    
    .img-list-jxhj-bottom ul li img{
        width: 100%;
        height: 100%;
    }


    .img-list-xxsh,
    .img-list-zshj,
    .img-list-zshj{
        display: block;
        width: 3.75rem;
        box-sizing: border-box;
        padding: 0.15rem;
        height: auto;
    }
    
    .img-list-xxsh-left>h2,
    .img-list-jxhj-top>h2,
    .img-list-skxc-right>h2,
    .img-list-zshj-top>h2{
        border-bottom:solid 0.07rem rgba(238,48,68,0.4);
    }
    .img-list-xxsh-left>h2 span,
    .img-list-jxhj-top>h2 span,
    .img-list-skxc-right>h2 span,
    .img-list-zshj-top>h2 span{
        font-size: 0.2rem !important;
        bottom: -0.1rem;
    }
    .img-list-xxsh-left,
    .img-list-jxhj-top,
    .img-list-skxc-right,
    .img-list-zshj-top{

        width: 100%;

    }
    .img-list-xxsh-left h2,
    .img-list-jxhj-top h2,
    .img-list-skxc-right>h2,
    .img-list-zshj-top>h2{
        width: 1rem;
    }

    .img-list-xxsh-left>p{
        font-size: 0.12rem;
        line-height: 0.2rem;
    }
    .img-list-xxsh-left>a{
        display: none;
    }
    .img-list-xxsh-right{
        width: 3.45rem;
    }
    .img-list-xxsh-right ul{
        width: 3.45rem;
    }
    .img-list-xxsh-right ul li{
        width: 1.67rem;
        height: 1.12rem;
    }

    .img-list-xxsh-right ul li:nth-of-type(2n+1),
    .img-list-xxsh-right ul li:nth-of-type(2n){
        background: initial;
        margin-left: 0;
        margin-bottom:0;
        margin-top:0.24rem;
    
    }
    .img-list-xxsh-right ul li:nth-of-type(2n+1){
        margin-left: 0.1rem;
    }
    .img-list-xxsh-right ul li:nth-of-type(1){
        width: 3.45rem;
        height: 2.37rem;
        margin-left: 0;
    }

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

    .img-list-xxsh{
        margin-top: 0.3rem;
    }

}