<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="utf-8" />
	<title>白山市浑江区康辉文体健身器材-官网</title>
    <meta name="keywords" content="白山市浑江区康辉文体健身器材,www.jlsjdb.com,空调维修" />
    <meta name="description" content="白山市浑江区康辉文体健身器材www.jlsjdb.com经营范围含:化妆品、培训、鱼苗、客服、茶叶制品、五金加工、电工陶瓷材料、数码配件、销售、工作服（依法须经批准的项目,经相关部门批准后方可开展经营活动）。" />
    <meta name="renderer" content="webkit" />
    <meta name="force-rendering" content="webkit" />
    <meta http-equiv="Cache-Control" content="no-transform" />
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
	<meta name="applicable-device" content="pc,mobile" />
	
	<meta property="og:type" content="website" />
    <meta property="og:url" content="http://www.jlsjdb.com/" />
	<meta property="og:site_name" content="白山市浑江区康辉文体健身器材" />
	<meta property="og:title" content="白山市浑江区康辉文体健身器材-官网" />
	<meta property="og:keywords" content="白山市浑江区康辉文体健身器材,www.jlsjdb.com,空调维修" />
	<meta property="og:description" content="白山市浑江区康辉文体健身器材www.jlsjdb.com经营范围含:化妆品、培训、鱼苗、客服、茶叶制品、五金加工、电工陶瓷材料、数码配件、销售、工作服（依法须经批准的项目,经相关部门批准后方可开展经营活动）。" />
    <link rel="stylesheet" href="/css/style.css?t=18" type="text/css" />
     
   <script type="application/ld+json">
	{
		"@context": "https://schema.org",
		"@type": "WebSite",
		"name": "白山市浑江区康辉文体健身器材",
		"url": "http://www.jlsjdb.com/",
		"description": "白山市浑江区康辉文体健身器材www.jlsjdb.com经营范围含:化妆品、培训、鱼苗、客服、茶叶制品、五金加工、电工陶瓷材料、数码配件、销售、工作服（依法须经批准的项目,经相关部门批准后方可开展经营活动）。",
		"image":"http://222.73.219.23:1668/images/12254.jpg",
		"publisher": {
			"@type": "Organization",
			"name": "白山市浑江区康辉文体健身器材",
			"url": "http://www.jlsjdb.com/",
			"logo": {
				"@type": "ImageObject",
				"url": "http://222.73.219.23:1668/images/12254.jpg",
				"width": 200,
				"height": 60
			}
		}
	}
	</script>
	
</head>
<body>
    

<nav class="neo-nav" role="navigation" aria-label="主导航">
    <div class="neo-container">
        <div class="neo-nav-container">
            
            <a href="http://www.jlsjdb.com/index.html" class="neo-nav-logo">
                <span>白山市浑江区康辉文体健身器材</span>
            </a>

            
            <ul class="neo-nav-menu" role="menubar">
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/index.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">🏠</span>
                        首页
                    </a>
                </li>
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/about.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">📖</span>
                        关于我们
                    </a>
                </li>
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/service.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">🛠️</span>
                        产品服务
                    </a>
                </li>
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/case.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">📋</span>
                        成功案例
                    </a>
                </li>
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/news.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">📰</span>
                        资讯动态
                    </a>
                </li>
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/culture.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">🏭</span>
                        企业文化
                    </a>
                </li>
                <li role="none" class="neo-nav-item">
                    <a href="http://www.jlsjdb.com/contact.html" class="neo-nav-link " role="menuitem" >
                        <span class="neo-nav-icon">📞</span>
                        联系我们
                    </a>
                </li>
            </ul>

            
            <button class="neo-mobile-toggle" id="neoMobileToggle" aria-label="打开菜单">
                <span></span>
                <span></span>
                <span></span>
            </button>
        </div>
    </div>
</nav>

