@media screen and (max-width:750px){
    #app_h.nav-top{
        overflow-y: scroll;
        white-space: nowrap;
        background-color: #000;
    }
    
    .muban_top_banner{
        width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    }
    .muban_top{
        height: auto;
    }
    .muban_top_banner .thumbnail-box{
        width: auto;
        height: auto;
        margin: 20px auto;
        margin-top: 20px !important;
       
    }
    .muban_top_banner .thumbnail{
        width:90vw;
        height: auto;
    }
    .muban_a{
        height: auto;
        margin: 10px 0;
    }
    .introduction {
        margin-top: 0px;
          display: flex;
        flex-direction: column;
        align-items: center;
    }
    .introduction h1{
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
        white-space: nowrap;
    max-width: 90vw;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .introduction h1 span{
       display: none;
       white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
    }
    .introduction .text{
        display: none;
    }
    .introduction .text-label{
        margin-bottom: 5px;
    }
   .down_box{
       margin-top: 20px;
       width: 100%;
       /*height: 40px;*/
       display: flex;
       align-items: center;
       justify-content: space-around;
   }
   .down_box a{
       width: 110px!important;
       /*height: 100% !important;*/
       background-size: contain !important;
       font-size: 0 !important;
   }
   .rec,.width70,.width30{
       width:100%;
       padding: 10px;
       box-sizing: border-box;
   }
   #maybe, #must{
       display: flex;
       flex-wrap: wrap;
       justify-content: space-between;
   }
   #maybe li, #must li {
       width: 30%;
       margin-right: 0;
       text-align: center;
   }
   #must{
       height: auto;
   }
   #must:before{
       display: none;
   }
   .software_de{
       width: 100%;
       padding: 0 10px;
       box-sizing: border-box;
   }
   .fixed-bottom .bottom{
       width: 100%;
       display: flex;
       align-items: center;
       justify-content: space-around;
   }
    .fixed-bottom .bottom span{
        display: none;
    }
    .fixed-bottom .bottom a{
        margin-top: 0;
    }
    .game_img{
        width: 100%;
    }
}
li.wp_li {
    width: 192px;
    height: 64px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    margin-left: 0px;
    border-radius: 6px;
    list-style: none;
}
li.wp_li  a {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    line-height: 59px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 22px;
    color: #fff;
    background: #4bc483;
    display: flex;
    margin-top: 4px;
}
li.wp_li  a:before {
    display: inline-block;
    content: '';
    width: 38px;
    height: 38px;
    background: url(../images/ico_wangpan.png) no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 2px 10px 0 5px;
}
li.wp_li  a.bd_btn p {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
}
li.wp_li  a.bd_btn p span {
    line-height: 20px;
    line-height: 18px;
    font-size: 18px;
    display: block;
    text-align: center;
}
li.wp_li  a.bd_btn i {
    position: relative;
    top: 4px;
    font-size: 10px;
    display: block;
    line-height: 15px;
    font-style: normal;
}
.game_pingjia {
        margin: 10px 0;
        width: 1038px;
        margin-left: auto;
        margin-right: auto;
    }

    .game_pingjia h3 {
        margin: 15px 0px 0px;
        padding: 0px 10px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        color: rgb(47, 189, 255);
        text-indent: 10px;
        background: rgb(248, 248, 248);
        overflow: hidden;
        font-family: arial, "Microsoft YaHei", 微软雅黑;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .game_pingjia h3 span:nth-child(2) {
        cursor: pointer;
    }

    .pingjiaList {
        margin-top: 15px;
    }

    .pingjiaList li {
        margin-bottom: 20px;
        display: flex;
        align-items: flex-start;
    }

    .pingjiaList li img {
        width: 40px;
        height: 40px;
        margin-right: 8px;
        border-radius: 50%;
    }

    .pingjiaList li div {
        display: flex;
        /* align-items: center; */
        flex-direction: column;
    }

    .pingjiaList li div span {
        color: #333;
        font-size: 13px;
        font-weight: 700;
        line-height: 13px;
    }

    .pingjiaList p {
        margin-top: 14px;
        font-size: 14px;
        font-size: 14px;
        line-height: 20px;
        /* color: #333333;
    padding: 8px;
    border-radius: 10px;
    background-color: #eeeeee; */
    }

    .pingjiaList time {
        margin-top: 10px;
        color: #9195a3;
        font-size: 13px;
        line-height: 13px;
    }

    .popupBox {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1002;
        display: none;
        align-items: center;
        justify-content: center;
    }

    .feedbackBox {
        position: relative;
        overflow: hidden;
        width: 470px;
        border-radius: 24px;
        height: fit-content;
        max-height: 770px;
        background: linear-gradient(180deg, #f5f5ff 0%, #fff 21%, #fff 100%);
        padding: 22px 0px 32px;
    }

    .feedbackBox .boxHead {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .feedbackBox .boxHead p {
        font-size: 36px;
        line-height: 64px;
        color: #333;
        font-weight: 700;
    }

    .feedbackBox {
        max-height: calc(100vh - 280px);
        font-size: 18px;
        line-height: 22px;
        color: #333;
        /*margin-right: 10px;*/
        padding: 15px 20px;
        overflow-y: auto;
        height: auto;
    }

    .feedbackBox .bodyItem {
        position: relative;
    }

    .feedbackBox .bodyItem>p {
        margin-top: 22px;
    }

    .feedbackBox .bodyItem .feBack {
        display: grid;
        grid-template-columns: repeat(3, 110px);
        justify-content: space-between;
        font-size: 14px;
        color: #999999;
    }

    .feedbackBox .bodyItem .feBack li {
        cursor: pointer;
        margin-top: 12px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        padding: 0 5px;
        background: #f7f5f5;
        border-radius: 5px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .feedbackBox .bodyItem .feBack li.active {
        color: #fff;
        background: #00aaff;
    }

    .feedbackBox .bodyItem textarea {
        font-size: 14px;
        color: #999999;
        padding: 10px 12px;
        margin-top: 16px;
        width: 95%;
        height: 130px;
        background: #f7f7f7;
        border-radius: 5px;
        border: unset;
        resize: none;
    }

    .feedbackBox .bodyItem input {
        color: #999999;
        padding: 10px 12px;
        width: 95%;
        background: #f7f7f7;
        border-radius: 5px;
        border: unset;
        resize: none;
        height: 54px;
        margin-top: 24px;
        font-size: 16px;
    }

    .feedbackBox .boxBottom {
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }

    .feedbackBox .boxBottom button {
        width: 350px;
        height: 54px;
        background: #00aaff;
        border-radius: 5px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 54px;
        border: 0;
    }

    .popupBox .feedbackBox>.close {
        width: 20px;
        height: 20px;
        background-position: -3px -287px;
        position: absolute;
        top: 24px;
        right: 24px;
        display: inline-block;
        background-image: url(../images/icona.png);
        background-repeat: no-repeat;
        background-size: 1000px 1000px;
    }

    .tip_fixed {
        width: auto;
        color: #fff;
        font-size: 16px;
        padding: 0 16px;
        line-height: 30px;
        border-radius: 8px;
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
        z-index: 9999;
    }
@media screen and (max-width: 750px) {
     .wp_li{
        margin-left:10px !important;
        margin-bottom: 10px;
        
    }
     .wp_li a{
        display: flex;
        justify-content: center;
    }
    .down_box a.wangpan{
        width: 100%!important;
    }
    .game_pingjia{
        width:100%;
        
    }
}