:root{--primary-color:#1890ff;--primary-color-dark:#096dd9;--text-color:#333;--text-color-secondary:#666;--background-color:#f5f5f5;--white:#fff;--border-color:#e8e8e8;--shadow:0 2px 8px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-color);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}.page-hero{position:relative;overflow:hidden}.page-hero:before{content:"";background:#0f172a38;position:absolute;inset:0}.page-hero>.container{z-index:1;position:relative}.page-hero .ant-typography{color:var(--white)!important}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section-title{color:var(--text-color);text-align:center;margin-bottom:16px;font-size:32px;font-weight:600}.section-subtitle{color:var(--text-color-secondary);text-align:center;margin-bottom:48px;font-size:16px}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--white);cursor:pointer;border-radius:4px;padding:8px 24px;font-size:16px;transition:all .3s}.btn-primary:hover{background-color:var(--primary-color-dark);border-color:var(--primary-color-dark)}@media (width<=768px){.section-title{font-size:24px}.section-subtitle{margin-bottom:32px;font-size:14px}.container{padding:0 16px}}.reveal-on-scroll{--reveal-delay:0s;opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay);will-change:opacity, transform;transform:translateY(32px)scale(.98)}.reveal-on-scroll.reveal-left{transform:translate(-32px)}.reveal-on-scroll.reveal-right{transform:translate(32px)}.reveal-on-scroll.reveal-zoom{transform:translateY(24px)scale(.94)}.reveal-on-scroll.is-visible{opacity:1;transform:translate(0,0)scale(1)}@media (prefers-reduced-motion:reduce){.reveal-on-scroll,.reveal-on-scroll.reveal-left,.reveal-on-scroll.reveal-right,.reveal-on-scroll.reveal-zoom{opacity:1;transition:none;transform:none}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.search-drawer .ant-drawer-body{padding:16px}.search-input{margin-bottom:16px}.search-results{overflow:auto}.search-item{cursor:pointer;border-radius:10px;padding:12px;transition:background .2s}.search-item:hover{background:#1890ff0f}.search-item-title{align-items:center;gap:10px;display:flex}.search-item-text{color:#1a1a1a;font-size:15px}.search-item-desc{color:#666;margin-top:6px;font-size:13px;line-height:1.6;display:block}.search-empty{padding:24px 0}.header{z-index:1000;height:80px;padding:0;line-height:80px;position:sticky;top:0;box-shadow:0 2px 8px #0000001a;background:#fff!important}.header-container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.logo{align-items:center;display:flex}.logo a{flex-direction:column;text-decoration:none;display:flex}.logo-text{color:#1890ff;font-size:24px;font-weight:700;line-height:1.2}.logo-subtitle{color:#666;letter-spacing:2px;font-size:12px}.desktop-menu{flex:1;justify-content:center;display:flex}.nav-menu{line-height:80px;background:0 0!important;border-bottom:none!important}.nav-menu .ant-menu-item,.nav-menu .ant-menu-submenu-title{height:80px;padding:0 20px;font-size:16px;line-height:80px}.nav-menu .ant-menu-item-selected{color:#1890ff!important}.nav-menu .ant-menu-title-content>a{color:inherit;text-decoration:none;display:inline-block}.nav-menu.ant-menu-horizontal>.ant-menu-item-selected:after,.nav-menu.ant-menu-horizontal>.ant-menu-submenu-selected:after{border-bottom:2px solid #1890ff!important}.header-right{align-items:center;gap:20px;display:flex}.contact-info{color:#333;align-items:center;gap:8px;font-size:14px;display:flex}.contact-info .anticon{color:#1890ff}.header-actions{gap:8px;display:flex}.header-actions .ant-btn{color:#666;font-size:16px}.mobile-menu-button{width:80px;height:80px;font-size:20px;display:none}.mobile-drawer .ant-drawer-body{padding:0}.mobile-drawer .ant-menu{border-right:none}.mobile-contact{color:#333;border-top:1px solid #f0f0f0;align-items:center;gap:8px;padding:20px 24px;display:flex}@media (width<=768px){.header{height:64px;line-height:64px}.desktop-menu,.header-right{display:none}.mobile-menu-button{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.logo-text{font-size:20px}.logo-subtitle{font-size:10px}}.footer{color:#fff;padding:64px 0 0;background:#001529!important}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-logo{margin-bottom:24px}.footer-title{color:#fff!important;margin-bottom:4px!important;font-size:28px!important}.footer-subtitle{color:#ffffffa6;letter-spacing:2px;font-size:14px}.footer-contact{margin-top:24px}.contact-item{color:#ffffffd9;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.contact-item .anticon{color:#1890ff;margin-top:4px;font-size:16px}.contact-item .ant-typography{color:#ffffffd9}.footer-section-title{color:#fff!important;margin-bottom:24px!important;font-size:18px!important}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links .ant-typography{color:#ffffffa6;cursor:pointer;font-size:14px;transition:color .3s}.footer-links .ant-typography:hover{color:#1890ff}.footer-qrcode{margin-bottom:32px}.qrcode-box{cursor:default;background:#ffffff1a;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:120px;height:120px;display:flex}.qrcode-box.is-clickable{cursor:pointer}.qrcode-box.is-clickable:hover{background:#ffffff29}.qrcode-image{object-fit:cover;border-radius:6px;width:72px;height:72px;display:block}.qrcode-icon{color:#1890ff;font-size:40px}.qrcode-box .ant-typography{color:#ffffffa6;font-size:12px}.footer-friendly{margin-top:24px}.friendly-title{color:#ffffffd9!important;margin-bottom:12px!important;font-size:14px!important}.friendly-title+.ant-typography{color:#ffffffa6;cursor:pointer;font-size:14px}.footer-divider{border-color:#ffffff1a;margin:48px 0 24px}.footer-disclosure{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:20px 24px;display:flex}.footer-disclosure-main{flex-direction:column;flex:1;gap:10px;display:flex}.footer-disclosure-code{font-size:15px;font-weight:600;color:#fff!important}.footer-disclosure-risk{font-size:13px;line-height:1.8;color:#ffffffb8!important}.footer-disclosure-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.footer-disclosure-link{cursor:pointer;font-size:13px;color:#91caff!important}.footer-disclosure-link:hover{color:#bae0ff!important}.footer-bottom{justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.copyright{color:#ffffff73;font-size:14px}.icp{font-size:14px;color:#ffffff73!important}.icp:hover{color:#1890ff!important}@media (width<=768px){.footer{padding:48px 0 0}.footer-bottom{text-align:center;flex-direction:column;gap:12px}.footer-disclosure{text-align:center;flex-direction:column;align-items:center;padding:18px 16px}.footer-disclosure-links{justify-content:center}.footer-logo,.footer-contact{text-align:center}.contact-item{justify-content:center}.footer-section-title{text-align:center}.footer-links{align-items:center}.footer-qrcode{justify-content:center;display:flex}.footer-friendly{text-align:center}}.banner-container{width:100%;position:relative}.banner-slide{justify-content:center;align-items:center;height:800px;display:flex;position:relative;overflow:hidden}.banner-slide:before{content:"";background:#0000004d;position:absolute;inset:0}.banner-content{z-index:1;text-align:center;color:#fff;max-width:800px;padding:0 24px;position:relative}.banner-title{text-shadow:2px 2px 4px #0000004d;margin-bottom:16px;font-size:48px;font-weight:700;animation:1s ease-out fadeInUp}.banner-subtitle{opacity:.9;margin-bottom:24px;font-size:28px;font-weight:500;animation:1s ease-out .2s both fadeInUp}.banner-description{opacity:.8;margin-bottom:40px;font-size:18px;line-height:1.6;animation:1s ease-out .4s both fadeInUp}.banner-button{border-radius:24px;height:48px;padding:0 40px;font-size:18px;animation:1s ease-out .6s both fadeInUp}.custom-arrow{cursor:pointer;z-index:2;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.custom-arrow:hover{background:#fff6}.custom-arrow .anticon{color:#fff;font-size:20px}.custom-arrow-prev{left:24px}.custom-arrow-next{right:24px}.banner-container .ant-carousel .slick-dots{bottom:24px}.banner-container .ant-carousel .slick-dots li button{background:#ffffff80;border-radius:50%;width:12px;height:12px}.banner-container .ant-carousel .slick-dots li.slick-active button{background:#fff;border-radius:6px;width:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.banner-slide{height:400px}.banner-title{font-size:32px}.banner-subtitle{font-size:20px}.banner-description{font-size:14px}.banner-button{height:40px;padding:0 32px;font-size:16px}.custom-arrow{width:36px;height:36px}.custom-arrow .anticon{font-size:16px}.custom-arrow-prev{left:12px}.custom-arrow-next{right:12px}}.company-intro-section{background:#fff;padding:100px 0}.intro-title{color:#1a1a1a!important;margin-bottom:8px!important;font-size:36px!important;font-weight:600!important}.intro-divider{background:#1890ff;border-radius:2px;width:60px;height:3px;margin-bottom:32px}.intro-text{color:#666!important;margin-bottom:24px!important;font-size:16px!important;line-height:1.8!important}.intro-button{border-radius:4px;height:48px;margin-top:16px;padding:0 40px;font-size:16px}.stats-container{padding:20px}.stat-card{text-align:center;border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s}.stat-card:hover{border-color:#1890ff;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.stat-icon{color:#1890ff;margin-bottom:16px;font-size:40px}.stat-content .ant-statistic-title{color:#666!important;margin-bottom:8px!important;font-size:14px!important}.stat-content .ant-statistic-content{color:#1a1a1a!important;font-size:24px!important;font-weight:600!important}@media (width<=992px){.company-intro-section{padding:60px 0}.intro-title{text-align:center;font-size:28px!important}.intro-divider{margin-bottom:24px;margin-left:auto;margin-right:auto}.intro-text{text-align:center}.intro-button{width:100%;margin-top:32px;display:block}.stats-container{margin-top:48px;padding:0}}@media (width<=576px){.company-intro-section{padding:48px 0}.intro-title{font-size:24px!important}.stat-card{padding:16px}.stat-icon{margin-bottom:12px;font-size:32px}.stat-content .ant-statistic-content{font-size:20px!important}}.viewpoint-section{background:#f5f7fa;padding:100px 0}.viewpoint-card{border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s;overflow:hidden}.viewpoint-card:hover{border-color:#1890ff;transform:translateY(-8px);box-shadow:0 16px 32px #0000001a}.card-cover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:flex-end;height:200px;padding:20px;display:flex;position:relative;overflow:hidden}.card-cover:before{content:"";background:linear-gradient(#0f172a14 0%,#0f172a59 100%);position:absolute;inset:0}.card-cover .ant-tag{z-index:1;border-radius:4px;padding:4px 12px;font-size:14px;position:relative}.card-meta{color:#999;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.meta-date{color:#999}.card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#1a1a1a!important;margin-bottom:12px!important;font-size:18px!important;font-weight:600!important;line-height:1.4!important}.card-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#666!important;margin-bottom:20px!important;font-size:14px!important;line-height:1.6!important}.card-link{padding:0;font-size:14px;font-weight:500;color:#1890ff!important}.card-link:hover{color:#096dd9!important}.viewpoint-more{text-align:center;margin-top:60px}.viewpoint-more .ant-btn{border-radius:4px;height:48px;padding:0 48px;font-size:16px}@media (width<=992px){.viewpoint-section{padding:60px 0}.card-cover{height:160px}}@media (width<=768px){.viewpoint-section{padding:48px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.card-cover{height:140px}.viewpoint-more{margin-top:40px}}.investment-section{background:#fff;padding:100px 0}.philosophy-card{text-align:center;border:1px solid #f0f0f0;border-radius:8px;height:100%;padding:40px 24px;transition:all .3s}.philosophy-card:hover{border-color:#1890ff;transform:translateY(-8px);box-shadow:0 16px 32px #0000001a}.philosophy-icon{color:#1890ff;margin-bottom:24px;font-size:48px;transition:all .3s}.philosophy-card:hover .philosophy-icon{color:#096dd9;transform:scale(1.1)}.philosophy-title{color:#1a1a1a!important;margin-bottom:16px!important;font-size:18px!important;font-weight:600!important;line-height:1.4!important}.philosophy-description{color:#666!important;margin-bottom:0!important;font-size:14px!important;line-height:1.6!important}@media (width<=992px){.investment-section{padding:60px 0}.philosophy-card{padding:32px 20px}}@media (width<=768px){.investment-section{padding:48px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.philosophy-card{padding:24px 16px}.philosophy-icon{margin-bottom:20px;font-size:40px}.philosophy-title{font-size:16px!important}}.home{width:100%}.home-risk-notice{background:linear-gradient(#fff 0%,#f7f9fc 100%);padding:20px 0 0}.home-risk-alert{border:1px solid #faad1447;border-radius:16px;box-shadow:0 14px 32px #faad141f;background:linear-gradient(135deg,#fff7d6 0%,#fffbe6 100%)!important;padding:18px 24px!important}.home-risk-alert-content{color:#7a4b00;flex-wrap:wrap;align-items:center;gap:10px 14px;line-height:1.8;display:flex}.home-risk-eyebrow{color:#ad6800;letter-spacing:1px;background:#ffffff8c;border-radius:999px;justify-content:center;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.home-section{padding:80px 0}.home-section:nth-child(2n){background:#f5f7fa}.section-header{text-align:center;margin-bottom:60px}.section-header h2{color:#1a1a1a;margin-bottom:16px;font-size:36px;font-weight:600;display:inline-block;position:relative}.section-header h2:after{content:"";background:#1890ff;border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.section-header p{color:#666;max-width:600px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}@media (width<=768px){.home-section{padding:60px 0}.home-risk-notice{padding-top:16px}.home-risk-alert{padding:16px!important}.home-risk-alert-content{align-items:flex-start}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.section-header p{font-size:14px}}.about-page{width:100%}.about-hero{text-align:center;color:#fff;background:#fff;padding:100px 0}.about-hero h1{color:#fff!important;margin-bottom:16px!important;font-size:48px!important}.about-hero p{opacity:.9;font-size:20px}.about-section{padding:100px 0}.about-section:nth-child(2n){background:#f5f7fa}.about-content h2{color:#1a1a1a!important;margin-bottom:8px!important;font-size:36px!important;font-weight:600!important}.about-divider{background:#1890ff;border-radius:2px;width:60px;height:3px;margin-bottom:32px}.about-content p{color:#666!important;margin-bottom:24px!important;font-size:16px!important;line-height:1.8!important}.about-stats{padding:20px}.advantage-card{text-align:center;border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s}.advantage-card:hover{border-color:#1890ff;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.advantage-icon{color:#1890ff;margin-bottom:16px;font-size:40px}.advantage-card h4{color:#1a1a1a!important;margin-bottom:12px!important;font-size:18px!important;font-weight:600!important}.advantage-card p{color:#666!important;margin-bottom:0!important;font-size:14px!important}.timeline-section{background:#fff}.timeline-container{max-width:1200px;margin:0 auto;padding:24px 0 8px}.timeline-image{border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 20px 48px #0f172a1f}.about-photo-showcase{border-top:1px solid #1890ff1f;margin-top:72px;padding-top:72px}.showcase-header{text-align:center;max-width:760px;margin:0 auto 40px}.showcase-eyebrow{color:#1890ff;letter-spacing:.08em;background:#1890ff1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.showcase-header h2{color:#1a1a1a!important;margin-bottom:12px!important;font-size:32px!important;font-weight:600!important}.showcase-header p{color:#666!important;margin-bottom:0!important;font-size:16px!important}.showcase-groups{gap:28px;display:grid}.gallery-group{background:linear-gradient(#f9fbff 0%,#fff 100%);border:1px solid #1890ff1a;border-radius:28px;padding:28px;box-shadow:0 24px 60px #0f172a0f}.gallery-group-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.gallery-group-header h3{color:#1a1a1a!important;margin-bottom:8px!important;font-size:24px!important;font-weight:600!important}.gallery-group-header p{max-width:640px;color:#666!important;margin-bottom:0!important;font-size:15px!important}.gallery-group-count{color:#1890ff;background:#fff;border:1px solid #1890ff24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:72px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 8px 18px #1890ff14}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.gallery-photo-card{aspect-ratio:4/3;background:linear-gradient(135deg,#1890ff14,#0f172a0a);border-radius:22px;grid-column:span 4;margin:0;overflow:hidden;box-shadow:0 20px 40px #0f172a1f}.gallery-photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.gallery-photo-card:hover img{transform:scale(1.04)}@media (width<=992px){.about-hero{padding:60px 0}.about-hero h1{font-size:36px!important}.about-section{padding:60px 0}.about-content h2{text-align:center;font-size:28px!important}.about-divider{margin-bottom:24px;margin-left:auto;margin-right:auto}.about-content p{text-align:center}.about-stats{margin-top:48px;padding:0}.about-photo-showcase{margin-top:56px;padding-top:56px}.showcase-header h2{font-size:28px!important}.gallery-group{border-radius:24px;padding:24px}.gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.gallery-photo-card{grid-column:span 3}}@media (width<=768px){.about-hero{padding:48px 0}.about-hero h1{font-size:28px!important}.about-hero p{font-size:16px}.about-section{padding:48px 0}.advantage-card{padding:16px}.advantage-icon{margin-bottom:12px;font-size:32px}.about-photo-showcase{margin-top:48px;padding-top:48px}.showcase-header{margin-bottom:32px}.showcase-header h2{font-size:24px!important}.showcase-header p{font-size:15px!important}.gallery-group{border-radius:20px;padding:18px}.gallery-group-header{flex-direction:column;align-items:flex-start;margin-bottom:18px}.gallery-group-header h3{font-size:20px!important}.gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-photo-card{aspect-ratio:16/11;border-radius:18px;grid-column:span 1}}.news-page{width:100%}.news-hero{text-align:center;color:#fff;background:#fff;padding:100px 0}.news-hero h1{color:#fff!important;margin-bottom:16px!important;font-size:48px!important}.news-hero p{opacity:.9;font-size:20px}.news-section{background:#f5f7fa;padding:100px 0}.news-list{flex-direction:column;gap:24px;display:flex}.news-card{border:1px solid #f0f0f0;border-radius:8px;transition:all .3s}.news-card:hover{border-color:#1890ff;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.news-card-content{padding:8px}.news-meta{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.meta-info{color:#999;gap:16px;font-size:14px;display:flex}.meta-info .anticon{margin-right:4px}.news-title{cursor:pointer;transition:color .3s;color:#1a1a1a!important;margin-bottom:12px!important;font-size:20px!important;font-weight:600!important}a:hover .news-title{color:#1890ff!important}.news-summary{color:#666!important;margin-bottom:16px!important;font-size:14px!important;line-height:1.6!important}.news-link{text-align:right}.read-more{color:#1890ff;cursor:pointer;font-size:14px;text-decoration:none;transition:color .3s}.read-more:hover{color:#096dd9;text-decoration:none}.pagination-container{text-align:center;margin-top:40px}.news-sidebar{flex-direction:column;gap:24px;display:flex}.sidebar-card{border:1px solid #f0f0f0;border-radius:8px}.sidebar-card .ant-card-head-title{color:#1a1a1a!important;font-size:18px!important;font-weight:600!important}.category-list{flex-direction:column;gap:12px;display:flex}.category-item{cursor:pointer;color:inherit;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 0;text-decoration:none;transition:color .3s;display:flex}.category-item:hover{color:#1890ff;text-decoration:none}.category-item:last-child{border-bottom:none}.count{color:#999;font-size:14px}.hot-articles{flex-direction:column;gap:16px;display:flex}.hot-article-item{cursor:pointer;color:inherit;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:4px;padding-bottom:16px;text-decoration:none;display:flex}.hot-article-item:hover{color:inherit;text-decoration:none}.hot-article-item:last-child{border-bottom:none;padding-bottom:0}.hot-title{color:#333;font-size:14px;transition:color .3s}.hot-title:hover{color:#1890ff}.hot-date{color:#999;font-size:12px}.news-detail-card{background:#fff;border:1px solid #1890ff14;border-radius:16px;max-width:1000px;margin:0 auto;padding:40px 48px;box-shadow:0 12px 36px #0f172a14}.news-detail-empty{text-align:center}.news-detail-header{border-bottom:1px solid #f0f0f0;margin-bottom:32px;padding-bottom:28px}.news-back-link{color:#1890ff;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;text-decoration:none;display:inline-flex}.news-back-link:hover{color:#096dd9;text-decoration:none}.news-detail-meta{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-bottom:18px;display:flex}.news-detail-meta-item{font-size:14px;color:#8c8c8c!important}.news-detail-meta-item .anticon{margin-right:6px}.news-detail-title{color:#1a1a1a!important;margin:0!important;font-size:36px!important;line-height:1.3!important}.news-detail-content{color:#333}.article-heading{color:#1a1a1a!important;margin-top:32px!important;margin-bottom:16px!important}.article-paragraph{color:#444!important;margin-bottom:18px!important;font-size:16px!important;line-height:1.95!important}.news-detail-content ul,.news-detail-content ol{margin:0 0 24px;padding-left:24px}.article-list-item{color:#444;margin-bottom:12px}.article-list-item .ant-typography{color:#444!important;font-size:16px!important;line-height:1.85!important}@media (width<=992px){.news-hero{padding:60px 0}.news-hero h1{font-size:36px!important}.news-section{padding:60px 0}.news-sidebar{margin-top:48px}.news-detail-card{padding:32px 28px}.news-detail-title{font-size:30px!important}}@media (width<=768px){.news-hero{padding:48px 0}.news-hero h1{font-size:28px!important}.news-hero p{font-size:16px}.news-section{padding:48px 0}.news-meta{flex-direction:column;align-items:flex-start;gap:8px}.meta-info{flex-wrap:wrap;gap:8px}.news-detail-card{border-radius:12px;padding:24px 18px}.news-detail-header{margin-bottom:24px;padding-bottom:20px}.news-detail-title{font-size:24px!important}.news-detail-meta{gap:10px 14px}.article-paragraph,.article-list-item .ant-typography{font-size:15px!important}.news-detail-content ul,.news-detail-content ol{padding-left:20px}}.consult-drawer .ant-drawer-body{padding:16px}.consult-content{flex-direction:column;gap:16px;display:flex}.consult-block{background:#1890ff05;border:1px solid #1890ff1f;border-radius:12px;padding:12px}.consult-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.consult-row+.consult-row{border-top:1px dashed #1890ff24}.consult-left{align-items:center;gap:10px;min-width:0;display:flex}.consult-icon{color:#1890ff;background:#1890ff1f;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.consult-texts{flex-direction:column;gap:2px;min-width:0;display:flex}.consult-label{color:#8c8c8c;font-size:12px}.consult-value{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:14px;font-weight:600;overflow:hidden}.consult-actions{flex-shrink:0;gap:8px;display:flex}.consult-subtitle{margin:0 0 10px!important}.wechat-box{text-align:left;background:0 0;border:0;align-items:center;gap:14px;width:100%;padding:0;display:flex}.wechat-box.is-clickable{cursor:pointer}.wechat-box.is-clickable:hover .wechat-placeholder{background:#1890ff0f;border-color:#1890ff73}.wechat-qrcode{object-fit:cover;background:#0000000a;border-radius:10px;width:86px;height:86px}.wechat-placeholder{background:#ffffffb3;border:1px dashed #1890ff40;border-radius:10px;justify-content:center;align-items:center;width:86px;height:86px;display:flex}.wechat-icon{color:#1890ff;font-size:34px}.wechat-meta{flex-direction:column;gap:8px;min-width:0;display:flex}.wechat-text{color:#1a1a1a;font-size:14px;font-weight:600}.wechat-preview-modal .ant-modal-body{justify-content:center;display:flex}.wechat-preview-image{border-radius:12px;width:min(100%,320px);display:block}.services-page{width:100%}.services-hero{text-align:center;color:#fff;background:#fff;padding:100px 0}.services-hero h1{color:#fff!important;margin-bottom:16px!important;font-size:48px!important}.services-hero p{opacity:.9;font-size:20px}.services-section{padding:100px 0}.services-section:nth-child(2n){background:#f5f7fa}.service-card{text-align:center;border:1px solid #f0f0f0;border-radius:8px;height:100%;padding:40px 24px;transition:all .3s}.service-card:hover{border-color:#1890ff;transform:translateY(-8px);box-shadow:0 16px 32px #0000001a}.service-icon{color:#1890ff;margin-bottom:24px;font-size:48px;transition:all .3s}.service-card:hover .service-icon{color:#096dd9;transform:scale(1.1)}.service-card h4{color:#1a1a1a!important;margin-bottom:16px!important;font-size:20px!important;font-weight:600!important}.service-card p{color:#666!important;margin-bottom:0!important;font-size:14px!important;line-height:1.6!important}.process-section{background:#fff}.process-steps{padding:40px 0}.process-steps .ant-row{justify-content:center}.process-step{text-align:center;background:#f5f7fa;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:32px 16px;transition:all .3s;display:flex}.process-step:hover{background:#fff;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.step-number{color:#1890ff;margin-bottom:16px;font-size:36px;font-weight:700}.process-step h4{text-align:center;color:#1a1a1a!important;margin-bottom:12px!important;font-size:18px!important;font-weight:600!important}.process-step .ant-typography{text-align:center;width:100%;color:#666!important;margin-bottom:0!important;font-size:14px!important}.process-step h4.ant-typography{color:#1a1a1a!important;margin-bottom:12px!important;font-size:18px!important;font-weight:600!important}.process-step>.ant-typography:not(h4){max-width:16em}.contact-section{background:#f5f7fa}.contact-card{text-align:center;border:1px solid #f0f0f0;border-radius:8px;height:100%;padding:40px 24px;transition:all .3s}.contact-card:hover{border-color:#1890ff;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.contact-icon{color:#1890ff;margin-bottom:24px;font-size:48px}.contact-card h4{color:#1a1a1a!important;margin-bottom:16px!important;font-size:20px!important;font-weight:600!important}.contact-card p{color:#333!important;margin-bottom:8px!important;font-size:16px!important}.contact-time{color:#999!important;margin-bottom:0!important;font-size:14px!important}.contact-button{text-align:center;margin-top:48px}.contact-button .ant-btn{border-radius:4px;height:48px;padding:0 48px;font-size:16px}@media (width<=992px){.services-hero{padding:60px 0}.services-hero h1{font-size:36px!important}.services-section{padding:60px 0}}@media (width<=768px){.services-hero{padding:48px 0}.services-hero h1{font-size:28px!important}.services-hero p{font-size:16px}.services-section{padding:48px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.service-card{padding:32px 20px}.service-icon{margin-bottom:20px;font-size:40px}.process-step{padding:24px 16px}.process-step>.ant-typography:not(h4){max-width:none}.step-number{font-size:28px}.contact-card{padding:32px 20px}.contact-icon{margin-bottom:20px;font-size:40px}.contact-button{margin-top:32px}}.contact-page{width:100%}.contact-hero{text-align:center;color:#fff;background:#fff;padding:100px 0}.contact-hero h1{color:#fff!important;margin-bottom:16px!important;font-size:48px!important}.contact-hero p{opacity:.9;font-size:20px}.contact-section{padding:100px 0}.contact-section:nth-child(2n){background:#f5f7fa}.job-card{border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex}.job-card:hover{border-color:#1890ff;transform:translateY(-8px);box-shadow:0 16px 32px #0000001a}.job-header{margin-bottom:20px}.job-header h4{color:#1a1a1a!important;margin-bottom:12px!important;font-size:20px!important;font-weight:600!important}.job-meta{color:#666;gap:16px;font-size:14px;display:flex}.job-content{flex:1;margin-bottom:20px}.job-section{margin-bottom:16px}.job-section h5{color:#1a1a1a!important;margin-bottom:8px!important;font-size:14px!important;font-weight:600!important}.job-section p{color:#666!important;margin-bottom:0!important;font-size:14px!important;line-height:1.6!important}.job-button{width:100%}.resume-section{background:#fff}.resume-section-anchor{scroll-margin-top:96px}.resume-card{border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #0000000f}.resume-card .ant-form-item-label>label{color:#1a1a1a;font-weight:600}.email-delivery{padding:24px 16px}.email-delivery-item{background:#f5f7fa;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;padding:16px;display:flex}.email-delivery-label{color:#1a1a1a;font-size:15px;font-weight:600}.email-delivery-value{color:#333;font-size:15px}.email-delivery-value.email-format{color:#666;background:#fff;border-radius:4px;width:100%;margin-top:8px;padding:12px;font-family:monospace;display:block}.email-action-btn{margin-left:auto}.email-delivery-tips{color:#666;font-size:14px}.email-delivery-tips p{color:#666!important;margin-bottom:0!important}.info-section{background:#f5f7fa}.info-card{text-align:center;border:1px solid #f0f0f0;border-radius:8px;height:100%;padding:40px 24px;transition:all .3s}.info-card:hover{border-color:#1890ff;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.info-icon{color:#1890ff;margin-bottom:24px;font-size:48px}.info-card h4{color:#1a1a1a!important;margin-bottom:16px!important;font-size:20px!important;font-weight:600!important}.info-card p{color:#333!important;margin-bottom:8px!important;font-size:16px!important}.info-time{color:#999!important;margin-bottom:0!important;font-size:14px!important}@media (width<=992px){.contact-hero{padding:60px 0}.contact-hero h1{font-size:36px!important}.contact-section{padding:60px 0}}@media (width<=768px){.contact-hero{padding:48px 0}.contact-hero h1{font-size:28px!important}.contact-hero p{font-size:16px}.contact-section{padding:48px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.job-card,.resume-card{padding:24px}.info-card{padding:32px 20px}.info-icon{margin-bottom:20px;font-size:40px}}.legal-page{width:100%}.legal-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#001529eb,#1890ffb3),radial-gradient(circle at 0 0,#ffffff24,#0000 45%);padding:100px 0}.legal-hero h1{color:#fff!important;margin-bottom:16px!important;font-size:48px!important}.legal-hero p{max-width:760px;color:#ffffffe6!important;margin:0 auto!important;font-size:18px!important}.legal-section{background:#f5f7fa;padding:100px 0}.legal-card{background:#fff;border:1px solid #1890ff14;border-radius:20px;max-width:1040px;margin:0 auto;padding:40px 48px;box-shadow:0 18px 48px #0f172a14}.legal-back-link{color:#1890ff;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;display:inline-flex}.legal-back-link:hover{color:#096dd9;text-decoration:none}.legal-summary{margin-bottom:32px}.legal-summary-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.legal-summary-header h2{margin-bottom:0!important}.legal-summary-eyebrow{letter-spacing:1.6px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600;display:inline-block;color:#1890ff!important}.legal-summary-card{background:linear-gradient(#f8fbff 0%,#fff 100%);border-radius:16px;height:100%;box-shadow:0 12px 30px #1890ff14}.legal-summary-label{margin-bottom:10px;font-size:14px;display:block;color:#8c8c8c!important}.legal-summary-value{color:#1a1a1a!important;margin:0!important;line-height:1.4!important}.legal-risk-alert{background:linear-gradient(#fffbe6 0%,#fff7d6 100%);border:1px solid #faad1447;border-radius:16px;margin-bottom:32px}.legal-risk-alert .ant-alert-message{font-size:16px;font-weight:600}.legal-risk-alert .ant-alert-description{font-size:15px;line-height:1.9}.legal-content{color:#333}.legal-heading{color:#1a1a1a!important;margin-top:32px!important;margin-bottom:16px!important}.legal-paragraph{color:#444!important;margin-bottom:18px!important;font-size:16px!important;line-height:1.95!important}.legal-content ul,.legal-content ol{margin:0 0 24px;padding-left:24px}.legal-list-item{margin-bottom:12px}.legal-list-item .ant-typography{color:#444!important;font-size:16px!important;line-height:1.85!important}@media (width<=992px){.legal-hero,.legal-section{padding:64px 0}.legal-card{padding:32px 28px}}@media (width<=768px){.legal-hero{padding:48px 0}.legal-hero h1{font-size:30px!important}.legal-hero p{font-size:16px!important}.legal-section{padding:48px 0}.legal-card{border-radius:14px;padding:24px 18px}.legal-summary-header{flex-direction:column;align-items:flex-start}.legal-paragraph,.legal-list-item .ant-typography{font-size:15px!important}}
