@media screen and (max-width:768px) {
    .gamelist{width: 100%;}
    .gl_top{display: none}
    .gl_bottom{width: 100%}
    .glb_left{width: 100%;margin:auto;}
    .glb_left  p>span:nth-child(2){display: none}
    .glb_left  >p >span{font-size: 0.93rem}
    .glb_left  div p >span{font-size: 0.8rem}
    .glb_left  p >span>small{font-size: .5556rem}
    .glb_left  p >button{display: block}
    /* .glb_left > ul >li div:nth-child(2){width: 9.9814rem} */
    .glb_left  ul >li div p:nth-child(1){font-size: 0.4444444rem;margin-top: 0}
    .glb_left  ul >li div p:nth-of-type(2){font-size: 0.3333333rem;width: 20%;}
    .glb_left  ul >li div span{font-size: 0.37037rem}
   .glb_right{display: none}
    .glb_right .glbr_top{
        width:47.2%;
        height:2.63rem;
        border-radius:4px;
        float: left;
       
    }
    .glb_left .glbl_shaixuan.glbl_shaixuan{display: block}
    .glb_right .glbr_bottom {
        float: right;
        width:47.2%;
        height:2.63rem;
        border-radius:4px;
        margin-top:0 
    }
    .glbr_bottom  {
        overflow: scroll
    }
    /* .glbr_bottom ul:-webkit-scrollbar{display: none} */
    .glbr_bottom ul li {
        display: inline-block;
        width: 49%;
    }
    
} 

@media screen and (max-width:375px){
    #wpage .layui-laypage a, .layui-laypage span{margin-right: 0px;padding: 0 9px}
    input{font-size: 10px !important;}

    .gl_top_mob{
        transition: .5s;
        border-radius:4px;
        z-index: 2333;
        padding: 10px 25px 0;
        width: 100%;
        background-color: #fff;
        height: 10.31rem
    }
    
    .gl_top_mob .glt_top_mob p{
        text-align: center;
        opacity:0.5;
        font-size: 0.592rem
    }
    .glt_top_mob{
        padding-bottom: 1px;
        border-bottom:  rgba(191,191,191,.3) 1px solid
    }
    .glt_mide_mob,.glt_botttom_mob{
        padding-top: 5px;
        border-bottom:  rgba(191,191,191,.3) 1px solid
    }

    .glt_mide_mob .gltm_gjz{
        margin-left: 0px;
        margin-top: 10px;
    }
    .glt_mide_mob>span,.glt_botttom_mob>span{
        font-size: 0.407rem;
        margin-right: 0.31rem
    }
    .glt_botttom_mob>span{display: block}
    .glt_mide_mob select{
        font-size: 10px;
        color: #515C62;
        width:2.407rem;
        height:0.74rem;
        border:1px solid rgba(191,191,191,1);
        border-radius:4px
    }
    .glt_mide_mob >div{
        display: inline-block;
        margin-bottom: 5px;
    }
    .glt_mide_mob >div input{
        background:rgba(255,255,255,1);
        border:1px solid rgba(191,191,191,1);
        border-radius:4px;
    }

    .glt_mide_mob .gltm_sj{
        margin-left: 0px
    }
    .glt_mide_mob .gltm_rs input{
        width: 1rem
    }
    .glt_mide_mob .gltm_sj input{
        background: none;
        width: 1.5rem;
        text-indent: 0;
    }
    .glt_botttom_mob{
        padding: 10px 0;
        border-bottom: rgba(191,191,191,.3) 1px solid
    }
    
    .glt_botttom_mob label,.gl_top_mob label {
        color: #515C62;
        font-size: 10px;
        margin-right: 0px
    }

    .glt_botttom_mob .gltb_user{
        left: 0
    }
    .glt_botttom_mob .gltb_user input{
        width: 52px;
    }

    .glt_botttom_mob .gltb_top{
        width: 100%;
        left: 0;
        margin-left: 0
    }
    .glt_botttom_mob .gltb_ss{
        width: 48.2%;
        margin-left: 0px;
    }
    .glt_botttom_mob .gltb_ss input {
        width: 59.7%;
    }

    .glt_botttom_mob ul{
        display: inline-block
    }
    .glt_botttom_mob ul li {
        font-size: 10px;
        margin-left: 0px;
    }
    .glt_botttom_mob ul li input{
        width:0.33rem;
        height:0.33rem;
    }
    .glt_botttom_mob ul li input:checked::after {
        top: 2px;
        left: 1px;
        height: 3px;
        width: 6px;
    }

    .mwcbox{
        width: 0.54rem;
        height: 0.54rem;
    }
    
    .glt_btn_mob{text-align: center;padding-top: 4px;}
    .glbm_le,.glbm_ri{
        width:2.53rem;
        height:1rem;
        border-radius:4px;
        font-size: 0.407rem
        
    }
    .glbm_le{
        background:#4AC5FF;
        border:1px solid rgba(191,191,191,1);
        color: #fff
    }
    .glbm_ri{
        background:#fff;
        border:1px solid #4AC5FF;
        color: #4AC5FF
    
    }
    
}