<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --headerHight: 4rem;
}

.header .header-ul li{margin: 0 1.2vw;  }
.header .header-ul li a{ font-size: 1.14vw; }
.header .logo-img{
    height: calc(var(--headerHight) * 0.3 );
    margin:  calc(var(--headerHight) * 0.35 ) 1.3rem
}
.header .made-in-china{ display: none;}
.header .language-select span{ font-size: 1.1vw; }
/* é¼&nbsp;æ&nbsp;‡æ‚¬åœæ—¶å±•å¼€å­èœå• */
.header .header-ul &gt; li:hover .menu-children { max-height: 30rem;display: block;  transition: max-height 0.3s ease-in; }



/*call-us*/
.layout-call-us img{ display: none; }
.layout-call-us .layout-c-u-form{ width: 90% }
.layout-call-us .layout-c-u-form .c-u-form-box{ max-width: 90% }
/**/


/**footer**/
.footer-left{width: 40%; }
.footer-right{width: 40%; }
.footer-right .menu-l{ width: 50%; }

/****/

/****å…¬å…±banner****/
.base-banner .base-banner-text{font-size: 0.8vw;padding: 1.2vw 0.9vw;border-radius: 1.2vw;line-height: 2vw;}
/********/




.index-index-body .top-left-title-box{ width: 70vw;left: 13vw;}
.index-index-body .top-left-title-box h2 { font-size: 1.8vw}
.index-index-body .top-left-title-box h4 { font-size: 1.3vw}
.index-index-body .top-left-title-box p { font-size: 1vw;margin: 1vw 0;letter-spacing: 0.01vw;line-height: 1.6vw;}
.index-index-body .top-left-title-box a{ padding: 0.6vw 1.4vw;font-size: 1.2vw;border-radius: 0.4vw; }

.index-index-body .index-solutions-overview{ height: auto; }
.index-index-body .index-solutions-overview .solutions-left{ width: 100%;margin-bottom: 80px; }
.index-index-body .index-solutions-overview .solutions-body{ width: 100%; }
.index-index-body .index-solutions-overview .solution-list{width: 26vw;height: 50vw;}
.index-index-body .index-solutions-overview .solutions-body .solution-list-select{ width: 34vw; }
.index-index-body .index-solutions-overview .solution-list p{font-size: 15px;}
.index-index-body .index-solutions-overview .solutions-body .solution-list-select p{ font-size: 20px; }

.index-index-body .index-about-us-box{ width: 100%; }
.index-index-body .about-us-content .us-c-d span{font-size:20px;}
.index-index-body .about-us-content .us-c-d .learn-more{margin-top: 1.8vw;}
.index-index-body .about-us-content{width: 90%;margin-left: 0;}
.index-index-body .index-about-us-box img{ display: none; }
.index-index-body .about-us-content .us-c-d{ margin: 0 auto; }
.index-index-body .index-about-us-box p{ line-height: 26px;font-size: 13px; }


.solution-index-body .solution-box .solution-list{ width: 49%; }
.solution-index-body .solution-box .solution-list div p { font-size: 2vw;}
.solution-index-body .solution-list .more-list{ width: 100%;margin: 0;position: relative; }
.solution-index-body .solution-list .more-list:last-child{ margin-top: 5%; }
.solution-index-body .height-list{ height: 18vw; }
.solution-index-body .height-list img{ height: 19vw; }
.solution-index-body .height-list div{ margin-top: 15%; }
.solution-index-body .more-list-box{display: none;}
.solution-index-body .max-1400{ display: block;}

.solution-info-body .solution-info-box img{ width: 80%; }
.solution-info-body .solution-info-box div{ width: 80%;margin-left: 0; }
.solution-info-body .solution-info-box .img-box-b-c{ width: 100% }

.solution-info-body .solution-info-box div h3{ font-size: 3vw; margin-top: 10vw;margin-bottom: 5vw;padding-bottom: 5vw;}
.solution-info-body .solution-info-box div p{ font-size: 1.4vw; line-height: 3.6vw;}

.solution-info-body .solution-info-box-right div{ margin: 0; }
.solution-info-body .solution-info-box-right img{display: none;}
.solution-info-body .solution-info-box-right .show-left{display: block;}
.solution-info-body .solution-info-box-right .show-left img{display: block;}



/*cloud-management-platform*/
.solution-info-body .solution-info-cloud img{width: 100%;}
.solution-info-body .show-left-img{ display: block; }
.solution-info-body .solution-info-cloud .info-desc{ width: 100%;margin-right: 0;margin-left: 0; }
.show-right-img{display: none;}
/*cloud-management-platform*/


/*segment-info*/
.segment-info-body .segment-info-box-right .right-img{display: none;width: 100%;}
.segment-info-body .segment-info-box-right .left-img{display: block;width: 100%;margin: auto;}
.segment-info-body .left-img{width: 100%;margin: auto;}
.segment-info-body .segment-info-box img{ width: 90%;margin: 0 5%; }
.segment-info-body .segment-info-box .info-desc{width: 90%;}
/*segment-info*/


.case-index-body .case-menu{width: 90%;}
.case-index-body .case-box{ width: 85%; }
.case-info-body .case-info-box .left-content{width: 90%;}


.company-info-body .right-img{display: none;}
.company-info-body .company-info-box .info-desc{width: 80%;}


.company-info-body .news-list{ width: 46%;margin: 3% 2%;cursor: pointer; }


.support-content .support-body{ width: 95%; }

</pre></body></html>