




/* 公共底部start */

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

    .footer_si .footer_top ._top_right {
        gap: 0.2rem;
        padding-right: 0;
    }





}


/* 公共底部end */






/* 产品详情页start */

@media screen and (min-width: 768px) {
    .title__blur__section .nav {
        max-width: calc(59vw + 10px);
        flex-wrap: wrap;
    }


    .title__blur__section .title-text {
        font-size: 1rem;
    }



}



@media screen and (max-width: 768px) {
    .product-detail-page .technical_spec_top {
        flex-direction: column;
    }
}





/* 产品详情页end */




.honor-page .honor-content-section .flex-box .right-box .card-list .card-box .title {
    text-align: center;
    max-width: 3.7rem;
}




/* 荣誉页面start */
@media screen and (min-width: 768px) {
    .honor-page .honor-content-section .flex-box .right-box .card-list .card-box .title {
        min-height: 1.28rem;
    }

    .honor-page .honor-content-section .flex-box .right-box .card-list .card-box .img-box {
        margin-top: 0.3rem;
    }
}

@media screen and (max-width: 768px) {


    .honor-page .honor-content-section .flex-box .right-box .card-list .card-box .img-box {
        margin-bottom: 0.2rem;
    }


    .honor-page .honor-content-section .flex-box .right-box .card-list .card-box {
        justify-content: space-between;
    }

    .honor-page .honor-content-section .flex-box .right-box .card-list .card-box{
        height: 4.5rem;
    }

}


/* 关于我们页面start */

@media screen and (max-width: 800px) {
    .global__map__section .s_wrapper .map_wrapper .anchor-list .anchor-box .marker .title.domes-title {
        top: -10.8rem;
        font-size: 0.32rem;
        line-height: 0.48rem;
        left: -3.8rem;
    }

}


@media screen and (min-width: 768px) {
    .global__map__section .s_wrapper .map_wrapper .anchor-list .anchor-box .marker .title.domes-title {
        left: -1rem;
    }
}


/* 关于我们页面end */




/* 联系我们页面start */
@media screen and (min-width: 768px) {
    .contact-page .address-section .address-card-swiper .information-card .bottom-box .data-list .data-box .key {
        min-width: 1.58rem;
        word-break: break-word;
    }
}

@media screen and (max-width: 768px) {
    .contact-page .address-section .address-card-swiper .information-card .bottom-box .data-list .data-box .key {
        min-width: 2.2rem;
    }
}

/* 联系我们页面end */



/* 公共导航 */


@media screen and (min-width: 768px) {
    /* Keep the EN product dropdown readable when menu content is taller than the viewport. */
    .g-header .g-head .g-head-main .center-nav .center-list .nav-item-products > .layer {
        max-height: calc(100vh - 0.73rem);
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
    }

    .g-header .g-head .g-head-main .center-nav .center-list .nav-item-products > .layer .product_center {
        align-items: flex-start;
    }
}






/* 关于我们页面start */
@media screen and (min-width: 801px) {
    .g-header .g-head .g-head-main .center-nav .center-list .nav-item-products > .layer {
        max-height: calc(100vh - 0.73rem);
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
    }

    .g-header .g-head .g-head-main .center-nav .center-list .nav-item-products > .layer .product_center {
        align-items: flex-start;
    }

    /* Let the active history copy define the stage height on EN pages. */
    .about-page .page__history .wal .-box .-body .history-stage {
        align-items: flex-start;
        min-height: 3.2rem;
    }

    .about-page .page__history .wal .-box .-body .content-list {
        width: 4.48rem;
        min-height: 3.2rem;
        height: auto;
    }

    .about-page .page__history .wal .-box .-body .content-list .inner_0s,
    .about-page .page__history .wal .-box .-body .content-list .inner_0s ul {
        height: auto;
        min-height: 100%;
    }

    .about-page .page__history .wal .-box .-body .content-list .inner_0s ul li {
        position: absolute;
        inset: 0;
        height: auto;
    }

    .about-page .page__history .wal .-box .-body .content-list .inner_0s ul li.on {
        position: relative;
        inset: auto;
    }

    .about-page .page__history .wal .-box .-body .info_0s .context,
    .about-page .page__history .wal .-box .-body .info_0s .context p {
        overflow-wrap: anywhere;
    }
}



/* 应用领域页面start */
@media screen and (min-width: 800px) {
    .applications-page .application-section .wal .-box .-head .tab-list ul li {
        margin-right: 0;
        font-size: 0.21rem;
        line-height: 0.28rem;

    }

}



/* 应用领域页面end */

@media screen and (min-width: 768px) {
    .index-page .applications-section .gallery_wrapper .galler-flex .galler-li.active .galler-card .galler-text-box .text-con .left-box .title {
        white-space: wrap;
        max-width: 3.2rem;
    }


    .index-page .applications-section .gallery_wrapper .galler-flex .galler-li:not(.active) .galler-card .galler-text-box .text-con .left-box .title {
        max-width: 1.9rem;
        white-space: wrap;
        min-height: 0.8rem;

    }


    .index-page .product-center-section .class_wrapper .class-list .class-li {
        display: flex;
        align-items: center;
    }
}



/* 专利页面start */
@media screen and (max-width: 800px) {
    .patent-page .banner-box .wal .banner-inner .patent-data .patent-honor-text {
        margin-top: 0.1rem;
        width: 100%;
        max-width: 100%;
        font-size: 0.24rem;
        line-height: 0.4rem;
        margin-bottom: 0.2rem;
        white-space: normal;
    }
}

@media screen and (min-width: 768px) {
    .patent-page .banner-box .patent-data .patent-honor-text {
        max-width: 8rem;
        white-space: normal;
    }
}

/* 专利页面end */

