:root{--color-primary:#1664ff;--color-primary-dark:#0c4fd8;--color-text:#1d2129;--color-muted:#717883;--color-border:#e5eaf3;--color-bg:#ffffff;--color-soft:#f5f8ff;--color-footer:#171d26;--font-main:"Microsoft YaHei","PingFang SC",Arial,sans-serif;--font-size-title:27px;--font-size-subtitle:18px;--font-size-small:14px;--font-size-card-title:20px;--line-title:38px;--line-subtitle:28px;--line-body:24px;--weight-bold:700;--radius-small:6px;--radius-card:8px;--shadow-card:0 12px 34px rgba(15,61,133,0.1);--shadow-card2:0 0 20px rgba(10,17,31,0.15);--container:1360px;--section-y:60px;--header-height:66px}body{margin:0;overflow-x:hidden;color:var(--color-text);font-family:var(--font-main);font-size:var(--font-size-small);background:var(--color-bg)}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select{font:inherit}.section{padding:var(--section-y) 0}.section--grey{background-color:#f5f6fc}.button{display:inline-flex;align-items:center;justify-content:center;min-width:128px;min-height:42px;padding:0 26px;border:1px solid transparent;border-radius:var(--radius-small);cursor:pointer;font-size:var(--font-size-small);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#ffffff;background:var(--color-primary)}.button--primary:hover{background:var(--color-primary-dark);color:#fff}.button--light{color:var(--color-primary);background:#ffffff;border-color:#d8e3ff}.button--white{color:var(--color-primary);background:#ffffff}.button--ghost{color:#ffffff;background:transparent;border-color:#ffffff}.button--ghost:hover{color:#ffffff}.site-footer{color:rgba(255,255,255,0.72);background:var(--color-footer)}.site-footer__features{width:min(var(--container), calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,0.08)}.site-footer__feature{display:grid;grid-template-columns:48px 1fr;column-gap:14px;align-items:center}.site-footer__feature span{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,0.3);border-radius:50%;color:#ffffff}.site-footer__feature strong{color:#ffffff;font-size:16px}.site-footer__feature p{margin:0;color:rgba(255,255,255,0.56)}.site-footer__main{width:min(var(--container), calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:220px repeat(2, minmax(110px, 1fr)) 220px;gap:30px;padding:42px 0;justify-items:center}.site-footer__brand-top{display:flex;align-items:center;gap:8px}.site-footer__brand-top img{display:block;filter:brightness(0) invert(1)}.site-footer__slogan{display:block;margin:10px 0 20px;object-fit:contain}.site-footer__column{display:flex;flex-direction:column;gap:4px}.site-footer__arrow{display:none}.site-footer__column-header{margin:0 0 8px;color:#ffffff;font-size:16px;min-height:24px}.site-footer__item{display:flex;flex-direction:column;gap:4px}.site-footer__column-content{display:flex;gap:60px}.site-footer__column a,.site-footer__column p{margin:0;color:rgba(255,255,255,0.62)}.site-footer__contact{margin-top:22px}.site-footer__contact h3{margin:0 0 8px;color:#ffffff;font-size:16px}.site-footer__contact strong{display:inline-flex;align-items:center;gap:6px;color:#ffffff;font-size:20px}.site-footer__contact strong img{width:20px;height:20px;object-fit:contain}.site-footer__contact p{margin:0;color:rgba(255,255,255,0.62)}.site-footer__copyright{padding:18px 24px;border-top:1px solid rgba(255,255,255,0.08);color:rgba(255,255,255,0.48);text-align:center;display:flex;align-items:center;justify-content:center}.floating-service{position:fixed;right:10px;top:32%;z-index:60;width:60px;border:0;background:transparent;box-shadow:none;overflow:visible;transform:none;filter:none;padding:0}.floating-service__avatar{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:90px;margin-bottom:15px;padding:0;border-radius:55px;color:#222338;background:#ffffff;box-shadow:0 0 12px rgba(0,0,0,0.1);transition:box-shadow .25s ease}.floating-service__avatar img{width:42px;height:42px;margin:0 auto 4px;border:none;border-radius:0;background:transparent;object-fit:contain;transition:transform .35s ease}.floating-service__avatar span{display:flex;align-items:center;justify-content:center;width:65%;text-align:center;margin-top:0;border-radius:0;font-size:14px;color:#222338;background:transparent;line-height:1.2;padding:0}.floating-service__avatar:hover,.floating-service__avatar:focus{box-shadow:0 0 10px 2px rgba(47,118,246,0.5);outline:none}.floating-service__avatar:hover img,.floating-service__avatar:focus img{transform:scale(1.14)}.floating-service__avatar:hover span,.floating-service__avatar:focus span{color:#2f76f6}.floating-service__group{position:relative;width:60px;border-radius:55px;background:#ffffff;box-shadow:0 0 12px rgba(0,0,0,0.1);overflow:visible;transition:box-shadow .25s ease}.floating-service__group:hover{box-shadow:0 0 10px 2px rgba(47,118,246,0.5)}.floating-service__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;min-height:92px;padding:0;border:0;border-bottom:1px solid #eeeeee;color:#222338;background:transparent;cursor:pointer;font-size:14px;line-height:21px;transition:color .2s ease}.floating-service__item:last-of-type{border-bottom:none}.floating-service__item .floating-service__icon{position:static;width:auto;height:auto;max-width:none;padding:0;object-fit:contain;opacity:1;visibility:visible;transform:none;box-shadow:none;transition:transform .25s ease,filter .25s ease}.floating-service__item:hover .floating-service__icon{transform:none;filter:brightness(0) saturate(100%) invert(41%) sepia(92%) saturate(2215%) hue-rotate(205deg) brightness(101%) contrast(93%)}.floating-service__item:focus{outline:none}.floating-service__item:focus .floating-service__icon,.floating-service__item:focus .floating-service__icon{transform:none;filter:brightness(0) saturate(100%) invert(41%) sepia(92%) saturate(2215%) hue-rotate(205deg) brightness(101%) contrast(93%)}.floating-service__item span{width:100%;margin:8px auto 0;text-align:center;font-size:14px;line-height:1.2;color:#222338;white-space:nowrap;transition:color .2s ease}.floating-service__item:hover span,.floating-service__item:focus span,.floating-service__item:focus span{color:#2f76f6}.floating-backtop{position:fixed;right:16px;bottom:20px;z-index:60;width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#ffffff;color:#bbbbbb;font-size:16px;cursor:pointer;box-shadow:0 0 12px rgba(0,0,0,0.1);opacity:0;transform:translateY(12px);transition:color .2s ease,background .2s ease,transform .2s ease}.floating-backtop:hover{background:#2f76f6}.floating-backtop img{width:14px;height:14px;object-fit:contain;transition:filter .2s ease}.floating-backtop:hover img{filter:brightness(0) invert(1)}.global-backtop--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-service__item>strong,.floating-service__item>.floating-service__code{position:absolute;right:calc(107%);top:50%;min-width:150px;padding:10px;border-radius:8px;color:var(--color-text);background:#ffffff;box-shadow:2px 0 33px rgba(0,0,0,0.1);opacity:0;visibility:hidden;transform:translate(10px, -50%);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:5}.floating-service__item>.floating-service__code{width:180px;height:auto;text-align:center}.floating-service__item:hover>strong,.floating-service__item:hover>.floating-service__code,.floating-service__item:focus>strong,.floating-service__item:focus>.floating-service__code,.floating-service__item:focus>strong,.floating-service__item:focus>.floating-service__code{opacity:1;visibility:visible;transform:translate(0, -50%)}.floating-service__tooltip{position:absolute;right:calc(107%);top:50%;display:flex;align-items:center;gap:10px;min-width:220px;padding:16px;border-radius:8px;background:#ffffff;border:0;box-shadow:2px 0 33px rgba(0,0,0,0.1);opacity:0;visibility:hidden;transform:translate(10px, -50%);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:5}.floating-service__tooltip::after,.floating-service__code::after{content:"";position:absolute;top:50%;right:0;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #ffffff;filter:drop-shadow(2px 0 2px rgba(0,0,0,0.05));transform:translate(100%, -50%)}.floating-service__item:hover .floating-service__tooltip,.floating-service__item:focus .floating-service__tooltip,.floating-service__item:focus .floating-service__tooltip{opacity:1;visibility:visible;transform:translate(0, -50%)}.floating-service__tooltip>img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.floating-service__tooltip-text p{margin:0;font-size:12px;color:#575d6c;line-height:1.5;white-space:nowrap}.floating-service__tooltip-text strong{position:static;display:block;margin-top:2px;font-size:16px;color:#2f76f6;font-weight:600;line-height:1.4;white-space:nowrap}.toast{position:fixed;left:50%;bottom:36px;z-index:100;padding:10px 18px;border-radius:99px;color:#ffffff;background:rgba(29,33,41,0.88);opacity:0;pointer-events:none;transform:translate(-50%, 12px);transition:opacity .2s ease,transform .2s ease}.toast--visible{opacity:1;transform:translate(-50%, 0)}@media (max-width:1280px){.site-header__slogan{display:none}.site-header__nav-link{padding:0 10px}.site-header__inner{gap:16px}}@media (max-width:1024px){:root{--section-y:52px;--font-size-title:25px;--font-size-subtitle:16px}.site-header__inner{justify-content:space-between}.site-header__menu-toggle{display:block}.site-header__nav,.site-header__actions{position:fixed;left:0;right:0;display:none;width:100%;background:#ffffff}.site-header__hotline{display:none}.site-header__nav{top:var(--header-height);height:auto;flex-direction:column;padding:12px 24px;box-shadow:0 12px 22px rgba(24,50,89,0.12)}.site-header--open .site-header__nav{display:flex}.site-header__actions{top:calc(var(--header-height) + 310px);justify-content:flex-start;padding:12px 24px 18px;box-shadow:0 12px 22px rgba(24,50,89,0.12)}.site-header--open .site-header__actions{display:flex}.site-header__nav-item{display:block}.site-header__nav-link{height:44px;padding:0}.site-header__dropdown{position:static;width:100%;padding:0 0 6px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.site-footer__features{grid-template-columns:repeat(2, minmax(0, 1fr))}.site-footer__main{grid-template-columns:repeat(3, minmax(0, 1fr))}.floating-service{right:14px}}@media (max-width:768px){:root{--section-y:44px;--font-size-title:23px;--font-size-subtitle:15px}.floating-service{top:auto;right:16px;bottom:18px;width:auto;transform:none}.floating-service__avatar,.floating-service__group,.floating-service__item{display:none}.floating-backtop{right:16px;bottom:10px;width:48px;height:48px;border-radius:50%;box-shadow:var(--shadow-card)}.site-footer__main{grid-template-columns:1fr;gap:0;padding:20px 16px;justify-items:normal}.site-footer__column-content{display:block}.site-footer__brand{display:flex !important;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,0.08)}.site-footer__brand-top{display:none}.site-footer__slogan{display:none}.site-footer__contact{margin-top:0;flex-shrink:0}.site-footer__contact h3{font-size:13px;color:rgba(255,255,255,0.6);font-weight:normal;margin-bottom:4px}.site-footer__contact strong{font-size:18px}.site-footer__contact p{display:none}.site-footer__column{position:relative;overflow:hidden;gap:0;padding:0;border-bottom:1px solid rgba(255,255,255,0.06)}.site-footer__column:last-child{border-bottom:none}.site-footer__column-header{display:flex !important;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:4px 0;margin:0;font-size:16px;color:rgba(255,255,255,0.88);cursor:pointer;user-select:none;-webkit-user-select:none}.site-footer__arrow{display:block;flex:0 0 auto;width:24px;height:24px;position:relative;transition:transform .3s ease}.site-footer__arrow::before,.site-footer__arrow::after{content:"";position:absolute;top:9px;width:9px;height:2px;background:rgba(255,255,255,0.5);border-radius:2px}.site-footer__arrow::before{left:4px;transform:rotate(45deg)}.site-footer__arrow::after{left:10px;transform:rotate(-45deg)}.site-footer__column--open>.site-footer__column-header .site-footer__arrow{transform:rotate(180deg)}.site-footer__column .site-footer__item{max-height:0;overflow:hidden;opacity:0;padding:0 8px;margin:0;font-size:14px;line-height:38px;color:rgba(255,255,255,0.55);transition:max-height .35s ease,opacity .25s ease,padding .2s ease}.site-footer__column--open .site-footer__item{flex-direction:row;flex-wrap:wrap;max-height:100px;opacity:1;padding:8px;gap:12px;line-height:22px}.site-footer__copyright{display:block;line-height:1.7;font-size:13px;white-space:normal}}@media (max-width:480px){.site-header__logo{width:104px}}@media screen and (max-width:768px){.mobile-nav{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;visibility:hidden;z-index:20000}.mobile-nav.open{pointer-events:auto;visibility:visible}}@media screen and (max-width:768px){.mobile-nav__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:19999;opacity:0;transition:opacity .3s ease}.mobile-nav.open .mobile-nav__overlay{opacity:1}}.mobile-nav__panel{position:fixed;top:0;left:0;width:100%;max-width:540px;height:100%;background:#fff;z-index:20000;transform:translateX(-100%);transition:transform .35s ease;display:flex;flex-direction:column;box-shadow:2px 0 16px rgba(0,0,0,0.08)}.mobile-nav.open .mobile-nav__panel{transform:translateX(0)}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #eee;flex-shrink:0}.mobile-nav__title{font-size:18px;font-weight:600;color:#222}.mobile-nav__close{font-size:36px;color:#666;cursor:pointer;line-height:30px}.mm-body{flex:1;display:flex;overflow:hidden}.mm-sidebar{position:relative;padding-bottom:50px;width:110px;flex-shrink:0;background:#f7f8fa;overflow-y:auto;-webkit-overflow-scrolling:touch;border-right:1px solid #eee}.mm-tab{display:block;padding:16px 12px;font-size:16px;color:#666;text-align:left;text-decoration:none;border-bottom:1px solid #eee;cursor:pointer;position:relative;background:#f7f8fa;transition:all .2s}.mm-tab:active{background:#eef0f2}.mm-tab.active{background:#fff;color:#1664ff;font-weight:600}.mm-tab.active::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;background:#1664ff;border-radius:0 2px 2px 0}.mm-tab-user{width:100%;position:absolute;bottom:10px}.mm-tab-user .user-bar-item{padding:5px 10px;display:flex;justify-content:space-between}.mm-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;padding:12px 16px}.mm-pane{display:none}.mm-pane.active{display:block}.mm-section{margin-bottom:16px}.mm-section:last-child{margin-bottom:0}.mm-section-title{font-size:16px;font-weight:600;color:#222;padding:10px 0;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none}.mm-section-title::after{content:"";width:6px;height:6px;border-right:2px solid #999;border-bottom:2px solid #999;transform:rotate(45deg);transition:transform .3s;margin-right:4px}.mm-section.collapsed .mm-section-title::after{transform:rotate(-45deg)}.mm-section-body{padding:4px 0}.mm-section.collapsed .mm-section-body{display:none}.mm-section-body--flat a{display:block;padding:10px 0;font-size:14px;color:#555;text-decoration:none;border-bottom:1px solid #f5f5f5}.mm-section-body--flat a:last-child{border-bottom:none}.mm-section-body--flat a:active{color:#1664ff}.mm-sub-section{margin-bottom:12px}.mm-sub-section:last-child{margin-bottom:0}.mm-sub-section-title{font-size:13px;color:#999;padding:8px 0 4px}.mm-section-body a{display:block;padding:8px 0;font-size:14px;color:#555;text-decoration:none}.mm-section-body a:active{color:#1664ff}:root{--global-color-primary:#1664ff;--global-color-primary-dark:#0c4fd8;--global-color-text:#1d2129;--global-color-muted:#717883;--global-color-border:#e8edf5;--global-color-soft:#f6f9ff;--global-color-white:#ffffff;--global-font-main:"Microsoft YaHei","PingFang SC",Arial,sans-serif;--global-font-title:27px;--global-font-subtitle:18px;--global-font:16px;--global-font-small:14px;--global-font-card-title:20px;--global-line-title:38px;--global-line-subtitle:28px;--global-line-body:24px;--global-weight-bold:700;--global-container:1360px;--global-section-y:60px;--global-radius-small:6px;--global-radius-card:8px;--global-shadow-card:0 0 10px rgba(10,17,31,0.1);--global-shadow-hover:0 22px 48px rgba(22,100,255,0.16);--global-transition:.22s ease}.global-section{padding:var(--global-section-y) 0;overflow:visible;background:#ffffff}.global-section__inner{width:min(var(--global-container), calc(100% - 48px));margin:0 auto}.global-section-heading{max-width:880px;margin:0 auto 38px;text-align:center}.global-section-heading__title{margin:0;color:var(--global-color-text);font-size:var(--global-font-title);font-weight:var(--global-weight-bold);line-height:var(--global-line-title)}.global-section-heading__subtitle{margin:12px 0 0;color:var(--global-color-muted);font-size:var(--global-font-subtitle);line-height:var(--global-line-subtitle)}@media (max-width:1024px){:root{--global-font-title:25px;--global-font-subtitle:16px;--global-line-title:34px;--global-line-subtitle:26px}.global-section__inner,.global-hero__inner{width:calc(100% - 40px)}}@media (max-width:768px){:root{--global-section-y:44px}.global-section__inner,.global-hero__inner{width:calc(100% - 32px)}.global-section-heading{margin-bottom:28px}}.global-consult{padding:60px 0;color:#ffffff;background:#045fff url("/img/v2026/common/consult-bg.jpg") center / cover no-repeat}.global-consult__inner{width:1360px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:36px}.global-consult__content h2{margin:0;color:#ffffff;font-size:27px;font-weight:700;line-height:38px}.global-consult__content p{margin:8px 0 0;color:rgba(255,255,255,0.86);font-size:16px;line-height:26px}.global-consult__actions{display:flex;align-items:center;gap:24px}.global-consult__button{min-width:210px;height:48px;border:1px solid transparent;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;transition:color .3s ease,background .3s ease,border-color .3s ease}.global-consult__button--outline{color:#ffffff;border-color:rgba(255,255,255,0.72);background:rgba(255,255,255,0.08)}.global-consult__button--outline:hover,.global-consult__button--outline:focus{color:var(--color-primary);background:#ffffff;outline:none}.global-consult__button--light{color:#333;border-color:#ffffff;background:#ffffff}.global-consult__button--light:hover,.global-consult__button--light:focus{color:var(--color-primary);outline:none}@media (max-width:1280px){.global-consult__inner{width:auto;padding-left:20px;padding-right:20px}}@media (max-width:992px){.global-consult{position:relative;overflow:hidden;padding:46px 0;background-color:#006dff;background-image:none}.global-consult::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("/img/v2026/common/consult-bg.jpg") center bottom / cover no-repeat;opacity:.32;pointer-events:none}.global-consult__inner{position:relative;z-index:1}.global-consult__content h2{font-size:24px;line-height:34px}.global-consult__content p{font-size:15px;line-height:25px}.global-consult__actions{flex-direction:column;align-items:stretch;gap:14px}.global-consult__button{width:100%}}@media (max-width:420px){.global-consult__inner{flex-direction:column;align-items:flex-start;width:min(100% - 28px, 560px)}.global-consult{padding:36px 0}.global-consult__actions{width:100%}.global-consult__content h2{font-size:21px;line-height:30px}.global-consult__content p{font-size:13px;line-height:22px}.global-consult__button{min-width:auto;height:44px;font-size:14px}}.global-clients{padding-top:0}.global-client-grid{display:grid;grid-template-columns:repeat(auto-fit, 208px);justify-content:center;gap:12px 16px}.global-client-grid img{width:auto;height:auto;max-width:100%;object-fit:contain;border:1px solid #edf1f7;background:#fff;transition:border-color var(--global-transition),box-shadow var(--global-transition),transform var(--global-transition)}.global-client-grid img:hover,.global-client-grid img:focus{border-color:#cfdcff;box-shadow:0 8px 20px rgba(22,100,255,0.1);transform:translateY(-2px)}@media (max-width:1024px){.global-client-grid{grid-template-columns:repeat(auto-fit, 208px)}}@media (max-width:768px){.global-client-grid{grid-template-columns:repeat(4, minmax(0, 1fr));gap:8px}.global-client-grid img{width:auto;height:auto;max-width:100%}}@media (max-width:480px){.global-client-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}