{"id":4549,"date":"2026-07-27T07:29:23","date_gmt":"2026-07-27T07:29:23","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=4549"},"modified":"2026-07-27T07:29:23","modified_gmt":"2026-07-27T07:29:23","slug":"powder-coat-line","status":"publish","type":"page","link":"https:\/\/www.powdercoatlinekt.com\/vi\/powder-coat-line\/","title":{"rendered":"Powder Coat Line"},"content":{"rendered":"<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<style>\n:root{\n  --purple:#7c3aed;\n  --purple-dark:#3b0764;\n  --purple-deep:#4c1d95;\n  --purple-mid:#6d28d9;\n  --purple-light:#a855f7;\n  --purple-soft:#f5f0ff;\n  --purple-bg:#faf7ff;\n  --dark:#111827;\n  --gray:#5b6472;\n  --light:#f7f5fb;\n  --border:#e8ddff;\n  --white:#ffffff;\n}\n\n*{box-sizing:border-box;}\n\nimg{\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:cover;\n}\n\na{\n  color:inherit;\n  text-decoration:none;\n}\n\n.kt-page{\n  overflow:hidden;\n  background:#f5f3fa;\n}\n\n.kt-container{\n  width:min(1220px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.section{\n  padding:76px 0;\n}\n\n.white{background:#fff;}\n\n.light{\n  background:linear-gradient(180deg,#fbf9ff 0%,#f4efff 100%);\n}\n\n.section-title{\n  text-align:center;\n  margin-bottom:42px;\n}\n\n.section-title .eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:8px 16px;\n  border-radius:999px;\n  background:var(--purple-soft);\n  color:var(--purple-mid);\n  font-size:14px;\n  font-weight:900;\n  text-transform:uppercase;\n  letter-spacing:.08em;\n  margin-bottom:14px;\n}\n\n.section-title h2{\n  margin:0;\n  font-size:clamp(34px,4.6vw,58px);\n  line-height:1.1;\n  font-weight:900;\n  color:var(--purple-deep);\n  letter-spacing:-0.03em;\n}\n\n.section-title p{\n  max-width:850px;\n  margin:14px auto 0;\n  color:var(--gray);\n  font-size:18px;\n}\n\n.image-box{\n  width:100%;\n  background:#f1ecff;\n  border:1px solid var(--border);\n  overflow:hidden;\n}\n\n.ratio-16-9{aspect-ratio:16\/9;}\n.ratio-4-3{aspect-ratio:4\/3;}\n.ratio-long{aspect-ratio:1400\/620;}\n\n.btn-row{\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n  align-items:center;\n}\n\n.btn-primary,\n.btn-secondary{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:48px;\n  padding:0 22px;\n  border-radius:999px;\n  font-size:15px;\n  font-weight:900;\n  transition:.25s ease;\n}\n\n.btn-primary{\n  background:linear-gradient(135deg,var(--purple-mid),var(--purple-light));\n  color:#fff;\n  box-shadow:0 12px 28px rgba(124,58,237,.28);\n}\n\n.btn-primary:hover{\n  transform:translateY(-2px);\n  box-shadow:0 16px 34px rgba(124,58,237,.34);\n}\n\n.btn-secondary{\n  border:1px solid rgba(124,58,237,.35);\n  color:var(--purple-deep);\n  background:#fff;\n}\n\n.btn-secondary:hover{\n  background:var(--purple-soft);\n}\n\n\/* Hero *\/\n.hero{\n  position:relative;\n  min-height:720px;\n  display:flex;\n  align-items:center;\n  padding:86px 0 68px;\n  background:\n    radial-gradient(circle at 85% 15%, rgba(168,85,247,.26), transparent 34%),\n    linear-gradient(135deg,#ffffff 0%,#f6f0ff 48%,#eee5ff 100%);\n  overflow:hidden;\n}\n\n.hero:before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.86) 38%,rgba(255,255,255,.32) 100%);\n  z-index:1;\n}\n\n.hero-bg{\n  position:absolute;\n  right:0;\n  top:0;\n  bottom:0;\n  width:56%;\n  z-index:0;\n}\n\n.hero-bg img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  filter:saturate(1.04) contrast(1.02);\n}\n\n.hero-content{\n  position:relative;\n  z-index:2;\n  display:grid;\n  grid-template-columns:1.02fr .98fr;\n  gap:46px;\n  align-items:center;\n}\n\n.hero-copy{max-width:660px;}\n\n.hero-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:9px 16px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid var(--border);\n  color:var(--purple-mid);\n  font-size:14px;\n  font-weight:900;\n  text-transform:uppercase;\n  letter-spacing:.08em;\n  box-shadow:0 10px 28px rgba(76,29,149,.08);\n  margin-bottom:18px;\n}\n\n.hero-badge span{\n  width:9px;\n  height:9px;\n  border-radius:50%;\n  background:var(--purple-mid);\n}\n\n.hero h1{\n  margin:0;\n  font-size:clamp(34px,4.2vw,56px);\n  line-height:1.12;\n  letter-spacing:-.04em;\n  font-weight:950;\n  color:var(--purple-dark);\n}\n\n.hero h1 em{\n  color:var(--purple-mid);\n  font-style:normal;\n}\n\n.hero-desc{\n  margin:22px 0 28px;\n  max-width:620px;\n  color:#374151;\n  font-size:20px;\n  line-height:1.75;\n}\n\n.hero-proof{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n  margin-top:34px;\n  max-width:760px;\n}\n\n.hero-proof-item{\n  background:rgba(255,255,255,.88);\n  border:1px solid var(--border);\n  border-radius:18px;\n  padding:18px 14px;\n  text-align:center;\n  box-shadow:0 12px 28px rgba(76,29,149,.08);\n}\n\n.hero-proof-item strong{\n  display:block;\n  font-size:28px;\n  line-height:1;\n  color:var(--purple-deep);\n  font-weight:950;\n}\n\n.hero-proof-item span{\n  display:block;\n  margin-top:8px;\n  color:#4b5563;\n  font-size:13px;\n  line-height:1.25;\n  text-transform:uppercase;\n  font-weight:800;\n}\n\n.hero-visual{\n  position:relative;\n  z-index:2;\n  align-self:stretch;\n  display:flex;\n  align-items:center;\n}\n\n.hero-card{\n  width:100%;\n  background:rgba(255,255,255,.78);\n  border:1px solid rgba(232,221,255,.86);\n  border-radius:28px;\n  padding:18px;\n  box-shadow:0 28px 70px rgba(76,29,149,.18);\n  backdrop-filter:blur(10px);\n}\n\n.hero-card .image-box{\n  border-radius:22px;\n  border:none;\n}\n\n.hero-card-label{\n  padding:18px 4px 4px;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:18px;\n}\n\n.hero-card-label strong{\n  color:var(--purple-deep);\n  font-size:20px;\n  font-weight:950;\n}\n\n.hero-card-label span{\n  display:inline-flex;\n  padding:7px 12px;\n  border-radius:999px;\n  background:var(--purple-soft);\n  color:var(--purple-mid);\n  font-size:12px;\n  font-weight:900;\n}\n\n\/* Company Profile *\/\n.company-profile-layout{\n  display:grid;\n  grid-template-columns:.95fr 1.05fr;\n  gap:34px;\n  align-items:stretch;\n}\n\n.factory-base-panel{\n  background:linear-gradient(180deg,var(--purple-dark),var(--purple-deep));\n  border-radius:28px;\n  padding:34px;\n  color:#fff;\n  box-shadow:0 20px 52px rgba(76,29,149,.18);\n}\n\n.factory-base-card{\n  margin-bottom:42px;\n}\n\n.factory-base-card:last-child{\n  margin-bottom:0;\n}\n\n.factory-base-label{\n  font-size:30px;\n  line-height:1.1;\n  font-weight:950;\n  margin-bottom:14px;\n}\n\n.factory-base-card h3{\n  margin:0 0 14px;\n  font-size:28px;\n  line-height:1.22;\n  font-weight:950;\n  color:#fff;\n}\n\n.factory-base-card p{\n  margin:0 0 24px;\n  font-size:17px;\n  line-height:1.7;\n  color:rgba(255,255,255,.92);\n}\n\n.factory-image-box{\n  width:100%;\n  aspect-ratio:4\/3;\n  border-radius:18px;\n  overflow:hidden;\n  background:#f3f4f6;\n  border:1px solid rgba(255,255,255,.22);\n}\n\n.company-info-grid{\n  display:grid;\n  gap:26px;\n}\n\n.profile-info-card{\n  border-radius:24px;\n  padding:34px;\n  box-shadow:0 14px 36px rgba(76,29,149,.1);\n}\n\n.profile-info-card h3{\n  margin:0 0 24px;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:950;\n}\n\n.light-card{\n  background:#fff;\n  border:2px solid var(--purple-deep);\n  color:var(--purple-deep);\n}\n\n.purple-card{\n  background:linear-gradient(135deg,var(--purple-dark),var(--purple-deep));\n  color:#fff;\n}\n\n.purple-card h3{\n  color:#fff;\n  border-bottom:2px solid rgba(255,255,255,.55);\n  padding-bottom:18px;\n}\n\n.purple-card p{\n  margin:0;\n  font-size:19px;\n  line-height:2;\n  color:rgba(255,255,255,.95);\n  font-weight:600;\n}\n\n.info-line{\n  display:grid;\n  grid-template-columns:130px 1fr;\n  gap:16px;\n  margin-bottom:16px;\n  font-size:18px;\n  line-height:1.65;\n}\n\n.info-line strong{\n  color:var(--purple-deep);\n  font-weight:950;\n}\n\n.info-line span{\n  color:#1f2937;\n}\n\n.info-block{\n  margin-top:18px;\n}\n\n.info-block strong{\n  display:block;\n  color:var(--purple-deep);\n  font-size:19px;\n  font-weight:950;\n  margin-bottom:8px;\n}\n\n.info-block p{\n  margin:0;\n  color:#1f2937;\n  font-size:18px;\n  line-height:1.8;\n}\n\n.manufacturing-strip{\n  position:relative;\n  margin-top:44px;\n  border-radius:28px;\n  overflow:hidden;\n  padding:46px;\n  background:\n    linear-gradient(135deg,rgba(46,16,101,.92),rgba(109,40,217,.82)),\n    url(\"https:\/\/placehold.co\/1400x620\/312e81\/ffffff?text=Industrial+Workshop+Background\") center\/cover no-repeat;\n  box-shadow:0 22px 58px rgba(76,29,149,.18);\n}\n\n.manufacturing-gallery{\n  position:relative;\n  z-index:2;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:26px;\n  margin-bottom:28px;\n}\n\n.manufacturing-photo{\n  aspect-ratio:1\/1;\n  border-radius:18px;\n  overflow:hidden;\n  border:3px solid rgba(255,255,255,.28);\n  box-shadow:0 14px 32px rgba(0,0,0,.22);\n  background:#fff;\n}\n\n.manufacturing-copy{\n  position:relative;\n  z-index:2;\n  color:#fff;\n}\n\n.manufacturing-copy h3{\n  margin:0 0 12px;\n  font-size:32px;\n  line-height:1.2;\n  font-weight:950;\n}\n\n.manufacturing-copy p{\n  margin:0;\n  font-size:20px;\n  line-height:1.85;\n  color:rgba(255,255,255,.94);\n  font-weight:600;\n}\n\n\/* Product Cards *\/\n.product-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:24px;\n}\n\n.product-card{\n  position:relative;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:24px;\n  overflow:hidden;\n  box-shadow:0 16px 40px rgba(76,29,149,.10);\n  transition:.25s ease;\n}\n\n.product-card:hover{\n  transform:translateY(-5px);\n  box-shadow:0 24px 54px rgba(76,29,149,.16);\n}\n\n.product-media{position:relative;}\n\n.product-media .image-box{\n  border:none;\n}\n\n.product-no{\n  position:absolute;\n  left:16px;\n  bottom:16px;\n  display:inline-flex;\n  min-width:74px;\n  height:46px;\n  align-items:center;\n  justify-content:center;\n  padding:0 12px;\n  background:linear-gradient(135deg,var(--purple-dark),var(--purple-mid));\n  color:#fff;\n  font-size:26px;\n  line-height:1;\n  font-weight:950;\n  border-radius:10px;\n  box-shadow:0 10px 24px rgba(76,29,149,.28);\n}\n\n.product-copy{\n  padding:24px 24px 28px;\n}\n\n.product-copy h3{\n  margin:0 0 12px;\n  color:var(--purple-deep);\n  font-size:26px;\n  line-height:1.15;\n  font-weight:950;\n  letter-spacing:-.02em;\n}\n\n.product-copy p{\n  margin:0;\n  color:#374151;\n  font-size:16px;\n  line-height:1.75;\n}\n\n\/* Cases *\/\n.sub-title{\n  position:relative;\n  text-align:center;\n  margin:44px 0 28px;\n}\n\n.sub-title:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  right:0;\n  top:50%;\n  height:1px;\n  background:#d8c8ff;\n}\n\n.sub-title h3{\n  display:inline-block;\n  position:relative;\n  z-index:2;\n  margin:0;\n  padding:0 24px;\n  background:#fff;\n  font-size:clamp(26px,3.2vw,40px);\n  font-weight:950;\n  color:var(--purple-deep);\n}\n\n.case-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:18px;\n  margin-bottom:48px;\n}\n\n.case-grid .image-box{\n  border-radius:16px;\n}\n\n.table-wrap{\n  overflow-x:auto;\n  margin:28px 0 36px;\n  border-radius:18px;\n  border:1px solid var(--border);\n  background:#fff;\n}\n\n.capacity-table{\n  width:100%;\n  min-width:760px;\n  border-collapse:collapse;\n  text-align:center;\n  background:#fff;\n  font-size:18px;\n}\n\n.capacity-table th,\n.capacity-table td{\n  border:1px solid #d8c8ff;\n  padding:14px 12px;\n}\n\n.capacity-table th{\n  background:var(--purple-soft);\n  color:var(--purple-deep);\n  font-weight:950;\n}\n\n.capacity-table td{\n  font-weight:600;\n}\n\n.two-col{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:34px;\n  align-items:center;\n  margin-bottom:48px;\n}\n\n.two-col .image-box{\n  border-radius:18px;\n}\n\n.bullet-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:20px;\n  padding:30px;\n  box-shadow:0 14px 34px rgba(76,29,149,.08);\n}\n\n.bullet-card h4{\n  margin:0 0 14px;\n  font-size:27px;\n  line-height:1.25;\n  font-weight:950;\n  color:var(--purple-deep);\n}\n\n.bullet-card ul{\n  margin:0;\n  padding-left:22px;\n  font-size:18px;\n}\n\n.bullet-card li{\n  margin-bottom:8px;\n}\n\n.blue-cta{\n  background:linear-gradient(135deg,var(--purple-dark),var(--purple-mid));\n  color:#fff;\n  text-align:center;\n  padding:30px 32px;\n  font-size:28px;\n  font-weight:950;\n  border-radius:20px;\n  box-shadow:0 16px 36px rgba(76,29,149,.18);\n}\n\n.blue-cta span{\n  display:block;\n  margin-top:8px;\n  font-size:16px;\n  font-weight:500;\n  opacity:.92;\n}\n\n\/* Process *\/\n.process-grid{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  gap:16px;\n  margin:34px 0 64px;\n}\n\n.process-card{\n  min-height:150px;\n  padding:18px 12px;\n  border:3px solid var(--purple-mid);\n  border-radius:24px;\n  background:#fff;\n  color:var(--purple-deep);\n  text-align:center;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  box-shadow:8px 10px 0 rgba(124,58,237,.12);\n}\n\n.process-card strong{\n  display:block;\n  font-size:28px;\n  line-height:1;\n}\n\n.process-card b{\n  display:block;\n  font-size:18px;\n  margin-top:6px;\n}\n\n.process-card span{\n  display:block;\n  font-size:12px;\n  margin-top:4px;\n}\n\n\/* Logo + certificates *\/\n.logo-grid{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  gap:18px;\n  margin-bottom:64px;\n}\n\n.logo-box{\n  min-height:96px;\n  display:grid;\n  place-items:center;\n  padding:16px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n  box-shadow:0 10px 24px rgba(76,29,149,.09);\n  font-size:18px;\n  font-weight:950;\n  text-align:center;\n  color:var(--purple-deep);\n}\n\n.cert-row{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:24px;\n}\n\n.cert-card{\n  padding:14px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n  box-shadow:0 12px 28px rgba(76,29,149,.1);\n}\n\n.cert-card .image-box{\n  border-radius:12px;\n}\n\n\/* Qualification *\/\n.qualification-panel{\n  background:linear-gradient(180deg,#ffffff 0%,#f7f1ff 100%);\n  border:1px solid var(--border);\n  border-radius:24px;\n  padding:36px;\n  box-shadow:0 18px 44px rgba(76,29,149,.1);\n}\n\n.service-icons{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-bottom:34px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:18px;\n  overflow:hidden;\n}\n\n.service-icon{\n  text-align:center;\n  padding:24px 14px;\n  border-right:1px solid var(--border);\n}\n\n.service-icon:last-child{\n  border-right:none;\n}\n\n.service-icon .icon{\n  font-size:42px;\n  line-height:1;\n  margin-bottom:10px;\n}\n\n.service-icon strong{\n  color:var(--purple-mid);\n  font-size:22px;\n  font-weight:950;\n}\n\n.big-cert-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:18px;\n  margin-top:28px;\n}\n\n\/* Equipment *\/\n.equipment-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n}\n\n.equipment-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:20px;\n  padding:18px;\n  text-align:center;\n  box-shadow:0 14px 34px rgba(76,29,149,.1);\n}\n\n.equipment-card .image-box{\n  border-radius:16px;\n}\n\n.equipment-card h3{\n  margin:16px 0 0;\n  color:var(--purple-mid);\n  font-size:25px;\n  line-height:1.15;\n  font-weight:950;\n}\n\n\/* Application *\/\n.application-intro{\n  max-width:1020px;\n  margin:0 auto 34px;\n  text-align:center;\n  font-size:23px;\n  color:#111827;\n}\n\n.application-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:22px;\n}\n\n.application-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:18px;\n  overflow:hidden;\n  text-align:center;\n  box-shadow:0 12px 30px rgba(76,29,149,.08);\n}\n\n.application-card .image-box{\n  border:none;\n  border-bottom:1px solid var(--border);\n}\n\n.application-card span{\n  display:inline-block;\n  margin:14px auto 18px;\n  padding:8px 22px;\n  border:2px solid var(--purple-mid);\n  color:var(--purple-deep);\n  border-radius:99px;\n  font-size:18px;\n  font-weight:850;\n  background:#fff;\n}\n\n\/* Customer Photos *\/\n.customer-photo-grid{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:18px;\n}\n\n.customer-photo-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:18px;\n  overflow:hidden;\n  box-shadow:0 12px 30px rgba(76,29,149,.08);\n}\n\n.customer-photo-card .image-box{\n  border:none;\n  aspect-ratio:4\/3;\n}\n\n.customer-photo-caption{\n  padding:12px 14px 16px;\n  text-align:center;\n  font-size:14px;\n  color:#4b5563;\n  font-weight:700;\n}\n\n\/* FAQ *\/\n.faq-wrap{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:34px;\n  align-items:start;\n}\n\n.faq-intro{\n  background:linear-gradient(135deg,var(--purple-dark),var(--purple-mid));\n  color:#fff;\n  border-radius:24px;\n  padding:34px;\n  box-shadow:0 18px 44px rgba(76,29,149,.18);\n  position:sticky;\n  top:24px;\n}\n\n.faq-intro h2{\n  margin:0;\n  font-size:clamp(28px,3.6vw,46px);\n  line-height:1.12;\n  font-weight:950;\n}\n\n.faq-intro p{\n  margin:16px 0 0;\n  font-size:17px;\n  line-height:1.75;\n  opacity:.92;\n}\n\n.faq-list{\n  display:grid;\n  gap:14px;\n}\n\n.faq-item{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:18px;\n  overflow:hidden;\n  box-shadow:0 10px 28px rgba(76,29,149,.07);\n}\n\n.faq-item summary{\n  cursor:pointer;\n  list-style:none;\n  padding:20px 22px;\n  font-size:18px;\n  line-height:1.35;\n  font-weight:900;\n  color:var(--purple-deep);\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:18px;\n}\n\n.faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.faq-item summary:after{\n  content:\"+\";\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:var(--purple-soft);\n  color:var(--purple-mid);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex:0 0 auto;\n  font-size:20px;\n  font-weight:900;\n}\n\n.faq-item[open] summary:after{\n  content:\"\u2212\";\n}\n\n.faq-item p{\n  margin:0;\n  padding:0 22px 22px;\n  color:#4b5563;\n  font-size:16px;\n  line-height:1.75;\n}\n\n\/* Final CTA *\/\n.final-cta{\n  position:relative;\n  overflow:hidden;\n  border-radius:28px;\n  padding:54px 44px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 20% 20%,rgba(255,255,255,.22),transparent 30%),\n    linear-gradient(135deg,#2e1065 0%,#5b21b6 48%,#7c3aed 100%);\n  box-shadow:0 24px 60px rgba(76,29,149,.22);\n}\n\n.final-cta h2{\n  margin:0;\n  font-size:clamp(30px,4vw,52px);\n  line-height:1.15;\n  font-weight:950;\n  letter-spacing:-.03em;\n}\n\n.final-cta p{\n  max-width:850px;\n  margin:16px auto 28px;\n  font-size:18px;\n  line-height:1.75;\n  opacity:.92;\n}\n\n.final-cta-actions{\n  display:flex;\n  justify-content:center;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.final-cta .btn-primary{\n  background:#fff;\n  color:var(--purple-deep);\n}\n\n.final-cta .btn-secondary{\n  border-color:rgba(255,255,255,.45);\n  color:#fff;\n  background:rgba(255,255,255,.12);\n}\n\n.final-contact-note{\n  margin-top:18px;\n  font-size:14px;\n  opacity:.85;\n}\n\n\/* Tablet *\/\n@media(max-width:980px){\n  .kt-container{\n    width:min(100% - 32px, 900px);\n  }\n\n  .section{\n    padding:58px 0;\n  }\n\n  .hero{\n    min-height:auto;\n    padding:72px 0 54px;\n  }\n\n  .hero-bg{\n    width:100%;\n    opacity:.18;\n  }\n\n  .hero:before{\n    background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.92));\n  }\n\n  .hero-content{\n    grid-template-columns:1fr;\n  }\n\n  .hero-copy{\n    max-width:100%;\n  }\n\n  .hero-visual{\n    max-width:680px;\n  }\n\n  .hero-proof{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .company-profile-layout,\n  .two-col,\n  .faq-wrap{\n    grid-template-columns:1fr;\n  }\n\n  .product-grid,\n  .equipment-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .case-grid,\n  .application-grid,\n  .cert-row,\n  .big-cert-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .customer-photo-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .process-grid,\n  .logo-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .faq-intro{\n    position:relative;\n    top:auto;\n  }\n}\n\n\/* Mobile *\/\n@media(max-width:640px){\n  .kt-container{\n    width:calc(100% - 24px);\n  }\n\n  .section{\n    padding:40px 0;\n  }\n\n  .section-title{\n    margin-bottom:26px;\n  }\n\n  .section-title h2{\n    font-size:30px;\n    line-height:1.18;\n  }\n\n  .section-title p{\n    font-size:15px;\n  }\n\n  .hero{\n    padding:54px 0 38px;\n  }\n\n  .hero h1{\n    font-size:30px;\n    line-height:1.18;\n  }\n\n  .hero-desc{\n    font-size:16px;\n    line-height:1.7;\n    margin:18px 0 22px;\n  }\n\n  .btn-row{\n    flex-direction:column;\n    align-items:stretch;\n  }\n\n  .btn-primary,\n  .btn-secondary{\n    width:100%;\n  }\n\n  .hero-proof{\n    grid-template-columns:1fr 1fr;\n    gap:10px;\n    margin-top:24px;\n  }\n\n  .hero-proof-item{\n    padding:15px 10px;\n    border-radius:14px;\n  }\n\n  .hero-proof-item strong{\n    font-size:23px;\n  }\n\n  .hero-proof-item span{\n    font-size:11px;\n  }\n\n  .hero-card{\n    padding:12px;\n    border-radius:20px;\n  }\n\n  .hero-card .image-box{\n    border-radius:16px;\n  }\n\n  .hero-card-label{\n    display:block;\n  }\n\n  .hero-card-label strong{\n    display:block;\n    font-size:17px;\n  }\n\n  .hero-card-label span{\n    margin-top:8px;\n  }\n\n  .factory-base-panel{\n    padding:22px;\n    border-radius:22px;\n  }\n\n  .factory-base-card{\n    margin-bottom:32px;\n  }\n\n  .factory-base-label{\n    font-size:24px;\n  }\n\n  .factory-base-card h3{\n    font-size:22px;\n  }\n\n  .factory-base-card p{\n    font-size:15px;\n  }\n\n  .profile-info-card{\n    padding:24px 20px;\n    border-radius:20px;\n  }\n\n  .profile-info-card h3{\n    font-size:26px;\n    margin-bottom:18px;\n  }\n\n  .info-line{\n    grid-template-columns:1fr;\n    gap:4px;\n    font-size:16px;\n  }\n\n  .purple-card p,\n  .info-block p{\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  .manufacturing-strip{\n    margin-top:28px;\n    padding:24px 18px;\n    border-radius:22px;\n  }\n\n  .manufacturing-gallery{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .manufacturing-photo{\n    aspect-ratio:4\/3;\n  }\n\n  .manufacturing-copy h3{\n    font-size:24px;\n  }\n\n  .manufacturing-copy p{\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  .product-grid,\n  .case-grid,\n  .application-grid,\n  .cert-row,\n  .big-cert-grid,\n  .equipment-grid,\n  .process-grid,\n  .logo-grid,\n  .service-icons{\n    grid-template-columns:1fr;\n  }\n\n  .customer-photo-grid{\n    grid-template-columns:repeat(2,1fr);\n    gap:12px;\n  }\n\n  .customer-photo-caption{\n    font-size:12px;\n    padding:10px;\n  }\n\n  .product-card{\n    border-radius:18px;\n  }\n\n  .product-no{\n    min-width:62px;\n    height:40px;\n    font-size:21px;\n  }\n\n  .product-copy{\n    padding:20px 18px 24px;\n  }\n\n  .product-copy h3{\n    font-size:23px;\n  }\n\n  .product-copy p{\n    font-size:15px;\n  }\n\n  .sub-title{\n    margin:32px 0 20px;\n  }\n\n  .sub-title h3{\n    font-size:24px;\n    padding:0 14px;\n  }\n\n  .capacity-table{\n    font-size:15px;\n    min-width:680px;\n  }\n\n  .capacity-table th,\n  .capacity-table td{\n    padding:10px 8px;\n  }\n\n  .bullet-card{\n    padding:20px;\n  }\n\n  .bullet-card h4{\n    font-size:22px;\n  }\n\n  .bullet-card ul{\n    font-size:16px;\n  }\n\n  .blue-cta{\n    font-size:22px;\n    line-height:1.35;\n    padding:24px 18px;\n  }\n\n  .blue-cta span{\n    font-size:14px;\n  }\n\n  .process-card{\n    min-height:120px;\n  }\n\n  .logo-box{\n    min-height:78px;\n  }\n\n  .qualification-panel{\n    padding:20px;\n    border-radius:18px;\n  }\n\n  .service-icon{\n    border-right:none;\n    border-bottom:1px solid var(--border);\n  }\n\n  .service-icon:last-child{\n    border-bottom:none;\n  }\n\n  .equipment-card h3{\n    font-size:22px;\n  }\n\n  .application-intro{\n    font-size:17px;\n    text-align:left;\n  }\n\n  .application-card span{\n    font-size:16px;\n  }\n\n  .faq-intro{\n    padding:24px 20px;\n    border-radius:20px;\n  }\n\n  .faq-intro h2{\n    font-size:28px;\n  }\n\n  .faq-intro p{\n    font-size:15px;\n  }\n\n  .faq-item summary{\n    padding:18px;\n    font-size:16px;\n  }\n\n  .faq-item p{\n    padding:0 18px 18px;\n    font-size:15px;\n  }\n\n  .final-cta{\n    padding:38px 20px;\n    border-radius:22px;\n  }\n\n  .final-cta p{\n    font-size:15px;\n  }\n\n  .final-cta-actions{\n    flex-direction:column;\n  }\n\n  .final-cta-actions .btn-primary,\n  .final-cta-actions .btn-secondary{\n    width:100%;\n  }\n\n  .ratio-long{\n    aspect-ratio:4\/3;\n  }\n}\n<\/style>\n<div class=\"kt-page\">\n\n<!-- Hero -->\n<section class=\"hero\" id=\"home\">\n  <div class=\"hero-bg\">\n    <img decoding=\"async\" src=\"https:\/\/placehold.co\/1400x900\/f3f4f6\/9ca3af?text=1.1+Factory+Exterior+Image\" alt=\"KETU powder coating equipment smart factory\">\n  <\/div>\n\n  <div class=\"kt-container\">\n    <div class=\"hero-content\">\n      <div class=\"hero-copy\">\n        <div class=\"hero-badge\"><span><\/span> Powder Coating Equipment Source Factory<\/div>\n\n        <h1>Professional <em>Powder Coating Equipment Manufacturer<\/em> with Independent Workshop<\/h1>\n\n        <p class=\"hero-desc\">\n          We provide one-stop <a href=\"\/powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">powder coating line<\/a> solutions from planning, design, manufacturing, installation to after-sales support. Our equipment is suitable for hardware, furniture, home appliances, metal parts, racks, cabinets, aluminum profiles, and customized industrial coating production.\n        <\/p>\n\n        <div class=\"btn-row\">\n          <a class=\"btn-primary\" href=\"#products\">View Equipment Systems<\/a>\n          <a class=\"btn-secondary\" href=\"#cases\">View Customer Cases<\/a>\n        <\/div>\n\n        <div class=\"hero-proof\">\n          <div class=\"hero-proof-item\">\n            <strong>10+<\/strong>\n            <span>Years Industry Experience<\/span>\n          <\/div>\n          <div class=\"hero-proof-item\">\n            <strong>3000\u33a1<\/strong>\n            <span>Factory Area<\/span>\n          <\/div>\n          <div class=\"hero-proof-item\">\n            <strong>1000<\/strong>\n            <span>Units Monthly Output<\/span>\n          <\/div>\n          <div class=\"hero-proof-item\">\n            <strong>10000+<\/strong>\n            <span>Customers Served<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-visual\">\n        <div class=\"hero-card\">\n          <div class=\"image-box ratio-4-3\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/720x540\/f3f4f6\/9ca3af?text=1.1+Source+Factory+Image\" alt=\"Source factory for powder coating equipment\">\n          <\/div>\n          <div class=\"hero-card-label\">\n            <strong>Source Factory \/ Quality Assurance<\/strong>\n            <span>High Quality \u00b7 Customization \u00b7 Worry-Free After-Sales<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Company Profile -->\n<section class=\"section white\" id=\"company-profile\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Company Profile<\/div>\n      <h2>Two Production Bases Supporting Customized Powder Coating Line Projects<\/h2>\n      <p>\n        KETU provides professional powder coating equipment manufacturing, engineering design, production support, installation guidance, and after-sales service for industrial coating line projects.\n      <\/p>\n    <\/div>\n\n    <div class=\"company-profile-layout\">\n      <div class=\"factory-base-panel\">\n        <div class=\"factory-base-card\">\n          <div class=\"factory-base-label\">Production Base 1<\/div>\n          <h3>Foshan Nanhai Ketu Intelligent Equipment Co., Ltd.<\/h3>\n          <p>Address: No. 8, Keda North Road, Shishan Town, Nanhai District, Foshan, Guangdong, China<\/p>\n          <div class=\"factory-image-box\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/620x420\/f3f4f6\/9ca3af?text=Production+Base+1+Photo\" alt=\"Foshan KETU production base photo\">\n          <\/div>\n        <\/div>\n\n        <div class=\"factory-base-card\">\n          <div class=\"factory-base-label\">Production Base 2<\/div>\n          <h3>Hubei Ketu Intelligent Technology Co., Ltd.<\/h3>\n          <p>Address: Chenchang Town, Xiantao City, Hubei Province, China<\/p>\n          <div class=\"factory-image-box\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/620x420\/f3f4f6\/9ca3af?text=Production+Base+2+Photo\" alt=\"Hubei KETU production base photo\">\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"company-info-grid\">\n        <div class=\"profile-info-card light-card\">\n          <h3>Company Basic Information<\/h3>\n          <div class=\"info-line\">\n            <strong>Founded:<\/strong>\n            <span>2014<\/span>\n          <\/div>\n          <div class=\"info-line\">\n            <strong>Company Type:<\/strong>\n            <span>Large-scale coating equipment manufacturing factory<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"profile-info-card purple-card\">\n          <h3>Main Products<\/h3>\n          <p>\n            Automatic electrostatic powder coating production lines, automatic spray painting lines, powder recovery systems, <a href=\"\/powder-coating-system\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">powder coating system<\/a>s, powder spray booths, water curtain spray booths, gas powder curing ovens, electric powder curing ovens, and matching accessories.\n          <\/p>\n        <\/div>\n\n        <div class=\"profile-info-card light-card\">\n          <h3>Team and Market<\/h3>\n          <div class=\"info-line\">\n            <strong>Technical Team:<\/strong>\n            <span>10 members with 10+ years of industry experience<\/span>\n          <\/div>\n          <div class=\"info-line\">\n            <strong>After-Sales Team:<\/strong>\n            <span>5 members with 10+ years of industry experience<\/span>\n          <\/div>\n          <div class=\"info-line\">\n            <strong>Production Staff:<\/strong>\n            <span>75 members<\/span>\n          <\/div>\n          <div class=\"info-block\">\n            <strong>Product Advantages:<\/strong>\n            <p>High technical content, stable performance, reliable quality, and advanced manufacturing level within the domestic industry.<\/p>\n          <\/div>\n          <div class=\"info-block\">\n            <strong>Market Coverage:<\/strong>\n            <p>Products are sold worldwide and widely used in machinery, building materials, furniture, shelving, racks, hardware, and other industrial fields.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"manufacturing-strip\">\n      <div class=\"manufacturing-gallery\">\n        <div class=\"manufacturing-photo\">\n          <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x360\/f3f4f6\/9ca3af?text=Precision+Coating+Process+1\" alt=\"Precision coating process photo 1\">\n        <\/div>\n        <div class=\"manufacturing-photo\">\n          <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x360\/f3f4f6\/9ca3af?text=Precision+Coating+Process+2\" alt=\"Precision coating process photo 2\">\n        <\/div>\n        <div class=\"manufacturing-photo\">\n          <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x360\/f3f4f6\/9ca3af?text=Precision+Coating+Process+3\" alt=\"Precision coating process photo 3\">\n        <\/div>\n      <\/div>\n\n      <div class=\"manufacturing-copy\">\n        <h3>Precision Manufacturing for Stable Coating Performance<\/h3>\n        <p>\n          Precise machine production, solid and durable structure, stable high-voltage electrostatic performance, uniform spraying, reduced sagging, better powder coverage in corners, and flexible customization for manual lines, automatic lines, reciprocator systems, suspended conveyor lines, and continuous coating production.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Products -->\n<section class=\"section light\" id=\"products\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Product Features<\/div>\n      <h2>Core Powder Coating Line Equipment<\/h2>\n      <p>Craftsmanship Quality, Trustworthy. The complete coating assembly line can be connected with pre-treatment, <a href=\"\/powder-coating-booth\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">powder coating booth<\/a>, curing oven, heat source, electrical control, and conveyor systems.<\/p>\n    <\/div>\n\n    <div class=\"product-grid\">\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.7+Pre-treatment+Equipment\" alt=\"Pre-treatment Equipment\">\n          <\/div>\n          <div class=\"product-no\">NO.1<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Pre-treatment Equipment<\/h3>\n          <p>The purpose of pre-treatment in the coating line is to remove all impurities from the workpiece, providing a good substrate suitable for coating requirements, and ensuring excellent anti-corrosion performance and adhesion.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.8+Coating+System\" alt=\"Coating System\">\n          <\/div>\n          <div class=\"product-no\">NO.2<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Coating System<\/h3>\n          <p>The powder coating system utilizes a large cyclone + secondary filter cartridge recovery system. The single powder separation rate reaches about 97%, effectively saving powder.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.9+Automatic+Coating+Equipment\" alt=\"Automatic Coating Equipment\">\n          <\/div>\n          <div class=\"product-no\">NO.3<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Automatic Coating Equipment<\/h3>\n          <p>Robotic coating is the future trend. Equipment intelligence focuses on handing system management over to machines. Especially in hazardous environments, robots will first replace manual labor, truly resolving inefficient physical work.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <a href=\"\/curing-oven\/\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.10+Curing+Oven\" alt=\"Curing Oven\"><\/a>\n          <\/div>\n          <div class=\"product-no\">NO.4<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Curing Oven<\/h3>\n          <p>The curing oven is key equipment in the coating production line. Its temperature uniformity is a crucial indicator for ensuring coating quality. Heating methods include radiation, hot air circulation, and a combination of both. Based on production requirements, they are classified into single-chamber and pass-through types, with equipment configurations available in direct-connected and bridge styles.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.11+Heat+Source+System\" alt=\"Heat Source System\">\n          <\/div>\n          <div class=\"product-no\">NO.5<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Heat Source System<\/h3>\n          <p>The hot air circulation system is a widely used heating method. It uses the principle of convective heat transfer to heat the oven, drying and curing the workpiece. Heat sources can be selected based on client needs: electricity, steam, natural gas, or diesel.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.12+Electronic+Control+System\" alt=\"Electronic Control System\">\n          <\/div>\n          <div class=\"product-no\">NO.6<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Electronic Control System<\/h3>\n          <p>Electrical control of the coating line includes centralized and itemized control. Centralized control utilizes Programmable Logic Controllers (PLC) as the main server, executing fully automated control, data collection, and monitoring alarms based on programmed sequences.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"product-card\">\n        <div class=\"product-media\">\n          <div class=\"image-box ratio-16-9\">\n            <a href=\"\/conveyor-system-for-powder-coating\/\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/800x450\/f3f4f6\/9ca3af?text=1.13+Suspension+Conveyor+Chain\" alt=\"Suspension Conveyor Chain\"><\/a>\n          <\/div>\n          <div class=\"product-no\">NO.7<\/div>\n        <\/div>\n        <div class=\"product-copy\">\n          <h3>Suspension Conveyor Chain<\/h3>\n          <p>The overhead conveyor is the transport system for industrial coating lines. Power-and-free overhead conveyors are applied in coating lines for heavy-duty racks and special-shaped alloy street lamp tubes.<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Cases -->\n<section class=\"section white\" id=\"cases\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Customer Cases<\/div>\n      <h2>Real Customer On-site Cases<\/h2>\n      <p>Standard coating line configuration can be customized according to workpiece size, daily output, coating process, factory layout, and conveying method.<\/p>\n    <\/div>\n\n    <div class=\"case-grid\">\n      <div class=\"image-box ratio-4-3\"><a href=\"\/powder-coating-line\/\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/380x285\/f3f4f6\/9ca3af?text=Customer+Case+1\" alt=\"Customer coating line case 1\"><\/a><\/div>\n      <div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/380x285\/f3f4f6\/9ca3af?text=Customer+Case+2\" alt=\"Customer coating line case 2\"><\/div>\n      <div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/380x285\/f3f4f6\/9ca3af?text=Customer+Case+3\" alt=\"Customer coating line case 3\"><\/div>\n      <div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/380x285\/f3f4f6\/9ca3af?text=Customer+Case+4\" alt=\"Customer coating line case 4\"><\/div>\n    <\/div>\n\n    <div class=\"sub-title\">\n      <h3>Standard Production Capacity Parameters<\/h3>\n    <\/div>\n\n    <div class=\"table-wrap\">\n      <table class=\"capacity-table\">\n        <thead>\n          <tr>\n            <th>Equipment Type<\/th>\n            <th>Hourly Capacity<\/th>\n            <th>Applicable Workpiece<\/th>\n            <th>Conveying Method<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Small Manual Coating Line<\/td>\n            <td>300-500 pcs\/hr<\/td>\n            <td>Small Hardware & Parts<\/td>\n            <td>Hanging \/ Trolley<\/td>\n          <\/tr>\n          <tr>\n            <td>Automatic Reciprocating Coating Line<\/td>\n            <td>800-1500 pcs\/hr<\/td>\n            <td>Chassis, Housings, Large Parts<\/td>\n            <td>Suspended Assembly Line<\/td>\n          <\/tr>\n          <tr>\n            <td>Dedicated Aluminum Profile Line<\/td>\n            <td>Customized by Length<\/td>\n            <td>Aluminum Profiles & Tubes<\/td>\n            <td>Continuous Conveying<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p style=\"text-align:center;font-size:24px;margin:0 0 44px;\">\n      Free full-line layout planning based on your workpiece size and daily output\n    <\/p>\n\n    <div class=\"two-col\">\n      <div class=\"bullet-card\">\n        <h4>High-Precision Powder Recovery System<\/h4>\n        <ul>\n          <li>Powder recovery rate up to 92% - 95%<\/li>\n          <li>Less powder waste compared to standard equipment<\/li>\n          <li>Reduced material cost and centralized dust recovery<\/li>\n          <li>No flying dust, easy to clean, saves annual production costs<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"image-box ratio-16-9\">\n        <a href=\"\/powder-recovery-system\/\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/680x382\/f3f4f6\/9ca3af?text=Powder+Recovery+System\" alt=\"Powder recovery system\"><\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"two-col\">\n      <div class=\"image-box ratio-16-9\">\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/680x382\/f3f4f6\/9ca3af?text=Environmental+Compliance\" alt=\"Environmental compliance system\">\n      <\/div>\n      <div class=\"bullet-card\">\n        <h4>Complete Dust Collection, Exhaust Emissions Meet Standards<\/h4>\n        <ul>\n          <li>Meets environmental standards for industrial surface treatment<\/li>\n          <li>Equipment configuration supports factory EIA acceptance<\/li>\n          <li>No dust overflow during environmental inspections<\/li>\n          <li>Clean workshop environment and compliant production<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"blue-cta\">\n      Free Full-Line Layout Plan \/ Free Quote & Design \/ Nationwide Installation\n      <span>Machine Warranty | Lifetime After-Sales Service | Send workpiece photos + site size for an immediate plan and quote<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Process -->\n<section class=\"section light\" id=\"process\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Custom Process<\/div>\n      <h2>One-Stop Customized Production Process<\/h2>\n      <p>From consultation to delivery, we provide one-stop customized powder coating line planning.<\/p>\n    <\/div>\n\n    <div class=\"process-grid\">\n      <div class=\"process-card\"><strong>01<\/strong><b>Consult Service<\/b><span>Customer requirement review<\/span><\/div>\n      <div class=\"process-card\"><strong>02<\/strong><b>Planning & Design<\/b><span>Layout and equipment solution<\/span><\/div>\n      <div class=\"process-card\"><strong>03<\/strong><b>Size Configuration<\/b><span>Confirm workpiece and site size<\/span><\/div>\n      <div class=\"process-card\"><strong>04<\/strong><b>Pay Deposit<\/b><span>Start project production<\/span><\/div>\n      <div class=\"process-card\"><strong>05<\/strong><b>On-Demand Production<\/b><span>Customized manufacturing<\/span><\/div>\n      <div class=\"process-card\"><strong>06<\/strong><b>Order Delivery<\/b><span>Packing and shipment<\/span><\/div>\n    <\/div>\n\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Cooperative Partner<\/div>\n      <h2>Long-Term Cooperation Brands<\/h2>\n    <\/div>\n\n    <div class=\"logo-grid\">\n      <div class=\"logo-box\">GREE<\/div>\n      <div class=\"logo-box\">Galanz<\/div>\n      <div class=\"logo-box\">SANYO<\/div>\n      <div class=\"logo-box\">Electrolux<\/div>\n      <div class=\"logo-box\">Panasonic<\/div>\n      <div class=\"logo-box\">Kinde<\/div>\n      <div class=\"logo-box\">Schneider Electric<\/div>\n      <div class=\"logo-box\">DELIXI Electric<\/div>\n      <div class=\"logo-box\">Mitsubishi Motors<\/div>\n      <div class=\"logo-box\">Gema<\/div>\n      <div class=\"logo-box\">Omron<\/div>\n      <div class=\"logo-box\">Siemens<\/div>\n    <\/div>\n\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Qualification Certificate<\/div>\n      <h2>Certificates and Factory Qualification<\/h2>\n    <\/div>\n\n    <div class=\"cert-row\">\n      <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/f3f4f6\/9ca3af?text=Certificate+1\" alt=\"Certificate 1\"><\/div><\/div>\n      <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/f3f4f6\/9ca3af?text=Certificate+2\" alt=\"Certificate 2\"><\/div><\/div>\n      <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/f3f4f6\/9ca3af?text=Certificate+3\" alt=\"Certificate 3\"><\/div><\/div>\n      <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/f3f4f6\/9ca3af?text=Certificate+4\" alt=\"Certificate 4\"><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Qualification -->\n<section class=\"section white\" id=\"qualification\">\n  <div class=\"kt-container\">\n    <div class=\"qualification-panel\">\n      <div class=\"service-icons\">\n        <div class=\"service-icon\"><div class=\"icon\">\ud83c\udfed<\/div><strong>Source Factory<\/strong><\/div>\n        <div class=\"service-icon\"><div class=\"icon\">\ud83d\udcd0<\/div><strong>Custom Support<\/strong><\/div>\n        <div class=\"service-icon\"><div class=\"icon\">\ud83c\udfa7<\/div><strong>After-Sales Support<\/strong><\/div>\n        <div class=\"service-icon\"><div class=\"icon\">\ud83d\udee1<\/div><strong>1-Year Warranty<\/strong><\/div>\n      <\/div>\n\n      <div class=\"section-title\">\n        <div class=\"eyebrow\">Brand Strength<\/div>\n        <h2>Brand Strength \u00b7 Authority Qualification<\/h2>\n        <p>Years of continuous development, multiple qualifications, and reliable manufacturing capability.<\/p>\n      <\/div>\n\n      <div class=\"big-cert-grid\">\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Business+License\" alt=\"Business license\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=High-Tech+Enterprise\" alt=\"High-tech enterprise\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Certificate+1\" alt=\"Certificate 1\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Certificate+2\" alt=\"Certificate 2\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Patent+1\" alt=\"Patent 1\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Patent+2\" alt=\"Patent 2\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Patent+3\" alt=\"Patent 3\"><\/div><\/div>\n        <div class=\"cert-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/320x240\/fff7cc\/9ca3af?text=Patent+4\" alt=\"Patent 4\"><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Factory Equipment -->\n<section class=\"section light\" id=\"factory-equipment\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Company Equipment<\/div>\n      <h2>In-House Manufacturing Equipment<\/h2>\n      <p>Complete in-house manufacturing equipment supports stable production and customized coating line fabrication.<\/p>\n    <\/div>\n\n    <div class=\"equipment-grid\">\n      <div class=\"equipment-card\">\n        <div class=\"image-box ratio-16-9\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/600x338\/f3f4f6\/9ca3af?text=CNC+Bending+Machine\" alt=\"CNC Bending Machine\"><\/div>\n        <h3>CNC Bending Machine<\/h3>\n      <\/div>\n      <div class=\"equipment-card\">\n        <div class=\"image-box ratio-16-9\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/600x338\/f3f4f6\/9ca3af?text=Laser+Cutting+Machine\" alt=\"Laser Cutting Machine\"><\/div>\n        <h3>Laser Cutting Machine<\/h3>\n      <\/div>\n      <div class=\"equipment-card\">\n        <div class=\"image-box ratio-16-9\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/600x338\/f3f4f6\/9ca3af?text=CNC+Shearing+Machine\" alt=\"CNC Shearing Machine\"><\/div>\n        <h3>CNC Shearing Machine<\/h3>\n      <\/div>\n      <div class=\"equipment-card\">\n        <div class=\"image-box ratio-16-9\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/600x338\/f3f4f6\/9ca3af?text=Plate+Rolling+Machine\" alt=\"Plate Rolling Machine\"><\/div>\n        <h3>Plate Rolling Machine<\/h3>\n      <\/div>\n      <div class=\"equipment-card\">\n        <div class=\"image-box ratio-16-9\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/600x338\/f3f4f6\/9ca3af?text=CNC+Cutting+Machine\" alt=\"CNC Cutting Machine\"><\/div>\n        <h3>CNC Cutting Machine<\/h3>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Applications -->\n<section class=\"section white\" id=\"applications\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Application Fields<\/div>\n      <h2>Powder Coating Line Application Fields<\/h2>\n    <\/div>\n\n    <div class=\"application-intro\">\n      The coating assembly line is a popular product in the market, suitable for mass production. It can be freely connected and combined with various pre-treatment and spray booth equipment, making it easy to achieve automated assembly line operations and improve labor productivity.\n      <br><br>\n      <strong>Products are widely applied in:<\/strong> Home appliances, AC housings, furniture, woodworking machinery, hardware, metal parts, racks, and industrial equipment.\n    <\/div>\n\n    <div class=\"application-grid\">\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Metal+Industry\" alt=\"Metal Industry\"><\/div><span>Metal Industry<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Plastic+Hardware\" alt=\"Plastic and Hardware\"><\/div><span>Plastic & Hardware<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Shelf+Rack\" alt=\"Shelf Rack Industry\"><\/div><span>Shelf\/Rack Industry<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Furniture+Wood\" alt=\"Furniture and Wood\"><\/div><span>Furniture & Wood<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Auto+Parts\" alt=\"Auto Parts\"><\/div><span>Auto Parts<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Home+Appliances\" alt=\"Home Appliances\"><\/div><span>Home Appliances<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Transportation\" alt=\"Transportation\"><\/div><span>Transportation<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Construction\" alt=\"Construction\"><\/div><span>Construction<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Power+Control\" alt=\"Power and Control\"><\/div><span>Power & Control<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Medical+Devices\" alt=\"Medical Devices\"><\/div><span>Medical Devices<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Machinery+Equip\" alt=\"Machinery Equip\"><\/div><span>Machinery Equip<\/span><\/div>\n      <div class=\"application-card\"><div class=\"image-box ratio-4-3\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/360x270\/f3f4f6\/9ca3af?text=Civil+Aviation\" alt=\"Civil Aviation\"><\/div><span>Civil Aviation<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Customer Photos -->\n<section class=\"section light\" id=\"customer-photos\">\n  <div class=\"kt-container\">\n    <div class=\"section-title\">\n      <div class=\"eyebrow\">Customer Photos<\/div>\n      <h2>Customer Visits and On-Site Cooperation<\/h2>\n      <p>Replace these placeholders with real customer group photos, factory visit photos, installation photos, exhibition photos, or on-site acceptance photos to strengthen trust before inquiry.<\/p>\n    <\/div>\n\n    <div class=\"customer-photo-grid\">\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+1\" alt=\"Customer photo 1\"><\/div><div class=\"customer-photo-caption\">Customer Visit Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+2\" alt=\"Customer photo 2\"><\/div><div class=\"customer-photo-caption\">Factory Inspection Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+3\" alt=\"Customer photo 3\"><\/div><div class=\"customer-photo-caption\">Project Discussion Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+4\" alt=\"Customer photo 4\"><\/div><div class=\"customer-photo-caption\">Equipment Acceptance Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+5\" alt=\"Customer photo 5\"><\/div><div class=\"customer-photo-caption\">Installation Support Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+6\" alt=\"Customer photo 6\"><\/div><div class=\"customer-photo-caption\">On-Site Training Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+7\" alt=\"Customer photo 7\"><\/div><div class=\"customer-photo-caption\">Exhibition Meeting Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+8\" alt=\"Customer photo 8\"><\/div><div class=\"customer-photo-caption\">International Customer Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+9\" alt=\"Customer photo 9\"><\/div><div class=\"customer-photo-caption\">Coating Line Delivery Photo<\/div><\/div>\n      <div class=\"customer-photo-card\"><div class=\"image-box\"><img decoding=\"async\" src=\"https:\/\/placehold.co\/420x315\/f3f4f6\/9ca3af?text=Customer+Photo+10\" alt=\"Customer photo 10\"><\/div><div class=\"customer-photo-caption\">After-Sales Service Photo<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"section white\" id=\"faq\">\n  <div class=\"kt-container\">\n    <div class=\"faq-wrap\">\n      <div class=\"faq-intro\">\n        <h2>Frequently Asked Questions About Powder Coating Lines<\/h2>\n        <p>Before purchasing a powder coating line, customers usually need to confirm workpiece size, daily output, heating method, recovery system, workshop layout, automation level, and installation requirements.<\/p>\n      <\/div>\n\n      <div class=\"faq-list\">\n        <details class=\"faq-item\" open>\n          <summary>How do I choose the right powder coating line for my factory?<\/summary>\n          <p>You can send your workpiece photos, maximum size, daily output, workshop layout, local voltage, heating preference, and coating process requirements. We will recommend a suitable line configuration based on your production needs.<\/p>\n        <\/details>\n\n        <details class=\"faq-item\">\n          <summary>Can the powder coating line be customized?<\/summary>\n          <p>Yes. The coating line can be customized according to workpiece size, production capacity, conveying method, spray booth type, curing oven length, heat source, workshop space, and automation level.<\/p>\n        <\/details>\n\n        <details class=\"faq-item\">\n          <summary>What heat sources can be used for the curing oven?<\/summary>\n          <p>Heat sources can be selected based on client needs: electricity, steam, natural gas, or diesel. The final choice depends on local energy cost, workshop conditions, production capacity, and temperature requirements.<\/p>\n        <\/details>\n\n        <details class=\"faq-item\">\n          <summary>What information should I provide before getting a quotation?<\/summary>\n          <p>Please provide workpiece photos, maximum workpiece size and weight, hourly or daily capacity, workshop size, local voltage, heating source preference, required coating thickness, and whether you need manual or automatic spraying.<\/p>\n        <\/details>\n\n        <details class=\"faq-item\">\n          <summary>Can you provide installation and after-sales support?<\/summary>\n          <p>Yes. We can provide layout planning, equipment manufacturing, installation guidance, operator training, spare parts support, and after-sales service according to the project requirements.<\/p>\n        <\/details>\n\n        <details class=\"faq-item\">\n          <summary>Is the powder recovery system important?<\/summary>\n          <p>Yes. A good powder recovery system helps reduce powder waste, improve workshop cleanliness, reduce operating cost, and support more stable coating production.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Final CTA -->\n<section class=\"section light\" id=\"contact\">\n  <div class=\"kt-container\">\n    <div class=\"final-cta\">\n      <h2>Need a Customized Powder Coating Line Solution?<\/h2>\n      <p>Send your workpiece photos, maximum size, daily output, workshop layout, local voltage, and heating preference. We can help you plan the coating line layout and provide a suitable equipment quotation.<\/p>\n\n      <div class=\"final-cta-actions\">\n        <a class=\"btn-primary\" href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\">Request Free Quote<\/a>\n        <a class=\"btn-secondary\" href=\"mailto:ttoperationz@gmail.com\">Email Us<\/a>\n      <\/div>\n\n      <div class=\"final-contact-note\">\n        Free Layout Plan \u00b7 Free Quote & Design \u00b7 Manufacturing \u00b7 Installation Guidance \u00b7 After-Sales Support\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Powder Coating Equipment Source Factory Professional Powder Coating Equipment Manufacturer with Independent Workshop We provide one-stop powder coating line solutions from planning, design, manufacturing, installation to after-sales support. Our equipment is suitable for hardware, furniture, home appliances, metal parts, racks, cabinets, aluminum profiles, and customized industrial coating production. View Equipment Systems View Customer Cases 10+ [&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-07-09 06:13:36","footnotes":""},"class_list":["post-4549","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/4549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/comments?post=4549"}],"version-history":[{"count":4,"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/4549\/revisions"}],"predecessor-version":[{"id":4553,"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/pages\/4549\/revisions\/4553"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/media\/830"}],"wp:attachment":[{"href":"https:\/\/www.powdercoatlinekt.com\/vi\/wp-json\/wp\/v2\/media?parent=4549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}