@media only screen and (max-width:768px) {
    .Flagship_store_banner {
        display: none;
    }

    .block_title {
        height: 2.98rem;
        background-size: cover !important;
    }

    .Flagship_store_subject {
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
        padding-left: 0.24rem;
        padding-right: 0.24rem;
    }

    .bt-box-1200 {
        width: 100%;
    }

    .block_list ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .block_list ul.clearfix:after {
        display: none;
    }

    .block_list ul li {
        width: 48%;
        height: 3rem;
        margin-right: 0;
        margin-bottom: 0.24rem;
    }

    .block_list ul li a {
        font-size: 0.32rem;
        font-weight: bold;
        padding: 0.3rem 0.38rem 0;
    }

    .block_list ul li a i {
        margin: 0 auto 0.4rem;
        width: 1.12rem;
        height: 1.12rem;
        /* background-size: contain !important; */
    }

    /* .zxfw_box{
        width: 7rem;
    } */
    .zxfw_box .swiper-slide {
        width: 48%;
        /* height: 2.16rem;*/
        margin-bottom: 0.24rem; 
    }

    .zxfw_box .swiper-slide a {
        background-size: contain !important;
    }

    .zxfw_box {
        height: auto;
    }

    .zxfw_box .swiper-wrapper {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .zxfw_box .swiper-slide a {
        font-size: 0.4rem;
        color: #BF2C37;
        letter-spacing: 0;
        font-weight: 500;
        /*padding: 0.6rem 0 0 0.8rem;*/
    }
    .ztfw-swiper-container .swiper-slide .pic{
        width: 100%;
    }
    .ztfw-swiper-button-next, .ztfw-swiper-button-prev{
        display: none;
    }
    .Hot_swiper-button-next, .Hot_swiper-button-prev{
        display: none;
    }
}