*{margin:0;padding:0;box-sizing:border-box}#app{font-family:Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.container{padding:0 15px}}.header[data-v-12b5500b]{width:100%;box-shadow:0 2px 10px rgba(0,0,0,.08);position:fixed;top:0;left:0;right:0;z-index:1000;transition:background .3s}.header.transparent[data-v-12b5500b]{background:transparent;box-shadow:none;color:#fff}.header.solid[data-v-12b5500b]{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);color:#222}.navbar[data-v-12b5500b]{max-width:1400px;display:flex;align-items:center;justify-content:space-between;height:5.2rem;margin:0 auto;width:100%;padding:0 20px}.solution-subnav[data-v-12b5500b]{margin-top:6px;background:#fff;border-bottom:1px solid #e3e7f0}.solution-subnav-inner[data-v-12b5500b]{max-width:1400px;margin:0 auto;padding:0 20px 0 28px;height:48px;display:flex;flex-wrap:nowrap;align-items:center;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.solution-subnav-item[data-v-12b5500b]{border:none;background:transparent;padding:0 68px;font-size:18px;font-weight:600;line-height:32px;color:#999;cursor:pointer;transition:all .2s ease;position:relative;flex:0 0 auto;white-space:nowrap}.solution-subnav-item+.solution-subnav-item[data-v-12b5500b]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background-color:#e5e5e5}.solution-subnav-item.active[data-v-12b5500b]{font-size:20px;font-weight:700;background:linear-gradient(90deg,#00b097,#17c7ca,#2e97ff);-webkit-background-clip:text;background-clip:text;color:transparent}.logo-area[data-v-12b5500b]{flex:0 0 auto;display:flex;align-items:center}.logo-area .logo-img[data-v-12b5500b]{width:95px;transition:filter .2s}.nav-center[data-v-12b5500b]{flex:1 1 0;display:flex;justify-content:center;align-items:center}.custom-nav-menu[data-v-12b5500b]{display:flex;align-items:center;gap:0;height:5.2rem}.nav-item[data-v-12b5500b]{position:relative;display:flex;align-items:center;height:5.2rem}.nav-link[data-v-12b5500b]{display:flex;align-items:center;justify-content:center;height:64px;padding:0 32px;font-size:1.08rem;cursor:pointer;transition:all .2s ease;position:relative;background:transparent;border:none;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-link span[data-v-12b5500b]{display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-link.level-1.hovering[data-v-12b5500b],.nav-link.level-1[data-v-12b5500b]:hover{color:#20b2aa!important}.nav-link.level-1.active[data-v-12b5500b]{color:#20b2aa!important;font-weight:700}.nav-link.level-1[data-v-12b5500b]:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:#20b2aa;border-radius:2px;transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-link.level-1.hovering[data-v-12b5500b]:after,.nav-link.level-1[data-v-12b5500b]:hover:after{transform:scaleX(1)}.nav-link.level-1.active[data-v-12b5500b]:after{transform:scaleX(0)}.dropdown-menu[data-v-12b5500b]{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:12px 0;min-width:220px;z-index:1000;display:flex;flex-direction:column;align-items:center}.dropdown-menu.level-3[data-v-12b5500b]{top:0;left:100%;transform:translateX(0);margin-left:-2px}.dropdown-item[data-v-12b5500b]{width:100%;position:relative}.nav-link.level-2[data-v-12b5500b],.nav-link.level-3[data-v-12b5500b]{height:46px;line-height:46px;margin:3px 8px;padding:0 16px;font-size:1.05rem;color:#222;border-radius:6px;justify-content:center;text-align:center}.nav-link.level-2[data-v-12b5500b]:hover,.nav-link.level-3[data-v-12b5500b]:hover{background:#f5f7fa;color:#20b2aa}.nav-link.level-2.active[data-v-12b5500b],.nav-link.level-3.active[data-v-12b5500b]{color:#20b2aa;font-weight:700}.nav-link.level-2[data-v-12b5500b]:after{content:"";position:absolute;left:25%;right:25%;bottom:4px;height:2px;background:#20b2aa;border-radius:2px;transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.nav-link.level-2.hovering[data-v-12b5500b]:after,.nav-link.level-2[data-v-12b5500b]:hover:after{transform:scaleX(1)}.nav-link.level-2.active[data-v-12b5500b]:after{transform:scaleX(0)}.lang-switch[data-v-12b5500b]{margin-right:.5rem}.search-box[data-v-12b5500b]{position:relative}.serach[data-v-12b5500b]{margin-right:2rem;position:relative}.search-results[data-v-12b5500b]{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:2000;margin-top:4px;max-width:1200px;margin-left:auto;margin-right:auto}.search-result-item[data-v-12b5500b]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background-color .2s}.search-result-item[data-v-12b5500b]:last-child{border-bottom:none}.search-result-item.highlighted[data-v-12b5500b],.search-result-item[data-v-12b5500b]:hover{background-color:#f5f7fa}.search-result-item i[data-v-12b5500b]{margin-right:8px;color:#909399;font-size:14px}.result-title[data-v-12b5500b]{flex:1;font-size:14px;color:#333}.result-type[data-v-12b5500b]{font-size:12px;color:#909399;background:#f0f2f5;padding:2px 6px;border-radius:4px;margin-left:8px}.no-search-results[data-v-12b5500b]{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:2000;margin-top:4px;max-width:1200px;margin-left:auto;margin-right:auto;padding:20px}.no-results-text[data-v-12b5500b]{display:flex;align-items:center;justify-content:center;color:#909399;font-size:14px}.no-results-text i[data-v-12b5500b]{margin-right:8px;font-size:16px}.login-btn[data-v-12b5500b]{color:#909399;font-size:1rem;margin-left:15px;cursor:pointer}.login-btn[data-v-12b5500b],.login-btn[data-v-12b5500b]:active,.login-btn[data-v-12b5500b]:focus{background:none!important;border:none!important;box-shadow:none!important}.hamburger[data-v-12b5500b]{display:none;flex-direction:column;cursor:pointer;margin-left:1.5rem;z-index:1000}.hamburger span[data-v-12b5500b]{width:28px;height:3px;background:#065cc2;margin-bottom:5px;border-radius:2px}.mobile-breadcrumb-btn[data-v-12b5500b]{background:transparent;border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;outline:none;padding:0}.mobile-breadcrumb-btn[data-v-12b5500b]:active{background:rgba(0,0,0,.05)}.mobile-breadcrumb-btn svg[data-v-12b5500b]{display:block}.mobile-breadcrumb-menu[data-v-12b5500b]{position:fixed;top:5.2rem;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:2000;overflow:hidden}.mobile-menu-content[data-v-12b5500b]{background:#fff;max-height:80vh;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.15)}.mobile-menu-item[data-v-12b5500b]{border-bottom:1px solid #f0f0f0}.mobile-menu-title[data-v-12b5500b]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:1rem;color:#222;cursor:pointer;transition:background .2s}.mobile-menu-title[data-v-12b5500b]:active{background:#f5f5f5}.mobile-menu-title.active[data-v-12b5500b]{color:#20b2aa;font-weight:600}.mobile-menu-title.has-children[data-v-12b5500b]{font-weight:500;overflow:hiddden;text-overflow:ellipsis;white-space:nowrap}.mobile-submenu[data-v-12b5500b]{background:#fafafa}.mobile-submenu-item[data-v-12b5500b]{border-top:1px solid #e8e8e8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-submenu-title[data-v-12b5500b]{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 14px 40px;font-size:.95rem;color:#333;cursor:pointer;transition:background .2s}.mobile-submenu-title.active[data-v-12b5500b]{background:linear-gradient(90deg,#00b097,#17c7ca,#2e97ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.mobile-submenu-title[data-v-12b5500b]:active{background:#f0f0f0}.mobile-submenu-title.active[data-v-12b5500b]{color:#20b2aa;font-weight:600}.mobile-third-menu[data-v-12b5500b]{background:#f0f0f0}.mobile-third-menu-item[data-v-12b5500b]{padding:12px 20px 12px 60px;font-size:.9rem;color:#555;cursor:pointer;border-top:1px solid #e0e0e0;transition:background .2s}.mobile-third-menu-item[data-v-12b5500b]:active{background:#e8e8e8}.mobile-third-menu-item.active[data-v-12b5500b]{color:#20b2aa;font-weight:600}.submenu-arrow[data-v-12b5500b]{transition:transform .3s ease;flex-shrink:0}.submenu-arrow.open[data-v-12b5500b]{transform:rotate(180deg)}@media (max-width:900px){.header[data-v-12b5500b]{position:fixed!important;left:0;right:0;width:100vw;margin:0;box-sizing:border-box}.navbar[data-v-12b5500b]{height:3.8rem;max-width:none;width:100%;padding:0 16px;margin:0;box-sizing:border-box}.logo-area[data-v-12b5500b]{flex:0 0 auto}.logo-area .logo-img[data-v-12b5500b]{width:95px}.nav-center[data-v-12b5500b],.nav-menu[data-v-12b5500b]:not(.el-menu--vertical){display:none}.right-group[data-v-12b5500b]{margin-left:auto}.login-btn[data-v-12b5500b]{margin-left:.5rem;margin-right:.5rem}.hamburger[data-v-12b5500b]{display:flex!important}.serach[data-v-12b5500b]{display:none}.right-area[data-v-12b5500b]{gap:.5rem;flex:0 0 auto;margin-left:auto;margin-right:0}.icon-btn[data-v-12b5500b]{width:24px;height:24px;margin:0}.icon-btn svg[data-v-12b5500b]{width:18px;height:18px}.mobile-breadcrumb-menu[data-v-12b5500b]{top:3.8rem}}.dialog[data-v-12b5500b]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2100;background:rgba(0,0,0,.7)}.dialog .mobile-menu-box[data-v-12b5500b]{position:fixed;top:20px;left:20px;right:20px;bottom:20px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.18);display:flex;flex-direction:column;border:none}.dialog .mobile-menu-close-btn[data-v-12b5500b]{color:#fff;border:none;width:40px;height:40px;font-size:2rem;text-align:right;margin-bottom:20px;align-self:flex-end;background:none;cursor:pointer}.dialog .mobile-menu[data-v-12b5500b]{width:100%;height:100%;background:#fff;border-radius:10px;overflow:hidden;max-height:100%;overflow-y:auto}.dialog .mobile-login[data-v-12b5500b]{display:block;margin:30px auto 0 auto;color:#222;background:none!important;border:none!important;border-radius:4px;padding:.5rem 1.2rem;font-size:1.1rem;font-weight:700;box-shadow:none!important;width:80%;max-width:200px}.el-menu--vertical .el-menu-item[data-v-12b5500b]{padding-left:50px!important;font-size:15px}.el-menu--vertical .el-submenu__title[data-v-12b5500b]{padding-left:30px!important}.right-area[data-v-12b5500b]{flex:0 0 auto;display:flex;align-items:center;gap:1.2rem}.icon-btn[data-v-12b5500b]{background:transparent;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;margin:0 4px;cursor:pointer;transition:background .2s;outline:none}.icon-btn svg[data-v-12b5500b]{display:block}.icon-btn[data-v-12b5500b]:active,.icon-btn[data-v-12b5500b]:focus{background:transparent}.search-btn[data-v-12b5500b]{border:none;background:transparent}.lang-icon-btn[data-v-12b5500b]{width:20px;height:20px;border-radius:4px;border:1px solid #20b2aa;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.lang-icon-text[data-v-12b5500b]{font-size:12px;font-weight:700;color:#20b2aa;line-height:1}.shop-btn[data-v-12b5500b]{background:#065cc2;color:#fff;border:none;border-radius:20px;padding:0 18px;height:38px;font-size:1rem;font-weight:500;margin-left:8px;cursor:pointer;display:flex;align-items:center;transition:background .2s}.shop-btn[data-v-12b5500b]:active,.shop-btn[data-v-12b5500b]:focus{background:#065cc2}.ripple[data-v-12b5500b]{position:absolute;left:50%;top:50%;width:40px;height:40px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(6,92,194,.18);animation:ripple-wave-12b5500b 1.8s infinite;z-index:0;pointer-events:none}@keyframes ripple-wave-12b5500b{0%{opacity:.7;transform:translate(-50%,-50%) scale(.7)}70%{opacity:.2;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-50%) scale(2.1)}}.search-dialog-mask[data-v-12b5500b]{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:3000;display:flex;align-items:center;justify-content:center}.search-dialog-box[data-v-12b5500b]{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:40px 32px 32px 32px;min-width:400px;max-width:90vw;display:flex;flex-direction:column;align-items:center;position:relative}.search-dialog-input[data-v-12b5500b]{width:320px;max-width:80vw;font-size:1.2rem;padding:14px 18px;border:1.5px solid #e3eaf2;border-radius:8px;outline:none;margin-top:12px;margin-bottom:8px;transition:border .2s}.search-dialog-input[data-v-12b5500b]:focus{border:1.5px solid #065cc2}.search-dialog-close[data-v-12b5500b]{position:absolute;right:18px;top:12px;background:none;border:none;font-size:2.2rem;color:#888;cursor:pointer;transition:color .2s;z-index:1}.search-dialog-close[data-v-12b5500b]:hover{color:#065cc2}@media (max-width:600px){.search-dialog-box[data-v-12b5500b]{min-width:0;width:96vw;padding:24px 8px 18px 8px}.search-dialog-input[data-v-12b5500b]{width:90vw;font-size:1rem;padding:10px 10px}}.search-bar-strip[data-v-12b5500b]{position:fixed;left:0;top:5.2rem;width:100vw;background:#fafbfc;z-index:2001;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:0;margin:0;border-bottom:1px solid #eee}.search-bar-inner[data-v-12b5500b]{max-width:1200px;margin:0 auto;display:flex;align-items:center;height:72px;padding:0 32px;position:relative}.search-bar-icon[data-v-12b5500b]{display:flex;align-items:center;margin-right:18px}.search-bar-input[data-v-12b5500b]{flex:1;font-size:1.18rem;border:none;outline:none;background:transparent;color:#222;padding:0 8px;height:48px}.search-bar-input[data-v-12b5500b]::-moz-placeholder{color:#bbb}.search-bar-input[data-v-12b5500b]::placeholder{color:#bbb}.search-bar-close[data-v-12b5500b]{background:none;border:none;outline:none;cursor:pointer;margin-left:18px;display:flex;align-items:center;padding:0}.search-bar-close svg[data-v-12b5500b]{display:block}@media (max-width:900px){.search-bar-inner[data-v-12b5500b]{max-width:98vw;padding:0 8px;height:56px}.search-bar-strip[data-v-12b5500b]{top:3.8rem}.search-bar-input[data-v-12b5500b]{font-size:1rem;height:38px}}[data-v-12b5500b] .el-menu--popup{min-width:220px!important;background:#fff!important;border-radius:10px!important;box-shadow:0 8px 32px rgba(0,0,0,.1)!important;padding:8px 0!important;display:flex!important;flex-direction:column!important;align-items:center!important}[data-v-12b5500b] .el-menu--popup .el-menu-item,[data-v-12b5500b] .el-menu--popup .el-submenu__title{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;height:48px!important;line-height:48px!important;font-size:1.05rem!important;color:#222!important;background:transparent!important;border-radius:6px!important;margin:0 8px!important;transition:background .2s,color .2s;position:relative}.el-menu--popup .el-submenu__title[data-v-12b5500b],[data-v-12b5500b] .el-menu--popup .el-submenu__title{padding-right:20px!important;text-align:center!important;justify-content:center!important;display:flex!important;align-items:center!important}.el-menu--popup .el-submenu__title span[data-v-12b5500b],[data-v-12b5500b] .el-menu--popup .el-submenu__title span{width:100%!important;text-align:center!important;display:block!important}.el-menu--popup .el-submenu__title[data-v-12b5500b]:after,[data-v-12b5500b] .el-menu--popup .el-submenu__title:after{content:""!important;position:absolute!important;left:25%!important;right:25%!important;bottom:2px!important;height:2px!important;background:#065cc2!important;border-radius:2px!important;transform:scaleX(0)!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;pointer-events:none!important;z-index:1!important}.el-menu--popup .el-submenu.is-hovering .el-submenu__title[data-v-12b5500b]:after,.el-menu--popup .el-submenu__title[data-v-12b5500b]:hover:after,[data-v-12b5500b] .el-menu--popup .el-submenu.is-hovering .el-submenu__title:after,[data-v-12b5500b] .el-menu--popup .el-submenu__title:hover:after{transform:scaleX(1)!important}.dropdown-item.has-children[data-v-12b5500b]{position:relative}.dropdown-item.has-children[data-v-12b5500b]:after{content:"";position:absolute;top:0;right:-2px;width:4px;height:100%;background:transparent;z-index:1001}.dropdown-menu.level-2[data-v-12b5500b]{padding-right:4px}.dropdown-menu.level-3[data-v-12b5500b]:before{content:"";position:absolute;top:0;left:-4px;width:6px;height:100%;background:transparent;z-index:1000}.nav-item.has-children[data-v-12b5500b]:after{content:"";position:absolute;top:100%;left:0;right:0;height:8px;background:transparent;z-index:2000}.nav-link.has-children[data-v-12b5500b]{cursor:default!important;position:relative}.nav-link.has-children[data-v-12b5500b]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;pointer-events:none}.nav-link.has-children[data-v-12b5500b]:active{transform:none!important}.bt-footer[data-v-62cbd95c]{background:#043a47}.wrap-xl[data-v-62cbd95c]{width:100%;max-width:1440px;margin:0 auto}.footer-w[data-v-62cbd95c]{padding:16px 60px 0}.footer-t[data-v-62cbd95c]{padding:20px 20px 20px;display:flex;flex-direction:column}.footer-t-content[data-v-62cbd95c]{width:100%;justify-content:space-between;margin-top:16px;margin-bottom:0;padding-bottom:0}.footer-t-content[data-v-62cbd95c],.footer-t-l[data-v-62cbd95c]{display:flex;align-items:flex-start}.footer-tt[data-v-62cbd95c]{display:flex;align-items:center;margin-bottom:0;height:auto}.f-logo[data-v-62cbd95c]{width:auto;margin-right:64px;display:flex;align-items:center}.f-logo img[data-v-62cbd95c]{width:auto!important;max-width:120px;height:auto;display:block}a[data-v-62cbd95c]{font-size:16px;color:#666;letter-spacing:1.2px;line-height:24px;text-decoration:none;cursor:pointer}.footer-tt img[data-v-62cbd95c]{width:60%;border:0;vertical-align:middle}.social-icon[data-v-62cbd95c]{display:flex;align-items:flex-start;margin-left:0;gap:1.5rem}.social-item[data-v-62cbd95c]{display:flex;align-items:center;gap:.75rem}.social-icon a[data-v-62cbd95c]{width:52px;height:52px;border-radius:50%;justify-content:center;border:1px solid hsla(0,0%,100%,.4);color:#666;flex-shrink:0}.social-icon a[data-v-62cbd95c],.social-name[data-v-62cbd95c]{display:flex;align-items:center;font-size:16px;letter-spacing:1.2px;line-height:24px}.social-name[data-v-62cbd95c]{color:#fff;white-space:nowrap}svg[data-v-62cbd95c]:not(:root){overflow:hidden}.wechat-qr-top[data-v-62cbd95c]{top:-164px;left:-50px}.tencent-video[data-v-62cbd95c],.wechat[data-v-62cbd95c],.weibo[data-v-62cbd95c]{position:relative}.wechat-qr[data-v-62cbd95c]{width:150px;height:150px;padding:10px;background-color:#fff;display:none;position:absolute;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:100;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.tencent-video:hover .wechat-qr[data-v-62cbd95c],.wechat:hover .wechat-qr[data-v-62cbd95c],.weibo:hover .wechat-qr[data-v-62cbd95c]{display:block;opacity:1;transform:translateY(0)}.wechat-qr img[data-v-62cbd95c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.wechat-qr[data-v-62cbd95c]:after{content:"";display:inline-block;width:10px;height:10px;background-color:#fff;transform:rotate(45deg);position:absolute;bottom:-5px;left:50%;margin-left:-5px}.footer-menus[data-v-62cbd95c]{display:flex;align-items:center;list-style-type:none;margin:0;padding:0}.footer-menus li[data-v-62cbd95c]{margin-right:50px}.footer-menus li[data-v-62cbd95c]:last-child{margin-right:0}.footer-menus-top[data-v-62cbd95c]{width:100%;margin:0 0 16px 0;padding:0;justify-content:flex-start;flex-wrap:wrap;row-gap:12px;align-items:flex-start}.footer-menus li a[data-v-62cbd95c]{font-size:16px;color:#fff;letter-spacing:1.2px;line-height:24px}.footer-menus li a[data-v-62cbd95c]:hover{color:#065cc2}.subscription-bar[data-v-62cbd95c]{visibility:hidden;width:382px;height:48px;background:#fff;padding-left:16px;position:relative;margin-bottom:40px}.contact-us .tel[data-v-62cbd95c]{display:flex;align-items:center;gap:10px}.contact-us .tel a[data-v-62cbd95c]{font-weight:700;font-size:24px;color:#fff;letter-spacing:0;line-height:36px;margin-left:0}.contact-us .address[data-v-62cbd95c]{margin-top:6px;display:flex;align-items:center;gap:10px}.contact-us .address span[data-v-62cbd95c]{opacity:.8;font-size:14px;color:#fff;letter-spacing:1px;line-height:21px;margin-left:0;display:inline-block}.contact-us .address i[data-v-62cbd95c],.contact-us .contact-icon[data-v-62cbd95c],.contact-us .tel i[data-v-62cbd95c]{flex:0 0 auto;color:#4ecdc4!important;font-size:1.5rem;opacity:1}.contact-us .address .el-icon-message[data-v-62cbd95c],.contact-us .contact-icon.el-icon-message[data-v-62cbd95c],.contact-us .contact-icon.el-icon-phone[data-v-62cbd95c],.contact-us .tel .el-icon-phone[data-v-62cbd95c]{color:#4ecdc4!important}.footer-b[data-v-62cbd95c]{border-top:1px solid hsla(0,0%,100%,.2);padding:12px 0 20px;display:-webkit-flex;justify-content:space-between;align-items:center;margin-top:0}.footer-b span[data-v-62cbd95c]{opacity:.8;font-size:12px;color:#fff;letter-spacing:.8px;line-height:18px}.footer-b a[data-v-62cbd95c],.footer-b span[data-v-62cbd95c]{margin-left:20px}.footer-b a[data-v-62cbd95c],.footer-b span[data-v-62cbd95c]{opacity:.8;font-size:12px;color:#fff;letter-spacing:.8px;line-height:18px}.footer[data-v-62cbd95c]{background:#000;color:#fff;padding:60px 0 20px;position:relative}.container[data-v-62cbd95c]{max-width:1440px}.footer-flex[data-v-62cbd95c]{display:flex;justify-content:space-between;margin-bottom:2rem}.footer-left[data-v-62cbd95c]{display:flex;flex-direction:column;align-items:flex-start;min-width:260px}.footer-logo-qr-info[data-v-62cbd95c]{display:flex;align-items:center;gap:3.5rem}.footer-logo-img[data-v-62cbd95c]{width:120px;height:auto;display:block}.footer-wechat-wrap[data-v-62cbd95c]{position:relative;width:64px;height:64px;border:2px solid #bfc2c6;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;transition:border .2s,background .2s;cursor:pointer}.footer-wechat-icon[data-v-62cbd95c]{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);transition:filter .3s}.footer-wechat-wrap[data-v-62cbd95c]:hover{border:2px solid #fff}.footer-wechat-wrap:hover .footer-wechat-icon[data-v-62cbd95c]{filter:grayscale(0)}.qr-popup[data-v-62cbd95c]{position:absolute;top:-170px;background:#fff;padding:16px 16px 10px 16px;border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.18);z-index:10;display:flex;flex-direction:column;align-items:center;min-width:140px;animation:fadeIn-62cbd95c .25s}.qr-img[data-v-62cbd95c]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;margin-bottom:.2rem}.qr-arrow[data-v-62cbd95c]{width:24px;height:16px;background:transparent;position:absolute;left:50%;bottom:-16px;transform:translateX(-50%);overflow:hidden}.qr-arrow[data-v-62cbd95c]:after{content:"";display:block;width:24px;height:24px;background:#fff;border-radius:4px;box-shadow:0 4px 24px rgba(0,0,0,.08);transform:rotate(45deg);position:absolute;left:0;top:-8px}@keyframes fadeIn-62cbd95c{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-company-info[data-v-62cbd95c]{margin-top:1.2rem;color:#fff;font-size:1rem;line-height:1.7}.footer-sections[data-v-62cbd95c]{display:flex;gap:2.5rem}.footer-section h3[data-v-62cbd95c],.footer-section h4[data-v-62cbd95c]{margin-bottom:1rem}.footer-section ul[data-v-62cbd95c]{list-style:none}.footer-section ul li[data-v-62cbd95c]{margin-bottom:.5rem}.footer-section ul li a[data-v-62cbd95c]{color:#ccc;text-decoration:none}.footer-section ul li a[data-v-62cbd95c]:hover{color:#fff}.footer-bottom[data-v-62cbd95c]{border-top:1px solid #fff;padding-top:1rem;text-align:center;color:#ccc}@media (max-width:900px){.bt-footer[data-v-62cbd95c]{width:100vw;margin:0;box-sizing:border-box}.wrap-xl[data-v-62cbd95c]{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.footer-w[data-v-62cbd95c]{padding:16px 16px 0;width:100%;box-sizing:border-box}.footer-t[data-v-62cbd95c]{flex-direction:column;padding:30px 16px}.footer-t-l[data-v-62cbd95c]{width:100%;margin-bottom:0}.footer-tt[data-v-62cbd95c]{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:20px;height:auto;padding:0;max-height:70px}.f-logo[data-v-62cbd95c]{margin-right:0;margin-bottom:0;flex:0 0 auto}.footer-tt img[data-v-62cbd95c]{width:100%;max-width:140px}.social-icon[data-v-62cbd95c]{margin-left:0;margin-top:0;flex:0 0 auto;gap:1rem}.social-item[data-v-62cbd95c]{gap:.5rem}.social-icon a[data-v-62cbd95c]{width:36px;height:36px}.social-name[data-v-62cbd95c]{font-size:14px}.footer-menus[data-v-62cbd95c]{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;padding-left:0;margin-bottom:40px}.footer-menus li[data-v-62cbd95c]{margin-right:0;margin-bottom:0;text-align:left}.footer-menus li a[data-v-62cbd95c]{font-size:14px;display:block;text-align:left}.footer-t-content[data-v-62cbd95c]{flex-direction:column;align-items:flex-start;gap:16px}.footer-t-r[data-v-62cbd95c]{width:100%}.subscription-bar[data-v-62cbd95c]{display:none}.contact-us[data-v-62cbd95c]{margin-top:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.contact-us .address[data-v-62cbd95c],.contact-us .tel[data-v-62cbd95c]{display:flex;flex-direction:row;align-items:center;margin-bottom:0}.contact-us .address span[data-v-62cbd95c],.contact-us .tel a[data-v-62cbd95c]{font-size:14px;line-height:22px;margin-left:6px;white-space:normal;word-break:break-word}.footer-b[data-v-62cbd95c]{flex-direction:column;align-items:flex-start;padding:15px 0 20px}.footer-b-l[data-v-62cbd95c]{margin-bottom:10px}.footer-b a[data-v-62cbd95c],.footer-b span[data-v-62cbd95c]{margin-left:0}.footer-flex[data-v-62cbd95c]{flex-direction:column;gap:2rem}.footer-sections[data-v-62cbd95c]{flex-direction:column;gap:1.5rem}.footer-logo-qr-info[data-v-62cbd95c]{flex-direction:column;align-items:flex-start;gap:1rem}.footer-company-info[data-v-62cbd95c]{margin-top:0}}.marquee__container[data-v-f520c3a0]{position:relative;overflow:hidden;width:100%;margin:0 auto;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);background:#fff}.marquee[data-v-f520c3a0]{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:marquee-f520c3a0 30s linear infinite}@keyframes marquee-f520c3a0{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee img[data-v-f520c3a0]{height:80px;width:auto;margin:0 32px;-o-object-fit:contain;object-fit:contain;display:block;filter:grayscale(100%);opacity:.8;transition:filter .3s,opacity .3s}.marquee img[data-v-f520c3a0]:hover{filter:grayscale(0);opacity:1}@keyframes fadeIn-f520c3a0{0%{opacity:0}to{opacity:1}}.con[data-v-f520c3a0]{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.hero-carousel[data-v-f520c3a0]{width:100%;height:100vh;min-height:600px;background:#000;position:relative}@keyframes fadeInDown-f520c3a0{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-video[data-v-f520c3a0]{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none}.left-center[data-v-f520c3a0]{bottom:50%;transform:translateY(50%)}.left-center p[data-v-f520c3a0]{text-align:center}.kv-content[data-v-f520c3a0]{position:absolute;width:100%;text-align:center}.left-center p.big[data-v-f520c3a0]{font-weight:bolder;font-size:57px;color:#fff;letter-spacing:0;line-height:63px}.left-center p.small[data-v-f520c3a0]{font-family:MicrosoftYaHeiSemibold;font-weight:500;font-size:40px;color:#fff;letter-spacing:0;line-height:1;margin-top:24px;font-weight:700}[data-v-f520c3a0]{box-sizing:border-box;font-weight:400;word-wrap:break-word}.bg-f9[data-v-f520c3a0]{background-color:#eff1f8;position:relative}.health-section[data-v-f520c3a0]{--health-gutter:clamp(20px,5vw,60px);padding:10rem var(--health-gutter);display:flex;flex-direction:row;justify-content:flex-end;position:relative;border-bottom:2px solid #1c328a;box-sizing:border-box}.health-section .health-content[data-v-f520c3a0]{position:absolute;left:0;top:50%;transform:translateY(-50%);background:#fff;border-radius:0 20px 20px 0;padding:5rem 2rem 5rem 2rem;width:30%;z-index:2;box-sizing:border-box}.health-section .health-content h1[data-v-f520c3a0]{font-weight:700;font-size:34px;color:#1d1d1d;letter-spacing:0;margin-bottom:40px;background:linear-gradient(90deg,#01b199,#18c3cf,#2a9ff6);-webkit-background-clip:text;background-clip:text;color:transparent}.health-section .health-content .haodi-word[data-v-f520c3a0]{margin-bottom:10px}.health-section .health-content p[data-v-f520c3a0]{font-size:26px;font-weight:700}.health-section .health-content p span[data-v-f520c3a0]{font-size:26px}.health-section .health-img[data-v-f520c3a0]{border-radius:0 44% 44% 0;background-image:url(/static/img/why.b5c3ef45.png);background-size:cover;background-repeat:no-repeat;background-position:50%;width:80%;height:50rem;flex-shrink:0;box-sizing:border-box}.sect1-about-ries[data-v-f520c3a0]{padding:8.5rem 0;position:relative;width:100%;padding-bottom:calc(8.5rem + 164px)}.about-ries[data-v-f520c3a0]{position:relative;z-index:1;width:30%}.about-ries .about-rise-title[data-v-f520c3a0]{width:58%;font-weight:700;font-size:40px;margin-bottom:40px;background:linear-gradient(90deg,#01b199,#18c3cf,#2a9ff6);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.about-ries-des[data-v-f520c3a0]{margin-top:40px;margin-bottom:24px;font-size:1.2rem}.data-info-box[data-v-f520c3a0]{width:360px}.about-features[data-v-f520c3a0]{gap:18px;margin-top:12px;padding-left:0;list-style:none;flex-wrap:wrap}.about-features li[data-v-f520c3a0]{border-radius:6px;padding:8px 0;color:#065cc2;font-weight:500;font-size:1rem}button[data-v-f520c3a0]{background:#065cc2;padding:10px 20px;color:#fff;border:none;border-radius:10px;margin-top:20px}.global-map[data-v-f520c3a0]{width:982px;bottom:164px;right:-150px;position:absolute}.map-txt[data-v-f520c3a0]{position:absolute;bottom:-31px;right:-66px;width:100px}.country-dot.china[data-v-f520c3a0]{top:188px;left:376px}.country-dot[data-v-f520c3a0]{position:absolute;font-size:14px;color:#666;letter-spacing:1px;text-align:center;line-height:21px}.country-dot .dot[data-v-f520c3a0]{display:block;width:30px;height:30px;background:rgba(33,205,192,.12);border-radius:50%;position:relative;margin-bottom:1px}.plus[data-v-f520c3a0]{display:block;border-radius:40px;height:40px;width:40px;animation:pluse-f520c3a0 2s linear;animation-iteration-count:infinite;opacity:0;border-width:3px;border-style:solid;border-color:#21cdc0;position:absolute;left:-5px;top:-5px}.country-dot .dot[data-v-f520c3a0]:after{content:"";display:inline-block;width:15px;height:15px;border-radius:50%;background:#21cdc0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pluse-f520c3a0{0%{-webkit-transform:scale(.1);opacity:0}60%{-webkit-transform:scale(.1);opacity:0}65%{opacity:1}to{-webkit-transform:scale(1.2);opacity:0}}.country-dot.america[data-v-f520c3a0]{top:120px;left:120px}.america .plus[data-v-f520c3a0]{animation-delay:.5s}.since-time[data-v-f520c3a0]{position:absolute;top:160px;right:260px;color:#1d1d1d;font-family:Microsoft YaHei,Arial,sans-serif;display:flex;flex-direction:column;align-items:flex-start}.since-header[data-v-f520c3a0]{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.since-label[data-v-f520c3a0]{font-family:Microsoft YaHei,Arial,sans-serif;font-weight:400;font-size:20px;line-height:1;letter-spacing:0;color:#3f3f3f;margin-bottom:0}.since-year[data-v-f520c3a0]{font-size:30px;color:#000;line-height:1.05;margin-left:0;display:inline-block;transform:translateY(2px);font-family:Roboto,Microsoft YaHei,Arial,sans-serif;font-weight:700;letter-spacing:-.11em}.since-meta[data-v-f520c3a0]{margin-top:100px;padding:0;list-style:none;font-size:12px;color:#1d1d1d;margin-left:-10px}.since-meta li+li[data-v-f520c3a0]{margin-top:16px}.since-meta li[data-v-f520c3a0]{display:flex;align-items:baseline;gap:12px}.meta-label[data-v-f520c3a0]{margin-right:10px;white-space:nowrap;font-family:Microsoft YaHei,Arial,sans-serif;font-weight:400;font-size:18px;line-height:1;letter-spacing:0;color:#3f3f3f}.meta-value[data-v-f520c3a0]{font-family:Roboto,Microsoft YaHei,Arial,sans-serif;font-weight:700;font-size:30px;line-height:1;letter-spacing:-.11em;color:#000}.contact-gradient-btn[data-v-f520c3a0]{background:linear-gradient(90deg,#00b097,#17c7ca 50%,#2e97ff);border-radius:33px;padding:2px;border:none;display:inline-block}.contact-gradient-btn span[data-v-f520c3a0]{background:#fff;border-radius:33px;padding:0 26px;min-width:112px;height:36px;line-height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;color:#000}.contact-gradient-btn[data-v-f520c3a0]:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.home-highlights[data-v-f520c3a0]{position:absolute;left:50%;bottom:0;width:100vw;transform:translateX(-50%);z-index:3}.home-highlights-row[data-v-f520c3a0]{list-style:none;padding:0;margin:0;display:flex;height:164px;align-items:stretch;background:transparent;width:100%;border-top:1px solid #000}.home-highlights-row li[data-v-f520c3a0]{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;font-size:14px;color:#003441;min-width:0}.home-highlights-row li+li[data-v-f520c3a0]{border-left:1px solid #000}.home-highlights-row li[data-v-f520c3a0]:nth-child(2n){border-left-color:#1c328a}.home-hl-check[data-v-f520c3a0]{width:18px;height:18px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.home-hl-text[data-v-f520c3a0]{min-width:0;overflow-wrap:anywhere;word-break:break-word;line-height:1.35;text-align:center}.sect2-case-ries[data-v-f520c3a0]{background-image:url(https://www.ries.com.cn/templates/pc/images/bg2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}.index-ries-case[data-v-f520c3a0]{padding:100px 0}.consult-case-flex .section-header[data-v-f520c3a0]{text-align:center}.consult-case-flex .section-header .services-title[data-v-f520c3a0]{font-size:2rem;margin-bottom:.8rem;color:#000;font-weight:700}.consult-case-flex .section-header .services-con[data-v-f520c3a0]{font-size:1.3rem;color:#666;margin-bottom:4rem}.main-case-list[data-v-f520c3a0]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"a a b c" "d e f f";gap:0;width:100%}.main-case-item[data-v-f520c3a0]{width:auto;padding:0;background:transparent;border-radius:0;box-shadow:none;border:none;display:block;min-width:0;max-width:none;transition:transform .25s ease;position:relative;cursor:pointer;opacity:1;box-sizing:border-box;margin-bottom:0;z-index:1}.service-card.main-case-item.active[data-v-f520c3a0],.service-card.main-case-item[data-v-f520c3a0]:hover{z-index:1}.service-icon-wrap[data-v-f520c3a0]{width:50px;height:50px;background:#f5f7fa;border-radius:50%;display:flex;align-items:center;justify-content:center}.service-icon-wrap img[data-v-f520c3a0]{width:40px;height:40px}.service-title[data-v-f520c3a0]{font-size:1.3rem;font-weight:600;color:#065cc2;margin:1.2rem 0 .7rem 0;text-align:center}.service-desc[data-v-f520c3a0]{color:#666;font-size:1rem;margin-bottom:1.2rem;text-align:center;min-height:48px;padding:0 40px}.service-img-wrap[data-v-f520c3a0]{width:100%;height:320px;border-radius:0;overflow:visible;margin-bottom:0;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;transform:translateX(0) scaleX(1);transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.service-img-portrait[data-v-f520c3a0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0;transform:none}.service-img-overlay[data-v-f520c3a0]{position:absolute;inset:0;background:rgba(0,176,151,0);transition:background .25s ease;pointer-events:none;transform:translateX(0);transition:background .25s ease,transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.service-img-content[data-v-f520c3a0]{position:absolute;left:28px;right:28px;bottom:40px;color:#fff;pointer-events:none}.service-title-row[data-v-f520c3a0]{display:inline-flex;align-items:center;gap:10px}.service-card .service-title[data-v-f520c3a0]{font-size:24px;font-weight:700;color:#fff;margin:10px 0 0 0;text-align:left}.service-card .service-desc[data-v-f520c3a0]{color:hsla(0,0%,100%,.92);font-size:16px;line-height:1.6;margin:0;text-align:left;min-height:auto;padding:0;max-width:320px;opacity:0;transform:translateY(6px);max-height:0;overflow:hidden;transition:opacity .25s ease,transform .25s ease,max-height .25s ease}.service-arrow[data-v-f520c3a0]{width:22px;height:22px;margin-top:10px;opacity:0;transform:translateX(-6px);transition:opacity .25s ease,transform .25s ease}.service-card.main-case-item.active .service-img-overlay[data-v-f520c3a0],.service-card.main-case-item:hover .service-img-overlay[data-v-f520c3a0]{background:rgba(0,176,151,.8)}.service-card.main-case-item:hover .service-img-wrap[data-v-f520c3a0]{transform:scaleX(1.35)}.service-cards-grid>.service-card:first-child .service-img-wrap[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(4) .service-img-wrap[data-v-f520c3a0]{transform-origin:left center}.service-cards-grid>.service-card:first-child:hover .service-img-wrap[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(4):hover .service-img-wrap[data-v-f520c3a0]{transform:scaleX(1.35) translateX(0)}.service-cards-grid>.service-card:nth-child(2) .service-img-wrap[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(5) .service-img-wrap[data-v-f520c3a0]{transform-origin:right center}.service-cards-grid>.service-card:nth-child(2):hover .service-img-wrap[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(5):hover .service-img-wrap[data-v-f520c3a0]{transform:scaleX(1.35) translateX(0)}.service-cards-grid>.service-card:nth-child(3) .service-img-wrap[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(6) .service-img-wrap[data-v-f520c3a0]{transform-origin:right center}.service-cards-grid>.service-card:nth-child(3):hover .service-img-wrap[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(6):hover .service-img-wrap[data-v-f520c3a0]{transform:scaleX(1.35) translateX(0)}.service-img-portrait[data-v-f520c3a0]{transform:translateX(0);transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.service-cards-grid>.service-card:first-child:hover .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:first-child:hover .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(2):hover .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(2):hover .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(3):hover .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(3):hover .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(4):hover .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(4):hover .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(5):hover .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(5):hover .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(6):hover .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(6):hover .service-img-portrait[data-v-f520c3a0]{transform:translateX(0)}.service-card.main-case-item.active .service-desc[data-v-f520c3a0],.service-card.main-case-item:hover .service-desc[data-v-f520c3a0]{opacity:1;transform:translateY(0);max-height:6em}.service-card.main-case-item.active .service-arrow[data-v-f520c3a0],.service-card.main-case-item:hover .service-arrow[data-v-f520c3a0]{opacity:1;transform:translateX(0)}@media (hover:none){.service-arrow[data-v-f520c3a0]{opacity:1;transform:none}.service-img-overlay[data-v-f520c3a0]{background:rgba(0,176,151,.25)}}.service-btn[data-v-f520c3a0]{display:flex;align-items:center;justify-content:center;background:#fff;color:#1976d2;border:2px solid #1976d2;border-radius:8px;padding:.7em 2.2em;font-size:1.08rem;font-weight:600;cursor:pointer;margin:1.2rem auto 0 auto;box-shadow:0 2px 8px rgba(64,158,255,.08);transition:background .2s,color .2s,box-shadow .2s,border .2s}.service-card.main-case-item.active .service-btn[data-v-f520c3a0],.service-card.main-case-item:hover .service-btn[data-v-f520c3a0]{background:#1976d2;color:#fff;border:2px solid #1976d2;box-shadow:0 4px 16px rgba(64,158,255,.16)}.service-btn[data-v-f520c3a0]:hover{background:#065cc2;color:#fff;border:2px solid #065cc2}.service-btn[data-v-f520c3a0],.service-icon-wrap[data-v-f520c3a0]{display:none!important}.service-cards-grid>.service-card[data-v-f520c3a0]:first-child{grid-area:a}.service-cards-grid>.service-card[data-v-f520c3a0]:nth-child(2){grid-area:b}.service-cards-grid>.service-card[data-v-f520c3a0]:nth-child(3){grid-area:c}.service-cards-grid>.service-card[data-v-f520c3a0]:nth-child(4){grid-area:d}.service-cards-grid>.service-card[data-v-f520c3a0]:nth-child(5){grid-area:e}.service-cards-grid>.service-card[data-v-f520c3a0]:nth-child(6){grid-area:f}.service-cards-grid>.service-card[data-v-f520c3a0]:nth-child(n+7){grid-area:auto}.why-choose-us[data-v-f520c3a0]{background:#eff3f8;padding:56px 0 80px 0;position:relative}.why-choose-us-inner[data-v-f520c3a0]{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1440px;margin:0 auto;width:100%;box-sizing:border-box;position:relative;padding:0 40px}.why-choose-us-content[data-v-f520c3a0]{flex:1 1 100%;color:#1d1d1d;padding-left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;min-width:320px;gap:48px}.why-choose-us .why-choose-header[data-v-f520c3a0]{text-align:left;color:#1d1d1d;flex:0 0 420px;display:flex;flex-direction:column}.why-choose-us .why-choose-header .why-title[data-v-f520c3a0]{color:#000;font-size:16px;margin:0 0 18px 0}.why-choose-us .why-choose-header .why-choose-years[data-v-f520c3a0]{color:#000;font-size:46px;font-weight:800;line-height:1.15;margin-top:0;margin-bottom:18px;background:linear-gradient(90deg,#00b097,#17c7ca 50%,#2e97ff);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:pre-line}.why-choose-us .why-choose-header .why-choose-desc[data-v-f520c3a0]{font-size:16px;color:#000;line-height:1.8;margin-top:0;white-space:pre-line}.why-choose-us .features-grid[data-v-f520c3a0]{flex:1 1 0;display:flex;flex-direction:column;gap:28px;margin-top:0;color:#1d1d1d;padding-left:60px;margin-left:auto;max-width:760px}.why-choose-us .features-grid .feature-card[data-v-f520c3a0]{display:flex;align-items:center}.why-choose-us .features-grid .feature-card .img-box img[data-v-f520c3a0],.why-choose-us .features-grid .feature-card .img-box[data-v-f520c3a0]{width:28px}.why-choose-us .features-grid .feature-card .feature-card-con h3[data-v-f520c3a0]{color:#000;font-size:18px;font-weight:800;margin:0 0 6px 0}.why-choose-us .features-grid .feature-card .feature-card-con p[data-v-f520c3a0]{color:#666;margin:0;line-height:1.7}.sectionAnli .sect3-case-ries[data-v-f520c3a0]{background-image:url(https://www.ries.com.cn/templates/pc/images/bg2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}.sectionAnli .index-ries-case[data-v-f520c3a0]{padding:100px 0}.sectionAnli .wrap-xk[data-v-f520c3a0]{width:100%;max-width:1440px;margin:0 auto}.sectionAnli .consult-case-flex .section-header[data-v-f520c3a0]{text-align:center}.sectionAnli .consult-case-flex .section-header .services-title[data-v-f520c3a0]{font-size:2rem;margin-bottom:.8rem;color:#000}.sectionAnli .consult-case-flex .section-header .services-con[data-v-f520c3a0]{font-size:1.3rem;color:#666;margin-bottom:4rem}.main-case-lists[data-v-f520c3a0]{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap}.cases-lists[data-v-f520c3a0]{display:flex;justify-content:center;gap:33px;flex-wrap:wrap}.case-card[data-v-f520c3a0]{position:relative;width:458px;height:640px;background-size:cover;background-position:50%;overflow:hidden;display:flex;align-items:flex-end;box-shadow:0 4px 24px rgba(64,158,255,.1);transition:transform .3s,box-shadow .3s}.case-card[data-v-f520c3a0]:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 36px rgba(25,118,210,.18),0 2px 8px rgba(64,158,255,.1)}.case-hero[data-v-f520c3a0]{--case-col-gap:80px;--case-header-gap:64px;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(20px,5vw,60px);box-sizing:border-box}.case-hero-top[data-v-f520c3a0]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);-moz-column-gap:var(--case-col-gap);column-gap:var(--case-col-gap);align-items:start;margin-bottom:var(--case-header-gap)}.case-hero-title[data-v-f520c3a0]{margin:0;padding:0;font-size:28px;line-height:28px;font-weight:800;color:#000}.case-hero-arrow[data-v-f520c3a0]{justify-self:end;align-self:start;width:auto;height:28px;line-height:0;border:none;background:transparent;cursor:pointer;position:relative;display:block;padding:0;margin:0}.case-hero-arrow-img[data-v-f520c3a0]{height:28px;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right;display:block}.sr-only[data-v-f520c3a0]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.case-hero-body[data-v-f520c3a0]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);-moz-column-gap:var(--case-col-gap);column-gap:var(--case-col-gap);row-gap:28px;align-items:start}.case-hero-left[data-v-f520c3a0]{display:contents}.case-thumbs[data-v-f520c3a0]{grid-column:1;grid-row:1;display:flex;gap:24px;justify-content:flex-start;margin-bottom:0;width:100%}.case-thumb[data-v-f520c3a0]{width:186px;height:132px;border:none;background:transparent;padding:0;margin:0;cursor:pointer;position:relative;transition:transform .2s ease}.case-detail[data-v-f520c3a0]{grid-column:1;grid-row:2;margin-top:0}.case-thumb img[data-v-f520c3a0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:0;box-shadow:0 2px 10px rgba(0,0,0,.06)}.case-thumb-index[data-v-f520c3a0]{margin-top:8px;font-size:12px;color:#999;text-align:left;font-weight:500}.case-thumb.active img[data-v-f520c3a0]{outline:2px solid #00b097;outline-offset:2px}.case-thumb.active[data-v-f520c3a0]{transform:scale(1.03)}.case-thumb.active .case-thumb-index[data-v-f520c3a0]{color:#00b097;font-weight:700}.case-hero-right[data-v-f520c3a0]{grid-column:2;grid-row:1/3;align-self:start;min-width:0}.case-main-img[data-v-f520c3a0]{width:100%;height:360px;background:#f5f7fa;overflow:hidden;cursor:pointer}.case-detail-title[data-v-f520c3a0]{font-size:28px;font-weight:800;color:#000;margin:0 0 30px 0}.case-detail-desc[data-v-f520c3a0]{font-size:14px;color:#666;line-height:1.75;margin:0 0 30px 0;max-width:100%}.case-detail-intro[data-v-f520c3a0]{margin:0 0 50px 0;font-size:14px;line-height:1.75;color:#666;max-width:100%}.case-detail-btn.contact-gradient-btn span[data-v-f520c3a0]{min-width:0;height:36px;line-height:36px;padding:0 22px;font-weight:900}.section-divider[data-v-f520c3a0]{height:1px;width:100%;max-width:1440px;margin:40px auto 0 auto;background:#000}.case-main-img img[data-v-f520c3a0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.case-main-img:hover img[data-v-f520c3a0]{transform:scale(1.03)}.case-card-content[data-v-f520c3a0]{width:100%;padding:40px 24px 32px 24px;background:linear-gradient(0deg,rgba(0,0,0,.55) 60%,rgba(0,0,0,.15) 100%,transparent 0);color:#fff;display:flex;flex-direction:column;text-align:center}.case-title[data-v-f520c3a0]{font-size:1.6rem;font-weight:700;margin-bottom:18px;color:#fff}.case-desc[data-v-f520c3a0]{font-size:1rem;margin-bottom:32px;color:#fff;min-height:48px}.case-btn[data-v-f520c3a0]{background:none;border:none;color:#fff;font-size:1.1rem;cursor:pointer;padding:0;margin-top:10px;transition:color .2s}.case-btn[data-v-f520c3a0]:hover{color:#065cc2}.logo-list-con[data-v-f520c3a0]{padding:60px 0 0 0;margin:24px auto 0 auto;display:flex;justify-content:center;align-items:center;max-width:1440px}.logos-list[data-v-f520c3a0]{display:grid;grid-template-columns:repeat(6,1fr);gap:.2rem 1rem;justify-items:center;align-items:center}.wrap-md[data-v-f520c3a0]{width:100%;margin:0 auto}.c-logo[data-v-f520c3a0]{width:150px;height:150px;display:flex;align-items:center;justify-content:center;filter:grayscale(100%);opacity:.7;transition:filter .4s,opacity .4s}.c-logo img[data-v-f520c3a0]{max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}.c-logo[data-v-f520c3a0]:hover{filter:grayscale(0);opacity:1}.sect3-insight-ries[data-v-f520c3a0]{position:relative;overflow:hidden;--cover-width:250px;--cover-height:250px;--blue-height:calc(var(--cover-height)*0.9);--gray-height:calc(var(--blue-height)*2);min-height:calc(var(--gray-height) + var(--blue-height))}.sect3-insight-ries[data-v-f520c3a0]:before{content:"";position:absolute;top:0;left:0;right:0;height:var(--gray-height);background:#eff3f8;z-index:0}.sect3-insight-ries[data-v-f520c3a0]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--blue-height);background:#003441;z-index:0}.bg-49[data-v-f520c3a0]{background:transparent;margin-top:70px}.index-ries-insight[data-v-f520c3a0]{position:relative;z-index:1;min-height:calc(var(--gray-height) + var(--blue-height));padding:60px 0 40px 0}.insight-title[data-v-f520c3a0],.wrap-xl[data-v-f520c3a0]{width:100%;max-width:1440px;margin:0 auto}.insight-title[data-v-f520c3a0]{position:absolute;top:calc(var(--gray-height) - var(--cover-height)*1.4);left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;padding:0;box-sizing:border-box}.flex-v-c[data-v-f520c3a0]{align-items:center}.flex-h-sb[data-v-f520c3a0]{justify-content:space-between}.color-w[data-v-f520c3a0]{font-size:28px;font-weight:800;color:#000}.view-all-btn[data-v-f520c3a0]{width:56px;height:56px;background:transparent;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none}a[data-v-f520c3a0]{font-size:16px;color:#666;letter-spacing:1.2px;line-height:24px;text-decoration:none}.view-all-btn[data-v-f520c3a0]:after{content:none}.view-all-btn-img[data-v-f520c3a0]{width:44px;height:44px;display:block;-o-object-fit:contain;object-fit:contain;filter:none}.insight-list[data-v-f520c3a0]{position:absolute;left:0;right:0;top:calc(var(--gray-height) - var(--cover-height)*1.2);display:flex;display:-webkit-flex;justify-content:space-between;padding:0 40px;max-width:1200px;margin:0 auto;z-index:2}.insight-item[data-v-f520c3a0]{width:260px;text-align:center;cursor:pointer}.fadeIn[data-v-f520c3a0]{animation-name:fadeIn-f520c3a0}.insight-item .insight-cover[data-v-f520c3a0]{width:var(--cover-width);height:auto;display:inline-block;position:relative;z-index:2;transition:all .4s cubic-bezier(.4,0,.2,1);margin-bottom:8px}.insight-item .insight-cover img[data-v-f520c3a0]{width:100%;height:auto;display:block}.insight-item:hover .insight-cover[data-v-f520c3a0]{transform:translateY(-20px) scale(1.05)}img[data-v-f520c3a0]{width:100%;border:0;vertical-align:middle;transition:transform .3s,box-shadow .3s}.insight-item p[data-v-f520c3a0]{font-size:16px;color:#fff;letter-spacing:1.2px;text-align:center;line-height:24px;margin-top:24px;position:relative;z-index:2}.sect-mb100[data-v-f520c3a0]{margin-bottom:80px;margin-top:80px}.wrap-xs[data-v-f520c3a0]{width:100%;max-width:1440px;margin:0 auto}.insight-title[data-v-f520c3a0]{text-align:center}.insight-title .news-title[data-v-f520c3a0]{font-size:2rem;margin-bottom:.8rem;color:#000;font-weight:700}.insight-title .news-con[data-v-f520c3a0]{font-size:1.3rem;color:#666}.company-dynamics-home[data-v-f520c3a0]{padding-top:10px}.company-dynamics-header[data-v-f520c3a0]{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.company-dynamics-header .news-title[data-v-f520c3a0]{margin:0;font-size:28px;font-weight:800;color:#000}.company-dynamics-view-all[data-v-f520c3a0]{width:56px;height:56px}.company-dynamics-view-all .view-all-btn-img[data-v-f520c3a0]{width:28px;height:28px;filter:none}.company-dynamics-cards[data-v-f520c3a0]{justify-content:space-between}.company-dynamics-card[data-v-f520c3a0]{width:calc(33.3333% - 24px);padding:0;background:transparent;box-shadow:none}.company-dynamics-card .r-insight-img[data-v-f520c3a0]{height:200px;border-radius:0}.company-dynamics-card .r-insight-txt[data-v-f520c3a0]{margin-top:20px}.company-dynamics-card .c--i_title[data-v-f520c3a0]{font-size:20px;font-weight:700;color:#000;line-height:1.2;margin-bottom:10px;height:auto}.company-dynamics-card .c--i_subtitle[data-v-f520c3a0]{font-size:14px;color:#333;line-height:1.6;margin:0 0 18px 0}.company-dynamics-card .c--i_date[data-v-f520c3a0]{display:block;font-size:12px;color:#999;margin-bottom:18px}.flex-wrap[data-v-f520c3a0]{flex-wrap:wrap}.flex[data-v-f520c3a0]{display:-webkit-flex}.r-insight-items[data-v-f520c3a0]{width:33.33%;padding:20px;transition:box-shadow .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);background:#fff;cursor:pointer}.r-insight-items[data-v-f520c3a0]:hover{box-shadow:0 12px 36px rgba(25,118,210,.18),0 2px 8px rgba(64,158,255,.1);z-index:2}.r-insight-img[data-v-f520c3a0]{width:100%;height:330px;overflow:hidden;transition:box-shadow .3s}.r-insight-img img[data-v-f520c3a0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.r-insight-items:hover .r-insight-img img[data-v-f520c3a0]{transform:scale(1.08)}.hv-scale[data-v-f520c3a0]{overflow:hidden;cursor:pointer;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.hv-scale img[data-v-f520c3a0]{border:0;vertical-align:middle;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.r-insight-txt[data-v-f520c3a0]{margin-top:16px}.c--i_category[data-v-f520c3a0]{font-weight:700;font-size:14px;color:#065cc2;letter-spacing:1px;line-height:21px;display:inline-block;margin-bottom:4px}.c--i_title[data-v-f520c3a0]{font-size:16px;color:#1d1d1d;letter-spacing:1.2px;line-height:24px;overflow:hidden;display:-webkit-box;word-break:break-all;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:4px;height:48px}.c--i_date[data-v-f520c3a0]{font-size:12px;color:#999;letter-spacing:.8px;line-height:18px}.service-card.main-case-item[data-v-f520c3a0]:hover{z-index:3}.service-card.main-case-item:hover .service-img-wrap[data-v-f520c3a0]{transform:none}.service-card.main-case-item:hover .service-img-overlay[data-v-f520c3a0],.service-card.main-case-item:hover .service-img-portrait[data-v-f520c3a0]{transform:scaleX(1.35)}.service-card.main-case-item:hover .service-img-content[data-v-f520c3a0]{transform:scaleX(.741)}.service-cards-grid>.service-card:first-child .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:first-child .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(4) .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(4) .service-img-portrait[data-v-f520c3a0]{transform-origin:left center}.service-cards-grid>.service-card:nth-child(2) .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(2) .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(3) .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(3) .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(5) .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(5) .service-img-portrait[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(6) .service-img-overlay[data-v-f520c3a0],.service-cards-grid>.service-card:nth-child(6) .service-img-portrait[data-v-f520c3a0]{transform-origin:right center}@media (max-width:900px){.why-choose-us-inner[data-v-f520c3a0]{flex-direction:column;align-items:stretch;min-height:unset;max-width:100vw;margin:0 auto;padding:0}.why-choose-us-image[data-v-f520c3a0]{min-width:100%;max-width:100vw;height:auto;margin-right:0;justify-content:center}.why-choose-img-el[data-v-f520c3a0]{width:100%;height:auto;max-height:260px;-o-object-fit:cover;object-fit:cover}.why-choose-us-content[data-v-f520c3a0]{padding:2rem 1rem 2.5rem 1rem;min-width:0}}@media (max-width:1100px){.partners .container[data-v-f520c3a0]{max-width:100vw;padding:0}el-carousel-item[data-v-f520c3a0]{width:220px;height:220px;margin:0 .5rem}[data-v-f520c3a0] .partner-carousel .el-carousel__container{min-height:220px}[data-v-f520c3a0] .partner-carousel .el-carousel__item{height:220px}}@media (max-width:900px){.partners[data-v-f520c3a0]{min-height:unset;position:relative;padding-bottom:10vw}.partners-bg[data-v-f520c3a0]{padding:0}.partners .container[data-v-f520c3a0]{flex-direction:column;align-items:stretch;min-height:unset;padding:0}.partners .section-header[data-v-f520c3a0]{width:100%;align-items:flex-start;padding:2rem 1rem 0 1rem;margin-bottom:.5rem}.partner-carousel[data-v-f520c3a0]{width:100%;min-width:0;padding:0 0 2rem 0}el-carousel-item[data-v-f520c3a0]{width:90vw;height:180px;margin:0 .2rem}}@media (max-width:768px){.hamburger[data-v-f520c3a0]{display:flex}.hero-title[data-v-f520c3a0]{font-size:2rem}.hero-subtitle[data-v-f520c3a0]{font-size:1rem}.news-title[data-v-f520c3a0],.section-header .services-title[data-v-f520c3a0],h2[data-v-f520c3a0]{font-size:.8rem}.news-con[data-v-f520c3a0],.services-con[data-v-f520c3a0]{font-size:1rem}.features-grid[data-v-f520c3a0],.news-grid[data-v-f520c3a0],.partners-grid[data-v-f520c3a0],.services-grid[data-v-f520c3a0]{grid-template-columns:1fr}.language-selector[data-v-f520c3a0]{flex-direction:column;gap:.5rem}}@media (max-width:480px){.hero-carousel[data-v-f520c3a0]{margin-top:70px}.hero-title[data-v-f520c3a0]{font-size:1.8rem}.news-title[data-v-f520c3a0],.section-header .services-title[data-v-f520c3a0],h2[data-v-f520c3a0]{font-size:.8rem;color:#000;font-weight:700}.news-con[data-v-f520c3a0],.services-con[data-v-f520c3a0]{font-size:.2rem}.feature-card[data-v-f520c3a0],.news-card[data-v-f520c3a0],.service-card[data-v-f520c3a0],el-carousel-item[data-v-f520c3a0]{padding:1.5rem}}.features-grid[data-v-f520c3a0]{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.feature-card[data-v-f520c3a0]{display:flex;align-items:flex-start;gap:1.5rem}.feature-icon[data-v-f520c3a0]{font-size:2rem;margin-top:.2em}@media (max-width:1200px){.services-grid[data-v-f520c3a0]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width:900px){.services-grid[data-v-f520c3a0]{grid-template-columns:1fr;grid-template-rows:none;gap:1.2rem}.service-card[data-v-f520c3a0]{flex-direction:column;align-items:flex-start;min-height:unset;padding:1.2rem .7rem;height:auto}.service-img-wrap[data-v-f520c3a0]{width:100%;height:220px;margin-right:0;margin-bottom:.7rem}.service-img-content[data-v-f520c3a0]{left:14px;right:14px;bottom:14px}.service-card .service-title[data-v-f520c3a0]{font-size:16px}.service-card .service-desc[data-v-f520c3a0]{font-size:13px;max-width:100%}.service-arrow[data-v-f520c3a0]{width:22px;height:22px;margin-top:10px}.service-img-portrait[data-v-f520c3a0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}}.marquee img[data-v-f520c3a0],.partner-img[data-v-f520c3a0]{transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.marquee img[data-v-f520c3a0]:hover,.partner-img[data-v-f520c3a0]:hover{transform:scale(1.08)}.fade-up-section[data-v-f520c3a0]{opacity:0;transform:translateY(60px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.fade-up-section.is-visible[data-v-f520c3a0]{opacity:1;transform:translateY(0)}@media (max-width:1200px){.service-cards-grid[data-v-f520c3a0]{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.service-cards-grid[data-v-f520c3a0]{grid-template-columns:1fr;gap:1.2rem}.service-card.main-case-item[data-v-f520c3a0]{min-width:0;max-width:100vw;padding:1.5rem .7rem 1.2rem .7rem}}@media (max-width:1100px){.cases-list[data-v-f520c3a0]{gap:24px}.case-card[data-v-f520c3a0]{width:90vw;max-width:340px;height:320px}}@media (max-width:700px){.cases-list[data-v-f520c3a0]{flex-direction:column;align-items:center;gap:18px}.case-card[data-v-f520c3a0]{width:98vw;max-width:98vw;height:220px}.case-card-content[data-v-f520c3a0]{padding:18px 10px 18px 10px}}@keyframes ripple-effect-f520c3a0{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.service-card[data-v-f520c3a0]{transition:transform .2s ease,box-shadow .2s ease}.service-card[data-v-f520c3a0]:active{transform:scale(.98)}.fade-in-left[data-v-f520c3a0]{opacity:0;transform:translateX(-50px);transition:opacity 1s ease,transform 1s ease}.fade-in-left.is-visible[data-v-f520c3a0]{opacity:1;transform:translateX(0)}@media (max-width:900px){.hero-carousel[data-v-f520c3a0]{height:100vh;min-height:100vh;width:100vw}.hero-video[data-v-f520c3a0]{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.kv-content[data-v-f520c3a0]{padding:0 20px;width:100%;box-sizing:border-box}.left-center[data-v-f520c3a0]{padding-left:20px;padding-right:20px;bottom:50%;transform:translateY(50%);text-align:center}.left-center p.big[data-v-f520c3a0]{font-size:24px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.left-center p.small[data-v-f520c3a0]{font-size:16px;line-height:1.5;margin-top:14px}.health-section[data-v-f520c3a0]{padding:4rem var(--health-gutter);flex-direction:column;justify-content:flex-start;border-bottom:none}.health-section .health-content[data-v-f520c3a0]{position:relative;left:auto;top:auto;transform:none;width:100%;padding:0 0 1.5rem;border-radius:0;background:transparent}.health-section .health-content h1[data-v-f520c3a0]{font-size:28px;margin-bottom:18px}.health-section .health-content p span[data-v-f520c3a0],.health-section .health-content p[data-v-f520c3a0]{font-size:16px;line-height:1.6;word-break:break-word;overflow-wrap:anywhere}.health-section .health-img[data-v-f520c3a0]{width:100%;max-width:100%;height:clamp(200px,55vw,320px);border-radius:0 44% 44% 0;margin-top:0;background-size:cover;background-position:50%}.sect1-about-ries[data-v-f520c3a0]{padding:4rem 20px 3rem 20px;position:relative;width:100%}.about-ries[data-v-f520c3a0]{position:relative;z-index:2;width:100%}.global-map[data-v-f520c3a0]{position:relative;width:100%;max-width:none;top:0;left:0;transform:none;opacity:1;z-index:1;pointer-events:none;margin-top:1.5rem}.global-map img[data-v-f520c3a0]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.country-dot[data-v-f520c3a0]{font-size:10px;opacity:.3}.country-dot .dot[data-v-f520c3a0]{width:20px;height:20px}.country-dot .dot[data-v-f520c3a0]:after{width:10px;height:10px}.country-dot.china[data-v-f520c3a0]{top:42%;left:62%}.country-dot.america[data-v-f520c3a0]{top:40%;left:16%}.since-time[data-v-f520c3a0]{position:absolute;top:10%;right:8%;font-size:10px;opacity:.9;z-index:2}.since-label[data-v-f520c3a0]{font-size:16px;margin-bottom:0}.since-year[data-v-f520c3a0]{font-size:44px;letter-spacing:-.08em}.since-meta[data-v-f520c3a0]{margin-top:16px;margin-left:0}.meta-label[data-v-f520c3a0]{font-size:14px}.meta-value[data-v-f520c3a0]{font-size:28px;letter-spacing:-.08em}.about-ries-des[data-v-f520c3a0]{max-width:100%}.data-info-box[data-v-f520c3a0]{width:100%}.home-highlights[data-v-f520c3a0]{position:static;width:100%;transform:none;margin-top:1.5rem}.home-highlights-row[data-v-f520c3a0]{height:164px;border-top:1px solid #000;align-items:stretch}.sect1-about-ries[data-v-f520c3a0]{padding-bottom:calc(4rem + 164px)}.home-highlights[data-v-f520c3a0]{position:absolute;left:50%;bottom:0;width:100vw;transform:translateX(-50%);margin-top:0}.home-highlights-row li[data-v-f520c3a0]{justify-content:center;padding:14px 10px;font-size:12px;text-align:center;height:100%;align-items:center}.home-highlights-row li+li[data-v-f520c3a0]{border-left:1px solid #000;border-top:none}.home-highlights-row li[data-v-f520c3a0]:nth-child(2n){border-left-color:#1c328a}.sect2-case-ries[data-v-f520c3a0]{padding:0 20px}.main-case-list.service-cards-grid[data-v-f520c3a0]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"a a" "b c" "d e" "f f"}.service-img-wrap[data-v-f520c3a0]{height:180px}.index-ries-case[data-v-f520c3a0]{padding:50px 0}.consult-case-flex .section-header .services-title[data-v-f520c3a0]{font-size:1.4rem}.consult-case-flex .section-header .services-con[data-v-f520c3a0]{font-size:.95rem;margin-bottom:2rem}.main-case-list[data-v-f520c3a0]{justify-content:center;display:flex;flex-direction:column;align-items:center}.main-case-item[data-v-f520c3a0]{width:100%;max-width:100%;min-width:0;margin-bottom:25px;text-align:center;align-items:center}.service-icon-wrap[data-v-f520c3a0]{margin:0 auto}.service-title[data-v-f520c3a0]{font-size:1.05rem;text-align:center;width:100%}.service-desc[data-v-f520c3a0]{font-size:.85rem;padding:0 15px;text-align:center}.service-btn[data-v-f520c3a0]{font-size:.95rem;padding:.6em 1.8em}.why-choose-us[data-v-f520c3a0]{padding:36px 0 44px 0}.why-choose-us-inner[data-v-f520c3a0]{padding:0 20px}.why-choose-us-content[data-v-f520c3a0]{padding:0;flex-direction:column;gap:20px}.why-choose-header .why-title[data-v-f520c3a0]{font-size:14px;margin-bottom:12px}.why-choose-header .why-choose-years[data-v-f520c3a0]{font-size:28px;margin-bottom:14px}.why-choose-header .why-choose-desc[data-v-f520c3a0]{font-size:14px;line-height:1.7}.why-choose-us .features-grid[data-v-f520c3a0]{gap:1.8rem;margin-top:12px;padding-left:0}.why-choose-us .features-grid .feature-card[data-v-f520c3a0]{gap:1rem;align-items:flex-start}.why-choose-us .features-grid .img-box img[data-v-f520c3a0],.why-choose-us .features-grid .img-box[data-v-f520c3a0]{width:2.2rem}.why-choose-us .features-grid .feature-card-con h3[data-v-f520c3a0]{font-size:1rem;margin-bottom:.3rem}.why-choose-us .features-grid .feature-card-con p[data-v-f520c3a0]{font-size:.85rem;line-height:1.4}.sectionAnli .sect3-case-ries[data-v-f520c3a0]{padding:0}.case-hero[data-v-f520c3a0]{--case-col-gap:18px;--case-header-gap:32px;display:block;padding:0 clamp(20px,5vw,60px)}.case-hero-top[data-v-f520c3a0]{display:grid;grid-template-columns:1fr auto;-moz-column-gap:12px;column-gap:12px;align-items:start;margin-bottom:var(--case-header-gap)}.case-hero-title[data-v-f520c3a0]{font-size:18px;line-height:18px}.case-hero-arrow-img[data-v-f520c3a0],.case-hero-arrow[data-v-f520c3a0]{height:18px}.case-hero-body[data-v-f520c3a0]{display:flex;flex-direction:column;gap:18px}.case-hero-left[data-v-f520c3a0]{display:block;width:100%}.case-detail[data-v-f520c3a0],.case-thumbs[data-v-f520c3a0]{grid-column:auto;grid-row:auto}.case-detail[data-v-f520c3a0]{margin-top:18px}.case-hero-right[data-v-f520c3a0]{grid-column:auto;grid-row:auto;width:100%}.case-thumbs[data-v-f520c3a0]{gap:12px;overflow-x:auto;padding-bottom:6px}.case-thumb[data-v-f520c3a0]{width:72px;height:72px;flex:0 0 auto}.case-detail-title[data-v-f520c3a0]{font-size:20px}.case-detail-desc[data-v-f520c3a0]{font-size:13px}.case-main-img[data-v-f520c3a0]{height:220px}.wrap-xk[data-v-f520c3a0]{padding:0}.sectionAnli .index-ries-case[data-v-f520c3a0]{padding:50px 0}.sectionAnli .consult-case-flex .section-header .services-title[data-v-f520c3a0]{font-size:1.4rem}.sectionAnli .consult-case-flex .section-header .services-con[data-v-f520c3a0]{font-size:.95rem;margin-bottom:2rem}.cases-lists[data-v-f520c3a0]{display:flex;flex-direction:column;gap:18px;padding:0;align-items:center}.case-card[data-v-f520c3a0]{width:100%;max-width:100%;height:280px}.case-card-content[data-v-f520c3a0]{padding:24px 16px 20px 16px}.case-title[data-v-f520c3a0]{font-size:1.2rem;margin-bottom:12px}.case-desc[data-v-f520c3a0]{font-size:.9rem;margin-bottom:16px;min-height:auto;line-height:1.5}.case-btn[data-v-f520c3a0]{font-size:.95rem;margin-top:8px}.sect3-insight-ries[data-v-f520c3a0]{padding:0 20px}.index-ries-insight[data-v-f520c3a0]{min-height:auto;padding:60px 0 60px 0}.sect3-insight-ries[data-v-f520c3a0]:after,.sect3-insight-ries[data-v-f520c3a0]:before{width:100%;left:0;right:0}.sect3-insight-ries[data-v-f520c3a0]:before{height:55%}.sect3-insight-ries[data-v-f520c3a0]:after{top:auto;bottom:0;height:45%}.insight-title[data-v-f520c3a0]{position:static;transform:none;width:100%;margin:0 0 28px 0;justify-content:center;gap:12px}.insight-title h1[data-v-f520c3a0]{font-size:1.4rem}.insight-list[data-v-f520c3a0]{position:static;flex-direction:column;align-items:center;padding:0;gap:25px}.insight-item[data-v-f520c3a0]{width:100%;max-width:280px}.insight-item .insight-cover[data-v-f520c3a0]{width:100%;max-width:280px;height:auto;aspect-ratio:1}.insight-item p[data-v-f520c3a0]{font-size:14px;margin-top:8px}.wrap-xs[data-v-f520c3a0]{padding:0 20px}.sect-mb100[data-v-f520c3a0]{margin-bottom:50px;margin-top:50px}.insight-title .news-title[data-v-f520c3a0]{font-size:1.4rem;margin-bottom:.6rem}.insight-title .news-con[data-v-f520c3a0]{font-size:.95rem}.insight-con-lists[data-v-f520c3a0]{flex-direction:column}.r-insight-items[data-v-f520c3a0]{width:100%;padding:0 0 20px 0;margin-bottom:20px}.r-insight-img[data-v-f520c3a0]{height:240px}.c--i_category[data-v-f520c3a0]{font-size:13px}.c--i_title[data-v-f520c3a0]{font-size:15px;line-height:22px;height:44px}.c--i_date[data-v-f520c3a0]{font-size:11px}.logo-list-con[data-v-f520c3a0]{padding:0 20px}.wrap-md[data-v-f520c3a0]{padding:0}.logos-list[data-v-f520c3a0]{grid-template-columns:repeat(2,1fr);gap:3rem 1rem;padding:0}.c-logo[data-v-f520c3a0]{width:100%;height:60px}.c-logo img[data-v-f520c3a0]{max-width:90%;max-height:45px}}.marquee__container[data-v-25c16b9a]{position:relative;overflow:hidden;width:100%;margin:0 auto;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);background:#fff}.marquee[data-v-25c16b9a]{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:marquee-25c16b9a 30s linear infinite}@keyframes marquee-25c16b9a{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee img[data-v-25c16b9a]{height:80px;width:auto;margin:0 32px;-o-object-fit:contain;object-fit:contain;display:block;filter:grayscale(100%);opacity:.8;transition:filter .3s,opacity .3s}.marquee img[data-v-25c16b9a]:hover{filter:grayscale(0);opacity:1}@keyframes fadeIn-25c16b9a{0%{opacity:0}to{opacity:1}}.con[data-v-25c16b9a]{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.hero-carousel[data-v-25c16b9a]{width:100%;height:100vh;min-height:600px;background:#000;padding-top:0;margin:0;overflow:hidden}.hero-carousel[data-v-25c16b9a] .el-carousel__arrow{background:none;font-size:3rem;color:#fff}.hero-carousel[data-v-25c16b9a] .el-carousel__item{opacity:0!important;transform:none!important;transition:opacity 1.5s ease-in-out!important}.hero-carousel[data-v-25c16b9a] .el-carousel__item.is-active{opacity:1!important}.el-carousel__item h3[data-v-25c16b9a]{color:#475669;font-size:14px;opacity:.75;line-height:200px;margin:0}.el-carousel__item[data-v-25c16b9a]:nth-child(2n){background-color:#99a9bf}.el-carousel__item[data-v-25c16b9a]:nth-child(odd){background-color:#d3dce6}.full-viewport-carousel[data-v-25c16b9a]{width:100vw;height:100vh;min-height:600px}.bg[data-v-25c16b9a]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.carousel-img-mask[data-v-25c16b9a]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.carousel-center-content[data-v-25c16b9a]{position:absolute;top:54%;left:50%;transform:translate(-50%);text-align:center;z-index:2;width:100vw;max-width:800px;color:#fff;pointer-events:none;opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.carousel-center-content.is-active-animate[data-v-25c16b9a]{opacity:1;transform:translate(-50%,-50%)}.hero-title[data-v-25c16b9a]{position:relative;z-index:2;max-width:800px;margin:0 auto;text-align:center;width:100%;font-size:4rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}.hero-subtitle[data-v-25c16b9a]{font-size:2.2rem;margin-bottom:2rem;opacity:.9;color:#fff}.bg-f9[data-v-25c16b9a]{background-color:#f9f9f9;position:relative}.sect1-about-ries[data-v-25c16b9a]{padding:100px 0;position:relative}.about-ries[data-v-25c16b9a]{position:relative;z-index:1}.about-ries-des[data-v-25c16b9a]{max-width:420px;margin-top:40px;margin-bottom:24px}.data-info-box[data-v-25c16b9a]{width:360px}.about-features[data-v-25c16b9a]{gap:18px;margin-top:12px;padding-left:0;list-style:none;flex-wrap:wrap}.about-features li[data-v-25c16b9a]{border-radius:6px;padding:8px 0;color:#065cc2;font-weight:500;font-size:1rem}button[data-v-25c16b9a]{background:#065cc2;padding:10px 20px;color:#fff;border:none;border-radius:10px;margin-top:20px}.global-map[data-v-25c16b9a]{width:982px;position:absolute;bottom:48px;right:80px}.map-txt[data-v-25c16b9a]{position:absolute;bottom:-31px;right:-66px;width:100px}.country-dot.china[data-v-25c16b9a]{top:188px;left:376px}.country-dot[data-v-25c16b9a]{position:absolute;font-size:14px;color:#666;letter-spacing:1px;text-align:center;line-height:21px}.country-dot .dot[data-v-25c16b9a]{display:block;width:30px;height:30px;background:rgba(6,92,194,.1);border-radius:50%;position:relative;margin-bottom:1px}.plus[data-v-25c16b9a]{display:block;border-radius:40px;height:40px;width:40px;animation:pluse-25c16b9a 2s linear;animation-iteration-count:infinite;opacity:0;border-width:3px;border-style:solid;border-color:#065cc2;position:absolute;left:-5px;top:-5px}.country-dot .dot[data-v-25c16b9a]:after{content:"";display:inline-block;width:15px;height:15px;border-radius:50%;background:#065cc2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pluse-25c16b9a{0%{-webkit-transform:scale(.1);opacity:0}60%{-webkit-transform:scale(.1);opacity:0}65%{opacity:1}to{-webkit-transform:scale(1.2);opacity:0}}.country-dot.america[data-v-25c16b9a]{top:141px;right:160px}.america .plus[data-v-25c16b9a]{animation-delay:.5s}.since-time[data-v-25c16b9a]{position:absolute;top:43px;right:128px;font-weight:700;font-size:14px;color:#1d1d1d;font-family:Microsoft YaHei,Arial,sans-serif}.since-time span[data-v-25c16b9a]{font-size:118px;color:#065cc2;line-height:185px;margin-left:4px;display:inline-block;transform:translateY(2px);width:300px}.sect2-case-ries[data-v-25c16b9a]{background-image:url(https://www.ries.com.cn/templates/pc/images/bg2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}.index-ries-case[data-v-25c16b9a]{padding:100px 0}.consult-case-flex .section-header[data-v-25c16b9a]{text-align:center}.consult-case-flex .section-header .services-title[data-v-25c16b9a]{font-size:1.5rem;margin-bottom:.8rem;color:#065cc2}.consult-case-flex .section-header .services-con[data-v-25c16b9a]{font-size:1.8rem;color:#0f0f0f;margin-bottom:4rem}.main-case-list[data-v-25c16b9a]{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap}.main-case-item[data-v-25c16b9a]{width:33%;padding:20px;background:#fff;border-radius:20px;box-shadow:0 4px 24px rgba(64,158,255,.1);border:2px solid #e3eaf2;display:flex;flex-direction:column;align-items:center;min-width:280px;max-width:440px;transition:box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),background .35s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer;opacity:1;box-sizing:border-box;margin-bottom:50px}.service-card.main-case-item.active[data-v-25c16b9a],.service-card.main-case-item[data-v-25c16b9a]:hover{box-shadow:0 12px 36px rgba(25,118,210,.18),0 2px 8px rgba(64,158,255,.1);border-color:#1976d2;background:#f7fbff;z-index:2}.service-icon-wrap[data-v-25c16b9a]{width:70px;height:70px;background:#f5f7fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.service-icon-wrap img[data-v-25c16b9a]{width:40px;height:40px}.service-title[data-v-25c16b9a]{font-size:1.3rem;font-weight:600;color:#065cc2;margin:1.2rem 0 .7rem 0;text-align:center}.service-desc[data-v-25c16b9a]{color:#666;font-size:1rem;margin-bottom:1.2rem;text-align:center;min-height:48px}.service-img-wrap[data-v-25c16b9a]{width:100%;height:200px;border-radius:12px;overflow:hidden;margin-bottom:1.2rem;background:#f5f7fa;display:flex;align-items:center;justify-content:center}.service-img-portrait[data-v-25c16b9a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.service-btn[data-v-25c16b9a]{display:flex;align-items:center;justify-content:center;background:#fff;color:#1976d2;border:2px solid #1976d2;border-radius:8px;padding:.7em 2.2em;font-size:1.08rem;font-weight:600;cursor:pointer;margin:1.2rem auto 0 auto;box-shadow:0 2px 8px rgba(64,158,255,.08);transition:background .2s,color .2s,box-shadow .2s,border .2s}.service-card.main-case-item.active .service-btn[data-v-25c16b9a],.service-card.main-case-item:hover .service-btn[data-v-25c16b9a]{background:#1976d2;color:#fff;border:2px solid #1976d2;box-shadow:0 4px 16px rgba(64,158,255,.16)}.service-btn[data-v-25c16b9a]:hover{background:#065cc2;color:#fff;border:2px solid #065cc2}.why-choose-us[data-v-25c16b9a]{padding:0;position:relative}.why-choose-us-box[data-v-25c16b9a]{min-height:800px;background:#065cc2}.why-choose-us-inner[data-v-25c16b9a]{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box;position:absolute;top:-2rem;left:14.5%}.why-choose-us-image[data-v-25c16b9a]{flex:1 1 50%;min-width:350px;max-width:480px;display:flex;align-items:center;justify-content:center;height:45rem;background:none}.why-choose-img-el[data-v-25c16b9a]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border:none}.why-choose-us-content[data-v-25c16b9a]{flex:1 1 50%;color:#fff;padding:5rem 0 40px 8rem;display:flex;flex-direction:column;justify-content:center;min-width:320px}.why-choose-us .why-choose-header[data-v-25c16b9a]{text-align:left;color:#fff}.why-choose-us .why-choose-header .why-title[data-v-25c16b9a]{color:#d3d3d4;font-size:1.2rem;transform:.4}.why-choose-us .why-choose-header .why-choose-years[data-v-25c16b9a]{color:#fff;font-size:2rem;margin-bottom:1.5rem}.why-choose-us .why-choose-header .why-choose-desc[data-v-25c16b9a]{color:#fff;font-size:1rem;color:#d3d3d4}.why-choose-us .features-grid[data-v-25c16b9a]{display:flex;flex-direction:column;gap:3rem;margin-top:2.3rem;color:#fff}.why-choose-us .features-grid .feature-card[data-v-25c16b9a]{display:flex;align-items:center}.why-choose-us .features-grid .feature-card .img-box img[data-v-25c16b9a],.why-choose-us .features-grid .feature-card .img-box[data-v-25c16b9a]{width:3rem}.why-choose-us .features-grid .feature-card .feature-card-con h3[data-v-25c16b9a]{color:#fff;font-size:1.1rem}.why-choose-us .features-grid .feature-card .feature-card-con p[data-v-25c16b9a]{color:#d3d3d4}.sectionAnli .sect3-case-ries[data-v-25c16b9a]{background-image:url(https://www.ries.com.cn/templates/pc/images/bg2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}.sectionAnli .index-ries-case[data-v-25c16b9a]{padding:100px 0}.sectionAnli .wrap-xk[data-v-25c16b9a]{width:100%;max-width:1440px;margin:0 auto}.sectionAnli .consult-case-flex .section-header[data-v-25c16b9a]{text-align:center}.sectionAnli .consult-case-flex .section-header .services-title[data-v-25c16b9a]{font-size:1.5rem;margin-bottom:.8rem;color:#065cc2}.sectionAnli .consult-case-flex .section-header .services-con[data-v-25c16b9a]{font-size:1.8rem;color:#0f0f0f;margin-bottom:4rem}.main-case-lists[data-v-25c16b9a]{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap}.cases-lists[data-v-25c16b9a]{display:flex;justify-content:center;gap:33px;flex-wrap:wrap}.case-card[data-v-25c16b9a]{position:relative;width:458px;height:640px;background-size:cover;background-position:50%;overflow:hidden;display:flex;align-items:flex-end;box-shadow:0 4px 24px rgba(64,158,255,.1);transition:transform .3s,box-shadow .3s}.case-card[data-v-25c16b9a]:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 36px rgba(25,118,210,.18),0 2px 8px rgba(64,158,255,.1)}.case-card-content[data-v-25c16b9a]{width:100%;padding:40px 24px 32px 24px;background:linear-gradient(0deg,rgba(0,0,0,.55) 60%,rgba(0,0,0,.15) 100%,transparent 0);color:#fff;display:flex;flex-direction:column;text-align:center}.case-title[data-v-25c16b9a]{font-size:1.6rem;font-weight:700;margin-bottom:18px;color:#fff}.case-desc[data-v-25c16b9a]{font-size:1rem;margin-bottom:32px;color:#fff;min-height:48px}.case-btn[data-v-25c16b9a]{background:none;border:none;color:#fff;font-size:1.1rem;cursor:pointer;padding:0;margin-top:10px;transition:color .2s}.case-btn[data-v-25c16b9a]:hover{color:#065cc2}.logo-list-con[data-v-25c16b9a]{padding:60px 0;margin-top:24px;display:flex;justify-content:center;align-items:center}.logos-list[data-v-25c16b9a]{visibility:visible;animation-duration:2.5s;animation-delay:1s;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;gap:60px 50px}.wrap-md[data-v-25c16b9a]{width:100%;margin:0 auto}.c-logo[data-v-25c16b9a]{width:200px;height:80px;display:flex;align-items:center;justify-content:center;filter:grayscale(100%);opacity:.7;transition:filter .4s,opacity .4s}.c-logo img[data-v-25c16b9a]{max-width:100%;max-height:55px;-o-object-fit:contain;object-fit:contain;display:block}.c-logo[data-v-25c16b9a]:hover{filter:grayscale(0);opacity:1}.sect3-insight-ries[data-v-25c16b9a]{background-image:url(/static/img/bg3.8e9cedcd.png);background-position:50%;background-repeat:no-repeat;background-size:100%}.bg-49[data-v-25c16b9a]{background-color:#0f0f0f;margin-top:100px}.index-ries-insight[data-v-25c16b9a]{padding:100px 0}.wrap-xl[data-v-25c16b9a]{width:100%;max-width:1440px;margin:0 auto}.insight-title[data-v-25c16b9a]{margin-bottom:80px}.flex-v-c[data-v-25c16b9a]{align-items:center}.flex-h-sb[data-v-25c16b9a]{justify-content:space-between}.color-w[data-v-25c16b9a]{color:#fff!important}h1[data-v-25c16b9a]{font-weight:700;font-size:32px;color:#1d1d1d;letter-spacing:0}.view-all-btn[data-v-25c16b9a]{width:80px;height:40px;background:#065cc2;position:relative}a[data-v-25c16b9a]{font-size:16px;color:#666;letter-spacing:1.2px;line-height:24px;text-decoration:none}.view-all-btn[data-v-25c16b9a]:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(https://www.ries.com.cn/templates/pc/images/svg/arrow-line-r-w.svg);background-size:100%;background-repeat:no-repeat;background-position:50%;position:absolute;top:calc(50% - 8px);right:calc(50% - 8px);transition:right .4s ease}.insight-list[data-v-25c16b9a]{padding:0 20px;display:flex;display:-webkit-flex;justify-content:space-between}.insight-item[data-v-25c16b9a]{width:260px;text-align:center;cursor:pointer}.fadeIn[data-v-25c16b9a]{animation-name:fadeIn-25c16b9a}.insight-item .insight-cover[data-v-25c16b9a]{width:250px;height:250px;display:inline-block;transition:all .4s cubic-bezier(.4,0,.2,1)}.insight-item:hover .insight-cover[data-v-25c16b9a]{transform:translateY(-20px) scale(1.05)}img[data-v-25c16b9a]{width:100%;border:0;vertical-align:middle;transition:transform .3s,box-shadow .3s}.insight-item p[data-v-25c16b9a]{font-size:16px;color:#fff;letter-spacing:1.2px;text-align:center;line-height:24px;margin-top:10px}.sect-mb100[data-v-25c16b9a]{margin-bottom:80px;margin-top:80px}.wrap-xs[data-v-25c16b9a]{width:100%;max-width:1440px;margin:0 auto}.insight-title[data-v-25c16b9a]{text-align:center}.insight-title .news-title[data-v-25c16b9a]{font-size:1.5rem;margin-bottom:.8rem;color:#065cc2}.insight-title .news-con[data-v-25c16b9a]{font-size:1.8rem;color:#0f0f0f;margin-bottom:4rem}.flex-wrap[data-v-25c16b9a]{flex-wrap:wrap}.flex[data-v-25c16b9a]{display:-webkit-flex}.r-insight-items[data-v-25c16b9a]{width:33.33%;padding:20px;transition:box-shadow .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);background:#fff;cursor:pointer}.r-insight-items[data-v-25c16b9a]:hover{box-shadow:0 12px 36px rgba(25,118,210,.18),0 2px 8px rgba(64,158,255,.1);z-index:2}.r-insight-img[data-v-25c16b9a]{width:100%;height:330px;overflow:hidden;transition:box-shadow .3s}.r-insight-img img[data-v-25c16b9a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.r-insight-items:hover .r-insight-img img[data-v-25c16b9a]{transform:scale(1.08)}.hv-scale[data-v-25c16b9a]{overflow:hidden;cursor:pointer;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.hv-scale img[data-v-25c16b9a]{border:0;vertical-align:middle;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.r-insight-txt[data-v-25c16b9a]{margin-top:16px}.c--i_category[data-v-25c16b9a]{font-weight:700;font-size:14px;color:#065cc2;letter-spacing:1px;line-height:21px;display:inline-block;margin-bottom:4px}.c--i_title[data-v-25c16b9a]{font-size:16px;color:#1d1d1d;letter-spacing:1.2px;line-height:24px;overflow:hidden;display:-webkit-box;word-break:break-all;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:4px;height:48px}.c--i_date[data-v-25c16b9a]{font-size:12px;color:#999;letter-spacing:.8px;line-height:18px}@media (max-width:900px){.why-choose-us-inner[data-v-25c16b9a]{flex-direction:column;align-items:stretch;min-height:unset;max-width:100vw;margin:0 auto;padding:0}.why-choose-us-image[data-v-25c16b9a]{min-width:100%;max-width:100vw;height:auto;margin-right:0;justify-content:center}.why-choose-img-el[data-v-25c16b9a]{width:100%;height:auto;max-height:260px;-o-object-fit:cover;object-fit:cover}.why-choose-us-content[data-v-25c16b9a]{padding:2rem 1rem 2.5rem 1rem;min-width:0}}@media (max-width:1100px){.partners .container[data-v-25c16b9a]{max-width:100vw;padding:0}el-carousel-item[data-v-25c16b9a]{width:220px;height:220px;margin:0 .5rem}[data-v-25c16b9a] .partner-carousel .el-carousel__container{min-height:220px}[data-v-25c16b9a] .partner-carousel .el-carousel__item{height:220px}}@media (max-width:900px){.partners[data-v-25c16b9a]{min-height:unset;position:relative;padding-bottom:10vw}.partners-bg[data-v-25c16b9a]{padding:0}.partners .container[data-v-25c16b9a]{flex-direction:column;align-items:stretch;min-height:unset;padding:0}.partners .section-header[data-v-25c16b9a]{width:100%;align-items:flex-start;padding:2rem 1rem 0 1rem;margin-bottom:.5rem}.partner-carousel[data-v-25c16b9a]{width:100%;min-width:0;padding:0 0 2rem 0}el-carousel-item[data-v-25c16b9a]{width:90vw;height:180px;margin:0 .2rem}}@media (max-width:768px){.hamburger[data-v-25c16b9a]{display:flex}.hero-title[data-v-25c16b9a]{font-size:2rem}.hero-subtitle[data-v-25c16b9a]{font-size:1rem}.news-title[data-v-25c16b9a],.section-header .services-title[data-v-25c16b9a],h2[data-v-25c16b9a]{font-size:.8rem}.news-con[data-v-25c16b9a],.services-con[data-v-25c16b9a]{font-size:1rem}.features-grid[data-v-25c16b9a],.news-grid[data-v-25c16b9a],.partners-grid[data-v-25c16b9a],.services-grid[data-v-25c16b9a]{grid-template-columns:1fr}.language-selector[data-v-25c16b9a]{flex-direction:column;gap:.5rem}}@media (max-width:480px){.hero-carousel[data-v-25c16b9a]{margin-top:70px}.hero-title[data-v-25c16b9a]{font-size:1.8rem}.news-title[data-v-25c16b9a],.section-header .services-title[data-v-25c16b9a],h2[data-v-25c16b9a]{font-size:.8rem}.news-con[data-v-25c16b9a],.services-con[data-v-25c16b9a]{font-size:.2rem}.feature-card[data-v-25c16b9a],.news-card[data-v-25c16b9a],.service-card[data-v-25c16b9a],el-carousel-item[data-v-25c16b9a]{padding:1.5rem}}.features-grid[data-v-25c16b9a]{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.feature-card[data-v-25c16b9a]{display:flex;align-items:flex-start;gap:1.5rem}.feature-icon[data-v-25c16b9a]{font-size:2rem;margin-top:.2em}@media (max-width:1200px){.services-grid[data-v-25c16b9a]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width:900px){.services-grid[data-v-25c16b9a]{grid-template-columns:1fr;grid-template-rows:none;gap:1.2rem}.service-card[data-v-25c16b9a]{flex-direction:column;align-items:flex-start;min-height:unset;padding:1.2rem .7rem;height:auto}.service-img-wrap[data-v-25c16b9a]{width:100%;height:220px;margin-right:0;margin-bottom:.7rem}.service-img-portrait[data-v-25c16b9a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}}.marquee img[data-v-25c16b9a],.partner-img[data-v-25c16b9a]{transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.marquee img[data-v-25c16b9a]:hover,.partner-img[data-v-25c16b9a]:hover{transform:scale(1.08)}.fade-up-section[data-v-25c16b9a]{opacity:0;transform:translateY(60px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.fade-up-section.is-visible[data-v-25c16b9a]{opacity:1;transform:translateY(0)}@media (max-width:1200px){.service-cards-grid[data-v-25c16b9a]{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.service-cards-grid[data-v-25c16b9a]{grid-template-columns:1fr;gap:1.2rem}.service-card.main-case-item[data-v-25c16b9a]{min-width:0;max-width:100vw;padding:1.5rem .7rem 1.2rem .7rem}}@media (max-width:1100px){.cases-list[data-v-25c16b9a]{gap:24px}.case-card[data-v-25c16b9a]{width:90vw;max-width:340px;height:320px}}@media (max-width:700px){.cases-list[data-v-25c16b9a]{flex-direction:column;align-items:center;gap:18px}.case-card[data-v-25c16b9a]{width:98vw;max-width:98vw;height:220px}.case-card-content[data-v-25c16b9a]{padding:18px 10px 18px 10px}}