<script>
(function() {
    // 导航栏滚动效果
    const nav = document.querySelector('.neo-nav');
    
    window.addEventListener('scroll', function() {
        if (window.scrollY > 50) {
            nav.classList.add('scrolled');
        } else {
            nav.classList.remove('scrolled');
        }
    });
    
    // 移动端菜单切换
    const mobileToggle = document.getElementById('neoMobileToggle');
    const navMenu = document.querySelector('.neo-nav-menu');
    
    if (mobileToggle && navMenu) {
        mobileToggle.addEventListener('click', function() {
            navMenu.classList.toggle('active');
            
            if (navMenu.classList.contains('active')) {
                mobileToggle.setAttribute('aria-label', '关闭菜单');
            } else {
                mobileToggle.setAttribute('aria-label', '打开菜单');
            }
        });
        
        // 点击菜单外部关闭菜单
        document.addEventListener('click', function(event) {
            if (!nav.contains(event.target) && navMenu.classList.contains('active')) {
                navMenu.classList.remove('active');
                mobileToggle.setAttribute('aria-label', '打开菜单');
            }
        });
    }
})();
</script>

    
    
    <nav class="neo-breadcrumb" aria-label="面包屑导航">
        <div class="neo-container">
            <ol class="neo-breadcrumb-list">
                <li class="neo-breadcrumb-item">
                    <a href="http://www.jlsjdb.com/index.html" class="neo-breadcrumb-link">首页</a>
                </li>
            </ol>
        </div>
    </nav>
    
    
    <section class="neo-hero">
        <div class="neo-hero-content">
            <div class="neo-hero-badge">专业服务</div>
            <h1 class="neo-hero-title">白山市浑江区康辉文体健身器材</h1>
            <p class="neo-hero-subtitle">
                白山市浑江区康辉文体健身器材致力于为客户提供高品质的产品和服务，通过创新技术和专业团队，为您的业务增长保驾护航。
            </p>
            <div class="neo-hero-actions">
                <a href="service.html" class="neo-btn neo-btn-primary">
                    <span class="neo-btn-icon">🛠️</span>
                    探索服务
                </a>
                <a href="contact.html" class="neo-btn neo-btn-secondary">
                    <span class="neo-btn-icon">📞</span>
                    联系我们
                </a>
            </div>
        </div>
        
        <div class="neo-hero-decoration">
            <div class="neo-hero-circle neo-hero-circle-1"></div>
            <div class="neo-hero-circle neo-hero-circle-2"></div>
            <div class="neo-hero-circle neo-hero-circle-3"></div>
        </div>
    </section>

    
    <section class="neo-section neo-section-alt">
        <div class="neo-container">
            <div class="neo-section-header">
                <span class="neo-section-badge">核心优势</span>
                <h2 class="neo-section-title">我们的优势</h2>
                <p class="neo-section-description">
                    凭借多年行业经验和专业技术，我们为客户提供全方位的解决方案
                </p>
            </div>
            <div class="neo-advantages-grid">
                <div class="neo-advantage-card neo-scroll-reveal">
                    <div class="neo-advantage-icon">
                        <span>🏆</span>
                    </div>
                    <h3 class="neo-advantage-title">品质保证</h3>
                    <p class="neo-advantage-description">
                        严格的质量控制体系，确保每一件产品都达到最高标准
                    </p>
                </div>
                <div class="neo-advantage-card neo-scroll-reveal">
                    <div class="neo-advantage-icon">
                        <span>💡</span>
                    </div>
                    <h3 class="neo-advantage-title">创新技术</h3>
                    <p class="neo-advantage-description">
                        持续投入研发，不断推出创新产品和解决方案
                    </p>
                </div>
                <div class="neo-advantage-card neo-scroll-reveal">
                    <div class="neo-advantage-icon">
                        <span>⏱️</span>
                    </div>
                    <h3 class="neo-advantage-title">快速响应</h3>
                    <p class="neo-advantage-description">
                        高效的服务团队，及时响应客户需求
                    </p>
                </div>
                <div class="neo-advantage-card neo-scroll-reveal">
                    <div class="neo-advantage-icon">
                        <span>💰</span>
                    </div>
                    <h3 class="neo-advantage-title">性价比高</h3>
                    <p class="neo-advantage-description">
                        合理的价格策略，为客户创造更大价值
                    </p>
                </div>
            </div>
        </div>
    </section>

    
    <section class="neo-section">
        <div class="neo-container">
            <div class="neo-about-layout">
                <div class="neo-about-content neo-scroll-reveal">
                    <div class="neo-section-header neo-section-header-left">
                        <span class="neo-section-badge">关于我们</span>
                        <h2 class="neo-section-title">企业简介</h2>
                    </div>
                    <p class="neo-about-text">
                        白山市浑江区康辉文体健身器材成立于，是一家专业从事的企业。我们拥有一支经验丰富的专业团队，致力于为客户提供高品质的产品和服务。
                    </p>
                    <p class="neo-about-text">
                        多年来，我们凭借卓越的品质和优质的服务，赢得了广大客户的信任和支持。我们将继续秉持"专业、创新、诚信、服务"的核心价值观，不断提升企业核心竞争力，实现可持续发展。
                    </p>
                    <a href="about.html" class="neo-btn neo-btn-primary">
                        了解更多
                    </a>
                </div>
            </div>
        </div>
    </section>

    
    <section class="neo-section neo-section-dark">
        <div class="neo-container">
            <div class="neo-section-header">
                <span class="neo-section-badge">产品服务</span>
                <h2 class="neo-section-title">我们的服务</h2>
                <p class="neo-section-description">
                    为客户提供全方位的解决方案，满足不同行业的需求
                </p>
            </div>
            <div class="neo-services-grid">
                <div class="neo-service-card neo-scroll-reveal">
                    <div class="neo-service-icon">
                        <span>📱</span>
                    </div>
                    <h3 class="neo-service-title">产品设计</h3>
                    <p class="neo-service-description">
                        专业的产品设计团队，为客户提供创新的产品设计方案
                    </p>
                    <a href="service.html" class="neo-service-link">
                        了解详情
                    </a>
                </div>
                <div class="neo-service-card neo-scroll-reveal">
                    <div class="neo-service-icon">
                        <span>🏭</span>
                    </div>
                    <h3 class="neo-service-title">生产制造</h3>
                    <p class="neo-service-description">
                        先进的生产设备和工艺，确保产品质量和生产效率
                    </p>
                    <a href="service.html" class="neo-service-link">
                        了解详情
                    </a>
                </div>
                <div class="neo-service-card neo-scroll-reveal">
                    <div class="neo-service-icon">
                        <span>💻</span>
                    </div>
                    <h3 class="neo-service-title">技术支持</h3>
                    <p class="neo-service-description">
                        专业的技术团队，为客户提供全方位的技术支持和服务
                    </p>
                    <a href="service.html" class="neo-service-link">
                        了解详情
                    </a>
                </div>
            </div>
        </div>
    </section>

    
    <section class="neo-section">
        <div class="neo-container">
            <div class="neo-section-header">
                <span class="neo-section-badge">成功案例</span>
                <h2 class="neo-section-title">项目案例</h2>
                <p class="neo-section-description">
                    我们为众多客户提供了专业的解决方案，以下是部分成功案例
                </p>
            </div>
            <div class="neo-cases-carousel">
                <div class="neo-case-item neo-scroll-reveal">
                    <div class="neo-case-image">
                        <img src="http://222.73.219.23:1668/images/12254.jpg" alt="案例图片" />
                        <div class="neo-case-image-overlay">
                            <a href="case.html" class="neo-case-link">查看详情</a>
                        </div>
                    </div>
                    <div class="neo-case-content">
                        <h3 class="neo-case-title">电子元器件项目</h3>
                        <p class="neo-case-description">
                            为某知名电子企业提供高品质的电子元器件，帮助客户提升产品性能。
                        </p>
                    </div>
                </div>
                <div class="neo-case-item neo-scroll-reveal">
                    <div class="neo-case-image">
                        <img src="http://222.73.219.23:1668/images/24774.jpg" alt="案例图片" />
                        <div class="neo-case-image-overlay">
                            <a href="case.html" class="neo-case-link">查看详情</a>
                        </div>
                    </div>
                    <div class="neo-case-content">
                        <h3 class="neo-case-title">园艺用具项目</h3>
                        <p class="neo-case-description">
                            为某知名园艺企业设计和生产专业的园艺用具，帮助客户拓展市场。
                        </p>
                    </div>
                </div>
                <div class="neo-case-item neo-scroll-reveal">
                    <div class="neo-case-image">
                        <img src="http://222.73.219.23:1668/images/32813.jpg" alt="案例图片" />
                        <div class="neo-case-image-overlay">
                            <a href="case.html" class="neo-case-link">查看详情</a>
                        </div>
                    </div>
                    <div class="neo-case-content">
                        <h3 class="neo-case-title">装饰盒项目</h3>
                        <p class="neo-case-description">
                            为某知名品牌设计和生产精美的装饰盒，提升客户产品的包装品质。
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </section>

    
    <section class="neo-section neo-section-alt">
        <div class="neo-container">
            <div class="neo-section-header">
                <span class="neo-section-badge">客户评价</span>
                <h2 class="neo-section-title">客户反馈</h2>
            </div>
            <div class="neo-testimonials">
                <div class="neo-testimonial-item neo-scroll-reveal">
                    <div class="neo-testimonial-quote">
                        "白山市浑江区康辉文体健身器材提供的产品质量非常好，服务也很专业，是我们值得信赖的合作伙伴。"
                    </div>
                    <div class="neo-testimonial-author">
                        <span class="neo-testimonial-author-name">张总</span>
                        <span class="neo-testimonial-author-company">某科技公司</span>
                    </div>
                </div>
                <div class="neo-testimonial-item neo-scroll-reveal">
                    <div class="neo-testimonial-quote">
                        "他们的技术团队非常专业，能够快速响应我们的需求，为我们提供了定制化的解决方案。"
                    </div>
                    <div class="neo-testimonial-author">
                        <span class="neo-testimonial-author-name">李总</span>
                        <span class="neo-testimonial-author-company">某制造企业</span>
                    </div>
                </div>
            </div>
        </div>
    </section>

    
    <section class="neo-section neo-section-action">
        <div class="neo-container">
            <div class="neo-action-content neo-scroll-reveal">
                <h2 class="neo-action-title">准备开始您的项目？</h2>
                <p class="neo-action-description">
                    联系我们，了解如何为您的业务提供专业的解决方案
                </p>
                <div class="neo-action-buttons">
                    <a href="contact.html" class="neo-btn neo-btn-primary">
                        联系我们
                    </a>
                    <a href="service.html" class="neo-btn neo-btn-secondary">
                        了解服务
                    </a>
                </div>
            </div>
        </div>
    </section>

    
