.g-header .g-head .g-head-main .center-nav .center-list .nav-item .layer .layer__wp .layer__products .rigth-pro-list.row2 .pro-card {
    width: calc((100% - 1.42rem) / 2);
}
.g-header .g-head .g-head-main .center-nav .center-list .nav-item .layer .layer__wp .layer__products .rigth-pro-list.row2 .pro-card:nth-child(3n) {
    margin-right: 1.42rem;
}
.g-header .g-head .g-head-main .center-nav .center-list .nav-item .layer .layer__wp .layer__products .rigth-pro-list.row2 .pro-card:nth-child(2n) {
    margin-right: 0;
}

.product-detail-page .swiper-comparison-section .wal .-body .swiper-comparison-box .image-layer .layer-content {
    height: 100%;
}

@media screen and (min-width: 800px){

    .download-page .main-box .right-con .content-box {
        margin-top: 0.28rem;
    }
    .integ-eco-home-page .application-scenarios .scenarios-img-container .tabs-body .tabs-wrapper .tabs {
        margin: 0 auto;
    }
    .product-detail-page .preview__section .wal .-body .-list .-item {
        min-height: 9rem;
    }

    .product-detail-page .preview__section .wal .-body .-list .-item .box-3d {
        max-width: 10.5rem;
        height: 8rem;
        bottom: 0.8rem;
    }
    .index-page .mission__section .mission__section-wrapper .mission__section-body .mission__section-inner .cart-row .cart-box .-inner {
        padding-right: 0.34rem;
    }
    .g-header .g-head .g-head-main .g-head-right .search-language:last-child {
        margin-right: 0.36rem;
    }
    .news-blog-page .tag-s {
        margin-bottom: 0.6rem;
    }
    .news-blog-page .news-blog-main .news-card-list {
        margin-top: 0;
    }

}
@media screen and (max-width: 800px) {
    .integ-eco-home-page .application-scenarios .scenarios-img-container .tabs-body .tabs-wrapper .tabs .tab-pane {
        text-align: center;
        max-width: 80vw;
    }

    .integ-eco-home-page .related-cases .tit-btn .h2 {
        width: 70%;
    }
    .integ-eco-home-page .related-products .tit-btn .h2 {
        width: 70%;
    }
    .solinteg-cookies-set {
        max-height: calc(100vh - 1.5rem);
        overflow-y: auto;
    }


    .about-solinteg-page .global-layout-section .anchor-swiper .swiper-wrapper .swiper-slide {
        height: auto;
        min-height: 4rem;
    }
    .product-detail-page .technical__specifications .wal .-body .-table table {
        width: max-content;
        max-width: 27rem;
    }
}
.download-page .main-box .left-tree-box .close-icon {
    z-index: 10;
}
.g-footer .footer-content .content-main .tit-email .tit {
    width: 6.8rem; !important;
}
.case-study-page .main-box .card-box-list .card-box .infor-box .tit {
    min-height: 0;
}
.case-details-page .case-details-main .flex-box .right .infor-card .infor-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.case-details-page .case-details-main .flex-box .right .infor-card .infor-left .sub-box {
    margin-bottom: 0.32rem;
}