You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115 lines
6.2 KiB
115 lines
6.2 KiB
<footer class="main-footer">
|
|
<div class="footer-container">
|
|
<!-- 主要内容区域 -->
|
|
<div class="footer-main">
|
|
<!-- Logo 和公司信息 -->
|
|
<div class="footer-brand">
|
|
<div class="footer-logo">
|
|
<img src="https://nenghui.com/wp-content/uploads/2025/11/logo-2.png" alt="<?php bloginfo('name'); ?>" style=" height: 32px;" class="logo-img">
|
|
</div>
|
|
<div class="footer-social">
|
|
<a href="https://www.linkedin.com/company/nenghuitech" class="social-link linkedin" aria-label="LinkedIn">
|
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
|
|
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
|
|
</svg>
|
|
</a>
|
|
<a href="https://www.facebook.com/nenghuitech" class="social-link facebook" aria-label="Facebook">
|
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
|
|
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
|
|
</svg>
|
|
</a>
|
|
<a href="https://x.com/NenghuiTech" class="social-link twitter" aria-label="Twitter">
|
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
|
|
<path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
|
|
</svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 导航菜单区域 -->
|
|
<div class="footer-nav">
|
|
<div class="footer-nav-column">
|
|
<h3 class="footer-nav-title">Products</h3>
|
|
<ul class="footer-nav-list">
|
|
|
|
<li><a href="https://nenghui.com/products/ne418l/">NB418L</a></li>
|
|
<li><a href="https://nenghui.com/products/ne233l/">NE233L</a></li>
|
|
|
|
<li><a href="https://nenghui.com/products/ne261l/">NE261L</a></li>
|
|
<li><a href="https://nenghui.com/products/n20hc5000/">N20HC5000</a></li>
|
|
<li><a href="https://nenghui.com/products/nh-ics180-261/">NH-ICS180-261</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="footer-nav-column">
|
|
<h3 class="footer-nav-title">Support</h3>
|
|
<ul class="footer-nav-list">
|
|
<li><a href="https://nenghui.com/download-center/">Download Center</a></li>
|
|
<li><a href="https://nenghui.com/support/">Service</a></li>
|
|
<li><a href="https://nenghui.com/faq/">FAQ</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="footer-nav-column">
|
|
<h3 class="footer-nav-title">ABOUT US</h3>
|
|
<ul class="footer-nav-list">
|
|
<li><a href="https://nenghui.com/about-us/">Company Profile</a></li>
|
|
<li><a href="https://nenghui.com/honor/">Certifications & Accreditations</a></li>
|
|
<li><a href="https://nenghui.com/oem/">OEM</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="footer-nav-column">
|
|
<h3 class="footer-nav-title">Contact us</h3>
|
|
<ul class="footer-nav-list">
|
|
<li><a href="https://nenghui.com/contact-us/">Contact us</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 订阅区域 -->
|
|
<div class="footer-subscribe">
|
|
<?php echo do_shortcode('[fluentform id="3"]'); ?>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 分隔线 -->
|
|
<div class="footer-divider"></div>
|
|
|
|
<!-- 底部版权信息 -->
|
|
<div class="footer-bottom">
|
|
<div class="footer-copyright">
|
|
<p>© <?php echo date('Y'); ?> Shanghai Nenghui Technology Co.,Ltd. All rights reserved.</p>
|
|
</div>
|
|
<div class="footer-links">
|
|
<?php
|
|
$cookie_options = get_option('nenghui_cookie_options');
|
|
$privacy_page_id = isset($cookie_options['privacy_policy_page']) ? $cookie_options['privacy_policy_page'] : '';
|
|
$cookie_page_id = isset($cookie_options['cookie_policy_page']) ? $cookie_options['cookie_policy_page'] : '';
|
|
|
|
if ($privacy_page_id) : ?>
|
|
<a href="<?php echo get_permalink($privacy_page_id); ?>">Privacy Policy</a>
|
|
<?php endif; ?>
|
|
|
|
<?php if ($cookie_page_id) : ?>
|
|
<a href="<?php echo get_permalink($cookie_page_id); ?>">Cookie Policy</a>
|
|
<?php endif; ?>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<?php wp_footer(); ?>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/11.0.5/swiper-bundle.min.js"></script>
|
|
<script>
|
|
AOS.init({
|
|
duration: 800, // 动画持续时间
|
|
once: true, // 动画只触发一次,防止回滚时重复触发
|
|
offset: 100, // 触发偏移量
|
|
easing: 'ease-out-cubic', // 缓动函数
|
|
});
|
|
</script>
|
|
</footer>
|
|
</body>
|
|
</html>
|