{"id":1403,"date":"2026-04-18T09:22:38","date_gmt":"2026-04-18T09:22:38","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=1403"},"modified":"2026-08-18T07:55:35","modified_gmt":"2026-08-18T07:55:35","slug":"powder-coating-services","status":"publish","type":"page","link":"https:\/\/www.powdercoatlinekt.com\/de\/powder-coating-services\/","title":{"rendered":"Powder coating services"},"content":{"rendered":"<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&family=Lexend:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n    \n    <!-- Tailwind CSS CDN -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        primary: {\n                            DEFAULT: '#34C759',\n                            dark: '#28a745',\n                            light: '#eaf9ee'\n                        },\n                        neutral: {\n                            950: '#0a0a0a'\n                        }\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        heading: ['Lexend', 'sans-serif']\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <style>\n        .glass-card {\n            background: rgba(255,255,255,0.8);\n            backdrop-filter: blur(12px);\n            border: 1px solid rgba(52,199,89,0.1);\n        }\n        \n        .hero-gradient {\n            background: radial-gradient(circle at top right, rgba(52,199,89,0.15), transparent 40%),\n                        radial-gradient(circle at bottom left, rgba(52,199,89,0.05), transparent 40%);\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-12px); }\n        }\n        \n        .animate-float {\n            animation: float 6s ease-in-out infinite;\n        }\n        \n        @keyframes slideIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        \n        .animate-slide-in {\n            animation: slideIn 0.6s ease-out;\n        }\n        \n        .hover-lift {\n            transition: all 0.3s ease;\n        }\n        \n        .hover-lift:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(52,199,89,0.15);\n        }\n\n        [data-src] {\n            background: linear-gradient(135deg, #f0f0f0 0%, #e5e5e5 100%);\n        }\n\n        [data-src].loaded {\n            background: none;\n        }\n\n        @media (prefers-reduced-motion: no-preference) {\n            .group:hover [data-src] {\n                animation: none;\n            }\n        }\n\n        .glass-card button span {\n            transition: transform 0.3s ease;\n        }\n        \n        .glass-card.active button span {\n            transform: rotate(45deg);\n        }\n        \n        .glass-card div:not(:first-child) {\n            transition: max-height 0.3s ease, opacity 0.3s ease;\n        }\n\n        table {\n            margin: 0 auto;\n        }\n    <\/style>\n<!-- ===== SECTION 1: HERO & FIRST SCREEN TRUST ===== -->\n    <section id=\"sec-hero-1\" class=\"hero-gradient min-h-screen flex items-center relative overflow-hidden\">\n        <div class=\"absolute inset-0 opacity-5\">\n            <div class=\"absolute top-20 right-10 w-72 h-72 bg-primary rounded-full blur-3xl\"><\/div>\n            <div class=\"absolute bottom-20 left-10 w-96 h-96 bg-primary rounded-full blur-3xl\"><\/div>\n        <\/div>\n        \n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 lg:gap-16 items-center\">\n                <!-- Left: Text Content -->\n                <div class=\"flex flex-col justify-center py-12\">\n                    <div class=\"inline-flex items-center gap-2 mb-6 w-fit\">\n                        <span class=\"px-4 py-2 bg-primary-light text-primary rounded-full text-sm font-semibold\">Professional Powder Coating<\/span>\n                    <\/div>\n                    \n                    <h1 class=\"font-heading text-5xl md:text-6xl font-bold mb-6 leading-tight text-neutral-950\">\n                        <a href=\"\/complete-powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Complete Powder Coating<\/a> Solutions for Metal Products\n                    <\/h1>\n                    \n                    <p class=\"text-xl text-slate-600 mb-8 leading-relaxed max-w-lg\">\n                        10+ years of industry expertise. Custom coating services with ISO certification, advanced equipment, and guaranteed quality. From sample testing to large-scale production.\n                    <\/p>\n                    \n                    <div class=\"flex flex-col sm:flex-row gap-4 mb-10\">\n                        <button onclick=\"openInquiry()\" class=\"bg-primary hover:bg-primary-dark text-white rounded-xl px-8 py-4 font-semibold text-lg transition-all hover-lift\">\n                            Get Free Consultation \u2192\n                        <\/button>\n                        <a href=\"https:\/\/wa.me\/+8618925987762\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"bg-white border-2 border-slate-200 hover:border-primary text-neutral-950 rounded-xl px-8 py-4 font-semibold text-lg transition-all flex items-center justify-center gap-2\">\n                            <span>Chat on WhatsApp<\/span>\n                        <\/a>\n                    <\/div>\n                    \n                    <div class=\"flex flex-wrap gap-6 text-sm text-slate-600\">\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"text-lg\">\u2713<\/span>\n                            <span>24-48 Hour Sample Testing<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"text-lg\">\u2713<\/span>\n                            <span>No Hidden Fees<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"text-lg\">\u2713<\/span>\n                            <span>Global Shipping<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Right: Hero Image -->\n                <div class=\"relative hidden lg:flex items-center justify-center\">\n                    <div class=\"animate-float\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Production Line-Appearance-4-1-scaled.jpg\" \n                            alt=\"Professional powder coating production line in operation\"\n                            class=\"rounded-3xl shadow-2xl shadow-primary\/20 w-full max-w-md object-cover\"\n                        \/>\n                    <\/div>\n                    <div class=\"absolute -bottom-4 -right-4 w-24 h-24 bg-primary rounded-3xl opacity-10 blur-2xl\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- TRUST BADGES SECTION (immediately after hero) -->\n    <section id=\"sec-trust-badges\" class=\"bg-white py-12 lg:py-16 border-t border-slate-100\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 gap-4 md:gap-6\">\n                <!-- Badge 1 -->\n                <div class=\"glass-card p-6 rounded-2xl text-center hover-lift\">\n                    <div class=\"text-3xl font-bold text-primary mb-2\">10+<\/div>\n                    <p class=\"text-sm text-slate-600 font-medium\">Years Experience<\/p>\n                <\/div>\n                \n                <!-- Badge 2 -->\n                <div class=\"glass-card p-6 rounded-2xl text-center hover-lift\">\n                    <div class=\"text-3xl font-bold text-primary mb-2\">500+<\/div>\n                    <p class=\"text-sm text-slate-600 font-medium\">Projects Completed<\/p>\n                <\/div>\n                \n                <!-- Badge 3 -->\n                <div class=\"glass-card p-6 rounded-2xl text-center hover-lift\">\n                    <div class=\"text-3xl font-bold text-primary mb-2\">ISO<\/div>\n                    <p class=\"text-sm text-slate-600 font-medium\">Certified Quality<\/p>\n                <\/div>\n                \n                <!-- Badge 4 -->\n                <div class=\"glass-card p-6 rounded-2xl text-center hover-lift\">\n                    <div class=\"text-3xl font-bold text-primary mb-2\">>95%<\/div>\n                    <p class=\"text-sm text-slate-600 font-medium\">Powder Recovery<\/p>\n                <\/div>\n                \n                <!-- Badge 5 -->\n                <div class=\"glass-card p-6 rounded-2xl text-center hover-lift\">\n                    <div class=\"text-3xl font-bold text-primary mb-2\">\u0394E\u22641.0<\/div>\n                    <p class=\"text-sm text-slate-600 font-medium\">Color Precision<\/p>\n                <\/div>\n                \n                <!-- Badge 6 -->\n                <div class=\"glass-card p-6 rounded-2xl text-center hover-lift\">\n                    <div class=\"text-3xl font-bold text-primary mb-2\">24\/7<\/div>\n                    <p class=\"text-sm text-slate-600 font-medium\">Technical Support<\/p>\n                <\/div>\n            <\/div>\n            \n            <!-- Quick Contact Methods -->\n            <div class=\"mt-12 flex flex-wrap gap-3 justify-center\">\n                <a href=\"tel:+8618925987762\" class=\"inline-flex items-center gap-2 px-6 py-3 bg-primary-light hover:bg-primary\/10 text-primary rounded-full font-semibold transition-all\">\n                    \ud83d\udcf1 Call: +86-180-6466-8879\n                <\/a>\n                <a href=\"https:\/\/wa.me\/+8618925987762\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"inline-flex items-center gap-2 px-6 py-3 bg-primary-light hover:bg-primary\/10 text-primary rounded-full font-semibold transition-all\">\n                    \ud83d\udcac WhatsApp\n                <\/a>\n                <a href=\"mailto:ketucoatingline@gmail.com\" class=\"inline-flex items-center gap-2 px-6 py-3 bg-primary-light hover:bg-primary\/10 text-primary rounded-full font-semibold transition-all\">\n                    \ud83d\udce7 Email\n                <\/a>\n                <button onclick=\"openInquiry()\" class=\"inline-flex items-center gap-2 px-6 py-3 bg-primary-light hover:bg-primary\/10 text-primary rounded-full font-semibold transition-all\">\n                    \ud83d\udccb Quick Inquiry\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== SECTION 2: WHY CHOOSE US ===== -->\n    <section id=\"sec-advantages-2\" class=\"py-20 lg:py-28 bg-slate-50\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16 lg:mb-20\">\n                <h2 class=\"font-heading text-4xl lg:text-5xl font-bold mb-6 text-neutral-950\">Why Choose Our Powder Coating Services<\/h2>\n                <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">\n                    We combine decades of expertise, advanced equipment, and customer-first service to deliver coating excellence.\n                <\/p>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Advantage 1: Advanced Equipment -->\n                <div class=\"glass-card rounded-3xl p-8 hover-lift group\">\n                    <div class=\"mb-6 overflow-hidden rounded-2xl h-48 bg-slate-200\">\n                        <a href=\"\/powder-coating-booth\/\"><img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Production Line-Appearance-3-1-scaled.jpg\"\n                            alt=\"Advanced powder spray booth equipment\"\n                            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\"\n                        \/><\/a>\n                    <\/div>\n                    <h3 class=\"font-heading text-2xl font-bold mb-3 text-neutral-950\">Advanced Equipment<\/h3>\n                    <p class=\"text-slate-600 mb-4\">State-of-the-art spray booths, electric\/gas curing ovens, and recovery systems. Complete control over coating quality and precision.<\/p>\n                <\/div>\n                \n                <!-- Advantage 2: Expert Team -->\n                <div class=\"glass-card rounded-3xl p-8 hover-lift group\">\n                    <div class=\"mb-6 overflow-hidden rounded-2xl h-48 bg-slate-200\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Production Line-Appearance-2-1-scaled.jpg\"\n                            alt=\"Expert engineering team working on coating solutions\"\n                            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <h3 class=\"font-heading text-2xl font-bold mb-3 text-neutral-950\">Expert Engineering Team<\/h3>\n                    <p class=\"text-slate-600 mb-4\">10+ years industry experience with 5+ specialized engineers. Custom solutions tailored to your specific production requirements.<\/p>\n                <\/div>\n                \n                <!-- Advantage 3: Quality Guaranteed -->\n                <div class=\"glass-card rounded-3xl p-8 hover-lift group\">\n                    <div class=\"mb-6 overflow-hidden rounded-2xl h-48 bg-slate-200\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Production Line-Appearance-1-1-scaled.jpg\"\n                            alt=\"Powder coating quality inspection and testing\"\n                            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <h3 class=\"font-heading text-2xl font-bold mb-3 text-neutral-950\">Quality Guaranteed<\/h3>\n                    <p class=\"text-slate-600 mb-4\">ISO certified | \u0394E\u22641.0 color control | <1% defect rate. 100% inspection & advanced testing equipment ensure premium results.<\/p>\n                <\/div>\n                \n                <!-- Advantage 4: Fast Turnaround -->\n                <div class=\"glass-card rounded-3xl p-8 hover-lift group\">\n                    <div class=\"mb-6 overflow-hidden rounded-2xl h-48 bg-slate-200\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Xinkaile-3-scaled.jpg\"\n                            alt=\"Fast production line operation and workflow\"\n                            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <h3 class=\"font-heading text-2xl font-bold mb-3 text-neutral-950\">Fast Turnaround<\/h3>\n                    <p class=\"text-slate-600 mb-4\">Samples: 24-48 hours | Small batches: 3-5 days | Large orders: 2-4 weeks. Reliable delivery with real-time production updates.<\/p>\n                <\/div>\n                \n                <!-- Advantage 5: Flexible Capacity -->\n                <div class=\"glass-card rounded-3xl p-8 hover-lift group\">\n                    <div class=\"mb-6 overflow-hidden rounded-2xl h-48 bg-slate-200\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Xinkaile-2-scaled.jpg\"\n                            alt=\"Production line handling various product sizes\"\n                            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <h3 class=\"font-heading text-2xl font-bold mb-3 text-neutral-950\">Flexible Capacity<\/h3>\n                    <p class=\"text-slate-600 mb-4\">Handle 50 pcs to 10,000+ pieces per order. Support small batch, medium volume, or full-scale production efficiently.<\/p>\n                <\/div>\n                \n                <!-- Advantage 6: Cost Efficient -->\n                <div class=\"glass-card rounded-3xl p-8 hover-lift group\">\n                    <div class=\"mb-6 overflow-hidden rounded-2xl h-48 bg-slate-200\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Xinkaile-1-scaled.jpg\"\n                            alt=\"Cost-effective manufacturing and transparent pricing\"\n                            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <h3 class=\"font-heading text-2xl font-bold mb-3 text-neutral-950\">Cost Efficient<\/h3>\n                    <p class=\"text-slate-600 mb-4\">No hidden fees | Transparent pricing | Volume discounts available. Energy-efficient equipment reduces operational costs.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== SECTION 3: SERVICE COVERAGE & SPECS ===== -->\n    <section id=\"sec-coverage-3\" class=\"py-20 lg:py-28 bg-white\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16 lg:mb-20\">\n                <h2 class=\"font-heading text-4xl lg:text-5xl font-bold mb-6 text-neutral-950\">Our Service Coverage & Capabilities<\/h2>\n                <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">\n                    We handle virtually any metal product. Check our coverage to see if your project fits our scope.\n                <\/p>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 items-start\">\n                <!-- Left: Coverage Details -->\n                <div class=\"space-y-8\">\n                    <!-- Materials -->\n                    <div class=\"bg-slate-50 rounded-2xl p-8 border border-slate-100\">\n                        <h3 class=\"font-heading text-2xl font-bold mb-6 text-neutral-950 flex items-center gap-3\">\n                            <span class=\"flex items-center justify-center w-10 h-10 bg-primary text-white rounded-full text-sm font-bold\">\u2713<\/span>\n                            Materials We Coat\n                        <\/h3>\n                        <div class=\"grid grid-cols-2 gap-3\">\n                            <div class=\"flex items-center gap-2 text-slate-700\">\n                                <span class=\"text-primary font-bold\">\u2022<\/span> Carbon Steel \/ Mild Steel\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-slate-700\">\n                                <span class=\"text-primary font-bold\">\u2022<\/span> Stainless Steel\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-slate-700\">\n                                <span class=\"text-primary font-bold\">\u2022<\/span> Aluminum & Alloys\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-slate-700\">\n                                <span class=\"text-primary font-bold\">\u2022<\/span> Copper & Alloys\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-slate-700\">\n                                <span class=\"text-primary font-bold\">\u2022<\/span> Nickel Alloys\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-slate-700\">\n                                <span class=\"text-primary font-bold\">\u2022<\/span> Custom Materials\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Product Size Range -->\n                    <div class=\"bg-slate-50 rounded-2xl p-8 border border-slate-100\">\n                        <h3 class=\"font-heading text-2xl font-bold mb-6 text-neutral-950 flex items-center gap-3\">\n                            <span class=\"flex items-center justify-center w-10 h-10 bg-primary text-white rounded-full text-sm font-bold\">\u2713<\/span>\n                            Product Size Range\n                        <\/h3>\n                        <div class=\"space-y-4\">\n                            <div class=\"flex justify-between items-center pb-4 border-b border-slate-200\">\n                                <span class=\"text-slate-600 font-medium\">Minimum Size:<\/span>\n                                <span class=\"font-bold text-neutral-950\">50mm \u00d7 50mm \u00d7 20mm<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between items-center pb-4 border-b border-slate-200\">\n                                <span class=\"text-slate-600 font-medium\">Maximum Size:<\/span>\n                                <span class=\"font-bold text-neutral-950\">2000mm \u00d7 1500mm \u00d7 1000mm<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-slate-600 font-medium\">Weight Range:<\/span>\n                                <span class=\"font-bold text-neutral-950\">0.1kg ~ 500kg<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Production Capacity -->\n                    <div class=\"bg-slate-50 rounded-2xl p-8 border border-slate-100\">\n                        <h3 class=\"font-heading text-2xl font-bold mb-6 text-neutral-950 flex items-center gap-3\">\n                            <span class=\"flex items-center justify-center w-10 h-10 bg-primary text-white rounded-full text-sm font-bold\">\u2713<\/span>\n                            Production Capacity\n                        <\/h3>\n                        <div class=\"space-y-4\">\n                            <div class=\"flex justify-between items-center pb-4 border-b border-slate-200\">\n                                <span class=\"text-slate-600 font-medium\">Minimum Order:<\/span>\n                                <span class=\"font-bold text-neutral-950\">50 pieces<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between items-center pb-4 border-b border-slate-200\">\n                                <span class=\"text-slate-600 font-medium\">Daily Output:<\/span>\n                                <span class=\"font-bold text-neutral-950\">300-500 pcs\/day<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between items-center\">\n                                <span class=\"text-slate-600 font-medium\">Peak Capacity:<\/span>\n                                <span class=\"font-bold text-neutral-950\">Up to 1,000 pcs\/day<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Turnaround Time -->\n                    <div class=\"bg-slate-50 rounded-2xl p-8 border border-slate-100\">\n                        <h3 class=\"font-heading text-2xl font-bold mb-6 text-neutral-950 flex items-center gap-3\">\n                            <span class=\"flex items-center justify-center w-10 h-10 bg-primary text-white rounded-full text-sm font-bold\">\u2713<\/span>\n                            Turnaround Time\n                        <\/h3>\n                        <div class=\"space-y-3 text-sm\">\n                            <div class=\"flex justify-between pb-3 border-b border-slate-200\">\n                                <span class=\"text-slate-600\">Sample Testing:<\/span>\n                                <span class=\"font-bold text-neutral-950\">1-3 days<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between pb-3 border-b border-slate-200\">\n                                <span class=\"text-slate-600\">Small Batch (<100 pcs):<\/span>\n                                <span class=\"font-bold text-neutral-950\">3-5 days<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between pb-3 border-b border-slate-200\">\n                                <span class=\"text-slate-600\">Medium Batch (100-1,000 pcs):<\/span>\n                                <span class=\"font-bold text-neutral-950\">5-10 days<\/span>\n                            <\/div>\n                            <div class=\"flex justify-between\">\n                                <span class=\"text-slate-600\">Large Batch (>1,000 pcs):<\/span>\n                                <span class=\"font-bold text-neutral-950\">2-4 weeks<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Right: Visual Coverage -->\n                <div>\n                    <div class=\"rounded-3xl overflow-hidden shadow-2xl shadow-primary\/20\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-25-scaled.jpg\"\n                            alt=\"Complete powder coating production line showing size and capacity range\"\n                            class=\"w-full h-full object-cover\"\n                        \/>\n                    <\/div>\n                    \n                    <!-- Quick Assessment CTA -->\n                    <div class=\"mt-10 bg-primary-light border-2 border-primary rounded-2xl p-8 text-center\">\n                        <p class=\"text-neutral-950 mb-6 font-medium\">\n                            Not sure if we can handle your specific needs?\n                        <\/p>\n                        <button onclick=\"openInquiry()\" class=\"w-full bg-primary hover:bg-primary-dark text-white rounded-xl py-3 font-semibold transition-all\">\n                            Send Product Details for Free Assessment\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== SECTION 4: COATING PROCESS & EQUIPMENT ===== -->\n    <section id=\"sec-process-4\" class=\"py-20 lg:py-28 bg-slate-50\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16 lg:mb-20\">\n                <h2 class=\"font-heading text-4xl lg:text-5xl font-bold mb-6 text-neutral-950\">Our <a href=\"\/powder-coating-process\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Powder Coating Process<\/a><\/h2>\n                <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">\n                    Five-step precision process ensuring superior coating quality, durability, and environmental compliance.\n                <\/p>\n            <\/div>\n            \n            <!-- Process Timeline -->\n            <div class=\"relative\">\n                <!-- Vertical line for desktop -->\n                <div class=\"hidden lg:block absolute left-1\/2 transform -translate-x-1\/2 w-1 h-full bg-gradient-to-b from-primary via-primary to-transparent opacity-20\"><\/div>\n                \n                <div class=\"space-y-12 lg:space-y-16\">\n                    \n                    <!-- Step 1: Pre-treatment -->\n                    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-start\">\n                        <div class=\"lg:text-right\">\n                            <div class=\"inline-block lg:mr-8\">\n                                <span class=\"inline-flex items-center justify-center w-16 h-16 bg-primary text-white rounded-full text-2xl font-bold mb-6\">1<\/span>\n                                <h3 class=\"font-heading text-3xl font-bold mb-4 text-neutral-950\">Pre-treatment<\/h3>\n                                <p class=\"text-slate-600 mb-6 text-lg leading-relaxed max-w-sm\">\n                                    Professional surface preparation removes oil, grease, oxide, and rust. This crucial step ensures superior coating adhesion and long-term durability.\n                                <\/p>\n                                <div class=\"space-y-3 text-sm text-slate-600 max-w-sm\">\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Oil removal, rust cleaning, phosphate coating<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Temperature: 40-60\u00b0C<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>ISO 8501-1 Sa 2.5 standard<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"lg:flex items-center\">\n                            <div class=\"rounded-2xl overflow-hidden h-80 w-full\">\n                                <img decoding=\"async\" \n                                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-24-scaled.jpg\"\n                                    alt=\"Pre-treatment system and cleaning equipment\"\n                                    class=\"w-full h-full object-cover\"\n                                \/>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Step 2: Powder Spray Application -->\n                    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-start\">\n                        <div class=\"lg:flex items-center order-2 lg:order-1\">\n                            <div class=\"rounded-2xl overflow-hidden h-80 w-full\">\n                                <img decoding=\"async\" \n                                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-23-scaled.jpg\"\n                                    alt=\"Electrostatic powder spray booth in action\"\n                                    class=\"w-full h-full object-cover\"\n                                \/>\n                            <\/div>\n                        <\/div>\n                        <div class=\"order-1 lg:order-2\">\n                            <div>\n                                <span class=\"inline-flex items-center justify-center w-16 h-16 bg-primary text-white rounded-full text-2xl font-bold mb-6\">2<\/span>\n                                <h3 class=\"font-heading text-3xl font-bold mb-4 text-neutral-950\">Powder Spray Application<\/h3>\n                                <p class=\"text-slate-600 mb-6 text-lg leading-relaxed\">\n                                    Advanced electrostatic spray guns apply an even powder coating. Our precision equipment ensures >98% coverage with >95% powder recovery for environmental protection.\n                                <\/p>\n                                <div class=\"space-y-3 text-sm text-slate-600\">\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Electrostatic spray technology<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Coverage uniformity: >98%<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Multiple colors and textures available<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Powder recovery rate: >95%<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Step 3: Curing \/ Baking -->\n                    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-start\">\n                        <div class=\"lg:text-right\">\n                            <div class=\"inline-block lg:mr-8\">\n                                <span class=\"inline-flex items-center justify-center w-16 h-16 bg-primary text-white rounded-full text-2xl font-bold mb-6\">3<\/span>\n                                <h3 class=\"font-heading text-3xl font-bold mb-4 text-neutral-950\">Curing \/ Baking<\/h3>\n                                <p class=\"text-slate-600 mb-6 text-lg leading-relaxed max-w-sm\">\n                                    Thermal curing melts and fuses the powder coating into a durable finish. Precise temperature control ensures consistent coating strength and durability.\n                                <\/p>\n                                <div class=\"space-y-3 text-sm text-slate-600 max-w-sm\">\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Temperature range: 180-200\u00b0C<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Curing time: 10-20 minutes<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Temperature uniformity: \u00b15\u00b0C<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Energy-efficient design<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"lg:flex items-center\">\n                            <div class=\"rounded-2xl overflow-hidden h-80 w-full\">\n                                <a href=\"\/curing-oven\/\"><img decoding=\"async\" \n                                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-22-scaled.jpg\"\n                                    alt=\"Industrial curing oven with precise temperature control\"\n                                    class=\"w-full h-full object-cover\"\n                                \/><\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Step 4: Quality Inspection -->\n                    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-start\">\n                        <div class=\"lg:flex items-center order-2 lg:order-1\">\n                            <div class=\"rounded-2xl overflow-hidden h-80 w-full\">\n                                <img decoding=\"async\" \n                                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-21-scaled.jpg\"\n                                    alt=\"Quality control testing and inspection process\"\n                                    class=\"w-full h-full object-cover\"\n                                \/>\n                            <\/div>\n                        <\/div>\n                        <div class=\"order-1 lg:order-2\">\n                            <div>\n                                <span class=\"inline-flex items-center justify-center w-16 h-16 bg-primary text-white rounded-full text-2xl font-bold mb-6\">4<\/span>\n                                <h3 class=\"font-heading text-3xl font-bold mb-4 text-neutral-950\">Quality Inspection<\/h3>\n                                <p class=\"text-slate-600 mb-6 text-lg leading-relaxed\">\n                                    100% inspection using advanced testing equipment. We verify coating thickness, color accuracy, hardness, and adhesion to guarantee perfection.\n                                <\/p>\n                                <div class=\"space-y-3 text-sm text-slate-600\">\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Film thickness: 60-120 \u00b5m (can adjust)<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Color accuracy: \u0394E \u2264 1.0<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Hardness: \u2265 2H (pencil hardness)<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Adhesion: \u2264 1 grade (ISO 2409)<\/span>\n                                    <\/div>\n                                    <div class=\"flex gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Defect rate: <1%<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Step 5: Packing & Shipment -->\n                    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-start\">\n                        <div class=\"lg:text-right\">\n                            <div class=\"inline-block lg:mr-8\">\n                                <span class=\"inline-flex items-center justify-center w-16 h-16 bg-primary text-white rounded-full text-2xl font-bold mb-6\">5<\/span>\n                                <h3 class=\"font-heading text-3xl font-bold mb-4 text-neutral-950\">Packing & Shipment<\/h3>\n                                <p class=\"text-slate-600 mb-6 text-lg leading-relaxed max-w-sm\">\n                                    Professional protective packaging prevents damage in transit. Complete documentation and global logistics support ensure safe delivery.\n                                <\/p>\n                                <div class=\"space-y-3 text-sm text-slate-600 max-w-sm\">\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Protective packaging materials<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Quality certificates included<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Complete documentation<\/span>\n                                    <\/div>\n                                    <div class=\"flex lg:justify-end gap-3\">\n                                        <span class=\"text-primary font-bold\">\u2022<\/span>\n                                        <span>Global shipping support<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"lg:flex items-center\">\n                            <div class=\"rounded-2xl overflow-hidden h-80 w-full\">\n                                <img decoding=\"async\" \n                                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-20-scaled.jpg\"\n                                    alt=\"Professional packing and shipment preparation\"\n                                    class=\"w-full h-full object-cover\"\n                                \/>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== SECTION 5: APPLICATION INDUSTRIES ===== -->\n    <section id=\"sec-industries-5\" class=\"py-20 lg:py-28 bg-white\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16 lg:mb-20\">\n                <h2 class=\"font-heading text-4xl lg:text-5xl font-bold mb-6 text-neutral-950\">Industries We Serve<\/h2>\n                <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">\n                    Proven expertise across multiple industries. Find your sector and see how we've delivered success.\n                <\/p>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\n                \n                <!-- Industry 1: Metal Furniture -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <a href=\"\/metal-furniture-powder-coating-line\/\"><img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-19-scaled.jpg\"\n                            alt=\"Metal furniture and storage coating applications\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/><\/a>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Metal Furniture & Storage<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Frames, shelves, cabinets, storage racks with protective and decorative coatings.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 2: Electrical Cabinets -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-18-scaled.jpg\"\n                            alt=\"Electrical control cabinets and enclosures\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Electrical Cabinets & Enclosures<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Control cabinets, distribution boxes, junction enclosures with corrosion protection.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 3: Aluminum Profiles -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <a href=\"\/aluminum-profile-powder-coating-line\/\"><img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-17-scaled.jpg\"\n                            alt=\"Aluminum profile and building material coatings\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/><\/a>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\"><a href=\"\/aluminum-profile-powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Aluminum Profile<\/a>s & Materials<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Window frames, curtain walls, aluminum components with decorative finishes.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 4: Hardware & Fasteners -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-16-scaled.jpg\"\n                            alt=\"Hardware and fastener coating applications\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Hardware & Fasteners<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Bolts, screws, hinges, handles with precision batch coating capability.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 5: Sheet Metal Components -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-15-scaled.jpg\"\n                            alt=\"Sheet metal and stamped part coating\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Sheet Metal Components<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Stamped, folded, and welded metal parts with uniform coating coverage.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 6: Industrial Equipment -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-14-scaled.jpg\"\n                            alt=\"Industrial machinery and equipment parts\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Industrial Equipment Parts<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Machine components, automation parts with protective and decorative finishes.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 7: Automotive -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-13-scaled.jpg\"\n                            alt=\"Automotive components and parts coating\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Automotive & Transportation<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Vehicle frames, brackets, trim parts meeting automotive industry standards.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- Industry 8: Custom OEM\/ODM -->\n                <div class=\"glass-card rounded-2xl overflow-hidden hover-lift group\">\n                    <div class=\"h-48 bg-slate-200 overflow-hidden\">\n                        <img decoding=\"async\" \n                            src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-12-scaled.jpg\"\n                            alt=\"Custom OEM and ODM coating solutions\"\n                            class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\"\n                        \/>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"font-heading text-xl font-bold mb-2 text-neutral-950\">Custom OEM \/ ODM Solutions<\/h3>\n                        <p class=\"text-slate-600 text-sm mb-4\">Specialized products with unique requirements. Tailored processes for any industry.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- CTA for industry solutions -->\n            <div class=\"mt-16 bg-primary-light rounded-3xl p-10 text-center border-2 border-primary\">\n                <p class=\"text-lg text-neutral-950 mb-6\">\n                    Don't see your industry? We serve 10+ sectors and continuously expand our expertise.\n                <\/p>\n                <button onclick=\"openInquiry()\" class=\"inline-flex items-center gap-2 bg-primary hover:bg-primary-dark text-white rounded-xl px-8 py-4 font-semibold transition-all\">\n                    Discuss Your Industry Requirements \u2192\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    \n<section id=\"sec-portfolio-6\" class=\"py-20 bg-white\">\n  <div class=\"max-w-7xl mx-auto px-6\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <span class=\"inline-block px-4 py-2 rounded-full bg-primary-light text-primary text-sm font-semibold mb-4\">\n        Real Results\n      <\/span>\n      <h2 class=\"text-4xl md:text-5xl font-bold text-neutral-950 font-heading mb-4\">\n        Our Coating Excellence Portfolio\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">\n        Proven quality across 500+ successful projects. See how we've transformed metal components for industries worldwide.\n      <\/p>\n    <\/div>\n\n    <!-- \u6848\u4f8b\u7f51\u683c (3 \u5217 \u00d7 4 \u884c) -->\n    <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 mb-12\">\n      \n      <!-- Case 1: Metal Furniture Frame -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Metal furniture frame coating - RAL 5014 Blue\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-11-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Metal Furniture\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Furniture Frame Assembly<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 5014 Blue | 1,500 pcs | \u00d82-4mm Steel<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 2: Storage Rack System -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Industrial storage rack coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-10-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Storage System\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Industrial Storage Racks<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 7035 Gray | 800 pcs | Sheet Metal<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 3: Electrical Cabinet -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <a href=\"\/cabinet-powder-coating-line\/\"><img decoding=\"async\" \n            alt=\"Electrical cabinet coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-9-scaled.jpg\"\n          \/><\/a>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Electrical\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Control Cabinet Enclosure<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 9007 Gray Aluminum | 300 pcs | 2mm Steel<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 4: Hardware Components -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Metal hardware components batch coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-8-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Hardware\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Fastener & Handle Assembly<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 6009 Dark Green | 5,000 pcs | Various Metals<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 5: Aluminum Profile -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Aluminum profile coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-7-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Aluminum\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Building Material Profiles<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 3020 Red | 2,000 pcs | Aluminum Extrusion<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 6: Welded Assembly -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Welded metal assembly coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-6-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Welded Parts\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Fabricated Equipment Base<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 7016 Black | 400 pcs | Welded Steel<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 7: Stamped Components -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Stamped metal parts coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-5-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Stamped Parts\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Precision Stamped Components<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 5012 Light Blue | 8,000 pcs | Steel Stamping<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 8: Machinery Parts -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Industrial machinery component coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-4-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Machinery\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Heavy Equipment Parts<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 1021 Yellow | 200 pcs | Cast Iron Assembly<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 9: Automotive Components -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Automotive parts coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-3-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Automotive\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Vehicle Component Coating<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 9003 White | 600 pcs | Steel Brackets<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 10: Custom OEM Parts -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Custom OEM parts coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-2-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            OEM\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Custom OEM Assembly<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 6005 Green | 1,200 pcs | Mixed Metals<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 11: Electronic Enclosures -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"Electronic enclosure coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-1-1-scaled.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            Electronics\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Electronic Device Enclosure<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 7001 Silver Gray | 2,500 pcs | Sheet Metal<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Case 12: High-Volume Production -->\n      <div class=\"rounded-2xl overflow-hidden bg-slate-100 group cursor-pointer hover:shadow-xl hover:shadow-primary\/20 transition-all duration-300\">\n        <div class=\"relative h-48 overflow-hidden bg-gradient-to-br from-slate-200 to-slate-300\">\n          <img decoding=\"async\" \n            alt=\"High-volume production batch coating\"\n            class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Climbing Conveyor.jpg\"\n          \/>\n          <div class=\"absolute inset-0 bg-black\/30 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center\">\n            <button onclick=\"openInquiry()\" class=\"px-6 py-2 bg-primary text-white rounded-lg font-semibold text-sm\">\n              View Details \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n        <div class=\"p-4\">\n          <span class=\"inline-block px-3 py-1 bg-slate-200 text-slate-700 text-xs font-semibold rounded-full mb-2\">\n            High-Volume\n          <\/span>\n          <h3 class=\"font-heading font-semibold text-neutral-950 mb-1\">Large Batch Production<\/h3>\n          <p class=\"text-sm text-slate-600\">RAL 3004 Purple Red | 15,000 pcs | Steel<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u5e95\u90e8 CTA -->\n    <div class=\"text-center\">\n      <p class=\"text-slate-600 mb-6\">\n        Want to see our complete portfolio? <a href=\"#\" class=\"text-primary font-semibold hover:underline\">View all 500+ completed projects \u2192<\/a>\n      <\/p>\n      <button onclick=\"openInquiry()\" class=\"inline-block px-8 py-4 bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl transition-colors\">\n        Get Started With Your Project \u2192\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Section 7: Customer Testimonials & Trust -->\n<section id=\"sec-testimonials-7\" class=\"py-20 bg-slate-50\">\n  <div class=\"max-w-7xl mx-auto px-6\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <span class=\"inline-block px-4 py-2 rounded-full bg-primary-light text-primary text-sm font-semibold mb-4\">\n        Client Trust\n      <\/span>\n      <h2 class=\"text-4xl md:text-5xl font-bold text-neutral-950 font-heading mb-4\">\n        Trusted by Industry Leaders\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">\n        Our customers across China and Southeast Asia rely on our quality, reliability, and professional service.\n      <\/p>\n    <\/div>\n\n    <!-- \u5ba2\u6237 Logo \u5899 -->\n    <div class=\"mb-16 pb-12 border-b border-slate-200\">\n      <p class=\"text-center text-slate-600 font-semibold mb-8 text-sm\">Partner with Leading Manufacturers<\/p>\n      <div class=\"grid grid-cols-2 md:grid-cols-4 gap-8 items-center justify-center\">\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Xuanjin Technology<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Mingjie Group<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Foshan Xunheng<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Zhaoqing Yongye<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Shenzhen Changjiang<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Dongguan Zhentai<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">Foshan Weisheng<\/span>\n        <\/div>\n        <div class=\"h-16 bg-white rounded-xl flex items-center justify-center border border-slate-200 hover:border-primary\/30 transition-colors\">\n          <span class=\"text-slate-400 font-semibold text-sm\">100+ Regional Partners<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u5ba2\u6237\u8bc4\u4ef7\u5361\u7247 -->\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n      \n      <!-- Testimonial 1 -->\n      <div class=\"glass-card p-8 rounded-3xl hover:border-primary\/30 transition-all\">\n        <div class=\"flex items-start justify-between mb-4\">\n          <div class=\"flex items-center gap-3\">\n            <div class=\"w-12 h-12 rounded-full bg-primary\/20 flex items-center justify-center text-primary font-bold\">\n              JL\n            <\/div>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950 text-sm\">Mr. Jacob<\/h4>\n              <p class=\"text-xs text-slate-500\">Canada Furniture Manufacturer<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-sm font-semibold text-primary\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <\/div>\n        <p class=\"text-slate-700 text-sm leading-relaxed mb-4\">\n          \"We engaged KeTu to design and build our electrostatic powder coating production line. Their expertise in energy saving and consumption reduction has significantly reduced our costs. With rich industry experience, they excel in solving complex problems and providing excellent customer service.\"\n        <\/p>\n        <div class=\"flex items-center gap-2 text-xs text-slate-500\">\n          <svg class=\"w-4 h-4 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n          <\/svg>\n          <span>Verified Customer<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 2 -->\n      <div class=\"glass-card p-8 rounded-3xl hover:border-primary\/30 transition-all\">\n        <div class=\"flex items-start justify-between mb-4\">\n          <div class=\"flex items-center gap-3\">\n            <div class=\"w-12 h-12 rounded-full bg-primary\/20 flex items-center justify-center text-primary font-bold\">\n              SH\n            <\/div>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950 text-sm\">Mr. Stephen<\/h4>\n              <p class=\"text-xs text-slate-500\">USA Metal Components<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-sm font-semibold text-primary\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <\/div>\n        <p class=\"text-slate-700 text-sm leading-relaxed mb-4\">\n          \"The quality and color of the products sprayed with their equipment are very good. When our products were inspected by our customers, the super high quality of the product coating was recognized. This kept us in the minds of customers.\"\n        <\/p>\n        <div class=\"flex items-center gap-2 text-xs text-slate-500\">\n          <svg class=\"w-4 h-4 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n          <\/svg>\n          <span>Verified Customer<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 3 -->\n      <div class=\"glass-card p-8 rounded-3xl hover:border-primary\/30 transition-all\">\n        <div class=\"flex items-start justify-between mb-4\">\n          <div class=\"flex items-center gap-3\">\n            <div class=\"w-12 h-12 rounded-full bg-primary\/20 flex items-center justify-center text-primary font-bold\">\n              DL\n            <\/div>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950 text-sm\">Ms. Diana<\/h4>\n              <p class=\"text-xs text-slate-500\">International Manufacturing<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-sm font-semibold text-primary\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <\/div>\n        <p class=\"text-slate-700 text-sm leading-relaxed mb-4\">\n          \"They have rich knowledge in the field of coating, and can quickly understand my needs and tailor a solution for us. They have a strong customer service team and are very efficient in responding to problems. Always feel their efficiency and reliability.\"\n        <\/p>\n        <div class=\"flex items-center gap-2 text-xs text-slate-500\">\n          <svg class=\"w-4 h-4 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n          <\/svg>\n          <span>Verified Customer<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 4 -->\n      <div class=\"glass-card p-8 rounded-3xl hover:border-primary\/30 transition-all\">\n        <div class=\"flex items-start justify-between mb-4\">\n          <div class=\"flex items-center gap-3\">\n            <div class=\"w-12 h-12 rounded-full bg-primary\/20 flex items-center justify-center text-primary font-bold\">\n              RY\n            <\/div>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950 text-sm\">Ryan<\/h4>\n              <p class=\"text-xs text-slate-500\">Canadian Enterprise<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-sm font-semibold text-primary\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <\/div>\n        <p class=\"text-slate-700 text-sm leading-relaxed mb-4\">\n          \"Foshan Nanhai District Ketu's professional knowledge and experience in the industry are truly excellent. Their team demonstrated superb technical capabilities, but also showed a high sense of responsibility and professionalism in cooperation.\"\n        <\/p>\n        <div class=\"flex items-center gap-2 text-xs text-slate-500\">\n          <svg class=\"w-4 h-4 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n          <\/svg>\n          <span>Verified Customer<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 5 -->\n      <div class=\"glass-card p-8 rounded-3xl hover:border-primary\/30 transition-all\">\n        <div class=\"flex items-start justify-between mb-4\">\n          <div class=\"flex items-center gap-3\">\n            <div class=\"w-12 h-12 rounded-full bg-primary\/20 flex items-center justify-center text-primary font-bold\">\n              AL\n            <\/div>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950 text-sm\">Alexander<\/h4>\n              <p class=\"text-xs text-slate-500\">American Distributor<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-sm font-semibold text-primary\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <\/div>\n        <p class=\"text-slate-700 text-sm leading-relaxed mb-4\">\n          \"The quality and color of the products sprayed with their equipment are very good. When our products were inspected by our customers, the superb quality of the product coating was recognized immediately, keeping us at the forefront of their minds.\"\n        <\/p>\n        <div class=\"flex items-center gap-2 text-xs text-slate-500\">\n          <svg class=\"w-4 h-4 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n          <\/svg>\n          <span>Verified Customer<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u4fe1\u4efb\u6307\u6807\u6761 -->\n    <div class=\"mt-16 pt-12 border-t border-slate-200 grid grid-cols-2 md:grid-cols-4 gap-8\">\n      <div class=\"text-center\">\n        <p class=\"text-3xl md:text-4xl font-bold text-primary font-heading mb-2\">500+<\/p>\n        <p class=\"text-sm text-slate-600\">Completed Projects<\/p>\n      <\/div>\n      <div class=\"text-center\">\n        <p class=\"text-3xl md:text-4xl font-bold text-primary font-heading mb-2\">98%<\/p>\n        <p class=\"text-sm text-slate-600\">Customer Satisfaction<\/p>\n      <\/div>\n      <div class=\"text-center\">\n        <p class=\"text-3xl md:text-4xl font-bold text-primary font-heading mb-2\">20+<\/p>\n        <p class=\"text-sm text-slate-600\">Years Experience<\/p>\n      <\/div>\n      <div class=\"text-center\">\n        <p class=\"text-3xl md:text-4xl font-bold text-primary font-heading mb-2\">10+<\/p>\n        <p class=\"text-sm text-slate-600\">Industries Served<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Section 8: Delivery & Installation Photos -->\n<section id=\"sec-delivery-8\" class=\"py-20 bg-white\">\n  <div class=\"max-w-7xl mx-auto px-6\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <span class=\"inline-block px-4 py-2 rounded-full bg-primary-light text-primary text-sm font-semibold mb-4\">\n        Seamless Delivery\n      <\/span>\n      <h2 class=\"text-4xl md:text-5xl font-bold text-neutral-950 font-heading mb-4\">\n        From Factory to Your Production Floor\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">\n        Complete delivery, installation, and commissioning support. We handle every step to ensure smooth operation.\n      <\/p>\n    <\/div>\n\n    <!-- \u65f6\u95f4\u7ebf \/ \u4ea4\u4ed8\u6d41\u7a0b -->\n    <div class=\"space-y-8\">\n      <!-- Step 1: Preparation & Packing -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center pb-8 border-b border-slate-200\">\n        <div class=\"order-2 md:order-1\">\n          <div class=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n            <img decoding=\"async\"\n              alt=\"Factory preparation and equipment packing\"\n              class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Top View.jpg\"\n            \/>\n          <\/div>\n        <\/div>\n        <div class=\"order-1 md:order-2\">\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 1\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Equipment Preparation<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            All equipment undergoes comprehensive quality checks, protective packaging, and preparation for shipment. We ensure every component is secure and protected during transport.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Final quality inspection completed<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Professional protective wrapping applied<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Complete documentation prepared<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- Step 2: Loading & Shipping -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center pb-8 border-b border-slate-200\">\n        <div>\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 2\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Safe Transport<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            Proper loading onto dedicated transport vehicles with professional logistics coordination. Real-time tracking available for all shipments.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Professional loading teams<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Real-time shipment tracking<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Insurance coverage included<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div className=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n          <img decoding=\"async\"\n            alt=\"Equipment loading on transport vehicle\"\n            class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-8.jpg\"\n          \/>\n        <\/div>\n      <\/div>\n\n      <!-- Step 3: Site Unloading -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center pb-8 border-b border-slate-200\">\n        <div class=\"order-2 md:order-1\">\n          <div class=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n            <img decoding=\"async\"\n              alt=\"Equipment unloading at customer site\"\n              class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-7.jpg\"\n            \/>\n          <\/div>\n        <\/div>\n        <div class=\"order-1 md:order-2\">\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 3\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Site Unloading & Setup<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            Our professional technicians oversee careful unloading and positioning of all equipment at your facility. Initial site assessment and preparation begins.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Safe equipment positioning<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Damage inspection on arrival<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Site conditions verification<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- Step 4: Installation & Assembly -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center pb-8 border-b border-slate-200\">\n        <div>\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 4\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Professional Installation<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            Expert technicians install and assemble all components according to specification. Precise alignment, connections, and system integration completed.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Complete equipment assembly<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Utility connections (power, water, gas)<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>System integrity verification<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div className=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n          <img decoding=\"async\"\n            alt=\"Equipment installation and assembly on-site\"\n            class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-6.jpg\"\n          \/>\n        <\/div>\n      <\/div>\n\n      <!-- Step 5: Commissioning & Testing -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center pb-8 border-b border-slate-200\">\n        <div class=\"order-2 md:order-1\">\n          <div class=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n            <img decoding=\"async\"\n              alt=\"Equipment commissioning and testing\"\n              class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-5.jpg\"\n            \/>\n          <\/div>\n        <\/div>\n        <div class=\"order-1 md:order-2\">\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 5\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Commissioning & Testing<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            Comprehensive system testing with trial runs. All parameters calibrated, safety systems verified, and performance benchmarks confirmed.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Full system startup and dry runs<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Parameter calibration and tuning<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Trial coating and quality verification<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- Step 6: Training & Handover -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center pb-8 border-b border-slate-200\">\n        <div>\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 6\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Operator Training<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            Comprehensive training for your operators and maintenance staff. Detailed documentation, troubleshooting guides, and ongoing support provided.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Hands-on operator training<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Maintenance and troubleshooting guidance<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Documentation and video tutorials<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div className=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n          <img decoding=\"async\"\n            alt=\"Operator training and equipment handover\"\n            class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-4.jpg\"\n          \/>\n        <\/div>\n      <\/div>\n\n      <!-- Step 7: Ongoing Support -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center\">\n        <div class=\"order-2 md:order-1\">\n          <div class=\"rounded-2xl overflow-hidden h-64 bg-slate-200\">\n            <img decoding=\"async\"\n              alt=\"Remote and on-site technical support\"\n              class=\"w-full h-full object-cover\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/Electronics Industry-Kexiong-3.jpg\"\n            \/>\n          <\/div>\n        <\/div>\n        <div class=\"order-1 md:order-2\">\n          <span class=\"inline-block px-4 py-2 rounded-full bg-primary\/10 text-primary text-sm font-semibold mb-4\">\n            Step 7\n          <\/span>\n          <h3 class=\"text-2xl font-bold text-neutral-950 font-heading mb-3\">Continuous Support<\/h3>\n          <p class=\"text-slate-700 mb-4\">\n            24\/7 technical support, spare parts availability, preventative maintenance scheduling, and performance optimization consulting.\n          <\/p>\n          <ul class=\"space-y-2 text-sm text-slate-600\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>24\/7 remote technical support<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>On-site maintenance visits<\/span>\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"text-primary font-bold\">\u2713<\/span>\n              <span>Spare parts and upgrades available<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u5e95\u90e8 CTA -->\n    <div class=\"mt-16 pt-12 border-t border-slate-200 text-center\">\n      <p class=\"text-slate-600 mb-6 text-lg\">\n        Ready to bring professional coating equipment to your factory?\n      <\/p>\n      <button onclick=\"openInquiry()\" class=\"inline-block px-8 py-4 bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl transition-colors\">\n        Schedule Your Installation Consultation \u2192\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Section 9: Service Process Timeline -->\n<section id=\"sec-process-9\" class=\"py-20 bg-slate-50\">\n  <div class=\"max-w-7xl mx-auto px-6\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <span class=\"inline-block px-4 py-2 rounded-full bg-primary-light text-primary text-sm font-semibold mb-4\">\n        Clear Path Forward\n      <\/span>\n      <h2 class=\"text-4xl md:text-5xl font-bold text-neutral-950 font-heading mb-4\">\n        From Inquiry to Production: 6-Step Process\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">\n        Simple, transparent steps to get your powder coating solution up and running.\n      <\/p>\n    <\/div>\n\n    <!-- \u6d41\u7a0b\u65f6\u95f4\u7ebf - \u684c\u9762\u7248 (\u6c34\u5e73) -->\n    <div class=\"hidden md:block\">\n      <div class=\"relative pb-12\">\n        <!-- \u80cc\u666f\u7ebf -->\n        <div class=\"absolute top-8 left-0 right-0 h-1 bg-gradient-to-r from-primary\/20 via-primary to-primary\/20\"><\/div>\n\n        <!-- \u6b65\u9aa4\u5361\u7247 -->\n        <div class=\"grid grid-cols-6 gap-4 relative z-10\">\n          \n          <!-- Step 1 -->\n          <div class=\"text-center\">\n            <div class=\"mb-8 flex justify-center\">\n              <div class=\"w-16 h-16 rounded-full bg-white border-4 border-primary flex items-center justify-center font-bold text-primary text-xl shadow-lg\">\n                1\n              <\/div>\n            <\/div>\n            <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Initial Consultation<\/h4>\n            <p class=\"text-sm text-slate-600 mb-3\">Describe your product, material, and requirements<\/p>\n            <p class=\"text-xs font-semibold text-primary\">~30 mins - 2 hrs<\/p>\n          <\/div>\n\n          <!-- Step 2 -->\n          <div class=\"text-center\">\n            <div class=\"mb-8 flex justify-center\">\n              <div class=\"w-16 h-16 rounded-full bg-white border-4 border-primary flex items-center justify-center font-bold text-primary text-xl shadow-lg\">\n                2\n              <\/div>\n            <\/div>\n            <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Sample Testing<\/h4>\n            <p class=\"text-sm text-slate-600 mb-3\">Coat your sample & conduct full QC<\/p>\n            <p class=\"text-xs font-semibold text-primary\">1-3 days<\/p>\n          <\/div>\n\n          <!-- Step 3 -->\n          <div class=\"text-center\">\n            <div class=\"mb-8 flex justify-center\">\n              <div class=\"w-16 h-16 rounded-full bg-white border-4 border-primary flex items-center justify-center font-bold text-primary text-xl shadow-lg\">\n                3\n              <\/div>\n            <\/div>\n            <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Negotiation<\/h4>\n            <p class=\"text-sm text-slate-600 mb-3\">Approve results, finalize pricing & terms<\/p>\n            <p class=\"text-xs font-semibold text-primary\">1-3 days<\/p>\n          <\/div>\n\n          <!-- Step 4 -->\n          <div class=\"text-center\">\n            <div class=\"mb-8 flex justify-center\">\n              <div class=\"w-16 h-16 rounded-full bg-white border-4 border-primary flex items-center justify-center font-bold text-primary text-xl shadow-lg\">\n                4\n              <\/div>\n            <\/div>\n            <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Production<\/h4>\n            <p class=\"text-sm text-slate-600 mb-3\">Your order enters production schedule<\/p>\n            <p class=\"text-xs font-semibold text-primary\">Variable<\/p>\n          <\/div>\n\n          <!-- Step 5 -->\n          <div class=\"text-center\">\n            <div class=\"mb-8 flex justify-center\">\n              <div class=\"w-16 h-16 rounded-full bg-white border-4 border-primary flex items-center justify-center font-bold text-primary text-xl shadow-lg\">\n                5\n              <\/div>\n            <\/div>\n            <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">QC & Packing<\/h4>\n            <p class=\"text-sm text-slate-600 mb-3\">100% inspection & professional packing<\/p>\n            <p class=\"text-xs font-semibold text-primary\">1-2 days<\/p>\n          <\/div>\n\n          <!-- Step 6 -->\n          <div class=\"text-center\">\n            <div class=\"mb-8 flex justify-center\">\n              <div class=\"w-16 h-16 rounded-full bg-white border-4 border-primary flex items-center justify-center font-bold text-primary text-xl shadow-lg\">\n                6\n              <\/div>\n            <\/div>\n            <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Delivery & Support<\/h4>\n            <p class=\"text-sm text-slate-600 mb-3\">Shipment tracking & ongoing assistance<\/p>\n            <p class=\"text-xs font-semibold text-primary\">Variable<\/p>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u6d41\u7a0b\u65f6\u95f4\u7ebf - \u624b\u673a\u7248 (\u7ad6\u76f4) -->\n    <div class=\"md:hidden space-y-6\">\n      \n      <!-- Step 1 -->\n      <div class=\"flex gap-4\">\n        <div class=\"flex flex-col items-center\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold text-lg\">1<\/div>\n          <div class=\"w-1 h-16 bg-gradient-to-b from-primary to-primary\/30 mt-2\"><\/div>\n        <\/div>\n        <div class=\"pb-6\">\n          <h4 class=\"font-heading font-bold text-neutral-950 mb-1\">Initial Consultation<\/h4>\n          <p class=\"text-sm text-slate-600 mb-2\">Describe your product, material, requirements, and production volume<\/p>\n          <p class=\"text-xs font-semibold text-primary bg-primary\/10 px-3 py-1 rounded-full inline-block\">~30 mins - 2 hrs<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 2 -->\n      <div class=\"flex gap-4\">\n        <div class=\"flex flex-col items-center\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold text-lg\">2<\/div>\n          <div class=\"w-1 h-16 bg-gradient-to-b from-primary to-primary\/30 mt-2\"><\/div>\n        <\/div>\n        <div class=\"pb-6\">\n          <h4 class=\"font-heading font-bold text-neutral-950 mb-1\">Sample Testing<\/h4>\n          <p class=\"text-sm text-slate-600 mb-2\">Send sample \u2192 Full process trial \u2192 Complete QC report & results<\/p>\n          <p class=\"text-xs font-semibold text-primary bg-primary\/10 px-3 py-1 rounded-full inline-block\">1-3 days<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 3 -->\n      <div class=\"flex gap-4\">\n        <div class=\"flex flex-col items-center\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold text-lg\">3<\/div>\n          <div class=\"w-1 h-16 bg-gradient-to-b from-primary to-primary\/30 mt-2\"><\/div>\n        <\/div>\n        <div class=\"pb-6\">\n          <h4 class=\"font-heading font-bold text-neutral-950 mb-1\">Negotiation<\/h4>\n          <p class=\"text-sm text-slate-600 mb-2\">Approve sample results \u2192 Finalize pricing \u2192 Sign contract & PO<\/p>\n          <p class=\"text-xs font-semibold text-primary bg-primary\/10 px-3 py-1 rounded-full inline-block\">1-3 days<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 4 -->\n      <div class=\"flex gap-4\">\n        <div class=\"flex flex-col items-center\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold text-lg\">4<\/div>\n          <div class=\"w-1 h-16 bg-gradient-to-b from-primary to-primary\/30 mt-2\"><\/div>\n        <\/div>\n        <div class=\"pb-6\">\n          <h4 class=\"font-heading font-bold text-neutral-950 mb-1\">Production<\/h4>\n          <p class=\"text-sm text-slate-600 mb-2\">Order scheduled \u2192 Progress updates \u2192 Mid-process quality checks<\/p>\n          <p class=\"text-xs font-semibold text-primary bg-primary\/10 px-3 py-1 rounded-full inline-block\">3-30+ days<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 5 -->\n      <div class=\"flex gap-4\">\n        <div class=\"flex flex-col items-center\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold text-lg\">5<\/div>\n          <div class=\"w-1 h-16 bg-gradient-to-b from-primary to-primary\/30 mt-2\"><\/div>\n        <\/div>\n        <div class=\"pb-6\">\n          <h4 class=\"font-heading font-bold text-neutral-950 mb-1\">QC & Packing<\/h4>\n          <p class=\"text-sm text-slate-600 mb-2\">100% final inspection \u2192 Professional protective packing \u2192 Prepare shipping docs<\/p>\n          <p class=\"text-xs font-semibold text-primary bg-primary\/10 px-3 py-1 rounded-full inline-block\">1-2 days<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 6 -->\n      <div class=\"flex gap-4\">\n        <div class=\"flex flex-col items-center\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold text-lg\">6<\/div>\n        <\/div>\n        <div>\n          <h4 class=\"font-heading font-bold text-neutral-950 mb-1\">Delivery & Support<\/h4>\n          <p class=\"text-sm text-slate-600 mb-2\">Shipment tracking \u2192 Logistics coordination \u2192 24\/7 post-delivery support<\/p>\n          <p class=\"text-xs font-semibold text-primary bg-primary\/10 px-3 py-1 rounded-full inline-block\">Variable<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u8be6\u7ec6\u8bf4\u660e\u5361\u7247\u7f51\u683c -->\n    <div class=\"mt-16 pt-12 border-t border-slate-200 grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n      \n      <!-- Info Card 1 -->\n      <div class=\"glass-card p-6 rounded-2xl\">\n        <div class=\"w-10 h-10 rounded-lg bg-primary\/20 flex items-center justify-center text-primary mb-4\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Fast Turnaround<\/h4>\n        <p class=\"text-sm text-slate-600\">\n          From initial inquiry to sample in as little as 1-3 days. No delays, no surprises.\n        <\/p>\n      <\/div>\n\n      <!-- Info Card 2 -->\n      <div class=\"glass-card p-6 rounded-2xl\">\n        <div class=\"w-10 h-10 rounded-lg bg-primary\/20 flex items-center justify-center text-primary mb-4\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Transparent Communication<\/h4>\n        <p class=\"text-sm text-slate-600\">\n          Regular updates at each stage. You're always informed of progress and timelines.\n        <\/p>\n      <\/div>\n\n      <!-- Info Card 3 -->\n      <div class=\"glass-card p-6 rounded-2xl\">\n        <div class=\"w-10 h-10 rounded-lg bg-primary\/20 flex items-center justify-center text-primary mb-4\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Transparent Pricing<\/h4>\n        <p class=\"text-sm text-slate-600\">\n          No hidden fees or surprise charges. All costs clearly outlined upfront.\n        <\/p>\n      <\/div>\n\n      <!-- Info Card 4 -->\n      <div class=\"glass-card p-6 rounded-2xl\">\n        <div class=\"w-10 h-10 rounded-lg bg-primary\/20 flex items-center justify-center text-primary mb-4\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Quality Guarantee<\/h4>\n        <p class=\"text-sm text-slate-600\">\n          100% satisfaction backed by our quality guarantee and post-delivery support.\n        <\/p>\n      <\/div>\n\n      <!-- Info Card 5 -->\n      <div class=\"glass-card p-6 rounded-2xl\">\n        <div class=\"w-10 h-10 rounded-lg bg-primary\/20 flex items-center justify-center text-primary mb-4\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">24\/7 Support<\/h4>\n        <p class=\"text-sm text-slate-600\">\n          Round-the-clock technical support available via phone, email, WhatsApp, or remote connection.\n        <\/p>\n      <\/div>\n\n      <!-- Info Card 6 -->\n      <div class=\"glass-card p-6 rounded-2xl\">\n        <div class=\"w-10 h-10 rounded-lg bg-primary\/20 flex items-center justify-center text-primary mb-4\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h4 class=\"font-heading font-bold text-neutral-950 mb-2\">Flexible Solutions<\/h4>\n        <p class=\"text-sm text-slate-600\">\n          From small batches to large production runs, we adapt to your timeline and requirements.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u6700\u7ec8 CTA -->\n    <div class=\"mt-16 pt-12 border-t border-slate-200 text-center\">\n      <h3 class=\"text-2xl font-heading font-bold text-neutral-950 mb-4\">\n        Ready to Start Your Powder Coating Journey?\n      <\/h3>\n      <p class=\"text-slate-600 mb-8 max-w-2xl mx-auto\">\n        Let's discuss your specific requirements and find the perfect coating solution for your products.\n      <\/p>\n      <button onclick=\"openInquiry()\" class=\"inline-block px-8 py-4 bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl transition-colors\">\n        Request Free Sample Consultation \u2192\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"sec-specs-parameters\" class=\"py-20 bg-white\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <h2 class=\"text-4xl md:text-5xl font-bold font-heading text-neutral-950 mb-4\">\n        Technical Specifications & Capacity\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-3xl mx-auto\">\n        Precise parameters and production capacity ranges to support your technical decision-making and production planning.\n      <\/p>\n    <\/div>\n\n    <!-- \u4e24\u680f\u5e03\u5c40\uff1a\u5de6=\u6280\u672f\u53c2\u6570\u8868\uff0c\u53f3=\u4ea7\u80fd\u53c2\u8003\u8868 -->\n    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 mb-12\">\n      \n      <!-- \u5de6\u680f\uff1a\u5173\u952e\u6280\u672f\u53c2\u6570\u8868 -->\n      <div class=\"glass-card p-8 rounded-3xl\">\n        <h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-6\">\n          Key Technical Parameters\n        <\/h3>\n        \n        <!-- \u524d\u5904\u7406\u7cfb\u7edf -->\n        <div class=\"mb-8 pb-8 border-b border-slate-200\">\n          <h4 class=\"text-sm font-bold text-primary uppercase tracking-wide mb-3\">Pre-Treatment System<\/h4>\n          <div class=\"space-y-2 text-sm\">\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Treatment Method:<\/span>\n              <span class=\"font-semibold text-neutral-950\">Immersion \/ Spray (Optional)<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Temperature Range:<\/span>\n              <span class=\"font-semibold text-neutral-950\">40\u201360\u00b0C (Adjustable)<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Treatment Time:<\/span>\n              <span class=\"font-semibold text-neutral-950\">5\u201315 minutes<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Cleanliness Standard:<\/span>\n              <span class=\"font-semibold text-neutral-950\">ISO 8501-1 Sa 2.5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u55b7\u6d82\u7cfb\u7edf -->\n        <div class=\"mb-8 pb-8 border-b border-slate-200\">\n          <h4 class=\"text-sm font-bold text-primary uppercase tracking-wide mb-3\">Spray Application System<\/h4>\n          <div class=\"space-y-2 text-sm\">\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Spray Method:<\/span>\n              <span class=\"font-semibold text-neutral-950\">Electrostatic \/ Auto Reciprocating<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Gun Quantity:<\/span>\n              <span class=\"font-semibold text-neutral-950\">2\u20134 units (Configurable)<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Powder Recovery Rate:<\/span>\n              <span class=\"font-semibold text-primary\">&gt;95%<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Color Difference Control:<\/span>\n              <span class=\"font-semibold text-neutral-950\">\u0394E \u2264 1.0<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u56fa\u5316\u7cfb\u7edf -->\n        <div class=\"mb-8 pb-8 border-b border-slate-200\">\n          <h4 class=\"text-sm font-bold text-primary uppercase tracking-wide mb-3\">Curing System<\/h4>\n          <div class=\"space-y-2 text-sm\">\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Heating Method:<\/span>\n              <span class=\"font-semibold text-neutral-950\">Electric \/ Gas (Optional)<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Working Temperature:<\/span>\n              <span class=\"font-semibold text-neutral-950\">180\u2013200\u00b0C (Adjustable)<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Curing Time:<\/span>\n              <span class=\"font-semibold text-neutral-950\">10\u201320 minutes<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Temperature Uniformity:<\/span>\n              <span class=\"font-semibold text-neutral-950\">\u00b15\u00b0C<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u6d82\u5c42\u6027\u80fd -->\n        <div>\n          <h4 class=\"text-sm font-bold text-primary uppercase tracking-wide mb-3\">Coating Performance<\/h4>\n          <div class=\"space-y-2 text-sm\">\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Dry Film Thickness:<\/span>\n              <span class=\"font-semibold text-neutral-950\">60\u2013120 \u00b5m (Adjustable)<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Thickness Uniformity:<\/span>\n              <span class=\"font-semibold text-neutral-950\">90\u2013110%<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Hardness (Pencil):<\/span>\n              <span class=\"font-semibold text-neutral-950\">\u2265 2H<\/span>\n            <\/div>\n            <div class=\"flex justify-between\">\n              <span class=\"text-slate-600\">Adhesion (ISO 2409):<\/span>\n              <span class=\"font-semibold text-neutral-950\">\u2264 1 Grade<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u53f3\u680f\uff1a\u4ea7\u80fd\u4e0e\u4ea4\u671f\u53c2\u8003\u8868 -->\n      <div class=\"glass-card p-8 rounded-3xl\">\n        <h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-6\">\n          Production Capacity & Lead Time Reference\n        <\/h3>\n        \n        <div class=\"overflow-x-auto\">\n          <table class=\"w-full text-sm\">\n            <thead>\n              <tr class=\"border-b-2 border-primary\">\n                <th class=\"text-left py-3 px-2 font-bold text-primary\">Product Type<\/th>\n                <th class=\"text-left py-3 px-2 font-bold text-primary\">Min. Order<\/th>\n                <th class=\"text-left py-3 px-2 font-bold text-primary\">Daily Capacity<\/th>\n                <th class=\"text-left py-3 px-2 font-bold text-primary\">Lead Time<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr class=\"border-b border-slate-200 bg-slate-50\">\n                <td class=\"py-3 px-2 text-slate-700\">Metal Furniture Frames<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">50 pcs<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">200\u2013300 pcs<\/td>\n                <td class=\"py-3 px-2 text-primary font-semibold\">3\u20135 days<\/td>\n              <\/tr>\n              <tr class=\"border-b border-slate-200\">\n                <td class=\"py-3 px-2 text-slate-700\">Storage Racks<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">50 pcs<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">100\u2013200 pcs<\/td>\n                <td class=\"py-3 px-2 text-primary font-semibold\">5\u20137 days<\/td>\n              <\/tr>\n              <tr class=\"border-b border-slate-200 bg-slate-50\">\n                <td class=\"py-3 px-2 text-slate-700\">Electrical Enclosures<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">10 pcs<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">50\u2013100 pcs<\/td>\n                <td class=\"py-3 px-2 text-primary font-semibold\">7\u201310 days<\/td>\n              <\/tr>\n              <tr class=\"border-b border-slate-200\">\n                <td class=\"py-3 px-2 text-slate-700\">Small Hardware<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">500 pcs<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">2,000\u20135,000 pcs<\/td>\n                <td class=\"py-3 px-2 text-primary font-semibold\">5\u201310 days<\/td>\n              <\/tr>\n              <tr class=\"bg-slate-50\">\n                <td class=\"py-3 px-2 text-slate-700\">Custom Complex Parts<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">On Request<\/td>\n                <td class=\"py-3 px-2 text-slate-700\">On Request<\/td>\n                <td class=\"py-3 px-2 text-primary font-semibold\">10\u201320 days<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n\n        <div class=\"mt-6 p-4 bg-primary-light rounded-2xl border border-primary\/20\">\n          <p class=\"text-xs text-slate-600 leading-relaxed\">\n            <strong>Note:<\/strong> Lead times are indicative and subject to order complexity, current production load, and seasonal demand. \n            Contact our team for expedited or customized scheduling options.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u5e95\u90e8\u8865\u5145\u8bf4\u660e -->\n    <div class=\"bg-slate-50 rounded-3xl p-8 border border-slate-200\">\n      <h3 class=\"text-lg font-bold font-heading text-neutral-950 mb-4\">Need Custom Specifications?<\/h3>\n      <p class=\"text-slate-600 mb-4\">\n        Our engineering team can adapt processing parameters, capacity schedules, and delivery timelines to match your specific production requirements. \n        Whether you need extended curing times for specialized coatings, higher throughput for mass production, or custom size accommodations, we have the flexibility to support your goals.\n      <\/p>\n      <button \n        onclick=\"openInquiry()\" \n        class=\"inline-flex items-center gap-2 bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl px-6 py-3 transition-all duration-300\"\n      >\n        Request Custom Spec Sheet \u2192\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 11: \u8d28\u91cf\u4fdd\u8bc1 & \u8ba4\u8bc1 -->\n<section id=\"sec-quality-certification\" class=\"py-20 bg-slate-50\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <h2 class=\"text-4xl md:text-5xl font-bold font-heading text-neutral-950 mb-4\">\n        Quality Assurance & Certifications\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-3xl mx-auto\">\n        ISO-certified processes, advanced testing equipment, and comprehensive quality guarantees ensure every coating meets the highest standards.\n      <\/p>\n    <\/div>\n\n    <!-- \u4e09\u680f\u5e03\u5c40 -->\n    <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 mb-12\">\n      \n      <!-- \u5de6\u680f\uff1a\u8ba4\u8bc1\u8bc1\u4e66\u5c55\u793a -->\n      <div class=\"glass-card p-8 rounded-3xl\">\n        <h3 class=\"text-xl font-bold font-heading text-neutral-950 mb-6 flex items-center gap-2\">\n          <span class=\"inline-flex items-center justify-center w-8 h-8 rounded-full bg-primary text-white text-sm font-bold\">\u2713<\/span>\n          International Certifications\n        <\/h3>\n        \n        <div class=\"space-y-4\">\n          <div class=\"flex items-start gap-3\">\n            <span class=\"inline-block w-6 h-6 rounded-full bg-primary\/20 text-primary text-xs font-bold flex items-center justify-center flex-shrink-0 mt-0.5\">1<\/span>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950\">ISO 9001:2015<\/h4>\n              <p class=\"text-sm text-slate-600\">Quality Management System<\/p>\n            <\/div>\n          <\/div>\n          \n          <div class=\"flex items-start gap-3\">\n            <span class=\"inline-block w-6 h-6 rounded-full bg-primary\/20 text-primary text-xs font-bold flex items-center justify-center flex-shrink-0 mt-0.5\">2<\/span>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950\">ISO 14001:2015<\/h4>\n              <p class=\"text-sm text-slate-600\">Environmental Management System<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex items-start gap-3\">\n            <span class=\"inline-block w-6 h-6 rounded-full bg-primary\/20 text-primary text-xs font-bold flex items-center justify-center flex-shrink-0 mt-0.5\">3<\/span>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950\">ISO 45001:2018<\/h4>\n              <p class=\"text-sm text-slate-600\">Occupational Health & Safety<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex items-start gap-3\">\n            <span class=\"inline-block w-6 h-6 rounded-full bg-primary\/20 text-primary text-xs font-bold flex items-center justify-center flex-shrink-0 mt-0.5\">4<\/span>\n            <div>\n              <h4 class=\"font-semibold text-neutral-950\">ROHS & REACH Compliant<\/h4>\n              <p class=\"text-sm text-slate-600\">Regulated substances control<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mt-6 pt-6 border-t border-slate-200\">\n          <p class=\"text-xs text-slate-500 text-center\">\n            All certifications current and verified by independent accredited bodies.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u4e2d\u680f\uff1a\u68c0\u6d4b\u8bbe\u5907\u5c55\u793a -->\n      <div class=\"glass-card p-8 rounded-3xl\">\n        <h3 class=\"text-xl font-bold font-heading text-neutral-950 mb-6 flex items-center gap-2\">\n          <span class=\"inline-flex items-center justify-center w-8 h-8 rounded-full bg-primary text-white text-sm font-bold\">\ud83d\udd2c<\/span>\n          Testing Capabilities\n        <\/h3>\n\n        <div class=\"space-y-4 mb-6\">\n          <div>\n            <h4 class=\"font-semibold text-neutral-950 text-sm mb-2\">Thickness Measurement<\/h4>\n            <p class=\"text-xs text-slate-600\">Eddy-current gauge; precision \u00b15 \u00b5m<\/p>\n          <\/div>\n\n          <div>\n            <h4 class=\"font-semibold text-neutral-950 text-sm mb-2\">Color Matching<\/h4>\n            <p class=\"text-xs text-slate-600\">Spectrophotometer; \u0394E \u2264 0.5 (5\u00b0 observer)<\/p>\n          <\/div>\n\n          <div>\n            <h4 class=\"font-semibold text-neutral-950 text-sm mb-2\">Hardness Testing<\/h4>\n            <p class=\"text-xs text-slate-600\">Pencil hardness method; 0\u20139H scale<\/p>\n          <\/div>\n\n          <div>\n            <h4 class=\"font-semibold text-neutral-950 text-sm mb-2\">Adhesion Testing<\/h4>\n            <p class=\"text-xs text-slate-600\">Cross-hatch & pull-off methods (ISO 2409)<\/p>\n          <\/div>\n\n          <div>\n            <h4 class=\"font-semibold text-neutral-950 text-sm mb-2\">Salt Spray Testing<\/h4>\n            <p class=\"text-xs text-slate-600\">ASTM B117; up to 1000 hours<\/p>\n          <\/div>\n\n          <div>\n            <h4 class=\"font-semibold text-neutral-950 text-sm mb-2\">Impact Resistance<\/h4>\n            <p class=\"text-xs text-slate-600\">Forward & reverse impact testers<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bg-primary\/10 rounded-2xl p-4\">\n          <p class=\"text-xs text-primary font-semibold\">\n            \u2713 100% Batch Inspection | Each batch undergoes full QC testing before shipment\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u53f3\u680f\uff1a\u8d28\u4fdd\u627f\u8bfa -->\n      <div class=\"glass-card p-8 rounded-3xl\">\n        <h3 class=\"text-xl font-bold font-heading text-neutral-950 mb-6 flex items-center gap-2\">\n          <span class=\"inline-flex items-center justify-center w-8 h-8 rounded-full bg-primary text-white text-sm font-bold\">\ud83d\udee1\ufe0f<\/span>\n          Quality Guarantees\n        <\/h3>\n\n        <div class=\"space-y-3\">\n          <div class=\"flex gap-3 items-start\">\n            <span class=\"text-primary font-bold text-lg\">\u2713<\/span>\n            <div>\n              <p class=\"font-semibold text-neutral-950 text-sm\">Film Thickness Guarantee<\/p>\n              <p class=\"text-xs text-slate-600\">60\u2013120 \u00b5m \u00b110 \u00b5m precision<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex gap-3 items-start\">\n            <span class=\"text-primary font-bold text-lg\">\u2713<\/span>\n            <div>\n              <p class=\"font-semibold text-neutral-950 text-sm\">Color Consistency<\/p>\n              <p class=\"text-xs text-slate-600\">\u0394E \u2264 1.0 across entire batch<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex gap-3 items-start\">\n            <span class=\"text-primary font-bold text-lg\">\u2713<\/span>\n            <div>\n              <p class=\"font-semibold text-neutral-950 text-sm\">Defect Rate<\/p>\n              <p class=\"text-xs text-slate-600\">&lt; 1% rejection rate; free replacement<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex gap-3 items-start\">\n            <span class=\"text-primary font-bold text-lg\">\u2713<\/span>\n            <div>\n              <p class=\"font-semibold text-neutral-950 text-sm\">On-Time Delivery<\/p>\n              <p class=\"text-xs text-slate-600\">Penalty clauses for delayed shipments<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex gap-3 items-start\">\n            <span class=\"text-primary font-bold text-lg\">\u2713<\/span>\n            <div>\n              <p class=\"font-semibold text-neutral-950 text-sm\">24\/7 Technical Support<\/p>\n              <p class=\"text-xs text-slate-600\">Remote & on-site assistance available<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex gap-3 items-start\">\n            <span class=\"text-primary font-bold text-lg\">\u2713<\/span>\n            <div>\n              <p class=\"font-semibold text-neutral-950 text-sm\">2-Year Warranty<\/p>\n              <p class=\"text-xs text-slate-600\">Full coating performance guarantee<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u5e95\u90e8\u5f3a\u8c03\u533a\u5757 -->\n    <div class=\"bg-neutral-950 text-white rounded-3xl p-8 md:p-12 text-center\">\n      <h3 class=\"text-2xl md:text-3xl font-bold font-heading mb-4\">\n        Your Peace of Mind, Our Commitment\n      <\/h3>\n      <p class=\"text-slate-300 max-w-2xl mx-auto mb-6\">\n        We don't just meet standards\u2014we exceed them. Every product undergoes rigorous testing, \n        and every customer receives transparent documentation proving compliance and quality. \n        If something doesn't meet spec, we make it right, no questions asked.\n      <\/p>\n      <div class=\"flex flex-col sm:flex-row gap-3 justify-center\">\n        <button \n          onclick=\"openInquiry()\" \n          class=\"bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl px-6 py-3 transition-all duration-300\"\n        >\n          Request Quality Certificate\n        <\/button>\n        <a \n          href=\"https:\/\/wa.me\/+8618925987762\" \n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          class=\"border border-white text-white hover:bg-white hover:text-neutral-950 font-semibold rounded-xl px-6 py-3 transition-all duration-300 text-center\"\n        >\n          Ask About Testing Details\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 12: \u4e2d\u6bb5\u5feb\u901f\u54a8\u8be2 CTA -->\n<section id=\"sec-mid-cta-consultation\" class=\"py-16 md:py-24 bg-gradient-to-r from-primary\/5 to-primary\/10\">\n  <div class=\"max-w-5xl mx-auto px-4 sm:px-6 lg:px-8\">\n    <div class=\"text-center\">\n      <h2 class=\"text-3xl md:text-4xl font-bold font-heading text-neutral-950 mb-6\">\n        Ready to Improve Your Coating Results?\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-2xl mx-auto mb-8\">\n        Our team is ready to assess your specific needs, answer technical questions, and provide \n        a custom proposal\u2014no obligation, completely free.\n      <\/p>\n\n      <!-- 4 \u4e2a\u5feb\u901f\u627f\u8bfa -->\n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 gap-4 mb-10\">\n        <div class=\"bg-white rounded-2xl p-4 border border-slate-200 shadow-sm\">\n          <div class=\"text-2xl mb-2\">\ud83e\uddea<\/div>\n          <p class=\"text-sm font-semibold text-neutral-950\">Free Sample Testing<\/p>\n          <p class=\"text-xs text-slate-600\">No cost for initial trial<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-2xl p-4 border border-slate-200 shadow-sm\">\n          <div class=\"text-2xl mb-2\">\ud83d\udc68\u200d\ud83d\udd2c<\/div>\n          <p class=\"text-sm font-semibold text-neutral-950\">Expert Consultation<\/p>\n          <p class=\"text-xs text-slate-600\">10+ years experience on call<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-2xl p-4 border border-slate-200 shadow-sm\">\n          <div class=\"text-2xl mb-2\">\ud83d\udcb0<\/div>\n          <p class=\"text-sm font-semibold text-neutral-950\">Transparent Pricing<\/p>\n          <p class=\"text-xs text-slate-600\">Zero hidden fees guaranteed<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-2xl p-4 border border-slate-200 shadow-sm\">\n          <div class=\"text-2xl mb-2\">\u26a1<\/div>\n          <p class=\"text-sm font-semibold text-neutral-950\">24-Hour Response<\/p>\n          <p class=\"text-xs text-slate-600\">Quick turnaround on inquiries<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u4e3b CTA \u6309\u94ae -->\n      <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\n        <button \n          onclick=\"openInquiry()\" \n          class=\"bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl px-8 py-4 text-lg transition-all duration-300 shadow-lg shadow-primary\/30\"\n        >\n          Get Free Consultation & Quote \u2192\n        <\/button>\n        <a \n          href=\"https:\/\/wa.me\/+8618925987762\" \n          target=\"_blank\"\n          rel=\"noopener noreferrer\"\n          class=\"border-2 border-primary text-primary hover:bg-primary hover:text-white font-semibold rounded-xl px-8 py-4 text-lg transition-all duration-300\"\n        >\n          Message via WhatsApp\n        <\/a>\n      <\/div>\n\n      <!-- \u7b80\u77ed\u8865\u5145\u4fe1\u606f -->\n      <p class=\"text-sm text-slate-500 mt-6\">\n        Or call us directly: <strong>+86 180-6466-8879<\/strong> | \n        Email: <strong>ketucoatingline@gmail.com<\/strong>\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 13: \u5b8c\u6574\u6307\u5357\u7b80\u7248 \/ Buying Guide -->\n<section id=\"sec-buying-guide\" class=\"py-20 bg-white\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\">\n    <!-- Title -->\n    <div class=\"text-center mb-16\">\n      <h2 class=\"text-4xl md:text-5xl font-bold font-heading text-neutral-950 mb-4\">\n        Your Complete Powder Coating Services Guide\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-3xl mx-auto\">\n        7 essential topics to help you understand the coating process, evaluate service providers, and make the right decision for your business.\n      <\/p>\n    <\/div>\n\n    <!-- 7 \u4e2a\u6307\u5357\u5c0f\u8282 -->\n    <div class=\"space-y-4 mb-12\">\n      \n      <!-- \u5c0f\u8282 1 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              1\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Understanding Powder Coating Process<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">How dry powder coating works, why it's more durable than liquid paint, and key process steps<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            Powder coating uses electrically charged powder particles that cling to metal surfaces via electrostatic attraction. \n            The coated object is then heated in a curing oven where the powder particles melt and fuse into a protective, seamless layer.\n          <\/p>\n          <p>\n            <strong>Why it's better:<\/strong> More durable than liquid paint, 95%+ material recovery, faster curing, superior finish quality, and environmentally friendly.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u5c0f\u8282 2 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              2\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Material Compatibility & Preparation<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">Which metals and materials we can coat, and why surface preparation matters<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            We coat all common metals: steel, aluminum, copper, stainless steel, and alloys. Pre-treatment (degreasing, rust removal, phosphate coating) \n            is critical to ensure powder adhesion and coating longevity.\n          <\/p>\n          <p>\n            <strong>Material exclusions:<\/strong> Glass, ceramics, most plastics, and extremely porous surfaces require custom assessment.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u5c0f\u8282 3 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              3\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Quality Metrics & Standards Explained<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">What \u0394E, film thickness, hardness, and adhesion mean\u2014and how we guarantee consistency<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            <strong>Key metrics:<\/strong>\n          <\/p>\n          <ul class=\"list-disc list-inside space-y-1 text-sm\">\n            <li><strong>\u0394E (color difference):<\/strong> \u22641.0 ensures visual consistency<\/li>\n            <li><strong>Film thickness:<\/strong> 60\u2013120 \u00b5m provides durability and corrosion resistance<\/li>\n            <li><strong>Hardness:<\/strong> \u22652H (pencil scale) means scratch resistance<\/li>\n            <li><strong>Adhesion:<\/strong> \u22641 Grade (ISO 2409) means coating won't peel<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- \u5c0f\u8282 4 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              4\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Production Capacity & Turnaround Planning<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">How batch size affects pricing, lead time, and your production schedule<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            Our typical capacity ranges from 50 pcs (small batch) to 10,000+ pcs (large batch). Lead times vary: small batches 3\u20135 days, \n            medium batches 5\u201310 days, large batches 2\u20134 weeks. We can accommodate rush orders with premium pricing.\n          <\/p>\n          <p>\n            Planning ahead ensures lower costs and better scheduling. Contact us early to lock in your delivery date.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u5c0f\u8282 5 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              5\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Cost Factors & Transparent Pricing Model<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">What drives coating costs and how to get a fair, competitive quote<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            Cost is determined by: material type, product size\/weight, complexity (prep time, geometry), color, batch volume, and desired thickness. \n            Volume discounts apply\u2014larger orders cost less per unit.\n          <\/p>\n          <p>\n            <strong>Our promise:<\/strong> Zero hidden fees. All expenses itemized upfront. No surprise surcharges at delivery.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u5c0f\u8282 6 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              6\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Evaluating & Choosing the Right Service Provider<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">Red flags to avoid and key criteria for selecting a reliable partner<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            <strong>What to look for:<\/strong>\n          <\/p>\n          <ul class=\"list-disc list-inside space-y-1 text-sm mb-2\">\n            <li>ISO certifications (9001, 14001, 45001)<\/li>\n            <li>Advanced testing equipment (color meter, thickness gauge, salt spray chamber)<\/li>\n            <li>Documented case studies and client references<\/li>\n            <li>Responsive, knowledgeable technical team<\/li>\n            <li>Clear warranties and quality guarantees<\/li>\n          <\/ul>\n          <p className=\"text-xs text-slate-500\">\n            <strong>Red flags:<\/strong> No certifications, vague pricing, slow communication, no quality documentation, pressure tactics.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u5c0f\u8282 7 -->\n      <div class=\"glass-card rounded-2xl overflow-hidden border border-slate-200 hover:border-primary\/30 transition-all\">\n        <button \n          class=\"w-full flex items-start justify-between p-6 text-left hover:bg-slate-50\/50 transition-all\"\n          onclick=\"this.parentElement.classList.toggle('active'); this.nextElementSibling.classList.toggle('hidden');\"\n        >\n          <div class=\"flex items-start gap-4 flex-1\">\n            <span class=\"inline-flex items-center justify-center w-10 h-10 rounded-full bg-primary\/20 text-primary font-bold flex-shrink-0 mt-0.5\">\n              7\n            <\/span>\n            <div>\n              <h3 class=\"text-lg font-bold font-heading text-neutral-950\">Collaboration Process & Support Beyond Delivery<\/h3>\n              <p class=\"text-sm text-slate-600 mt-1\">What happens after delivery\u2014training, ongoing support, troubleshooting, and long-term partnership<\/p>\n            <\/div>\n          <\/div>\n          <span class=\"text-2xl text-slate-400 flex-shrink-0\">+<\/span>\n        <\/button>\n        <div class=\"hidden px-6 pb-6 text-slate-600 space-y-2\">\n          <p>\n            After delivery, our commitment continues: installation support, operator training, 24\/7 technical hotline, spare parts supply, \n            remote\/on-site troubleshooting, and periodic maintenance. Most issues are resolved within 24 hours.\n          <\/p>\n          <p>\n            We aim to be your long-term partner\u2014not just a one-time vendor. Future upgrades, capacity expansions, and process improvements are always on the table.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u5e95\u90e8\u5f15\u5bfc -->\n    <div class=\"bg-gradient-to-r from-primary\/5 to-primary\/10 rounded-3xl p-8 md:p-12 text-center border border-primary\/20\">\n      <h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-4\">\n        Ready to Take the Next Step?\n      <\/h3>\n      <p class=\"text-slate-600 mb-6 max-w-2xl mx-auto\">\n        Use these 7 sections as a checklist when evaluating powder coating services. \n        Our team is here to answer any remaining questions and provide a custom assessment for your specific needs.\n      <\/p>\n      <button \n        onclick=\"openInquiry()\" \n        class=\"bg-primary hover:bg-primary-dark text-white font-semibold rounded-xl px-8 py-4 transition-all duration-300\"\n      >\n        Start Your Free Consultation Now \u2192\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"sec-buying-guide-14\" class=\"py-16 md:py-24 bg-white\">\n  <div class=\"max-w-6xl mx-auto px-4 md:px-6\">\n    <!-- Title -->\n    <div class=\"text-center mb-12 md:mb-16\">\n      <span class=\"inline-block px-4 py-2 rounded-full bg-primary-light text-primary text-sm font-semibold mb-4\">\n        Complete Guide\n      <\/span>\n      <h2 class=\"text-3xl md:text-4xl font-bold font-heading text-neutral-950 mb-4\">\n        How to Choose the Right Powder Coating Partner\n      <\/h2>\n      <p class=\"text-lg text-slate-600 max-w-3xl mx-auto\">\n        Navigate key factors to ensure quality, cost-efficiency, and reliable delivery for your coating needs\n      <\/p>\n    <\/div>\n\n    <!-- 7 \u4e2a\u5c0f\u8282 - \u7f51\u683c\u6216\u7ad6\u5411\u5806\u53e0 -->\n    <div class=\"space-y-6 md:space-y-0 md:grid md:grid-cols-2 md:gap-8\">\n      \n      <!-- \u5c0f\u8282 1 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path d=\"M10 3a1 1 0 011 1v1.22l3.055 1.087a2 2 0 01.89 1.664v2.694a6 6 0 01-2.602 4.99l-.86.604a1 1 0 01-1.166 0l-.86-.604a6 6 0 01-2.602-4.99V7.971a2 2 0 01.89-1.664L9 5.22V4a1 1 0 011-1zm0 5a2 2 0 00-1.995 1.85l-.005.15a2 2 0 001.995 2.005A2 2 0 0012 10a2 2 0 00-2-2z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Understand Powder Coating Fundamentals\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          Powder coating uses dry powder applied electrostatically, then heat-cured to form a protective layer. It's more eco-friendly, durable, and cost-effective than liquid paint for metal products.\n        <\/p>\n      <\/div>\n\n      <!-- \u5c0f\u8282 2 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path fill-rule=\"evenodd\" d=\"M3 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z\" clip-rule=\"evenodd\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Material Compatibility & Pre-treatment\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          We support all common metals: steel, aluminum, copper, stainless steel, and alloys. Different materials require tailored pre-treatment (degreasing, rust removal, phosphating) to ensure optimal coating adhesion.\n        <\/p>\n      <\/div>\n\n      <!-- \u5c0f\u8282 3 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path d=\"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z\"\/>\n              <path fill-rule=\"evenodd\" d=\"M4 5a2 2 0 012-2 1 1 0 000 2H6a6 6 0 016 6v3a3 3 0 01-3 3H7a1 1 0 100 2h6a5 5 0 005-5v-3a7 7 0 00-7-7H6a1 1 0 000-2H4a2 2 0 00-2 2z\" clip-rule=\"evenodd\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Key Quality Metrics Explained\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          Critical specs: film thickness (60\u2013120 \u00b5m), color match (\u0394E\u22641.0), hardness (\u22652H), and adhesion (\u22641 grade). We control every metric to ensure batch-to-batch consistency and long-term durability.\n        <\/p>\n      <\/div>\n\n      <!-- \u5c0f\u8282 4 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path d=\"M5.5 13a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.3A4.5 4.5 0 1113.5 13H11V9.413l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13H5.5z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Capacity Planning & Lead Times\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          Our capacity ranges 50\u201310,000 pcs\/order. Small batches (\u2264100): 3\u20135 days. Medium batches (100\u20131,000): 5\u201310 days. Large orders (>1,000): 2\u20134 weeks. Plan ahead for optimal scheduling.\n        <\/p>\n      <\/div>\n\n      <!-- \u5c0f\u8282 5 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path d=\"M8.16 2.75a.75.75 0 00-.328 1.464l.858.429A1.75 1.75 0 007.75 6.5c0 .966.784 1.75 1.75 1.75h1c.966 0 1.75-.784 1.75-1.75a1.75 1.75 0 00-1.102-1.636l.858-.43a.75.75 0 00-.656-1.366l-2.362 1.181a1.75 1.75 0 00-.836 1.481V5.75a.75.75 0 110 1.5h-1a.75.75 0 110-1.5v-1.19a1.75 1.75 0 00-.836-1.48L8.16 2.75z\"\/>\n              <path d=\"M10 10a1 1 0 00-1 1v5.5a2.5 2.5 0 005 0V11a1 1 0 00-2 0v5.5a.5.5 0 01-1 0V11a1 1 0 00-1-1z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Transparent Cost Structure\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          Costs vary by material, size, complexity, and volume. We provide transparent quotes with no hidden fees. Volume discounts available. Contact us with your specs for an accurate, itemized estimate.\n        <\/p>\n      <\/div>\n\n      <!-- \u5c0f\u8282 6 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path fill-rule=\"evenodd\" d=\"M6.267 3.455a3.066 3.066 0 001.745-2.77 3.066 3.066 0 00-3.58 3.03A3.066 3.066 0 006.267 3.455zm9.8 8.162c.351.337.851.523 1.397.523H16a2 2 0 002-2V9.828a4 4 0 00-8 0v.33a2 2 0 001.1-.236 3.065 3.065 0 013.9 3.237zM7.3 12.681a.75.75 0 11-1.06-1.061 5.5 5.5 0 017.456-7.456.75.75 0 111.06 1.06 4 4 0 01-5.456 5.457zM15 8a1 1 0 100-2 1 1 0 000 2z\" clip-rule=\"evenodd\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Evaluating Your Coating Vendor\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          Look for ISO certification, comprehensive testing labs, proven case studies, and professional after-sales support. Ketu brings 20+ years, 500+ projects, ISO 9001\/14001 certified quality, and 24\/7 technical backing.\n        <\/p>\n      <\/div>\n\n      <!-- \u5c0f\u8282 7 -->\n      <div class=\"glass-card p-6 md:p-8 rounded-3xl hover:border-primary\/50 transition-all duration-300 md:col-span-2\">\n        <div class=\"flex items-start gap-4 mb-4\">\n          <div class=\"rounded-2xl bg-primary-light text-primary p-3 flex-shrink-0\">\n            <svg class=\"w-6 h-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path fill-rule=\"evenodd\" d=\"M5.22 3.22a.75.75 0 011.06 0L10 7.94l3.72-3.72a.75.75 0 111.06 1.06L11.06 9l3.72 3.72a.75.75 0 11-1.06 1.06L10 10.06l-3.72 3.72a.75.75 0 01-1.06-1.06L8.94 10 5.22 6.28a.75.75 0 010-1.06z\" clip-rule=\"evenodd\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl md:text-2xl font-semibold font-heading text-neutral-950\">\n              Clear Collaboration Process\n            <\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"text-slate-700 mb-4 leading-relaxed\">\n          From initial consultation, sample testing, commercial negotiation, production, QC, and delivery\u2014every step is transparent. We provide progress updates, documentation, and full-circle support to eliminate surprises and ensure success.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Section 15: FAQ -->\n<section id=\"sec-faq-15\" class=\"py-16 md:py-24 bg-slate-50\">\n  <div class=\"max-w-4xl mx-auto px-4 md:px-6\">\n    <!-- Title -->\n    <div class=\"text-center mb-12 md:mb-16\">\n      <span class=\"inline-block px-4 py-2 rounded-full bg-primary-light text-primary text-sm font-semibold mb-4\">\n        Questions & Answers\n      <\/span>\n      <h2 class=\"text-3xl md:text-4xl font-bold font-heading text-neutral-950 mb-4\">\n        Frequently Asked Questions\n      <\/h2>\n      <p class=\"text-lg text-slate-600\">\n        Get quick answers to common concerns about our powder coating services\n      <\/p>\n    <\/div>\n\n    <!-- FAQ \u5206\u7ec4 -->\n    <div class=\"space-y-4\">\n      \n      <!-- FAQ Group 1: Service Scope -->\n      <div class=\"mb-8\">\n        <h3 class=\"text-lg font-semibold font-heading text-neutral-950 mb-4 pb-2 border-b border-slate-300\">\n          Service Scope & Capabilities\n        <\/h3>\n        \n        <!-- Q1 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              What materials and product types can you coat?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>We handle all common metals: steel, aluminum, copper, stainless steel, and specialty alloys. Product size range: 50mm to 2000mm+; weight: 0.1kg to 500kg. Applications span furniture, electrical enclosures, machinery, automotive, and more. We can coat complex shapes (welded, stamped, cast parts). Contact us with product details or samples for material compatibility assessment.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q2 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              How long does sample coating take?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Typical turnaround: 1\u20133 days for standard samples. Complex processes or custom requirements may take 5\u20137 days. We confirm exact timelines upon order receipt. Fast feedback supports your decision-making process.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q3 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              What is your minimum order quantity (MOQ)?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Standard MOQ: 50\u2013100 pieces. For small batches or special cases, we'll negotiate. Reach out with your quantity to explore options.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q4 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Can you handle custom or complex product shapes?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Yes. We've successfully coated welded assemblies, stamped components, castings, and intricate geometries. Custom fixturing may be required. Send drawings or samples for a feasibility review.<\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n\n      <!-- FAQ Group 2: Quality & Lead Time -->\n      <div class=\"mb-8\">\n        <h3 class=\"text-lg font-semibold font-heading text-neutral-950 mb-4 pb-2 border-b border-slate-300\">\n          Quality & Lead Times\n        <\/h3>\n        \n        <!-- Q5 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              How do you ensure consistent coating quality?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Every batch undergoes 100% inspection: film thickness (60\u2013120 \u00b5m \u00b110 \u00b5m), color match (\u0394E\u22641.0), hardness (\u22652H), and adhesion testing (\u22641 grade). Our defect rate is &lt;1%. Advanced test equipment and trained QC staff verify compliance before shipment.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q6 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              What is your typical turnaround time for mass orders?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Small batches (&lt;100 pcs): 3\u20135 days. Medium batches (100\u20131,000): 5\u201310 days. Large batches (&gt;1,000): 2\u20134 weeks. Timelines depend on production load. Early communication ensures optimal scheduling.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q7 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Do you accept rush or emergency orders?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>We do. Rush orders may incur expedite fees, depending on current capacity. Contact us immediately to discuss your urgent needs and explore feasibility.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q8 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Can you match specific colors (e.g., RAL codes)?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Absolutely. We match RAL, Pantone, NCS, and custom color standards. Color accuracy typically \u0394E\u22641.0. Send a color sample or swatch; we'll provide a test sample for verification.<\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n\n      <!-- FAQ Group 3: Costs & Commercial -->\n      <div class=\"mb-8\">\n        <h3 class=\"text-lg font-semibold font-heading text-neutral-950 mb-4 pb-2 border-b border-slate-300\">\n          Costs & Commercial Terms\n        <\/h3>\n        \n        <!-- Q9 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              How is your pricing structured?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Pricing reflects material type, product size, process complexity, production volume, and color selection. We provide transparent, itemized quotes. Send product specs for an accurate estimate.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q10 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Are there volume discounts?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Yes. Discount tiers apply based on order volume. Discuss bulk pricing with our sales team for long-term partnerships.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q11 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Are there hidden fees or additional charges?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>No hidden fees. Our quote includes materials, labor, packaging, and QC. Any special requests (custom packaging, expedite, rare materials) are flagged upfront for your approval.<\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n\n      <!-- FAQ Group 4: Support & Logistics -->\n      <div class=\"mb-8\">\n        <h3 class=\"text-lg font-semibold font-heading text-neutral-950 mb-4 pb-2 border-b border-slate-300\">\n          Support & Logistics\n        <\/h3>\n        \n        <!-- Q12 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              What after-sales support do you offer?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>24\/7 technical support (phone, email, chat). Remote or on-site assistance available. 2-year coating performance warranty. Non-conforming goods can be reworked or replaced at no cost.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q13 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Do you support international shipping?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Yes. We handle global logistics with FOB, CIF, and DDP options. Assistance with export documentation, customs clearance, and tracking. Experienced with shipments to Southeast Asia, Europe, North America, and beyond.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q14 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              How quickly do you respond to customer inquiries?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Standard response: 2\u20134 hours. 24\/7 hotline for urgent issues. Multilingual support team ensures clear communication.<\/p>\n          <\/div>\n        <\/details>\n\n        <!-- Q15 -->\n        <details class=\"group glass-card rounded-2xl mb-3 overflow-hidden\">\n          <summary class=\"flex items-center justify-between p-5 md:p-6 cursor-pointer hover:bg-primary-light\/30 transition-colors\">\n            <span class=\"font-semibold text-neutral-950 pr-4\">\n              Can you provide documentation or compliance certificates for import?\n            <\/span>\n            <span class=\"text-primary text-xl flex-shrink-0 group-open:rotate-180 transition-transform\">+<\/span>\n          <\/summary>\n          <div class=\"px-5 md:px-6 pb-5 md:pb-6 bg-slate-50 border-t border-slate-200 text-slate-700\">\n            <p>Yes. We provide invoices, packing lists, quality certificates, CoC (Certificate of Conformance), and origin certificates. All documents comply with importer requirements and trade regulations.<\/p>\n          <\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n\n    <!-- CTA at Bottom of FAQ -->\n    <div class=\"mt-12 text-center\">\n      <p class=\"text-slate-700 mb-6\">\n        Still have questions? Our team is ready to help.\n      <\/p>\n      <button \n        onclick=\"openInquiry()\" \n        class=\"bg-primary hover:bg-primary-dark text-white rounded-xl px-8 py-4 font-semibold transition-all duration-300 inline-flex items-center gap-2\"\n      >\n        Ask Our Team \u2192\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Section 16: \u6700\u7ec8 CTA & \u8054\u7cfb\u65b9\u5f0f -->\n<section id=\"sec-final-cta-16\" class=\"py-16 md:py-24 bg-neutral-950 text-white\">\n  <div class=\"max-w-4xl mx-auto px-4 md:px-6\">\n    <div class=\"text-center\">\n      <!-- \u4e3bTitle -->\n      <h2 class=\"text-3xl md:text-4xl lg:text-5xl font-bold font-heading mb-4\">\n        Ready to Transform Your Coating Process?\n      <\/h2>\n      \n      <!-- \u526fTitle -->\n      <p class=\"text-lg md:text-xl text-slate-300 mb-8 max-w-2xl mx-auto\">\n        Get a free professional consultation and custom quote within 24 hours. No obligation, no fees.\n      <\/p>\n\n      <!-- 4 \u4e2a\u5c0f\u627f\u8bfa -->\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4 mb-12 max-w-2xl mx-auto\">\n        <div class=\"flex items-center gap-3 text-sm md:text-base\">\n          <svg class=\"w-5 h-5 text-primary flex-shrink-0\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n          <\/svg>\n          <span>Free Sample Testing<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 text-sm md:text-base\">\n          <svg class=\"w-5 h-5 text-primary flex-shrink-0\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n          <\/svg>\n          <span>Expert Technical Review<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 text-sm md:text-base\">\n          <svg class=\"w-5 h-5 text-primary flex-shrink-0\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n          <\/svg>\n          <span>Transparent, No Hidden Fees<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 text-sm md:text-base\">\n          <svg class=\"w-5 h-5 text-primary flex-shrink-0\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n          <\/svg>\n          <span>24\/7 Multi-Language Support<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- \u591a\u5143\u8054\u7cfb\u65b9\u5f0f\u5165\u53e3 -->\n      <div class=\"grid grid-cols-1 md:grid-cols-5 gap-4 mb-8\">\n        <!-- \u7535\u8bdd -->\n        <a \n          href=\"tel:+86-18925987762\" \n          class=\"bg-white hover:bg-slate-100 text-neutral-950 rounded-2xl px-6 py-4 font-semibold transition-all duration-300 flex items-center justify-center gap-2 group\"\n        >\n          <svg class=\"w-5 h-5 group-hover:scale-110 transition-transform\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773c.418 1.265 1.215 2.807 2.986 4.578 1.77 1.77 3.313 2.568 4.578 2.986l.773-1.548a1 1 0 011.06-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z\"\/>\n          <\/svg>\n          <span class=\"text-sm md:text-base\">Call Now<\/span>\n        <\/a>\n\n        <!-- WhatsApp -->\n        <a \n          href=\"https:\/\/wa.me\/+8618925987762\" \n          target=\"_blank\" \n          rel=\"noopener noreferrer\"\n          class=\"bg-white hover:bg-slate-100 text-neutral-950 rounded-2xl px-6 py-4 font-semibold transition-all duration-300 flex items-center justify-center gap-2 group\"\n        >\n          <svg class=\"w-5 h-5 group-hover:scale-110 transition-transform\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z\"\/>\n            <path d=\"M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z\"\/>\n          <\/svg>\n          <span class=\"text-sm md:text-base\">WhatsApp<\/span>\n        <\/a>\n\n        <!-- \u90ae\u7bb1 -->\n        <a \n          href=\"mailto:ketucoatingline@gmail.com\" \n          class=\"bg-white hover:bg-slate-100 text-neutral-950 rounded-2xl px-6 py-4 font-semibold transition-all duration-300 flex items-center justify-center gap-2 group\"\n        >\n          <svg class=\"w-5 h-5 group-hover:scale-110 transition-transform\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path d=\"M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z\"\/>\n            <path d=\"M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z\"\/>\n          <\/svg>\n          <span class=\"text-sm md:text-base\">Email<\/span>\n        <\/a>\n\n        <!-- \u5728\u7ebf\u8868\u5355 -->\n        <button \n          onclick=\"openInquiry()\" \n          class=\"bg-primary hover:bg-primary-dark text-white rounded-2xl px-6 py-4 font-semibold transition-all duration-300 flex items-center justify-center gap-2 group\"\n        >\n          <svg class=\"w-5 h-5 group-hover:scale-110 transition-transform\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path fill-rule=\"evenodd\" d=\"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm1 2h6v12H7V4z\" clip-rule=\"evenodd\"\/>\n          <\/svg>\n          <span class=\"text-sm md:text-base\">Send Inquiry<\/span>\n        <\/button>\n\n        <!-- \u65e5\u7a0b\u9884\u8ba2 -->\n        <a \n          href=\"https:\/\/calendly.com\/coatinglinekt\/consultation\" \n          target=\"_blank\" \n          rel=\"noopener noreferrer\"\n          class=\"bg-white hover:bg-slate-100 text-neutral-950 rounded-2xl px-6 py-4 font-semibold transition-all duration-300 flex items-center justify-center gap-2 group\"\n        >\n          <svg class=\"w-5 h-5 group-hover:scale-110 transition-transform\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n            <path fill-rule=\"evenodd\" d=\"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z\" clip-rule=\"evenodd\"\/>\n          <\/svg>\n          <span class=\"text-sm md:text-base\">Schedule<\/span>\n        <\/a>\n      <\/div>\n\n      <!-- \u5e95\u90e8\u8865\u5145\u4fe1\u606f -->\n      <p class=\"text-sm md:text-base text-slate-400\">\n        Response within 24 hours | Available Mon\u2013Fri 8AM\u20136PM CST | Urgent? We're here 24\/7\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Section 17: Footer \/ \u7ad9\u5185\u5bfc\u822a -->\n<section id=\"sec-footer-17\" class=\"bg-slate-900 text-slate-300 py-12 md:py-16\">\n  <div class=\"max-w-6xl mx-auto px-4 md:px-6\">\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-8 mb-8\">\n      \n      <!-- Column 1: \u5173\u4e8e\u6211\u4eec -->\n      <div>\n        <h4 class=\"text-white font-semibold font-heading mb-4\">About Ketu<\/h4>\n        <p class=\"text-sm text-slate-400 mb-4\">\n          20+ years of expertise in <a href=\"\/powder-coating-equipment\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">powder coating equipment<\/a> design, manufacturing, and installation for industries worldwide.\n        <\/p>\n        <div class=\"flex gap-3\">\n          <a href=\"https:\/\/www.linkedin.com\/company\/ketu-machinery\" target=\"_blank\" rel=\"noopener\" class=\"w-8 h-8 rounded-full bg-slate-800 hover:bg-primary text-slate-300 hover:text-white flex items-center justify-center transition-all\" title=\"LinkedIn\">\n            <svg class=\"w-4 h-4\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M13.6915026,13.4744657 L10.2259165,13.4744657 L10.2259165,6.24095016 C10.2259165,5.10570594 9.70046679,4.4453959 8.74181351,4.4453959 C7.74821373,4.4453959 7.22286987,5.10571127 7.22286987,6.24095016 L7.22286987,13.4744657 L3.75626923,13.4744657 L3.75626923,3.01755504 L7.22286987,3.01755504 L7.22286987,4.61468027 C7.22286987,4.61468027 7.85561555,3.3459872 9.64857325,3.3459872 C11.8006881,3.3459872 13.6915026,4.57596281 13.6915026,6.9395807 L13.6915026,13.4744657 Z M1.51808347,2.00128833 C0.678341202,2.00128833 0,1.35022733 0,0.500644165 C0,0.501271564 0,0.357710215 0.680518136,0.357710215 C1.52065533,0.357710215 2.19900453,1.00877121 2.19900453,1.85839237 C2.19868233,2.70800718 1.52065533,3 0.678341202,3 C0.678341202,3 0.678341202,2.70801251 0.678341202,2.00128833 Z M0.678341202,13.4744657 L2.19900453,13.4744657 L2.19900453,3.01755504 L0.678341202,13.4744657 Z M14.8258098,0 L19.6044732,9.65836624 L19.6044732,13.4744657 L18.0922156,13.4744657 L18.0922156,10.0211864 L14.8258098,10.0211864 L14.8258098,13.4744657 L13.3147466,13.4744657 L13.3147466,0 L14.8258098,0 Z M14.8258098,8.51393273 L17.5681165,8.51393273 L16.5157859,6.01532309 L14.8258098,8.51393273 Z\"\/><\/svg>\n          <\/a>\n          <a href=\"https:\/\/www.youtube.com\/@KetuMachinery\/shorts\" target=\"_blank\" rel=\"noopener\" class=\"w-8 h-8 rounded-full bg-slate-800 hover:bg-primary text-slate-300 hover:text-white flex items-center justify-center transition-all\" title=\"YouTube\">\n            <svg class=\"w-4 h-4\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M19.615 3.654c-1.318-.617-5.507-1.063-11.615-1.063-6.108 0-10.297.446-11.615 1.063C.446 4.971.35 9.38.35 10c0 .62.096 5.029.385 6.346 1.318.617 5.507 1.063 11.615 1.063 6.108 0 10.297-.446 11.615-1.063.289-1.317.385-5.726.385-6.346 0-.62-.096-5.029-.385-6.346zM8 14V6l5.5 4-5.5 4z\"\/><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Column 2: \u4ea7\u54c1&\u670d\u52a1 -->\n      <div>\n        <h4 class=\"text-white font-semibold font-heading mb-4\">Products & Services<\/h4>\n        <ul class=\"space-y-2 text-sm\">\n          <li><a href=\"https:\/\/coatinglinekt.com\/products\/\" class=\"hover:text-primary transition-colors\">All Products<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/powder-coating-line\/\" class=\"hover:text-primary transition-colors\">Coating Lines<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/powder-coating-oven-factory\/\" class=\"hover:text-primary transition-colors\">Curing Ovens<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/powder-spray-booths\/\" class=\"hover:text-primary transition-colors\">Spray Booths<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/complete-powder-coating-line\/\" class=\"hover:text-primary transition-colors\">Complete Solutions<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Column 3: \u8d44\u6e90&\u5b66\u4e60 -->\n      <div>\n        <h4 class=\"text-white font-semibold font-heading mb-4\">Resources & Learning<\/h4>\n        <ul class=\"space-y-2 text-sm\">\n          <li><a href=\"https:\/\/coatinglinekt.com\/blog\/\" class=\"hover:text-primary transition-colors\">Blog & Articles<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/buying-guide\/\" class=\"hover:text-primary transition-colors\">Buying Guide<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/faq\/\" class=\"hover:text-primary transition-colors\">FAQ<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/case-studies\/\" class=\"hover:text-primary transition-colors\">Case Studies<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/technical-docs\/\" class=\"hover:text-primary transition-colors\">Technical Documents<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Column 4: \u516c\u53f8\u4fe1\u606f -->\n      <div>\n        <h4 class=\"text-white font-semibold font-heading mb-4\">Company Info<\/h4>\n        <ul class=\"space-y-2 text-sm\">\n          <li><a href=\"https:\/\/coatinglinekt.com\/company-profile\/\" class=\"hover:text-primary transition-colors\">About Us<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/certifications\/\" class=\"hover:text-primary transition-colors\">Certifications<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/factory-tour\/\" class=\"hover:text-primary transition-colors\">Factory Tour<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/contact-us\/\" class=\"hover:text-primary transition-colors\">Contact<\/a><\/li>\n          <li><a href=\"https:\/\/coatinglinekt.com\/privacy-policy\/\" class=\"hover:text-primary transition-colors\">Privacy Policy<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Column 5: \u5feb\u901f\u8054\u7cfb -->\n      <div>\n        <h4 class=\"text-white font-semibold font-heading mb-4\">Quick Contact<\/h4>\n        <ul class=\"space-y-3 text-sm\">\n          <li>\n            <span class=\"text-slate-400 block mb-1\">Phone\/WhatsApp:<\/span>\n            <a href=\"tel:+86-18925987762\" class=\"text-primary hover:text-primary-dark font-semibold transition-colors\">\n              +86-180-6466-8879\n            <\/a>\n          <\/li>\n          <li>\n            <span class=\"text-slate-400 block mb-1\">Email:<\/span>\n            <a href=\"mailto:ketucoatingline@gmail.com\" class=\"text-primary hover:text-primary-dark font-semibold transition-colors\">\n              ketucoatingline@gmail.com\n            <\/a>\n          <\/li>\n          <li>\n            <span class=\"text-slate-400 block mb-1\">Hours:<\/span>\n            <span>Mon\u2013Fri 8AM\u20136PM CST | 24\/7 Support Available<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- \u5e95\u90e8\u7248\u6743\u548c\u94fe\u63a5 -->\n    <div class=\"border-t border-slate-700 pt-8 flex flex-col md:flex-row justify-between items-center gap-4\">\n      <p class=\"text-sm text-slate-500\">\n        \u00a9 2025 Foshan Nanhai Ketu Machinery Equipment Co., Ltd. All rights reserved.\n      <\/p>\n      <div class=\"flex gap-4 text-sm text-slate-500\">\n        <a href=\"https:\/\/coatinglinekt.com\/terms-of-service\/\" class=\"hover:text-primary transition-colors\">Terms of Service<\/a>\n        <span class=\"text-slate-700\">|<\/span>\n        <a href=\"https:\/\/coatinglinekt.com\/privacy-policy\/\" class=\"hover:text-primary transition-colors\">Privacy Policy<\/a>\n        <span class=\"text-slate-700\">|<\/span>\n        <a href=\"https:\/\/coatinglinekt.com\/sitemap\/\" class=\"hover:text-primary transition-colors\">Sitemap<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- KT Inquiry Form -->\n<style>\n.iq-field{display:block!important;width:100%!important;padding:12px 14px!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;font-size:14px!important;outline:none!important;box-sizing:border-box!important;font-family:inherit!important;background:#fff!important;color:#0f172a!important;margin:0!important;box-shadow:none!important;-webkit-appearance:none!important;transition:border-color .2s!important;}\n.iq-field:focus{border-color:#34C759!important;box-shadow:0 0 0 3px rgba(52,199,89,.15)!important;}\n@keyframes iq-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}\n<\/style>\n<button id=\"iqFloatBtn\" style=\"position:fixed;bottom:32px;right:32px;z-index:9998;background:#34C759;color:#fff;border:none;border-radius:50px;padding:14px 24px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 20px rgba(52,199,89,.45);display:flex;align-items:center;gap:8px;transition:background .2s,transform .2s;\" onmouseover=\"this.style.transform='translateY(-2px)'\" onmouseout=\"this.style.transform='none'\">&#x1F4E9; Get Free Quote<\/button>\n<div id=\"iqOv\" style=\"position:fixed;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(8px);z-index:9999;display:none;align-items:center;justify-content:center;padding:16px;font-family:inherit\">\n  <div id=\"iqBox\" style=\"background:#fff;border-radius:20px;padding:32px 28px;width:min(440px,100%);box-shadow:0 24px 60px rgba(0,0,0,.28);position:relative;animation:iq-in .22s ease;max-height:90vh;overflow-y:auto\">\n    <button id=\"iqCloseBtn\" style=\"position:absolute;top:14px;right:16px;background:none;border:none;font-size:22px;cursor:pointer;color:#94a3b8;line-height:1;padding:4px\">&#x2715;<\/button>\n    <div id=\"iqBody\">\n      <div style=\"text-align:center;margin-bottom:24px\">\n        <div style=\"font-size:22px;font-weight:700;color:#0f172a;margin-bottom:6px\">Get Free Quote<\/div>\n        <div style=\"font-size:13px;color:#64748b\">Reply within 24h &middot; Free Assessment &middot; No MOQ<\/div>\n      <\/div>\n      <form id=\"iqForm\" style=\"display:flex;flex-direction:column;gap:14px\">\n        <input id=\"iq-name\"  name=\"name\"    type=\"text\" placeholder=\"Your Name\"             class=\"iq-field\">\n        <input id=\"iq-phone\" name=\"phone\"   type=\"text\" placeholder=\"Email or WhatsApp *\"   class=\"iq-field\">\n        <textarea id=\"iq-msg\" name=\"message\" rows=\"4\"   placeholder=\"Tell us about your coating requirements\u2026 (optional)\" class=\"iq-field\" style=\"resize:none!important;\"><\/textarea>\n        <input type=\"text\" name=\"_zeroy_hp\" style=\"position:absolute!important;left:-9999px!important;\" tabindex=\"-1\" aria-hidden=\"true\" autocomplete=\"off\" value=\"\">\n        <button type=\"submit\" id=\"iq-submit\" style=\"width:100%;padding:14px;background:#34C759;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.3px;transition:opacity .2s\" onmouseover=\"this.style.opacity='.88'\" onmouseout=\"this.style.opacity='1'\">Get Free Quote &#x2192;<\/button>\n        <p id=\"iq-err\" style=\"display:none;color:#ef4444;font-size:12px;text-align:center;margin:0\"><\/p>\n      <\/form>\n    <\/div>\n  <\/div>\n<\/div>\n<script>\n(function(){\n  var EP='https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions', TY='https:\/\/www.powdercoatlinekt.com\/thank-you\/';\n  var origHtml=null;\n  function closeIq(){document.getElementById('iqOv').style.display='none';document.body.style.overflow='';}\n  function openIq(){\n    var b=document.getElementById('iqBody');\n    if(b&&b.dataset.success==='1'){b.dataset.success='';if(origHtml)b.innerHTML=origHtml;bindClose();}\n    var f=document.getElementById('iqForm');if(f)f.reset();\n    document.getElementById('iqOv').style.display='flex';\n    document.body.style.overflow='hidden';\n  }\n  function bindClose(){var cb=document.getElementById('iqCloseBtn');if(cb)cb.onclick=closeIq;}\n  function init(){\n    origHtml=document.getElementById('iqBody').innerHTML;\n    var fb=document.getElementById('iqFloatBtn');if(fb)fb.addEventListener('click',openIq);\n    bindClose();\n    document.getElementById('iqOv').addEventListener('click',function(e){if(e.target===this)closeIq();});\n    window.openInquiry=openIq;\n    window.closeInquiry=closeIq;\n    document.getElementById('iqForm').addEventListener('submit',async function(e){\n      e.preventDefault();\n      var btn=document.getElementById('iq-submit');\n      var err=document.getElementById('iq-err');\n      var phone=document.getElementById('iq-phone').value.trim();\n      if(!phone){err.textContent='Please enter your Email or WhatsApp.';err.style.display='block';return;}\n      btn.textContent='Sending\u2026';btn.disabled=true;err.style.display='none';\n      var fd=new FormData();\n      fd.append('name',document.getElementById('iq-name').value.trim());\n      fd.append('phone',phone);\n      fd.append('message',document.getElementById('iq-msg').value.trim());\n      fd.append('_zeroy_hp','');\n      fd.append('_zeroy_redirect',TY);\n      var ok=false,code=0;\n      try{var r=await fetch(EP,{method:'POST',body:fd});code=r.status;ok=r.ok;}catch(ex){console.error('[IQ]',ex);}\n      if(ok){window.location.href=TY;}\n      else{btn.textContent='Get Free Quote \u2192';btn.disabled=false;err.textContent='Failed (HTTP '+code+'). Please try again.';err.style.display='block';}\n    });\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n})();\n<\/script>\n\n<!-- \u2500\u2500 KT Inquiry Form \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n<style>\n.iq-field{display:block!important;width:100%!important;padding:12px 14px!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;font-size:14px!important;outline:none!important;box-sizing:border-box!important;font-family:inherit!important;background:#fff!important;color:#0f172a!important;margin:0!important;box-shadow:none!important;-webkit-appearance:none!important;transition:border-color .2s!important;}\n.iq-field:focus{border-color:#34C759!important;box-shadow:0 0 0 3px rgba(52,199,89,.15)!important;}\n@keyframes iq-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}\n<\/style>\n<!-- Floating trigger button (fixed bottom right) -->\n<button id=\"iqFloatBtn\" style=\"position:fixed;bottom:32px;right:32px;z-index:9998;background:#34C759;color:#fff;border:none;border-radius:50px;padding:14px 24px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 20px rgba(52,199,89,.45);display:flex;align-items:center;gap:8px;transition:background .2s,transform .2s;\" onmouseover=\"this.style.transform='translateY(-2px)'\" onmouseout=\"this.style.transform='none'\">&#x1F4E9; Get Free Quote<\/button>\n<!-- Modal overlay -->\n<div id=\"iqOv\" style=\"position:fixed;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(8px);z-index:9999;display:none;align-items:center;justify-content:center;padding:16px;font-family:inherit\">\n  <div id=\"iqBox\" style=\"background:#fff;border-radius:20px;padding:32px 28px;width:min(440px,100%);box-shadow:0 24px 60px rgba(0,0,0,.28);position:relative;animation:iq-in .22s ease;max-height:90vh;overflow-y:auto\">\n    <button id=\"iqCloseBtn\" style=\"position:absolute;top:14px;right:16px;background:none;border:none;font-size:22px;cursor:pointer;color:#94a3b8;line-height:1;padding:4px\">&#x2715;<\/button>\n    <div id=\"iqBody\">\n      <div style=\"text-align:center;margin-bottom:24px\">\n        <div style=\"font-size:22px;font-weight:700;color:#0f172a;margin-bottom:6px\">Get Free Quote<\/div>\n        <div style=\"font-size:13px;color:#64748b\">Reply within 24h &middot; Free DFM Check &middot; No MOQ<\/div>\n      <\/div>\n      <form id=\"iqForm\" style=\"display:flex;flex-direction:column;gap:14px\">\n        <input id=\"iq-name\"  name=\"name\"    type=\"text\" placeholder=\"Your Name\"             class=\"iq-field\">\n        <input id=\"iq-phone\" name=\"phone\"   type=\"text\" placeholder=\"Email or WhatsApp *\"   class=\"iq-field\">\n        <textarea id=\"iq-msg\" name=\"message\" rows=\"4\"   placeholder=\"Tell us about your PCB requirements\u2026 (optional)\" class=\"iq-field\" style=\"resize:none!important;\"><\/textarea>\n        <input type=\"text\" name=\"_zeroy_hp\" style=\"position:absolute!important;left:-9999px!important;\" tabindex=\"-1\" aria-hidden=\"true\" autocomplete=\"off\" value=\"\">\n        <button type=\"submit\" id=\"iq-submit\" style=\"width:100%;padding:14px;background:#34C759;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.3px;transition:opacity .2s\" onmouseover=\"this.style.opacity='.88'\" onmouseout=\"this.style.opacity='1'\">Get Free Quote &#x2192;<\/button>\n        <p id=\"iq-err\" style=\"display:none;color:#ef4444;font-size:12px;text-align:center;margin:0\"><\/p>\n      <\/form>\n    <\/div>\n  <\/div>\n<\/div>\n<script>\n(function(){\n  var EP='https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions', TY='https:\/\/www.powdercoatlinekt.com\/thank-you\/';\n  var origHtml=null;\n  function closeIq(){document.getElementById('iqOv').style.display='none';document.body.style.overflow='';}\n  function openIq(){\n    var b=document.getElementById('iqBody');\n    if(b&&b.dataset.success==='1'){b.dataset.success='';if(origHtml)b.innerHTML=origHtml;bindClose();}\n    var f=document.getElementById('iqForm');if(f)f.reset();\n    document.getElementById('iqOv').style.display='flex';\n    document.body.style.overflow='hidden';\n  }\n  function bindClose(){var cb=document.getElementById('iqCloseBtn');if(cb)cb.onclick=closeIq;}\n  function init(){\n    origHtml=document.getElementById('iqBody').innerHTML;\n    \/\/ Floating button + All on page CTA buttons can trigger\n    var fb=document.getElementById('iqFloatBtn');if(fb)fb.addEventListener('click',openIq);\n    bindClose();\n    document.getElementById('iqOv').addEventListener('click',function(e){if(e.target===this)closeIq();});\n    \/\/ Global exposure openInquiry(), for page internal CTA button calls\n    window.openInquiry=openIq;\n    window.closeInquiry=closeIq;\n    document.getElementById('iqForm').addEventListener('submit',async function(e){\n      e.preventDefault();\n      var btn=document.getElementById('iq-submit');\n      var err=document.getElementById('iq-err');\n      var phone=document.getElementById('iq-phone').value.trim();\n      if(!phone){err.textContent='Please enter your Email or WhatsApp.';err.style.display='block';return;}\n      btn.textContent='Sending\u2026';btn.disabled=true;err.style.display='none';\n      var fd=new FormData();\n      fd.append('name',document.getElementById('iq-name').value.trim());\n      fd.append('phone',phone);\n      fd.append('message',document.getElementById('iq-msg').value.trim());\n      fd.append('_zeroy_hp','');\n      fd.append('_zeroy_redirect',TY);\n      var ok=false,code=0;\n      try{var r=await fetch(EP,{method:'POST',body:fd});code=r.status;ok=r.ok;}catch(ex){console.error('[IQ]',ex);}\n      if(ok){window.location.href=TY;}\n      else{btn.textContent='Get Free Quote \u2192';btn.disabled=false;err.textContent='Failed (HTTP '+code+'). Please try again.';err.style.display='block';}\n    });\n  }\n  if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}\n})();\n<\/script>\n<!-- \u2500\u2500 \/KT Inquiry Form \u2500\u2500 -->","protected":false},"excerpt":{"rendered":"<p>Professional Powder Coating Complete Powder Coating Solutions for Metal Products 10+ years of industry expertise. Custom coating services with ISO certification, advanced equipment, and guaranteed quality. From sample testing to large-scale production. Get Free Consultation \u2192 Chat on WhatsApp \u2713 24-48 Hour Sample Testing \u2713 No Hidden Fees \u2713 Global Shipping 10+ Years Experience 500+ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":830,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-03-27 15:43:52","footnotes":""},"class_list":["post-1403","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/1403","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/comments?post=1403"}],"version-history":[{"count":18,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/1403\/revisions"}],"predecessor-version":[{"id":4607,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/1403\/revisions\/4607"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media\/830"}],"wp:attachment":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media?parent=1403"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}