8d0f86c365
- 修复 Input/Textarea 组件中 React Hook 条件调用问题 - 修复 AboutSection 中的引号转义问题 - 更新 Input/Textarea 样式为医疗健康风格
47 lines
107 KiB
HTML
47 lines
107 KiB
HTML
<!DOCTYPE html><!--2eEJlnf8PUcceYUHGuCke--><html lang="zh-CN" class="scroll-smooth"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.svg"/><link rel="preload" as="image" href="/logo-white.svg"/><link rel="stylesheet" href="/_next/static/chunks/1d118f89e5afbf33.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/3bd086ae042740ad.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0c71020666eed1f7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0c85ecac6acdbe2d.js"/><script src="/_next/static/chunks/671df614d2f6b60c.js" async=""></script><script src="/_next/static/chunks/9786a62ff82ec753.js" async=""></script><script src="/_next/static/chunks/96a0238538bf79ea.js" async=""></script><script src="/_next/static/chunks/turbopack-7e52e87ee38577d3.js" async=""></script><script src="/_next/static/chunks/e70eb527e90e54c5.js" async=""></script><script src="/_next/static/chunks/9282d61d30a462aa.js" async=""></script><script src="/_next/static/chunks/d3476b7662fdc498.js" async=""></script><script src="/_next/static/chunks/dc3b86661453cd20.js" async=""></script><script src="/_next/static/chunks/39dd21bdcc96c176.js" async=""></script><script src="/_next/static/chunks/accac818b158fbe7.js" async=""></script><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="apple-touch-icon" href="/favicon.svg"/><meta name="next-size-adjust" content=""/><meta name="theme-color" media="(prefers-color-scheme: light)" content="#FFFFFF"/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#0A0A0A"/><title>四川睿新致远科技有限公司 - 企业数字化转型服务商</title><meta name="description" content="四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"/><meta name="author" content="四川睿新致远科技有限公司"/><meta name="keywords" content="数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"/><meta name="creator" content="四川睿新致远科技有限公司"/><meta name="publisher" content="四川睿新致远科技有限公司"/><meta name="robots" content="index, follow"/><link rel="canonical" href="https://www.novalon.cn"/><meta property="og:title" content="四川睿新致远科技有限公司 - 企业数字化转型服务商"/><meta property="og:description" content="专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"/><meta property="og:url" content="https://www.novalon.cn"/><meta property="og:site_name" content="四川睿新致远科技有限公司"/><meta property="og:locale" content="zh_CN"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="四川睿新致远科技有限公司"/><meta name="twitter:description" content="企业数字化转型服务商"/><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script>
|
|
try {
|
|
const theme = localStorage.getItem('ruixin-theme') || 'system';
|
|
if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
|
|
document.documentElement.classList.add('dark');
|
|
}
|
|
} catch {}
|
|
</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased" style="font-family:'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen flex flex-col"><main class="flex-1"><main class="min-h-screen bg-white dark:bg-[var(--color-bg-primary)]"><header class="
|
|
fixed top-0 left-0 right-0 z-50
|
|
transition-all duration-300 ease-out
|
|
bg-transparent
|
|
"><div class="container-wide"><div class="flex items-center justify-between h-16"><a href="#home" class="flex items-center group"><img src="/logo.svg" alt="四川睿新致远科技有限公司" class="h-8 w-auto transition-transform duration-200 group-hover:scale-105"/></a><nav class="hidden md:flex items-center gap-1"><a href="#home" class="
|
|
relative px-3 py-1.5 text-sm font-medium
|
|
transition-all duration-300
|
|
text-[#00D9FF]
|
|
">首页<span class="absolute bottom-0 left-1/2 -translate-x-1/2 w-6 h-0.5 bg-gradient-to-r from-[#00D9FF] to-[#A855F7] rounded-full"></span></a><a href="#about" class="
|
|
relative px-3 py-1.5 text-sm font-medium
|
|
transition-all duration-300
|
|
text-[var(--color-text-secondary)] hover:text-[#00D9FF]
|
|
">关于我们</a><a href="#services" class="
|
|
relative px-3 py-1.5 text-sm font-medium
|
|
transition-all duration-300
|
|
text-[var(--color-text-secondary)] hover:text-[#00D9FF]
|
|
">核心业务</a><a href="#products" class="
|
|
relative px-3 py-1.5 text-sm font-medium
|
|
transition-all duration-300
|
|
text-[var(--color-text-secondary)] hover:text-[#00D9FF]
|
|
">产品服务</a><a href="#news" class="
|
|
relative px-3 py-1.5 text-sm font-medium
|
|
transition-all duration-300
|
|
text-[var(--color-text-secondary)] hover:text-[#00D9FF]
|
|
">新闻动态</a><a href="#contact" class="
|
|
relative px-3 py-1.5 text-sm font-medium
|
|
transition-all duration-300
|
|
text-[var(--color-text-secondary)] hover:text-[#00D9FF]
|
|
">联系我们</a></nav><div class="hidden md:flex items-center gap-3"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] rounded-md text-xs relative w-9 h-9 p-0" type="button" id="radix-_R_5kanpflb_" aria-haspopup="menu" aria-expanded="false" data-state="closed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-5 w-5 rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon absolute h-5 w-5 rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg><span class="sr-only">切换主题</span></button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-8 rounded-md px-3 text-xs">联系我们</button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] bg-[var(--color-brand-primary)] text-white hover:bg-[var(--color-brand-primary-hover)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-8 rounded-md px-3 text-xs">了解更多</button></div><button class="md:hidden p-2 -mr-2 text-[var(--color-text-secondary)] hover:text-[var(--color-tech-blue)] transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu w-5 h-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div></div></header><section id="home" class="relative min-h-screen flex items-center pt-16 overflow-hidden bg-[#0A0A0A]"><div class="absolute inset-0 pointer-events-none overflow-hidden"><div class="absolute inset-0 bg-[#0A0A0A]"></div><div class="absolute inset-0 bg-grid-pattern"></div><div class="absolute top-0 left-1/2 -translate-x-1/2 w-[800px] h-[600px] bg-[radial-gradient(ellipse_at_center,rgba(0,217,255,0.1)_0%,transparent_60%)]"></div><div class="absolute bottom-0 left-1/2 -translate-x-1/2 w-[600px] h-[400px] bg-[radial-gradient(ellipse_at_center,rgba(196,30,58,0.08)_0%,transparent_50%)]"></div><div class="absolute top-1/4 right-1/4 w-[400px] h-[400px] bg-[radial-gradient(ellipse_at_center,rgba(168,85,247,0.08)_0%,transparent_50%)] animate-pulse" style="animation-duration:4s"></div></div><div class="container-wide py-24 md:py-32 lg:py-40 relative z-10"><div class="max-w-4xl mx-auto text-center"><div class="mb-8" style="opacity:0;transform:translateY(20px)"><span class="inline-flex items-center gap-2 px-5 py-2.5 rounded-full border border-[rgba(0,217,255,0.3)] bg-[rgba(0,217,255,0.1)] text-[#00D9FF] text-sm font-medium backdrop-blur-sm">数字印章 · 智连未来</span></div><h1 class="text-5xl sm:text-6xl lg:text-7xl font-bold tracking-tight mb-6" style="opacity:0;transform:translateY(20px)"><span class="text-gradient-tech">睿新致远</span></h1><p class="text-xl sm:text-2xl text-[var(--color-text-secondary)] mb-4" style="opacity:0;transform:translateY(20px)">企业数字化转型服务商</p><p class="text-lg text-[var(--color-text-tertiary)] mb-10 max-w-2xl mx-auto leading-relaxed" style="opacity:0;transform:translateY(20px)">融合金融科技专业品质与中国传统美学,为您打造卓越的数字体验</p><div class="flex flex-col sm:flex-row items-center justify-center gap-4 mb-8" style="opacity:0;transform:translateY(20px)"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] bg-[var(--color-brand-primary)] text-white hover:bg-[var(--color-brand-primary-hover)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base btn-primary min-w-[180px]">立即咨询<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 ml-2" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-12 rounded-lg px-6 text-base btn-outline-tech min-w-[180px]">了解更多</button></div><div class="flex flex-wrap gap-4 justify-center mb-16" style="opacity:0;transform:translateY(20px)"><div class="flex items-center gap-2 px-4 py-2 rounded-full bg-[var(--color-bg-tertiary)] border border-[var(--color-border-primary)] transition-all duration-300 hover:border-[#00D9FF] hover:shadow-[0_0_20px_rgba(0,217,255,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-4 h-4 text-[#00D9FF]" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg><span class="text-sm text-[var(--color-text-secondary)]">安全可靠</span></div><div class="flex items-center gap-2 px-4 py-2 rounded-full bg-[var(--color-bg-tertiary)] border border-[var(--color-border-primary)] transition-all duration-300 hover:border-[#00D9FF] hover:shadow-[0_0_20px_rgba(0,217,255,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap w-4 h-4 text-[#00D9FF]" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg><span class="text-sm text-[var(--color-text-secondary)]">高效便捷</span></div><div class="flex items-center gap-2 px-4 py-2 rounded-full bg-[var(--color-bg-tertiary)] border border-[var(--color-border-primary)] transition-all duration-300 hover:border-[#00D9FF] hover:shadow-[0_0_20px_rgba(0,217,255,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-award w-4 h-4 text-[#00D9FF]" aria-hidden="true"><path d="m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"></path><circle cx="12" cy="8" r="6"></circle></svg><span class="text-sm text-[var(--color-text-secondary)]">专业服务</span></div></div><div id="stats-section" class="pt-16 border-t border-[var(--color-border-primary)]" style="opacity:0;transform:translateY(20px)"><div class="grid grid-cols-2 md:grid-cols-4 gap-8 md:gap-12"><div class="group cursor-default text-center" style="opacity:0;transform:translateY(20px)"><div class="text-4xl sm:text-5xl font-bold text-[#00D9FF] mb-3"><span class="text-white/30">0<!-- -->+</span></div><div class="text-sm text-[var(--color-text-tertiary)] group-hover:text-[var(--color-text-secondary)] transition-colors">企业客户</div></div><div class="group cursor-default text-center" style="opacity:0;transform:translateY(20px)"><div class="text-4xl sm:text-5xl font-bold text-[#00D9FF] mb-3"><span class="text-white/30">0<!-- -->+</span></div><div class="text-sm text-[var(--color-text-tertiary)] group-hover:text-[var(--color-text-secondary)] transition-colors">成功案例</div></div><div class="group cursor-default text-center" style="opacity:0;transform:translateY(20px)"><div class="text-4xl sm:text-5xl font-bold text-[#00D9FF] mb-3"><span class="text-white/30">0<!-- -->+</span></div><div class="text-sm text-[var(--color-text-tertiary)] group-hover:text-[var(--color-text-secondary)] transition-colors">项目交付</div></div><div class="group cursor-default text-center" style="opacity:0;transform:translateY(20px)"><div class="text-4xl sm:text-5xl font-bold text-[#00D9FF] mb-3"><span class="text-white/30">0<!-- -->+</span></div><div class="text-sm text-[var(--color-text-tertiary)] group-hover:text-[var(--color-text-secondary)] transition-colors">年行业经验</div></div></div></div></div></div><div class="absolute bottom-0 left-0 right-0 h-32 bg-gradient-to-t from-[#0A0A0A] to-transparent pointer-events-none"></div></section><section id="services" class="py-24 bg-[#0A0A0A] relative overflow-hidden"><div class="absolute top-1/3 left-0 w-[400px] h-[400px] bg-[rgba(0,217,255,0.05)] rounded-full blur-3xl"></div><div class="absolute top-1/3 right-0 w-[300px] h-[300px] bg-[rgba(168,85,247,0.05)] rounded-full blur-3xl"></div><div class="container-wide relative z-10"><div class="text-center max-w-3xl mx-auto mb-16" style="opacity:0;transform:translateY(20px)"><span class="inline-flex items-center gap-2 px-5 py-2.5 rounded-full border border-[rgba(0,217,255,0.3)] bg-[rgba(0,217,255,0.1)] text-[#00D9FF] text-sm font-medium mb-4 backdrop-blur-sm">核心业务</span><h2 class="text-4xl md:text-5xl font-bold text-[var(--color-text-primary)] mb-4">我们的 <span class="text-gradient-tech">核心服务</span></h2><p class="text-lg text-[var(--color-text-tertiary)] max-w-2xl mx-auto">专业技术团队,为您提供全方位的数字化解决方案</p></div><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6"><div style="opacity:0;transform:translateY(20px)"><div class="rounded-2xl border backdrop-blur-xl transition-all duration-300 border-gray-800/50 bg-gray-900/50 hover:border-purple-500/50 hover:bg-gray-800/60 hover:shadow-[0_0_40px_rgba(139,92,246,0.15)] hover:-translate-y-1 p-6 h-full group cursor-pointer"><div class="w-12 h-12 rounded-xl bg-gradient-to-br from-[rgba(0,217,255,0.2)] to-[rgba(168,85,247,0.2)] flex items-center justify-center mb-4 group-hover:shadow-[0_0_20px_rgba(0,217,255,0.3)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-code w-6 h-6 text-[#00D9FF]" aria-hidden="true"><path d="m16 18 6-6-6-6"></path><path d="m8 6-6 6 6 6"></path></svg></div><h3 class="text-xl font-semibold text-[var(--color-text-primary)] mb-3">软件开发</h3><p class="text-[var(--color-text-tertiary)] text-sm leading-relaxed">提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等</p></div></div><div style="opacity:0;transform:translateY(20px)"><div class="rounded-2xl border backdrop-blur-xl transition-all duration-300 border-gray-800/50 bg-gray-900/50 hover:border-purple-500/50 hover:bg-gray-800/60 hover:shadow-[0_0_40px_rgba(139,92,246,0.15)] hover:-translate-y-1 p-6 h-full group cursor-pointer"><div class="w-12 h-12 rounded-xl bg-gradient-to-br from-[rgba(0,217,255,0.2)] to-[rgba(168,85,247,0.2)] flex items-center justify-center mb-4 group-hover:shadow-[0_0_20px_rgba(0,217,255,0.3)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cloud w-6 h-6 text-[#00D9FF]" aria-hidden="true"><path d="M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"></path></svg></div><h3 class="text-xl font-semibold text-[var(--color-text-primary)] mb-3">云服务</h3><p class="text-[var(--color-text-tertiary)] text-sm leading-relaxed">提供云计算解决方案,包括云架构设计、云迁移、云运维等服务</p></div></div><div style="opacity:0;transform:translateY(20px)"><div class="rounded-2xl border backdrop-blur-xl transition-all duration-300 border-gray-800/50 bg-gray-900/50 hover:border-purple-500/50 hover:bg-gray-800/60 hover:shadow-[0_0_40px_rgba(139,92,246,0.15)] hover:-translate-y-1 p-6 h-full group cursor-pointer"><div class="w-12 h-12 rounded-xl bg-gradient-to-br from-[rgba(0,217,255,0.2)] to-[rgba(168,85,247,0.2)] flex items-center justify-center mb-4 group-hover:shadow-[0_0_20px_rgba(0,217,255,0.3)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chart-column w-6 h-6 text-[#00D9FF]" aria-hidden="true"><path d="M3 3v16a2 2 0 0 0 2 2h16"></path><path d="M18 17V9"></path><path d="M13 17V5"></path><path d="M8 17v-3"></path></svg></div><h3 class="text-xl font-semibold text-[var(--color-text-primary)] mb-3">数据分析</h3><p class="text-[var(--color-text-tertiary)] text-sm leading-relaxed">提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定</p></div></div><div style="opacity:0;transform:translateY(20px)"><div class="rounded-2xl border backdrop-blur-xl transition-all duration-300 border-gray-800/50 bg-gray-900/50 hover:border-purple-500/50 hover:bg-gray-800/60 hover:shadow-[0_0_40px_rgba(139,92,246,0.15)] hover:-translate-y-1 p-6 h-full group cursor-pointer"><div class="w-12 h-12 rounded-xl bg-gradient-to-br from-[rgba(0,217,255,0.2)] to-[rgba(168,85,247,0.2)] flex items-center justify-center mb-4 group-hover:shadow-[0_0_20px_rgba(0,217,255,0.3)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-6 h-6 text-[#00D9FF]" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div><h3 class="text-xl font-semibold text-[var(--color-text-primary)] mb-3">信息安全</h3><p class="text-[var(--color-text-tertiary)] text-sm leading-relaxed">提供信息安全咨询和解决方案,保护企业数据资产安全</p></div></div></div><div class="text-center mt-12" style="opacity:0;transform:translateY(20px)"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-12 rounded-lg px-6 text-base group">查看全部服务<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4 transition-transform group-hover:translate-x-1" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></section><section id="products" class="py-24 bg-[var(--color-dark-bg)] relative overflow-hidden"><div class="absolute top-1/2 left-0 w-[400px] h-[400px] bg-purple-500/10 rounded-full blur-3xl"></div><div class="absolute top-1/3 right-0 w-[300px] h-[300px] bg-pink-500/10 rounded-full blur-3xl"></div><div class="container-wide relative z-10"><div class="text-center max-w-3xl mx-auto mb-16" style="opacity:0;transform:translateY(20px)"><span class="inline-flex items-center gap-2 px-5 py-2.5 rounded-full border border-purple-500/30 bg-purple-500/10 text-purple-400 text-sm font-medium mb-4 backdrop-blur-sm">产品服务</span><h2 class="text-4xl md:text-5xl font-bold text-white mb-6">我们的<span class="text-gradient-brand">产品</span></h2><p class="text-lg text-gray-400">自主研发的企业级产品,助力企业高效运营,实现数字化转型</p></div><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8"><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><span data-slot="badge" data-variant="secondary" class="inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3">企业软件</span><div data-slot="card-title" class="leading-none font-semibold text-[var(--color-text-primary)]">睿新ERP管理系统</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1">集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。</div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2">核心功能</p><div class="flex flex-wrap gap-1.5"><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>财务管理</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>采购管理</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>销售管理</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>库存管理</span></div></div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2 flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg>核心价值</p><ul class="space-y-1"><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>提升运营效率30%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>降低库存成本20%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>实现数据实时共享</li></ul></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto">了解详情<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><span data-slot="badge" data-variant="secondary" class="inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3">企业软件</span><div data-slot="card-title" class="leading-none font-semibold text-[var(--color-text-primary)]">睿新客户关系管理系统</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1">全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。</div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2">核心功能</p><div class="flex flex-wrap gap-1.5"><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>客户档案</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>销售漏斗</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>商机管理</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>合同管理</span></div></div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2 flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg>核心价值</p><ul class="space-y-1"><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>销售转化率提升25%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>客户满意度提升40%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>销售周期缩短30%</li></ul></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto">了解详情<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><span data-slot="badge" data-variant="secondary" class="inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3">企业软件</span><div data-slot="card-title" class="leading-none font-semibold text-[var(--color-text-primary)]">睿新协同办公平台</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1">一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。</div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2">核心功能</p><div class="flex flex-wrap gap-1.5"><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>流程审批</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>文档管理</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>日程管理</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>即时通讯</span></div></div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2 flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg>核心价值</p><ul class="space-y-1"><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>审批效率提升50%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>纸质文档减少80%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>跨部门协作更顺畅</li></ul></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto">了解详情<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><span data-slot="badge" data-variant="secondary" class="inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3">数据产品</span><div data-slot="card-title" class="leading-none font-semibold text-[var(--color-text-primary)]">睿新商业智能平台</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1">数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。</div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2">核心功能</p><div class="flex flex-wrap gap-1.5"><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>数据整合</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>可视化报表</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>自助分析</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>实时监控</span></div></div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2 flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg>核心价值</p><ul class="space-y-1"><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>决策效率提升60%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>数据准备时间减少70%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>发现隐藏业务洞察</li></ul></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto">了解详情<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><span data-slot="badge" data-variant="secondary" class="inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3">物联网</span><div data-slot="card-title" class="leading-none font-semibold text-[var(--color-text-primary)]">睿新物联网平台</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1">设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。</div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2">核心功能</p><div class="flex flex-wrap gap-1.5"><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>设备接入</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>数据采集</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>远程监控</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>规则引擎</span></div></div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2 flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg>核心价值</p><ul class="space-y-1"><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>设备利用率提升35%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>故障响应时间缩短60%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>运维成本降低40%</li></ul></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto">了解详情<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><span data-slot="badge" data-variant="secondary" class="inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3">人工智能</span><div data-slot="card-title" class="leading-none font-semibold text-[var(--color-text-primary)]">睿新AI智能应用套件</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1">基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。</div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2">核心功能</p><div class="flex flex-wrap gap-1.5"><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>智能客服</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>图像识别</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>语音识别</span><span class="inline-flex items-center text-xs px-2 py-1 bg-gray-100 dark:bg-[var(--color-bg-tertiary)] text-gray-700 dark:text-gray-300 rounded border border-gray-200 dark:border-gray-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check w-3 h-3 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M20 6 9 17l-5-5"></path></svg>智能推荐</span></div></div><div class="mb-4"><p class="text-sm font-medium text-gray-900 dark:text-white mb-2 flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 mr-1 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg>核心价值</p><ul class="space-y-1"><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>客服成本降低50%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>识别准确率达98%</li><li class="text-xs text-gray-600 dark:text-gray-400 flex items-start"><span class="text-[var(--color-tech-blue)] mr-1.5">•</span>用户体验显著提升</li></ul></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto">了解详情<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div></div><div class="mt-20 text-center" style="opacity:0;transform:translateY(20px)"><div class="bg-gradient-to-r from-gray-100 to-gray-200 dark:from-[var(--color-bg-secondary)] dark:to-[var(--color-bg-tertiary)] rounded-2xl p-12 border border-gray-200 dark:border-gray-800 relative overflow-hidden"><div class="absolute inset-0 pointer-events-none"><div class="absolute top-0 right-0 w-64 h-64 bg-[var(--color-tech-blue)]/5 rounded-full blur-3xl"></div><div class="absolute bottom-0 left-0 w-48 h-48 bg-[var(--color-tech-purple)]/5 rounded-full blur-3xl"></div></div><div class="relative z-10"><h3 class="text-2xl sm:text-3xl font-bold text-gray-900 dark:text-white mb-4">需要定制化解决方案?</h3><p class="text-gray-600 dark:text-gray-400 mb-8 max-w-2xl mx-auto">我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务</p><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] bg-[var(--color-brand-primary)] text-white hover:bg-[var(--color-brand-primary-hover)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base">联系我们<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></div></div></section><section id="about" class="py-24 bg-[var(--color-dark-surface)] relative"><div class="absolute inset-0 bg-[linear-gradient(rgba(255,255,255,0.01)_1px,transparent_1px),linear-gradient(90deg,rgba(255,255,255,0.01)_1px,transparent_1px)] bg-[size:40px_40px]"></div><div class="container-wide relative z-10"><div class="max-w-4xl mx-auto" style="opacity:0;transform:translateY(20px)"><div class="text-center mb-16"><span class="inline-flex items-center gap-2 px-5 py-2.5 rounded-full border border-purple-500/30 bg-purple-500/10 text-purple-400 text-sm font-medium mb-4 backdrop-blur-sm">关于我们</span><h2 class="text-4xl md:text-5xl font-bold text-white mb-6">关于 <span class="text-gradient-brand">睿新致远</span></h2><p class="text-lg text-gray-400">专注科技创新,驱动智慧未来</p></div><div class="mb-16"><h3 class="text-2xl font-bold text-white mb-4">公司简介</h3><p class="text-gray-400 mb-6 leading-relaxed">四川睿新致远科技有限公司<!-- -->成立于<!-- -->2026<!-- -->年1月15日,总部位于<!-- -->四川省成都市<!-- -->龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。</p><p class="text-gray-400 mb-6 leading-relaxed">我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承"专注科技创新,驱动智慧未来"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。</p></div><div class="grid grid-cols-2 md:grid-cols-4 gap-6 mb-16" style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center"><div data-slot="card-content" class="px-6 pt-6"><div class="text-3xl sm:text-4xl font-bold tech-gradient-text mb-2">50+</div><div class="text-sm text-gray-600 dark:text-gray-400">企业客户</div></div></div><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center"><div data-slot="card-content" class="px-6 pt-6"><div class="text-3xl sm:text-4xl font-bold tech-gradient-text mb-2">100+</div><div class="text-sm text-gray-600 dark:text-gray-400">成功案例</div></div></div><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center"><div data-slot="card-content" class="px-6 pt-6"><div class="text-3xl sm:text-4xl font-bold tech-gradient-text mb-2">200+</div><div class="text-sm text-gray-600 dark:text-gray-400">项目交付</div></div></div><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center"><div data-slot="card-content" class="px-6 pt-6"><div class="text-3xl sm:text-4xl font-bold tech-gradient-text mb-2">8+</div><div class="text-sm text-gray-600 dark:text-gray-400">年行业经验</div></div></div></div><div class="mb-16" style="opacity:0;transform:translateY(20px)"><h3 class="text-2xl font-bold text-gray-900 dark:text-white mb-8 text-center">企业价值观</h3><div class="grid grid-cols-1 md:grid-cols-2 gap-6"><div class="flex items-start gap-4 p-6 bg-white dark:bg-[var(--color-bg-secondary)] rounded-xl border border-gray-200 dark:border-gray-800 hover:border-[var(--color-tech-blue)] transition-all duration-300" style="opacity:0;transform:translateY(20px)"><div class="w-12 h-12 rounded-lg bg-gradient-to-br from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] flex items-center justify-center flex-shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-lightbulb w-6 h-6 text-white" aria-hidden="true"><path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"></path><path d="M9 18h6"></path><path d="M10 22h4"></path></svg></div><div><h4 class="font-semibold text-gray-900 dark:text-white mb-2">创新驱动</h4><p class="text-gray-600 dark:text-gray-400 text-sm">持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值</p></div></div><div class="flex items-start gap-4 p-6 bg-white dark:bg-[var(--color-bg-secondary)] rounded-xl border border-gray-200 dark:border-gray-800 hover:border-[var(--color-tech-blue)] transition-all duration-300" style="opacity:0;transform:translateY(20px)"><div class="w-12 h-12 rounded-lg bg-gradient-to-br from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] flex items-center justify-center flex-shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-6 h-6 text-white" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></div><div><h4 class="font-semibold text-gray-900 dark:text-white mb-2">客户至上</h4><p class="text-gray-600 dark:text-gray-400 text-sm">深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系</p></div></div><div class="flex items-start gap-4 p-6 bg-white dark:bg-[var(--color-bg-secondary)] rounded-xl border border-gray-200 dark:border-gray-800 hover:border-[var(--color-tech-blue)] transition-all duration-300" style="opacity:0;transform:translateY(20px)"><div class="w-12 h-12 rounded-lg bg-gradient-to-br from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] flex items-center justify-center flex-shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-target w-6 h-6 text-white" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg></div><div><h4 class="font-semibold text-gray-900 dark:text-white mb-2">追求卓越</h4><p class="text-gray-600 dark:text-gray-400 text-sm">精益求精的工作态度,确保每个项目都达到最高质量标准</p></div></div><div class="flex items-start gap-4 p-6 bg-white dark:bg-[var(--color-bg-secondary)] rounded-xl border border-gray-200 dark:border-gray-800 hover:border-[var(--color-tech-blue)] transition-all duration-300" style="opacity:0;transform:translateY(20px)"><div class="w-12 h-12 rounded-lg bg-gradient-to-br from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] flex items-center justify-center flex-shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-award w-6 h-6 text-white" aria-hidden="true"><path d="m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"></path><circle cx="12" cy="8" r="6"></circle></svg></div><div><h4 class="font-semibold text-gray-900 dark:text-white mb-2">诚信负责</h4><p class="text-gray-600 dark:text-gray-400 text-sm">恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重</p></div></div></div></div><div style="opacity:0;transform:translateY(20px)"><h3 class="text-2xl font-bold text-gray-900 dark:text-white mb-8 text-center">发展历程</h3><div class="space-y-6"><div class="flex flex-col md:flex-row md:items-start gap-4 p-6 bg-white dark:bg-[var(--color-bg-secondary)] rounded-xl border border-gray-200 dark:border-gray-800" style="opacity:0;transform:translateX(-20px)"><div class="md:w-32 flex-shrink-0"><span class="text-sm font-medium text-[var(--color-tech-blue)]">2026年1月15日</span></div><div class="flex-1"><h4 class="font-semibold text-gray-900 dark:text-white mb-1">公司成立</h4><p class="text-gray-600 dark:text-gray-400 text-sm">四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务</p></div></div></div></div></div></div></section><section id="news" class="py-24 bg-white dark:bg-[var(--color-bg-primary)]"><div class="container-custom"><div class="text-center max-w-3xl mx-auto mb-16" style="opacity:0;transform:translateY(20px)"><span class="inline-flex items-center gap-2 px-4 py-2 rounded-full border border-[var(--color-tech-cyan)]/30 bg-[var(--color-tech-cyan)]/5 text-[var(--color-tech-cyan)] text-sm font-medium mb-4">新闻动态</span><h2 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-gray-900 dark:text-white mb-6">最新<span class="tech-gradient-text">资讯</span></h2><p class="text-lg text-gray-600 dark:text-gray-400">了解公司最新动态、行业资讯和技术分享</p></div><div class="grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto"><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><div class="flex items-center gap-2 mb-3"><span class="inline-block px-2 py-0.5 rounded-full bg-[var(--color-tech-cyan)]/10 text-[var(--color-tech-cyan)] text-xs font-medium">公司新闻</span><span class="text-sm text-gray-500 dark:text-gray-500 flex items-center gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-3 h-3" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg>2026-01-15</span></div><div data-slot="card-title" class="font-semibold text-[var(--color-text-primary)] text-xl leading-tight">四川睿新致远科技有限公司正式成立</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1">2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。</div><a href="/news/1" class="inline-flex items-center text-sm font-medium text-[var(--color-tech-blue)] hover:text-[var(--color-tech-purple)] transition-colors group/link">阅读更多<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-1 w-4 h-4 transition-transform group-hover/link:translate-x-1" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><div class="flex items-center gap-2 mb-3"><span class="inline-block px-2 py-0.5 rounded-full bg-[var(--color-tech-cyan)]/10 text-[var(--color-tech-cyan)] text-xs font-medium">产品发布</span><span class="text-sm text-gray-500 dark:text-gray-500 flex items-center gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-3 h-3" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg>2026-01-20</span></div><div data-slot="card-title" class="font-semibold text-[var(--color-text-primary)] text-xl leading-tight">公司推出企业数字化转型解决方案</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1">针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。</div><a href="/news/2" class="inline-flex items-center text-sm font-medium text-[var(--color-tech-blue)] hover:text-[var(--color-tech-purple)] transition-colors group/link">阅读更多<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-1 w-4 h-4 transition-transform group-hover/link:translate-x-1" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><div class="flex items-center gap-2 mb-3"><span class="inline-block px-2 py-0.5 rounded-full bg-[var(--color-tech-cyan)]/10 text-[var(--color-tech-cyan)] text-xs font-medium">合作动态</span><span class="text-sm text-gray-500 dark:text-gray-500 flex items-center gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-3 h-3" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg>2026-01-25</span></div><div data-slot="card-title" class="font-semibold text-[var(--color-text-primary)] text-xl leading-tight">与本地制造企业达成战略合作协议</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1">公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。</div><a href="/news/3" class="inline-flex items-center text-sm font-medium text-[var(--color-tech-blue)] hover:text-[var(--color-tech-purple)] transition-colors group/link">阅读更多<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-1 w-4 h-4 transition-transform group-hover/link:translate-x-1" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div><div style="opacity:0;transform:translateY(20px)"><div data-slot="card" class="bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col group cursor-pointer"><div data-slot="card-header" class="@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6"><div class="flex items-center gap-2 mb-3"><span class="inline-block px-2 py-0.5 rounded-full bg-[var(--color-tech-cyan)]/10 text-[var(--color-tech-cyan)] text-xs font-medium">公司新闻</span><span class="text-sm text-gray-500 dark:text-gray-500 flex items-center gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-3 h-3" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg>2026-02-01</span></div><div data-slot="card-title" class="font-semibold text-[var(--color-text-primary)] text-xl leading-tight">公司加入四川省软件行业协会</div></div><div data-slot="card-content" class="px-6 flex-1 flex flex-col"><div data-slot="card-description" class="text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1">公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。</div><a href="/news/4" class="inline-flex items-center text-sm font-medium text-[var(--color-tech-blue)] hover:text-[var(--color-tech-purple)] transition-colors group/link">阅读更多<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-1 w-4 h-4 transition-transform group-hover/link:translate-x-1" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></div><div class="mt-12 text-center" style="opacity:0;transform:translateY(20px)"><button class="inline-flex items-center text-sm font-medium text-[var(--color-tech-blue)] hover:text-[var(--color-tech-purple)] transition-colors bg-transparent border-none cursor-pointer group">查看全部新闻<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-1 w-4 h-4 transition-transform group-hover:translate-x-1" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div></div></section><section id="contact" class="section-padding relative bg-[var(--color-dark-bg)] overflow-hidden"><div class="absolute inset-0 pointer-events-none"><div class="absolute inset-0 bg-gradient-radial from-purple-500/10 via-transparent to-transparent"></div></div><div class="container-wide relative z-10"><div class="
|
|
mb-16 opacity-0 translate-y-4
|
|
|
|
"><div class="flex items-center gap-3 mb-4"><div class="w-8 h-px bg-gradient-to-r from-purple-500 to-pink-500"></div><span class="text-sm text-gray-400 tracking-wide">联系我们</span></div><h2 class="text-4xl md:text-5xl font-bold text-white mb-4">开启 <span class="text-gradient-brand">合作</span></h2><p class="mt-4 text-gray-400 max-w-2xl">无论您有任何问题或合作意向,我们都很乐意与您交流</p></div><div class="grid lg:grid-cols-5 gap-12 lg:gap-16"><div class="
|
|
lg:col-span-2 space-y-8
|
|
opacity-0 translate-y-4
|
|
|
|
"><div><h3 class="text-lg font-semibold text-white mb-6">联系方式</h3><div class="space-y-4"><div class="flex items-start gap-4 group"><div class="w-10 h-10 bg-[#C41E3A] rounded-md flex items-center justify-center flex-shrink-0 transition-transform duration-200 group-hover:scale-105"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-5 h-5 text-white" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg></div><div><p class="text-sm text-gray-500 mb-1">邮箱</p><a href="mailto:contact@novalon.cn" class="text-white hover:text-[#C41E3A] transition-colors duration-200">contact@novalon.cn</a></div></div><div class="flex items-start gap-4 group"><div class="w-10 h-10 bg-[#C41E3A] rounded-md flex items-center justify-center flex-shrink-0 transition-transform duration-200 group-hover:scale-105"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-5 h-5 text-white" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg></div><div><p class="text-sm text-gray-500 mb-1">电话</p><a href="tel:028-88888888" class="text-white hover:text-[#C41E3A] transition-colors duration-200">028-88888888</a></div></div><div class="flex items-start gap-4 group"><div class="w-10 h-10 bg-[#C41E3A] rounded-md flex items-center justify-center flex-shrink-0 transition-transform duration-200 group-hover:scale-105"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin w-5 h-5 text-white" aria-hidden="true"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg></div><div><p class="text-sm text-gray-500 mb-1">地址</p><p class="text-white">中国四川省成都市龙泉驿区幸福路12号</p></div></div></div></div><div class="geometric-card p-5 rounded-lg"><div class="flex items-center gap-2 mb-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-4 h-4 text-[#C41E3A]" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg><h4 class="text-sm font-medium text-white">工作时间</h4></div><div class="space-y-1"><div class="flex justify-between text-sm"><span class="text-gray-500">周一至周五</span><span class="text-[#C41E3A]">9:00 - 18:00</span></div></div></div><div class="geometric-card p-5 rounded-lg"><div class="flex items-center gap-2 mb-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-headphones w-4 h-4 text-[#C41E3A]" aria-hidden="true"><path d="M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3"></path></svg><h4 class="text-sm font-medium text-white">我们的承诺</h4></div><div class="space-y-3"><div class="flex items-start gap-2"><div class="w-1.5 h-1.5 bg-[#C41E3A] rounded-full mt-2 flex-shrink-0"></div><p class="text-sm text-[#737373]">工作日 2 小时内快速响应您的咨询</p></div><div class="flex items-start gap-2"><div class="w-1.5 h-1.5 bg-[#C41E3A] rounded-full mt-2 flex-shrink-0"></div><p class="text-sm text-[#737373]">提供免费的业务咨询和方案评估服务</p></div><div class="flex items-start gap-2"><div class="w-1.5 h-1.5 bg-[#C41E3A] rounded-full mt-2 flex-shrink-0"></div><p class="text-sm text-[#737373]">根据您的需求量身定制最优解决方案</p></div></div></div></div><div class="
|
|
lg:col-span-3
|
|
opacity-0 translate-y-4
|
|
|
|
"><div class="geometric-card p-6 sm:p-8 rounded-lg"><h3 class="text-lg font-semibold text-white mb-6">发送消息</h3><form class="space-y-5"><div class="grid grid-cols-1 sm:grid-cols-2 gap-4"><div class="w-full"><label for="name" class="block text-sm font-medium text-[var(--color-text-secondary)] mb-2">姓名<span class="text-[var(--color-brand-primary)] ml-1">*</span></label><input id="name" data-slot="input" class="file:text-foreground placeholder:text-[var(--color-text-muted)] selection:bg-[var(--color-tech-blue)] selection:text-white h-10 w-full min-w-0 rounded-lg border border-[var(--color-border-primary)] bg-[var(--color-bg-tertiary)] px-4 py-2 text-base text-[var(--color-text-primary)] shadow-sm transition-all duration-300 outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 focus-visible:shadow-lg focus-visible:shadow-[var(--color-tech-blue)]/20 hover:border-[var(--color-border-accent)]" aria-invalid="false" placeholder="请输入您的姓名" required="" value=""/></div><div class="w-full"><label for="phone" class="block text-sm font-medium text-[var(--color-text-secondary)] mb-2">电话<span class="text-[var(--color-brand-primary)] ml-1">*</span></label><input type="tel" id="phone" data-slot="input" class="file:text-foreground placeholder:text-[var(--color-text-muted)] selection:bg-[var(--color-tech-blue)] selection:text-white h-10 w-full min-w-0 rounded-lg border border-[var(--color-border-primary)] bg-[var(--color-bg-tertiary)] px-4 py-2 text-base text-[var(--color-text-primary)] shadow-sm transition-all duration-300 outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 focus-visible:shadow-lg focus-visible:shadow-[var(--color-tech-blue)]/20 hover:border-[var(--color-border-accent)]" aria-invalid="false" placeholder="请输入您的电话" required="" value=""/></div></div><div class="w-full"><label for="email" class="block text-sm font-medium text-[var(--color-text-secondary)] mb-2">邮箱<span class="text-[var(--color-brand-primary)] ml-1">*</span></label><input type="email" id="email" data-slot="input" class="file:text-foreground placeholder:text-[var(--color-text-muted)] selection:bg-[var(--color-tech-blue)] selection:text-white h-10 w-full min-w-0 rounded-lg border border-[var(--color-border-primary)] bg-[var(--color-bg-tertiary)] px-4 py-2 text-base text-[var(--color-text-primary)] shadow-sm transition-all duration-300 outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 focus-visible:shadow-lg focus-visible:shadow-[var(--color-tech-blue)]/20 hover:border-[var(--color-border-accent)]" aria-invalid="false" placeholder="请输入您的邮箱" required="" value=""/></div><div class="w-full"><label for="message" class="block text-sm font-medium text-[var(--color-text-secondary)] mb-2">留言内容<span class="text-[var(--color-brand-primary)] ml-1">*</span></label><textarea id="message" data-slot="textarea" class="placeholder:text-[var(--color-text-muted)] selection:bg-[var(--color-tech-blue)] selection:text-white min-h-16 w-full rounded-lg border border-[var(--color-border-primary)] bg-[var(--color-bg-tertiary)] px-4 py-3 text-base text-[var(--color-text-primary)] shadow-sm transition-all duration-300 outline-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm resize-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 focus-visible:shadow-lg focus-visible:shadow-[var(--color-tech-blue)]/20 hover:border-[var(--color-border-accent)]" aria-invalid="false" placeholder="请输入您想咨询的内容" rows="5" required=""></textarea></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] bg-[var(--color-brand-primary)] text-white hover:bg-[var(--color-brand-primary-hover)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base w-full group" type="submit"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-send mr-2 h-4 w-4 transition-transform group-hover:translate-x-0.5" aria-hidden="true"><path d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"></path><path d="m21.854 2.147-10.94 10.939"></path></svg>发送消息</button></form></div></div></div></div></section><footer class="bg-[var(--color-dark-surface)] border-t border-gray-800/50 py-12"><div class="container-wide"><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12"><div class="lg:col-span-1"><div class="flex items-center mb-6"><img src="/logo-white.svg" alt="四川睿新致远科技有限公司" class="h-10 w-auto"/></div><p class="text-gray-400 text-sm leading-relaxed mb-6">专注于信息技术服务与解决方案,为企业提供全方位的数字化转型支持</p></div><div><h3 class="font-semibold text-lg mb-6 text-gray-900 dark:text-white">快速链接</h3><ul class="space-y-3"><li><a href="#home" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">首页</a></li><li><a href="#about" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">关于我们</a></li><li><a href="#services" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">核心业务</a></li><li><a href="#products" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">产品服务</a></li><li><a href="#news" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">新闻动态</a></li><li><a href="#contact" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">联系我们</a></li></ul></div><div><h3 class="font-semibold text-lg mb-6 text-gray-900 dark:text-white">服务项目</h3><ul class="space-y-3"><li><a href="#services" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">软件开发</a></li><li><a href="#services" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">云服务</a></li><li><a href="#services" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">数据分析</a></li><li><a href="#services" class="text-gray-600 dark:text-gray-400 hover:text-[var(--color-tech-blue)] transition-colors">信息安全</a></li></ul></div><div><h3 class="font-semibold text-lg mb-6 text-gray-900 dark:text-white">联系方式</h3><ul class="space-y-4"><li class="flex items-start gap-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin w-5 h-5 text-[var(--color-tech-blue)] mt-0.5" aria-hidden="true"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg><span class="text-gray-600 dark:text-gray-400">中国四川省成都市龙泉驿区幸福路12号</span></li><li class="flex items-center gap-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-5 h-5 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg><span class="text-gray-600 dark:text-gray-400">028-88888888</span></li><li class="flex items-center gap-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-5 h-5 text-[var(--color-tech-blue)]" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg><span class="text-gray-600 dark:text-gray-400">contact@novalon.cn</span></li></ul></div></div><div class="border-t border-gray-200 dark:border-gray-800 mt-12 pt-8"><div class="flex flex-col md:flex-row justify-between items-center gap-4"><p class="text-gray-500 text-sm">© <!-- -->2026<!-- --> <!-- -->四川睿新致远科技有限公司<!-- -->. All rights reserved.</p><div class="flex gap-6"><a class="text-gray-500 hover:text-[var(--color-tech-blue)] text-sm transition-colors" href="#">隐私政策</a><a class="text-gray-500 hover:text-[var(--color-tech-blue)] text-sm transition-colors" href="#">服务条款</a></div></div></div></div></footer></main><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0c85ecac6acdbe2d.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[98866,[\"/_next/static/chunks/e70eb527e90e54c5.js\"],\"WebVitals\"]\n3:I[57475,[\"/_next/static/chunks/e70eb527e90e54c5.js\"],\"ThemeProvider\"]\n4:I[46510,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"default\"]\n5:I[33090,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"default\"]\n6:I[69480,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"ClientPageRoot\"]\n7:I[4273,[\"/_next/static/chunks/e70eb527e90e54c5.js\",\"/_next/static/chunks/dc3b86661453cd20.js\",\"/_next/static/chunks/39dd21bdcc96c176.js\",\"/_next/static/chunks/accac818b158fbe7.js\"],\"default\"]\nc:I[52933,[],\"default\"]\n:HL[\"/_next/static/chunks/1d118f89e5afbf33.css\",\"style\"]\n:HL[\"/_next/static/chunks/3bd086ae042740ad.css\",\"style\"]\n:HL[\"/_next/static/chunks/0c71020666eed1f7.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"2eEJlnf8PUcceYUHGuCke\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(marketing)\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1d118f89e5afbf33.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3bd086ae042740ad.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0c71020666eed1f7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/e70eb527e90e54c5.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"className\":\"scroll-smooth\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"type\":\"image/svg+xml\",\"href\":\"/favicon.svg\"}],[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n const theme = localStorage.getItem('ruixin-theme') || 'system';\\n if (theme === 'dark' || (theme === 'system' \u0026\u0026 window.matchMedia('(prefers-color-scheme: dark)').matches)) {\\n document.documentElement.classList.add('dark');\\n }\\n } catch {}\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased\",\"style\":{\"fontFamily\":\"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif\"},\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"div\",null,{\"className\":\"min-h-screen flex flex-col\",\"children\":[\"$\",\"main\",null,{\"className\":\"flex-1\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/dc3b86661453cd20.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/39dd21bdcc96c176.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/accac818b158fbe7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$La\"]}],{},null,false,false]},null,false,false]},null,false,false],\"$Lb\",false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"d:I[64026,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[64026,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"ViewportBoundary\"]\n12:I[64026,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"MetadataBoundary\"]\na:[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]\nb:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n8:{}\n9:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=5\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: light)\",\"content\":\"#FFFFFF\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: dark)\",\"content\":\"#0A0A0A\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[43379,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"IconMark\"]\nf:null\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"title\",\"0\",{\"children\":\"四川睿新致远科技有限公司 - 企业数字化转型服务商\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888\"}],[\"$\",\"meta\",\"2\",{\"name\":\"author\",\"content\":\"四川睿新致远科技有限公司\"}],[\"$\",\"meta\",\"3\",{\"name\":\"keywords\",\"content\":\"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司\"}],[\"$\",\"meta\",\"4\",{\"name\":\"creator\",\"content\":\"四川睿新致远科技有限公司\"}],[\"$\",\"meta\",\"5\",{\"name\":\"publisher\",\"content\":\"四川睿新致远科技有限公司\"}],[\"$\",\"meta\",\"6\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"link\",\"7\",{\"rel\":\"canonical\",\"href\":\"https://www.novalon.cn\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:title\",\"content\":\"四川睿新致远科技有限公司 - 企业数字化转型服务商\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:description\",\"content\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:url\",\"content\":\"https://www.novalon.cn\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"四川睿新致远科技有限公司\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:locale\",\"content\":\"zh_CN\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:title\",\"content\":\"四川睿新致远科技有限公司\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:description\",\"content\":\"企业数字化转型服务商\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L14\",\"18\",{}]]\n"])</script></body></html> |