@media screen and (max-width: 751px) {
    #menu-item-72 a {
        border-bottom: 0;
    }

    .jn_product-view {
        padding-top: 4.22rem;
    }

    .jn_product-area {
        margin: 0;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .prod_nav-list {
        width: 100%;
    }

    .side-bar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background: white;
        padding: 0;
        /* height: 3rem;
        line-height: 3rem;
        padding-left: 2rem; */
    }

    .side-type {
        line-height: 4.15rem;
        margin: 0;
        padding-left: 2rem;
        font-size: 0.8rem;
        position: relative;
        /* width: 5rem; */
    }

    .side-type .tag-ico {
        position: absolute;
        right: -14px;
        width: 27px;
        top: 2px;
    }

    .side-type.active {
        border: none;
        color: black;
    }

    .prod_shops-content {
        margin-left: 0;
        padding: 8% 4%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }

    .shop-series {
        margin-top: 0;
        font-size: 2rem;
        line-height: 1.5;
        margin-left: 0.6rem;
        margin-bottom: 0.9rem;
    }

    .cpdiv:first-child .shop-item {
        width: 13.1rem;
    }

    .cpdiv:first-child .shop-img {
        width: 10.92rem;
        height: 8.27rem;
    }

    .shop_new-icon {
        width: 5rem;
        height: 5rem;
        left: -1.1rem;
        top: -1.2rem;
    }

    .shop-list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .shop-item {
        width: 13.1rem;
        margin: 0 1.5rem 1.5rem 0;
        padding: 1.66rem 0.76rem 2.2rem 0.76rem;
        border-radius: 0.36rem;
    }

    .shop-item:nth-child(2n) {
        margin: 0 0 1.5rem 0;
    }

    .shop-name {
        width: 100%;
        margin-top: 1.5rem;
        font-size: 1.2rem;
        line-height: 1.5;
    }

    .shop-desc {
        font-size: 0.8rem;
        width: 100%;
        margin-top: 0.2rem;
        line-height: 1.5;
    }

    .shop_new-tips {
        font-size: 0.8rem;
        right: 0.7rem;
        bottom: 0.3rem;
    }

    .prod_shops-box {
        padding-bottom: 0rem;
    }

    .shop-img {
        width: 10.92rem;
        height: 8.27rem;
    }

    .cpdiv {
        margin-top: 1rem;
    }

    .jn_product-view .jn_product_swiper {
        height: 8.84rem;
    }

    .jn_product-view .history-btn {
        height: 36px;
        font-size: 14px;
    }
}