@media screen and (max-width: 750px) {
    .certitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 48%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 10px;
        background: #fff;
    }

    .wpcf7 {
        color: #333;
        position: relative;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .factoryitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 10px 0px;
        padding: 0px 0px;
    }

    .post-item {
        box-sizing: border-box;
        width: 100%;
        height: auto;
    }



    .aboutgoods-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 20px 10px;
        background: #fff;
    }

    .aboutgoods {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }


    .aboutgoods-item {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 10px 0px;
        padding: 0px 0px;
        background: #fff;
    }



    .subbanner-t>.label1 {
        padding: 0px 0px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
    }


    #text-box-404309127 {
        width: 80% !important;
    }

    #col-496889546>.col-inner {
        padding: 0 0px 0px 0px;
        margin: 12px 0px -15px 0px;
        text-align: center;
    }

    .swexp-c .swiper-item>.img1 {
        width: 100%;
        height: 30vh;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
    }

    .xgoodsitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        background: #fff;
        position: relative;
    }

    .aboutSwiper-c .swiper-item>.img1 {
        width: 100%;
        height: 300px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
    }

    .procate-c {
        box-sizing: border-box;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 200px;
        height: auto;
        min-height: 30px;
        margin: 30px 0px;
        padding: 0px 0px;
        background: #fff;
        position: sticky;
    }

    .xgoods {
        flex: 1;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 30px 0 20px 0px;
        padding: 0px 0px;
    }


    .proinfo_gallery-c .swiper-item {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 400px;
        min-height: 0.30rem;
        margin: 0rem auto;
        padding: 0rem 0rem;
        position: relative;
    }

    .tabbed-content .nav>li {
        padding-right: 10px;
        width: 48%;
        background-color: #eee;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .woocommerce-Tabs-panel {
        box-sizing: border-box;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;

    }

    .detailbox{
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

}