<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Asia Pacific Industry Group Co., Limited</title>
    <meta name="description" content="China's high-end film manufacturer, the highest peak in thin film manufacturing lines">
    <meta name="keywords" content="BOPP film, BOPET film, packing film, industrial film, Asia Pacific">
    
    <!-- Tailwind CSS -->
    <script src="https://cdn.tailwindcss.com"></script>
    
    <!-- Custom CSS -->
    <link rel="stylesheet" href="css/style.css">
    
    <!-- Google Fonts -->
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;700&display=swap" rel="stylesheet">
    
    <!-- Font Awesome icons -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
</head>
<body class="font-['Inter'] bg-gray-50 text-gray-800">
    <!-- Navigation -->
    <nav class="navbar">
        <div class="nav-container">
            <div class="logo">
                <div class="w-10 h-10 bg-gradient-to-br from-blue-600 to-blue-800 rounded-lg flex items-center justify-center">
                    <span class="text-white font-bold text-lg">AP</span>
                </div>
                <span>Asia Pacific</span>
            </div>
            
            <!-- Mobile menu button -->
            <div class="nav-toggle" id="navToggle">
                <span></span>
                <span></span>
                <span></span>
            </div>
            
            <!-- Navigation menu -->
            <ul class="nav-menu" id="navMenu">
                <li><a href="#home" class="nav-link">Home</a></li>
                
                <!-- Products Dropdown -->
                <li class="dropdown">
                    <a href="javascript:void(0)" class="nav-link dropdown-toggle">
                        Products <i class="fas fa-chevron-down text-xs ml-1"></i>
                    </a>
                    <ul class="dropdown-menu">
                        <li><a href="category/bopet-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600 rounded-t-lg">BOPET Film (Polyester Film)</a></li>
                        <li><a href="category/bopp-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">BOPP Film (Polypropylene film)</a></li>
                        <li><a href="category/packing-tape.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">BOPP Packing Tape Jumbo Rolls</a></li>
                        <li><a href="category/thermal-laminating.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">BOPP/BOPET Thermal Laminating Film coated EVA</a></li>
                        <li><a href="category/pof-shrink-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">POF Shrink Film (Polyolefin)</a></li>
                        <li><a href="category/window-envelope-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">BOPS Window Envelope Film</a></li>
                        <li><a href="category/bops-sheets.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">BOPS Sheets</a></li>
                        <li><a href="category/cpp-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">CPP Film</a></li>
                        <li><a href="category/pe-pvc-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">PE，PVC Film</a></li>
                        <li><a href="category/copy-paper.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Copy Paper,Photo paper</a></li>
                        <li><a href="category/adhesive-labels.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Adhesive Labels & Barcode Ribbons</a></li>
                        <li><a href="category/self-adhesive-tape.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Self Adhesive Tear Tape</a></li>
                        <li><a href="category/tear-clips.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Tear Clips & Band</a></li>
                        <li><a href="category/bopa-film.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">BOPA Film</a></li>
                        <li><a href="category/film-machine-lines.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Film Machine Lines</a></li>
                        <li><a href="category/aluminium-foil.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Aluminium Foil & Steel</a></li>
                        <li><a href="category/current-transformer.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Current Transformer</a></li>
                    </ul>
                </li>
                
                <li><a href="#products" class="nav-link">Products Lines</a></li>
                
                <!-- News Dropdown -->
                <li class="dropdown">
                    <a href="javascript:void(0)" class="nav-link dropdown-toggle">
                        News <i class="fas fa-chevron-down text-xs ml-1"></i>
                    </a>
                    <ul class="dropdown-menu">
                        <li><a href="category/industry-news.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600 rounded-t-lg">Industry News</a></li>
                        <li><a href="category/company-news.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Company News</a></li>
                        <li><a href="category/employees-literary.html" class="block px-4 py-3 text-sm text-gray-700 hover:bg-blue-50 hover:text-blue-600">Employees Literary</a></li>
                    </ul>
                </li>
                
                <li><a href="#about" class="nav-link">About Us</a></li>
                <li><a href="#honor" class="nav-link">Honor</a></li>
                <li><a href="#service" class="nav-link">Service Center</a></li>
                <li><a href="#case" class="nav-link">Classic Cases</a></li>
                <li><a href="#contact" class="nav-link">Contact</a></li>
                
                <!-- Language Switch -->
                <li class="language-switch">
                    <a href="ch/index.html" class="active">中文</a>
                    <a href="index.html">English</a>
                </li>
            </ul>
        </div>
    </nav>

    <!-- Hero Section -->
    <section id="home" class="hero">
        <div class="hero-content">
            <h1>ASIA PACIFIC'S WRAPPING FILM PACKS THE WORLD</h1>
            <p class="subtitle">China's high-end film manufacturer, the highest peak in thin film manufacturing lines</p>
            <div class="hero-buttons">
                <a href="#products" class="btn-primary">View Products</a>
                <a href="#about" class="btn-secondary">Learn More</a>
            </div>
        </div>
    </section>

    <!-- Featured Products Section -->
    <section id="products" class="featured-products">
        <div class="container">
            <h2>Featured Products</h2>
            <div class="product-grid" id="featuredProducts">
                <!-- Products will be dynamically loaded -->
                <div class="product-card animate-fade-in-up">
                    <div class="relative overflow-hidden">
                        <img src="images/products/bopet-standard.jpg" alt="BOPET Film" class="w-full h-64 object-cover">
                        <div class="absolute top-4 right-4 bg-blue-600 text-white px-3 py-1 rounded-full text-sm font-semibold">
                            Best Seller
                        </div>
                    </div>
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-gray-800 mb-2">BOPET Polyester Film</h3>
                        <p class="text-gray-600 mb-4 line-clamp-2">High-quality BOPET polyester film with excellent transparency and barrier properties. Ideal for printing and laminating applications.</p>
                        <div class="flex justify-between items-center mb-4">
                            <span class="text-2xl font-bold text-blue-600">¥2,500/meter</span>
                            <span class="text-sm text-gray-500">4.2-4.5μm thickness</span>
                        </div>
                        <div class="flex gap-2">
                            <a href="product.html?id=1" class="flex-1 bg-blue-600 text-white text-center py-2 rounded-lg hover:bg-blue-700 transition-colors">View Details</a>
                            <button class="flex-1 border border-blue-600 text-blue-600 text-center py-2 rounded-lg hover:bg-blue-50 transition-colors">Contact Us</button>
                        </div>
                    </div>
                </div>

                <div class="product-card animate-fade-in-up">
                    <div class="relative overflow-hidden">
                        <img src="images/products/bopp-heat-sealable.jpg" alt="BOPP Heat Sealable Film" class="w-full h-64 object-cover">
                        <div class="absolute top-4 right-4 bg-green-600 text-white px-3 py-1 rounded-full text-sm font-semibold">
                            New
                        </div>
                    </div>
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-gray-800 mb-2">BOPP Heat Sealable Film</h3>
                        <p class="text-gray-600 mb-4 line-clamp-2">Premium BOPP heat sealable film for packaging applications with excellent seal performance.</p>
                        <div class="flex justify-between items-center mb-4">
                            <span class="text-2xl font-bold text-blue-600">¥1,800/meter</span>
                            <span class="text-sm text-gray-500">3.0-4.0μm thickness</span>
                        </div>
                        <div class="flex gap-2">
                            <a href="product.html?id=2" class="flex-1 bg-blue-600 text-white text-center py-2 rounded-lg hover:bg-blue-700 transition-colors">View Details</a>
                            <button class="flex-1 border border-blue-600 text-blue-600 text-center py-2 rounded-lg hover:bg-blue-50 transition-colors">Contact Us</button>
                        </div>
                    </div>
                </div>

                <div class="product-card animate-fade-in-up">
                    <div class="relative overflow-hidden">
                        <img src="images/products/pof-shrink.jpg" alt="POF Shrink Film" class="w-full h-64 object-cover">
                        <div class="absolute top-4 right-4 bg-orange-600 text-white px-3 py-1 rounded-full text-sm font-semibold">
                            Recommended
                        </div>
                    </div>
                    <div class="p-6">
                        <h3 class="text-xl font-bold text-gray-800 mb-2">POF Shrink Film</h3>
                        <p class="text-gray-600 mb-4 line-clamp-2">High-clarity POF shrink film for packaging solutions with excellent packaging effect.</p>
                        <div class="flex justify-between items-center mb-4">
                            <span class="text-2xl font-bold text-blue-600">¥2,200/meter</span>
                            <span class="text-sm text-gray-500">3.5-4.5μm thickness</span>
                        </div>
                        <div class="flex gap-2">
                            <a href="product.html?id=3" class="flex-1 bg-blue-600 text-white text-center py-2 rounded-lg hover:bg-blue-700 transition-colors">View Details</a>
                            <button class="flex-1 border border-blue-600 text-blue-600 text-center py-2 rounded-lg hover:bg-blue-50 transition-colors">Contact Us</button>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- About Section -->
    <section id="about" class="about-section">
        <div class="container">
            <div class="about-content">
                <div class="about-text">
                    <h2>About Asia Pacific Industry Group</h2>
                    <p>Is a collection of production, research and development and sales for the integration of a large multinational group of companies. In today's global market economy condition, the company full participation in the quality of the products at home and abroad, price and service competition.</p>
                    <p>Take the market as the guide, is committed to export-oriented (export-oriented) the development of the economy. Group relying on mainland China land resources labor cost advantage and advantage of government's policy of opening to the outside world, vigorously the introduction of modern production lines, the economies of scale and intensive economic road, increase investment in scientific research project, encourage scientific and technological personnel to product innovation, timely to adapt to the global customers increasingly fine specialization, diversification, personalization...</p>
                    <a href="about.html" class="btn-primary">Read More</a>
                </div>
                <div class="about-image">
                    <img src="images/about-us.jpg" alt="About Asia Pacific">
                </div>
            </div>
        </div>
    </section>

    <!-- Product Lines Section -->
    <section class="product-lines-section">
        <div class="container">
            <h2>Product Lines</h2>
            <div class="lines-grid">
                <div class="line-card">
                    <div class="line-image">
                        <img src="images/line-1.jpg" alt="BOPET Film Production Lines">
                    </div>
                    <div class="line-content">
                        <h3>BOPET Film Production Lines</h3>
                        <p>Advanced production lines for BOPET polyester films</p>
                        <a href="product_lines.html#bopet" class="btn btn-outline">View Details</a>
                    </div>
                </div>
                <div class="line-card">
                    <div class="line-image">
                        <img src="images/line-2.jpg" alt="BOPP Film Production Lines">
                    </div>
                    <div class="line-content">
                        <h3>BOPP Film Production Lines</h3>
                        <p>High-quality BOPP film production equipment</p>
                        <a href="product_lines.html#bopp" class="btn btn-outline">View Details</a>
                    </div>
                </div>
                <div class="line-card">
                    <div class="line-image">
                        <img src="images/line-3.jpg" alt="Thermal Lamination Film Production Lines">
                    </div>
                    <div class="line-content">
                        <h3>Thermal Lamination Film Production Lines</h3>
                        <p>Advanced thermal lamination film production lines</p>
                        <a href="product_lines.html#thermal" class="btn btn-outline">View Details</a>
                    </div>
                </div>
                <div class="line-card">
                    <div class="line-image">
                        <img src="images/line-4.jpg" alt="Tape Production Lines">
                    </div>
                    <div class="line-content">
                        <h3>Tape Production Lines</h3>
                        <p>Professional tape production equipment and lines</p>
                        <a href="product_lines.html#tape" class="btn btn-outline">View Details</a>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- News Section -->
    <section class="news-section">
        <div class="container">
            <h2>Latest News</h2>
            <div class="news-grid">
                <div class="news-card">
                    <div class="news-image">
                        <img src="images/news/news1.jpg" alt="News 1">
                    </div>
                    <div class="news-content">
                        <h3>Sales Manager WeChat ID Update</h3>
                        <div class="news-date">August 27, 2024</div>
                        <p class="news-excerpt">We have updated the sales manager's WeChat contact information. Please pay attention.</p>
                        <a href="#" class="btn btn-outline">Read More</a>
                    </div>
                </div>
                
                <div class="news-card">
                    <div class="news-image">
                        <img src="images/news/news2.jpg" alt="News 2">
                    </div>
                    <div class="news-content">
                        <h3>Qin Yuan Chun International Trade</h3>
                        <div class="news-date">August 24, 2024</div>
                        <p class="news-excerpt">Company international trade business has made new progress, further expanding overseas market.</p>
                        <a href="#" class="btn btn-outline">Read More</a>
                    </div>
                </div>
                
                <div class="news-card">
                    <div class="news-image">
                        <img src="images/news/news3.jpg" alt="News 3">
                    </div>
                    <div class="news-content">
                        <h3>BOPP Crystal Adhesive Tape Bulk Sales</h3>
                        <div class="news-date">July 17, 2024</div>
                        <p class="news-excerpt">Company BOPP crystal adhesive tape is now in stock, available for bulk sales.</p>
                        <a href="#" class="btn btn-outline">Read More</a>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Contact Section -->
    <section id="contact" class="contact-section">
        <div class="container">
            <div class="contact-content">
                <div class="contact-info">
                    <h2>Contact Us</h2>
                    <div class="contact-item">
                        <h3>Address</h3>
                        <p>NO.3399 LUZHOU AVE.,BAOHE DIST., 230051, HEFEI, ANHUI,CHINA</p>
                    </div>
                    <div class="contact-item">
                        <h3>Phone</h3>
                        <p>86-551-64687285</p>
                    </div>
                    <div class="contact-item">
                        <h3>Mobile</h3>
                        <p>86-86-18919654871</p>
                    </div>
                    <div class="contact-item">
                        <h3>Email</h3>
                        <p>sales@boppfilmsales.com</p>
                    </div>
                </div>
                
                <div class="contact-form">
                    <h2>Send Message</h2>
                    <form id="contactForm">
                        <div class="form-group">
                            <input type="text" id="name" name="name" placeholder="Your Name" required>
                        </div>
                        <div class="form-group">
                            <input type="email" id="email" name="email" placeholder="Your Email" required>
                        </div>
                        <div class="form-group">
                            <input type="tel" id="phone" name="phone" placeholder="Your Phone">
                        </div>
                        <div class="form-group">
                            <textarea id="message" name="message" placeholder="Your Message" rows="5" required></textarea>
                        </div>
                        <button type="submit" class="btn btn-primary">Send Message</button>
                    </form>
                </div>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer class="footer">
        <div class="container">
            <div class="footer-content">
                <div class="footer-section">
                    <h3>About Us</h3>
                    <p>China's high-end film manufacturer, the highest peak in thin film manufacturing lines</p>
                    <div class="social-links">
                        <a href="#" class="social-link">WeChat</a>
                        <a href="#" class="social-link">Whatsapp</a>
                        <a href="#" class="social-link">QQ</a>
                    </div>
                </div>
                
                <div class="footer-section">
                    <h3>Quick Links</h3>
                    <ul>
                        <li><a href="#home">Home</a></li>
                        <li><a href="#about">About Us</a></li>
                        <li><a href="#products">Products</a></li>
                        <li><a href="#news">News</a></li>
                        <li><a href="#contact">Contact</a></li>
                    </ul>
                </div>
                
                <div class="footer-section">
                    <h3>Product Categories</h3>
                    <ul>
                        <li><a href="#">BOPET Film</a></li>
                        <li><a href="#">BOPP Film</a></li>
                        <li><a href="#">POF Film</a></li>
                        <li><a href="#">Packing Tape</a></li>
                        <li><a href="#">Thermal Film</a></li>
                    </ul>
                </div>
                
                <div class="footer-section">
                    <h3>Contact Info</h3>
                    <p>NO.3399 LUZHOU AVE.,BAOHE DIST., 230051, HEFEI, ANHUI,CHINA</p>
                    <p>Tel: 86-551-64687285</p>
                    <p>Mobile: 86-86-18919654871</p>
                    <p>Email: sales@boppfilmsales.com</p>
                </div>
            </div>
            
            <div class="footer-bottom">
                <p>&copy; 2018-2026 Asia Pacific Industry Group Co., Limited. All rights reserved.</p>
            </div>
        </div>
    </footer>

    <!-- Custom JS -->
    <script src="js/main.js"></script>
</body>
</html>