| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /www/data/wwwroot/2026_03_06_01/ |
Upload File : |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>关于我们 | About Us | Fulin Tech 芙琳科技</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://unpkg.com/lucide@latest"></script>
<style>
.industrial-pattern {
background-image: radial-gradient(circle at 1px 1px, rgba(255,255,255,0.1) 1px, transparent 0);
background-size: 20px 20px;
}
.gear-spin {
animation: spin 20s linear infinite;
}
@keyframes spin {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.lang-btn.active { background-color: #1E3A8A; color: white; }
</style>
</head>
<body class="font-sans antialiased text-gray-800 bg-white">
<!-- Top Bar -->
<div class="bg-gray-900 text-white text-sm py-2">
<div class="max-w-7xl mx-auto px-4 flex justify-between items-center">
<div class="flex items-center gap-4">
<span class="flex items-center gap-1"><i data-lucide="phone" class="w-4 h-4"></i> +86 13671692232</span>
<a href="index.html" class="text-xs hover:text-amber-500 flex items-center gap-1"><i data-lucide="arrow-left" class="w-3 h-3"></i> <span data-i18n="back_home">返回首页</span></a>
</div>
<div class="flex items-center gap-2">
<button onclick="switchLang('zh')" id="btn-zh" class="lang-btn active px-3 py-1 rounded text-xs transition-all">中文</button>
<button onclick="switchLang('en')" id="btn-en" class="lang-btn px-3 py-1 rounded text-xs hover:bg-gray-700 transition-all">English</button>
</div>
</div>
</div>
<!-- Navigation -->
<nav class="bg-white shadow-sm sticky top-0 z-50">
<div class="max-w-7xl mx-auto px-4 flex justify-between items-center h-20">
<a href="index.html" class="flex items-center gap-3">
<div class="w-10 h-10 bg-gray-900 rounded-full flex items-center justify-center">
<svg viewBox="0 0 100 100" class="w-8 h-8">
<circle cx="50" cy="50" r="45" fill="none" stroke="white" stroke-width="8"/>
<circle cx="50" cy="50" r="25" fill="none" stroke="white" stroke-width="6"/>
<path d="M50 5 L50 20 M50 80 L50 95 M5 50 L20 50 M80 50 L95 50" stroke="white" stroke-width="6"/>
<circle cx="72" cy="28" r="4" fill="#DC2626"/>
</svg>
</div>
<span class="text-xl font-bold text-gray-900">Fulin Tech</span>
</a>
<div class="hidden md:flex items-center gap-8">
<a href="index.html" class="text-gray-600 hover:text-blue-900">Home</a>
<a href="products.html" class="text-gray-600 hover:text-blue-900" data-i18n="nav_products">产品中心</a>
<a href="#" class="text-blue-900 font-bold" data-i18n="nav_about">关于我们</a>
<a href="index.html#contact" class="px-6 py-2 bg-blue-900 text-white rounded-lg hover:bg-blue-800" data-i18n="nav_contact">联系我们</a>
</div>
</div>
</nav>
<!-- Hero -->
<section class="relative bg-gray-900 py-20 text-center overflow-hidden">
<div class="absolute inset-0 industrial-pattern opacity-20"></div>
<div class="relative z-10">
<h1 class="text-4xl md:text-5xl font-bold text-white mb-6" data-i18n="hero_title">关于芙琳科技</h1>
<p class="text-xl text-gray-400 max-w-3xl mx-auto px-4" data-i18n="hero_subtitle">自2013年起,专注于轮胎制造设备供应链服务</p>
</div>
<div class="absolute right-10 top-10 opacity-10 gear-spin hidden lg:block">
<svg viewBox="0 0 100 100" class="w-32 h-32">
<circle cx="50" cy="50" r="30" fill="none" stroke="white" stroke-width="2"/>
<circle cx="50" cy="50" r="15" fill="none" stroke="white" stroke-width="2"/>
<path d="M50 5 L50 20 M50 80 L50 95 M5 50 L20 50 M80 50 L95 50 M22 22 L32 32 M68 68 L78 78 M22 78 L32 68 M68 32 L78 22" stroke="white" stroke-width="3"/>
</svg>
</div>
</section>
<!-- Company Profile -->
<section class="py-20">
<div class="max-w-7xl mx-auto px-4 grid lg:grid-cols-2 gap-16 items-center">
<div>
<div class="inline-block px-4 py-1 bg-blue-100 text-blue-900 rounded-full text-sm font-bold mb-6" data-i18n="profile_badge">Company Profile</div>
<h2 class="text-3xl font-bold text-gray-900 mb-6" data-i18n="profile_title">专业的轮胎设备供应链服务商</h2>
<div class="space-y-4 text-gray-600 leading-relaxed">
<p data-i18n="profile_p1">芙琳科技信息有限公司(Fulin Technology Co., Ltd.)成立于2013年,总部位于上海市闵行区剑川路930号。公司专注于轮胎制造设备行业供应链服务,是国内领先的轮胎成型机与硫化机关键零部件供应商。</p>
<p data-i18n="profile_p2">凭借对轮胎制造工艺的深刻理解和丰富的行业经验,我们能够为轮胎成型机和硫化机提供超过60%的关键零部件,涵盖机械、电气、流体、控制、检测五大系统,为客户提供近乎一站式的完整供应链解决方案。</p>
<p data-i18n="profile_p3">公司服务覆盖国内外200余家轮胎制造企业和设备制造商,产品远销东南亚、欧洲、南美等多个国家和地区。</p>
</div>
<div class="grid grid-cols-4 gap-6 mt-8 pt-8 border-t">
<div class="text-center">
<div class="text-3xl font-bold text-blue-900">2013</div>
<div class="text-sm text-gray-500" data-i18n="stat_established">成立年份</div>
</div>
<div class="text-center">
<div class="text-3xl font-bold text-blue-900">上海</div>
<div class="text-sm text-gray-500" data-i18n="stat_location">总部所在地</div>
</div>
<div class="text-center">
<div class="text-3xl font-bold text-blue-900">40+</div>
<div class="text-sm text-gray-500" data-i18n="stat_sku">核心SKU</div>
</div>
<div class="text-center">
<div class="text-3xl font-bold text-blue-900">200+</div>
<div class="text-sm text-gray-500" data-i18n="stat_clients">全球客户</div>
</div>
</div>
</div>
<!-- Team Photo -->
<div class="relative rounded-2xl aspect-video overflow-hidden shadow-xl">
<img src="images/team.jpg" alt="Fulin Tech Engineering Team" class="w-full h-full object-cover">
<div class="absolute inset-0 bg-gradient-to-t from-black/40 to-transparent"></div>
<div class="absolute bottom-0 left-0 right-0 p-6 text-white">
<p class="font-bold text-lg" data-i18n="team_title">专业技术团队</p>
<p class="text-sm text-white/80" data-i18n="team_subtitle">为您提供可靠的供应链解决方案</p>
</div>
</div>
</div>
</section>
<!-- Advantages -->
<section class="py-20 bg-gray-50">
<div class="max-w-7xl mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4" data-i18n="advantages_title">供应链核心优势</h2>
<p class="text-gray-600" data-i18n="advantages_subtitle">为什么选择芙琳科技作为您的供应链合作伙伴</p>
</div>
<div class="grid md:grid-cols-4 gap-8">
<div class="bg-white rounded-2xl p-8 shadow-lg text-center hover:shadow-xl transition-shadow">
<div class="w-14 h-14 bg-blue-100 rounded-xl flex items-center justify-center mx-auto mb-6"><i data-lucide="package-check" class="w-7 h-7 text-blue-900"></i></div>
<h3 class="text-lg font-bold text-gray-900 mb-3" data-i18n="adv1_title">一站式供应</h3>
<p class="text-gray-600 text-sm" data-i18n="adv1_desc">单台设备60%+零部件覆盖,减少供应商管理成本</p>
</div>
<div class="bg-white rounded-2xl p-8 shadow-lg text-center hover:shadow-xl transition-shadow">
<div class="w-14 h-14 bg-green-100 rounded-xl flex items-center justify-center mx-auto mb-6"><i data-lucide="trending-down" class="w-7 h-7 text-green-600"></i></div>
<h3 class="text-lg font-bold text-gray-900 mb-3" data-i18n="adv2_title">成本优化</h3>
<p class="text-gray-600 text-sm" data-i18n="adv2_desc">帮助客户降低15-30%采购成本</p>
</div>
<div class="bg-white rounded-2xl p-8 shadow-lg text-center hover:shadow-xl transition-shadow">
<div class="w-14 h-14 bg-amber-100 rounded-xl flex items-center justify-center mx-auto mb-6"><i data-lucide="clock" class="w-7 h-7 text-amber-600"></i></div>
<h3 class="text-lg font-bold text-gray-900 mb-3" data-i18n="adv3_title">交付保障</h3>
<p class="text-gray-600 text-sm" data-i18n="adv3_desc">缩短交付周期50%+</p>
</div>
<div class="bg-white rounded-2xl p-8 shadow-lg text-center hover:shadow-xl transition-shadow">
<div class="w-14 h-14 bg-purple-100 rounded-xl flex items-center justify-center mx-auto mb-6"><i data-lucide="shield-check" class="w-7 h-7 text-purple-600"></i></div>
<h3 class="text-lg font-bold text-gray-900 mb-3" data-i18n="adv4_title">品质保证</h3>
<p class="text-gray-600 text-sm" data-i18n="adv4_desc">严格供应商准入+来料检验+出货检验</p>
</div>
</div>
</div>
</section>
<!-- Warehouse / Logistics Image Section -->
<section class="py-20 bg-white">
<div class="max-w-7xl mx-auto px-4">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<div class="relative rounded-2xl aspect-video overflow-hidden shadow-xl order-2 lg:order-1">
<img src="images/warehouse.jpg" alt="Warehouse & Logistics" class="w-full h-full object-cover">
<div class="absolute inset-0 bg-gradient-to-t from-black/40 to-transparent"></div>
<div class="absolute bottom-0 left-0 right-0 p-6 text-white">
<p class="font-bold text-lg" data-i18n="warehouse_title">仓储物流 / 库存管理</p>
<p class="text-sm text-white/80">Modern Warehouse & Logistics</p>
</div>
</div>
<div class="order-1 lg:order-2">
<div class="inline-block px-4 py-1 bg-amber-100 text-amber-800 rounded-full text-sm font-bold mb-6">Logistics & Inventory</div>
<h2 class="text-3xl font-bold text-gray-900 mb-6" data-i18n="warehouse_section_title">完善的仓储物流体系</h2>
<div class="space-y-4 text-gray-600">
<p data-i18n="warehouse_p1">公司在上海设有现代化仓储中心,配备完善的库存管理系统,常备40余种核心零部件现货,确保快速响应客户需求。</p>
<p data-i18n="warehouse_p2">与多家国际物流服务商建立战略合作,提供空运、海运、陆运等多种运输方案,确保货物安全、准时送达全球各地。</p>
<ul class="space-y-2 mt-6">
<li class="flex items-center gap-2"><i data-lucide="check-circle" class="w-5 h-5 text-blue-900"></i><span data-i18n="warehouse_feat1">2000+平方米现代化仓库</span></li>
<li class="flex items-center gap-2"><i data-lucide="check-circle" class="w-5 h-5 text-blue-900"></i><span data-i18n="warehouse_feat2">智能库存管理系统</span></li>
<li class="flex items-center gap-2"><i data-lucide="check-circle" class="w-5 h-5 text-blue-900"></i><span data-i18n="warehouse_feat3">全球物流配送网络</span></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Five Systems Detail -->
<section class="py-20 bg-gray-50">
<div class="max-w-7xl mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4" data-i18n="systems_title">五大系统覆盖</h2>
<p class="text-gray-600" data-i18n="systems_subtitle">全面的零部件供应能力 · 共40个核心SKU</p>
</div>
<div class="space-y-6">
<div class="flex items-start gap-6 p-6 bg-white rounded-2xl shadow-sm">
<div class="w-16 h-16 bg-blue-100 rounded-2xl flex items-center justify-center flex-shrink-0"><i data-lucide="cog" class="w-8 h-8 text-blue-900"></i></div>
<div class="flex-1">
<div class="flex items-center justify-between mb-2">
<h3 class="text-xl font-bold text-gray-900"><span data-i18n="sys1_name">机械系统</span> Mechanical</h3>
<span class="px-3 py-1 bg-blue-100 text-blue-900 rounded-full text-sm font-bold">16 SKU</span>
</div>
<p class="text-gray-600" data-i18n="sys1_desc">导轨、滚珠丝杠、压合辊、伺服电机、减速机、线性模组、轴承、气动元件、液压组件等精密机械部件</p>
</div>
</div>
<div class="flex items-start gap-6 p-6 bg-white rounded-2xl shadow-sm">
<div class="w-16 h-16 bg-red-100 rounded-2xl flex items-center justify-center flex-shrink-0"><i data-lucide="zap" class="w-8 h-8 text-red-600"></i></div>
<div class="flex-1">
<div class="flex items-center justify-between mb-2">
<h3 class="text-xl font-bold text-gray-900"><span data-i18n="sys2_name">电气系统</span> Electrical</h3>
<span class="px-3 py-1 bg-red-100 text-red-600 rounded-full text-sm font-bold">10 SKU</span>
</div>
<p class="text-gray-600" data-i18n="sys2_desc">电气控制柜、伺服驱动器、张力控制器、变频器、工业交换机、编码器、热电偶等电气元件</p>
</div>
</div>
<div class="flex items-start gap-6 p-6 bg-white rounded-2xl shadow-sm">
<div class="w-16 h-16 bg-amber-100 rounded-2xl flex items-center justify-center flex-shrink-0"><i data-lucide="droplets" class="w-8 h-8 text-amber-600"></i></div>
<div class="flex-1">
<div class="flex items-center justify-between mb-2">
<h3 class="text-xl font-bold text-gray-900"><span data-i18n="sys3_name">流体系统</span> Fluid</h3>
<span class="px-3 py-1 bg-amber-100 text-amber-600 rounded-full text-sm font-bold">6 SKU</span>
</div>
<p class="text-gray-600" data-i18n="sys3_desc">位移导向系统、气动元件组、液压缓冲器、热工阀组、蒸汽疏水阀等流体控制部件</p>
</div>
</div>
<div class="flex items-start gap-6 p-6 bg-white rounded-2xl shadow-sm">
<div class="w-16 h-16 bg-purple-100 rounded-2xl flex items-center justify-center flex-shrink-0"><i data-lucide="cpu" class="w-8 h-8 text-purple-600"></i></div>
<div class="flex-1">
<div class="flex items-center justify-between mb-2">
<h3 class="text-xl font-bold text-gray-900"><span data-i18n="sys4_name">控制系统</span> Control</h3>
<span class="px-3 py-1 bg-purple-100 text-purple-600 rounded-full text-sm font-bold">5 SKU</span>
</div>
<p class="text-gray-600" data-i18n="sys4_desc">PLC控制器、HMI人机界面、硫化专用电气柜、触摸屏操作面板、运动控制卡等控制设备</p>
</div>
</div>
<div class="flex items-start gap-6 p-6 bg-white rounded-2xl shadow-sm">
<div class="w-16 h-16 bg-green-100 rounded-2xl flex items-center justify-center flex-shrink-0"><i data-lucide="scan-line" class="w-8 h-8 text-green-600"></i></div>
<div class="flex-1">
<div class="flex items-center justify-between mb-2">
<h3 class="text-xl font-bold text-gray-900"><span data-i18n="sys5_name">检测系统</span> Inspection</h3>
<span class="px-3 py-1 bg-green-100 text-green-600 rounded-full text-sm font-bold">3 SKU</span>
</div>
<p class="text-gray-600" data-i18n="sys5_desc">视觉检测系统、表面接头检测、激光测距传感器、硫化过程监控等检测装置</p>
</div>
</div>
</div>
</div>
</section>
<!-- Service Process -->
<section class="py-20 bg-white">
<div class="max-w-7xl mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4" data-i18n="process_title">服务流程</h2>
<p class="text-gray-600" data-i18n="process_subtitle">专业高效的项目服务流程</p>
</div>
<div class="flex flex-col md:flex-row justify-between items-center gap-8">
<div class="flex-1 text-center">
<div class="w-16 h-16 bg-blue-900 rounded-full flex items-center justify-center mx-auto mb-4 text-white font-bold text-xl">1</div>
<h4 class="font-bold text-gray-900 mb-2" data-i18n="step1_name">需求沟通</h4>
<p class="text-sm text-gray-600" data-i18n="step1_desc">了解客户设备型号与零部件需求</p>
</div>
<i data-lucide="arrow-right" class="w-6 h-6 text-gray-400 hidden md:block"></i>
<div class="flex-1 text-center">
<div class="w-16 h-16 bg-blue-900 rounded-full flex items-center justify-center mx-auto mb-4 text-white font-bold text-xl">2</div>
<h4 class="font-bold text-gray-900 mb-2" data-i18n="step2_name">方案设计</h4>
<p class="text-sm text-gray-600" data-i18n="step2_desc">提供定制化零部件配置方案</p>
</div>
<i data-lucide="arrow-right" class="w-6 h-6 text-gray-400 hidden md:block"></i>
<div class="flex-1 text-center">
<div class="w-16 h-16 bg-blue-900 rounded-full flex items-center justify-center mx-auto mb-4 text-white font-bold text-xl">3</div>
<h4 class="font-bold text-gray-900 mb-2" data-i18n="step3_name">报价确认</h4>
<p class="text-sm text-gray-600" data-i18n="step3_desc">提供详细报价与交付周期</p>
</div>
<i data-lucide="arrow-right" class="w-6 h-6 text-gray-400 hidden md:block"></i>
<div class="flex-1 text-center">
<div class="w-16 h-16 bg-blue-900 rounded-full flex items-center justify-center mx-auto mb-4 text-white font-bold text-xl">4</div>
<h4 class="font-bold text-gray-900 mb-2" data-i18n="step4_name">生产交付</h4>
<p class="text-sm text-gray-600" data-i18n="step4_desc">质量检验与按时交付</p>
</div>
<i data-lucide="arrow-right" class="w-6 h-6 text-gray-400 hidden md:block"></i>
<div class="flex-1 text-center">
<div class="w-16 h-16 bg-blue-900 rounded-full flex items-center justify-center mx-auto mb-4 text-white font-bold text-xl">5</div>
<h4 class="font-bold text-gray-900 mb-2" data-i18n="step5_name">售后服务</h4>
<p class="text-sm text-gray-600" data-i18n="step5_desc">技术支持与质保服务</p>
</div>
</div>
</div>
</section>
<!-- CTA -->
<section class="py-20 bg-blue-900 text-center">
<h2 class="text-3xl font-bold text-white mb-6" data-i18n="cta_title">期待与您合作</h2>
<p class="text-blue-100 mb-8 text-lg" data-i18n="cta_desc">无论您是轮胎制造商、设备制造商还是贸易商,我们都将为您提供专业的供应链解决方案</p>
<div class="flex gap-4 justify-center">
<a href="index.html#contact" class="px-8 py-4 bg-white text-blue-900 rounded-lg font-bold hover:bg-gray-100" data-i18n="btn_contact">联系我们</a>
<a href="products.html" class="px-8 py-4 border-2 border-white text-white rounded-lg font-bold hover:bg-white/10" data-i18n="btn_products">浏览产品</a>
</div>
</section>
<footer class="bg-gray-800 py-8 text-center text-gray-400 text-sm">
<p><span data-i18n="footer_text">© 2013-2024 Fulin Technology Co., Ltd. 芙琳科技信息有限公司 · 40核心SKU · 一站式供应链服务</span></p>
</footer>
<script>
const translations = {
zh: {
back_home: '返回首页', nav_products: '产品中心', nav_about: '关于我们', nav_contact: '联系我们',
hero_title: '关于芙琳科技', hero_subtitle: '自2013年起,专注于轮胎制造设备供应链服务',
profile_badge: 'Company Profile', profile_title: '专业的轮胎设备供应链服务商',
profile_p1: '芙琳科技信息有限公司(Fulin Technology Co., Ltd.)成立于2013年,总部位于上海市闵行区剑川路930号。公司专注于轮胎制造设备行业供应链服务,是国内领先的轮胎成型机与硫化机关键零部件供应商。',
profile_p2: '凭借对轮胎制造工艺的深刻理解和丰富的行业经验,我们能够为轮胎成型机和硫化机提供超过60%的关键零部件,涵盖机械、电气、流体、控制、检测五大系统,为客户提供近乎一站式的完整供应链解决方案。',
profile_p3: '公司服务覆盖国内外200余家轮胎制造企业和设备制造商,产品远销东南亚、欧洲、南美等多个国家和地区。',
stat_established: '成立年份', stat_location: '总部所在地', stat_sku: '核心SKU', stat_clients: '全球客户',
team_title: '专业技术团队', team_subtitle: '为您提供可靠的供应链解决方案',
advantages_title: '供应链核心优势', advantages_subtitle: '为什么选择芙琳科技作为您的供应链合作伙伴',
adv1_title: '一站式供应', adv1_desc: '单台设备60%+零部件覆盖,减少供应商管理成本',
adv2_title: '成本优化', adv2_desc: '帮助客户降低15-30%采购成本',
adv3_title: '交付保障', adv3_desc: '缩短交付周期50%+',
adv4_title: '品质保证', adv4_desc: '严格供应商准入+来料检验+出货检验',
warehouse_title: '仓储物流 / 库存管理',
warehouse_section_title: '完善的仓储物流体系',
warehouse_p1: '公司在上海设有现代化仓储中心,配备完善的库存管理系统,常备40余种核心零部件现货,确保快速响应客户需求。',
warehouse_p2: '与多家国际物流服务商建立战略合作,提供空运、海运、陆运等多种运输方案,确保货物安全、准时送达全球各地。',
warehouse_feat1: '2000+平方米现代化仓库', warehouse_feat2: '智能库存管理系统', warehouse_feat3: '全球物流配送网络',
systems_title: '五大系统覆盖', systems_subtitle: '全面的零部件供应能力 · 共40个核心SKU',
sys1_name: '机械系统', sys1_desc: '导轨、滚珠丝杠、压合辊、伺服电机、减速机、线性模组、轴承、气动元件、液压组件等精密机械部件',
sys2_name: '电气系统', sys2_desc: '电气控制柜、伺服驱动器、张力控制器、变频器、工业交换机、编码器、热电偶等电气元件',
sys3_name: '流体系统', sys3_desc: '位移导向系统、气动元件组、液压缓冲器、热工阀组、蒸汽疏水阀等流体控制部件',
sys4_name: '控制系统', sys4_desc: 'PLC控制器、HMI人机界面、硫化专用电气柜、触摸屏操作面板、运动控制卡等控制设备',
sys5_name: '检测系统', sys5_desc: '视觉检测系统、表面接头检测、激光测距传感器、硫化过程监控等检测装置',
process_title: '服务流程', process_subtitle: '专业高效的项目服务流程',
step1_name: '需求沟通', step1_desc: '了解客户设备型号与零部件需求',
step2_name: '方案设计', step2_desc: '提供定制化零部件配置方案',
step3_name: '报价确认', step3_desc: '提供详细报价与交付周期',
step4_name: '生产交付', step4_desc: '质量检验与按时交付',
step5_name: '售后服务', step5_desc: '技术支持与质保服务',
cta_title: '期待与您合作', cta_desc: '无论您是轮胎制造商、设备制造商还是贸易商,我们都将为您提供专业的供应链解决方案',
btn_contact: '联系我们', btn_products: '浏览产品',
footer_text: '© 2013-2024 Fulin Technology Co., Ltd. 芙琳科技信息有限公司 · 40核心SKU · 一站式供应链服务'
},
en: {
back_home: 'Back to Home', nav_products: 'Products', nav_about: 'About Us', nav_contact: 'Contact Us',
hero_title: 'About Fulin Tech', hero_subtitle: 'Focused on tire equipment supply chain since 2013',
profile_badge: 'Company Profile', profile_title: 'Professional Tire Equipment Supply Chain Service',
profile_p1: 'Fulin Technology Co., Ltd., founded in 2013 and headquartered at No. 930 Jianchuan Road, Minhang District, Shanghai, specializes in supply chain services for tire manufacturing equipment. We are a leading supplier of key components for tire building machines and curing presses in China.',
profile_p2: 'With deep understanding of tire manufacturing processes and extensive industry experience, we provide over 60% of key components for tire building machines and curing presses, covering five major systems: Mechanical, Electrical, Fluid, Control, and Inspection, offering customers a near one-stop complete supply chain solution.',
profile_p3: 'Our services cover over 200 tire manufacturers and equipment manufacturers domestically and internationally, with products exported to Southeast Asia, Europe, South America and other regions.',
stat_established: 'Established', stat_location: 'Location', stat_sku: 'Core SKUs', stat_clients: 'Global Clients',
team_title: 'Professional Technical Team', team_subtitle: 'Providing reliable supply chain solutions for you',
advantages_title: 'Supply Chain Advantages', advantages_subtitle: 'Why choose Fulin Tech as your supply chain partner',
adv1_title: 'One-Stop Supply', adv1_desc: '60%+ component coverage per machine, reducing supplier management costs',
adv2_title: 'Cost Optimization', adv2_desc: 'Help customers reduce procurement costs by 15-30%',
adv3_title: 'Delivery Guarantee', adv3_desc: 'Shorten delivery cycle by 50%+',
adv4_title: 'Quality Assurance', adv4_desc: 'Strict supplier admission + incoming inspection + outgoing inspection',
warehouse_title: 'Warehouse / Inventory Management',
warehouse_section_title: 'Comprehensive Warehouse & Logistics System',
warehouse_p1: 'The company has a modern warehousing center in Shanghai, equipped with a complete inventory management system, with over 40 core components in stock to ensure rapid response to customer needs.',
warehouse_p2: 'We have established strategic partnerships with multiple international logistics service providers, offering various transportation solutions including air, sea, and land freight to ensure safe and timely delivery worldwide.',
warehouse_feat1: '2000+ sqm modern warehouse', warehouse_feat2: 'Smart inventory management', warehouse_feat3: 'Global logistics network',
systems_title: 'Five Systems Coverage', systems_subtitle: 'Comprehensive component supply capability · 40 Core SKUs',
sys1_name: 'Mechanical', sys1_desc: 'Guide rails, ball screws, compression rollers, servo motors, gear reducers, linear modules, bearings, pneumatic components, hydraulic components and other precision mechanical parts',
sys2_name: 'Electrical', sys2_desc: 'Electrical cabinets, servo drivers, tension controllers, VFDs, industrial switches, encoders, thermocouples and other electrical components',
sys3_name: 'Fluid', sys3_desc: 'Displacement guiding systems, pneumatic component sets, hydraulic dampers, thermal valve manifolds, steam traps and other fluid control components',
sys4_name: 'Control', sys4_desc: 'PLC controllers, HMI touch screens, curing-specific electrical cabinets, touch panel operation interfaces, motion control cards and other control equipment',
sys5_name: 'Inspection', sys5_desc: 'Vision inspection systems, surface joint inspection, laser distance sensors, curing process monitoring and other inspection devices',
process_title: 'Service Process', process_subtitle: 'Professional and efficient project service process',
step1_name: 'Requirement Communication', step1_desc: 'Understand customer equipment models and component needs',
step2_name: 'Solution Design', step2_desc: 'Provide customized component configuration solutions',
step3_name: 'Quotation Confirmation', step3_desc: 'Provide detailed quotation and delivery schedule',
step4_name: 'Production & Delivery', step4_desc: 'Quality inspection and on-time delivery',
step5_name: 'After-Sales Service', step5_desc: 'Technical support and warranty service',
cta_title: 'Looking Forward to Working with You', cta_desc: 'Whether you are a tire manufacturer, equipment manufacturer or trader, we will provide you with professional supply chain solutions',
btn_contact: 'Contact Us', btn_products: 'Browse Products',
footer_text: '© 2013-2024 Fulin Technology Co., Ltd. · 40 Core SKUs · One-Stop Supply Chain Service'
}
};
let currentLang = 'zh';
function switchLang(lang) {
currentLang = lang;
document.getElementById('btn-zh').classList.toggle('active', lang === 'zh');
document.getElementById('btn-en').classList.toggle('active', lang === 'en');
document.querySelectorAll('[data-i18n]').forEach(el => {
const key = el.getAttribute('data-i18n');
if (translations[lang][key]) {
el.textContent = translations[lang][key];
}
});
}
lucide.createIcons();
</script>
</body>
</html>