@media only screen and (max-width: 750px) {
    .swiper-slide{
        width: 2.893rem !important;
    }
    .ingoreheight{
        height: 57px !important;
    }
    .ignore{
        display: none;
    }
    .swiper-container{
        margin-top: 0.4042rem !important;
        width: 100% !important;
        overflow: auto;
    }
    .innerimg{
        width: 0.9361rem !important;
        height: 0.9361rem !important;
    }
    .innera{
        text-align: center;

    }
    .innertitle{
     width: 2.127rem !important;
        font-size: 0.3723rem !important;
        font-weight: 500;
        color: #999;
    }
    .section{
    margin-top: 0.6914rem !important;
    }
    .scale-img div{
        font-size: 0.4042rem!important;
        color: #333!important;
        font-weight: 400!important;
        bottom: 0!important;
        position: static !important;
        transform: none !important;
    }
    .cardimg{
        width: 3.829rem !important;
        height: 3.829rem !important;
        margin-top: 0!important;
    }
        .scale-img {
            margin:0!important;
            padding: 0 0.425rem !important;
            width: 100%!important;
            height: auto!important;
            margin-bottom: 1.01rem!important;
        }
        .itema{
            width: 50%;
        }
.swiper-container::-webkit-scrollbar {
            width: 10px; /* 设置滚动条宽度 */
            height: 0px; /* 设置滚动条高度 */
}
}
