<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* iPadPro, iPadAir, SurfacePro7 */
@media (max-width:1024px) and (min-width: 821px) {

}

/* iPadMini */
@media (max-width:820px) and (min-width: 641px) {

}

/* iPhone */
@media (max-width: 640px) {
    /* è‡ªå®šä¹‰è½®æ’­ */
    .custom-swiper-navigation{
        width: 40px;
        height: 40px;
        border-radius: 20px;
        z-index: 99;
    }
    .custom-swiper-navigation-prev{
        top: calc(50% - 20px);
        left: 20px;
    }
    .custom-swiper-navigation-next{
        top: calc(50% - 20px);
        right: 20px;
    }
    .custom-swiper-navigation-icon{
        width: 20px;
        height: 20px;
    }
    .custom-swiper-navigation-icon-img{
        width: 20px;
        height: 20px;
    }
    .custom-swiper-navigation-disabled{
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

    /* å®šåˆ¶è§£å†³æ–¹æ¡ˆ */
    .customized-solutions-container{
        height: 340px;
    }
    .customized-solutions-container-bg{
        height: 340px;
    }
    .customized-solutions-container-bg-img{
        height: 340px;
    }
    .customized-solutions-container-content{
        height: 340px;
    }
    .customized-solutions-container-content .custom-swiper-navigation-disabled{
        width: calc(40px - 2px);
        height: calc(40px - 2px);
        border: #ffffff solid 1px;
    }
    .customized-solutions-container-content-wrap{
        height: 280px;
    }
    .customized-solutions-container-header-title{
        font-size: 20px;
    }
    .customized-solutions-solution{
        width: 100%;
    }
    .customized-solutions-solution-title{
        text-align: center;
        font-size: 18px;
    }
    .customized-solutions-solution-description{
        text-align: center;
        padding-top: 10px;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .customized-solutions-thumb-solutions{
        border-bottom: #dadada solid 2px;
        padding-bottom: 10px;
    }
    .customized-solutions-thumb-solutions-btn{
        width: 30px;
        height: 30px;
    }
    .customized-solutions-thumb-solutions-btn-icon{
        width: 20px;
        height: 20px;
    }
    .customized-solutions-thumb-solutions-btn-icon-img{
        width: 20px;
        height: 20px;
    }
    .customized-solutions-thumb-solution-title{
        font-size: 14px;
    }

    /* å®¢æˆ·è¯„è¯­ */
    .partner-comments-container{

    }
    .partner-comment-body{
        width: calc(100% - 40px);
    }
    .partner-comment-body-left, .partner-comment-body-right{
        width: 30px;
    }
    .partner-comment-comma{
        width: 20px;
        height: 20px;
    }
    .partner-comment-comma-img{
        width: 20px;
        height: 20px;
    }
    .partner-comment-body-content{
        width: calc(100% - 60px);
        padding: 20px 0;
    }
    .partner-comment-title{
        font-size: 20px;
        word-break: break-all;
    }
    .partner-comment-description{
        padding-top: 10px;
        font-size: 14px;
        text-align: center;
        word-break: break-all;
    }
    .partner-comment-footer{
        padding-top: 20px;
    }
    .partner-comment-author-avatar{
        width: 60px;
        height: 60px;
        border-radius: 20px;
    }
    .partner-comment-author-avatar-img{
        width: 60px;
        height: 60px;
    }
    .partner-comment-author-nickname{
        font-size: 16px;
        padding-left: 20px;
    }

    /* æè´¨è¡¨é¢å¤„ç† */
    .surface-processing-container{
        padding-bottom: 40px;
    }
    .surface-processing-container-header-title{
        text-align: center;
        font-size: 20px;
    }
    .surface-processing-swiper-wrap{
        padding-top: 20px;
    }
    .surface-processing-desc{
        width: calc(100% - 40px);
        height: 340px;
        margin: 0 auto;
    }
    .surface-processing-desc-item{
        height: 340px;
    }
    .surface-processing-desc-item-bg{
        height: 340px;
    }
    .surface-processing-desc-item-bg-img{
        height: 340px;
    }
    .surface-processing-desc-item-info{
        width: calc(100% - 40px);
        height: calc(340px - 60px);
        padding: 30px 20px;
    }
    .surface-processing-desc-item-title{
        font-size: 18px;
    }
    .surface-processing-desc-item-description{
        padding-top: 10px;
        font-size: 14px;
    }
    .surface-processing-desc-item-swiper .swiper-pagination{
        width: calc(100% - 32px);
        padding: 0 16px;
    }

    /* åŒºå—4 */
    .manufacturer-video-container{
        height: 340px;
    }
    .manufacturer-video-container-bg{
        height: 340px;
    }
    .manufacturer-video-container-bg-video{
        height: 340px;
    }
    .manufacturer-video-container-content{
        height: 340px;
    }
    .manufacturer-video-container-content-wrap{
        height: calc(340px - 40px);
        padding: 20px 0;
    }
    .manufacturer-video-container-header{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .manufacturer-video-container-header-left{
        width: 100%;
        padding-right: 0;
    }
    .manufacturer-video-container-header-title{
        font-size: 20px;
    }
    .manufacturer-video-container-header-right{
        width: 100%;
        padding-top: 20px;
    }
    .manufacturer-video-container-header-description{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .manufacturer-video-video-control{
        width: 40px;
        height: 40px;
    }
    .manufacturer-video-video-control-icon{
        width: 40px;
        height: 40px;
    }
    .manufacturer-video-video-control-icon-img{
        width: 40px;
        height: 40px;
    }

    /* ä¸ºä»€ä¹ˆé€‰æ‹©æˆ‘ä»¬ */
    .why-choose-us-container{
        padding: 40px 0;
    }
    .why-choose-us-container-header-title{
        font-size: 20px;
    }
    .why-choose-us-desc-list{
        padding-top: 40px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .why-choose-us-desc-group{
        margin-right: 0;
        width: 100%;
    }
    .why-choose-us-desc{
        width: calc(100% - 40px);
        padding: 20px;
        margin-bottom: 20px;
        background-color: #0155ae;
    }
    .why-choose-us-desc:last-of-type{
        margin-bottom: 20px;
    }
    .why-choose-us-desc-header-title{
        font-size: 18px;
        color: #ffffff;
    }
    .why-choose-us-desc-description{
        padding-top: 10px;
        font-size: 14px;
        visibility: visible;
    }
    .why-choose-us-desc-group:first-of-type{
        padding-top: 0;
    }
    .why-choose-us-desc-group:last-of-type{
        padding-top: 0;
    }
    .why-choose-us-desc-footer{
        visibility: hidden;
        display: none;
    }

    /* è”ç³»è¡¨å•å¼¹çª— */
    .contact-modal-content{
        width: calc(100% - 80px);
        padding: 30px 20px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact-modal-close-btn{
        width: 30px;
        height: 30px;
        border-radius: 15px;
        background: #000000;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .contact-modal-close-btn-icon{
        width: 15px;
        height: 15px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .contact-modal-close-btn-icon-img{
        width: 15px;
        height: 15px;
        object-fit: contain;
    }
    .contact-modal-info{
        width: calc(100% - 40px);
        padding: 0 20px;
        border-right: none;
        padding-top: 20px;
        display: none;
    }
    .contact-modal-info-title{
        font-size: 20px;
        text-align: center;
    }
    .contact-modal-info-description{
        padding-top: 10px;
        font-size: 14px;
        text-align: center;
    }
    .contact-modal-info-footer{
        padding-top: 20px;
    }
    .contact-modal-info-actions{
        justify-content: center;
        align-items: center;
    }
    .contact-modal-info-action{
        width: max-content;
        max-width: 50%;
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        border-radius: 25px;
        font-size: 16px;
        margin-bottom: 10px;
        min-width: unset;
    }
    .contact-modal-contactor-group{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact-modal-contactor{
        width: calc(100% - 40px);
        padding: 10px 20px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .contact-modal-contactor:last-of-type{
        margin-bottom: 0;
    }
    .contact-modal-contactor-avatar{
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }
    .contact-modal-contactor-avatar-img{
        width: 60px;
        height: 60px;
    }
    .contact-modal-contactor-info{
        width: calc(100% - 80px);
        padding-left: 20px;
    }
    .contact-modal-contactor-nickname{
        font-size: 18px;
    }
    .contact-modal-contactor-jobs{
        padding-top: 10px;
        font-size: 14px;
    }
    .contact-modal-form{
        width: 100%;
        padding-top: 20px;
    }
    .contact-modal-form-title{
        text-align: center;
        font-size: 20px;
    }
    .contact-modal-form-content{
        padding-top: 20px;
    }
    .contact-modal-form-content label{
        width: calc(100% - 80px);
        margin: 0 auto;
        padding: 10px 20px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        background-color: #FFFFFF;
        border-radius: 10px;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: lighter;
    }
    .contact-modal-form-content .wpcf7-form-control-wrap{
        flex: 1;
        padding-left: 20px;
        text-align: left;
        font-size: 16px;
    }
    .contact-modal-form-content .wpcf7-text{
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
        border: none;
        outline: none;
    }
    .contact-modal-form-content .wpcf7-textarea{
        width: 100%;
        font-size: 20px;
        border: none;
        outline: none;
        min-height: 30px;
    }
    .contact-form-actions{
        width: 100%;
        padding-top: 20px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .contact-form-actions p{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact-form-actions .wpcf7-form-control-wrap{
        width: max-content;
        padding-left: 0;
        flex: unset;
        margin-bottom: 10px;
    }
    .wpcf7-form-control-wrap .wpcf7-file::file-selector-button {
        padding: 0 40px;
        min-width: calc(193px - 80px);
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-weight: lighter;
        color: #FFFFFF;
        border-radius: 20px;
        border: none;
        background-color: #000000;
        box-sizing: border-box;
        font-family: inherit;
        cursor: pointer;
    }
    .wpcf7-form-control-wrap .wpcf7-file::file-selector-button:hover{
        opacity: 0.8;
    }
    .contact-form-actions .wpcf7-submit{
        padding: 0 40px;
        min-width: calc(193px - 80px);
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-weight: lighter;
        color: #FFFFFF;
        border-radius: 20px;
        border: none;
        background: linear-gradient(to right, #0c479a, #329dfb, #38cbfd);
        box-sizing: border-box;
        font-family: inherit;
        cursor: pointer;
        text-align: center;
    }
    .contact-form-actions .wpcf7-submit:hover{
        opacity: 0.8;
    }
}</pre></body></html>