@media screen and (max-width:768px){
    .cu_right {display: none}
    .cu_left{width: 100%}
    .cul_option{display: none}
    .cult_nav{display: none}
    .culo_top{display: none}
    .culo_bot{display: none}
    .cul_op_mob{display: block}


    .cult_btn_mob{display: flex}
    .cul_tit >span:nth-child(1){font-size: 0.93rem;}
    .cul_tit >span:nth-child(2){font-size: 0.556rem}

    .cul_nr .culn_xscard, .culn_xscard_hoverd{
        width: 48.27%;
        height: 4.444rem
    }
    .cul_nr .biao{
        width: 0.76rem !important;
        height: 1.96rem !important;
    }
    .cul_nr .culn_xscard .cardimg{
        width: 100%;
        height: 100%
    }
    .cul_nr .culn_xscard .imginfodis{ height: 100%}
    .cul_nr .culn_xscard .imginfodis p:nth-child(1){
        margin-top: 1rem;
        font-size: 0.59rem;
    }
    .cul_nr .culn_xscard .imginfodis p{
        font-size:0.37rem;
    }
}

@media screen and (max-width:375px){
    .shaixuan{font-size: 0.22rem;}
    .btn_chos{width: 40%;}
    .btn_hot{width: 54.55%;}
    .cult_btn_mob{width: 33%}
    .cul_nr .cardimg > img{
        width: 48%;
        height: 48.5%
    }
    #pagecu .layui-laypage a, .layui-laypage span{
        margin-right: 0;
    }
    
}