@media screen and (max-width: 1150px) {
      
    .ul-cpxl2>li{
        width: 30.05%;
    }

}
@media screen and (max-width: 960px) {
    .cpxq-l,.cpxq-r{
        width: 100%;
    }
    .cpxq-cont{
        flex-direction: column;
    }
    .ul-cpxl2>li{
        width: 46.72%;
    }
    .cpxq-tj .ul-cpxl2>li{
        width: 30.05%;
    }
    .iul>li:nth-last-child(1) .itx{
       padding-left: 13px;
    }
}
@media screen and (max-width: 850px) {
    .iul>li{
        width: 47.32%;
        margin: 0 0 3.7% 2.68%;
    }
    .iul>li:nth-last-child(1),.iul>li:nth-last-child(2){
        width: 47.32% !important;
    }
    .cpxl-page{
        display: none;
    }
    .page-show{
        display: block;
        
    }
}

@media screen and (max-width: 760px) {
    .cpxl-l{
        width: 215px;
    }
}
@media screen and (max-width: 640px){
    .cpxq-tj .ul-cpxl2>li{
        width: 46.72%;
    }

}
