{"id":53,"date":"2025-12-11T00:37:00","date_gmt":"2025-12-11T00:37:00","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=53"},"modified":"2026-05-08T05:43:50","modified_gmt":"2026-05-08T05:43:50","slug":"automatic-powder-coating-line","status":"publish","type":"page","link":"https:\/\/powdercoatlinekt.com\/vi\/automatic-powder-coating-line\/","title":{"rendered":"D\u00e2y chuy\u1ec1n Ph\u1ee7 B\u1ed9t T\u1ef1 \u0111\u1ed9ng"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Automatic Powder Coating Line | KT Machinery<\/title>\n  <meta name=\"description\" content=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\" \/>\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n  <style>\n    :root{\n      --kt-primary:#a008fc;\n      --kt-primary-dark:#7e22ce;\n      --kt-accent:#ec4899;\n      --kt-indigo:#6366f1;\n      --kt-green:#25D366;\n      --kt-ink:#18181b;\n      --kt-text:#52525b;\n      --kt-soft:#faf5ff;\n      --kt-soft-2:#f5edff;\n      --kt-border:rgba(160,8,252,.16);\n    }\n\n    html{scroll-behavior:smooth;}\n    body{\n      margin:0;\n      font-family:Inter,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n      color:var(--kt-ink);\n      background:\n        radial-gradient(circle at top left, rgba(160,8,252,.07), transparent 24%),\n        radial-gradient(circle at top right, rgba(236,72,153,.06), transparent 20%),\n        #fff;\n    }\n\n    .page-shell{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px;}\n    .kt-topbar{\n      position:sticky;top:0;z-index:50;\n      backdrop-filter:blur(14px);\n      background:rgba(255,255,255,.88);\n      border-bottom:1px solid rgba(160,8,252,.08);\n      box-shadow:0 10px 30px rgba(0,0,0,.04);\n    }\n    .kt-topbar::after{\n      content:\"\";\n      display:block;\n      height:4px;\n      background:linear-gradient(90deg,var(--kt-primary),var(--kt-accent),var(--kt-indigo));\n    }\n    .kt-brand-mark{\n      width:44px;height:44px;border-radius:14px;\n      display:inline-flex;align-items:center;justify-content:center;\n      color:#fff;font-weight:900;\n      background:linear-gradient(135deg,var(--kt-primary),var(--kt-accent));\n      box-shadow:0 14px 30px rgba(160,8,252,.25);\n    }\n    .kt-nav-link{\n      font-size:14px;font-weight:800;color:#4b5563;\n      padding:10px 14px;border-radius:999px;transition:.2s ease;\n    }\n    .kt-nav-link:hover{\n      color:#fff;\n      background:linear-gradient(135deg,var(--kt-primary),var(--kt-accent));\n      box-shadow:0 10px 22px rgba(160,8,252,.18);\n    }\n\n    .kt-badge{\n      display:inline-flex;align-items:center;gap:10px;\n      padding:10px 14px;border-radius:999px;\n      background:rgba(160,8,252,.08);\n      color:var(--kt-primary-dark);\n      border:1px solid rgba(160,8,252,.10);\n      font-size:13px;font-weight:900;\n    }\n    .kt-badge::before{\n      content:\"\";\n      width:8px;height:8px;border-radius:999px;\n      background:linear-gradient(135deg,var(--kt-primary),var(--kt-accent));\n      box-shadow:0 0 0 6px rgba(160,8,252,.10);\n      flex:0 0 auto;\n    }\n\n    .kt-title-gradient{\n      background:linear-gradient(90deg,var(--kt-primary),var(--kt-accent),var(--kt-indigo));\n      -webkit-background-clip:text;\n      background-clip:text;\n      color:transparent;\n    }\n\n    .kt-btn-primary,\n    .kt-btn-whatsapp,\n    .kt-btn-outline{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      gap:10px;\n      padding:14px 24px;\n      border-radius:999px;\n      font-weight:800;\n      font-size:15px;\n      line-height:1;\n      transition:.22s ease;\n      text-decoration:none;\n    }\n    .kt-btn-primary{\n      color:#fff;\n      background:linear-gradient(135deg,var(--kt-primary),var(--kt-accent));\n      box-shadow:0 16px 36px rgba(160,8,252,.24);\n    }\n    .kt-btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(160,8,252,.30);}\n    .kt-btn-whatsapp{\n      color:#fff;background:var(--kt-green);\n      box-shadow:0 16px 36px rgba(37,211,102,.20);\n    }\n    .kt-btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(37,211,102,.28);}\n    .kt-btn-outline{\n      color:var(--kt-primary-dark);\n      background:#fff;\n      border:1px solid rgba(160,8,252,.22);\n    }\n    .kt-btn-outline:hover{transform:translateY(-2px);border-color:rgba(160,8,252,.40);}\n\n    .kt-hero{\n      position:relative;\n      overflow:hidden;\n      background:\n        radial-gradient(circle at 10% 10%, rgba(160,8,252,.14), transparent 26%),\n        radial-gradient(circle at 85% 15%, rgba(236,72,153,.11), transparent 22%),\n        linear-gradient(135deg,#ffffff 0%, #fcfaff 52%, #f7edff 100%);\n    }\n    .kt-hero::before{\n      content:\"\";\n      position:absolute;inset:0;\n      opacity:.11;\n      background-image:radial-gradient(circle at 1px 1px, #c084fc 1px, transparent 0);\n      background-size:28px 28px;\n      mask-image:linear-gradient(to bottom,#000,transparent 85%);\n      pointer-events:none;\n    }\n\n    .kt-card{\n      border-radius:28px;\n      background:rgba(255,255,255,.88);\n      border:1px solid rgba(160,8,252,.11);\n      box-shadow:0 28px 70px rgba(76,29,149,.08);\n      overflow:hidden;\n    }\n    .kt-soft-card{\n      background:#fff;\n      border:1px solid rgba(160,8,252,.10);\n      border-radius:22px;\n      box-shadow:0 16px 36px rgba(23,23,23,.05);\n    }\n    .kt-section-title{\n      font-size:clamp(30px,4vw,50px);\n      line-height:1.05;\n      letter-spacing:-.04em;\n      font-weight:950;\n    }\n    .kt-lead{\n      color:#5f6474;\n      line-height:1.85;\n      font-size:18px;\n    }\n    .kt-muted{color:#666b7b;}\n\n    .kt-photo{\n      width:100%;\n      display:block;\n      border-radius:20px;\n      object-fit:cover;\n      background:#fff;\n    }\n    .kt-photo-main{height:350px;}\n    .kt-photo-sm{height:120px;}\n    .kt-photo-md{height:260px;}\n    .kt-photo-lg{height:320px;}\n\n    .kt-list-dot li{\n      position:relative;\n      padding-left:16px;\n    }\n    .kt-list-dot li::before{\n      content:\"\";\n      position:absolute;left:0;top:10px;\n      width:7px;height:7px;border-radius:999px;\n      background:var(--kt-primary);\n    }\n\n    .kt-float-buttons{\n      position:fixed;\n      right:18px;\n      bottom:24px;\n      z-index:60;\n      display:flex;\n      flex-direction:column;\n      gap:12px;\n      align-items:flex-end;\n    }\n    .kt-float-contact{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      padding:16px 22px;\n      border-radius:999px;\n      color:#fff;\n      font-weight:900;\n      background:linear-gradient(135deg,var(--kt-primary),var(--kt-accent));\n      box-shadow:0 20px 48px rgba(160,8,252,.28);\n      text-decoration:none;\n    }\n    .kt-float-contact:hover{transform:translateY(-2px);}\n    .kt-float-whatsapp{\n      width:60px;height:60px;border-radius:999px;\n      display:inline-flex;align-items:center;justify-content:center;\n      background:var(--kt-green);\n      box-shadow:0 18px 40px rgba(37,211,102,.28);\n      text-decoration:none;\n    }\n    .kt-float-whatsapp:hover{transform:translateY(-2px);}\n    .kt-float-whatsapp svg{width:30px;height:30px;fill:#fff;}\n\n    \/* Popup *\/\n    .kt-popup{\n      position:fixed;inset:0;z-index:90;\n      display:flex;align-items:center;justify-content:center;\n      padding:20px;\n      background:rgba(17,24,39,.48);\n      backdrop-filter:blur(8px);\n      opacity:0;visibility:hidden;pointer-events:none;\n      transition:.25s ease;\n    }\n    .kt-popup:target{\n      opacity:1;visibility:visible;pointer-events:auto;\n    }\n    .kt-popup-card{\n      width:min(100%, 760px);\n      max-height:calc(100vh - 40px);\n      overflow:auto;\n      background:linear-gradient(180deg,#ffffff 0%, #fdfaff 100%);\n      border:1px solid rgba(160,8,252,.15);\n      border-radius:32px;\n      box-shadow:0 30px 90px rgba(17,24,39,.24);\n      padding:26px 26px 20px;\n      transform:translateY(18px) scale(.98);\n      transition:.25s ease;\n    }\n    .kt-popup:target .kt-popup-card{\n      transform:translateY(0) scale(1);\n    }\n    .kt-close{\n      width:52px;height:52px;border-radius:999px;\n      display:inline-flex;align-items:center;justify-content:center;\n      color:var(--kt-primary-dark);\n      background:rgba(255,255,255,.95);\n      border:1px solid rgba(160,8,252,.18);\n      text-decoration:none;\n      font-size:28px;\n      line-height:1;\n      box-shadow:0 10px 24px rgba(0,0,0,.06);\n    }\n\n    .kt-form-label{\n      display:block;\n      margin:0 0 10px;\n      font-size:14px;\n      font-weight:800;\n      color:#3f3a53;\n    }\n    .kt-form-input,\n    .kt-form-textarea{\n      width:100% !important;\n      border:1px solid rgba(160,8,252,.20) !important;\n      background:#fff !important;\n      border-radius:18px !important;\n      padding:16px 16px !important;\n      color:#111827 !important;\n      font-size:16px !important;\n      outline:none !important;\n      box-shadow:none !important;\n    }\n    .kt-form-input::placeholder,\n    .kt-form-textarea::placeholder{\n      color:#98a0af !important;\n      font-weight:600 !important;\n    }\n    .kt-form-input:focus,\n    .kt-form-textarea:focus{\n      border-color:rgba(160,8,252,.55) !important;\n      box-shadow:0 0 0 4px rgba(160,8,252,.10) !important;\n    }\n    .kt-form-textarea{\n      min-height:150px !important;\n      resize:vertical !important;\n    }\n\n    .kt-faq details{\n      border:1px solid #e5e7eb;\n      border-radius:18px;\n      overflow:hidden;\n      background:#fff;\n    }\n    .kt-faq summary{\n      list-style:none;\n      cursor:pointer;\n      font-weight:800;\n      padding:18px 20px;\n      position:relative;\n    }\n    .kt-faq summary::-webkit-details-marker{display:none;}\n    .kt-faq summary::after{\n      content:\"+\";\n      position:absolute;\n      right:20px;\n      top:50%;\n      transform:translateY(-50%);\n      width:28px;height:28px;border-radius:999px;\n      display:flex;align-items:center;justify-content:center;\n      font-size:18px;\n      color:#555;\n      border:1px solid #ddd;\n      background:#fff;\n    }\n    .kt-faq details[open] summary::after{content:\"\u2212\";}\n    .kt-faq-content{\n      padding:0 20px 18px;\n      color:#5f6474;\n      line-height:1.8;\n      font-size:15px;\n    }\n\n    @media (max-width: 1024px){\n      .kt-photo-main{height:300px;}\n      .kt-float-buttons{right:14px;bottom:18px;}\n    }\n    @media (max-width: 768px){\n      .page-shell{padding-left:18px;padding-right:18px;}\n      .kt-float-contact{padding:14px 18px;font-size:14px;}\n      .kt-float-whatsapp{width:54px;height:54px;}\n      .kt-float-whatsapp svg{width:26px;height:26px;}\n      .kt-popup-card{padding:22px 18px 18px;border-radius:26px;}\n      .kt-photo-main{height:240px;}\n      .kt-photo-lg{height:240px;}\n      .kt-photo-md{height:220px;}\n      .kt-photo-sm{height:90px;}\n      .kt-topbar nav{display:none;}\n    }\n  <\/style>\n<\/head>\n<body id=\"top\">\n\n  <!-- Header -->\n  <header class=\"kt-topbar\">\n    <div class=\"page-shell flex items-center justify-between gap-4 py-4\">\n      <a href=\"#top\" class=\"flex items-center gap-3\">\n        <span class=\"kt-brand-mark\">KT<\/span>\n        <span>\n          <strong class=\"block text-lg font-black leading-none\">KT M\u00e1y m\u00f3c<\/strong>\n          <small class=\"block mt-1 text-xs font-bold text-neutral-500\">Thi\u1ebft B\u1ecb S\u01a1n T\u0129nh \u0110i\u1ec7n B\u1ed9t<\/small>\n        <\/span>\n      <\/a>\n\n      <nav class=\"hidden lg:flex items-center gap-1\">\n        <a class=\"kt-nav-link\" href=\"#who-needs\">Who Needs It<\/a>\n        <a class=\"kt-nav-link\" href=\"#line-layout\">B\u1ed1 tr\u00ed d\u00e2y chuy\u1ec1n<\/a>\n        <a class=\"kt-nav-link\" href=\"#automation\">Automation<\/a>\n        <a class=\"kt-nav-link\" href=\"#projects\">Projects<\/a>\n        <a class=\"kt-nav-link\" href=\"#faq\">C\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p<\/a>\n      <\/nav>\n\n      <a href=\"#kt-contact-popup\" class=\"kt-btn-primary text-sm !py-3 !px-5\">Nh\u1eadn B\u00e1o Gi\u00e1<\/a>\n    <\/div>\n  <\/header>\n\n  <main>\n\n    <!-- Hero -->\n    <section class=\"kt-hero py-20 lg:py-24\">\n      <div class=\"page-shell relative\">\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n          <div>\n            <div class=\"kt-badge\">Nh\u00e0 s\u1ea3n xu\u1ea5t d\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng t\u1ea1i Trung Qu\u1ed1c<\/div>\n\n            <h1 class=\"kt-section-title mt-6\">\n              Automatic Powder<br>\n              <span class=\"kt-title-gradient\">D\u00e2y chuy\u1ec1n Ph\u1ee7<\/span><br>\n              for High-Volume Production\n            <\/h1>\n\n            <p class=\"kt-lead mt-6 max-w-2xl\">\n              KT Machinery designs and builds automatic powder coating lines for factories that need stable output, consistent film thickness, and repeatable coating quality. From pretreatment to curing oven and conveyor, every section is engineered to run as one integrated system.\n            <\/p>\n\n            <ul class=\"grid sm:grid-cols-2 gap-3 mt-8 text-[15px] text-neutral-700 font-medium\">\n              <li class=\"flex items-start gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>Stable takt time and balanced production flow<\/span><\/li>\n              <li class=\"flex items-start gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>\u0110\u1ed9 d\u00e0y l\u1edbp m\u00e0ng \u0111\u1ed3ng nh\u1ea5t tr\u00ean c\u00e1c b\u1ed9 ph\u1eadn ph\u1ee9c t\u1ea1p<\/span><\/li>\n              <li class=\"flex items-start gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>Lower labour cost with automatic guns and conveyors<\/span><\/li>\n              <li class=\"flex items-start gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>B\u1ed1 tr\u00ed linh ho\u1ea1t cho nh\u00e0 m\u00e1y m\u1edbi ho\u1eb7c n\u00e2ng c\u1ea5p<\/span><\/li>\n            <\/ul>\n\n            <div class=\"flex flex-wrap gap-4 pt-8\">\n              <a href=\"#kt-contact-popup\" class=\"kt-btn-primary\">Nh\u1eadn \u0111\u1ec1 xu\u1ea5t D\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng<\/a>\n              <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618925987762&text&type=phone_number&app_absent=0\" target=\"_blank\" rel=\"noopener\" class=\"kt-btn-whatsapp\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" fill=\"currentColor\" class=\"w-5 h-5\">\n                  <path d=\"M19.11 17.35c-.29-.15-1.7-.84-1.96-.93-.26-.1-.45-.15-.64.15-.19.29-.73.93-.9 1.12-.16.19-.33.22-.61.08-.29-.15-1.22-.45-2.32-1.43-.86-.77-1.44-1.71-1.61-2-.17-.29-.02-.44.13-.58.13-.13.29-.33.44-.49.15-.17.2-.29.29-.49.1-.19.05-.37-.02-.51-.08-.15-.64-1.56-.88-2.13-.23-.56-.47-.48-.64-.49h-.55c-.19 0-.49.07-.75.37-.26.29-.98.96-.98 2.34s1 2.72 1.13 2.9c.15.19 1.97 3 4.78 4.21.67.29 1.19.46 1.6.59.67.21 1.28.18 1.76.11.54-.08 1.7-.69 1.94-1.36.24-.67.24-1.24.17-1.36-.07-.13-.26-.21-.55-.36z\"\/>\n                  <path d=\"M16 3C8.82 3 3 8.82 3 16c0 2.28.59 4.42 1.62 6.29L3 29l6.92-1.58A12.96 12.96 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.64c-1.95 0-3.76-.57-5.28-1.56l-.38-.24-4.1.94.88-4-.25-.41A10.58 10.58 0 0 1 5.37 16C5.37 10.13 10.13 5.37 16 5.37S26.63 10.13 26.63 16 21.87 26.64 16 26.64z\"\/>\n                <\/svg>\n                Nh\u1eafn tin WhatsApp ngay\n              <\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"kt-card p-4 sm:p-5 lg:p-6\">\n            <div class=\"rounded-[24px] overflow-hidden\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231352.png\"\n                   alt=\"T\u1ed5ng quan v\u1ec1 d\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng\"\n                   class=\"kt-photo kt-photo-main\"\n                   sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\">\n            <\/div>\n\n            <div class=\"grid grid-cols-3 gap-3 mt-4\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line2-170.webp\"\n                   alt=\"Bu\u1ed3ng phun s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng\"\n                   class=\"kt-photo kt-photo-sm\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234243.png\"\n                   alt=\"L\u00f2 s\u1ea5y \u0111\u00f3ng r\u1eafn cho d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng\"\n                   class=\"kt-photo kt-photo-sm\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-225404.png\"\n                   alt=\"H\u1ec7 th\u1ed1ng b\u0103ng chuy\u1ec1n cho d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng\"\n                   class=\"kt-photo kt-photo-sm\">\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Who Needs -->\n    <section id=\"who-needs\" class=\"py-16 bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"grid lg:grid-cols-[1.3fr_1fr] gap-10 items-start\">\n          <div>\n            <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">D\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng c\u00f3 ph\u00f9 h\u1ee3p v\u1edbi nh\u00e0 m\u00e1y c\u1ee7a b\u1ea1n kh\u00f4ng?<\/h2>\n            <p class=\"kt-muted mt-4 leading-8\">\n              An automatic powder coating line is ideal for factories with stable orders that need more output per shift. Instead of relying on manual operators to control coating quality, the line uses automatic guns, reciprocators, and a conveyor to keep every part within a defined process window.\n            <\/p>\n\n            <h3 class=\"text-lg font-black mt-6 mb-3\">Trang n\u00e0y d\u00e0nh cho b\u1ea1n n\u1ebfu:<\/h3>\n            <ul class=\"space-y-3 text-[15px] text-neutral-700\">\n              <li class=\"flex gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>D\u00e2y chuy\u1ec1n th\u1ee7 c\u00f4ng hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ea1n kh\u00f4ng th\u1ec3 \u0111\u00e1p \u1ee9ng \u0111\u01b0\u1ee3c kh\u1ed1i l\u01b0\u1ee3ng \u0111\u01a1n h\u00e0ng.<\/span><\/li>\n              <li class=\"flex gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>B\u1ea1n c\u1ea7n \u0111\u1ed9 d\u00e0y l\u1edbp m\u00e0ng \u1ed5n \u0111\u1ecbnh cho kh\u00e1ch h\u00e0ng OEM ho\u1eb7c xu\u1ea5t kh\u1ea9u.<\/span><\/li>\n              <li class=\"flex gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>B\u1ea1n mu\u1ed1n gi\u1ea3m ph\u1ee5 thu\u1ed9c v\u00e0o c\u00f4ng nh\u00e2n c\u00f3 k\u1ef9 n\u0103ng.<\/span><\/li>\n              <li class=\"flex gap-3\"><span class=\"mt-2 w-2 h-2 rounded-full bg-fuchsia-500\"><\/span><span>B\u1ea1n \u0111ang l\u00ean k\u1ebf ho\u1ea1ch cho m\u1ed9t nh\u00e0 m\u00e1y m\u1edbi v\u00e0 mu\u1ed1n b\u1eaft \u0111\u1ea7u tr\u1ef1c ti\u1ebfp v\u1edbi qu\u00e1 tr\u00ecnh ph\u1ee7 b\u1ed9t t\u1ef1 \u0111\u1ed9ng.<\/span><\/li>\n            <\/ul>\n\n            <div class=\"grid sm:grid-cols-2 gap-3 mt-6\">\n              <div class=\"kt-soft-card p-4 text-sm text-neutral-700\">C\u00e1c nh\u00e0 s\u1ea3n xu\u1ea5t n\u1ed9i th\u1ea5t kim lo\u1ea1i v\u1edbi c\u00e1c m\u1eabu l\u1eb7p l\u1ea1i<\/div>\n              <div class=\"kt-soft-card p-4 text-sm text-neutral-700\">C\u00e1c nh\u00e0 s\u1ea3n xu\u1ea5t t\u1ee7 \u0111i\u1ec7n &amp; thi\u1ebft b\u1ecb \u0111\u00f3ng c\u1eaft<\/div>\n              <div class=\"kt-soft-card p-4 text-sm text-neutral-700\">Aluminum profile &amp; hardware factories<\/div>\n              <div class=\"kt-soft-card p-4 text-sm text-neutral-700\">C\u00e1c nh\u00e0 s\u1ea3n xu\u1ea5t m\u00e1y m\u00f3c v\u00e0 c\u1ea5u tr\u00fac th\u00e9p<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230550.png\" alt=\"Nh\u00e0 m\u00e1y s\u1eed d\u1ee5ng d\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng\" class=\"kt-photo kt-photo-lg\">\n            <div class=\"grid grid-cols-2 gap-3\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230401.png\" alt=\"S\u1ea3n xu\u1ea5t s\u01a1n t\u0129nh \u0111i\u1ec7n s\u1ed1 l\u01b0\u1ee3ng l\u1edbn\" class=\"kt-photo kt-photo-md\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/2-jpg.webp\" alt=\"\u0110\u1ed9 d\u00e0y phim nh\u1ea5t qu\u00e1n\" class=\"kt-photo kt-photo-md\">\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- What is an automatic line -->\n    <section class=\"py-16 bg-neutral-50\">\n      <div class=\"page-shell\">\n        <div class=\"grid lg:grid-cols-[1.08fr_1fr] gap-10 items-center\">\n          <div class=\"order-2 lg:order-1\">\n            <div class=\"kt-card p-6\">\n              <h3 class=\"text-sm font-black text-neutral-800 mb-4\">T\u1ed5ng quan v\u1ec1 d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng<\/h3>\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-26-161037.png\"\n                   alt=\"S\u01a1 \u0111\u1ed3 d\u00e2y chuy\u1ec1n phun s\u01a1n t\u1ef1 \u0111\u1ed9ng\"\n                   class=\"kt-photo kt-photo-lg\">\n              <p class=\"text-xs text-neutral-500 mt-4 leading-6\">\n                Example layout: pretreatment \u2192 drying oven \u2192 automatic booth \u2192 curing oven \u2192 cooling and unloading. We adapt the design to your parts, building and throughput.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"order-1 lg:order-2\">\n            <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">Ch\u00ednh x\u00e1c th\u00ec D\u00e2y chuy\u1ec1n Ph\u1ee7 B\u1ed9t T\u1ef1 \u0110\u1ed9ng l\u00e0 g\u00ec?<\/h2>\n            <p class=\"kt-muted mt-4 leading-8\">\n              An automatic powder coating line combines continuous or indexed conveyor movement with automatic spray guns and a PLC control system. Parts travel through pretreatment, drying, powder booth, curing oven and cooling section according to a defined recipe.\n            <\/p>\n            <h3 class=\"text-lg font-black mt-5 mb-3\">C\u00e1c th\u00e0nh ph\u1ea7n ch\u00ednh:<\/h3>\n            <ul class=\"space-y-2 text-[15px] text-neutral-700\">\n              <li>\u2022 Pretreatment section: spray tunnel or immersion cleaning and conversion coating.<\/li>\n              <li>\u2022 L\u00f2 s\u1ea5y kh\u00f4: lo\u1ea1i b\u1ecf \u0111\u1ed9 \u1ea9m tr\u01b0\u1edbc khi ph\u1ee7.<\/li>\n              <li>\u2022 Bu\u1ed3ng phun b\u1ed9t t\u1ef1 \u0111\u1ed9ng: v\u1edbi b\u1ed9 di chuy\u1ec3n s\u00fang v\u00e0 trung t\u00e2m c\u1ea5p b\u1ed9t.<\/li>\n              <li>\u2022 Curing oven: gas, diesel or electric, with temperature and time control.<\/li>\n              <li>\u2022 H\u1ec7 th\u1ed1ng b\u0103ng chuy\u1ec1n: b\u0103ng chuy\u1ec1n tr\u00ean cao ho\u1eb7c d\u01b0\u1edbi s\u00e0n li\u00ean k\u1ebft t\u1ea5t c\u1ea3 c\u00e1c ph\u1ea7n.<\/li>\n              <li>\u2022 H\u1ec7 th\u1ed1ng \u0111i\u1ec1u khi\u1ec3n: PLC + HMI cho t\u1ed1c \u0111\u1ed9 d\u00e2y chuy\u1ec1n, s\u00fang phun, l\u00f2 s\u1ea5y v\u00e0 c\u00e1c interlock an to\u00e0n.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Typical configuration -->\n    <section id=\"line-layout\" class=\"py-16 bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"grid lg:grid-cols-[1.2fr_.9fr] gap-10 items-start\">\n          <div>\n            <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">Typical KT Automatic Line Configuration<\/h2>\n            <p class=\"kt-muted mt-4 leading-8\">\n              Every factory is different, but most KT automatic lines follow this basic structure. We adjust each section to match your parts, required performance and workshop conditions.\n            <\/p>\n\n            <ol class=\"list-decimal list-inside space-y-2 text-[15px] text-neutral-700 mt-5\">\n              <li>Khu v\u1ef1c t\u1ea3i<\/li>\n              <li>Pretreatment tunnel<\/li>\n              <li>V\u00f9ng tho\u00e1t n\u01b0\u1edbc<\/li>\n              <li>L\u00f2 s\u1ea5y<\/li>\n              <li>Giai \u0111o\u1ea1n l\u00e0m m\u00e1t<\/li>\n              <li>Bu\u1ed3ng phun s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng<\/li>\n              <li>Tr\u1ea1m ch\u1ec9nh s\u1eeda (t\u00f9y ch\u1ecdn bu\u1ed3ng th\u1ee7 c\u00f4ng)<\/li>\n              <li>L\u00f2 s\u1ea5y \u0111\u00f3ng c\u1ee9ng<\/li>\n              <li>Khu v\u1ef1c l\u00e0m m\u00e1t &amp; ki\u1ec3m tra<\/li>\n              <li>Khu v\u1ef1c d\u1ee1 h\u00e0ng &amp; \u0111\u00f3ng g\u00f3i<\/li>\n            <\/ol>\n\n            <div class=\"grid sm:grid-cols-2 gap-4 mt-6\">\n              <div class=\"kt-soft-card p-4\">\n                <p class=\"font-black mb-1\">T\u1ed1c \u0111\u1ed9 d\u00e2y chuy\u1ec1n<\/p>\n                <p class=\"text-sm text-neutral-600\">Typically 1.0\u20134.0 m\/min depending on part size and curing time.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-4\">\n                <p class=\"font-black mb-1\">Lo\u1ea1i b\u0103ng chuy\u1ec1n<\/p>\n                <p class=\"text-sm text-neutral-600\">B\u0103ng chuy\u1ec1n tr\u00ean cao kh\u00f4ng c\u00f3 ngu\u1ed3n ho\u1eb7c b\u0103ng chuy\u1ec1n \u0111\u01b0\u1eddng ray k\u00edn \u0111\u1ec3 c\u00e2n b\u1eb1ng d\u00f2ng ch\u1ea3y.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-4\">\n                <p class=\"font-black mb-1\">K\u00edch th\u01b0\u1edbc &amp; tr\u1ecdng l\u01b0\u1ee3ng chi ti\u1ebft<\/p>\n                <p class=\"text-sm text-neutral-600\">X\u00e1c \u0111\u1ecbnh theo d\u1ef1 \u00e1n \u0111\u1ec3 ph\u00f9 h\u1ee3p v\u1edbi c\u00e1c chi ti\u1ebft l\u1edbn nh\u1ea5t v\u00e0 n\u1eb7ng nh\u1ea5t c\u1ee7a b\u1ea1n.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-4\">\n                <p class=\"font-black mb-1\">Thi\u1ebft k\u1ebf treo<\/p>\n                <p class=\"text-sm text-neutral-600\">Treo theo h\u00e0ng \u0111\u01a1n ho\u1eb7c h\u00e0ng \u0111\u00f4i cho c\u00e1c lo\u1ea1i s\u1ea3n ph\u1ea9m kh\u00e1c nhau.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"kt-card p-5\">\n            <h3 class=\"text-sm font-black text-neutral-800 mb-3\">H\u00ecnh \u1ea3nh b\u1ed1 tr\u00ed d\u00e2y chuy\u1ec1n \u0111i\u1ec3n h\u00ecnh<\/h3>\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line1.webp\"\n                 alt=\"B\u1ed1 c\u1ee5c nh\u00ecn t\u1eeb tr\u00ean xu\u1ed1ng c\u1ee7a d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng\"\n                 class=\"kt-photo kt-photo-md\">\n            <p class=\"text-[11px] text-neutral-500 mt-3 mb-3 leading-5\">\n              Thay th\u1ebf ph\u1ea7n ch\u00e8n n\u00e0y b\u1eb1ng b\u1ea3n v\u1ebd b\u1ed1 tr\u00ed th\u1ef1c ho\u1eb7c \u1ea3nh ch\u1ee5p m\u00f4 h\u00ecnh 3D \u0111\u1ec3 gi\u00fap ng\u01b0\u1eddi mua hi\u1ec3u nhanh c\u00e1ch d\u00e2y chuy\u1ec1n ph\u00f9 h\u1ee3p trong x\u01b0\u1edfng c\u1ee7a h\u1ecd.\n            <\/p>\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234202.png\"\n                 alt=\"H\u00ecnh render g\u00f3c nh\u00ecn b\u00ean c\u1ee7a d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng\"\n                 class=\"kt-photo kt-photo-md\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Automation -->\n    <section id=\"automation\" class=\"py-16 bg-neutral-50\">\n      <div class=\"page-shell\">\n        <div class=\"grid lg:grid-cols-[1.1fr_1fr] gap-10 items-center\">\n          <div>\n            <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">T\u1ef1 \u0111\u1ed9ng h\u00f3a &amp; \u0110i\u1ec1u khi\u1ec3n: \u0110\u1ea7u ra \u1ed5n \u0111\u1ecbnh, gi\u1ea3m c\u0103ng th\u1eb3ng cho nh\u00e2n vi\u00ean<\/h2>\n            <p class=\"kt-muted mt-4 leading-8\">\n              KT automatic lines use a centralized control system so each section works in sync. Instead of operators guessing line speed and gun settings, you define recipes for each product family.\n            <\/p>\n\n            <div class=\"grid sm:grid-cols-2 gap-4 mt-6\">\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">PLC &amp; HMI<\/p><p class=\"text-sm text-neutral-600\">T\u1ed1c \u0111\u1ed9 d\u00e2y chuy\u1ec1n, nhi\u1ec7t \u0111\u1ed9 l\u00f2 nung v\u00e0 c\u00e1c interlock an to\u00e0n \u0111\u01b0\u1ee3c qu\u1ea3n l\u00fd t\u1eeb m\u1ed9t giao di\u1ec7n.<\/p><\/div>\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">\u0110i\u1ec1u khi\u1ec3n S\u00fang<\/p><p class=\"text-sm text-neutral-600\">Adjust kV, \u03bcA and powder output per zone according to part geometry.<\/p><\/div>\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">C\u00f4ng th\u1ee9c<\/p><p class=\"text-sm text-neutral-600\">L\u01b0u v\u00e0 g\u1ecdi l\u1ea1i c\u00e0i \u0111\u1eb7t cho t\u1eebng nh\u00f3m s\u1ea3n ph\u1ea9m \u0111\u1ec3 gi\u1ea3m thi\u1ec3u s\u1ef1 bi\u1ebfn \u0111\u1ed5i.<\/p><\/div>\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">C\u1ea3m bi\u1ebfn &amp; B\u00e1o \u0111\u1ed9ng<\/p><p class=\"text-sm text-neutral-600\">H\u1ec7 th\u1ed1ng ph\u00e1t hi\u1ec7n chi ti\u1ebft v\u00e0 c\u1ea3nh b\u00e1o \u0111\u1ec3 b\u1ea3o v\u1ec7 thi\u1ebft b\u1ecb v\u00e0 nh\u00e0 v\u1eadn h\u00e0nh.<\/p><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"kt-card p-6\">\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232128.png\"\n                 alt=\"B\u1ea3ng \u0111i\u1ec1u khi\u1ec3n v\u00e0 HMI c\u1ee7a d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng\"\n                 class=\"kt-photo kt-photo-lg\">\n            <div class=\"grid grid-cols-2 gap-3 mt-4\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232151.png\" alt=\"T\u1ee7 PLC\" class=\"kt-photo kt-photo-md\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232034.png\" alt=\"M\u00e0n h\u00ecnh tr\u1ea1ng th\u00e1i d\u00e2y chuy\u1ec1n\" class=\"kt-photo kt-photo-md\">\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Powder application -->\n    <section class=\"py-16 bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"flex flex-col gap-8\">\n          <div class=\"flex flex-col lg:flex-row lg:items-end lg:justify-between gap-4\">\n            <div>\n              <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">Ph\u00e2n Ph\u1ed1i B\u1ed9t Hi\u1ec7u Su\u1ea5t Cao Cho Ph\u1ee7 Ph\u1ea7n \u0110\u1ed3ng \u0110\u1ec1u<\/h2>\n              <p class=\"kt-muted max-w-3xl mt-3 leading-8\">\n                The heart of an automatic line is the powder application section. KT designs the booth, gun arrangement and reciprocator travel according to your specific parts and colours.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"grid lg:grid-cols-3 gap-6\">\n            <article class=\"kt-soft-card p-5\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-30-171922.png\" alt=\"S\u00fang phun b\u1ed9t t\u1ef1 \u0111\u1ed9ng v\u00e0 b\u1ed9 reciprocator\" class=\"kt-photo kt-photo-md\">\n              <h3 class=\"text-lg font-black mt-4 mb-2\">S\u00fang T\u1ef1 \u0110\u1ed9ng &amp; Reciprocators<\/h3>\n              <p class=\"text-sm text-neutral-600 leading-7\">S\u00fang t\u1eeb c\u00e1c th\u01b0\u01a1ng hi\u1ec7u \u0111\u00e1ng tin c\u1eady k\u1ebft h\u1ee3p v\u1edbi chuy\u1ec3n \u0111\u1ed9ng d\u1ecdc ho\u1eb7c \u0111a tr\u1ee5c \u0111\u1ec3 theo s\u00e1t h\u00ecnh d\u1ea1ng chi ti\u1ebft c\u1ee7a b\u1ea1n.<\/p>\n              <ul class=\"text-xs text-neutral-500 mt-3 space-y-1\">\n                <li>\u2022 V\u1ecb tr\u00ed s\u00fang t\u1ed1i \u01b0u theo t\u1eebng nh\u00f3m s\u1ea3n ph\u1ea9m<\/li>\n                <li>\u2022 \u0110\u1ed9 d\u00e0i h\u00e0nh tr\u00ecnh v\u00e0 t\u1ed1c \u0111\u1ed9 \u0111i\u1ec1u ch\u1ec9nh cho c\u00e1c k\u00edch th\u01b0\u1edbc kh\u00e1c nhau<\/li>\n                <li>\u2022 Truy c\u1eadp d\u1ec5 d\u00e0ng \u0111\u1ec3 v\u1ec7 sinh v\u00e0 b\u1ea3o tr\u00ec<\/li>\n              <\/ul>\n            <\/article>\n\n            <article class=\"kt-soft-card p-5\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/3-jpg-1.webp\" alt=\"Trung t\u00e2m c\u1ea5p b\u1ed9t v\u00e0 thu h\u1ed3i\" class=\"kt-photo kt-photo-md\">\n              <h3 class=\"text-lg font-black mt-4 mb-2\">Trung T\u00e2m C\u1ea5p B\u1ed9t &amp; Thu H\u1ed3i<\/h3>\n              <p class=\"text-sm text-neutral-600 leading-7\">Giao h\u00e0ng b\u1ed9t \u1ed5n \u0111\u1ecbnh, s\u00e0ng l\u1ecdc v\u00e0 thu h\u1ed3i gi\u00fap ki\u1ec3m so\u00e1t ti\u00eau th\u1ee5 c\u1ee7a b\u1ea1n v\u00e0 h\u1ec7 th\u1ed1ng ho\u1ea1t \u0111\u1ed9ng s\u1ea1ch s\u1ebd.<\/p>\n              <ul class=\"text-xs text-neutral-500 mt-3 space-y-1\">\n                <li>\u2022 Trung t\u00e2m c\u1ea5p li\u1ec7u b\u1ed9t v\u1edbi theo d\u00f5i m\u1ee9c \u0111\u1ed9<\/li>\n                <li>\u2022 Thi\u1ebft k\u1ebf Cyclone + b\u1ed9 l\u1ecdc ho\u1eb7c b\u1ed9 l\u1ecdc cartridge<\/li>\n                <li>\u2022 T\u00f9y ch\u1ecdn thay \u0111\u1ed5i m\u00e0u nhanh cho c\u00e1c nh\u00e0 m\u00e1y \u0111a m\u00e0u<\/li>\n              <\/ul>\n            <\/article>\n\n            <article class=\"kt-soft-card p-5\">\n              <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234139.png\" alt=\"K\u1ebft qu\u1ea3 ph\u1ee7 tr\u00ean c\u00e1c b\u1ed9 ph\u1eadn\" class=\"kt-photo kt-photo-md\">\n              <h3 class=\"text-lg font-black mt-4 mb-2\">K\u1ebft qu\u1ea3 ph\u1ee7 tr\u00ean c\u00e1c b\u1ed9 ph\u1eadn th\u1ef1c t\u1ebf<\/h3>\n              <p class=\"text-sm text-neutral-600 leading-7\">Use real coated part photos to show surface finish, edge coverage and consistent appearance.<\/p>\n              <ul class=\"text-xs text-neutral-500 mt-3 space-y-1\">\n                <li>\u2022 \u0110\u1ed9 d\u00e0y l\u1edbp m\u00e0ng \u1ed5n \u0111\u1ecbnh tr\u00ean c\u00e1c b\u1ec1 m\u1eb7t<\/li>\n                <li>\u2022 Gi\u1ea3m hi\u1ec7n t\u01b0\u1ee3ng v\u1ecf cam v\u00e0 c\u00e1c l\u1ed7i<\/li>\n                <li>\u2022 M\u1ee9c \u0111\u1ed9 m\u00e0u s\u1eafc v\u00e0 b\u00f3ng g\u01b0\u01a1ng l\u1eb7p l\u1ea1i ch\u00ednh x\u00e1c<\/li>\n              <\/ul>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Projects -->\n    <section id=\"projects\" class=\"py-16 bg-neutral-50\">\n      <div class=\"page-shell\">\n        <div class=\"text-center max-w-3xl mx-auto mb-10\">\n          <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">D\u1ef1 \u00e1n th\u1ef1c t\u1ebf: T\u1eeb c\u00e1c \u0111i\u1ec3m ngh\u1ebdn th\u1ee7 c\u00f4ng \u0111\u1ebfn d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng \u1ed5n \u0111\u1ecbnh<\/h2>\n          <p class=\"kt-muted mt-3 leading-8\">A few examples of how factories in different countries and industries upgraded to KT automatic powder coating lines.<\/p>\n        <\/div>\n\n        <div class=\"grid lg:grid-cols-3 gap-6\">\n          <article class=\"kt-soft-card p-5\">\n            <div class=\"flex items-center justify-between gap-3 mb-4\">\n              <div>\n                <p class=\"font-black text-neutral-900\">Nh\u00e0 s\u1ea3n xu\u1ea5t t\u1ee7 \u0111i\u1ec7n<\/p>\n                <p class=\"text-xs text-neutral-500\">Ch\u00e2u Phi B\u1eafc<\/p>\n              <\/div>\n              <span class=\"px-3 py-1 rounded-full bg-fuchsia-50 text-fuchsia-700 text-xs font-bold\">T\u1eeb th\u1ee7 c\u00f4ng sang t\u1ef1 \u0111\u1ed9ng<\/span>\n            <\/div>\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-30-171922.png\" alt=\"D\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng cho t\u1ee7\" class=\"kt-photo kt-photo-md\">\n            <p class=\"text-sm text-neutral-600 mt-4 leading-7\">The customer produced electrical cabinets manually with unstable film thickness and low output. After upgrading, they achieved better consistency and higher shift output.<\/p>\n            <ul class=\"text-xs text-neutral-500 mt-3 space-y-1\">\n              <li>\u2022 +40% s\u1ea3n l\u01b0\u1ee3ng m\u1ed7i ca l\u00e0m vi\u1ec7c<\/li>\n              <li>\u2022 More stable coating thickness<\/li>\n              <li>\u2022 X\u01b0\u1edfng s\u1ea1ch h\u01a1n v\u00e0 \u0111i\u1ec1u ki\u1ec7n l\u00e0m vi\u1ec7c t\u1ed1t h\u01a1n<\/li>\n            <\/ul>\n          <\/article>\n\n          <article class=\"kt-soft-card p-5\">\n            <div class=\"flex items-center justify-between gap-3 mb-4\">\n              <div>\n                <p class=\"font-black text-neutral-900\">Nh\u00e0 m\u00e1y s\u1ea3n xu\u1ea5t profile nh\u00f4m<\/p>\n                <p class=\"text-xs text-neutral-500\">\u1ea4n \u0110\u1ed9<\/p>\n              <\/div>\n              <span class=\"px-3 py-1 rounded-full bg-indigo-50 text-indigo-700 text-xs font-bold\">Ti\u00eau Chu\u1ea9n Xu\u1ea5t Kh\u1ea9u<\/span>\n            <\/div>\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/3-jpg-1-190.webp\" alt=\"D\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng cho profile nh\u00f4m\" class=\"kt-photo kt-photo-md\">\n            <p class=\"text-sm text-neutral-600 mt-4 leading-7\">The factory needed consistent quality for export markets and struggled with manual coating on long profiles. KT designed a more suitable conveyor and spray layout.<\/p>\n            <ul class=\"text-xs text-neutral-500 mt-3 space-y-1\">\n              <li>\u2022 Long-length overhead conveyor<\/li>\n              <li>\u2022 Reduced Faraday cage issues<\/li>\n              <li>\u2022 Optimised gun positioning<\/li>\n            <\/ul>\n          <\/article>\n\n          <article class=\"kt-soft-card p-5\">\n            <div class=\"flex items-center justify-between gap-3 mb-4\">\n              <div>\n                <p class=\"font-black text-neutral-900\">Nh\u00e0 s\u1ea3n xu\u1ea5t N\u1ed9i Th\u1ea5t Kim Lo\u1ea1i<\/p>\n                <p class=\"text-xs text-neutral-500\">Turkey \/ Domestic<\/p>\n              <\/div>\n              <span class=\"px-3 py-1 rounded-full bg-pink-50 text-pink-700 text-xs font-bold\">T\u1eadp Trung V\u00e0o Thay \u0110\u1ed5i M\u00e0u S\u1eafc<\/span>\n            <\/div>\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234202.png\" alt=\"D\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng cho n\u1ed9i th\u1ea5t kim lo\u1ea1i\" class=\"kt-photo kt-photo-md\">\n            <p class=\"text-sm text-neutral-600 mt-4 leading-7\">Order volume grew quickly, but the manual line became a bottleneck. With quick colour change design, the factory improved flexibility and capacity.<\/p>\n            <ul class=\"text-xs text-neutral-500 mt-3 space-y-1\">\n              <li>\u2022 Faster colour changes for many SKUs<\/li>\n              <li>\u2022 Reduced powder waste<\/li>\n              <li>\u2022 T\u0103ng c\u00f4ng su\u1ea5t cho c\u00e1c m\u1eabu b\u00e1n ch\u1ea1y nh\u1ea5t<\/li>\n            <\/ul>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Quality & Safety -->\n    <section class=\"py-16 bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"grid lg:grid-cols-[1.05fr_1fr] gap-10 items-center\">\n          <div>\n            <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">Ch\u1ea5t l\u01b0\u1ee3ng &amp; An to\u00e0n \u0111\u01b0\u1ee3c t\u00edch h\u1ee3p trong m\u1ecdi d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng<\/h2>\n            <p class=\"kt-muted mt-4 leading-8\">Automatic powder coating lines operate continuously, so safety and quality control are critical. KT designs each project to meet local regulations and your customer\u2019s requirements.<\/p>\n            <div class=\"grid sm:grid-cols-2 gap-4 mt-6\">\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">C\u1ea5u Tr\u00fac C\u01a1 Kh\u00ed<\/p><p class=\"text-sm text-neutral-600\">C\u1ea5u tr\u00fac th\u00e9p v\u1eefng ch\u1eafc cho c\u00e1c bu\u1ed3ng phun, l\u00f2 s\u1ea5y v\u00e0 gi\u00e1 \u0111\u1ee1 b\u0103ng chuy\u1ec1n.<\/p><\/div>\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">An To\u00e0n L\u00f2 S\u1ea5y<\/p><p class=\"text-sm text-neutral-600\">\u0110i\u1ec1u khi\u1ec3n nhi\u1ec7t \u0111\u1ed9, kh\u00f3a li\u00ean \u0111\u1ed9ng v\u00e0 thi\u1ebft k\u1ebf lu\u1ed3ng kh\u00ed \u0111\u1ec3 b\u1ea3o v\u1ec7 \u0111\u1ed9i ng\u0169 c\u1ee7a b\u1ea1n.<\/p><\/div>\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">Kh\u00f4ng Kh\u00ed &amp; H\u1ec7 Th\u1ed1ng L\u1ecdc<\/p><p class=\"text-sm text-neutral-600\">Proper ventilation and filter systems for a cleaner working environment.<\/p><\/div>\n              <div class=\"kt-soft-card p-4\"><p class=\"font-black mb-1\">T\u00e0i li\u1ec7u h\u01b0\u1edbng d\u1eabn<\/p><p class=\"text-sm text-neutral-600\">H\u01b0\u1edbng d\u1eabn v\u1eadn h\u00e0nh, l\u1ecbch b\u1ea3o tr\u00ec v\u00e0 h\u1ed7 tr\u1ee3 \u0111\u00e0o t\u1ea1o.<\/p><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"kt-card p-6\">\n            <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230658.png\"\n                 alt=\"Ki\u1ec3m tra ch\u1ea5t l\u01b0\u1ee3ng v\u00e0 an to\u00e0n\"\n                 class=\"kt-photo kt-photo-lg\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Project Process -->\n    <section class=\"py-16 bg-neutral-50\">\n      <div class=\"page-shell\">\n        <div class=\"text-center max-w-3xl mx-auto mb-10\">\n          <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">T\u1eeb \u00fd t\u01b0\u1edfng \u0111\u1ebfn v\u1eadn h\u00e0nh th\u1eed: C\u00e1ch ch\u00fang t\u00f4i cung c\u1ea5p d\u00e2y chuy\u1ec1n c\u1ee7a b\u1ea1n<\/h2>\n          <p class=\"kt-muted mt-3 leading-8\">Buying an automatic line is a long-term investment. KT follows a structured project process to reduce risk and make sure the final line matches your expectations.<\/p>\n        <\/div>\n\n        <div class=\"grid md:grid-cols-4 gap-4\">\n          <div class=\"kt-soft-card p-5\"><p class=\"text-xs font-black text-fuchsia-700 mb-2\">B\u01b0\u1edbc 1\u20132<\/p><p class=\"font-black mb-1\">Th\u1ea3o lu\u1eadn ban \u0111\u1ea7u &amp; \u00dd t\u01b0\u1edfng<\/p><p class=\"text-sm text-neutral-600\">C\u00e1c b\u1ed9 ph\u1eadn, s\u1ea3n l\u01b0\u1ee3ng, b\u1ed1 tr\u00ed nh\u00e0 x\u01b0\u1edfng v\u00e0 ph\u1ea1m vi ng\u00e2n s\u00e1ch. Ch\u00fang t\u00f4i chu\u1ea9n b\u1ecb m\u1ed9t \u00fd t\u01b0\u1edfng quy tr\u00ecnh c\u01a1 b\u1ea3n.<\/p><\/div>\n          <div class=\"kt-soft-card p-5\"><p class=\"text-xs font-black text-fuchsia-700 mb-2\">B\u01b0\u1edbc 3\u20134<\/p><p class=\"font-black mb-1\">\u0110\u1ec1 xu\u1ea5t &amp; S\u1ea3n xu\u1ea5t<\/p><p class=\"text-sm text-neutral-600\">Technical proposal and quotation. Once confirmed, we manufacture the main equipment.<\/p><\/div>\n          <div class=\"kt-soft-card p-5\"><p class=\"text-xs font-black text-fuchsia-700 mb-2\">B\u01b0\u1edbc 5\u20136<\/p><p class=\"font-black mb-1\">Ti\u1ec1n l\u1eafp r\u00e1p &amp; L\u1eafp \u0111\u1eb7t<\/p><p class=\"text-sm text-neutral-600\">Ti\u1ec1n l\u1eafp r\u00e1p v\u00e0 ki\u1ec3m tra khi c\u00f3 th\u1ec3, sau \u0111\u00f3 l\u1eafp \u0111\u1eb7t c\u01a1 kh\u00ed v\u00e0 \u0111i\u1ec7n t\u1eed t\u1ea1i ch\u1ed7.<\/p><\/div>\n          <div class=\"kt-soft-card p-5\"><p class=\"text-xs font-black text-fuchsia-700 mb-2\">B\u01b0\u1edbc 7\u20138<\/p><p class=\"font-black mb-1\">Kh\u1edfi \u0111\u1ed9ng &amp; \u0110\u00e0o t\u1ea1o<\/p><p class=\"text-sm text-neutral-600\">\u0110i\u1ec1u ch\u1ec9nh quy tr\u00ecnh, \u0111\u00e0o t\u1ea1o v\u1eadn h\u00e0nh v\u00e0 h\u1ed7 tr\u1ee3 sau b\u00e1n h\u00e0ng \u0111\u1ec3 v\u1eadn h\u00e0nh \u1ed5n \u0111\u1ecbnh l\u00e2u d\u00e0i.<\/p><\/div>\n        <\/div>\n\n        <div class=\"kt-card p-4 mt-8\">\n          <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-26-160529.png\"\n               alt=\"H\u00ecnh \u1ea3nh quy tr\u00ecnh d\u1ef1 \u00e1n\"\n               class=\"kt-photo kt-photo-lg\">\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section id=\"faq\" class=\"py-16 bg-white\">\n      <div class=\"page-shell max-w-5xl\">\n        <div class=\"text-center mb-10\">\n          <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">C\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p v\u1ec1 d\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng<\/h2>\n          <p class=\"kt-muted mt-3 leading-8\">C\u00e1c c\u00e2u h\u1ecfi ph\u1ed5 bi\u1ebfn m\u00e0 kh\u00e1ch h\u00e0ng th\u01b0\u1eddng h\u1ecfi khi l\u00ean k\u1ebf ho\u1ea1ch d\u1ef1 \u00e1n d\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng.<\/p>\n        <\/div>\n\n        <div class=\"kt-faq space-y-3\">\n          <details>\n            <summary>1. M\u1ee9c s\u1ea3n l\u01b0\u1ee3ng t\u1ed1i thi\u1ec3u \u0111\u1ec3 xem x\u00e9t d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng l\u00e0 bao nhi\u00eau?<\/summary>\n            <div class=\"kt-faq-content\">Usually, when your manual line is running near full capacity for most of the year or when labour becomes a serious bottleneck, it is time to consider an automatic line. We evaluate your output per shift and future growth together.<\/div>\n          <\/details>\n\n          <details>\n            <summary>2. T\u00f4i c\u00f3 th\u1ec3 n\u00e2ng c\u1ea5p d\u00e2y chuy\u1ec1n th\u1ee7 c\u00f4ng hi\u1ec7n t\u1ea1i th\u00e0nh d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng kh\u00f4ng?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>3. T\u00f4i c\u1ea7n bao nhi\u00eau kh\u00f4ng gian cho d\u00e2y chuy\u1ec1n s\u01a1n b\u1ed9t t\u1ef1 \u0111\u1ed9ng?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>4. Nh\u1eefng ng\u00e0nh c\u00f4ng nghi\u1ec7p n\u00e0o ph\u00f9 h\u1ee3p nh\u1ea5t v\u1edbi d\u00e2y chuy\u1ec1n s\u01a1n b\u1ed9t t\u1ef1 \u0111\u1ed9ng?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>5. M\u1ed9t d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng c\u00f3 th\u1ec3 x\u1eed l\u00fd nhi\u1ec1u m\u00e0u s\u1eafc kh\u00f4ng?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>6. Th\u1eddi gian giao h\u00e0ng \u0111i\u1ec3n h\u00ecnh cho d\u00e2y chuy\u1ec1n s\u01a1n b\u1ed9t t\u1ef1 \u0111\u1ed9ng l\u00e0 bao l\u00e2u?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>7. B\u1ea1n c\u1ea7n nh\u1eefng th\u00f4ng tin g\u00ec \u0111\u1ec3 thi\u1ebft k\u1ebf d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng c\u1ee7a t\u00f4i?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>8. D\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng c\u00f3 th\u1ec3 m\u1edf r\u1ed9ng trong t\u01b0\u01a1ng lai kh\u00f4ng?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>9. C\u1ea7n bao nhi\u00eau nh\u00e2n vi\u00ean v\u1eadn h\u00e0nh cho d\u00e2y chuy\u1ec1n t\u1ef1 \u0111\u1ed9ng?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>10. B\u1ea1n s\u1eed d\u1ee5ng th\u01b0\u01a1ng hi\u1ec7u s\u00fang phun s\u01a1n b\u1ed9t n\u00e0o?<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n\n          <details>\n            <summary>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/summary>\n            <div class=\"kt-faq-content\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/div>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Bottom CTA -->\n    <section class=\"py-16 bg-gradient-to-r from-fuchsia-50 via-white to-indigo-50\">\n      <div class=\"page-shell max-w-4xl\">\n        <div class=\"kt-card p-8 md:p-10 text-center\">\n          <h2 class=\"text-3xl md:text-4xl font-black leading-tight\">S\u1eb5n s\u00e0ng th\u1ea3o lu\u1eadn v\u1ec1 D\u00e2y chuy\u1ec1n s\u01a1n t\u0129nh \u0111i\u1ec7n t\u1ef1 \u0111\u1ed9ng c\u1ee7a b\u1ea1n?<\/h2>\n          <p class=\"kt-muted mt-4 leading-8 max-w-2xl mx-auto\">\n            Chia s\u1ebb c\u00e1c b\u1ed9 ph\u1eadn, y\u00eau c\u1ea7u \u0111\u1ea7u ra v\u00e0 s\u01a1 \u0111\u1ed3 x\u01b0\u1edfng c\u1ee7a b\u1ea1n. C\u00e1c k\u1ef9 s\u01b0 c\u1ee7a ch\u00fang t\u00f4i s\u1ebd chu\u1ea9n b\u1ecb m\u1ed9t \u00fd t\u01b0\u1edfng ph\u00f9 h\u1ee3p cho nh\u00e0 m\u00e1y c\u1ee7a b\u1ea1n.\n          <\/p>\n\n          <div class=\"flex flex-wrap items-center justify-center gap-4 mt-8\">\n            <a href=\"#kt-contact-popup\" class=\"kt-btn-primary\">G\u1eedi y\u00eau c\u1ea7u<\/a>\n            <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618925987762&text&type=phone_number&app_absent=0\" target=\"_blank\" rel=\"noopener\" class=\"kt-btn-whatsapp\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" fill=\"currentColor\" class=\"w-5 h-5\">\n                <path d=\"M19.11 17.35c-.29-.15-1.7-.84-1.96-.93-.26-.1-.45-.15-.64.15-.19.29-.73.93-.9 1.12-.16.19-.33.22-.61.08-.29-.15-1.22-.45-2.32-1.43-.86-.77-1.44-1.71-1.61-2-.17-.29-.02-.44.13-.58.13-.13.29-.33.44-.49.15-.17.2-.29.29-.49.1-.19.05-.37-.02-.51-.08-.15-.64-1.56-.88-2.13-.23-.56-.47-.48-.64-.49h-.55c-.19 0-.49.07-.75.37-.26.29-.98.96-.98 2.34s1 2.72 1.13 2.9c.15.19 1.97 3 4.78 4.21.67.29 1.19.46 1.6.59.67.21 1.28.18 1.76.11.54-.08 1.7-.69 1.94-1.36.24-.67.24-1.24.17-1.36-.07-.13-.26-.21-.55-.36z\"\/>\n                <path d=\"M16 3C8.82 3 3 8.82 3 16c0 2.28.59 4.42 1.62 6.29L3 29l6.92-1.58A12.96 12.96 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.64c-1.95 0-3.76-.57-5.28-1.56l-.38-.24-4.1.94.88-4-.25-.41A10.58 10.58 0 0 1 5.37 16C5.37 10.13 10.13 5.37 16 5.37S26.63 10.13 26.63 16 21.87 26.64 16 26.64z\"\/>\n              <\/svg>\n              Nh\u1eafn tin WhatsApp ngay\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <!-- Footer -->\n  <footer class=\"py-8 bg-neutral-50 border-t border-neutral-100\">\n    <div class=\"page-shell flex flex-col md:flex-row items-center justify-between gap-3 text-sm text-neutral-500 font-semibold\">\n      <p>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/p>\n      <p>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/p>\n    <\/div>\n  <\/footer>\n\n  <!-- Right Floating Buttons -->\n  <div class=\"kt-float-buttons\" aria-label=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\">\n    <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618925987762&text&type=phone_number&app_absent=0\"\n       target=\"_blank\"\n       rel=\"noopener\"\n       class=\"kt-float-whatsapp\"\n       aria-label=\"Tr\u00f2 Chuy\u1ec7n tr\u00ean WhatsApp\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\">\n        <path d=\"M19.11 17.35c-.29-.15-1.7-.84-1.96-.93-.26-.1-.45-.15-.64.15-.19.29-.73.93-.9 1.12-.16.19-.33.22-.61.08-.29-.15-1.22-.45-2.32-1.43-.86-.77-1.44-1.71-1.61-2-.17-.29-.02-.44.13-.58.13-.13.29-.33.44-.49.15-.17.2-.29.29-.49.1-.19.05-.37-.02-.51-.08-.15-.64-1.56-.88-2.13-.23-.56-.47-.48-.64-.49h-.55c-.19 0-.49.07-.75.37-.26.29-.98.96-.98 2.34s1 2.72 1.13 2.9c.15.19 1.97 3 4.78 4.21.67.29 1.19.46 1.6.59.67.21 1.28.18 1.76.11.54-.08 1.7-.69 1.94-1.36.24-.67.24-1.24.17-1.36-.07-.13-.26-.21-.55-.36z\"\/>\n        <path d=\"M16 3C8.82 3 3 8.82 3 16c0 2.28.59 4.42 1.62 6.29L3 29l6.92-1.58A12.96 12.96 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.64c-1.95 0-3.76-.57-5.28-1.56l-.38-.24-4.1.94.88-4-.25-.41A10.58 10.58 0 0 1 5.37 16C5.37 10.13 10.13 5.37 16 5.37S26.63 10.13 26.63 16 21.87 26.64 16 26.64z\"\/>\n      <\/svg>\n    <\/a>\n\n    <a href=\"#kt-contact-popup\" class=\"kt-float-contact\" aria-label=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\">\n      <span class=\"text-lg\">\ud83d\udcac<\/span>\n      <span>Li\u00ean h\u1ec7 v\u1edbi ch\u00fang t\u00f4i<\/span>\n    <\/a>\n  <\/div>\n\n  <!-- Popup Inquiry Form -->\n  <div id=\"kt-contact-popup\" class=\"kt-popup\">\n    <div class=\"kt-popup-card\">\n      <div class=\"flex items-start justify-between gap-4 mb-5\">\n        <div>\n          <div class=\"kt-badge\">Y\u00eau c\u1ea7u d\u1ef1 \u00e1n<\/div>\n          <h3 class=\"text-3xl md:text-4xl font-black tracking-[-0.04em] leading-tight mt-5\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/h3>\n          <p class=\"kt-muted mt-4 leading-8 max-w-2xl\">\n            cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n          <\/p>\n        <\/div>\n        <a href=\"#top\" class=\"kt-close\" aria-label=\"\u0110\u00f3ng c\u1eeda s\u1ed5 b\u1eadt l\u00ean\">\u00d7<\/a>\n      <\/div>\n\n      <form id=\"ktZeroyContactForm\" class=\"grid gap-5\" action=\"\">\n        <div>\n          <label class=\"kt-form-label\" for=\"kt-name\">T\u00ean<\/label>\n          <input id=\"kt-name\" name=\"name\" type=\"text\" class=\"kt-form-input\" placeholder=\"T\u00ean c\u1ee7a b\u1ea1n\">\n        <\/div>\n\n        <div>\n          <label class=\"kt-form-label\" for=\"kt-phone\">Email ho\u1eb7c WhatsApp<\/label>\n          <input id=\"kt-phone\" name=\"phone\" type=\"text\" class=\"kt-form-input\" placeholder=\"Email \/ Zalo \/ s\u1ed1 \u0111i\u1ec7n tho\u1ea1i\">\n        <\/div>\n\n        <div>\n          <label class=\"kt-form-label\" for=\"kt-message\">Tin nh\u1eafn<\/label>\n          <textarea id=\"kt-message\" name=\"message\" class=\"kt-form-textarea\" placeholder=\"Vui l\u00f2ng cho ch\u00fang t\u00f4i bi\u1ebft s\u1ea3n ph\u1ea9m c\u1ee7a b\u1ea1n, k\u00edch th\u01b0\u1edbc ph\u00f4i, y\u00eau c\u1ea7u s\u1ea3n l\u01b0\u1ee3ng, b\u1ed1 tr\u00ed x\u01b0\u1edfng v\u00e0 thi\u1ebft b\u1ecb c\u1ea7n thi\u1ebft.\"><\/textarea>\n        <\/div>\n\n        <input type=\"text\" name=\"_zeroy_hp\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" style=\"display:none !important;\">\n        <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/powdercoatlinekt.com\/\">\n\n        <button type=\"submit\" class=\"kt-btn-primary w-full !justify-center !py-5 text-xl\">\n          G\u1eedi y\u00eau c\u1ea7u\n        <\/button>\n\n        <p class=\"text-xs text-neutral-500\">\n          Bi\u1ec3u m\u1eabu s\u1ebd \u0111\u01b0\u1ee3c g\u1eedi \u0111\u1ebfn KT Machinery th\u00f4ng qua h\u1ec7 th\u1ed1ng y\u00eau c\u1ea7u Zeroy c\u1ee7a WordPress.\n        <\/p>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"vi\"\/><\/form>\n    <\/div>\n  <\/div>\n\n  <script>\n    document.addEventListener('DOMContentLoaded', function () {\n      var form = document.getElementById('ktZeroyContactForm');\n      if (!form) return;\n\n      form.addEventListener('submit', async function (e) {\n        e.preventDefault();\n\n        var submitBtn = form.querySelector('button[type=\"submit\"]');\n        var originalText = submitBtn ? submitBtn.textContent : '';\n\n        if (submitBtn) {\n          submitBtn.disabled = true;\n          submitBtn.textContent = 'Submitting...';\n          submitBtn.style.opacity = '0.8';\n        }\n\n        try {\n          var fd = new FormData(form);\n          fd.set('_zeroy_redirect', 'https:\/\/powdercoatlinekt.com\/');\n\n          var response = await fetch('https:\/\/powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions', {\n            method: 'POST',\n            body: fd\n          });\n\n          var result = await response.json();\n\n          if (result && result.success === true) {\n            window.location.href = 'https:\/\/powdercoatlinekt.com\/';\n            return;\n          } else {\n            alert('Submission failed. Please try again.');\n          }\n        } catch (error) {\n          alert('Submission failed. Please check your network and try again.');\n        } finally {\n          if (submitBtn) {\n            submitBtn.disabled = false;\n            submitBtn.textContent = originalText;\n            submitBtn.style.opacity = '1';\n          }\n        }\n      });\n    });\n  <\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Automatic Powder Coating Line | KT Machinery KT KT Machinery Powder Coating Equipment Who Needs It Line Layout Automation Projects FAQ Get Quote Automatic Powder Coating Line Manufacturer in China Automatic Powder Coating Lines for High-Volume Production KT Machinery designs and builds automatic powder coating lines for factories that need stable output, consistent film thickness, [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"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-05-08 05:43:50","footnotes":""},"class_list":["post-53","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":6,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":3310,"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/53\/revisions\/3310"}],"wp:attachment":[{"href":"https:\/\/powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}