{"id":2070,"date":"2026-02-11T08:27:18","date_gmt":"2026-02-11T08:27:18","guid":{"rendered":"https:\/\/zxweldingrobot.com\/?page_id=2070"},"modified":"2026-02-13T02:59:50","modified_gmt":"2026-02-13T02:59:50","slug":"agv-mobile-welding-robot","status":"publish","type":"page","link":"https:\/\/zxweldingrobot.com\/es\/products\/agv-mobile-welding-robot\/","title":{"rendered":"Robot de soldadura m\u00f3vil AGV"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-ea2e48a\" data-block-id=\"ea2e48a\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-ea2e48a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-09e5e83\" data-v=\"4\" data-block-id=\"09e5e83\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-09e5e83-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-09e5e83-inner-blocks\">\n<section id=\"zx-b2b-hero\">\n  <style>\n    \/* 1. ISOLATION & FONTS *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n    #zx-b2b-hero {\n      \/* Variables - B2B Palette *\/\n      --zx-bg: #F9FAFB; \/* Ultra light gray for premium feel *\/\n      --zx-blue: #184890;\n      --zx-yellow: #FFD800;\n      --zx-text-main: #1F2937; \/* Dark Gray, not black *\/\n      --zx-text-muted: #6B7280; \/* Soft Gray *\/\n      --zx-border: #E5E7EB;\n      --zx-white: #ffffff;\n      --zx-shadow-deep: 0 25px 50px -12px rgba(24, 72, 144, 0.15); \/* Deep Floating Shadow *\/\n      --zx-shadow-card: 0 10px 15px -3px rgba(0, 0, 0, 0.05);\n      \n      \/* Box Model *\/\n      width: 100% !important;\n      max-width: 100% !important;\n      box-sizing: border-box !important;\n      padding: 40px 20px !important; \/* More whitespace for minimalism *\/\n      background-color: var(--zx-bg) !important;\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      overflow: hidden !important;\n      position: relative !important;\n    }\n\n    #zx-b2b-hero *, \n    #zx-b2b-hero *::before, \n    #zx-b2b-hero *::after {\n      box-sizing: border-box !important;\n    }\n\n    \/* 2. LAYOUT GRID *\/\n    #zx-b2b-hero .zx-container {\n      max-width: 1280px !important;\n      margin: 0 auto !important;\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 80px !important; \/* Generous gap for clean look *\/\n      align-items: center !important;\n    }\n\n    \/* 3. LEFT CONTENT - Minimalist Typography *\/\n    #zx-b2b-hero .zx-content {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: flex-start !important;\n      z-index: 2 !important;\n    }\n\n    \/* Trust Badge (Trustpilot Style) *\/\n    #zx-b2b-hero .zx-trust-badge {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n      margin-bottom: 20px !important;\n      font-size: 13px !important;\n      font-weight: 600 !important;\n      color: var(--zx-text-main) !important;\n    }\n    #zx-b2b-hero .zx-stars {\n      color: var(--zx-yellow) !important;\n      letter-spacing: 2px !important;\n    }\n    #zx-b2b-hero .zx-trust-text {\n      color: var(--zx-text-muted) !important;\n      border-left: 1px solid var(--zx-border) !important;\n      padding-left: 8px !important;\n    }\n\n    \/* Headings *\/\n    #zx-b2b-hero h1.zx-title {\n      font-family: 'Inter', sans-serif !important;\n      font-size: 18px !important; \/* Fixed H1 Size *\/\n      font-weight: 700 !important;\n      color: var(--zx-blue) !important; \/* Brand Blue *\/\n      text-transform: uppercase !important;\n      letter-spacing: 1px !important;\n      margin: 0 0 12px 0 !important;\n    }\n\n    #zx-b2b-hero h2.zx-subtitle {\n      font-family: 'Inter', sans-serif !important;\n      font-size: 32px !important; \/* Fixed H2 Size *\/\n      font-weight: 700 !important;\n      color: var(--zx-text-main) !important;\n      line-height: 1.2 !important;\n      margin: 0 0 24px 0 !important;\n      letter-spacing: -0.5px !important;\n    }\n\n    #zx-b2b-hero p.zx-desc {\n      font-size: 16px !important;\n      color: var(--zx-text-muted) !important;\n      line-height: 1.7 !important;\n      margin: 0 0 32px 0 !important;\n      max-width: 520px !important;\n    }\n\n    \/* Floating Data Cards (New Feature) *\/\n    #zx-b2b-hero .zx-stats-row {\n      display: flex !important;\n      gap: 20px !important;\n      margin-bottom: 32px !important;\n      width: 100% !important;\n    }\n\n    #zx-b2b-hero .zx-stat-card {\n      background: var(--zx-white) !important;\n      padding: 16px 20px !important;\n      border-radius: 8px !important;\n      box-shadow: var(--zx-shadow-card) !important;\n      border: 1px solid var(--zx-border) !important;\n      flex: 1 !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n    }\n    \n    #zx-b2b-hero .zx-stat-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: var(--zx-shadow-deep) !important;\n      border-color: var(--zx-blue) !important;\n    }\n\n    #zx-b2b-hero .zx-stat-val {\n      display: block !important;\n      font-size: 20px !important;\n      font-weight: 700 !important;\n      color: var(--zx-blue) !important;\n      margin-bottom: 4px !important;\n    }\n    \n    #zx-b2b-hero .zx-stat-label {\n      font-size: 12px !important;\n      color: var(--zx-text-muted) !important;\n      font-weight: 500 !important;\n    }\n\n    \/* Buttons *\/\n    #zx-b2b-hero .zx-actions {\n      display: flex !important;\n      gap: 16px !important;\n      flex-wrap: wrap !important;\n      margin-bottom: 48px !important;\n    }\n\n    #zx-b2b-hero .zx-btn-primary {\n      background-color: var(--zx-blue) !important;\n      color: var(--zx-white) !important;\n      padding: 14px 32px !important;\n      font-size: 15px !important;\n      font-weight: 600 !important;\n      text-decoration: none !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      box-shadow: 0 4px 12px rgba(24, 72, 144, 0.25) !important;\n    }\n\n    #zx-b2b-hero .zx-btn-primary:hover {\n      background-color: #123670 !important; \/* Darker blue *\/\n      transform: translateY(-2px) !important;\n      box-shadow: 0 8px 20px rgba(24, 72, 144, 0.35) !important;\n    }\n\n    #zx-b2b-hero .zx-btn-secondary {\n      background-color: transparent !important;\n      color: var(--zx-text-main) !important;\n      padding: 14px 24px !important;\n      font-size: 15px !important;\n      font-weight: 600 !important;\n      text-decoration: none !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      border-bottom: 2px solid transparent !important;\n    }\n\n    #zx-b2b-hero .zx-btn-secondary:hover {\n      color: var(--zx-blue) !important;\n      border-bottom-color: var(--zx-yellow) !important;\n    }\n\n    \/* Grayscale Logo Wall (Certifications) *\/\n    #zx-b2b-hero .zx-cert-wall {\n      border-top: 1px solid var(--zx-border) !important;\n      padding-top: 24px !important;\n      width: 100% !important;\n    }\n    \n    #zx-b2b-hero .zx-cert-label {\n      font-size: 11px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1px !important;\n      color: var(--zx-text-muted) !important;\n      margin-bottom: 12px !important;\n      display: block !important;\n    }\n\n    #zx-b2b-hero .zx-cert-grid {\n      display: flex !important;\n      flex-wrap: wrap !important;\n      gap: 24px !important;\n      align-items: center !important;\n    }\n\n    #zx-b2b-hero .zx-cert-item {\n      font-size: 13px !important;\n      font-weight: 600 !important;\n      color: #9CA3AF !important; \/* Grayscale *\/\n      transition: color 0.3s ease !important;\n      cursor: default !important;\n    }\n\n    #zx-b2b-hero .zx-cert-item:hover {\n      color: var(--zx-blue) !important; \/* Color on hover *\/\n    }\n\n    \/* 4. RIGHT VISUALS (PRESERVED Auto-Breathing Gallery) *\/\n    \/* DO NOT MODIFY: Strictly preserved image styles from previous version *\/\n    #zx-b2b-hero .zx-auto-gallery {\n      position: relative !important;\n      width: 100% !important;\n      padding-top: 75% !important; \/* 4:3 Aspect Ratio *\/\n      border-radius: 4px !important; \/* Sharper corners for B2B *\/\n      overflow: hidden !important;\n      box-shadow: var(--zx-shadow-deep) !important; \/* Deep Floating Shadow *\/\n      border: 4px solid var(--zx-white) !important;\n      background-color: #ffffff !important;\n    }\n\n    #zx-b2b-hero .zx-gallery-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      object-fit: contain !important;\n      padding: 20px !important;\n      backface-visibility: hidden !important;\n    }\n\n    @keyframes zxCycleFade1 {\n      0%, 45% { opacity: 1; transform: scale(1); }\n      50%, 95% { opacity: 0; transform: scale(0.95); }\n      100% { opacity: 1; transform: scale(1); }\n    }\n\n    @keyframes zxCycleFade2 {\n      0%, 45% { opacity: 0; transform: scale(1.05); }\n      50%, 95% { opacity: 1; transform: scale(1); }\n      100% { opacity: 0; transform: scale(1.05); }\n    }\n\n    #zx-b2b-hero .zx-img-primary {\n      animation: zxCycleFade1 8s infinite ease-in-out !important;\n      z-index: 1 !important;\n    }\n\n    #zx-b2b-hero .zx-img-secondary {\n      animation: zxCycleFade2 8s infinite ease-in-out !important;\n      z-index: 2 !important;\n    }\n\n    \/* 5. RESPONSIVENESS *\/\n    @media (max-width: 900px) {\n      #zx-b2b-hero .zx-container {\n        grid-template-columns: 1fr !important;\n        gap: 50px !important;\n      }\n      #zx-b2b-hero .zx-content { order: 2 !important; }\n      #zx-b2b-hero .zx-auto-gallery { order: 1 !important; }\n      #zx-b2b-hero .zx-stats-row { flex-wrap: wrap !important; }\n    }\n  <\/style>\n\n  <div class=\"zx-container\">\n    <div class=\"zx-content\">\n      \n      <div class=\"zx-trust-badge\">\n        <span class=\"zx-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <span class=\"zx-trust-text\">Since 1991 \u00b7 Global Industry Leader<\/span>\n      <\/div>\n      \n      <h1 class=\"zx-title\">AGV Mobile Welding Robot<\/h1>\n      \n      <h2 class=\"zx-subtitle\">AGV Mobile Welding Robot \u2014 Industrial Steel Machine<\/h2>\n      \n      <p class=\"zx-desc\">\n        Intelligent agv mobile welding robot carts for beam production line work, heavy steel fabrication, and shipyard operations.\n      <\/p>\n\n      <div class=\"zx-stats-row\">\n        <div class=\"zx-stat-card\">\n          <span class=\"zx-stat-val\">0.1 mm<\/span>\n          <span class=\"zx-stat-label\">Vision Accuracy<\/span>\n        <\/div>\n        <div class=\"zx-stat-card\">\n          <span class=\"zx-stat-val\">6-Axis<\/span>\n          <span class=\"zx-stat-label\">Robot Arm<\/span>\n        <\/div>\n        <div class=\"zx-stat-card\">\n          <span class=\"zx-stat-val\">Self-Driving<\/span>\n          <span class=\"zx-stat-label\">Mobile Platform<\/span>\n        <\/div>\n      <\/div>\n      \n      <div class=\"zx-actions\">\n        <a href=\"#ct-popup-1791\" class=\"zx-btn-primary\">Request a Quote &rarr;<\/a>\n        <a href=\"#zx-mwr-tabs-v6\" class=\"zx-btn-secondary\">View Specifications<\/a>\n      <\/div>\n\n      <div class=\"zx-cert-wall\">\n        <span class=\"zx-cert-label\">Certified Excellence<\/span>\n        <div class=\"zx-cert-grid\">\n          <span class=\"zx-cert-item\">ISO 9001<\/span>\n          <span class=\"zx-cert-item\">ISO 14000<\/span>\n          <span class=\"zx-cert-item\">ISO 45001<\/span>\n          <span class=\"zx-cert-item\">200+ Patents<\/span>\n          <span class=\"zx-cert-item\">High-Tech Enterprise<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"zx-auto-gallery\">\n      <img decoding=\"async\" \n        src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/AGV-Mobile-Welding-Robot-.png\" \n        alt=\"AGV Mobile Welding Robot Overview\" \n        class=\"zx-gallery-img zx-img-primary\" \n        loading=\"lazy\">\n        \n      <img decoding=\"async\" \n        src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/AGV-Mobile-Welding-Robot-2-.png\" \n        alt=\"AGV Mobile Welding Robot Detail\" \n        class=\"zx-gallery-img zx-img-secondary\" \n        loading=\"lazy\">\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-f0a63cc\" data-block-id=\"f0a63cc\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-f0a63cc-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5ae2361\" data-v=\"4\" data-block-id=\"5ae2361\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5ae2361-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-5ae2361-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" style=\"--theme-text-color:var(--wp--preset--color--black);\"><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-fa1e708\" data-block-id=\"fa1e708\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fa1e708-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-80eba61\" data-v=\"4\" data-block-id=\"80eba61\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-80eba61-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-80eba61-inner-blocks\">\n<section id=\"zx-agv-refined\">\n  <style>\n    \/* =========================================\n       1. SCOPE & FONTS\n       ========================================= *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap');\n\n    #zx-agv-refined {\n      \/* Colors *\/\n      --zx-primary: #184890;\n      --zx-accent: #FFD800;\n      --zx-black: #0f172a;\n      --zx-text: #334155;\n      --zx-bg: #ffffff;\n      --zx-bg-panel: #f1f5f9; \/* Slightly darker panel bg *\/\n      --zx-border: #e2e8f0;\n      \n      \/* Base *\/\n      width: 100% !important;\n      box-sizing: border-box !important;\n      padding: 40px 20px !important;\n      background-color: var(--zx-bg) !important;\n      font-family: inherit !important;\n      line-height: 1.5 !important;\n      color: var(--zx-text) !important;\n    }\n\n    #zx-agv-refined *, \n    #zx-agv-refined *::before, \n    #zx-agv-refined *::after {\n      box-sizing: border-box !important;\n      margin: 0;\n      padding: 0;\n    }\n\n    #zx-agv-refined .zx-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      width: 100% !important;\n      border: 1px solid var(--zx-border) !important;\n      border-radius: 6px !important;\n      overflow: hidden !important;\n      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05) !important; \/* Added subtle shadow *\/\n    }\n\n    \/* =========================================\n       2. TOP SECTION: Visual (Left) + Data (Right)\n       ========================================= *\/\n    #zx-agv-refined .zx-top-grid {\n      display: grid !important;\n      grid-template-columns: 45% 55% !important;\n      border-bottom: 1px solid var(--zx-border) !important;\n    }\n\n    \/* --- Left: Carousel with Tech Grid Background --- *\/\n    #zx-agv-refined .zx-visual-col {\n      position: relative !important;\n      background-color: #0f172a !important; \/* Dark tech background *\/\n      \/* Technical Grid Pattern Overlay *\/\n      background-image: \n        linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px) !important;\n      background-size: 20px 20px !important;\n      border-right: 1px solid var(--zx-border) !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      overflow: hidden !important;\n    }\n\n    #zx-agv-refined .zx-gallery-wrapper {\n      position: relative !important;\n      width: 100% !important;\n      padding-top: 75% !important; \/* 4:3 Aspect Ratio Locked *\/\n    }\n\n    #zx-agv-refined .zx-slide {\n      position: absolute !important;\n      inset: 0 !important;\n      opacity: 0 !important;\n      transition: opacity 0.6s ease !important;\n      z-index: 1 !important;\n    }\n    #zx-agv-refined .zx-slide.active { opacity: 1 !important; z-index: 2 !important; }\n    \n    #zx-agv-refined .zx-slide img {\n      width: 100% !important;\n      height: 100% !important;\n      object-fit: cover !important;\n      display: block !important;\n    }\n\n    \/* Indicators *\/\n    #zx-agv-refined .zx-indicators {\n      position: absolute !important;\n      bottom: 15px !important;\n      left: 50% !important;\n      transform: translateX(-50%) !important;\n      display: flex !important;\n      gap: 8px !important;\n      z-index: 10 !important;\n      background: rgba(0,0,0,0.5) !important;\n      padding: 5px 10px !important;\n      border-radius: 12px !important;\n      backdrop-filter: blur(2px) !important;\n    }\n    #zx-agv-refined .zx-dot {\n      width: 8px !important;\n      height: 8px !important;\n      background: rgba(255,255,255,0.4) !important;\n      border-radius: 50% !important;\n      cursor: pointer !important;\n      transition: all 0.3s ease !important;\n    }\n    #zx-agv-refined .zx-dot.active { \n      background: var(--zx-accent) !important; \n      transform: scale(1.2) !important;\n    }\n\n    \/* --- Right: Content Panel --- *\/\n    #zx-agv-refined .zx-content-col {\n      padding: 36px !important; \/* Increased padding *\/\n      background-color: var(--zx-bg) !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n    }\n\n    #zx-agv-refined h2.zx-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: var(--zx-black) !important;\n      line-height: 1.2 !important;\n      margin-bottom: 16px !important;\n      letter-spacing: -0.5px !important;\n    }\n\n    #zx-agv-refined .zx-lead {\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      color: var(--zx-primary) !important;\n      margin-bottom: 16px !important;\n      display: block !important;\n    }\n\n    #zx-agv-refined p {\n      font-size: 14px !important;\n      margin-bottom: 20px !important;\n      color: var(--zx-text) !important;\n      text-align: justify !important;\n    }\n\n    \/* IMPROVEMENT: Distinct Specs Box *\/\n    #zx-agv-refined .zx-specs-box {\n      background: var(--zx-bg-panel) !important; \/* Visual separation *\/\n      border: 1px solid var(--zx-border) !important;\n      border-left: 4px solid var(--zx-primary) !important; \/* Accent border *\/\n      border-radius: 4px !important;\n      padding: 20px !important;\n      margin-top: auto !important;\n    }\n\n    #zx-agv-refined h3.zx-spec-title {\n      font-size: 13px !important;\n      text-transform: uppercase !important;\n      color: var(--zx-black) !important;\n      font-weight: 800 !important;\n      margin-bottom: 12px !important;\n      letter-spacing: 0.5px !important;\n      display: flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n    }\n\n    #zx-agv-refined .zx-spec-item {\n      display: grid !important;\n      grid-template-columns: 60px 1fr !important;\n      gap: 12px !important;\n      margin-bottom: 10px !important;\n      font-size: 13px !important;\n      align-items: baseline !important;\n      border-bottom: 1px dashed #cbd5e1 !important; \/* Guide line *\/\n      padding-bottom: 8px !important;\n    }\n    #zx-agv-refined .zx-spec-item:last-child { \n      margin-bottom: 0 !important; \n      border-bottom: none !important; \n      padding-bottom: 0 !important;\n    }\n\n    #zx-agv-refined .zx-spec-label {\n      color: var(--zx-primary) !important;\n      font-weight: 700 !important;\n      text-transform: uppercase !important;\n      font-size: 11px !important;\n    }\n\n    \/* =========================================\n       3. BOTTOM SECTION: Workflow (Strip Layout)\n       ========================================= *\/\n    #zx-agv-refined .zx-flow-container {\n      background-color: var(--zx-bg) !important;\n      padding: 30px !important;\n    }\n\n    #zx-agv-refined h3.zx-flow-header {\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      color: var(--zx-black) !important;\n      margin-bottom: 24px !important;\n    }\n\n    #zx-agv-refined .zx-flow-grid {\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 30px !important;\n      border-top: 1px solid var(--zx-border) !important;\n      padding-top: 24px !important;\n    }\n\n    #zx-agv-refined .zx-flow-item {\n      position: relative !important;\n    }\n\n    \/* Step Badge styling *\/\n    #zx-agv-refined .zx-flow-num {\n      font-size: 11px !important;\n      font-weight: 800 !important;\n      color: var(--zx-black) !important;\n      background: var(--zx-accent) !important;\n      padding: 3px 8px !important;\n      border-radius: 2px !important;\n      display: inline-block !important;\n      margin-bottom: 10px !important;\n    }\n\n    #zx-agv-refined h4.zx-item-title {\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      color: var(--zx-primary) !important; \/* Blue title for steps *\/\n      margin-bottom: 6px !important;\n    }\n\n    #zx-agv-refined .zx-item-desc {\n      font-size: 13px !important;\n      line-height: 1.5 !important;\n      color: var(--zx-text) !important;\n    }\n\n    \/* Footer Strip *\/\n    #zx-agv-refined .zx-footer-strip {\n      background-color: #f8fafc !important;\n      padding: 12px 30px !important;\n      font-size: 13px !important;\n      color: var(--zx-text) !important;\n      border-top: 1px solid var(--zx-border) !important;\n      display: flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n    }\n    \n    #zx-agv-refined .zx-info-icon {\n      color: var(--zx-primary) !important;\n      font-weight: 800 !important;\n    }\n\n    \/* =========================================\n       4. RESPONSIVE (CORRECTED)\n       ========================================= *\/\n    @media (max-width: 900px) {\n      #zx-agv-refined .zx-top-grid {\n        grid-template-columns: 1fr !important; \/* Stack vertically *\/\n      }\n      \n      #zx-agv-refined .zx-visual-col {\n        border-right: none !important;\n        border-bottom: 1px solid var(--zx-border) !important;\n        \/* Mobile: Lock aspect ratio to 4:3 so it's not too tall *\/\n        padding: 0 !important;\n      }\n      \n      #zx-agv-refined .zx-gallery-wrapper {\n        padding-top: 66% !important; \/* 3:2 Ratio on Tablet *\/\n      }\n\n      #zx-agv-refined .zx-flow-grid {\n        grid-template-columns: 1fr 1fr !important; \/* 2 cols *\/\n        gap: 24px !important;\n      }\n    }\n\n    @media (max-width: 600px) {\n      #zx-agv-refined { padding: 30px 15px !important; }\n      \n      #zx-agv-refined .zx-content-col { padding: 24px 20px !important; }\n      \n      #zx-agv-refined .zx-gallery-wrapper {\n        padding-top: 75% !important; \/* 4:3 Ratio on Mobile *\/\n      }\n\n      #zx-agv-refined .zx-flow-grid {\n        grid-template-columns: 1fr !important; \/* 1 col *\/\n      }\n    }\n  <\/style>\n\n  <div class=\"zx-container\">\n    \n    <div class=\"zx-top-grid\">\n      \n      <div class=\"zx-visual-col\">\n        <div class=\"zx-gallery-wrapper\">\n          <div class=\"zx-slide active\">\n            <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/What-Is-an-AGV-Mobile-Welding-Robot.png\" alt=\"AGV Robot Overview\" loading=\"lazy\">\n          <\/div>\n          <div class=\"zx-slide\">\n            <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/What-Is-an-AGV-Mobile-Welding-Robot-3.png\" alt=\"AGV Robot Anatomy\" loading=\"lazy\">\n          <\/div>\n          <div class=\"zx-indicators\">\n            <div class=\"zx-dot active\" data-index=\"0\"><\/div>\n            <div class=\"zx-dot\" data-index=\"1\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"zx-content-col\">\n        <h2 class=\"zx-title\">What Is an AGV Mobile Welding Robot \u2014 and How Does It Work?<\/h2>\n        <span class=\"zx-lead\">A self-driving cart that brings a robotic arm to your workpiece.<\/span>\n        <p>Most shops do it backwards (move the part to the robot). An AGV mobile welding robot flips that sequence \u2014 the machine goes to the part. It runs on a steering-wheel drive at 2.2 km\/h, carrying a 6-axis manipulator directly to large weldments.<\/p>\n        \n        <div class=\"zx-specs-box\">\n          <h3 class=\"zx-spec-title\">System Anatomy<\/h3>\n          <div class=\"zx-spec-item\">\n            <div class=\"zx-spec-label\">Base<\/div>\n            <div>Automated guided vehicle (AGV) built for factory floors.<\/div>\n          <\/div>\n          <div class=\"zx-spec-item\">\n            <div class=\"zx-spec-label\">Arm<\/div>\n            <div>CRP2010A 6-axis manipulator + Aotal NBC500RP Plus power source.<\/div>\n          <\/div>\n          <div class=\"zx-spec-item\">\n            <div class=\"zx-spec-label\">Brain<\/div>\n            <div>TracerStudio vision (0.1 mm accuracy) for seam finding &#038; path planning.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"zx-flow-container\">\n      <h3 class=\"zx-flow-header\">Day-to-Day Workflow<\/h3>\n      <div class=\"zx-flow-grid\">\n        \n        <div class=\"zx-flow-item\">\n          <span class=\"zx-flow-num\">01<\/span>\n          <h4 class=\"zx-item-title\">Job Assignment<\/h4>\n          <p class=\"zx-item-desc\">Operator loads a weld program. The system identifies workpiece location via map sensors.<\/p>\n        <\/div>\n\n        <div class=\"zx-flow-item\">\n          <span class=\"zx-flow-num\">02<\/span>\n          <h4 class=\"zx-item-title\">Navigation<\/h4>\n          <p class=\"zx-item-desc\">Self-driving guidance (magnetic\/laser\/SLAM) moves cart to target. Obstacle detection active.<\/p>\n        <\/div>\n\n        <div class=\"zx-flow-item\">\n          <span class=\"zx-flow-num\">03<\/span>\n          <h4 class=\"zx-item-title\">Alignment<\/h4>\n          <p class=\"zx-item-desc\">Vision system scans joint point-clouds. Syncs with positioners to orient part before welding.<\/p>\n        <\/div>\n\n        <div class=\"zx-flow-item\">\n          <span class=\"zx-flow-num\">04<\/span>\n          <h4 class=\"zx-item-title\">Weld &#038; Move<\/h4>\n          <p class=\"zx-item-desc\">6-axis arm executes path. Cart repositions for next segment. Auto-charging during idle times.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"zx-footer-strip\">\n      <span class=\"zx-info-icon\">\u2139<\/span>\n      <strong>Note:<\/strong> This doesn&#8217;t replace your setup; it adds a mobility layer. Positioners stay; the robot becomes mobile.\n    <\/div>\n\n  <\/div>\n\n  <script>\n    (function(){\n      document.addEventListener(\"DOMContentLoaded\", function() {\n        const wrapper = document.querySelector('#zx-agv-refined .zx-gallery-wrapper');\n        if (!wrapper) return;\n\n        const slides = wrapper.querySelectorAll('.zx-slide');\n        const dots = wrapper.querySelectorAll('.zx-dot');\n        let currentIndex = 0;\n        let interval;\n\n        function showSlide(index) {\n          slides.forEach(s => s.classList.remove('active'));\n          dots.forEach(d => d.classList.remove('active'));\n          slides[index].classList.add('active');\n          dots[index].classList.add('active');\n          currentIndex = index;\n        }\n\n        function nextSlide() {\n          let next = (currentIndex + 1) % slides.length;\n          showSlide(next);\n        }\n\n        interval = setInterval(nextSlide, 4000);\n\n        dots.forEach((dot, idx) => {\n          dot.addEventListener('click', () => {\n            clearInterval(interval);\n            showSlide(idx);\n            interval = setInterval(nextSlide, 4000);\n          });\n        });\n\n        wrapper.addEventListener('mouseenter', () => clearInterval(interval));\n        wrapper.addEventListener('mouseleave', () => interval = setInterval(nextSlide, 4000));\n      });\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-951f41f stk-block-background\" data-block-id=\"951f41f\"><style>.stk-951f41f {background-color:#f8f9fc !important;}.stk-951f41f:before{background-color:#f8f9fc !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-951f41f-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-ed2b799\" data-v=\"4\" data-block-id=\"ed2b799\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-ed2b799-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-ed2b799-inner-blocks\">\n<section id=\"zx-mwr-module-container\">\n  <style>\n    \/* 1. \u4f5c\u7528\u57df\u9694\u79bb\u4e0e\u5168\u5c40\u91cd\u7f6e *\/\n    #zx-mwr-module-container {\n      width: 100%;\n      max-width: 1200px; \/* \u4e25\u683c\u6267\u884c 1200px \u5e03\u5c40 *\/\n      margin: 0 auto;\n      box-sizing: border-box;\n      background-color: #f7f8fc; \n      padding: 40px 30px; \/* \u4e25\u683c\u6267\u884c 40px padding \u89c4\u5219 *\/\n      font-family: inherit; \n      line-height: 1.6;\n      color: #333;\n      position: relative;\n      text-align: center;\n      border-radius: 4px;\n    }\n\n    #zx-mwr-module-container * {\n      box-sizing: border-box;\n    }\n\n    \/* 2. \u6807\u9898\u6392\u7248\u4f18\u5316 *\/\n    #zx-mwr-module-container .zx-heading-h2 {\n      font-size: 32px !important; \/* Blocksy \u9ed8\u8ba4 H2 *\/\n      font-weight: 700 !important;\n      color: #000000 !important; \/* \u4e25\u683c\u6267\u884c\u9ed1\u8272\u6807\u9898 *\/\n      margin: 0 auto 12px auto;\n      line-height: 1.2;\n      display: inline-block;\n    }\n\n    #zx-mwr-module-container .zx-heading-h2::after {\n      content: '';\n      display: block;\n      width: 45px;\n      height: 3px;\n      background-color: #184890; \/* \u4e3b\u8c03\u8272\u5fae\u91cf\u70b9\u7f00 *\/\n      margin: 10px auto 0 auto;\n    }\n\n    #zx-mwr-module-container .zx-text {\n      font-size: 16px;\n      margin: 24px auto 40px auto;\n      color: #4a5568;\n      max-width: 850px; \/* \u4f18\u5316\u884c\u5bbd\uff0c\u63d0\u5347\u9605\u8bfb\u4f53\u9a8c *\/\n      line-height: 1.8;\n      text-align: center;\n    }\n\n    \/* 3. \u7f51\u683c\u7cfb\u7edf - \u6781\u81f4\u7d27\u51d1 *\/\n    #zx-mwr-module-container .zx-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 20px;\n      margin-bottom: 40px;\n      text-align: left;\n    }\n\n    \/* 4. \u5361\u7247\u8bbe\u8ba1\u6539\u8fdb *\/\n    #zx-mwr-module-container .zx-card {\n      background: #ffffff;\n      border: 1px solid #e2e8f0;\n      border-radius: 4px;\n      padding: 24px;\n      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);\n      display: flex;\n      flex-direction: column;\n      height: 100%; \/* \u786e\u4fdd\u9ad8\u5ea6\u4e00\u81f4 *\/\n    }\n\n    #zx-mwr-module-container .zx-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 15px 35px rgba(24, 72, 144, 0.08); \/* \u6781\u8f7b\u7684\u4e3b\u8272\u8c03\u6295\u5f71 *\/\n      border-color: #184890;\n    }\n\n    #zx-mwr-module-container .zx-model-badge {\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n      background-color: #184890; \n      color: #ffffff;\n      padding: 3px 10px;\n      border-radius: 2px;\n      display: inline-block;\n      margin-bottom: 12px;\n      align-self: flex-start;\n      letter-spacing: 0.5px;\n    }\n\n    #zx-mwr-module-container .zx-card-title {\n      font-size: 19px !important;\n      font-weight: 700 !important;\n      color: #1a202c !important;\n      margin-bottom: 8px;\n    }\n\n    #zx-mwr-module-container .zx-card-desc {\n      font-size: 14px;\n      color: #64748b;\n      line-height: 1.6;\n      flex-grow: 1; \/* \u81ea\u52a8\u6491\u6ee1\u7a7a\u95f4\uff0c\u4fdd\u6301\u5e95\u90e8\u5bf9\u9f50 *\/\n    }\n\n    \/* 5. \u5e95\u90e8\u6280\u672f\u53c2\u6570\u533a\u4f18\u5316 *\/\n    #zx-mwr-module-container .zx-bottom-specs {\n      background-color: #ffffff;\n      border-radius: 4px;\n      padding: 25px 30px;\n      border-top: 2px solid #184890;\n      box-shadow: 0 4px 6px -1px rgba(0,0,0,0.02);\n      text-align: left;\n      margin: 0 auto 30px auto; \/* \u589e\u52a0\u5e95\u90e8\u95f4\u8ddd\u7ed9\u4e0b\u65b9\u6309\u94ae *\/\n    }\n\n    #zx-mwr-module-container .zx-specs-content {\n      font-size: 15px;\n      color: #2d3748;\n      font-weight: 500;\n      margin-bottom: 15px;\n    }\n\n    #zx-mwr-module-container .zx-footer-note {\n      font-size: 13px;\n      color: #94a3b8;\n      font-style: italic;\n      border-top: 1px solid #f1f5f9;\n      padding-top: 12px;\n      display: block;\n    }\n\n    \/* 6. \u65b0\u589e\uff1a\u9009\u578b\u5de5\u5177\u94fe\u63a5\u6837\u5f0f (Selector Tool) *\/\n    #zx-mwr-module-container .zx-tool-cta {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background: linear-gradient(135deg, #184890 0%, #12356a 100%);\n      color: #ffffff;\n      padding: 20px 30px;\n      border-radius: 6px;\n      text-decoration: none;\n      text-align: left;\n      transition: all 0.3s ease;\n      border: 1px solid transparent;\n    }\n\n    #zx-mwr-module-container .zx-tool-cta:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 10px 25px rgba(24, 72, 144, 0.25);\n      border-color: #FFD800; \/* \u60ac\u505c\u65f6\u51fa\u73b0\u5fae\u5f31\u9ec4\u8fb9 *\/\n    }\n\n    #zx-mwr-module-container .zx-tool-text {\n      flex: 1;\n    }\n\n    #zx-mwr-module-container .zx-tool-title {\n      font-size: 18px;\n      font-weight: 700;\n      display: block;\n      margin-bottom: 4px;\n      color: #ffffff;\n    }\n\n    #zx-mwr-module-container .zx-tool-title::before {\n      content: '????\ufe0f'; \/* \u7b80\u5355\u7684\u56fe\u6807\u88c5\u9970 *\/\n      margin-right: 8px;\n      font-size: 16px;\n    }\n\n    #zx-mwr-module-container .zx-tool-desc {\n      font-size: 14px;\n      color: #cbd5e1; \/* \u6d45\u84dd\u7070\u8272\uff0c\u4fdd\u8bc1\u5bf9\u6bd4\u5ea6 *\/\n      margin: 0;\n    }\n\n    #zx-mwr-module-container .zx-tool-btn {\n      background-color: #FFD800;\n      color: #000000;\n      font-size: 14px;\n      font-weight: 700;\n      padding: 10px 20px;\n      border-radius: 4px;\n      margin-left: 20px;\n      white-space: nowrap;\n      transition: background 0.2s;\n    }\n\n    #zx-mwr-module-container .zx-tool-cta:hover .zx-tool-btn {\n      background-color: #ffed4a;\n    }\n\n    \/* 7. \u79fb\u52a8\u7aef\u9002\u914d\u7ea0\u9519 *\/\n    @media (max-width: 1220px) {\n      #zx-mwr-module-container { width: 95%; padding: 40px 20px; }\n    }\n\n    @media (max-width:690px) {\n      #zx-mwr-module-container .zx-heading-h2 { font-size: 26px !important; }\n      #zx-mwr-module-container .zx-grid { grid-template-columns: 1fr; }\n      #zx-mwr-module-container .zx-text { text-align: left; }\n      \n      \/* \u5de5\u5177\u6761\u79fb\u52a8\u7aef\u9002\u914d *\/\n      #zx-mwr-module-container .zx-tool-cta {\n        flex-direction: column;\n        text-align: center;\n        padding: 25px 20px;\n      }\n      #zx-mwr-module-container .zx-tool-btn {\n        margin-left: 0;\n        margin-top: 15px;\n        width: 100%;\n        display: block;\n      }\n    }\n  <\/style>\n\n  <div class=\"zx-heading-h2\">Mobile Welding Robot Product Line \u2014 Models and Configurations<\/div>\n  \n  <div class=\"zx-text\">\n    Look, most people searching for this kind of setup are not buying a bare AGV and bolting on parts later. They need the whole thing \u2014 the arm, the welding machine, detectors, charge management, and floor-level guidance \u2014 a complete system ready to weld on arrival. That is the service we deliver. Our automated welding carts ship turnkey.\n  <\/div>\n\n  <div class=\"zx-grid\">\n    <div class=\"zx-card\">\n      <div class=\"zx-model-badge\">ZX-MWR Standard<\/div>\n      <div class=\"zx-card-title\">Standard<\/div>\n      <div class=\"zx-card-desc\">Drive base + CRP2010A + NBC500RP Plus. Indoor use. Coil cable power. 2.2 km\/h. Best for repetitive weld paths in fabrication shops and warehouse layouts.<\/div>\n    <\/div>\n\n    <div class=\"zx-card\">\n      <div class=\"zx-model-badge\">ZX-MWR Heavy Payload<\/div>\n      <div class=\"zx-card-title\">Heavy Duty<\/div>\n      <div class=\"zx-card-desc\">Reinforced platform for extra gear. Dual wire feeders, positioner interface, extended torch reach. Built for large assemblies in beam production line environments.<\/div>\n    <\/div>\n\n    <div class=\"zx-card\">\n      <div class=\"zx-model-badge\">ZX-MWR Tracked<\/div>\n      <div class=\"zx-card-title\">Tracked<\/div>\n      <div class=\"zx-card-desc\">Chain-driven tracked base for rough-terrain conditions including uneven ground and soft surfaces. Wider turn circle but higher ground clearance for outdoor yards.<\/div>\n    <\/div>\n\n    <div class=\"zx-card\">\n      <div class=\"zx-model-badge\">ZX-MWR Laser<\/div>\n      <div class=\"zx-card-title\">Laser Hybrid<\/div>\n      <div class=\"zx-card-desc\">Fiber laser head with MIG backup. Fast thin-sheet work. Pairs with our cutting software for a unified production flow.<\/div>\n    <\/div>\n\n    <div class=\"zx-card\">\n      <div class=\"zx-model-badge\">ZX-MWR Multi-Unit<\/div>\n      <div class=\"zx-card-title\">Fleet<\/div>\n      <div class=\"zx-card-desc\">Multiple units run by central logistics software. Automatic charge scheduling, path coordination, and real-time monitoring across the floor.<\/div>\n    <\/div>\n\n    <div class=\"zx-card\">\n      <div class=\"zx-model-badge\">ZX-MWR Custom<\/div>\n      <div class=\"zx-card-title\">Custom OEM<\/div>\n      <div class=\"zx-card-desc\">Full customization \u2014 footprint, detector array, weld process, PLC integration, control software. Built to spec with on-site commissioning by our engineers.<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"zx-bottom-specs\">\n    <div class=\"zx-specs-content\">\n      <strong>Core Technical:<\/strong> The core uses a CRP2010A articulated arm mounted on a drive base. Total power draw: 50KVA. The welding machine is an Aotal NBC500RP Plus (MIG\/MAG), the package weighs about 2,500 kg. Dimensions: 3,000 by 1,500 by 2,400 mm.\n    <\/div>\n    <span class=\"zx-footer-note\">\n      All units connect to welding positioner, welding rotator, and wuxi zhouxiang complete set accessories through standard automation protocols.\n    <\/span>\n  <\/div>\n\n  <a href=\"https:\/\/zxweldingrobot.com\/products\/agv-mobile-welding-robot\/agv-mobile-welding-robot-selector\/\" class=\"zx-tool-cta\" target=\"_blank\">\n    <div class=\"zx-tool-text\">\n      <span class=\"zx-tool-title\">AGV Mobile Welding Robot Selector<\/span>\n      <p class=\"zx-tool-desc\">Answer 4 questions about your application and we&#8217;ll recommend the right platform configuration.<\/p>\n    <\/div>\n    <div class=\"zx-tool-btn\">Start Selector &rarr;<\/div>\n  <\/a>\n\n  <script>\n    (function() {\n      console.log('ZX-MWR Module v8 (With Selector Tool) Active');\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-d8164db\" data-block-id=\"d8164db\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d8164db-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-34642f1\" data-v=\"4\" data-block-id=\"34642f1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-34642f1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-34642f1-inner-blocks\">\n<section id=\"zx-mwr-tabs-v6\">\n    <style>\n        \/* =========================================\n           1. SCOPE & ISOLATION\n           ========================================= *\/\n        #zx-mwr-tabs-v6 {\n            font-family: inherit;\n            line-height: 1.5;\n            color: #333;\n            width: 100%;\n            \/* LAYOUT CHANGE: Fixed width centered *\/\n            max-width: 1200px; \n            margin: 0 auto;\n            background-color: #fff;\n            box-sizing: border-box;\n            padding: 40px 20px !important; \/* More whitespace for minimalism *\/;\n            position: relative;\n            \n            \/* ADDED: Provides space above title when scrolled to *\/\n            scroll-margin-top: 80px; \n        }\n\n        #zx-mwr-tabs-v6 * {\n            box-sizing: border-box;\n        }\n\n        \/* =========================================\n           2. TYPOGRAPHY (Black Title)\n           ========================================= *\/\n        \n        \/* H2: Black, Centered, Compact *\/\n        #zx-mwr-tabs-v6 h2 {\n            font-size: 32px !important;\n            font-weight: 700 !important;\n            color: #000000 !important;\n            margin: 20px auto 25px auto;\n            padding: 0;\n            line-height: 1.2;\n            text-align: center !important;\n            border: none !important;\n            display: block;\n        }\n\n        #zx-mwr-tabs-v6 h3 {\n            font-size: 20px !important;\n            font-weight: 700 !important;\n            color: #333 !important;\n            margin: 25px 0 15px 0;\n            padding-bottom: 8px;\n            border-bottom: 1px solid #eee;\n        }\n\n        #zx-mwr-tabs-v6 h4 {\n            font-size: 15px !important;\n            font-weight: 700 !important;\n            color: #184890 !important;\n            margin: 15px 0 5px 0;\n            text-transform: uppercase;\n        }\n\n        #zx-mwr-tabs-v6 p {\n            margin-bottom: 10px;\n            font-size: 15px;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        \/* =========================================\n           3. ENHANCED TAB NAVIGATION (Icons + Visibility)\n           ========================================= *\/\n        #zx-mwr-tabs-v6 .zx-nav-container {\n            display: flex;\n            justify-content: center;\n            background-color: #f2f4f7; \/* Light gray track *\/\n            border-radius: 6px;\n            padding: 4px;\n            margin-bottom: 25px;\n            gap: 5px;\n        }\n\n        #zx-mwr-tabs-v6 .zx-tab-btn {\n            background: transparent;\n            border: none;\n            outline: none;\n            cursor: pointer;\n            padding: 12px 25px;\n            font-size: 16px !important;\n            font-weight: 600;\n            color: #666;\n            transition: all 0.2s ease;\n            font-family: inherit;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px; \/* Space between icon and text *\/\n            border-radius: 4px;\n            flex: 1; \/* Make buttons equal width *\/\n            max-width: 300px;\n        }\n\n        \/* SVG Icon Styling *\/\n        #zx-mwr-tabs-v6 .zx-tab-icon {\n            width: 20px;\n            height: 20px;\n            fill: currentColor;\n            opacity: 0.7;\n        }\n\n        \/* Hover State *\/\n        #zx-mwr-tabs-v6 .zx-tab-btn:hover {\n            color: #184890;\n            background-color: rgba(255,255,255,0.5);\n        }\n\n        \/* Active State (High Contrast) *\/\n        #zx-mwr-tabs-v6 .zx-tab-btn.active {\n            background-color: #ffffff;\n            color: #184890;\n            font-weight: 700;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border-bottom: 3px solid #FFD800; \/* Yellow accent line *\/\n        }\n\n        #zx-mwr-tabs-v6 .zx-tab-btn.active .zx-tab-icon {\n            opacity: 1;\n            fill: #184890;\n        }\n\n        #zx-mwr-tabs-v6 .zx-tab-content {\n            display: none;\n            animation: zxFadeIn 0.3s;\n        }\n        \n        @keyframes zxFadeIn {\n            from {opacity: 0; transform: translateY(5px);}\n            to {opacity: 1; transform: translateY(0);}\n        }\n\n        \/* =========================================\n           4. COMPACT TABLE STYLES\n           ========================================= *\/\n        #zx-mwr-tabs-v6 .zx-table-responsive {\n            overflow-x: auto;\n            border: 1px solid #e0e0e0;\n            border-top: 3px solid #184890;\n            margin-bottom: 20px;\n            background: #fff;\n        }\n\n        #zx-mwr-tabs-v6 table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 14px;\n        }\n\n        #zx-mwr-tabs-v6 th {\n            background-color: #f4f6f9;\n            color: #184890;\n            text-align: left;\n            padding: 12px 10px;\n            font-weight: 700;\n            border-bottom: 2px solid #dce4ec;\n            white-space: nowrap;\n        }\n\n        #zx-mwr-tabs-v6 td {\n            padding: 10px;\n            border-bottom: 1px solid #eee;\n            color: #444;\n            vertical-align: top;\n        }\n\n        #zx-mwr-tabs-v6 tbody tr:nth-child(even) {\n            background-color: #fafafa;\n        }\n\n        #zx-mwr-tabs-v6 tbody tr:hover {\n            background-color: #f0f7ff;\n        }\n\n        #zx-mwr-tabs-v6 .zx-col-param { width: 25%; font-weight: 600; color: #333; }\n        #zx-mwr-tabs-v6 .zx-col-value { width: 30%; font-weight: 700; color: #184890; }\n        #zx-mwr-tabs-v6 .zx-col-note { font-style: italic; color: #666; font-size: 13px; }\n\n        \/* =========================================\n           5. COMPACT INFO BLOCKS\n           ========================================= *\/\n        #zx-mwr-tabs-v6 .zx-info-block {\n            background: #f8f9fa;\n            border-left: 4px solid #184890;\n            padding: 15px;\n            margin-top: 15px;\n        }\n\n        \/* =========================================\n           6. NEW BUTTON STYLE\n           ========================================= *\/\n        #zx-mwr-tabs-v6 .zx-cta-container {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 20px;\n            border-top: 1px solid #eee;\n        }\n\n        #zx-mwr-tabs-v6 .zx-quote-btn {\n            display: inline-block;\n            background-color: #184890; \/* Brand Blue *\/\n            color: #ffffff;\n            font-size: 16px;\n            font-weight: 700;\n            padding: 14px 40px;\n            border-radius: 4px;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 6px rgba(24, 72, 144, 0.2);\n            border: 2px solid #184890;\n        }\n\n        #zx-mwr-tabs-v6 .zx-quote-btn:hover {\n            background-color: #ffffff;\n            color: #184890;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(24, 72, 144, 0.3);\n        }\n\n        \/* Mobile Adjustments *\/\n        @media (max-width:690px) {\n            #zx-mwr-tabs-v6 h2 {\n                font-size: 24px !important;\n            }\n            #zx-mwr-tabs-v6 .zx-nav-container {\n                flex-direction: column;\n                background-color: transparent;\n                padding: 0;\n            }\n            #zx-mwr-tabs-v6 .zx-tab-btn {\n                width: 100%;\n                max-width: 100%;\n                background-color: #f4f6f9;\n                margin-bottom: 5px;\n                justify-content: flex-start;\n                padding-left: 20px;\n            }\n            #zx-mwr-tabs-v6 .zx-tab-btn.active {\n                border-bottom: none;\n                border-left: 5px solid #FFD800; \/* Side accent on mobile *\/\n            }\n            #zx-mwr-tabs-v6 .zx-quote-btn {\n                width: 100%;\n                display: block;\n                box-sizing: border-box;\n            }\n        }\n    <\/style>\n\n    <h2>AGV Welding Robot Technical Specifications &#038; Performance Analysis<\/h2>\n\n    <div class=\"zx-nav-container\">\n        <button class=\"zx-tab-btn active\" onclick=\"zxOpenTabV6(event, 'zx-tab-specs-v6')\">\n            <svg class=\"zx-tab-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n            Specification Data\n        <\/button>\n        <button class=\"zx-tab-btn\" onclick=\"zxOpenTabV6(event, 'zx-tab-compare-v6')\">\n            <svg class=\"zx-tab-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M16 17.01V10h-2v7.01h-3L15 21l4-3.99h-3zM9 3L5 6.99h3V14h2V6.99h3L9 3z\"\/><\/svg>\n            Wheeled vs. Tracked Analysis\n        <\/button>\n    <\/div>\n\n    <div id=\"zx-tab-specs-v6\" class=\"zx-tab-content\" style=\"display: block;\">\n        <h3>Capacity and Performance Characteristics<\/h3>\n        <p><strong>Real numbers from real machines.<\/strong> These are the specs for the standard ZX-MWR unit. The tracked variant trades top speed for ground clearance and rough-terrain stability.<\/p>\n\n        <div class=\"zx-table-responsive\">\n            <table>\n                <thead>\n                    <tr>\n                        <th class=\"zx-col-param\">Parameter<\/th>\n                        <th class=\"zx-col-value\">Value<\/th>\n                        <th class=\"zx-col-note\">Notes<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Total Power<\/td>\n                        <td>50 KVA<\/td>\n                        <td>3-phase 380V\/50Hz input<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Power Supply<\/td>\n                        <td>3\u00d7380V 50Hz 3P 5-wire<\/td>\n                        <td>Coil cable supply<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Weight<\/td>\n                        <td>2,500 kg<\/td>\n                        <td>Full setup including arm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Dimensions<\/td>\n                        <td>3,000 \u00d7 1,500 \u00d7 2,400 mm<\/td>\n                        <td>Standard footprint (L\u00d7W\u00d7H)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Arm<\/td>\n                        <td>CRP2010A (6-axis)<\/td>\n                        <td>Repeatable \u00b10.05 mm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Power Source<\/td>\n                        <td>Aotal NBC500RP Plus<\/td>\n                        <td>MIG\/MAG 500A rated<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Camera Accuracy<\/td>\n                        <td>0.1 mm<\/td>\n                        <td>3D seam detection<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Imaging Software<\/td>\n                        <td>TracerStudio<\/td>\n                        <td>Real-time path correction<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Drive<\/td>\n                        <td>Steering-drive type<\/td>\n                        <td>Differential on tracked<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Operation<\/td>\n                        <td>Remote control<\/td>\n                        <td>Autonomous optional<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Travel Speed<\/td>\n                        <td>2.2 km\/h<\/td>\n                        <td>0 to 2.2 under load<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Temp Range<\/td>\n                        <td>0\u00b0C to +45\u00b0C<\/td>\n                        <td>Extended enclosure available<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Humidity<\/td>\n                        <td>\u226490% RH<\/td>\n                        <td>Non-condensing<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"zx-info-block\">\n            <h4>Quick note on the camera system<\/h4>\n            <p>The 0.1 mm accuracy is measured under controlled lighting at 500 mm standoff. In a real shop with arc flash and fume, effective accuracy runs closer to 0.2\u20130.3 mm. Still sufficient for single-pass MIG on structural metal.<\/p>\n            \n            <h4>Operational Reach<\/h4>\n            <p>The arm covers joints within a 2-meter envelope from center. For larger structures we pair two units or add a linear rail.<\/p>\n        <\/div>\n    <\/div>\n\n    <div id=\"zx-tab-compare-v6\" class=\"zx-tab-content\">\n        <h3>Wheeled vs. Tracked AGV Comparison<\/h3>\n        <p>Two drive systems, very different trade-offs. Here is how they compare in real shop conditions.<\/p>\n\n        <div class=\"zx-table-responsive\">\n            <table>\n                <thead>\n                    <tr>\n                        <th style=\"width: 20%;\">Factor<\/th>\n                        <th style=\"width: 40%;\">Wheeled AGV<\/th>\n                        <th style=\"width: 40%;\">Tracked AGV<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Best ground<\/strong><\/td>\n                        <td>Flat, smooth factory floors \u2014 concrete, epoxy<\/td>\n                        <td>Rough or mixed surfaces, uneven ground<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Speed<\/strong><\/td>\n                        <td>Faster \u2014 2.0-3.0 km\/h typical<\/td>\n                        <td>Slower \u2014 1.0-1.8 km\/h typical<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Turning radius<\/strong><\/td>\n                        <td>Tight turns, works in narrow aisles<\/td>\n                        <td>Larger turning radius, needs more room<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Payload<\/strong><\/td>\n                        <td>Moderate \u2014 good for standard cells<\/td>\n                        <td>Heavier cargo, distributed pressure<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Terrain<\/strong><\/td>\n                        <td>Struggles on muddy ground or gravel<\/td>\n                        <td>Handles mud, soft dirt, metal grating<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Maintenance<\/strong><\/td>\n                        <td>Lower \u2014 wheel + bearing replacement<\/td>\n                        <td>Higher \u2014 track tension, roller wear<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Vibration<\/strong><\/td>\n                        <td>Lower vibration = steadier arc<\/td>\n                        <td>More vibration from track drive<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Cost<\/strong><\/td>\n                        <td>Lower entry price<\/td>\n                        <td>15-30% premium over wheeled<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"zx-info-block\">\n            <h4>The practical breakdown<\/h4>\n            <p>If your shop floor is poured concrete \u2014 go wheeled. Period. You get better speed and efficiency, tighter maneuvering, and lower maintenance costs.<\/p>\n            \n            <p>Tracked is the right call for outdoor steel yards, shipyards, or any site where the cart has to roll across unprepared surfaces. It is slower and costs more, but it won&#8217;t get stuck in gravel.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"zx-cta-container\">\n        <a href=\"#ct-popup-1791\" class=\"zx-quote-btn\">Get Instant Quote &rarr;<\/a>\n    <\/div>\n\n    <script>\n        function zxOpenTabV6(evt, tabName) {\n            var i, tabcontent, tablinks;\n\n            \/\/ Hide all contents\n            tabcontent = document.querySelectorAll(\"#zx-mwr-tabs-v6 .zx-tab-content\");\n            for (i = 0; i < tabcontent.length; i++) {\n                tabcontent[i].style.display = \"none\";\n            }\n\n            \/\/ Remove active class from buttons\n            tablinks = document.querySelectorAll(\"#zx-mwr-tabs-v6 .zx-tab-btn\");\n            for (i = 0; i < tablinks.length; i++) {\n                tablinks[i].classList.remove(\"active\");\n            }\n\n            \/\/ Show current tab and add active class to button\n            document.getElementById(tabName).style.display = \"block\";\n            evt.currentTarget.classList.add(\"active\");\n        }\n    <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-90a0c40\" data-block-id=\"90a0c40\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-90a0c40-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-819f797\" data-v=\"4\" data-block-id=\"819f797\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-819f797-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-819f797-inner-blocks\">\n<section id=\"zx-factory-profile-v9-swapped-fixed-size\">\n    <style>\n        \/* 1. Highest Level of Scope: \u6837\u5f0f\u57df\u9694\u79bb (ID\u5df2\u66f4\u65b0) *\/\n        #zx-factory-profile-v9-swapped-fixed-size {\n            width: 100% !important;\n            display: block;\n            background-color: #f8f9fc !important;\n            padding: 40px 0 !important;\n            font-family: inherit !important;\n            color: #333 !important;\n            box-sizing: border-box;\n            line-height: 1.5;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size * {\n            box-sizing: border-box;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* 2. Typography *\/\n        #zx-factory-profile-v9-swapped-fixed-size h2.zx-title-main {\n            font-size: 32px !important;\n            color: #000000 !important; \n            margin: 0 0 8px 0 !important;\n            font-weight: 700 !important;\n            line-height: 1.2 !important;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size h3.zx-title-sub {\n            font-size: 20px !important;\n            color: #184890 !important;\n            margin: 0 0 15px 0 !important;\n            font-weight: 700 !important;\n            text-transform: uppercase;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size h4.zx-title-label {\n            font-size: 18px !important;\n            color: #333 !important;\n            margin: 0 0 8px 0 !important;\n            font-weight: 700 !important;\n            border-left: 4px solid #FFD800;\n            padding-left: 12px;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size p {\n            font-size: 15px !important;\n            color: #555 !important;\n            margin-bottom: 10px !important;\n        }\n\n        \/* 3. Layout & Dynamic Images *\/\n        #zx-factory-profile-v9-swapped-fixed-size .zx-flex-row {\n            display: flex;\n            gap: 25px;\n            align-items: center;\n            flex-wrap: wrap;\n            margin-bottom: 25px;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-col-text {\n            flex: 1.2;\n            min-width: 320px;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-col-img {\n            flex: 0.8;\n            min-width: 320px;\n            perspective: 1000px; \n        }\n\n        \/* \u3010\u6838\u5fc3\u4fee\u6539\u3011\uff1a\u7edf\u4e00\u56fe\u7247\u5927\u5c0f *\/\n        #zx-factory-profile-v9-swapped-fixed-size .zx-img-box img {\n            width: 100%;\n            \/* height: auto;  <-- \u5220\u9664\u65e7\u7684\u81ea\u52a8\u9ad8\u5ea6 *\/\n            \n            \/* \u65b0\u589e\uff1a\u5f3a\u5236\u7edf\u4e00\u7684\u7eb5\u6a2a\u6bd4 (4:3 \u662f\u4e00\u4e2a\u6807\u51c6\u7684\u6a2a\u5411\u6bd4\u4f8b) *\/\n            aspect-ratio: 4 \/ 3; \n            \/* \u65b0\u589e\uff1a\u786e\u4fdd\u56fe\u7247\u586b\u6ee1\u5bb9\u5668\u5e76\u88c1\u526a\u591a\u4f59\u90e8\u5206\uff0c\u9632\u6b62\u53d8\u5f62 *\/\n            object-fit: cover;\n\n            border-radius: 4px;\n            box-shadow: 0 12px 30px rgba(0,0,0,0.1);\n            display: block;\n            transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), \n                        box-shadow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n\n        \/* \u56fe\u7247\u60ac\u505c\u52a8\u6001\u6548\u679c *\/\n        #zx-factory-profile-v9-swapped-fixed-size .zx-img-box:hover img {\n            transform: scale(1.03) translateY(-5px); \n            box-shadow: 0 25px 50px rgba(24, 72, 144, 0.2); \n        }\n\n        \/* 4. \u6570\u636e\u6307\u6807\u6761 *\/\n        #zx-factory-profile-v9-swapped-fixed-size .zx-stats-container {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            background: #184890;\n            padding: 20px 10px;\n            margin: 20px 0 30px 0;\n            border-radius: 4px;\n            text-align: center;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-stat-item {\n            border-right: 1px solid rgba(255,255,255,0.15);\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-stat-item:last-child {\n            border-right: none;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-stat-val {\n            display: block;\n            font-size: 32px !important;\n            font-weight: 800 !important;\n            color: #FFD800 !important;\n            line-height: 1;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-stat-label {\n            display: block;\n            font-size: 12px !important;\n            color: #ffffff !important;\n            text-transform: uppercase;\n            margin-top: 5px;\n            letter-spacing: 1px;\n            font-weight: 600;\n        }\n\n        \/* 5. \u4e13\u5bb6\u4fe1\u606f\u5757 *\/\n        #zx-factory-profile-v9-swapped-fixed-size .zx-expert-block {\n            background: #f4f7fb;\n            padding: 15px 20px;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            border-radius: 4px;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-avatar {\n            width: 50px;\n            height: 50px;\n            background: #184890;\n            color: #FFD800;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 800;\n            font-size: 18px;\n            flex-shrink: 0;\n            border: 2px solid #ffffff;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-expert-name {\n            font-size: 16px !important;\n            color: #184890 !important;\n            font-weight: 700 !important;\n            margin: 0 !important;\n        }\n\n        #zx-factory-profile-v9-swapped-fixed-size .zx-expert-title {\n            font-size: 13px !important;\n            color: #666 !important;\n            margin-top: 2px !important;\n        }\n\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width:690px) {\n            #zx-factory-profile-v9-swapped-fixed-size .zx-flex-row {\n                flex-direction: column-reverse;\n                gap: 20px; \n            }\n            #zx-factory-profile-v9-swapped-fixed-size .zx-stats-container {\n                grid-template-columns: 1fr 1fr;\n                gap: 15px 0;\n                padding: 15px 10px;\n            }\n            #zx-factory-profile-v9-swapped-fixed-size .zx-stat-item:nth-child(even) {\n                border-right: none;\n            }\n            #zx-factory-profile-v9-swapped-fixed-size .zx-img-box:hover img {\n                transform: none;\n                box-shadow: 0 12px 30px rgba(0,0,0,0.1);\n            }\n        }\n    <\/style>\n\n    <div class=\"zx-container\">\n        <div class=\"zx-flex-row\">\n            <div class=\"zx-col-text\">\n                <h2 class=\"zx-title-main\">Zhouxiang \u2014 Your AGV Mobile Welding Robot Manufacturer and Supplier<\/h2>\n                <h3 class=\"zx-title-sub\">Wuxi-based since 1991 \u2014 full-line welding equipment manufacturer<\/h3>\n                <p>We started in 1991. Small shop in Wuxi, about 100 kilometers from Shanghai. Back then it was manual jigs and basic positioners. Thirty-plus years later, the company covers 160,000 square meters and employs over 500 people \u2014 more than 100 engineers.<\/p>\n                <p>Here is what matters to a user evaluating this category of gear. We hold over 200 patents (close to 50 invention patents). The zhouxiang complete set of welding line spans CNC cutting, welding manipulator, welding rotator, welding positioner, H-beam production lines, milling machine, shot blasting machine, plate rolling machine, and laser cutting.<\/p>\n                <p>So <strong>\"complete set of welding equipment\"<\/strong> is not marketing fluff \u2014 it is literally what we build and ship.<\/p>\n            <\/div>\n            <div class=\"zx-col-img\">\n                <div class=\"zx-img-box\">\n                    <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/About-the-Manufacturer.png\" alt=\"Zhouxiang Factory Global Export Capability\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"zx-stats-container\">\n            <div class=\"zx-stat-item\">\n                <span class=\"zx-stat-val\">1991<\/span>\n                <span class=\"zx-stat-label\">Founded<\/span>\n            <\/div>\n            <div class=\"zx-stat-item\">\n                <span class=\"zx-stat-val\">160K m\u00b2<\/span>\n                <span class=\"zx-stat-label\">Factory Area<\/span>\n            <\/div>\n            <div class=\"zx-stat-item\">\n                <span class=\"zx-stat-val\">200+<\/span>\n                <span class=\"zx-stat-label\">Patents<\/span>\n            <\/div>\n            <div class=\"zx-stat-item\">\n                <span class=\"zx-stat-val\">60+<\/span>\n                <span class=\"zx-stat-label\">Countries<\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"zx-flex-row\" style=\"flex-direction: row-reverse;\">\n            <div class=\"zx-col-text\">\n                <h4 class=\"zx-title-label\">Certifications & Global Industry Impact<\/h4>\n                <p>Certifications: ISO 9001, ISO 14000, ISO 45001, ISO 50001. We were the first in our segment in China to get that ISO 9001 stamp.<\/p>\n                <p>The government tagged us as a \"National Specialized, Fine, Special, New Little Giant Enterprise\" \u2014 a feature of their high-tech enterprise program. Products sell across Europe, the Americas, Southeast Asia, and the Middle East. Sixty-plus countries so far.<\/p>\n            <\/div>\n            <div class=\"zx-col-img\">\n                <div class=\"zx-img-box\">\n                    <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/What-Is-an-AGV-Mobile-Welding-Robot-3-1.png\" alt=\"AGV Mobile Welding Robot Manufacturing Technology\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"zx-expert-block\">\n            <div class=\"zx-avatar\">LW<\/div>\n            <div class=\"zx-expert-content\">\n                <h4 class=\"zx-expert-name\">Written by Li Wei, Senior Automation Engineer<\/h4>\n                <p class=\"zx-expert-title\">18 years in welding automation \u00b7 CWI \/ AWS Member \u00b7 R&D Division<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-4b339c2\" data-block-id=\"4b339c2\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-4b339c2-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-ecd0096\" data-v=\"4\" data-block-id=\"ecd0096\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-ecd0096-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-ecd0096-inner-blocks\">\n<section id=\"zx-agv-tech-integration\">\n    <style>\n        \/* =========================================\n           1. SCOPE & ISOLATION\n           ========================================= *\/\n        #zx-agv-tech-integration {\n            width: 100% !important;\n            display: block;\n            background-color: #ffffff !important;\n            padding: 40px 0 !important;\n            font-family: inherit !important;\n            color: #333 !important;\n            box-sizing: border-box;\n            line-height: 1.6;\n        }\n\n        #zx-agv-tech-integration * {\n            box-sizing: border-box;\n        }\n\n        \/* Container: Center content to 1200px *\/\n        #zx-agv-tech-integration .zx-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* =========================================\n           2. TYPOGRAPHY & SEO HEADERS\n           ========================================= *\/\n        \n        \/* H2: Main Title with Keyword Injection *\/\n        #zx-agv-tech-integration h2.zx-main-title {\n            font-size: 32px !important;\n            font-weight: 700 !important;\n            color: #000000 !important; \/* Primary Blue *\/\n            margin: 0 0 15px 0 !important;\n            line-height: 1.3 !important;\n            text-align: center;\n        }\n\n        \/* H3: Section Sub-header *\/\n        #zx-agv-tech-integration h3.zx-sub-header {\n            font-size: 24px !important;\n            font-weight: 700 !important;\n            color: #333 !important;\n            margin: 40px 0 25px 0 !important;\n            text-align: center;\n            position: relative;\n            display: inline-block;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n        \n        \/* H3 Underline Decoration *\/\n        #zx-agv-tech-integration h3.zx-sub-header::after {\n            content: '';\n            display: block;\n            width: 60px;\n            height: 4px;\n            background-color: #FFD800; \/* Secondary Yellow *\/\n            margin: 10px auto 0 auto;\n            border-radius: 2px;\n        }\n\n        \/* H4: Card Titles *\/\n        #zx-agv-tech-integration h4.zx-card-title {\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            color: #184890 !important;\n            margin: 0 0 10px 0 !important;\n            text-transform: uppercase;\n        }\n\n        \/* Body Text *\/\n        #zx-agv-tech-integration p {\n            font-size: 15px !important;\n            color: #555 !important;\n            margin-bottom: 0 !important;\n            line-height: 1.6 !important;\n        }\n\n        \/* Intro Paragraph specifically *\/\n        #zx-agv-tech-integration .zx-intro-p {\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 10px auto !important;\n            font-size: 16px !important;\n            color: #444 !important;\n        }\n\n        \/* =========================================\n           3. GRID LAYOUT (Types of AGV)\n           ========================================= *\/\n        #zx-agv-tech-integration .zx-grid-wrapper {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr); \/* 2 Columns *\/\n            gap: 25px;\n            margin-bottom: 40px;\n        }\n\n        #zx-agv-tech-integration .zx-type-card {\n            background: #fff;\n            border: 1px solid #e0e0e0;\n            border-top: 4px solid #184890; \/* Default Blue Top *\/\n            padding: 25px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n            display: flex;\n            flex-direction: column;\n            height: 100%; \/* Equal Height *\/\n        }\n\n        \/* Hover Effect *\/\n        #zx-agv-tech-integration .zx-type-card:hover {\n            transform: translateY(-5px);\n            border-top-color: #FFD800; \/* Yellow on Hover *\/\n            box-shadow: 0 15px 30px rgba(24, 72, 144, 0.1);\n        }\n\n        \/* =========================================\n           4. CONCLUSION BLOCK (Footer)\n           ========================================= *\/\n        #zx-agv-tech-integration .zx-conclusion-box {\n            background-color: #f4f7fb; \/* Light Blue\/Grey Tint *\/\n            border-left: 5px solid #184890;\n            padding: 25px 30px;\n            border-radius: 4px;\n            margin-top: 20px;\n        }\n\n        #zx-agv-tech-integration .zx-conclusion-box strong {\n            color: #184890;\n            font-weight: 700;\n        }\n\n        \/* =========================================\n           5. RESPONSIVENESS\n           ========================================= *\/\n        @media (max-width:690px) {\n            #zx-agv-tech-integration h2.zx-main-title {\n                font-size: 26px !important;\n                text-align: left;\n            }\n            #zx-agv-tech-integration h3.zx-sub-header {\n                text-align: left;\n                left: 0;\n                transform: none;\n                margin-top: 30px !important;\n            }\n            #zx-agv-tech-integration h3.zx-sub-header::after {\n                margin: 10px 0 0 0; \/* Left align underline *\/\n            }\n            #zx-agv-tech-integration .zx-intro-p {\n                text-align: left;\n            }\n            #zx-agv-tech-integration .zx-grid-wrapper {\n                grid-template-columns: 1fr; \/* Stack on mobile *\/\n                gap: 20px;\n            }\n        }\n    <\/style>\n\n    <div class=\"zx-container\">\n        \n        <h2 class=\"zx-main-title\">Understanding AGV Technology & Agv Welding System Integration<\/h2>\n        <p class=\"zx-intro-p\">\n            Automated guided vehicles (AGVs) have long been used in warehouses. Learn how this technology has evolved from simple carts to mobile welding cells..\n        <\/p>\n\n        <h3 class=\"zx-sub-header\">Types of AGV Used in Welding<\/h3>\n\n        <div class=\"zx-grid-wrapper\">\n            \n            <div class=\"zx-type-card\">\n                <h4 class=\"zx-card-title\">Load-Carrying Carts<\/h4>\n                <p>The workhorse category. The cart carries the entire welding cell \u2014 arm, power source, wire spool, gas bottle. Our ZX-MWR sits here. Moves the whole setup to the workpiece.<\/p>\n            <\/div>\n\n            <div class=\"zx-type-card\">\n                <h4 class=\"zx-card-title\">Towed Platforms<\/h4>\n                <p>A separate tug pulls a trailer loaded with equipment. Good for very heavy power sources or multi-process rigs. Less common in welding but used in shipyard applications.<\/p>\n            <\/div>\n\n            <div class=\"zx-type-card\">\n                <h4 class=\"zx-card-title\">Vision-Guided \/ Laser-Guided<\/h4>\n                <p>No floor tape or magnets needed. These use SLAM or LiDAR to map the environment. More flexible if your floor layout changes often \u2014 but the navigation hardware adds cost and complexity.<\/p>\n            <\/div>\n\n            <div class=\"zx-type-card\">\n                <h4 class=\"zx-card-title\">Hybrid Processing Platforms<\/h4>\n                <p>Fiber laser head plus conventional MIG on the same cart. Switch between processes without driving back to the cell. Mostly used for thin-sheet work followed by structural tack welds.<\/p>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"zx-conclusion-box\">\n            <h4 class=\"zx-card-title\" style=\"margin-bottom: 10px !important;\">Recommendation for Steel Fabrication<\/h4>\n            <p>\n                The choice comes down to what you are welding, how big the pieces are, and how often your layout changes. For most steel fabrication \u2014 beam production line, tank farms, frame assembly \u2014 a <strong>load-carrying cart with magnetic guidance is the safest bet<\/strong>. The technology is mature, the price is lower, and maintenance is straightforward. Fancy LiDAR is nice in theory but adds failure points you probably do not need.\n            <\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-8849d78\" data-block-id=\"8849d78\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8849d78-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-1d467d3\" data-v=\"4\" data-block-id=\"1d467d3\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-1d467d3-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-1d467d3-inner-blocks\">\n<section id=\"zx-wholesale-seo-v3\">\n    <style>\n        \/* =========================================\n           1. SCOPE & RESET\n           ========================================= *\/\n        #zx-wholesale-seo-v3 {\n            width: 100% !important;\n            display: block;\n            background-color: #f8f9fc !important;\n            padding: 40px 0 !important;\n            font-family: inherit !important;\n            color: #333 !important;\n            box-sizing: border-box;\n            line-height: 1.5;\n        }\n\n        #zx-wholesale-seo-v3 * {\n            box-sizing: border-box;\n        }\n\n        #zx-wholesale-seo-v3 .zx-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* =========================================\n           2. TYPOGRAPHY (Black Title & SEO)\n           ========================================= *\/\n        \n        \/* H2: Black (#000), Keywords Included *\/\n        #zx-wholesale-seo-v3 h2.zx-main-title {\n            font-size: 32px !important;\n            font-weight: 700 !important;\n            color: #000000 !important; \/* CHANGED TO BLACK *\/\n            margin: 0 0 10px 0 !important;\n            line-height: 1.3 !important;\n        }\n\n        #zx-wholesale-seo-v3 h3.zx-subtitle {\n            font-size: 16px !important;\n            font-weight: 600 !important;\n            color: #666 !important;\n            margin: 0 0 35px 0 !important;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            border-left: 4px solid #FFD800; \/* Yellow Accent *\/\n            padding-left: 12px;\n        }\n\n        #zx-wholesale-seo-v3 h4 {\n            font-size: 16px !important;\n            font-weight: 700 !important;\n            color: #184890 !important;\n            margin: 0 0 8px 0 !important;\n            text-transform: uppercase;\n        }\n\n        #zx-wholesale-seo-v3 p {\n            font-size: 14px !important;\n            color: #555 !important;\n            margin-bottom: 0 !important;\n            line-height: 1.6 !important;\n        }\n\n        \/* =========================================\n           3. LAYOUT: COMPACT ASYMMETRIC\n           ========================================= *\/\n        #zx-wholesale-seo-v3 .zx-layout-wrapper {\n            display: flex;\n            gap: 25px;\n            align-items: stretch;\n        }\n\n        \/* LEFT COLUMN: Services Grid (65%) *\/\n        #zx-wholesale-seo-v3 .zx-col-services {\n            flex: 2;\n            display: grid;\n            grid-template-columns: 1fr 1fr; \/* 2x2 Grid *\/\n            gap: 20px;\n        }\n\n        \/* Service Card Styling *\/\n        #zx-wholesale-seo-v3 .zx-card {\n            background: #fff;\n            border: 1px solid #e0e0e0;\n            padding: 25px 20px;\n            position: relative;\n            transition: all 0.2s ease;\n            border-top: 3px solid transparent; \/* Prepare for hover *\/\n        }\n\n        #zx-wholesale-seo-v3 .zx-card:hover {\n            border-color: #184890;\n            border-top-color: #FFD800; \/* Yellow Top on Hover *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            z-index: 2;\n            transform: translateY(-2px);\n        }\n\n        \/* Decorative Numbering *\/\n        #zx-wholesale-seo-v3 .zx-card::before {\n            content: attr(data-index);\n            position: absolute;\n            top: 15px;\n            right: 15px;\n            font-size: 24px;\n            font-weight: 800;\n            color: #f2f2f2;\n            line-height: 1;\n            z-index: 0;\n        }\n\n        #zx-wholesale-seo-v3 .zx-card-content {\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* RIGHT COLUMN: Sidebar (35%) *\/\n        #zx-wholesale-seo-v3 .zx-col-sidebar {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n        }\n\n        \/* Trust Box *\/\n        #zx-wholesale-seo-v3 .zx-trust-box {\n            background: #f8f9fa;\n            border-left: 4px solid #184890;\n            padding: 25px;\n            flex-grow: 1;\n        }\n\n        #zx-wholesale-seo-v3 .zx-trust-quote {\n            font-style: italic;\n            color: #444 !important;\n            font-size: 14px !important;\n        }\n\n        \/* CTA Box *\/\n        #zx-wholesale-seo-v3 .zx-cta-box {\n            background: #184890;\n            padding: 30px 25px;\n            color: #fff;\n            text-align: center;\n            border-radius: 4px;\n        }\n\n        #zx-wholesale-seo-v3 .zx-cta-box h4 {\n            color: #FFD800 !important;\n            margin-bottom: 5px !important;\n        }\n\n        #zx-wholesale-seo-v3 .zx-cta-box p {\n            color: #e0e0e0 !important;\n            font-size: 13px !important;\n            margin-bottom: 20px !important;\n        }\n\n        #zx-wholesale-seo-v3 .zx-btn {\n            display: inline-block;\n            background: #FFD800;\n            color: #184890;\n            font-weight: 700;\n            padding: 12px 25px;\n            text-decoration: none;\n            border-radius: 3px;\n            font-size: 14px;\n            transition: transform 0.2s;\n            width: 100%;\n        }\n\n        #zx-wholesale-seo-v3 .zx-btn:hover {\n            background: #fff;\n            transform: scale(1.02);\n        }\n\n        \/* =========================================\n           4. RESPONSIVENESS\n           ========================================= *\/\n        @media (max-width: 900px) {\n            #zx-wholesale-seo-v3 .zx-layout-wrapper {\n                flex-direction: column;\n            }\n            #zx-wholesale-seo-v3 .zx-col-services {\n                grid-template-columns: 1fr; \/* Stack on tablet\/mobile *\/\n            }\n            #zx-wholesale-seo-v3 h2.zx-main-title {\n                font-size: 26px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"zx-container\">\n        \n        <h2 class=\"zx-main-title\">AGV Mobile Welding Robot Wholesale \u2014 OEM, Fleet, and Supplier Programs<\/h2>\n        <h3 class=\"zx-subtitle\">For Integrators, Distributors, and Fleet Buyers<\/h3>\n\n        <div class=\"zx-layout-wrapper\">\n            \n            <div class=\"zx-col-services\">\n                <div class=\"zx-card\" data-index=\"01\">\n                    <div class=\"zx-card-content\">\n                        <h4>OEM \/ ODM<\/h4>\n                        <p>Custom branding, modified dimensions, proprietary detector integration. We handle mechanical build, electrical layout, software, and testing. Turnkey delivery.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"zx-card\" data-index=\"02\">\n                    <div class=\"zx-card-content\">\n                        <h4>Fleet Pricing<\/h4>\n                        <p>Multi-unit orders get volume breaks. Fleet coordination software \u2014 central dispatch, docking schedules, path planning \u2014 included free for 5+ orders.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"zx-card\" data-index=\"03\">\n                    <div class=\"zx-card-content\">\n                        <h4>Logistics<\/h4>\n                        <p>FOB Wuxi or CIF to your port. Shipped to Houston, Rotterdam, Jebel Ali, Singapore. Transit: 25\u201335 days by sea.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"zx-card\" data-index=\"04\">\n                    <div class=\"zx-card-content\">\n                        <h4>After-Sales Service<\/h4>\n                        <p>12-month warranty. Remote diagnostics via VPN. Spares shipped within 48 hours. On-site commissioning available worldwide.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"zx-col-sidebar\">\n                \n                <div class=\"zx-trust-box\">\n                    <h4 style=\"font-size:14px !important; color:#555 !important;\">Service Guarantee<\/h4>\n                    <p class=\"zx-trust-quote\">\n                        Honestly, the biggest concern from overseas customer is \"what happens when something breaks?\" Fair. We stock critical spares with a 48-hour ship window. Remote diagnostics resolve about 70% of field issues without anyone boarding a plane.\n                    <\/p>\n                <\/div>\n\n                <div class=\"zx-cta-box\">\n                    <h4>Need a Quote?<\/h4>\n                    <p>Tell us your weld process, workpiece dimensions, and volume.<\/p>\n                    <a href=\"#ct-popup-1791\" class=\"zx-btn\">Get a Quote \u2192<\/a>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-3d0f68b\" data-block-id=\"3d0f68b\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3d0f68b-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2e175b8\" data-v=\"4\" data-block-id=\"2e175b8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2e175b8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2e175b8-inner-blocks\">\n<section id=\"zx-factory-gallery-v2\">\n    <style>\n        \/* 1. \u4f5c\u7528\u57df\u9694\u79bb\u4e0e\u53d8\u91cf *\/\n        #zx-factory-gallery-v2 {\n            width: 100% !important;\n            display: block;\n            background-color: #ffffff !important;\n            padding: 40px 0 !important;\n            font-family: inherit !important;\n            color: #333 !important;\n            box-sizing: border-box;\n        }\n\n        #zx-factory-gallery-v2 * {\n            box-sizing: border-box;\n        }\n\n        \/* \u5e03\u5c40\u5bb9\u5668 *\/\n        #zx-factory-gallery-v2 .zx-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* 2. \u6392\u7248\u4f18\u5316 (\u5934\u6807 + H2) *\/\n        \n        \/* \u5934\u6807 (Eyebrow Label) *\/\n        #zx-factory-gallery-v2 .zx-eyebrow {\n            display: block;\n            text-align: center;\n            font-size: 13px !important;\n            font-weight: 700 !important;\n            color: #184890 !important; \/* \u54c1\u724c\u84dd *\/\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 10px !important;\n            font-family: 'IBM Plex Mono', monospace, sans-serif !important; \/* \u5982\u679c\u6709\u7b49\u5bbd\u5b57\u4f53\u66f4\u597d\uff0c\u6ca1\u6709\u5219\u56de\u9000 *\/\n        }\n\n        \/* H2 \u4e3b\u6807\u9898 *\/\n        #zx-factory-gallery-v2 h2.zx-title-main {\n            font-size: 32px !important;\n            font-weight: 700 !important;\n            color: #000000 !important; \/* \u7eaf\u9ed1 *\/\n            text-align: center;\n            margin: 0 auto 40px auto !important;\n            line-height: 1.2 !important;\n            max-width: 1000px;\n            position: relative;\n            padding-bottom: 20px;\n        }\n\n        \/* \u6807\u9898\u4e0b\u65b9\u7684\u9ec4\u8272\u88c5\u9970\u7ebf *\/\n        #zx-factory-gallery-v2 h2.zx-title-main::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 60px;\n            height: 4px;\n            background-color: #FFD800;\n        }\n\n        \/* 3. Bento \u7f51\u683c\u5e03\u5c40\u6838\u5fc3 *\/\n        #zx-factory-gallery-v2 .zx-bento-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            grid-auto-rows: 240px; \n            gap: 20px;\n        }\n\n        \/* \u56fe\u7247\u5361\u7247\u901a\u7528\u6837\u5f0f *\/\n        #zx-factory-gallery-v2 .zx-gallery-item {\n            position: relative;\n            overflow: hidden;\n            border-radius: 4px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n            cursor: pointer;\n            background: #f0f0f0; \/* \u52a0\u8f7d\u5360\u4f4d\u8272 *\/\n        }\n\n        \/* \u56fe\u7247\u6837\u5f0f\uff1a\u5f3a\u5236\u6bd4\u4f8b\u4e0e\u586b\u5145 *\/\n        #zx-factory-gallery-v2 .zx-gallery-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            display: block;\n        }\n\n        \/* \u60ac\u505c\u653e\u5927\u6548\u679c *\/\n        #zx-factory-gallery-v2 .zx-gallery-item:hover img {\n            transform: scale(1.05);\n        }\n\n        \/* --- \u5e03\u5c40\u903b\u8f91 (1+4 \u6a21\u5f0f) --- *\/\n        \n        \/* \u7b2c1\u5f20\u56fe\uff08\u4e3b\u56fe\uff09\uff1a\u5360\u636e\u5de6\u4fa7 2x2 \u533a\u57df *\/\n        #zx-factory-gallery-v2 .zx-item-main {\n            grid-column: span 2;\n            grid-row: span 2;\n        }\n\n        \/* \u7b2c2-5\u5f20\u56fe\uff1a\u5404\u5360 1\u683c *\/\n        #zx-factory-gallery-v2 .zx-item-sub {\n            grid-column: span 1;\n            grid-row: span 1;\n        }\n\n        \/* \u906e\u7f69\u5c42 (\u60ac\u505c\u663e\u793a\u6587\u5b57) *\/\n        #zx-factory-gallery-v2 .zx-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            padding: 20px;\n            background: linear-gradient(to top, rgba(24, 72, 144, 0.9), transparent);\n            opacity: 0;\n            transform: translateY(20px);\n            transition: all 0.3s ease;\n            pointer-events: none;\n        }\n\n        #zx-factory-gallery-v2 .zx-gallery-item:hover .zx-overlay {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        #zx-factory-gallery-v2 h4.zx-img-title {\n            color: #fff !important;\n            font-size: 16px !important;\n            font-weight: 700 !important;\n            margin: 0 !important;\n            text-transform: uppercase;\n        }\n\n        \/* 4. \u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 900px) {\n            #zx-factory-gallery-v2 .zx-bento-grid {\n                grid-template-columns: repeat(2, 1fr);\n                grid-auto-rows: 200px;\n            }\n            #zx-factory-gallery-v2 .zx-item-main {\n                grid-column: span 2;\n                grid-row: span 2;\n            }\n        }\n\n        @media (max-width: 600px) {\n            #zx-factory-gallery-v2 .zx-bento-grid {\n                display: flex;\n                flex-direction: column;\n                gap: 15px;\n            }\n            #zx-factory-gallery-v2 .zx-gallery-item {\n                height: 250px;\n                width: 100%;\n            }\n            #zx-factory-gallery-v2 .zx-item-main {\n                height: 300px;\n            }\n            #zx-factory-gallery-v2 h2.zx-title-main {\n                font-size: 26px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"zx-container\">\n        <span class=\"zx-eyebrow\">State-of-the-Art Manufacturing Base<\/span>\n        <h2 class=\"zx-title-main\">Zhouxiang AGV Mobile Welding Robot Production Facility<\/h2>\n\n        <div class=\"zx-bento-grid\">\n            \n            <div class=\"zx-gallery-item zx-item-main\">\n                <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/Factory-photos-scaled.png\" alt=\"Zhouxiang Factory Main Workshop\" loading=\"lazy\">\n                <div class=\"zx-overlay\">\n                    <h4 class=\"zx-img-title\">Assembly Hall<\/h4>\n                <\/div>\n            <\/div>\n\n            <div class=\"zx-gallery-item zx-item-sub\">\n                <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/Factory-photos-2-scaled.png\" alt=\"CNC Machining Center\" loading=\"lazy\">\n                <div class=\"zx-overlay\">\n                    <h4 class=\"zx-img-title\">Precision Machining<\/h4>\n                <\/div>\n            <\/div>\n\n            <div class=\"zx-gallery-item zx-item-sub\">\n                <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/Factory-photos-3.png\" alt=\"AGV Robot Testing Area\" loading=\"lazy\">\n                <div class=\"zx-overlay\">\n                    <h4 class=\"zx-img-title\">Quality Testing<\/h4>\n                <\/div>\n            <\/div>\n\n            <div class=\"zx-gallery-item zx-item-sub\">\n                <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/Factory-photos-4.png\" alt=\"Finished Equipment Warehouse\" loading=\"lazy\">\n                <div class=\"zx-overlay\">\n                    <h4 class=\"zx-img-title\">Equipment Inventory<\/h4>\n                <\/div>\n            <\/div>\n\n            <div class=\"zx-gallery-item zx-item-sub\">\n                <img decoding=\"async\" src=\"https:\/\/zxweldingrobot.com\/wp-content\/uploads\/2026\/02\/Factory-photos-5-scaled.png\" alt=\"Global Shipping Logistics\" loading=\"lazy\">\n                <div class=\"zx-overlay\">\n                    <h4 class=\"zx-img-title\">Global Logistics<\/h4>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-9385e14 stk-block-background\" data-block-id=\"9385e14\"><style>.stk-9385e14 {background-color:#fffffe !important;}.stk-9385e14:before{background-color:#fffffe !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-9385e14-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-43d0618\" data-v=\"4\" data-block-id=\"43d0618\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-43d0618-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-43d0618-inner-blocks\">\n<style>\n  \/* * SCOPE ID: #agv-v11-full\n   * THEME: Light Engineering Blueprint\n   * WIDTH: 100% Full Width\n   *\/\n  #agv-v11-full {\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0;\n    padding: 40px 40px; \/* Generous padding for full width *\/\n    box-sizing: border-box;\n    font-family: inherit;\n    \n    \/* --- BACKGROUND: CAD Grid Effect --- *\/\n    background-color: #f8fafc; \/* Ultra Light Grey *\/\n    background-image: \n        linear-gradient(rgba(24, 72, 144, 0.05) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(24, 72, 144, 0.05) 1px, transparent 1px);\n    background-size: 40px 40px; \/* 40px Grid Squares *\/\n    background-position: center top;\n    \n    color: #333;\n    line-height: 1.6;\n  }\n\n  \/* RESET *\/\n  #agv-v11-full * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* SEMANTIC TAG RESET *\/\n  #agv-v11-full h2, \n  #agv-v11-full h3, \n  #agv-v11-full h4 {\n    margin: 0;\n    padding: 0;\n    font-size: inherit;\n    font-weight: inherit;\n    line-height: inherit;\n    color: inherit;\n  }\n\n  \/* --- HEADER --- *\/\n  #agv-v11-full .header-group {\n    text-align: center;\n    max-width: 1200px;\n    margin: 0 auto 50px auto;\n    background: rgba(255, 255, 255, 0.8); \/* Semi-transparent backing *\/\n    backdrop-filter: blur(5px);\n    padding: 20px;\n    border-radius: 8px;\n    border: 1px solid #e2e8f0;\n  }\n\n  #agv-v11-full h2.module-title-h2 {\n    font-size: 32px;\n    font-weight: 700;\n    color: #000000;\n    margin-bottom: 10px;\n    letter-spacing: -0.5px;\n    line-height: 1.2;\n  }\n\n  #agv-v11-full .keyword-highlight {\n    background: linear-gradient(120deg, rgba(255, 216, 0, 0) 0%, rgba(255, 216, 0, 0.3) 100%);\n    padding-right: 5px;\n    display: inline-block;\n  }\n\n  #agv-v11-full .module-subtitle {\n    font-size: 16px;\n    color: #64748b;\n    font-weight: 500;\n  }\n\n  \/* --- GRID LAYOUT --- *\/\n  #agv-v11-full .full-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    \/* Limit content width on super-wide screens to keep it readable *\/\n    max-width: 1600px; \n    margin: 0 auto;\n  }\n\n  @media (min-width: 900px) {\n    #agv-v11-full .full-grid {\n      grid-template-columns: repeat(2, 1fr); \/* 2 Columns *\/\n    }\n  }\n\n  @media (min-width: 1600px) {\n    #agv-v11-full .full-grid {\n      \/* Optional: On 4K screens, go to 4 columns? \n         Sticking to 2 columns looks more \"content-rich\" for this text amount. \n         Let's stick to 2 but wide. *\/\n      grid-template-columns: repeat(2, 1fr); \n    }\n  }\n\n  \/* --- CARD DESIGN: Floating Tech Card --- *\/\n  #agv-v11-full .tech-card {\n    background: #ffffff;\n    border-radius: 8px;\n    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.06); \/* Soft shadow *\/\n    border: 1px solid #e2e8f0;\n    border-top: 5px solid #184890; \/* Blue Top Bar *\/\n    display: flex;\n    flex-direction: column;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    height: 100%;\n  }\n\n  #agv-v11-full .tech-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 40px -5px rgba(24, 72, 144, 0.15);\n  }\n\n  \/* TOP HALF: PROBLEM *\/\n  #agv-v11-full .card-problem {\n    padding: 30px 30px 20px 30px;\n    flex: 1;\n  }\n\n  #agv-v11-full .problem-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 15px;\n  }\n\n  #agv-v11-full .pane-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #94a3b8;\n    font-weight: 700;\n    background: #f1f5f9;\n    padding: 4px 8px;\n    border-radius: 4px;\n  }\n\n  #agv-v11-full .row-number {\n    font-family: monospace, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: #cbd5e1;\n  }\n\n  #agv-v11-full h3.item-heading {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1e293b; \/* Dark Slate *\/\n    margin-bottom: 12px;\n    line-height: 1.35;\n  }\n\n  #agv-v11-full .item-text {\n    font-size: 15px;\n    color: #475569;\n    text-align: justify;\n    line-height: 1.6;\n  }\n\n  \/* BOTTOM HALF: SOLUTION *\/\n  #agv-v11-full .card-solution {\n    background: #f8fafc; \/* Very light grey *\/\n    padding: 20px 30px 30px 30px;\n    border-top: 2px solid #FFD800; \/* Yellow Divider *\/\n    position: relative;\n  }\n\n  #agv-v11-full h4.project-meta {\n    font-size: 11px;\n    color: #184890;\n    font-weight: 800;\n    margin-bottom: 8px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    display: flex;\n    align-items: center;\n  }\n\n  \/* Little dot icon for project *\/\n  #agv-v11-full h4.project-meta::before {\n    content: '';\n    display: inline-block;\n    width: 6px;\n    height: 6px;\n    background: #184890;\n    border-radius: 50%;\n    margin-right: 8px;\n  }\n\n  #agv-v11-full .project-text {\n    font-size: 14px;\n    color: #334155;\n    line-height: 1.5;\n    margin-bottom: 12px;\n  }\n\n  #agv-v11-full .project-quote {\n    font-size: 13px;\n    font-style: italic;\n    color: #64748b;\n    border-left: 2px solid #cbd5e1;\n    padding-left: 10px;\n  }\n\n<\/style>\n\n<section id=\"agv-v11-full\">\n  \n  <div class=\"header-group\">\n    <h2 class=\"module-title-h2\">\n      Real Problems, Real Fixes \u2014 Why Shops Switch to <span class=\"keyword-highlight\">Robotic Welding Automation<\/span>\n    <\/h2>\n    <div class=\"module-subtitle\">Based on actual deployments and customer conversations<\/div>\n  <\/div>\n\n  <div class=\"full-grid\">\n    \n    <div class=\"tech-card\">\n      <div class=\"card-problem\">\n        <div class=\"problem-header\">\n          <span class=\"pane-label\">The Challenge<\/span>\n          <span class=\"row-number\">01<\/span>\n        <\/div>\n        <h3 class=\"item-heading\">Your workpieces are too big to move to a fixed cell<\/h3>\n        <div class=\"item-text\">\n          This is the number-one reason people call us. Metal frames, hull sections, bridge girders \u2014 they sit where they are. A fixed cell is useless if the part does not fit. The mobile robot drives to the workpiece, replacing crane moves and forklift shuffling.\n        <\/div>\n      <\/div>\n      <div class=\"card-solution\">\n        <h4 class=\"project-meta\">Project \u2014 Gulf Coast Shipyard, 2024<\/h4>\n        <div class=\"project-text\">\n          Moving 12m long double-bottom panels was impossible. We shipped two units with extended torch reach. Once calibrated, each unit averaged 14 panels per shift compared to 6 manually (12% reject rate).\n        <\/div>\n        <div class=\"project-quote\">\"We stopped arguing about crane schedules...\"<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tech-card\">\n      <div class=\"card-problem\">\n        <div class=\"problem-header\">\n          <span class=\"pane-label\">The Labor Crisis<\/span>\n          <span class=\"row-number\">02<\/span>\n        <\/div>\n        <h3 class=\"item-heading\">You cannot find enough welders \u2014 and the ones you have are burning out<\/h3>\n        <div class=\"item-text\">\n          AWS data says the U.S. needs 330,000 new welding professionals by 2028. If your shop relies on 4\u20135 skilled hands and two leave, production falls off a cliff. This setup multiplies welders: one operator supervises multiple units.\n        <\/div>\n      <\/div>\n      <div class=\"card-solution\">\n        <h4 class=\"project-meta\">Project \u2014 Steel Fabricator, Ohio, 2023<\/h4>\n        <div class=\"project-text\">\n          After losing three welders in six months, they had a massive backlog. We set up one intelligent AGV robot. Output went up 40%, recovering the backlog in seven weeks.\n        <\/div>\n        <div class=\"project-quote\">\"I am not going to pretend it is as good as Gary...\"<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tech-card\">\n      <div class=\"card-problem\">\n        <div class=\"problem-header\">\n          <span class=\"pane-label\">Consistency<\/span>\n          <span class=\"row-number\">03<\/span>\n        <\/div>\n        <h3 class=\"item-heading\">Weld quality changes shift to shift<\/h3>\n        <div class=\"item-text\">\n          Morning shift welds look different from night shift due to human fatigue and parameter variance. The robotic arm uses the same parameters on every joint, keeping consistency within 0.3 mm of the programmed path.\n        <\/div>\n      <\/div>\n      <div class=\"card-solution\">\n        <h4 class=\"project-meta\">Project \u2014 Pressure Vessel Plant, Shandong<\/h4>\n        <div class=\"project-text\">\n          They were facing an 8% failure rate on X-ray inspections. By pairing our unit with a welding rotator, the RT reject rate dropped to under 1.5% in two months.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tech-card\">\n      <div class=\"card-problem\">\n        <div class=\"problem-header\">\n          <span class=\"pane-label\">Flexibility<\/span>\n          <span class=\"row-number\">04<\/span>\n        <\/div>\n        <h3 class=\"item-heading\">Your layout changes and fixed automation does not flex<\/h3>\n        <div class=\"item-text\">\n          Fixed cells are a nightmare to tear down if production changes seasonally. A self-driving unit simply drives to the new station. Reprogram the path, update the guidance map, and you are done in a weekend.\n        <\/div>\n      <\/div>\n      <div class=\"card-solution\">\n        <h4 class=\"project-meta\">Technical Advantage \u2014 Connectivity<\/h4>\n        <div class=\"project-text\">\n           Integration headaches? The controller supports Modbus TCP, EtherNet\/IP, and PROFINET. It synchronizes with your welding positioner and rotator in real time. No middleware needed.\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-d641394\" data-block-id=\"d641394\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d641394-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-bc9a385\" data-v=\"4\" data-block-id=\"bc9a385\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-bc9a385-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-bc9a385-inner-blocks\">\n<section id=\"bsy-weld-compare-light\">\n<style>\n\/* \u5f15\u5165\u5b57\u4f53 *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');\n\n\/* CSS \u53d8\u91cf - \u6d45\u8272\u5de5\u4e1a\u4e3b\u9898 *\/\n#bsy-weld-compare-light {\n    --wc-bg: #F3F4F6;        \/* \u6d45\u7070\u80cc\u666f *\/\n    --wc-surface: #FFFFFF;   \/* \u767d\u8272\u5361\u7247 *\/\n    --wc-border: #E5E7EB;    \/* \u6d45\u7070\u8fb9\u6846 *\/\n    --wc-brand: #184890;     \/* \u54c1\u724c\u6df1\u84dd *\/\n    --wc-accent: #FFD800;    \/* \u54c1\u724c\u9ec4 *\/\n    --wc-text-main: #1F2937; \/* \u6df1\u7070\u4e3b\u6587\u5b57 *\/\n    --wc-text-muted: #6B7280;\/* \u7070\u8272\u8f85\u52a9\u6587\u5b57 *\/\n    --wc-green: #059669;     \/* \u7eff\u8272 (\u8282\u7701) *\/\n    --wc-red: #DC2626;       \/* \u7ea2\u8272 (\u9ad8\u6210\u672c) *\/\n    --wc-radius: 8px;\n    \n    font-family: 'IBM Plex Sans', system-ui, sans-serif !important;\n    background: #ffffff !important;\n    color: var(--wc-text-main) !important;\n    padding: 40px 20px !important;\n    width: 100% !important;\n    box-sizing: border-box !important;\n    line-height: 1.6 !important;\n}\n\n#bsy-weld-compare-light *, \n#bsy-weld-compare-light *::before, \n#bsy-weld-compare-light *::after {\n    box-sizing: border-box !important;\n    margin: 0; \n    padding: 0;\n}\n\n\/* \u6807\u9898\u6837\u5f0f *\/\n#bsy-weld-compare-light .wc-header { text-align: center; margin-bottom: 40px; }\n#bsy-weld-compare-light .wc-badge {\n    display: inline-block;\n    font-family: 'IBM Plex Mono', monospace !important;\n    font-size: 11px !important;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: var(--wc-brand) !important;\n    background: #E0E7FF;\n    border: 1px solid #C7D2FE;\n    padding: 4px 12px;\n    border-radius: 4px;\n    margin-bottom: 12px;\n    font-weight: 600;\n}\n\n#bsy-weld-compare-light h2.wc-title {\n    font-size: 37px !important;\n    font-weight: 700 !important;\n    color: #000000 !important;\n    line-height: 1.2 !important;\n    margin-bottom: 10px !important;\n}\n\n#bsy-weld-compare-light .wc-subtitle {\n    font-size: 15px !important;\n    color: var(--wc-text-muted) !important;\n    max-width: 600px;\n    margin: 0 auto;\n}\n\n\/* \u5e03\u5c40\u7f51\u683c *\/\n#bsy-weld-compare-light .wc-wrap { max-width: 1000px; margin: 0 auto; }\n#bsy-weld-compare-light .wc-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n\n\/* \u8f93\u5165\u63a7\u5236\u9762\u677f *\/\n#bsy-weld-compare-light .wc-controls {\n    background: var(--wc-surface);\n    border: 1px solid var(--wc-border);\n    border-top: 4px solid var(--wc-brand);\n    border-radius: var(--wc-radius);\n    padding: 24px;\n    margin-bottom: 30px;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n}\n\n#bsy-weld-compare-light .wc-input-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n    align-items: flex-end;\n    justify-content: center;\n}\n\n#bsy-weld-compare-light .wc-input-group { display: flex; flex-direction: column; gap: 6px; }\n#bsy-weld-compare-light .wc-input-group label { font-size: 12px !important; font-weight: 600; color: var(--wc-text-muted); text-transform: uppercase; }\n#bsy-weld-compare-light .wc-input-group input {\n    height: 42px;\n    width: 140px;\n    background: #F9FAFB;\n    border: 1px solid #D1D5DB;\n    border-radius: 4px;\n    padding: 0 12px;\n    font-family: 'IBM Plex Mono', monospace !important;\n    font-size: 14px !important;\n    color: var(--wc-text-main) !important;\n    outline: none;\n    transition: border 0.2s;\n}\n#bsy-weld-compare-light .wc-input-group input:focus { border-color: var(--wc-brand); box-shadow: 0 0 0 2px rgba(24, 72, 144, 0.1); }\n\n#bsy-weld-compare-light .wc-calc-btn {\n    height: 42px;\n    background: var(--wc-brand) !important;\n    color: #fff !important;\n    border: none;\n    border-radius: 4px;\n    font-weight: 600 !important;\n    padding: 0 24px;\n    cursor: pointer;\n    transition: background 0.2s;\n}\n#bsy-weld-compare-light .wc-calc-btn:hover { background: #1e3a8a !important; }\n\n\/* \u7ed3\u679c\u5361\u7247 *\/\n#bsy-weld-compare-light .wc-panel {\n    background: var(--wc-surface);\n    border: 1px solid var(--wc-border);\n    border-radius: var(--wc-radius);\n    padding: 24px;\n    position: relative;\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.03);\n}\n\n#bsy-weld-compare-light .wc-icon-box {\n    text-align: center;\n    margin-bottom: 16px;\n}\n#bsy-weld-compare-light .wc-icon-svg {\n    width: 48px;\n    height: 48px;\n    fill: var(--wc-text-muted);\n}\n#bsy-weld-compare-light .wc-panel.robot .wc-icon-svg { fill: var(--wc-brand); }\n\n#bsy-weld-compare-light h3.wc-col-title {\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: var(--wc-text-main) !important;\n    margin-bottom: 16px !important;\n    text-align: center;\n}\n\n#bsy-weld-compare-light h4.wc-cat-label {\n    font-family: 'IBM Plex Mono', monospace !important;\n    font-size: 11px !important;\n    color: var(--wc-text-muted) !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 20px 0 8px 0 !important;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 4px;\n}\n\n\/* \u6570\u636e\u884c *\/\n#bsy-weld-compare-light .wc-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 8px 0;\n    font-size: 14px !important;\n    border-bottom: 1px solid #F3F4F6;\n}\n#bsy-weld-compare-light .wc-row-label { color: var(--wc-text-muted); }\n#bsy-weld-compare-light .wc-row-val { font-family: 'IBM Plex Mono', monospace !important; color: var(--wc-text-main); font-weight: 600; }\n\n#bsy-weld-compare-light .wc-row.total-row {\n    margin-top: 12px;\n    background: #F3F4F6;\n    border-radius: 4px;\n    padding: 10px;\n    border-bottom: none;\n}\n#bsy-weld-compare-light .wc-row.total-row .wc-row-label { font-weight: 700; color: var(--wc-text-main); }\n#bsy-weld-compare-light .wc-row.total-row .wc-row-val { font-weight: 700; font-size: 15px !important; }\n\n\/* \u673a\u5668\u4eba\u9ad8\u4eae\u8272 *\/\n#bsy-weld-compare-light .wc-panel.robot .wc-row.total-row { background: #ECFDF5; color: var(--wc-green); }\n#bsy-weld-compare-light .wc-panel.robot .wc-row.total-row .wc-row-val { color: var(--wc-green); }\n\n\/* \u7ed3\u8bba\u533a\u57df *\/\n#bsy-weld-compare-light .wc-verdict {\n    background: var(--wc-brand); \/* \u54c1\u724c\u84dd\u80cc\u666f *\/\n    color: #fff !important;\n    border-radius: var(--wc-radius);\n    padding: 30px;\n    margin-top: 24px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 20px 25px -5px rgba(24, 72, 144, 0.2);\n}\n\n#bsy-weld-compare-light .wc-verdict-label { font-size: 13px !important; text-transform: uppercase; letter-spacing: 1px; opacity: 0.8; margin-bottom: 8px; }\n#bsy-weld-compare-light .wc-verdict-num { font-family: 'IBM Plex Mono', monospace !important; font-size: 48px !important; font-weight: 700 !important; color: var(--wc-accent) !important; margin-bottom: 8px; }\n#bsy-weld-compare-light .wc-verdict p { font-size: 15px !important; color: rgba(255,255,255,0.9) !important; max-width: 600px; margin: 0 auto 20px auto !important; }\n\n\/* \u6309\u94ae\u6837\u5f0f *\/\n#bsy-weld-compare-light .wc-cta-btn {\n    display: inline-block;\n    background: var(--wc-accent) !important; \/* \u9ec4\u8272\u6309\u94ae *\/\n    color: var(--wc-brand) !important; \/* \u6df1\u84dd\u6587\u5b57 *\/\n    font-family: 'IBM Plex Sans', system-ui, sans-serif !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    padding: 14px 32px;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: transform 0.2s, box-shadow 0.2s;\n}\n#bsy-weld-compare-light .wc-cta-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.2);\n    background: #FFED4A !important;\n}\n\n\/* \u54cd\u5e94\u5f0f *\/\n@media(max-width:690px){\n    #bsy-weld-compare-light .wc-grid { grid-template-columns: 1fr; }\n    #bsy-weld-compare-light .wc-input-grid { flex-direction: column; align-items: stretch; }\n    #bsy-weld-compare-light .wc-input-group input { width: 100%; }\n    #bsy-weld-compare-light h2.wc-title { font-size: 24px !important; }\n}\n<\/style>\n\n<div class=\"wc-wrap\">\n  <div class=\"wc-header\">\n    <div class=\"wc-badge\">ROI Calculator<\/div>\n    <h2 class=\"wc-title\">Robot vs Manual Welding Cost Analysis<\/h2>\n    <div class=\"wc-subtitle\">See the real numbers. Adjust inputs below to match your production line and estimate your annual savings.<\/div>\n  <\/div>\n\n  <div class=\"wc-controls\">\n    <div class=\"wc-input-grid\">\n      <div class=\"wc-input-group\">\n        <label>Welders Replaced<\/label>\n        <input type=\"number\" id=\"wcWelders\" value=\"4\">\n      <\/div>\n      <div class=\"wc-input-group\">\n        <label>Annual Salary ($)<\/label>\n        <input type=\"number\" id=\"wcSalary\" value=\"55000\">\n      <\/div>\n      <div class=\"wc-input-group\">\n        <label>Robot System Cost ($)<\/label>\n        <input type=\"number\" id=\"wcRobotPrice\" value=\"150000\">\n      <\/div>\n      <div class=\"wc-input-group\">\n        <label>Lifespan (Years)<\/label>\n        <input type=\"number\" id=\"wcLifespan\" value=\"8\">\n      <\/div>\n      <button class=\"wc-calc-btn\" id=\"wcCalcBtn\" type=\"button\">Update Analysis<\/button>\n    <\/div>\n  <\/div>\n\n  <div class=\"wc-grid\" id=\"wcResults\">\n    <div class=\"wc-panel manual\">\n      <div class=\"wc-icon-box\">\n        <svg class=\"wc-icon-svg\" viewBox=\"0 0 24 24\">\n          <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n          <path d=\"M0 0h24v24H0z\" fill=\"none\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"wc-col-title\">Manual Welding<\/h3>\n      \n      <h4 class=\"wc-cat-label\">Labor Costs<\/h4>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Base Salaries<\/span><span class=\"wc-row-val\" id=\"wcManualSalary\">$220,000<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Benefits & Overhead (30%)<\/span><span class=\"wc-row-val\" id=\"wcManualBenefits\">$66,000<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Recruitment & Training<\/span><span class=\"wc-row-val\" id=\"wcManualRecruit\">$18,000<\/span><\/div>\n      \n      <h4 class=\"wc-cat-label\">Operational Costs<\/h4>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Consumables<\/span><span class=\"wc-row-val\" id=\"wcManualConsumables\">$24,000<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Rework & Scrap (8%)<\/span><span class=\"wc-row-val\" id=\"wcManualRework\">$24,320<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Safety Costs<\/span><span class=\"wc-row-val\" id=\"wcManualSafety\">$12,000<\/span><\/div>\n      \n      <div class=\"wc-row total-row\"><span class=\"wc-row-label\">Total Annual Cost<\/span><span class=\"wc-row-val\" id=\"wcManualTotal\">$364,320<\/span><\/div>\n    <\/div>\n\n    <div class=\"wc-panel robot\">\n      <div class=\"wc-icon-box\">\n        <svg class=\"wc-icon-svg\" viewBox=\"0 0 24 24\">\n          <path d=\"M21 15c0-1.66-1.34-3-3-3-1.04 0-1.94.53-2.47 1.34l-2.9-1.93c.18-.54.29-1.12.29-1.72 0-3.31-2.69-6-6-6-.77 0-1.5.17-2.16.46l2.37 2.37c.5-.02.66.49.16.89l-4.14 3.32c-.52.41-1.14-.04-1.03-.68l.61-3.69c.11-.64.77-.92 1.22-.55l1.65 1.38c.67-.4 1.45-.63 2.29-.63 2.21 0 4 1.79 4 4 0 .93-.32 1.8-.84 2.5l2.91 1.94c.33-.21.72-.34 1.14-.34 1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2c0-.36.1-.69.26-.98l-3.23-2.15c-.75.69-1.73 1.13-2.81 1.13-2.21 0-4-1.79-4-4 0-.31.04-.6.11-.89l-2.3-1.84C3.07 9.87 3 10.42 3 11c0 3.31 2.69 6 6 6 1.89 0 3.58-.88 4.71-2.26l3.24 2.16c-.1.35-.15.72-.15 1.1 0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4z\"\/>\n          <path d=\"M0 0h24v24H0z\" fill=\"none\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"wc-col-title\">AGV Robot Welding<\/h3>\n      \n      <h4 class=\"wc-cat-label\">Labor Costs<\/h4>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">1 Robot Operator<\/span><span class=\"wc-row-val\" id=\"wcRobotOperator\">$49,500<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Benefits & Overhead (30%)<\/span><span class=\"wc-row-val\" id=\"wcRobotBenefits\">$14,850<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Equipment Depreciation<\/span><span class=\"wc-row-val\" id=\"wcRobotDeprec\">$18,750<\/span><\/div>\n      \n      <h4 class=\"wc-cat-label\">Operational Costs<\/h4>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Consumables (Optimized)<\/span><span class=\"wc-row-val\" id=\"wcRobotConsumables\">$14,400<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Rework & Scrap (1.5%)<\/span><span class=\"wc-row-val\" id=\"wcRobotRework\">$4,560<\/span><\/div>\n      <div class=\"wc-row\"><span class=\"wc-row-label\">Maintenance & Energy<\/span><span class=\"wc-row-val\" id=\"wcRobotMaint\">$11,700<\/span><\/div>\n      \n      <div class=\"wc-row total-row\"><span class=\"wc-row-label\">Total Annual Cost<\/span><span class=\"wc-row-val\" id=\"wcRobotTotal\">$113,760<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"wc-verdict\" id=\"wcVerdict\">\n    <div class=\"wc-verdict-label\">Annual Savings with AGV Robot<\/div>\n    <div class=\"wc-verdict-num\" id=\"wcSavingsNum\">$250,560<\/div>\n    <p id=\"wcVerdictText\">Switching to an AGV mobile welding robot saves approximately $250,560 per year compared to a 4-welder manual setup. The robot system pays for itself within 8 months.<\/p>\n    \n    <a href=\"#ct-popup-1791\" class=\"wc-cta-btn\">Get Instant Quote<\/a>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  function calc() {\n    var w = parseInt(document.getElementById('wcWelders').value) || 4;\n    var s = parseFloat(document.getElementById('wcSalary').value) || 55000;\n    var rp = parseFloat(document.getElementById('wcRobotPrice').value) || 150000;\n    var life = parseInt(document.getElementById('wcLifespan').value) || 8;\n\n    var mSalary = w * s;\n    var mBenefits = mSalary * 0.30;\n    var mRecruit = w * 4500;\n    var mConsumables = w * 6000;\n    var mRework = (mSalary + mConsumables) * 0.08;\n    var mSafety = w * 3000;\n    var mTotal = mSalary + mBenefits + mRecruit + mConsumables + mRework + mSafety;\n\n    var rOperator = s * 0.9;\n    var rBenefits = rOperator * 0.30;\n    var rDeprec = rp \/ life;\n    var rConsumables = w * 6000 * 0.6;\n    var rRework = (rOperator + rConsumables) * 0.015;\n    var rMaint = rp * 0.05 + 3200;\n    var rTotal = rOperator + rBenefits + rDeprec + rConsumables + rRework + rMaint;\n\n    var savings = mTotal - rTotal;\n    var payback = Math.ceil((rp \/ savings) * 12);\n\n    function fmt(n) { return '$' + Math.round(n).toLocaleString(); }\n\n    document.getElementById('wcManualSalary').textContent = fmt(mSalary);\n    document.getElementById('wcManualBenefits').textContent = fmt(mBenefits);\n    document.getElementById('wcManualRecruit').textContent = fmt(mRecruit);\n    document.getElementById('wcManualConsumables').textContent = fmt(mConsumables);\n    document.getElementById('wcManualRework').textContent = fmt(mRework);\n    document.getElementById('wcManualSafety').textContent = fmt(mSafety);\n    document.getElementById('wcManualTotal').textContent = fmt(mTotal);\n\n    document.getElementById('wcRobotOperator').textContent = fmt(rOperator);\n    document.getElementById('wcRobotBenefits').textContent = fmt(rBenefits);\n    document.getElementById('wcRobotDeprec').textContent = fmt(rDeprec);\n    document.getElementById('wcRobotConsumables').textContent = fmt(rConsumables);\n    document.getElementById('wcRobotRework').textContent = fmt(rRework);\n    document.getElementById('wcRobotMaint').textContent = fmt(rMaint);\n    document.getElementById('wcRobotTotal').textContent = fmt(rTotal);\n\n    document.getElementById('wcSavingsNum').textContent = fmt(savings);\n    document.getElementById('wcVerdictText').textContent = 'Switching to an AGV mobile welding robot saves approximately ' + fmt(savings) + ' per year compared to a ' + w + '-welder manual setup. The robot system pays for itself within ' + payback + ' months.';\n  }\n\n  document.getElementById('wcCalcBtn').addEventListener('click', function(e) { e.preventDefault(); calc(); });\n  calc();\n})();\n<\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-eb0e42a\" data-block-id=\"eb0e42a\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-eb0e42a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6a157cd\" data-v=\"4\" data-block-id=\"6a157cd\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6a157cd-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6a157cd-inner-blocks\">\n<section id=\"zx-cases-compact\">\n  <style>\n    \/* =========================================\n       1. SCOPE & VARIABLES\n       ========================================= *\/\n    #zx-cases-compact {\n      --zx-blue: #184890;\n      --zx-yellow: #FFD800;\n      --zx-text-main: #333333;\n      --zx-text-light: #666666;\n      --zx-bg-light: #f8f9fa;\n      --zx-border: #e0e0e0;\n      \n      width: 100%;\n      display: block;\n      background-color: #ffffff;\n      padding: 40px 0; \/* \u7d27\u51d1\u5185\u8fb9\u8ddd *\/\n      font-family: inherit;\n      color: var(--zx-text-main);\n      box-sizing: border-box;\n      line-height: 1.5;\n    }\n\n    #zx-cases-compact * {\n      box-sizing: border-box;\n    }\n\n    #zx-cases-compact .zx-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    \/* =========================================\n       2. HEADER (LIGHT THEME)\n       ========================================= *\/\n    #zx-cases-compact .zx-header {\n      text-align: center;\n      margin-bottom: 30px;\n      border-bottom: 1px solid var(--zx-border);\n      padding-bottom: 30px;\n    }\n\n    \/* H2 Main Title (Dark) *\/\n    #zx-cases-compact h2.zx-h2 {\n      font-size: 32px !important;\n      font-weight: 800 !important;\n      color: #000 !important;\n      margin: 0 0 10px 0 !important;\n      line-height: 1.2;\n    }\n\n    #zx-cases-compact p.zx-intro {\n      font-size: 15px;\n      color: var(--zx-text-light);\n      max-width: 800px;\n      margin: 0 auto 25px auto;\n    }\n\n    \/* Compact Global Stats Bar *\/\n    #zx-cases-compact .zx-stats-bar {\n      display: inline-flex;\n      flex-wrap: wrap;\n      gap: 30px;\n      justify-content: center;\n      background: var(--zx-bg-light);\n      padding: 15px 30px;\n      border-radius: 50px;\n      border: 1px solid var(--zx-border);\n    }\n\n    #zx-cases-compact .zx-g-stat {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--zx-blue);\n      text-transform: uppercase;\n    }\n\n    #zx-cases-compact .zx-g-stat strong {\n      font-size: 20px;\n      color: var(--zx-text-main);\n      font-weight: 800;\n    }\n\n    \/* =========================================\n       3. TABS NAVIGATION (Minimal)\n       ========================================= *\/\n    #zx-cases-compact .zx-tabs-nav {\n      display: flex;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 30px;\n      flex-wrap: wrap;\n    }\n\n    #zx-cases-compact .zx-tab-btn {\n      padding: 10px 20px;\n      cursor: pointer;\n      font-weight: 700;\n      font-size: 14px;\n      color: var(--zx-text-light);\n      border: none;\n      background: transparent;\n      border-bottom: 3px solid transparent;\n      transition: all 0.2s;\n    }\n\n    #zx-cases-compact .zx-tab-btn:hover {\n      color: var(--zx-blue);\n    }\n\n    #zx-cases-compact .zx-tab-btn.active {\n      color: var(--zx-blue);\n      border-bottom-color: var(--zx-yellow);\n    }\n\n    \/* =========================================\n       4. CASE CONTENT (Compact)\n       ========================================= *\/\n    #zx-cases-compact .zx-tab-content {\n      display: none;\n      animation: zxFade 0.4s ease;\n    }\n    #zx-cases-compact .zx-tab-content.active { display: block; }\n    @keyframes zxFade { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: none; } }\n\n    \/* Case Header *\/\n    #zx-cases-compact h3.zx-h3 {\n      font-size: 24px !important;\n      color: var(--zx-blue) !important;\n      margin: 0 0 10px 0 !important;\n      font-weight: 700 !important;\n    }\n\n    #zx-cases-compact p.zx-subtitle {\n      font-size: 16px;\n      color: #555;\n      font-style: italic;\n      margin-bottom: 20px;\n    }\n\n    \/* Horizontal Meta Bar *\/\n    #zx-cases-compact .zx-meta-bar {\n      display: flex;\n      flex-wrap: wrap;\n      background: var(--zx-bg-light);\n      border-left: 4px solid var(--zx-yellow);\n      padding: 12px 20px;\n      gap: 20px;\n      margin-bottom: 30px;\n      font-size: 13px;\n    }\n\n    #zx-cases-compact .zx-meta-item strong {\n      color: var(--zx-blue);\n      text-transform: uppercase;\n      margin-right: 5px;\n    }\n\n    \/* 2-Column Grid *\/\n    #zx-cases-compact .zx-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 30px;\n      margin-bottom: 30px;\n    }\n\n    #zx-cases-compact h4.zx-h4 {\n      font-size: 16px !important;\n      color: var(--zx-text-main) !important;\n      border-bottom: 2px solid var(--zx-yellow);\n      display: inline-block;\n      padding-bottom: 5px;\n      margin: 0 0 15px 0 !important;\n      text-transform: uppercase;\n    }\n\n    #zx-cases-compact ul.zx-list {\n      padding-left: 15px;\n      margin: 0;\n    }\n    #zx-cases-compact ul.zx-list li {\n      margin-bottom: 5px;\n      font-size: 14px;\n      color: #555;\n    }\n\n    \/* Results Bar (Dark Blue Strip) *\/\n    #zx-cases-compact .zx-results {\n      background: var(--zx-blue);\n      color: #fff;\n      padding: 25px;\n      border-radius: 6px;\n      margin-bottom: 25px;\n    }\n\n    #zx-cases-compact .zx-res-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 15px;\n      text-align: center;\n      margin-bottom: 20px;\n      border-bottom: 1px solid rgba(255,255,255,0.1);\n      padding-bottom: 20px;\n    }\n\n    #zx-cases-compact .zx-res-val {\n      display: block;\n      font-size: 28px;\n      font-weight: 800;\n      color: var(--zx-yellow);\n      line-height: 1;\n    }\n\n    #zx-cases-compact .zx-res-label {\n      font-size: 11px;\n      text-transform: uppercase;\n      opacity: 0.8;\n    }\n\n    #zx-cases-compact .zx-quote {\n      font-size: 14px;\n      font-style: italic;\n      opacity: 0.9;\n      text-align: center;\n    }\n    #zx-cases-compact .zx-quote span {\n      display: block;\n      margin-top: 5px;\n      font-weight: 700;\n      color: var(--zx-yellow);\n      font-style: normal;\n      font-size: 12px;\n    }\n\n    \/* Takeaway Box *\/\n    #zx-cases-compact .zx-note {\n      background: #fff;\n      border: 1px solid var(--zx-border);\n      padding: 20px;\n      border-radius: 6px;\n      font-size: 14px;\n    }\n\n    \/* =========================================\n       5. ROI CALCULATOR TOOL (New)\n       ========================================= *\/\n    #zx-cases-compact .zx-roi-tool {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fff;\n      border: 2px solid var(--zx-blue);\n      padding: 30px;\n      border-radius: 8px;\n      margin-top: 50px;\n      gap: 30px;\n      flex-wrap: wrap;\n      box-shadow: 0 5px 20px rgba(24, 72, 144, 0.05);\n    }\n\n    #zx-cases-compact .zx-roi-content {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    #zx-cases-compact .zx-roi-content h4 {\n      font-size: 20px !important;\n      color: var(--zx-blue) !important;\n      font-weight: 800 !important;\n      margin: 0 0 8px 0 !important;\n      border-bottom: none !important;\n      display: block !important;\n      text-transform: none !important;\n    }\n\n    #zx-cases-compact .zx-roi-content p {\n      font-size: 15px !important;\n      color: #555 !important;\n      margin: 0 !important;\n    }\n\n    #zx-cases-compact .zx-roi-btn {\n      display: inline-block;\n      background-color: var(--zx-yellow);\n      color: var(--zx-blue) !important;\n      font-family: inherit;\n      font-size: 16px;\n      font-weight: 700;\n      padding: 15px 30px;\n      border-radius: 6px;\n      text-decoration: none;\n      transition: all 0.2s ease;\n      white-space: nowrap;\n      box-shadow: 0 4px 10px rgba(255, 216, 0, 0.3);\n    }\n\n    #zx-cases-compact .zx-roi-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 15px rgba(255, 216, 0, 0.4);\n      background-color: #ffe066;\n    }\n\n    \/* Responsive *\/\n    @media (max-width:690px) {\n      #zx-cases-compact .zx-stats-bar { flex-direction: column; gap: 10px; border-radius: 8px; width: 100%; }\n      #zx-cases-compact .zx-grid { grid-template-columns: 1fr; gap: 20px; }\n      #zx-cases-compact .zx-res-grid { grid-template-columns: 1fr 1fr; gap: 20px; }\n      #zx-cases-compact .zx-meta-bar { flex-direction: column; gap: 10px; }\n      \n      #zx-cases-compact .zx-roi-tool { flex-direction: column; text-align: center; }\n      #zx-cases-compact .zx-roi-btn { width: 100%; text-align: center; }\n    }\n  <\/style>\n\n  <div class=\"zx-container\">\n    \n    <div class=\"zx-header\">\n      <h2 class=\"zx-h2\">Welding Automation Solutions Customer Case Study<\/h2>\n      <p class=\"zx-intro\">Evaluating mobile Welding Robots for cost savings, throughput improvements and consistent quality welding. Documented ROI from leading manufacturers.<\/p>\n      \n      <div class=\"zx-stats-bar\">\n        <div class=\"zx-g-stat\"><strong>200+<\/strong> Robots<\/div>\n        <div class=\"zx-g-stat\"><strong>47<\/strong> Countries<\/div>\n        <div class=\"zx-g-stat\"><strong>99.2%<\/strong> Pass Rate<\/div>\n        <div class=\"zx-g-stat\"><strong>14 mo<\/strong> ROI<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"zx-tabs-nav\">\n      <button class=\"zx-tab-btn active\" onclick=\"zxCompactTab(event, 'c1')\">01 Shipbuilding<\/button>\n      <button class=\"zx-tab-btn\" onclick=\"zxCompactTab(event, 'c2')\">02 Steel Structure<\/button>\n      <button class=\"zx-tab-btn\" onclick=\"zxCompactTab(event, 'c3')\">03 Pipeline<\/button>\n      <button class=\"zx-tab-btn\" onclick=\"zxCompactTab(event, 'c4')\">04 Heavy Fab<\/button>\n    <\/div>\n\n    <div id=\"c1\" class=\"zx-tab-content active\">\n      <h3 class=\"zx-h3\">Replacing 12 Manual Welders with 3 AGV Robots<\/h3>\n      <p class=\"zx-subtitle\">How Nordic Marine Engineering AB eliminated welding bottlenecks and achieved 62% cycle time reduction.<\/p>\n      \n      <div class=\"zx-meta-bar\">\n        <div class=\"zx-meta-item\"><strong>Client:<\/strong> Nordic Marine Engineering AB<\/div>\n        <div class=\"zx-meta-item\"><strong>Loc:<\/strong> Sweden<\/div>\n        <div class=\"zx-meta-item\"><strong>Time:<\/strong> 6 Months<\/div>\n        <div class=\"zx-meta-item\"><strong>Gear:<\/strong> 3\u00d7 AGV-WR600<\/div>\n      <\/div>\n\n      <div class=\"zx-grid\">\n        <div>\n          <h4 class=\"zx-h4\">The Challenge<\/h4>\n          <p>Facing a labor crisis with 8 senior welders retiring, training replacements took 24+ months. Rework rates were 11% due to fatigue-induced defects.<\/p>\n        <\/div>\n        <div>\n          <h4 class=\"zx-h4\">Our Solution<\/h4>\n          <p>Integrated 3 AGV-WR600 robots with laser seam tracking (+\/- 0.15mm). The system performs multi-pass SAW on hull panels autonomously.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"zx-results\">\n        <div class=\"zx-res-grid\">\n          <div><span class=\"zx-res-val\">62%<\/span><span class=\"zx-res-label\">Faster Cycle<\/span><\/div>\n          <div><span class=\"zx-res-val\">0.8%<\/span><span class=\"zx-res-label\">Defect Rate<\/span><\/div>\n          <div><span class=\"zx-res-val\">\u20ac1.4M<\/span><span class=\"zx-res-label\">Saved\/Yr<\/span><\/div>\n          <div><span class=\"zx-res-val\">11mo<\/span><span class=\"zx-res-label\">Payback<\/span><\/div>\n        <\/div>\n        <div class=\"zx-quote\">\n          \"The AGV system provides a higher level of consistency than our best Class A welders.\"\n          <span>\u2014 Lars Eriksson, VP Manufacturing<\/span>\n        <\/div>\n      <\/div>\n      \n      <div class=\"zx-note\">\n        <strong>Key Takeaway:<\/strong> Shipbuilding workpieces are too large to move. Our AGV navigates steel decks autonomously to bring the robot to the weld.\n      <\/div>\n    <\/div>\n\n    <div id=\"c2\" class=\"zx-tab-content\">\n      <h3 class=\"zx-h3\">Automating High-Mix Steel Beam Welding<\/h3>\n      <p class=\"zx-subtitle\">Processing 85+ different beam structures per week with a single mobile welding robot cell.<\/p>\n      \n      <div class=\"zx-meta-bar\">\n        <div class=\"zx-meta-item\"><strong>Client:<\/strong> Lone Star Structural Steel<\/div>\n        <div class=\"zx-meta-item\"><strong>Loc:<\/strong> USA<\/div>\n        <div class=\"zx-meta-item\"><strong>Time:<\/strong> 4 Months<\/div>\n        <div class=\"zx-meta-item\"><strong>Gear:<\/strong> 2\u00d7 AGV-WR450<\/div>\n      <\/div>\n\n      <div class=\"zx-grid\">\n        <div>\n          <h4 class=\"zx-h4\">The Challenge<\/h4>\n          <p>Handling 85+ unique beam configs weekly. Fixed automation failed because programming took 45+ mins per joint. Manual welders were scarce.<\/p>\n        <\/div>\n        <div>\n          <h4 class=\"zx-h4\">Our Solution<\/h4>\n          <p>Deployed robots with AdaptVision\u2122 3D scanning. It scans, plans, and welds in under 90 seconds without manual programming.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"zx-results\">\n        <div class=\"zx-res-grid\">\n          <div><span class=\"zx-res-val\">340%<\/span><span class=\"zx-res-label\">Throughput<\/span><\/div>\n          <div><span class=\"zx-res-val\">3min<\/span><span class=\"zx-res-label\">Changeover<\/span><\/div>\n          <div><span class=\"zx-res-val\">$890K<\/span><span class=\"zx-res-label\">Saved\/Yr<\/span><\/div>\n          <div><span class=\"zx-res-val\">97%<\/span><span class=\"zx-res-label\">Pass Rate<\/span><\/div>\n        <\/div>\n        <div class=\"zx-quote\">\n          \"We went from dreading new project specs to welcoming variety \u2014 the robot adapts faster than our best programmers.\"\n          <span>\u2014 Mike Hernandez, Foreman<\/span>\n        <\/div>\n      <\/div>\n      \n      <div class=\"zx-note\">\n        <strong>Key Takeaway:<\/strong> Adaptive vision eliminates the programming bottleneck, making robotics viable for high-mix\/low-volume shops.\n      <\/div>\n    <\/div>\n\n    <div id=\"c3\" class=\"zx-tab-content\">\n      <h3 class=\"zx-h3\">120-km Desert Pipeline Project<\/h3>\n      <p class=\"zx-subtitle\">Welding 4,800 pipe joints in 9 months in extreme desert conditions.<\/p>\n      \n      <div class=\"zx-meta-bar\">\n        <div class=\"zx-meta-item\"><strong>Client:<\/strong> Al-Rashid Engineering<\/div>\n        <div class=\"zx-meta-item\"><strong>Loc:<\/strong> UAE<\/div>\n        <div class=\"zx-meta-item\"><strong>Time:<\/strong> 9 Months<\/div>\n        <div class=\"zx-meta-item\"><strong>Gear:<\/strong> 5\u00d7 AGV-WR320P<\/div>\n      <\/div>\n\n      <div class=\"zx-grid\">\n        <div>\n          <h4 class=\"zx-h4\">The Challenge<\/h4>\n          <p>4,800 critical girth welds needed in 48\u00b0C heat. Missing the deadline meant $180k\/day penalties. Human welders could not sustain the pace.<\/p>\n        <\/div>\n        <div>\n          <h4 class=\"zx-h4\">Our Solution<\/h4>\n          <p>IP65-rated AGV-WR320P robots with built-in cooling. Each completes a weld in 55 mins (vs 4.5 hrs manual) consistently in heat.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"zx-results\">\n        <div class=\"zx-res-grid\">\n          <div><span class=\"zx-res-val\">6 Wks<\/span><span class=\"zx-res-label\">Early Finish<\/span><\/div>\n          <div><span class=\"zx-res-val\">98.6%<\/span><span class=\"zx-res-label\">Pass Rate<\/span><\/div>\n          <div><span class=\"zx-res-val\">$4.2M<\/span><span class=\"zx-res-label\">Saved<\/span><\/div>\n          <div><span class=\"zx-res-val\">79%<\/span><span class=\"zx-res-label\">Labor Cut<\/span><\/div>\n        <\/div>\n        <div class=\"zx-quote\">\n          \"The mobile welding robots changed the definition of field welding. We booked them for our next three contracts.\"\n          <span>\u2014 Khalid Al-Mahmoud, Director<\/span>\n        <\/div>\n      <\/div>\n      \n      <div class=\"zx-note\">\n        <strong>Key Takeaway:<\/strong> Robots deliver compliant welds regardless of heat or fatigue, essential for critical pipeline timelines.\n      <\/div>\n    <\/div>\n\n    <div id=\"c4\" class=\"zx-tab-content\">\n      <h3 class=\"zx-h3\">Zero-Defect Excavator Boom Production<\/h3>\n      <p class=\"zx-subtitle\">Cutting weld defect rates from 9% to 0.3% to capture a Caterpillar OEM contract.<\/p>\n      \n      <div class=\"zx-meta-bar\">\n        <div class=\"zx-meta-item\"><strong>Client:<\/strong> Yangtze Heavy Machinery<\/div>\n        <div class=\"zx-meta-item\"><strong>Loc:<\/strong> China<\/div>\n        <div class=\"zx-meta-item\"><strong>Time:<\/strong> 5 Months<\/div>\n        <div class=\"zx-meta-item\"><strong>Gear:<\/strong> 4\u00d7 AGV-WR500H<\/div>\n      <\/div>\n\n      <div class=\"zx-grid\">\n        <div>\n          <h4 class=\"zx-h4\">The Challenge<\/h4>\n          <p>OEM contract required <0.5% defect rate on complex Q690D steel booms. Manual welding averaged 9.2%, failing the audit.<\/p>\n        <\/div>\n        <div>\n          <h4 class=\"zx-h4\">Our Solution<\/h4>\n          <p>Heavy-duty AGVs with WeldEye\u2122 monitoring. It tracks voltage\/current in real-time, enforcing 100% digital traceability.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"zx-results\">\n        <div class=\"zx-res-grid\">\n          <div><span class=\"zx-res-val\">0.3%<\/span><span class=\"zx-res-label\">Defect Rate<\/span><\/div>\n          <div><span class=\"zx-res-val\">100%<\/span><span class=\"zx-res-label\">Traceable<\/span><\/div>\n          <div><span class=\"zx-res-val\">\u00a518M<\/span><span class=\"zx-res-label\">Contract<\/span><\/div>\n          <div><span class=\"zx-res-val\">210%<\/span><span class=\"zx-res-label\">Throughput<\/span><\/div>\n        <\/div>\n        <div class=\"zx-quote\">\n          \"The real-time monitoring and traceability features won us the contract \u2013 competitors couldn't offer that level of data.\"\n          <span>\u2014 Dr. Wei Zhang, Quality Director<\/span>\n        <\/div>\n      <\/div>\n      \n      <div class=\"zx-note\">\n        <strong>Key Takeaway:<\/strong> Tier-1 OEM contracts demand digital proof of quality. Automated monitoring exceeds industry acceptance criteria.\n      <\/div>\n    <\/div>\n\n    <div class=\"zx-roi-tool\">\n        <div class=\"zx-roi-content\">\n            <h4>Welding Robot ROI Calculator<\/h4>\n            <p>Estimate your payback period and annual savings by switching from manual welding to an AGV mobile welding robot.<\/p>\n        <\/div>\n        <a href=\"https:\/\/zxweldingrobot.com\/products\/agv-mobile-welding-robot\/welding-robot-roi-calculator\/\" class=\"zx-roi-btn\" target=\"_blank\">Calculate Now &rarr;<\/a>\n    <\/div>\n\n  <\/div>\n\n  <script>\n    function zxCompactTab(e, id) {\n      \/\/ Hide contents\n      var contents = document.querySelectorAll('#zx-cases-compact .zx-tab-content');\n      for (var i = 0; i < contents.length; i++) contents[i].classList.remove('active');\n      \n      \/\/ Deactivate buttons\n      var btns = document.querySelectorAll('#zx-cases-compact .zx-tab-btn');\n      for (var i = 0; i < btns.length; i++) btns[i].classList.remove('active');\n      \n      \/\/ Activate target\n      document.getElementById(id).classList.add('active');\n      e.currentTarget.classList.add('active');\n    }\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-f6a897f\" data-block-id=\"f6a897f\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-f6a897f-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-39970e5\" data-v=\"4\" data-block-id=\"39970e5\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-39970e5-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-39970e5-inner-blocks\">\n<section id=\"zx-agv-faq\" aria-label=\"AGV Welding Robot FAQs\">\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is an AGV mobile welding robot and how does it work?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is a self-driving unit \u2014 an automated guided vehicle \u2014 that carries a 6-axis arm right to the workpiece. Ours uses TracerStudio vision with 0.1 mm accuracy to find the seam, align the torch, and weld. Runs on a steering-wheel drive at about 2.2 km\/h.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can it work on uneven or muddy ground?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Standard wheeled units suit flat floors. For an applicable environment with muddy ground or including uneven ground, get a tracked base. Trade-off: slower speed, larger turning radius, but better stability for outdoor steel yards.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How much payload \u2014 can it carry heavier cargo?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Standard weighs 2,500 kg and carries the full setup. Can carry heavier cargo with reinforced axles. Industry range: 500 kg to several tons.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What weld processes does it support?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Base ships with Aotal NBC500RP Plus for MIG\/MAG. Modular: swap in TIG, fiber laser, or submerged arc for beam production line jobs.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What does one cost?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Base: $80K\u2013$150K. Add advanced vision, laser, or customization and price can exceed $250K. Most buyers see payback inside 18 months factoring in labor savings.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Tracked vs wheeled \u2014 speed and efficiency differences?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Wheeled is faster (2.2 km\/h), more agile, better indoors. Tracked handles rough terrain but is slower with a larger turning radius. For most shops, wheeled wins.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can it integrate with existing positioners?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Controller talks to your positioner and rotator through Modbus, EtherNet\/IP, or PROFINET. Real-time coordination. We have run this from 6-inch pipe spools to 3-meter vessels.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can Zhouxiang do OEM or custom builds?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"That is what we do. 200+ patents, 160,000 m\u00b2 in Wuxi. Custom dimensions, sensors, integration with milling machine stations. Manufacturing lead time: 90\u2013120 days for fully custom.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n\n  <style>\n    \/* =========================================\n       1. SCOPE & VARIABLES\n       ========================================= *\/\n    #zx-agv-faq {\n      --zx-blue: #184890;\n      --zx-yellow: #FFD800;\n      --zx-text-dark: #111827;\n      --zx-text-gray: #4b5563;\n      --zx-white: #ffffff;\n      --zx-border: #e5e7eb;\n      width: 100% !important;\n      box-sizing: border-box !important;\n      padding: 40px 20px !important;\n      background-color: var(--zx-white) !important;\n      font-family: inherit !important;\n      line-height: 1.6 !important;\n    }\n\n    #zx-agv-faq *, #zx-agv-faq *::before, #zx-agv-faq *::after {\n      box-sizing: border-box !important;\n      margin: 0;\n      padding: 0;\n    }\n\n    #zx-agv-faq .zx-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      width: 100% !important;\n    }\n\n    \/* =========================================\n       2. HEADER SECTION\n       ========================================= *\/\n    #zx-agv-faq header {\n      text-align: center !important;\n      margin-bottom: 50px !important;\n    }\n\n    #zx-agv-faq h2.zx-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: var(--zx-text-dark) !important;\n      line-height: 1.25 !important;\n      letter-spacing: -0.5px !important;\n    }\n\n    \/* =========================================\n       3. TWO-COLUMN LAYOUT\n       ========================================= *\/\n    #zx-agv-faq .zx-faq-grid {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 24px !important;\n      align-items: start !important;\n    }\n\n    #zx-agv-faq .zx-faq-col {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 16px !important;\n    }\n\n    \/* =========================================\n       4. ACCORDION ITEM STYLES\n       ========================================= *\/\n    #zx-agv-faq .zx-acc-item {\n      border: 1px solid var(--zx-border) !important;\n      border-radius: 6px !important;\n      background: var(--zx-white) !important;\n      transition: all 0.3s ease !important;\n      overflow: hidden !important;\n    }\n\n    #zx-agv-faq .zx-acc-item.active {\n      border-color: var(--zx-blue) !important;\n      box-shadow: 0 10px 30px -10px rgba(24, 72, 144, 0.15) !important;\n    }\n\n    #zx-agv-faq .zx-acc-trigger {\n      width: 100% !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      padding: 20px 24px !important;\n      background: none !important;\n      border: none !important;\n      cursor: pointer !important;\n      text-align: left !important;\n      position: relative !important;\n    }\n\n    #zx-agv-faq .zx-acc-trigger::before {\n      content: '' !important;\n      position: absolute !important;\n      left: 0 !important;\n      top: 0 !important;\n      bottom: 0 !important;\n      width: 4px !important;\n      background: var(--zx-yellow) !important;\n      opacity: 0 !important;\n      transition: opacity 0.3s ease !important;\n    }\n\n    #zx-agv-faq .zx-acc-item.active .zx-acc-trigger::before {\n      opacity: 1 !important;\n    }\n\n    #zx-agv-faq h3.zx-question {\n      font-size: 17px !important;\n      font-weight: 700 !important;\n      color: var(--zx-text-dark) !important;\n      margin: 0 !important;\n      padding-right: 20px !important;\n      line-height: 1.4 !important;\n    }\n\n    #zx-agv-faq .zx-acc-item.active h3.zx-question {\n      color: var(--zx-blue) !important;\n    }\n\n    #zx-agv-faq .zx-icon-svg {\n      width: 20px !important;\n      height: 20px !important;\n      flex-shrink: 0 !important;\n      stroke: var(--zx-blue) !important;\n      fill: none !important;\n      stroke-width: 2.5 !important;\n      stroke-linecap: round !important;\n      stroke-linejoin: round !important;\n      transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\n    }\n\n    #zx-agv-faq .zx-acc-item.active .zx-icon-svg {\n      transform: rotate(180deg) !important;\n      stroke: var(--zx-yellow) !important;\n    }\n\n    #zx-agv-faq .zx-acc-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;\n      background-color: #fcfcfc !important;\n    }\n\n    #zx-agv-faq .zx-acc-inner {\n      padding: 0 24px 24px 24px !important;\n      font-size: 15px !important;\n      color: var(--zx-text-gray) !important;\n      line-height: 1.7 !important;\n    }\n\n    \/* =========================================\n       5. RESPONSIVE\n       ========================================= *\/\n    @media (max-width: 900px) {\n      #zx-agv-faq .zx-faq-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n      }\n    }\n\n    @media (max-width: 600px) {\n      #zx-agv-faq { padding: 40px 15px !important; }\n      #zx-agv-faq h2.zx-title { font-size: 26px !important; }\n    }\n  <\/style>\n\n  <div class=\"zx-container\">\n    <header>\n      <h2 class=\"zx-title\">Frequently Asked Questions<\/h2>\n    <\/header>\n\n    <div class=\"zx-faq-grid\">\n      <div class=\"zx-faq-col\">\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">What is an AGV mobile welding robot and how does it work?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">It is a self-driving unit \u2014 an automated guided vehicle \u2014 that carries a 6-axis arm right to the workpiece. Ours uses TracerStudio vision with 0.1 mm accuracy to find the seam, align the torch, and weld. Runs on a steering-wheel drive at about 2.2 km\/h.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">Can it work on uneven or muddy ground?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">Standard wheeled units suit flat floors. For an applicable environment with muddy ground or including uneven ground, get a tracked base. Trade-off: slower speed, larger turning radius, but better stability for outdoor steel yards.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">How much payload \u2014 can it carry heavier cargo?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">Standard weighs 2,500 kg and carries the full setup. Can carry heavier cargo with reinforced axles. Industry range: 500 kg to several tons.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">What weld processes does it support?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">Base ships with Aotal NBC500RP Plus for MIG\/MAG. Modular: swap in TIG, fiber laser, or submerged arc for beam production line jobs.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"zx-faq-col\">\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">What does one cost?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">Base: $80K\u2013$150K. Add advanced vision, laser, or customization and price can exceed $250K. Most buyers see payback inside 18 months factoring in labor savings.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">Tracked vs wheeled \u2014 speed and efficiency differences?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">Wheeled is faster (2.2 km\/h), more agile, better indoors. Tracked handles rough terrain but is slower with a larger turning radius. For most shops, wheeled wins.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">Can it integrate with existing positioners?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">Yes. Controller talks to your positioner and rotator through Modbus, EtherNet\/IP, or PROFINET. Real-time coordination. We have run this from 6-inch pipe spools to 3-meter vessels.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"zx-acc-item\">\n          <button class=\"zx-acc-trigger\" aria-expanded=\"false\">\n            <h3 class=\"zx-question\">Can Zhouxiang do OEM or custom builds?<\/h3>\n            <svg class=\"zx-icon-svg\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"zx-acc-content\">\n            <div class=\"zx-acc-inner\">That is what we do. 200+ patents, 160,000 m\u00b2 in Wuxi. Custom dimensions, sensors, integration with milling machine stations. Manufacturing lead time: 90\u2013120 days for fully custom.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function() {\n      const triggers = document.querySelectorAll('#zx-agv-faq .zx-acc-trigger');\n      triggers.forEach(trigger => {\n        trigger.addEventListener('click', function() {\n          const item = this.parentElement;\n          const content = this.nextElementSibling;\n          const isActive = item.classList.contains('active');\n          \n          document.querySelectorAll('#zx-agv-faq .zx-acc-item').forEach(el => {\n            el.classList.remove('active');\n            el.querySelector('.zx-acc-trigger').setAttribute('aria-expanded', 'false');\n            el.querySelector('.zx-acc-content').style.maxHeight = null;\n          });\n\n          if (!isActive) {\n            item.classList.add('active');\n            this.setAttribute('aria-expanded', 'true');\n            content.style.maxHeight = content.scrollHeight + \"px\";\n          }\n        });\n      });\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u2605\u2605\u2605\u2605\u2605 Since 1991 \u00b7 Global Industry Leader AGV Mobile Welding Robot AGV Mobile Welding Robot \u2014 Industrial Steel Machine Intelligent agv mobile welding robot carts for beam production line work, heavy steel fabrication, and shipyard operations. 0.1 mm Vision Accuracy 6-Axis Robot Arm Self-Driving Mobile Platform Request a Quote &rarr; View Specifications Certified Excellence ISO [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":2075,"parent":1786,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-2070","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/pages\/2070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/comments?post=2070"}],"version-history":[{"count":0,"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/pages\/2070\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/pages\/1786"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/media\/2075"}],"wp:attachment":[{"href":"https:\/\/zxweldingrobot.com\/es\/wp-json\/wp\/v2\/media?parent=2070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}