:root{--bg:#f4f1ea;--bg-soft:#fbf8f2;--surface:rgba(255,255,255,0.72);--surface-strong:#ffffff;--surface-dark:#0e1726;--line:rgba(13,27,42,0.1);--line-strong:rgba(13,27,42,0.18);--ink:#101a2b;--ink-soft:#4d5a70;--accent:#0e78f9;--accent-2:#f29a38;--accent-3:#0f9d8f;--shadow:0 18px 60px rgba(16,26,43,0.12);--radius-lg:32px;--radius-md:22px;--radius-sm:16px;--shell:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{margin:0;min-height:100vh;min-width:320px;display:flex;flex-direction:column;color:var(--ink);background:radial-gradient(circle at top left,rgba(14,120,249,.16),transparent 28%),radial-gradient(circle at 85% 12%,rgba(242,154,56,.14),transparent 22%),linear-gradient(180deg,#f7f3ec,#f4f1ea 42%,#eef2f7);font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.6}a{color:inherit}img{height:auto;display:block}main{flex:1 0 auto;overflow-x:clip}.shell{width:min(calc(100% - 40px),var(--shell));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(244,241,234,.68);border-bottom:1px solid rgba(13,27,42,.06)}.nav-shell{display:flex;justify-content:space-between;gap:24px;min-height:82px}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:14px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,var(--accent),#62a7ff);color:#fff;font-size:1.2rem;font-weight:700;box-shadow:0 12px 28px rgba(14,120,249,.28)}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:1rem;letter-spacing:.02em}.brand-copy span{color:var(--ink-soft);font-size:.76rem;text-transform:uppercase;letter-spacing:.16em}.main-nav{display:flex;align-items:center;gap:22px}.main-nav a{color:var(--ink-soft);font-size:.95rem}.main-nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--accent),#2c8cff);color:#fff;box-shadow:0 16px 28px rgba(14,120,249,.25)}.button-secondary{background:rgba(255,255,255,.68);border:1px solid rgba(13,27,42,.08)}.hero,.section{padding:84px 0}.page-top{padding-top:112px}.about-hero,.hero-grid,.product-hero,.split-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:42px;align-items:center}.case-card h3,.feature-card h3,.hero h1,.panel h2,.section h1,.section h2{margin:0;line-height:1.08}.hero h1,.section h1{font-size:clamp(2.6rem,5vw,5.4rem);letter-spacing:-.045em;max-width:11ch}.panel h2,.section h2{font-size:clamp(1.6rem,3vw,2.5rem);letter-spacing:-.04em}.case-card p,.feature-card p,.footer-copy,.hero-copy,.panel p,.section-copy{color:var(--ink-soft)}.hero-copy,.section-copy{max-width:62ch;font-size:1.05rem}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.stat-grid{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:34px 0 0;padding:0}.case-card,.feature-card,.panel,.stat-grid li{background:var(--surface);border:1px solid rgba(255,255,255,.55);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stat-grid li{padding:22px}.stat-grid strong{display:block;font-size:2rem;letter-spacing:-.05em}.stat-grid span{color:var(--ink-soft);font-size:.94rem}.hero-visual,.product-visual{position:relative}.visual-card{border-radius:34px}.visual-card-backdrop{position:absolute;inset:10% -4% -8% 14%;background:linear-gradient(145deg,rgba(242,154,56,.22),rgba(14,120,249,.16)),rgba(255,255,255,.4);transform:rotate(5deg);filter:blur(1px)}.visual-card-main{position:relative;overflow:hidden;padding:18px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow)}.case-card img,.feature-card img,.panel img,.product-visual img,.visual-card-main img{border-radius:24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.section-dark .section-copy,.section-dark h2,.section-head.inverse{color:#eff4fb}.card-grid{display:grid;gap:22px}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.case-card,.feature-card,.panel{padding:24px}.case-card,.feature-card{display:flex;flex-direction:column;gap:16px}.case-card h2,.case-card h3,.feature-card h3{font-size:1.5rem;letter-spacing:-.04em}.feature-media{overflow:hidden;border-radius:26px;background:linear-gradient(180deg,rgba(14,120,249,.08),rgba(15,157,143,.1))}.bullet-list,.contact-list,.footer-links,.office-list{list-style:none;margin:0;padding:0}.bullet-list{display:grid;gap:10px}.bullet-list li{position:relative;padding-left:18px;color:var(--ink-soft)}.bullet-list li:before{content:"";position:absolute;left:0;top:.7em;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.text-link{color:var(--accent);font-weight:600}.section-tint{background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(232,239,248,.6))}.section-dark{color:#eff4fb;background:radial-gradient(circle at top left,rgba(44,140,255,.26),transparent 24%),linear-gradient(180deg,#111b2b,#0a1320)}.detail-grid,.evidence-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.contact-list,.office-list{display:grid;gap:14px}.contact-list li,.footer-links li,.office-list li{display:grid;gap:4px}.contact-list a{color:var(--accent);font-weight:700}.contact-panel{display:grid;gap:12px;margin-top:22px}.contact-panel a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-radius:18px;background:rgba(14,120,249,.08)}.contact-panel span,.geo-box span{color:var(--ink-soft)}.logo-band{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:28px}.logo-band span{display:grid;place-items:center;min-height:80px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(255,255,255,.04);letter-spacing:.03em}.outcome-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.outcome-row span{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:999px;background:rgba(14,120,249,.1);color:var(--accent);font-weight:600}.site-footer{padding:72px 0 24px;color:#e7edf7;background:#08111d}.footer-grid{display:grid;grid-template-columns:1.2fr .6fr .9fr;gap:28px}.site-footer .eyebrow{color:#7db6ff}.footer-copy,.footer-links a,.footer-links span{color:rgba(231,237,247,.72)}.footer-bottom{display:flex;flex-wrap:wrap;gap:18px;padding-top:28px;margin-top:28px;border-top:1px solid rgba(255,255,255,.08);color:rgba(231,237,247,.58);font-size:.92rem}.contact-list-vertical li{padding:14px 16px;border-radius:18px;background:rgba(14,120,249,.06)}.geo-box{display:grid;gap:6px;margin-top:18px;padding:16px 18px;border-radius:18px;background:rgba(242,154,56,.09)}@media (max-width:1100px){.about-hero,.detail-grid,.evidence-grid,.footer-grid,.hero-grid,.product-hero,.split-grid{grid-template-columns:1fr}.card-grid-three,.card-grid-two,.logo-band{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.site-header{position:static}.nav-shell{padding:18px 0}.main-nav,.nav-shell{flex-wrap:wrap;justify-content:center}.main-nav{width:100%}.hero,.section{padding:64px 0}.hero h1,.section h1{max-width:none;font-size:clamp(2.2rem,12vw,3.4rem)}.card-grid-three,.card-grid-two,.logo-band,.stat-grid{grid-template-columns:1fr}.shell{width:min(calc(100% - 28px),var(--shell))}}:root{--base-width:1910}main{overflow-x:visible}body{font-family:Microsoft YaHei,PingFang SC,sans-serif;background:#f2f2f2!important;color:#333333}a{color:#000;text-decoration:none;outline:none;cursor:pointer}img{max-width:100%}.legacy-seo-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contain{background-color:#fff;font-size:16px;color:#333333;font-weight:400}.overflow{overflow:hidden}.vertical{vertical-align:middle}.hand{cursor:pointer}.textColor2{color:white}.textColor6{color:#666666}.textColor7{color:#171a1d}.textColor8{color:#999999}.textSize1{font-size:14px}.textSize2{font-size:18px}.textSize4{font-size:15px}.textSize7{font-size:16px}.textSize8{font-size:22px}.textSize9{font-size:28px}.textSize14{font-size:36px}.textSize15{font-size:40px}.textSize18{font-size:66px}.textSize19{font-size:72px}.textSize20{font-size:60px}.textSize25{font-size:90px}.styleLineHeight2{line-height:26px}.styleLineHeight3{line-height:56px}.styleLineHeight4{line-height:18px}.styleLineHeight5{line-height:55px}.styleLineHeight6{line-height:68px}.styleLineHeight7{line-height:270px}.textBold2{font-weight:700}.textBold3{font-weight:400}.backgroundColor1{background:white!important}.backgroundColor3{background:#666666}.backgroundColor4{background:#3178fe}.backgroundColor5{background:#f2f2f2}.backgroundColor6{background:#dbdbdb}.backgroundColor7{background:#eaeaea}.styleHeight4{height:18px}.styleHeight5{height:21px}.styleHeight6{height:218px}.styleHeight8{height:68px}.styleHeight9{height:180px}.styleHeight10{height:270px}.styleAlign1{text-align:center}.styleAlign2{text-align:left}.stylePadding2{padding-top:36px}.stylePadding4{padding-bottom:10px}.stylePadding13{padding:35px 0 0 45px}.stylePadding14{padding-bottom:90px}.stylePadding16{padding-bottom:18px}.stylePadding17{padding-left:36px}.stylePadding18{padding-top:10px}.stylePadding19{padding-left:calc(210 / var(--base-width) * 100vw)}.stylePadding20{padding-bottom:50px}.stylePadding22{padding-top:12px}.stylePadding23{padding-right:8px}.stylePadding24{padding-left:28px}.styleMargin6{margin-left:4px}.bannerWidth{width:calc(1300 / var(--base-width) * 100vw);margin:0 auto}.bannerWidth4{width:100vw}.styleWidth5{width:calc(1700 / var(--base-width) * 100vw);margin:0 auto}.styleWidth6{width:calc(505 / var(--base-width) * 100vw)}.styleWidth7{width:30%}.styleWidth8{width:calc(500 / var(--base-width) * 100vw)}.styleWidth9{width:calc(1019 / var(--base-width) * 100vw)}.styleWidth10{width:calc(261 / var(--base-width) * 100vw)}.styleWidth12{width:calc(859 / var(--base-width) * 100vw)}.styleWidth13{width:calc(750 / var(--base-width) * 100vw)}.styleWidth15{width:calc(546 / var(--base-width) * 100vw)}.styleWidth21{width:calc(414 / var(--base-width) * 100vw);min-width:300px}.styleWidth22{width:calc(145 / var(--base-width) * 100vw);min-width:100px}.styleWidth23{width:calc(633 / var(--base-width) * 100vw)}.styleRadius1{border-radius:12px}.flex2{display:flex;flex-direction:column;justify-content:space-between}.flex3{justify-content:space-between;flex-wrap:wrap}.flex3,.flex4{display:flex;flex-direction:row;align-items:center}.flex4{justify-content:space-around}.flex5{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex9{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flexnowrap{flex-wrap:nowrap}.animate-btn-box-1{background:#2062fe;border:2px solid #2062fe;margin:0 auto;display:inline-block;overflow:hidden;transition:all .3s ease 0s;cursor:pointer;z-index:1;position:relative;color:#fff}.animate-btn-box-1:after{position:absolute;content:"";z-index:-1;display:block;left:-20%;right:-20%;top:-4%;height:150%;width:150%;bottom:0;background:#ffffff;transform:skewX(45deg) scaleX(0);transition:all .3s ease 0s}.animate-btn-box-1:hover{color:#2062fe}.animate-btn-box-1:hover:after{transform:skewX(45deg) scale(1)}.nav{height:60px;z-index:99!important;position:sticky;width:100%;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s;top:0}.nav-home-top{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.navcolor{box-shadow:inset 0 -1px 0 0 rgba(17,31,44,.08)}.nav:hover,.navcolor{background-color:#fff}.navbar{height:60px;justify-content:space-between;background-color:transparent}.left-side,.navbar{display:flex;align-items:center}.left-side{width:100%}.logo-link{display:block;width:124px;margin-right:calc(74 / var(--base-width) * 100vw)}.logo-img{display:block;width:100%}.nav-menu{list-style:none;display:flex;height:100%;justify-content:flex-start;width:auto;flex:1 1;min-width:0}.nav-item{margin:0 calc(25 / var(--base-width) * 100vw);height:60px;flex:0 0 auto}.nav-item,.nav-link{display:flex;align-items:center;white-space:nowrap}.nav-link{text-decoration:none;font-size:16px;font-weight:400;color:#fff;word-break:keep-all;writing-mode:horizontal-tb;text-orientation:mixed;flex-wrap:nowrap;line-height:1}.nav-home-top .nav-link,.nav-menu-block .nav-link,.nav:hover .nav-link,.navcolor .nav-link{color:#333333}.nav-home-top.nav-text-light .nav-link{color:#ffffff}.nav-home-top.nav-text-dark .nav-link{color:#333333}.focus .nav-link,.nav-item.active .nav-link,.nav-link:hover{color:#3178fe!important}.focus,.nav-item.active{border-bottom:2px solid #3178fe}.product-link{justify-content:center;flex-direction:row;background:transparent;border:none;cursor:pointer;padding:0;font:inherit}.arrow-down,.product-open .arrow-up{display:none}.arrow-up,.product-open .arrow-down{display:inline-flex;margin-left:5px;font-size:12px;align-items:center;justify-content:center}.arrow-down svg,.arrow-up svg{vertical-align:middle}.right-side{list-style:none;display:flex;line-height:32px;align-items:center;flex:0 0 auto}.li-btn{margin-left:18px}.legacy-top-cta{min-width:124px;height:42px;padding:0 22px;border-radius:10px;line-height:38px;display:inline-flex;justify-content:center;align-items:center;font-size:16px}.legacy-top-cta-btn{border:2px solid #2f69ff;background:linear-gradient(180deg,#3a72ff,#2062fe);color:#ffffff;font-weight:500;letter-spacing:.01em;line-height:1;transition:color .3s ease,box-shadow .3s ease,transform .3s ease,border-color .3s ease}.legacy-top-cta-btn:after{background:linear-gradient(180deg,#ffffff,#f8fbff)}.legacy-top-cta-btn:hover{color:#2f69ff;border-color:#2062fe;transform:translateY(-1px)}.legacy-top-cta-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(47,105,255,.18)}.code-body{position:fixed;z-index:9999;inset:0;background:rgba(0,0,0,.3)}.mycode{position:relative;z-index:99999;display:none;width:360px;height:400px;background:#ffffff;box-shadow:0 3px 4px rgba(153,153,153,.08);border-radius:5px;border:1px solid #e7e9eb;margin:145px auto}.mycode.iscode{display:block}.code-p{font-weight:400;font-size:16px;color:#3688fe;line-height:1;text-align:center}.code-img{display:block;width:186px;height:186px;margin:88px auto 25px}.legacy-code-close{position:absolute;right:18px;top:18px;font-size:28px;cursor:pointer;color:#b9b9b9;border:0;background:transparent;line-height:1}.nav-menu-block .nav-link,.nav.navcolor .nav-link,.nav:hover .nav-link{color:#333333}.nav-menu-block .focus .nav-link,.nav.navcolor .focus .nav-link,.nav:hover .focus .nav-link{color:#3178fe!important}.prodcut{position:relative}.product-box{position:fixed;top:60px;left:0;right:0;width:100vw;display:flex;background-color:#fff;overflow:hidden;z-index:999;border-top:1px solid #e5e5e5;box-shadow:0 10px 10px -5px rgba(80,93,114,.12);justify-content:center;align-items:flex-start;max-height:0;opacity:0;visibility:hidden;transition:max-height .3s ease,opacity .3s ease}.product-box.show{max-height:calc(100vh - 60px);opacity:1;visibility:visible}.product-box:before{content:"";position:absolute;top:-10px;left:150px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff}.product-content{width:100vw;min-height:510px;display:flex;position:relative}.product-content-left{left:0;width:28%;min-height:100%;background-color:#f8f9fd;padding:24px 30px;display:flex;justify-content:flex-end;align-self:stretch}.product-content-left-box{display:flex;flex-direction:column;width:100%;max-width:241px}.product-content-left-box>div{font-size:16px;color:#333333;font-weight:400}.product-content-left-box-item,.product-content-left-box-item>a{display:flex;flex-direction:column}.product-content-left-box-item>a{margin-top:35px;border-bottom:1px solid #e5e7eb;transition:all .2s ease}.product-content-left-box-item>a:hover{cursor:pointer}.product-content-left-box-item>a:last-child{border-bottom:none}.product-content-left-box-item>a>h1{font-size:15px;color:#333333;font-weight:400;line-height:1.5em;transition:color .2s ease;margin:0 0 8px}.product-content-left-box-item>a:hover>h1{color:#3178fe}.product-content-left-desc{display:block;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;text-overflow:ellipsis;max-height:4.5em;white-space:normal;margin-bottom:35px;font-size:13px;color:#626367;font-weight:400;line-height:1.5em;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}.product-content-right{width:72%;background-color:#fff;max-height:calc(100vh - 60px);display:flex;flex-direction:row;padding-left:26px;padding-right:260px;overflow-y:auto}.pcr-col{width:100%;display:flex;flex-direction:column;padding-top:22px;padding-right:38px}.pcr-col>h1{margin-left:22px;font-size:16px;font-weight:700;color:#333333;padding:0 0 20px;text-align:left;border-bottom:1px solid #e5e7eb}.pcr-col-product-list{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-content:start}.product-top-title{padding:23px 0 16px;font-size:14px;color:#333333;font-weight:700;margin-left:22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.legacy-mom-link{font-size:14px;font-weight:400;color:#3178fe}.product-item{text-decoration:none;display:flex;align-items:center;min-height:50px;padding:6px 22px;border-radius:3px}.product-item-button{width:100%;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.product-item:hover{background-color:#f2f4f7}.product-icon{width:25px;height:25px;flex-shrink:0}.product-text{margin-left:12px;flex:1 1;min-width:0}.product-title{font-size:14px;font-weight:400;color:#333333;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0 0 2px}.product-item:hover .product-title{color:#3178fe}.product-desc{margin-top:2px;font-size:12px;font-weight:400;color:#808082;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.5}.pcr-icon{display:block;width:250px;min-height:340px;height:auto;background-color:#f4f9ff;border-radius:6px;margin-top:80px;margin-bottom:92px;padding-bottom:20px}.pcr-icon>img{width:250px;height:200px}.pcr-icon>h1{margin-top:20px;font-size:18px;color:#333333;line-height:1.4}.pcr-icon>h1,.pcr-icon>p{margin-left:22px;margin-right:22px;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}.pcr-icon>p{display:block;margin-top:14px;font-size:12px;color:#808082;line-height:1.8;white-space:normal;word-break:break-word}.pcr-icon>div{margin-top:16px;margin-left:22px;font-size:12px;color:#3178fe;font-weight:400}.index-contain{pointer-events:none;cursor:pointer;position:relative;min-height:100vh}.carousel-bg{width:100vw;height:100vh;display:block;position:relative}.carousel-item{width:100%;height:100%;cursor:pointer;pointer-events:auto!important;position:absolute;inset:0;opacity:0;transition:opacity .35s ease-out}.carousel-item.active{opacity:1}.legacy-carousel-arrow{position:absolute;top:50vh;transform:translateY(-50%);z-index:15;width:54px;height:54px;border-radius:999px;background:rgba(201,214,228,.42);border:1px solid rgba(255,255,255,.22);box-shadow:0 6px 18px rgba(117,132,148,.08);cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center;transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.legacy-carousel-arrow:hover{background:rgba(201,214,228,.56)}.legacy-carousel-arrow:focus-visible{outline:2px solid rgba(49,120,254,.75);outline-offset:4px}.legacy-carousel-arrow-icon{display:block;width:12px;height:12px;border-top:1.5px solid rgba(255,255,255,.9);border-right:1.5px solid rgba(255,255,255,.9)}.legacy-carousel-left{left:clamp(32px,7vw,150px)}.legacy-carousel-left .legacy-carousel-arrow-icon{transform:rotate(-135deg)}.legacy-carousel-right{right:clamp(32px,7vw,150px)}.legacy-carousel-right .legacy-carousel-arrow-icon{transform:rotate(45deg)}.banner-1{background:url(/legacy/image/home/banner1.png) bottom/cover no-repeat;position:fixed;top:0;left:0;z-index:0;width:100vw;height:100vh;display:block;pointer-events:none!important;opacity:0;transition:opacity .3s ease-out}.banner-1.is-visible,.banner-2.is-visible{opacity:1}.seo-h1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.banner-info{position:relative;margin-top:7%}.banner-2{background:url(/legacy/image/home/banner2.png) bottom/cover no-repeat;position:fixed;top:0;left:0;z-index:0;width:100vw;height:100vh;display:block;pointer-events:none!important;opacity:0;transition:opacity .3s ease-out}.banner-2-title{position:absolute;top:16%;left:50%;transform:translateX(-50%)}.banner-2-title>h1{line-height:52px;font-size:52px;font-weight:500;color:#333333}.banner-2-title>p{margin:26px 0 70px;font-size:20px;font-weight:400;color:#333333;width:550px;line-height:36px;text-align:center}.legacy-banner-overlap{position:absolute;bottom:0;left:27%;z-index:1;pointer-events:none}.mid-bg{z-index:8;position:absolute;left:50%;transform:translateX(-50%);top:15%}.mid-bg .img{width:1100px}.float-bg{z-index:9;position:absolute;left:calc(50% + 550px - 240px);top:-50px;border-radius:22px;border:1px solid #eff0f1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,hsla(0,0%,100%,.2) 60%,#fff);box-shadow:0 4px 16px rgba(0,0,0,.1);width:300px;height:300px;padding:30px 22px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.legacy-float-btn{width:120px;background-color:#fff;border-radius:6px;border:1px solid #eff0f1;appearance:none;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:18px 8px}.legacy-float-btn .top-img{width:26px}.legacy-float-btn .text{margin-top:22px;font-weight:400;font-size:14px;color:#333333}.legacy-float-btn .checkmark{position:absolute;top:11px;left:9px;width:17px;height:17px;background-color:#fff;border:1px solid #ccc;border-radius:4px}.legacy-float-btn .checkmark.checked{background-color:#3178fe;border-color:#3178fe}.legacy-float-btn .checkmark.checked:after{content:"";position:absolute;left:4px;top:0;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.btnbox{z-index:20;position:absolute;top:calc(100vh - 168px);left:50%;transform:translateX(-50%);width:277px;height:68px;border-radius:12px;overflow:hidden;background:#3178fe;cursor:pointer;opacity:1;border:1px solid #3178fe;pointer-events:auto}.homebtn,.homebtn2{position:absolute;left:0;width:100%;height:100%;text-align:center;line-height:68px;transition:all .7s cubic-bezier(.4,0,.2,1)}.homebtn{top:0;background:#ffffff;color:#3178fe;z-index:11}.homebtn2{bottom:0;height:0;background:#3178fe;color:#ffffff;z-index:12}.btnbox:hover>.homebtn2{height:100%}.btnbox:hover>.homebtn{transform:translateY(-100%)}.contain-info{position:relative;top:0;left:0;z-index:13;pointer-events:none;width:100%;margin-top:0}.site-aside{width:54px;position:fixed;right:20px;top:40%;z-index:999;pointer-events:auto}.site-aside-entry{position:relative;margin-bottom:2px}.site-aside-trigger{width:54px;height:58px;display:block;border:0;padding:0;background:#3688fe;color:#ffffff;cursor:pointer;box-shadow:0 8px 20px rgba(54,136,254,.16)}.site-aside-icon{width:100%;height:100%;display:grid;place-items:center}.site-aside-icon svg{width:30px;height:30px;display:block}.site-aside-popover{position:absolute;right:calc(100% + 16px);top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease}.site-aside-entry:focus-within .site-aside-popover,.site-aside-entry:hover .site-aside-popover{opacity:1;visibility:visible;pointer-events:auto}.site-aside-popover-inner{position:relative;background:#ffffff;box-shadow:0 2px 16px rgba(0,0,0,.14);padding:18px 20px;text-align:left}.site-aside-popover-inner:after{content:"";position:absolute;right:-12px;top:50%;width:0;height:0;transform:translateY(-50%);border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #ffffff}.site-aside-popover-title{display:block;font-size:18px;line-height:1.15;color:#666666}.site-aside-popover h2{margin-top:10px;color:#3688fe;font-size:18px;font-weight:400;line-height:1.1}.site-aside-popover-app .site-aside-popover-inner{width:420px;padding:18px 20px 14px}.site-aside-app-grid{display:flex;justify-content:space-between;gap:14px;padding-top:10px}.site-aside-app-grid img{width:160px;height:160px;object-fit:cover;display:block}.site-aside-qr-label{padding-top:8px;text-align:center;font-size:16px;color:#666666}.site-aside-popover-wechat .site-aside-popover-inner{width:256px;padding:18px 20px 16px}.site-aside-wechat-qr{width:150px;height:150px;display:block;margin-top:8px}.site-aside-popover-email .site-aside-popover-inner{width:300px;padding:18px 20px 16px}.legacy-section-card{box-shadow:none}.legacy-sediment-card{background-color:#ffffff}.imgbox{width:80px;height:80px;background:linear-gradient(180deg,#e6eef7,#ffffff);box-shadow:6px 5px 22px 2px rgba(240,243,248,.82);border-radius:10px;border:2px solid #ffffff}.imgbox2{width:150px;background:#f1f4f6;border-radius:3px;display:flex;padding:4px 4px 4px 12px}.sediment-image{transform:scale(.8);opacity:0;transition:transform 1s cubic-bezier(.25,.46,.45,.94),opacity 1s cubic-bezier(.25,.46,.45,.94)}.sediment-image.animate{transform:scale(1);opacity:1}.legacy-sediment-image{width:calc(1400 / var(--base-width) * 100vw);max-width:1400px;height:auto;display:block;margin:0 auto}.sediment-line{transform:scaleX(0);transform-origin:left center;transition:transform .9s ease}.sediment-line.animate{transform:scaleX(1)}.legacy-counter-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:124px;padding:56px 52px 40px}.counter-item{flex:1 1;min-width:0;text-align:center;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.counter-item.animate{opacity:1;transform:translateY(0)}.legacy-sediment-bar{min-height:258px}.legacy-counter-value{display:flex;align-items:flex-end;justify-content:center;gap:8px;margin:0 0 24px;line-height:1}.legacy-counter-number{font-size:72px;font-weight:700}.legacy-counter-unit{font-size:20px;font-weight:400;transform:translateY(-6px)}.legacy-counter-label{margin:0;font-size:17px;line-height:1.35}.legacy-home-title{font-size:24px!important;font-weight:600}.legacy-cpq-section{align-items:flex-start;padding-top:0;padding-bottom:34px}.legacy-cpq-image{width:calc(690 / var(--base-width) * 100vw);margin-top:-18px}.legacy-cpq-features{width:calc(520 / var(--base-width) * 100vw);padding-top:0}.legacy-cpq-feature{padding-bottom:10px}.legacy-cpq-feature-head{display:flex;align-items:center;gap:14px;min-height:44px}.legacy-cpq-feature-icon{width:28px;height:28px;flex:0 0 28px}.legacy-cpq-feature-title{margin:0;line-height:1.3;font-size:22px;font-weight:600}.legacy-cpq-feature-desc{margin:8px 0 0;width:auto;padding-left:42px;line-height:1.8}.legacy-mom-content{margin-top:-30px}.legacy-mom-icons{margin-left:-40px}.legacy-mom-item{padding:18px 0 34px}.legacy-low-code-content{margin-top:-225px}.legacy-low-code-title{padding-top:65px}.legacy-low-code-item{padding:15px 0 26px}.caseitem{padding-bottom:50px;transition-duration:2s}.casetitle{margin-top:24px!important;margin-bottom:17px;display:block;line-height:1.5}.caseitem>p{margin-top:20px!important;white-space:normal;overflow:hidden;text-overflow:ellipsis;line-height:1.9;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.caseitem:hover .casetitle{color:#2062fe}.casebox{position:relative;height:380px;background:#953cfd;border-radius:20px;overflow:hidden}.tilt-image{transform-style:preserve-3d;transition:transform .35s ease}.casebox:hover{transform:translateY(-4px)}.casebox:hover img{transform:scale(1.06)}.casebox>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease}.legacy-case-subtitle{padding:38px 0 70px}.legacy-case-button{font-size:16px;border-radius:12px;width:277px;height:68px;line-height:64px;padding:0 55px}.scroll-container{width:100%;overflow:hidden;white-space:nowrap;position:relative}.legacy-scroll-content{display:inline-block;animation:legacy-scroll 20s linear infinite;padding:50px 0 38px}.scroll-container:hover .legacy-scroll-content{animation-play-state:paused}.legacy-scroll-content img{margin:0 25px;display:inline-block}@keyframes legacy-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.legacy-news-banner{height:417px;pointer-events:auto}.legacy-news-title{margin-left:42px}.legacy-news-side{position:relative;height:100%;border-radius:12px;width:calc(778 / var(--base-width) * 100vw);transition-duration:1s}.itembg:hover .legacy-news-side{background:#3178fe;width:calc(532 / var(--base-width) * 100vw)}.itembg:hover .itemtext{color:#3178fe}.itemright1{position:absolute;left:42px;top:28px}.itemright2{position:absolute;right:40px;bottom:132px}.itemright3{position:absolute;right:23px;bottom:38px}.dynamic{padding-bottom:120px}.legacy-dynamic-wrap{padding:3% 42px}.dynamic-content{margin:0 auto;display:flex;justify-content:flex-start;gap:28px}.dynamic-content>div{width:calc(414 / var(--base-width) * 100vw);min-width:300px}.dynamic-content>div:last-child{width:40%;padding-bottom:26px}.dynamic-img{transition-duration:.3s;transform:scale(1)}.legacy-dynamic-card-link:hover .dynamic-img{transform:scale(1.1)}.legacy-dynamic-card-link{display:block;color:inherit;text-decoration:none;cursor:pointer}.legacy-dynamic-card-media{cursor:pointer}.dynamic-title{display:block;font-size:16px;margin-top:16px;color:#000000;line-height:140%}.legacy-dynamic-card-title,.legacy-post-feature-title,.legacy-post-row-title{cursor:pointer;transition:color .2s ease}.legacy-dynamic-card-link:hover .legacy-dynamic-card-title,.legacy-dynamic-card-title:hover,.legacy-post-feature-title:hover,.legacy-post-feature:hover .legacy-post-feature-title,.legacy-post-row-title:hover,.legacy-post-row:hover .legacy-post-row-title{color:#3178fe}.dynamic-info{font-size:13px;line-height:24px;padding-top:8px;color:#787878;text-align:left}.dynamic-info,.legacy-dynamic-card-desc{display:inline-block}.list-topleft{overflow:hidden;float:left;margin-left:20px}.list-topimg,.list-topleft{position:relative;border-radius:5px}.list-topimg{height:90px;width:130px;display:block;transform:scale(1);transition-duration:.3s;margin-right:8px}.list-topright{overflow:hidden;margin-right:20px;margin-top:5px}.legacy-post-feature-card{display:flex;align-items:flex-start;gap:18px;overflow:hidden}.legacy-post-feature-media{float:none;margin-left:20px;flex:0 0 130px}.legacy-post-feature-content{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;margin:0 20px 0 0}.memberoff{color:#000000;text-decoration:none}.memberoff:hover{color:#3178fe}.abstractd{display:block;font-size:12px;color:#7d7d7d}.list-p{line-height:22px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.border-line{overflow:hidden;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}.item-p{margin-left:20px;margin-right:20px;float:left;color:#7d7d7d;line-height:28px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;width:70%}.more{width:44px;height:18px;background-color:#3178fe;color:#fff;font-size:9px;line-height:18px;text-align:center}.legacy-post-list{margin:0;padding:0;list-style-type:none}.legacy-post-feature,.legacy-post-row{overflow:hidden;color:inherit}.legacy-post-feature{display:block}.legacy-post-feature.legacy-post-feature-card{display:flex}.legacy-post-row{display:block}.legacy-post-heading{font-size:17px;color:#000000;font-weight:400;line-height:1.45}.legacy-post-desc{margin-top:0;line-height:1.85;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.legacy-post-date{float:none;margin-right:0;margin-top:auto;align-self:flex-end;font-size:13px;line-height:1.4}.legacy-link-date{float:right;margin-right:20px;line-height:28px}.legacy-more-wrap{position:absolute;right:8px;bottom:0}.legacy-more-link{text-decoration:none;color:#5a5a5a}.legacy-aos{opacity:0}.legacy-aos.aos-animate{opacity:1}.legacy-fade-up{transform:translate3d(0,300px,0)}.legacy-fade-down,.legacy-fade-up{transition:transform 1.7s ease,opacity 1.7s ease}.legacy-fade-down{transform:translate3d(0,-120px,0)}.legacy-slide-left{transform:translate3d(120px,0,0)}.legacy-slide-left,.legacy-slide-right{transition:transform 1.2s ease,opacity 1.2s ease}.legacy-slide-right{transform:translate3d(-120px,0,0)}.legacy-flip-left{transform:perspective(1000px) rotateY(-18deg) translate3d(80px,0,0)}.legacy-flip-left,.legacy-flip-right{transition:transform 1.3s ease,opacity 1.3s ease}.legacy-flip-right{transform:perspective(1000px) rotateY(18deg) translate3d(-80px,0,0)}.legacy-fade-up-left,.legacy-fade-up-right{transform:translate3d(0,180px,0);transition:transform 1.7s ease,opacity 1.7s ease}.legacy-aos.aos-animate{transform:translateZ(0) rotate(0deg) perspective(1000px) rotateY(0deg)}.foot{position:relative}.legacy-footer-form{padding-bottom:58px;padding-top:55px}.foot--flush-top .legacy-footer-form{padding-top:0}.foot--ms-client-case .legacy-footer-form{padding-top:38px}.foot--about-me .legacy-footer-form{padding-top:80px}.legacy-footer-fields{height:270px}.legacy-input-box input,.legacy-input-box textarea{width:100%;height:100%;font-size:16px;color:#333333;background:transparent;border:0;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none}.legacy-input-large{padding-top:28px}.legacy-input-large textarea{resize:none}.legacy-input-box input::placeholder,.legacy-input-box textarea::placeholder{color:#7d8089}.legacy-consult-btn{border:0;cursor:pointer}.foot>.foot-info{position:relative;color:#fff;text-align:center;width:100%;height:440px;background:#050f2d}.foot-top{display:flex;justify-content:space-between;align-items:flex-start;padding:calc(58 / var(--base-width) * 100vw) calc(58 / var(--base-width) * 100vw) 0 calc(69 / var(--base-width) * 100vw)}.foot-top>.foot-left{display:grid;grid-template-columns:repeat(6,minmax(88px,1fr));align-items:flex-start;column-gap:28px;row-gap:0;flex:1 1;margin-right:42px}.foot-top>.foot-left>div{width:auto;min-width:0;flex:0 0 auto}.foot-top>.foot-left>div>span{display:inline-block;margin-bottom:20px;font-size:14px;color:#ffffff}.foot-top>.foot-left>div>ul>li{height:30px;line-height:30px}.foot-top>.foot-left>div>ul{margin:0;padding:0;list-style:none}.foot-top>.foot-left>div>ul>li>a{font-size:14px;color:#9698a7;white-space:nowrap}.foot-right,.foot-top>.foot-left>div>ul>li>a:hover{color:#ffffff}.foot-right{text-align:left;font-size:14px;flex:0 0 390px}.foot-right>.box2{margin:15px 0;color:#ffffff}.foot-right>.box3{margin-top:35px;display:flex;justify-content:space-between;gap:18px}.foot-right>.box3>div>div>img{width:82px;height:82px}.foot-right>.box3>div>.text{width:84px;text-align:center;font-size:14px;color:#9698a7;margin-top:8px}.foot-position{position:absolute;bottom:0;width:100%}.foot-botmme{display:flex;justify-content:space-between;padding:18px 0;margin-bottom:25px;border-top:1px solid #373f57;position:relative}.Footer_friendship,.foot-botmme>div{font-size:14px;color:#9698a7}.Footer_friendship{text-align:left;position:absolute;bottom:72px;left:0}.Footer_friendship>a{color:inherit}.Footer_friendship-label{display:inline-block;margin-right:10px}.Footer_friendship a,.Footer_friendship span{color:inherit}.Footer_friendship a:hover,.Footer_friendship>a:hover{color:#ffffff}.Footer_friendship-item{display:inline-flex;align-items:center}.Footer_friendship-separator{display:inline-block;margin:0 10px 0 8px}@media screen and (max-width:1200px){.bannerWidth,.styleWidth10,.styleWidth12,.styleWidth13,.styleWidth15,.styleWidth21,.styleWidth22,.styleWidth23,.styleWidth5,.styleWidth6,.styleWidth8,.styleWidth9{width:calc(100vw - 32px)}.nav{position:relative;height:auto}.dynamic-content,.foot-top,.legacy-counter-row,.navbar{flex-direction:column;gap:20px}.nav-menu{width:100%;justify-content:center;flex-wrap:wrap}.Footer_friendship,.float-bg,.mid-bg,.product-box{position:static;transform:none;width:auto}.legacy-cpq-section{padding-bottom:24px;gap:12px}.legacy-cpq-features,.legacy-cpq-image{width:100%;margin-top:0}.legacy-cpq-feature-title{font-size:20px}.legacy-cpq-feature-desc{padding-left:42px}.legacy-post-feature-card{gap:14px}.legacy-post-feature-media{margin-left:0;flex-basis:110px}.list-topimg{width:110px;height:76px}.legacy-post-feature-content{margin-right:0}.legacy-carousel-arrow{display:none}.banner-2-title{position:static;transform:none;padding-top:120px;text-align:center}.legacy-banner-overlap{position:static;width:100%;margin-top:24px}.contain-info{position:relative;top:0}.site-aside{right:8px;top:80vh}.site-aside-popover{display:none}.btnbox{position:relative;top:auto;bottom:auto;left:auto;transform:none;margin:32px auto 40px;display:block}.foot>.foot-info{height:auto;padding-bottom:120px}}