<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    } else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
<footer class="neo-footer">
    
    <div class="neo-footer-main">
        <div class="neo-container">
            <div class="neo-footer-content">
                
                <div class="neo-footer-column">
                    <div class="neo-footer-logo">
                        <span>白山市浑江区康辉文体健身器材</span>
                        <p class="neo-footer-tagline">专业服务 · 创新未来</p>
                    </div>
                    <p class="neo-footer-description">
                        白山市浑江区康辉文体健身器材致力于为客户提供高品质的产品和服务，通过创新技术和专业团队，为您的业务增长保驾护航。
                    </p>
                    <div class="neo-footer-social">
                        <a href="#" class="neo-footer-social-link" aria-label="微信">
                            <span class="neo-footer-social-icon">💬</span>
                        </a>
                        <a href="#" class="neo-footer-social-link" aria-label="微博">
                            <span class="neo-footer-social-icon">📱</span>
                        </a>
                        <a href="#" class="neo-footer-social-link" aria-label="邮箱">
                            <span class="neo-footer-social-icon">📧</span>
                        </a>
                        <a href="#" class="neo-footer-social-link" aria-label="LinkedIn">
                            <span class="neo-footer-social-icon">💼</span>
                        </a>
                    </div>
                </div>

                
                <div class="neo-footer-column">
                    <h3 class="neo-footer-title">快速链接</h3>
                    <ul class="neo-footer-links">
                        <li><a href="http://www.jlsjdb.com/index.html" class="neo-footer-link">首页</a></li>
                        <li><a href="http://www.jlsjdb.com/about.html" class="neo-footer-link">关于我们</a></li>
                        <li><a href="http://www.jlsjdb.com/service.html" class="neo-footer-link">产品服务</a></li>
                        <li><a href="http://www.jlsjdb.com/case.html" class="neo-footer-link">成功案例</a></li>
                        <li><a href="http://www.jlsjdb.com/news.html" class="neo-footer-link">资讯动态</a></li>
                        <li><a href="http://www.jlsjdb.com/culture.html" class="neo-footer-link">企业文化</a></li>
                        <li><a href="http://www.jlsjdb.com/contact.html" class="neo-footer-link">联系我们</a></li>
                        <li><a href="http://www.jlsjdb.com/job.html" class="neo-footer-link">招聘信息</a></li>
                    </ul>
                </div>

                
                <div class="neo-footer-column">
                    <h3 class="neo-footer-title">联系我们</h3>
                    <ul class="neo-footer-contact">
                        <li class="neo-footer-contact-item">
                            <span class="neo-footer-contact-icon">📍</span>
                            <span class="neo-footer-contact-text">临河区</span>
                        </li>
                        <li class="neo-footer-contact-item">
                            <span class="neo-footer-contact-icon">📞</span>
                            <span class="neo-footer-contact-text">400-882-9571</span>
                        </li>
                        <li class="neo-footer-contact-item">
                            <span class="neo-footer-contact-icon">📧</span>
                            <span class="neo-footer-contact-text">web54571@jlsjdb.com</span>
                        </li>
                        <li class="neo-footer-contact-item">
                            <span class="neo-footer-contact-icon">🕒</span>
                            <span class="neo-footer-contact-text">周一至周五 8:00-18:00</span>
                        </li>
                    </ul>
                </div>

                
                <div class="neo-footer-column">
                    <h3 class="neo-footer-title">站点地图</h3>
                    <ul class="neo-footer-sitemap">
                        
                        <li><a href="/sitemap.xml" class="neo-footer-link">网站XML地图</a></li>
                        <li><a href="/sitemap.txt" class="neo-footer-link">网站TXT地图</a></li>
                        <li><a href="/sitemap.html" class="neo-footer-link">网站HTML地图</a></li>
                        
                    </ul>
                </div>
            </div>
        </div>
    </div>

    
    <div class="neo-footer-links-section">
        <div class="neo-container">
            <h3 class="neo-footer-links-title">友情链接</h3>
            <div class="neo-footer-links-list">
                
                <a href="http://www.jinmancang888.com" target="_blank" class="neo-footer-friend-link">邢台金满仓机械制造有限公司</a>
                
                <a href="http://www.ahqyr.com" target="_blank" class="neo-footer-friend-link">柳北区腾乙特种建材股份有限公司</a>
                
                <a href="http://www.meiling123.com" target="_blank" class="neo-footer-friend-link">上海玉荔网络科技有限公司</a>
                
                <a href="http://www.baudmain.com" target="_blank" class="neo-footer-friend-link">北京鹰帧科技有限公司</a>
                
                <a href="http://www.rational-wanhao.com" target="_blank" class="neo-footer-friend-link">上海龙度信息科技有限公司</a>
                
                <a href="http://www.chaiqianju.com" target="_blank" class="neo-footer-friend-link">郑州市金水区常致日用百货商行</a>
                
                <a href="http://www.baby2048.com" target="_blank" class="neo-footer-friend-link">网众（北京）传媒科技有限公司</a>
                
                <a href="http://www.bdzhongxing.com" target="_blank" class="neo-footer-friend-link">吉安市帮济物流有限合伙企业</a>
                
                <a href="http://www.jianxunapp.com" target="_blank" class="neo-footer-friend-link">天台诺威电子商务有限公司</a>
                
                <a href="http://www.jd6t.com" target="_blank" class="neo-footer-friend-link">广东微谱网络科技有限公司</a>
                
                <a href="http://www.dingzeling.com" target="_blank" class="neo-footer-friend-link">昆明金爵曼舞舞蹈工作室</a>
                
                <a href="http://www.laodoujia.com" target="_blank" class="neo-footer-friend-link">鲁山县尧山镇老窦家农家宾馆</a>
                
                <a href="http://www.xiongliansw.com" target="_blank" class="neo-footer-friend-link">丰都县留味螺餐饮馆</a>
                
                <a href="http://www.fjbfty.com" target="_blank" class="neo-footer-friend-link">福建八方体育场材料有限公司</a>
                
                <a href="http://www.hnyide2021.com" target="_blank" class="neo-footer-friend-link">湖南省易德建材有限公司</a>
                
                <a href="http://www.cjnxj.com" target="_blank" class="neo-footer-friend-link">唐河县数赢仓储股份有限公司</a>
                
                <a href="http://www.guoansport.com" target="_blank" class="neo-footer-friend-link">国安体育文化发展（北京）有限公司</a>
                
                <a href="http://www.nmggzw.com" target="_blank" class="neo-footer-friend-link">渭城区巴街舞蹈有限责任公司</a>
                
                <a href="http://www.jidanlaile.com" target="_blank" class="neo-footer-friend-link">石家庄启秀商贸有限公司</a>
                
                <a href="http://www.51dayup.com" target="_blank" class="neo-footer-friend-link">小金县键相工艺礼品有限公司</a>
                
                <a href="http://www.jsgao.com" target="_blank" class="neo-footer-friend-link">沙坪坝区四季网络技术工作室</a>
                
                <a href="http://www.tsdongfa.com" target="_blank" class="neo-footer-friend-link">唐山东发建筑安装工程有限公司</a>
                
                <a href="http://www.dfsgjmd.com" target="_blank" class="neo-footer-friend-link">东峰（广州）健康科技有限公司</a>
                
                <a href="http://www.tianqiaoba.com" target="_blank" class="neo-footer-friend-link">沈阳市天桥中医院</a>
                
                <a href="http://www.lalafur.com" target="_blank" class="neo-footer-friend-link">江岸区查劳化纤织物股份公司</a>
                
                <a href="http://www.lanniu7777.com" target="_blank" class="neo-footer-friend-link">梁平区兰妞电子商务中心</a>
                
                <a href="http://www.xnxdbj.com" target="_blank" class="neo-footer-friend-link">西宁市城北区兄弟搬家服务部</a>
                
                <a href="http://www.jzdyll.com" target="_blank" class="neo-footer-friend-link">沙市区迪亚罗兰医疗整形美容门诊</a>
                
                <a href="http://www.leichaojiaoyu.com" target="_blank" class="neo-footer-friend-link">深圳前海雷奥数字科技有限公司</a>
                
                <a href="http://www.hn-sg.com" target="_blank" class="neo-footer-friend-link">太平区收菜加盟有限公司</a>
                
                <a href="http://www.zy250.com" target="_blank" class="neo-footer-friend-link">博山区料整声乐股份公司</a>
                
                <a href="http://www.cqsxnyy.com" target="_blank" class="neo-footer-friend-link">成都武侯军盛癫痫医院有限公司</a>
                
                <a href="http://www.lvyuanwai.com" target="_blank" class="neo-footer-friend-link">宁南县郑楚行政股份公司</a>
                
                <a href="http://www.dislanneur.com" target="_blank" class="neo-footer-friend-link">上海兰怡化妆品有限公司</a>
                
                <a href="http://www.wocamp.com" target="_blank" class="neo-footer-friend-link">深圳市波依也文化发展有限公司</a>
                
                <a href="http://www.redfurs.com" target="_blank" class="neo-footer-friend-link">临汾市尧都区华艺牛肉丸子面店</a>
                
                <a href="http://www.shbanban.com" target="_blank" class="neo-footer-friend-link">上海搬搬搬场服务有限公司</a>
                
                <a href="http://www.beijingweifenghui.com" target="_blank" class="neo-footer-friend-link">广州微峰会投资发展有限公司</a>
                
                <a href="http://www.dgmingzhen.com" target="_blank" class="neo-footer-friend-link">榆阳区乱滑园林绿化机械合伙企业</a>
                
                <a href="http://www.xiaoyouhealth.com" target="_blank" class="neo-footer-friend-link">灵武市星扎纺织品设计加工有限合伙企业</a>
                
                <a href="http://www.5fxl.com" target="_blank" class="neo-footer-friend-link">深圳市无方心理健康咨询有限公司</a>
                
                <a href="http://www.ninhuigou.com" target="_blank" class="neo-footer-friend-link">宁夏名特汇工贸有限公司</a>
                
                <a href="http://www.whysygs.com" target="_blank" class="neo-footer-friend-link">武汉伊顺源不锈钢有限公司</a>
                
                <a href="http://www.gczyyzx.com" target="_blank" class="neo-footer-friend-link">郑州纳百企业管理咨询有限公司</a>
                
                <a href="http://www.hudongchuanmei.com" target="_blank" class="neo-footer-friend-link">灵璧县饮莫铸锻件股份有限公司</a>
                
                <a href="http://www.szleyangdao.com" target="_blank" class="neo-footer-friend-link">深圳市乐养道生物科技有限公司</a>
                
                <a href="http://www.cqquanzheng.com" target="_blank" class="neo-footer-friend-link">重庆全正物流有限公司</a>
                
                <a href="http://www.bhepe.com" target="_blank" class="neo-footer-friend-link">天津渤海环保工程有限公司</a>
                
                <a href="http://www.bangqil.com" target="_blank" class="neo-footer-friend-link">武汉翰风互动网络科技有限公司</a>
                
                <a href="http://www.mwgj888.com" target="_blank" class="neo-footer-friend-link">海南名闻酒店管理有限公司</a>
                
                <a href="http://www.yn6h.com" target="_blank" class="neo-footer-friend-link">都兰县触使焊接切割有限责任公司</a>
                
                <a href="http://www.taomuyuansm.com" target="_blank" class="neo-footer-friend-link">重庆桃木园商贸有限公司</a>
                
                <a href="http://www.kwxcq.com" target="_blank" class="neo-footer-friend-link">黟县陶署饲料有限合伙企业</a>
                
                <a href="http://www.xiaomiyizhan.com" target="_blank" class="neo-footer-friend-link">杭州米胖旅行社有限公司</a>
                
                <a href="http://www.youpintuishou.com" target="_blank" class="neo-footer-friend-link">新林区壮油壁纸清洗合伙企业</a>
                
                <a href="http://www.51xuechewang.com" target="_blank" class="neo-footer-friend-link">上海秦亭建材有限公司</a>
                
                <a href="http://www.zhaiang.com" target="_blank" class="neo-footer-friend-link">桓台县频构垃圾车有限公司</a>
                
                <a href="http://www.28m5.com" target="_blank" class="neo-footer-friend-link">北京创富天下网络技术有限公司</a>
                
                <a href="http://www.daimapu.com" target="_blank" class="neo-footer-friend-link">宣汉县含扬摄像摄影有限合伙企业</a>
                
                <a href="http://www.sy13668.com" target="_blank" class="neo-footer-friend-link">苏州智伟建电子科技有限公司</a>
                
                <a href="http://www.caikelong.com" target="_blank" class="neo-footer-friend-link">中山市邱氏服饰有限公司</a>
                
                <a href="http://www.ziyuevip.com" target="_blank" class="neo-footer-friend-link">海安县才丹畜牧养殖业设备股份有限公司</a>
                
                <a href="http://www.scqianhai.com" target="_blank" class="neo-footer-friend-link">四川省齐兴电子科技有限公司</a>
                
                <a href="http://www.lliaopay.com" target="_blank" class="neo-footer-friend-link">北京易富成科技有限公司</a>
                
                <a href="http://www.doudapan.com" target="_blank" class="neo-footer-friend-link">北京小新同学智能科技有限公司</a>
                
                <a href="http://www.yzocgd.com" target="_blank" class="neo-footer-friend-link">扬州欧辰光电科技有限公司</a>
                
                <a href="http://www.813271.com" target="_blank" class="neo-footer-friend-link">广州启迅网络科技有限公司</a>
                
                <a href="http://www.gggjh.com" target="_blank" class="neo-footer-friend-link">长沙市首端碳资产合伙企业</a>
                
                <a href="http://www.danzhisuan.com" target="_blank" class="neo-footer-friend-link">永州市鲜麼生物技术合伙企业</a>
                
                <a href="http://www.liyuanyy.com" target="_blank" class="neo-footer-friend-link">佛山市顺德区力远液压气动五金机电设备有限公司</a>
                
                <a href="http://www.gpscjh.com" target="_blank" class="neo-footer-friend-link">贵溪市天眼电子科技有限公司</a>
                
                <a href="http://www.kaertiao.com" target="_blank" class="neo-footer-friend-link">富民县录炎国潮品牌有限合伙企业</a>
                
                <a href="http://www.nmquanyi.com" target="_blank" class="neo-footer-friend-link">内蒙古全亿新型建材有限公司</a>
                
                <a href="http://www.zhiduobao365.com" target="_blank" class="neo-footer-friend-link">冉盛云健康科技（北京）有限公司</a>
                
                <a href="http://www.tijiantuangou.com" target="_blank" class="neo-footer-friend-link">北京亿康网联科技有限公司</a>
                
                <a href="http://www.hxsjmrmj.com" target="_blank" class="neo-footer-friend-link">北京宇宙天互联网信息服务有限公司</a>
                
                <a href="http://www.shaoerbisai.com" target="_blank" class="neo-footer-friend-link">北京惠天文化传播有限公司</a>
                
                <a href="http://www.zjjinzhao.com" target="_blank" class="neo-footer-friend-link">兰溪今朝商贸有限公司今朝商厦</a>
                
                <a href="http://www.xomthu.com" target="_blank" class="neo-footer-friend-link">萧县植余车联网有限公司</a>
                
                <a href="http://www.hashmontage.com" target="_blank" class="neo-footer-friend-link">海口龙华鑫商科技工作室</a>
                
                <a href="http://www.kbfzz.com" target="_blank" class="neo-footer-friend-link">松潘县费者洗衣机合伙企业</a>
                
                <a href="http://www.xiaoshihouny.com" target="_blank" class="neo-footer-friend-link">黑龙江闻德商贸有限公司</a>
                
                <a href="http://www.fhmpd.com" target="_blank" class="neo-footer-friend-link">永定区效壮外衣有限合伙企业</a>
                
                <a href="http://www.ny13579.com" target="_blank" class="neo-footer-friend-link">广西轮流富网络科技有限公司</a>
                
                <a href="http://www.yingangjiaju.com" target="_blank" class="neo-footer-friend-link">河南银港泛家居产业园有限公司</a>
                
                <a href="http://www.zzchcj.com" target="_blank" class="neo-footer-friend-link">郑州晨皓能源有限公司</a>
                
                <a href="http://www.ooevt.com" target="_blank" class="neo-footer-friend-link">梁河县蔬声除虫除蚁股份公司</a>
                
                <a href="http://www.huamoyan.com" target="_blank" class="neo-footer-friend-link">光泽县即城植保机械有限公司</a>
                
                <a href="http://www.52diqiu.com" target="_blank" class="neo-footer-friend-link">益阳市赫山区初暖手作饰品店</a>
                
                <a href="http://www.china-osd.com" target="_blank" class="neo-footer-friend-link">北京东悦空间建筑装饰工程设计有限公司</a>
                
                <a href="http://www.zshtv.com" target="_blank" class="neo-footer-friend-link">哈尔滨市选校填充玩具合伙企业</a>
                
                <a href="http://www.shincai.com" target="_blank" class="neo-footer-friend-link">广州鑫彩印刷包装有限公司</a>
                
                <a href="http://www.huaxiawenku.com" target="_blank" class="neo-footer-friend-link">单县羊阿毛之家网络科技工作室（个体工商户）</a>
                
                <a href="http://www.qdysxd.com" target="_blank" class="neo-footer-friend-link">青岛今生兄弟酒业有限公司</a>
                
                <a href="http://www.tiyuhang.com" target="_blank" class="neo-footer-friend-link">霍林郭勒市重环碳素产品合伙企业</a>
                
                <a href="http://www.sdtgcl8.com" target="_blank" class="neo-footer-friend-link">山东鑫宇土工材料工程有限公司</a>
                
                <a href="http://www.tylykj.com" target="_blank" class="neo-footer-friend-link">江西桐源林业科技有限公司</a>
                
                <a href="http://www.huanmeitong.com" target="_blank" class="neo-footer-friend-link">广西南宁环美通教育咨询有限公司</a>
                
                <a href="http://www.hello-linux.com" target="_blank" class="neo-footer-friend-link">成都莉凡传媒有限公司</a>
                
                <a href="http://www.yunshanghuarong.com" target="_blank" class="neo-footer-friend-link">小店区钢根GPS系统有限责任公司</a>
                
            </div>
        </div>
    </div>

    
    <div class="neo-footer-bottom">
        <div class="neo-container">
            <div class="neo-footer-bottom-content">
                <p class="neo-footer-copyright">
                    ©  白山市浑江区康辉文体健身器材. 保留所有权利.
                    
            
                </p>
            </div>
        </div>
    </div>
</footer>


<button class="neo-back-to-top" id="neoBackToTop" aria-label="返回顶部">
    <span>↑</span>
</button>

<script>
(function() {
    // 返回顶部按钮
    const backToTopButton = document.getElementById('neoBackToTop');
    
    if (backToTopButton) {
        window.addEventListener('scroll', function() {
            if (window.scrollY > 300) {
                backToTopButton.classList.add('active');
            } else {
                backToTopButton.classList.remove('active');
            }
        });
        
        backToTopButton.addEventListener('click', function() {
            window.scrollTo({
                top: 0,
                behavior: 'smooth'
            });
        });
    }
    
    // 滚动显示动画
    const observerOptions = {
        threshold: 0.1,
        rootMargin: '0px 0px -50px 0px'
    };

    const observer = new IntersectionObserver((entries) => {
        entries.forEach(entry => {
            if (entry.isIntersecting) {
                entry.target.classList.add('revealed');
            }
        });
    }, observerOptions);

    // 观察所有需要动画的元素
    document.querySelectorAll('.neo-scroll-reveal').forEach(element => {
        observer.observe(element);
    });
})();
</script>



    <script>
        // 滚动显示动画
        (function() {
            const observerOptions = {
                threshold: 0.1,
                rootMargin: '0px 0px -50px 0px'
            };

            const observer = new IntersectionObserver((entries) => {
                entries.forEach(entry => {
                    if (entry.isIntersecting) {
                        entry.target.classList.add('revealed');
                    }
                });
            }, observerOptions);

            // 观察所有需要动画的元素
            document.querySelectorAll('.neo-scroll-reveal').forEach(element => {
                observer.observe(element);
            });
        })();
    </script>
</body>
</html>