{"id":803,"date":"2026-02-07T05:24:27","date_gmt":"2026-02-07T05:24:27","guid":{"rendered":"https:\/\/zeeyielec.com\/?page_id=803"},"modified":"2026-02-15T15:17:54","modified_gmt":"2026-02-15T15:17:54","slug":"products","status":"publish","type":"page","link":"https:\/\/zeeyielec.com\/de\/products\/","title":{"rendered":"Produkte"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-aa1906d\" data-block-id=\"aa1906d\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-aa1906d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-cd4d6e3\" data-v=\"4\" data-block-id=\"cd4d6e3\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-cd4d6e3-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-cd4d6e3-inner-blocks\">\n<!-- \n  [WordPress Block] Zeeyi Product Center Hero \n  \u8bf4\u660e\uff1a\u8bf7\u5c06\u6b64\u4ee3\u7801\u76f4\u63a5\u590d\u5236\u5230\u53e4\u817e\u5821\u7f16\u8f91\u5668\u7684 \"\u81ea\u5b9a\u4e49HTML\" (Custom HTML) \u533a\u5757\u4e2d\u3002\n-->\n\n<!-- \u5f15\u5165\u5b57\u4f53\u4e0e\u56fe\u6807\u5e93 (\u5982\u679c\u4e3b\u9898\u5df2\u5f15\u5165\u53ef\u5220\u9664) -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;700;800&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n\n<style>\n    \/* --- Scoped CSS for Zeeyi Product Hero --- *\/\n    \n    \/* \u5c06\u53d8\u91cf\u4f5c\u7528\u57df\u9650\u5236\u5728\u7ec4\u4ef6\u5185\u90e8\uff0c\u9632\u6b62\u6c61\u67d3\u5168\u5c40 *\/\n    .zeeyi-product-hero-wrapper {\n        \/* \u54c1\u724c\u8272 *\/\n        --z-bg-main: #102136;\n        --z-accent: #78d3ca;\n        --z-accent-hover: #8be4db;\n        \n        \/* \u6587\u5b57\u8272 *\/\n        --z-text-primary: #e2e8f0;\n        --z-text-secondary: #94a3b8;\n        --z-text-dark: #0b2530;\n        --z-text-white: #ffffff;\n\n        \/* \u5c3a\u5bf8 *\/\n        --z-max-width: 1280px;\n        \n        \/* \u73bb\u7483\u62df\u6001 *\/\n        --z-glass-bg: rgba(255, 255, 255, 0.05);\n        --z-glass-border: 1px solid rgba(255, 255, 255, 0.14);\n        --z-glass-border-hover: 1px solid rgba(120, 211, 202, 0.6);\n\n        \/* \u57fa\u7840\u8bbe\u5b9a *\/\n        font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, sans-serif;\n        background-color: var(--z-bg-main);\n        color: var(--z-text-primary);\n        -webkit-font-smoothing: antialiased;\n        box-sizing: border-box;\n        line-height: 1.5;\n        \n        \/* \u5e03\u5c40 *\/\n        position: relative;\n        width: 100%;\n        min-height: 580px; \n        height: 60vh; \/* \u4fdd\u6301\u9ad8\u5ea6\u4e00\u81f4\u6027 *\/\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n        padding-bottom: 80px; \/* \u4e3a\u7edd\u5bf9\u5b9a\u4f4d\u7684 Footer \u7559\u51fa\u7a7a\u95f4 *\/\n    }\n\n    \/* \u7edf\u4e00\u76d2\u6a21\u578b *\/\n    .zeeyi-product-hero-wrapper *, \n    .zeeyi-product-hero-wrapper *::before, \n    .zeeyi-product-hero-wrapper *::after {\n        box-sizing: border-box;\n    }\n\n    \/* \u80cc\u666f\u56fe\u7247\u5c42 *\/\n    .zeeyi-hero-bg {\n        position: absolute;\n        inset: 0;\n        z-index: 0;\n        background: #102136;\n    }\n\n    .zeeyi-hero-bg img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        opacity: 0.58; \n        mix-blend-mode: overlay; \n        transition: transform 10s ease;\n        display: block; \/* \u6d88\u9664\u56fe\u7247\u5e95\u90e8\u95f4\u9699 *\/\n    }\n    \n    .zeeyi-product-hero-wrapper:hover .zeeyi-hero-bg img {\n        transform: scale(1.05);\n    }\n\n    \/* \u906e\u7f69\u5c42 *\/\n    .zeeyi-overlay-bottom {\n        position: absolute; inset: 0;\n        background: linear-gradient(to top, #102136 0%, rgba(16, 33, 54, 0.45) 60%, transparent 100%);\n        z-index: 1;\n        pointer-events: none;\n    }\n    .zeeyi-overlay-left {\n        position: absolute; inset: 0;\n        background: linear-gradient(to right, rgba(16, 33, 54, 0.95) 0%, rgba(16, 33, 54, 0.45) 50%, transparent 100%);\n        z-index: 1;\n        pointer-events: none;\n    }\n\n    \/* \u5185\u5bb9\u6805\u683c *\/\n    .zeeyi-hero-container {\n        position: relative;\n        z-index: 2;\n        width: 100%;\n        max-width: var(--z-max-width);\n        display: grid;\n        grid-template-columns: 7fr 5fr; \/* \u5de67 \u53f35 *\/\n        gap: 48px; \n        align-items: center;\n        padding: 0 48px;\n    }\n\n    \/* \u5de6\u4fa7\u5185\u5bb9\u533a *\/\n    .zeeyi-content-left {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n    }\n\n    \/* Eyebrow *\/\n    .zeeyi-eyebrow {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin-bottom: 24px;\n    }\n    \n    .zeeyi-eyebrow-line {\n        height: 1px;\n        width: 48px;\n        background-color: var(--z-accent);\n    }\n\n    .zeeyi-eyebrow-text {\n        color: var(--z-accent);\n        font-size: 0.75rem;\n        font-weight: 700;\n        letter-spacing: 0.2em;\n        text-transform: uppercase;\n    }\n\n    \/* H1 Title *\/\n    .zeeyi-product-hero-wrapper h1 {\n        font-size: 3.5rem;\n        line-height: 0.95;\n        font-weight: 800;\n        letter-spacing: -0.05em;\n        color: #ffffff;\n        margin: 0 0 24px;\n        max-width: 100%;\n    }\n\n    \/* Subcopy *\/\n    .zeeyi-subcopy {\n        font-size: 1.125rem;\n        font-weight: 300;\n        line-height: 1.62;\n        color: var(--z-text-primary);\n        margin-bottom: 40px;\n        max-width: 90%; \n        position: relative;\n        padding-left: 24px;\n    }\n\n    .zeeyi-subcopy::before {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        top: 4px;\n        bottom: 4px;\n        width: 4px;\n        background: var(--z-accent);\n        border-radius: 2px;\n    }\n\n    \/* CTA Group *\/\n    .zeeyi-cta-group {\n        display: flex;\n        gap: 16px;\n        width: 100%;\n        padding-left: 24px;\n    }\n\n    \/* Buttons *\/\n    .zeeyi-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        height: 48px;\n        padding: 0 28px;\n        border-radius: 4px;\n        font-size: 15px;\n        font-weight: 600;\n        text-decoration: none;\n        transition: all 0.2s ease;\n        cursor: pointer;\n        white-space: nowrap;\n    }\n\n    .zeeyi-btn-primary {\n        background-color: var(--z-accent);\n        color: var(--z-text-dark);\n        border: 1px solid transparent;\n    }\n\n    .zeeyi-btn-primary:hover {\n        background-color: var(--z-accent-hover);\n        transform: translateY(-1px);\n        color: var(--z-text-dark); \/* \u5f3a\u5236\u4fdd\u6301\u6587\u5b57\u989c\u8272 *\/\n    }\n\n    .zeeyi-btn-secondary {\n        background-color: transparent;\n        color: var(--z-text-primary);\n        border: 1px solid rgba(255,255,255,0.32);\n    }\n\n    .zeeyi-btn-secondary:hover {\n        border-color: var(--z-accent);\n        color: #ffffff;\n    }\n\n    \/* \u53f3\u4fa7\u5361\u7247\u533a *\/\n    .zeeyi-content-right {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    .zeeyi-card-group-title {\n        font-size: 12px;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n        color: var(--z-text-secondary);\n        margin-bottom: 16px;\n        opacity: 0.8;\n        font-weight: 600;\n    }\n\n    .zeeyi-access-card {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        background: var(--z-glass-bg);\n        border: var(--z-glass-border);\n        border-radius: 8px;\n        padding: 24px 28px;\n        margin-bottom: 16px;\n        text-decoration: none;\n        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n        backdrop-filter: blur(8px);\n    }\n\n    .zeeyi-access-card:last-child {\n        margin-bottom: 0;\n    }\n\n    .zeeyi-card-content h3 {\n        font-size: 16px;\n        font-weight: 600;\n        color: #ffffff;\n        margin: 0 0 4px;\n        letter-spacing: -0.01em;\n    }\n\n    .zeeyi-card-content p {\n        font-size: 14px;\n        color: var(--z-text-secondary);\n        line-height: 1.4;\n        max-width: 320px;\n        margin: 0;\n    }\n\n    .zeeyi-card-icon {\n        color: var(--z-text-secondary);\n        transition: transform 0.3s ease, color 0.3s ease;\n        flex-shrink: 0;\n        margin-left: 16px;\n        width: 24px;\n        height: 24px;\n    }\n\n    .zeeyi-access-card:hover {\n        border: var(--z-glass-border-hover);\n        background: rgba(255, 255, 255, 0.08);\n        transform: translateY(-1px);\n    }\n\n    .zeeyi-access-card:hover .zeeyi-card-icon {\n        color: var(--z-accent);\n        transform: translateX(4px);\n    }\n\n    \/* \u5e95\u90e8\u680f Footer *\/\n    .zeeyi-hero-footer {\n        position: absolute;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        z-index: 20;\n        background-color: rgba(16, 33, 54, 0.72);\n        border-top: 1px solid rgba(255,255,255,.1);\n        backdrop-filter: blur(12px);\n        -webkit-backdrop-filter: blur(12px);\n    }\n\n    .zeeyi-hero-footer-content {\n        max-width: var(--z-max-width);\n        margin: 0 auto;\n        padding: 18px 48px;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        justify-content: space-between;\n        gap: 18px;\n        color: var(--z-text-secondary);\n        font-size: 0.78rem;\n    }\n\n    .zeeyi-hero-footer-item {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .zeeyi-hero-footer-item strong {\n        display: block;\n        color: #fff;\n        margin-bottom: 4px;\n        font-weight: 500;\n        letter-spacing: 0.05em;\n        text-transform: uppercase;\n    }\n\n    .zeeyi-hero-divider {\n        height: 30px;\n        width: 1px;\n        background: rgba(255,255,255,.12);\n        display: block;\n    }\n\n    \/* --- \u54cd\u5e94\u5f0f\u89c4\u5219 --- *\/\n\n    \/* Tablet (\u22641024px) *\/\n    @media (max-width:1000px) {\n        .zeeyi-product-hero-wrapper {\n            padding: 80px 0 0;\n            min-height: auto;\n            height: auto;\n        }\n\n        .zeeyi-hero-container {\n            grid-template-columns: 1fr;\n            gap: 40px;\n            padding: 0 24px 80px;\n        }\n\n        .zeeyi-product-hero-wrapper h1 {\n            font-size: 3rem;\n        }\n\n        .zeeyi-hero-footer {\n            position: relative;\n        }\n        \n        .zeeyi-hero-footer-content {\n            padding: 24px;\n            flex-wrap: wrap;\n            gap: 24px;\n        }\n        \n        .zeeyi-hero-divider {\n            display: none;\n        }\n    }\n\n    \/* Mobile (\u2264640px) *\/\n    @media (max-width: 640px) {\n        .zeeyi-product-hero-wrapper h1 {\n            font-size: 2.25rem;\n        }\n\n        .zeeyi-subcopy {\n            font-size: 1rem;\n            margin-bottom: 32px;\n        }\n\n        .zeeyi-cta-group {\n            flex-direction: column;\n            width: 100%;\n        }\n\n        .zeeyi-btn {\n            width: 100%;\n        }\n\n        .zeeyi-hero-footer-item {\n            width: 100%;\n            flex-direction: row;\n            justify-content: space-between;\n            border-bottom: 1px solid rgba(255,255,255,0.05);\n            padding-bottom: 12px;\n        }\n        \n        .zeeyi-hero-footer-item:last-child {\n            border-bottom: none;\n        }\n    }\n\n    \/* Large Screens *\/\n    @media (min-width: 1280px) {\n        .zeeyi-product-hero-wrapper h1 { font-size: 4rem; }\n    }\n<\/style>\n\n<div class=\"zeeyi-product-hero-wrapper\">\n    \n    <!-- \u80cc\u666f\u5c42 -->\n    <div class=\"zeeyi-hero-bg\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565514020126-6b83f0951b6a?q=80&#038;w=2670&#038;auto=format&#038;fit=crop\" alt=\"Industrial Factory Background\">\n    <\/div>\n    \n    <!-- \u906e\u7f69\u5c42 -->\n    <div class=\"zeeyi-overlay-bottom\"><\/div>\n    <div class=\"zeeyi-overlay-left\"><\/div>\n\n    <!-- \u5185\u5bb9\u6805\u683c -->\n    <div class=\"zeeyi-hero-container\">\n        \n        <!-- \u5de6\u4fa7\uff1a\u4fe1\u606f\u4e3b\u533a -->\n        <div class=\"zeeyi-content-left\">\n            <div class=\"zeeyi-eyebrow\">\n                <div class=\"zeeyi-eyebrow-line\"><\/div>\n                <span class=\"zeeyi-eyebrow-text\">Product Center<\/span>\n            <\/div>\n            \n            <h1>EXPLORE ZEEYI<br>PRODUCT RANGE<\/h1>\n            \n            <p class=\"zeeyi-subcopy\">\n                Start from our two core systems\u2014Transformer Accessories and Cable Accessories\u2014then enter each series page for technical scope, selection guidance, and RFQ support.\n            <\/p>\n            \n            <div class=\"zeeyi-cta-group\">\n                <a href=\"#sec2\" class=\"zeeyi-btn zeeyi-btn-primary\">\n                    Browse Categories\n                <\/a>\n                <a href=\"\/contact\/\" class=\"zeeyi-btn zeeyi-btn-secondary\">\n                    Request a Quote\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <!-- \u53f3\u4fa7\uff1a\u5feb\u901f\u5165\u53e3\u5361 -->\n        <div class=\"zeeyi-content-right\">\n            <div class=\"zeeyi-card-group-title\">Category Quick Access<\/div>\n            \n            <!-- Card 1 -->\n            <a href=\"\/products\/transformer-accessories\" class=\"zeeyi-access-card\">\n                <div class=\"zeeyi-card-content\">\n                    <h3>Transformer Accessories<\/h3>\n                    <p>Bushings, Bay-O-Net fuse assemblies, current limiting fuses&#8230;<\/p>\n                <\/div>\n                <!-- Lucide Icon Placeholder -->\n                <i data-lucide=\"arrow-right\" class=\"zeeyi-card-icon\"><\/i>\n            <\/a>\n\n            <!-- Card 2 -->\n            <a href=\"\/products\/cable-accessories\" class=\"zeeyi-access-card\">\n                <div class=\"zeeyi-card-content\">\n                    <h3>Cable Accessories<\/h3>\n                    <p>Cold shrink and heat shrink solutions for termination, jointing&#8230;<\/p>\n                <\/div>\n                <i data-lucide=\"arrow-right\" class=\"zeeyi-card-icon\"><\/i>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- \u5e95\u90e8\u680f -->\n    <div class=\"zeeyi-hero-footer\">\n        <div class=\"zeeyi-hero-footer-content\">\n            \n            <div class=\"zeeyi-hero-footer-item\">\n                <strong>PRODUCT LINES<\/strong>\n                Transformer &#038; Cable\n            <\/div>\n\n            <div class=\"zeeyi-hero-divider\"><\/div>\n\n            <div class=\"zeeyi-hero-footer-item\">\n                <strong>NAVIGATION TYPE<\/strong>\n                Series &#038; Category\n            <\/div>\n\n            <div class=\"zeeyi-hero-divider\"><\/div>\n\n            <div class=\"zeeyi-hero-footer-item\">\n                <strong>RFQ SUPPORT<\/strong>\n                24h Response\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ \u521d\u59cb\u5316\u56fe\u6807\uff0c\u589e\u52a0\u5bb9\u9519\u9632\u6b62\u62a5\u9519\n    if (typeof lucide !== 'undefined') {\n        lucide.createIcons();\n    } else {\n        \/\/ \u5982\u679c\u811a\u672c\u52a0\u8f7d\u6162\uff0c\u76d1\u542c\u52a0\u8f7d\n        window.addEventListener('load', function() {\n            if (typeof lucide !== 'undefined') lucide.createIcons();\n        });\n    }\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-76d3603\" id=\"sec2\" data-block-id=\"76d3603\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-76d3603-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f171e7e\" data-v=\"4\" data-block-id=\"f171e7e\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f171e7e-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f171e7e-inner-blocks\">\n<!-- \n  [WordPress Block] Zeeyi Product Categories - SEC2 (Premium Design)\n  \u8bf4\u660e\uff1a\u89c6\u89c9\u5347\u7ea7\u7248\uff0c\u5305\u542b\u5de5\u7a0b\u7f51\u683c\u80cc\u666f\u548c\u66f4\u7cbe\u81f4\u7684\u5361\u7247\u4ea4\u4e92\u3002\n-->\n\n<!-- \u5f15\u5165\u5b57\u4f53\u4e0e\u56fe\u6807\u5e93 -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n\n<style>\n    \/* --- Scoped CSS for SEC2 (Premium Version) --- *\/\n    .zeeyi-sec2-wrapper {\n        --s2-bg-main: #F8FAFC;\n        --s2-bg-dark: #102136;\n        --s2-accent: #78d3ca;       \/* \u54c1\u724c\u4eae\u9752\u8272 *\/\n        --s2-accent-dark: #0f766e;  \/* \u6df1\u9752\u8272\uff0c\u7528\u4e8e\u6587\u5b57 *\/\n        --s2-text-dark: #0f172a;\n        --s2-text-gray: #64748b;\n        --s2-border: #e2e8f0;\n        --s2-max-width: 1280px;\n\n        \/* \u57fa\u7840\u80cc\u666f\u8272 *\/\n        background-color: var(--s2-bg-main);\n        \/* \u6dfb\u52a0\u5de5\u7a0b\u70b9\u9635\u7eb9\u7406\u80cc\u666f *\/\n        background-image: radial-gradient(#cbd5e1 1px, transparent 1px);\n        background-size: 32px 32px;\n        \n        padding: 112px 24px;\n        font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, sans-serif;\n        color: var(--s2-text-dark);\n        scroll-margin-top: 80px;\n        position: relative;\n    }\n\n    \/* \u9876\u90e8\u6e10\u53d8\u906e\u7f69\uff0c\u8ba9\u7eb9\u7406\u67d4\u548c\u8fc7\u6e21 *\/\n    .zeeyi-sec2-wrapper::before {\n        content: \"\";\n        position: absolute;\n        top: 0; left: 0; right: 0; height: 120px;\n        background: linear-gradient(to bottom, var(--s2-bg-main), transparent);\n        pointer-events: none;\n    }\n    .zeeyi-sec2-wrapper::after {\n        content: \"\";\n        position: absolute;\n        bottom: 0; left: 0; right: 0; height: 120px;\n        background: linear-gradient(to top, var(--s2-bg-main), transparent);\n        pointer-events: none;\n    }\n\n    .zeeyi-sec2-wrapper *,\n    .zeeyi-sec2-wrapper *::before,\n    .zeeyi-sec2-wrapper *::after {\n        box-sizing: border-box;\n    }\n\n    .zeeyi-sec2-container {\n        max-width: var(--s2-max-width);\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* 1. Section Header *\/\n    .zeeyi-sec2-header {\n        text-align: center;\n        max-width: 760px;\n        margin: 0 auto 72px;\n    }\n\n    .zeeyi-sec2-eyebrow {\n        color: var(--s2-accent-dark);\n        font-size: 13px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.15em;\n        margin-bottom: 20px;\n        display: inline-flex;\n        align-items: center;\n        gap: 12px;\n        background: rgba(255,255,255,0.8);\n        padding: 6px 16px;\n        border-radius: 100px;\n        border: 1px solid rgba(15, 118, 110, 0.15);\n        backdrop-filter: blur(4px);\n    }\n\n    .zeeyi-sec2-title {\n        font-size: clamp(32px, 4vw, 42px);\n        font-weight: 800;\n        color: var(--s2-text-dark);\n        margin: 0 0 20px;\n        line-height: 1.1;\n        letter-spacing: -0.02em;\n    }\n\n    .zeeyi-sec2-desc {\n        font-size: 18px;\n        line-height: 1.6;\n        color: var(--s2-text-gray);\n        max-width: 600px;\n        margin: 0 auto;\n    }\n\n    \/* 2. Category Cards (Grid) *\/\n    .zeeyi-sec2-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .zeeyi-cat-card {\n        background: #fff;\n        border: 1px solid transparent; \/* \u9884\u7559\u8fb9\u6846\u4f4d\u7f6e *\/\n        border-radius: 20px;\n        overflow: hidden;\n        text-decoration: none;\n        display: flex;\n        flex-direction: column;\n        transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\n        position: relative;\n        \/* \u9ed8\u8ba4\u9634\u5f71\uff1a\u67d4\u548c\u4e14\u6df1\u8fdc *\/\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), \n                    0 2px 4px -1px rgba(0, 0, 0, 0.03);\n    }\n\n    \/* \u60ac\u505c\u72b6\u6001\uff1a\u4e0a\u6d6e + \u54c1\u724c\u8272\u8fb9\u6846 + \u5f3a\u9634\u5f71 *\/\n    .zeeyi-cat-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), \n                    0 10px 10px -5px rgba(0, 0, 0, 0.04);\n        border-color: var(--s2-accent);\n    }\n\n    .zeeyi-cat-img-wrap {\n        height: 320px; \/* \u52a0\u9ad8\u56fe\u7247\u533a\u57df *\/\n        overflow: hidden;\n        position: relative;\n        background: #f1f5f9;\n    }\n\n    \/* \u56fe\u7247\u4e0a\u7684\u88c5\u9970\u7ebf *\/\n    .zeeyi-cat-img-wrap::after {\n        content: \"\";\n        position: absolute;\n        bottom: 0; left: 0; right: 0;\n        height: 4px;\n        background: linear-gradient(90deg, var(--s2-accent) 0%, transparent 100%);\n        opacity: 0;\n        transition: opacity 0.3s ease;\n        z-index: 2;\n    }\n    .zeeyi-cat-card:hover .zeeyi-cat-img-wrap::after {\n        opacity: 1;\n    }\n\n    .zeeyi-cat-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);\n    }\n\n    .zeeyi-cat-card:hover .zeeyi-cat-img {\n        transform: scale(1.06);\n    }\n\n    .zeeyi-cat-content {\n        padding: 40px;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        background: #fff;\n        position: relative;\n        z-index: 2;\n    }\n\n    \/* \u6807\u7b7e\u6539\u4e3a\u80f6\u56ca\u6837\u5f0f *\/\n    .zeeyi-cat-label {\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--s2-accent-dark);\n        text-transform: uppercase;\n        letter-spacing: 0.08em;\n        margin-bottom: 16px;\n        background-color: rgba(120, 211, 202, 0.15);\n        padding: 6px 12px;\n        border-radius: 6px;\n        align-self: flex-start;\n        display: inline-block;\n    }\n\n    .zeeyi-cat-title {\n        font-size: 26px;\n        font-weight: 700;\n        color: var(--s2-text-dark);\n        margin: 0 0 16px;\n        letter-spacing: -0.01em;\n    }\n\n    .zeeyi-cat-text {\n        font-size: 16px;\n        line-height: 1.7;\n        color: var(--s2-text-gray);\n        margin: 0 0 32px;\n        flex: 1; \n    }\n\n    \/* \u6309\u94ae\u5316 CTA *\/\n    .zeeyi-cat-cta {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 15px;\n        font-weight: 600;\n        color: var(--s2-text-dark);\n        background-color: #f8fafc;\n        border: 1px solid var(--s2-border);\n        border-radius: 10px;\n        padding: 14px 24px;\n        transition: all 0.2s ease;\n        gap: 8px;\n    }\n    \n    .zeeyi-cat-cta-icon {\n        width: 18px;\n        height: 18px;\n        color: var(--s2-accent-dark);\n        transition: transform 0.2s ease;\n    }\n\n    .zeeyi-cat-card:hover .zeeyi-cat-cta {\n        background-color: var(--s2-text-dark);\n        color: #fff;\n        border-color: var(--s2-text-dark);\n    }\n\n    .zeeyi-cat-card:hover .zeeyi-cat-cta-icon {\n        color: var(--s2-accent);\n        transform: translateX(4px);\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 900px) {\n        .zeeyi-sec2-wrapper {\n            padding: 80px 20px;\n        }\n        .zeeyi-sec2-grid {\n            grid-template-columns: 1fr;\n            gap: 32px;\n        }\n        .zeeyi-cat-img-wrap {\n            height: 240px;\n        }\n        .zeeyi-cat-content {\n            padding: 32px 24px;\n        }\n        .zeeyi-sec2-title {\n            font-size: 28px;\n        }\n    }\n<\/style>\n\n<section id=\"product-categories\" class=\"zeeyi-sec2-wrapper\">\n    <div class=\"zeeyi-sec2-container\">\n        \n        <!-- 1. Header -->\n        <div class=\"zeeyi-sec2-header\">\n            <span class=\"zeeyi-sec2-eyebrow\">\n                <i data-lucide=\"layers\" style=\"width:14px; height:14px;\"><\/i>\n                WHAT WE MAKE\n            <\/span>\n            <h2 class=\"zeeyi-sec2-title\">Explore Our Product Categories<\/h2>\n            <p class=\"zeeyi-sec2-desc\">\n                Start with category-level selection, then move to key product families for faster technical review and quotation.\n            <\/p>\n        <\/div>\n\n        <!-- 2. Category Cards -->\n        <div class=\"zeeyi-sec2-grid\">\n            <!-- Card A: Transformer -->\n            <a href=\"https:\/\/zeeyielec.com\/transformer-accessories\/\" class=\"zeeyi-cat-card\">\n                <div class=\"zeeyi-cat-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/zeeyielec.com\/wp-content\/uploads\/2026\/02\/zeeyi-transformer-accessories-category-visual.webp\" \n                         alt=\"Transformer accessories category overview\" \n                         class=\"zeeyi-cat-img\"\n                         onerror=\"this.src='https:\/\/images.unsplash.com\/photo-1590959651373-a3db0f38a96b?q=80&#038;w=2539&#038;auto=format&#038;fit=crop';\">\n                <\/div>\n                <div class=\"zeeyi-cat-content\">\n                    <span class=\"zeeyi-cat-label\">Category 01<\/span>\n                    <h3 class=\"zeeyi-cat-title\">Transformer Accessories<\/h3>\n                    <p class=\"zeeyi-cat-text\">\n                        Core components for distribution transformers, including bushings, bay-o-net fuse assemblies, current limiting fuses, loadbreak switches, and off circuit tap changers.\n                    <\/p>\n                    <div class=\"zeeyi-cat-cta\">\n                        Explore Transformer Accessories\n                        <i data-lucide=\"arrow-right\" class=\"zeeyi-cat-cta-icon\"><\/i>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- Card B: Cable -->\n            <a href=\"https:\/\/zeeyielec.com\/cable-accessories\/\" class=\"zeeyi-cat-card\">\n                <div class=\"zeeyi-cat-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/zeeyielec.com\/wp-content\/uploads\/2026\/02\/zeeyi-cable-accessories-category-visual.webp\" \n                         alt=\"Cable accessories category overview\" \n                         class=\"zeeyi-cat-img\"\n                         onerror=\"this.src='https:\/\/images.unsplash.com\/photo-1621905252507-b35492cc74b4?q=80&#038;w=2669&#038;auto=format&#038;fit=crop';\">\n                <\/div>\n                <div class=\"zeeyi-cat-content\">\n                    <span class=\"zeeyi-cat-label\">Category 02<\/span>\n                    <h3 class=\"zeeyi-cat-title\">Cable Accessories<\/h3>\n                    <p class=\"zeeyi-cat-text\">\n                        Cold shrink and heat shrink solutions for cable termination, jointing, insulation tubing, and busbar protection across common voltage classes.\n                    <\/p>\n                    <div class=\"zeeyi-cat-cta\">\n                        Explore Cable Accessories\n                        <i data-lucide=\"arrow-right\" class=\"zeeyi-cat-cta-icon\"><\/i>\n                    <\/div>\n                <\/div>\n            <\/a>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\n    if (typeof lucide !== 'undefined') {\n        lucide.createIcons();\n    } else {\n        window.addEventListener('load', function() {\n            if (typeof lucide !== 'undefined') lucide.createIcons();\n        });\n    }\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-5a61ca1\" data-block-id=\"5a61ca1\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-5a61ca1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-31b8c21\" data-v=\"4\" data-block-id=\"31b8c21\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-31b8c21-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-31b8c21-inner-blocks\">\n<!-- \n  [WordPress Block] ZEEYIELEC \/PRODUCTS - SEC3 (Bottom Conversion Section)\n  \u53c2\u8003\u4f60\u7ed9\u7684\u201c\u5de6\u53f3\u5e03\u5c40 + Bento\u5361\u7247\u201d\u7ed3\u6784\uff0c\u5df2\u6539\u4e3a Zeeyi \u8bed\u4e49\u4e0e\u94fe\u63a5\n  \u4f7f\u7528\uff1a\u6574\u6bb5\u590d\u5236\u5230 Gutenberg\u300c\u81ea\u5b9a\u4e49HTML\u300d\u533a\u5757\n-->\n\n<section id=\"sec3-products-conversion\" class=\"zy-sec3\">\n  <style>\n    \/* =========================\n       Zeeyi SEC3 Scoped Styles\n       ========================= *\/\n    .zy-sec3{\n      --zy-bg:#0f1f38;\n      --zy-bg-2:#13264a;\n      --zy-text:#ffffff;\n      --zy-text-dim:#9fb0ca;\n      --zy-line:rgba(255,255,255,.12);\n      --zy-accent:var(--theme-palette-color-2,#78d3ca);\n      --zy-accent-deep:#2b4197;\n\n      position:relative;\n      overflow:hidden;\n      background:linear-gradient(120deg,var(--zy-bg) 0%, var(--zy-bg-2) 100%);\n      padding:96px 0;\n      font-family:Inter, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      box-sizing:border-box;\n    }\n    .zy-sec3 *{box-sizing:border-box;}\n\n    \/* decorative glow *\/\n    .zy-sec3::before{\n      content:\"\";\n      position:absolute;\n      right:-220px; top:-160px;\n      width:680px; height:680px;\n      background:radial-gradient(circle, rgba(120,211,202,.18) 0%, rgba(120,211,202,0) 62%);\n      pointer-events:none;\n    }\n\n    .zy-sec3-shell{\n      max-width:1240px;\n      margin:0 auto;\n      padding:0 24px;\n      position:relative;\n      z-index:2;\n    }\n\n    .zy-sec3-grid{\n      display:grid;\n      grid-template-columns:1fr 1.08fr;\n      gap:56px;\n      align-items:center;\n    }\n\n    \/* left *\/\n    .zy-sec3-left{max-width:560px;}\n    .zy-sec3-tag{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      margin-bottom:18px;\n      font-size:12px;\n      font-weight:800;\n      text-transform:uppercase;\n      letter-spacing:.12em;\n      color:var(--zy-accent);\n    }\n    .zy-sec3-tag::before{\n      content:\"\";\n      width:34px; height:2px;\n      background:var(--zy-accent);\n      border-radius:1px;\n    }\n\n    .zy-sec3-title{\n      margin:0 0 16px;\n      font-family:Montserrat, Inter, ui-sans-serif, system-ui, sans-serif;\n      font-size:clamp(30px,4vw,46px);\n      line-height:1.08;\n      letter-spacing:-.02em;\n      font-weight:800;\n      color:var(--zy-text);\n      max-width:14ch;\n    }\n\n    .zy-sec3-desc{\n      margin:0 0 28px;\n      color:var(--zy-text-dim);\n      font-size:16px;\n      line-height:1.75;\n      max-width:58ch;\n    }\n\n    .zy-sec3-cta-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      margin-bottom:26px;\n    }\n\n    .zy-btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      text-decoration:none;\n      border-radius:10px;\n      padding:12px 18px;\n      font-weight:800;\n      font-size:15px;\n      transition:all .22s ease;\n      white-space:nowrap;\n    }\n    .zy-btn-primary{\n      background:var(--zy-accent);\n      color:#0d2a32;\n      border:1px solid transparent;\n      box-shadow:0 8px 22px rgba(120,211,202,.24);\n    }\n    .zy-btn-primary:hover{\n      transform:translateY(-2px);\n      filter:brightness(1.02);\n    }\n    .zy-btn-secondary{\n      border:1px solid rgba(255,255,255,.34);\n      color:#e5edf9;\n      background:rgba(255,255,255,.02);\n    }\n    .zy-btn-secondary:hover{\n      border-color:var(--zy-accent);\n      color:#fff;\n      transform:translateY(-1px);\n    }\n\n    .zy-stat-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:26px;\n      border-top:1px solid var(--zy-line);\n      padding-top:22px;\n    }\n    .zy-stat-item h4{\n      margin:0 0 4px;\n      font-size:28px;\n      line-height:1;\n      font-weight:800;\n      color:#fff;\n      font-family:Montserrat, Inter, ui-sans-serif, system-ui, sans-serif;\n    }\n    .zy-stat-item span{\n      font-size:12px;\n      text-transform:uppercase;\n      letter-spacing:.08em;\n      color:var(--zy-accent);\n      font-weight:700;\n    }\n\n    \/* right bento *\/\n    .zy-feat-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:16px;\n    }\n\n    .zy-feat-card{\n      background:rgba(255,255,255,.04);\n      border:1px solid rgba(255,255,255,.14);\n      border-radius:14px;\n      padding:22px 18px;\n      text-decoration:none;\n      transition:all .24s ease;\n      min-height:148px;\n      display:flex;\n      flex-direction:column;\n      justify-content:flex-start;\n      backdrop-filter:blur(4px);\n    }\n    .zy-feat-card:hover{\n      transform:translateY(-3px);\n      border-color:rgba(120,211,202,.66);\n      background:rgba(255,255,255,.08);\n      box-shadow:0 10px 24px rgba(0,0,0,.2);\n    }\n\n    .zy-feat-icon{\n      width:34px; height:34px;\n      border-radius:8px;\n      background:rgba(120,211,202,.14);\n      color:var(--zy-accent);\n      display:flex; align-items:center; justify-content:center;\n      font-size:18px;\n      margin-bottom:12px;\n      font-weight:700;\n    }\n\n    .zy-feat-title{\n      margin:0 0 8px;\n      font-size:16px;\n      line-height:1.35;\n      color:#fff;\n      font-weight:700;\n      font-family:Montserrat, Inter, ui-sans-serif, system-ui, sans-serif;\n    }\n    .zy-feat-text{\n      margin:0;\n      font-size:13px;\n      line-height:1.6;\n      color:#c5d2e8;\n      flex:1;\n    }\n    .zy-feat-arrow{\n      margin-top:10px;\n      font-size:12px;\n      font-weight:700;\n      color:#9ef3ea;\n    }\n\n    \/* responsive *\/\n    @media (max-width:1000px){\n      .zy-sec3{padding:80px 0;}\n      .zy-sec3-grid{grid-template-columns:1fr; gap:36px;}\n      .zy-sec3-left{max-width:none;}\n    }\n    @media (max-width:680px){\n      .zy-sec3-shell{padding:0 16px;}\n      .zy-feat-grid{grid-template-columns:1fr;}\n      .zy-btn{width:100%;}\n      .zy-stat-row{gap:18px;}\n      .zy-stat-item h4{font-size:24px;}\n    }\n  <\/style>\n\n  <div class=\"zy-sec3-shell\">\n    <div class=\"zy-sec3-grid\">\n\n      <!-- LEFT: Main conversion content -->\n      <div class=\"zy-sec3-left\">\n        <div class=\"zy-sec3-tag\">Project Support<\/div>\n        <h2 class=\"zy-sec3-title\">Build Your Product Shortlist Faster<\/h2>\n        <p class=\"zy-sec3-desc\">\n          Start from our product categories and move directly to the series pages that match your application.\n          If you already have a target configuration, send your requirement to get a faster RFQ response from our team.\n        <\/p>\n\n        <div class=\"zy-sec3-cta-row\">\n          <a class=\"zy-btn zy-btn-primary\" href=\"https:\/\/zeeyielec.com\/contact\/\">Get Quote<\/a>\n          <a class=\"zy-btn zy-btn-secondary\" href=\"https:\/\/zeeyielec.com\/transformer-accessories\/\">Start with Transformer Accessories<\/a>\n        <\/div>\n\n        <div class=\"zy-stat-row\">\n          <div class=\"zy-stat-item\">\n            <h4>2<\/h4>\n            <span>Core Categories<\/span>\n          <\/div>\n          <div class=\"zy-stat-item\">\n            <h4>9+<\/h4>\n            <span>Series Pages<\/span>\n          <\/div>\n          <div class=\"zy-stat-item\">\n            <h4>RFQ<\/h4>\n            <span>Engineering Support<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- RIGHT: Quick actions \/ deep links -->\n      <div class=\"zy-feat-grid\">\n\n        <a class=\"zy-feat-card\" href=\"https:\/\/zeeyielec.com\/transformer-accessories\/medium-voltage-bushings\/\">\n          <div class=\"zy-feat-icon\">\u26a1<\/div>\n          <h3 class=\"zy-feat-title\">Medium Voltage Bushings<\/h3>\n          <p class=\"zy-feat-text\">Porcelain and epoxy options for transformer interface and insulation reliability.<\/p>\n          <div class=\"zy-feat-arrow\">View Series \u2192<\/div>\n        <\/a>\n\n        <a class=\"zy-feat-card\" href=\"https:\/\/zeeyielec.com\/transformer-accessories\/bay-o-net-fuse-assemblies\/\">\n          <div class=\"zy-feat-icon\">\ud83d\udee1<\/div>\n          <h3 class=\"zy-feat-title\">Bay-O-Net Fuse Assemblies<\/h3>\n          <p class=\"zy-feat-text\">Sidewall-mounted fuse assemblies for distribution transformer protection.<\/p>\n          <div class=\"zy-feat-arrow\">View Series \u2192<\/div>\n        <\/a>\n\n        <a class=\"zy-feat-card\" href=\"https:\/\/zeeyielec.com\/transformer-accessories\/loadbreak-switch\/\">\n          <div class=\"zy-feat-icon\">\u238b<\/div>\n          <h3 class=\"zy-feat-title\">Loadbreak Switch<\/h3>\n          <p class=\"zy-feat-text\">Two-position and four-position switching solutions for oil-filled transformers.<\/p>\n          <div class=\"zy-feat-arrow\">View Series \u2192<\/div>\n        <\/a>\n\n        <a class=\"zy-feat-card\" href=\"https:\/\/zeeyielec.com\/cable-accessories\/cold-shrink-cable-accessories\/\">\n          <div class=\"zy-feat-icon\">\u25c9<\/div>\n          <h3 class=\"zy-feat-title\">Cold Shrink Accessories<\/h3>\n          <p class=\"zy-feat-text\">Termination and jointing solutions with simplified installation workflow.<\/p>\n          <div class=\"zy-feat-arrow\">View Series \u2192<\/div>\n        <\/a>\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-1041905\" data-block-id=\"1041905\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-1041905-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5838d72\" data-v=\"4\" data-block-id=\"5838d72\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5838d72-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-5838d72-inner-blocks\">\n<!-- \n  [WordPress Block] ZEEYIELEC \/PRODUCTS - SEC4 (SEO Content Strip)\n  \u53c2\u8003\u4f60\u7ed9\u7684 SEC5 \u6837\u5f0f\uff1a\u6d45\u5e95\u3001\u53cc\u680f\u6742\u5fd7\u6392\u7248\u3001\u5173\u952e\u8bcd\u5f3a\u8c03\u3001\u65e0\u5916\u94fe\u5e72\u6270\n  \u4f7f\u7528\uff1a\u6574\u6bb5\u590d\u5236\u5230 Gutenberg\u300c\u81ea\u5b9a\u4e49HTML\u300d\u533a\u5757\n-->\n\n<section id=\"sec4-products-seo\" style=\"padding: 84px 0; background: #F8FAFC; border-top: 1px solid #E2E8F0;\">\n  <style>\n    #sec4-products-seo{\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      --zy-text-dark:#334155;\n      --zy-text-light:#64748B;\n      --zy-title:#0f172a;\n      --zy-line:#E2E8F0;\n      --zy-accent:var(--theme-palette-color-2,#78d3ca);\n    }\n\n    .zy-seo-shell{\n      max-width: 1440px;\n      margin: 0 auto;\n      padding: 0 24px;\n      box-sizing: border-box;\n    }\n\n    \/* \u9876\u90e8\u6807\u7b7e *\/\n    .zy-seo-label{\n      display: inline-block;\n      font-size: 12px;\n      font-weight: 800;\n      color: #94A3B8;\n      text-transform: uppercase;\n      letter-spacing: .1em;\n      margin-bottom: 22px;\n      border-bottom: 2px solid var(--zy-line);\n      padding-bottom: 10px;\n    }\n\n    \/* \u6807\u9898 *\/\n    .zy-seo-title{\n      margin: 0 0 18px 0;\n      font-family: Montserrat, Inter, ui-sans-serif, system-ui, sans-serif;\n      font-size: clamp(24px, 3vw, 34px);\n      line-height: 1.2;\n      font-weight: 800;\n      color: var(--zy-title);\n      max-width: 980px;\n    }\n\n    \/* \u53cc\u680f\u6b63\u6587 *\/\n    .zy-seo-content{\n      column-count: 2;\n      column-gap: 60px;\n      font-size: 14px;\n      color: var(--zy-text-light);\n      line-height: 1.85;\n      text-align: justify;\n    }\n\n    .zy-seo-content p{\n      margin: 0 0 18px 0;\n      break-inside: avoid;\n    }\n\n    \/* \u5173\u952e\u8bcd\u5f3a\u8c03 *\/\n    .zy-seo-content strong{\n      color: var(--zy-text-dark);\n      font-weight: 700;\n    }\n\n    \/* \u5e95\u90e8\u63d0\u793a\u6761\uff08\u8f7b\u91cf\uff09 *\/\n    .zy-seo-note{\n      margin-top: 18px;\n      padding-top: 14px;\n      border-top: 1px dashed var(--zy-line);\n      font-size: 12px;\n      color: #94a3b8;\n    }\n\n    @media (max-width: 900px){\n      .zy-seo-shell{ padding: 0 20px; }\n      .zy-seo-content{\n        column-count: 1;\n        column-gap: 0;\n      }\n    }\n\n    @media (max-width: 640px){\n      #sec4-products-seo{ padding: 68px 0; }\n      .zy-seo-shell{ padding: 0 16px; }\n      .zy-seo-content{\n        font-size: 14px;\n        line-height: 1.75;\n        text-align: left;\n      }\n    }\n  <\/style>\n\n  <div class=\"zy-seo-shell\">\n    <span class=\"zy-seo-label\">Product Portfolio Overview<\/span>\n    <h2 class=\"zy-seo-title\">Integrated Transformer &#038; Cable Accessories for Distribution Networks<\/h2>\n\n    <div class=\"zy-seo-content\">\n      <p>\n        ZeeyiElec provides a focused portfolio of <strong>transformer accessories<\/strong> and <strong>cable accessories<\/strong> for medium-voltage distribution projects. Instead of fragmented sourcing across multiple vendors, buyers can start from two clear product categories and quickly navigate to series-level pages for technical scope, application fit, and quotation preparation.\n      <\/p>\n\n      <p>\n        In the transformer accessories line, ZeeyiElec covers key functional components including <strong>medium voltage bushings<\/strong>, <strong>bay-o-net fuse assemblies<\/strong>, <strong>current limiting fuses<\/strong>, <strong>loadbreak switches<\/strong>, and <strong>off circuit tap changers<\/strong>. This structure supports practical selection workflows for insulation interface, overcurrent protection, switching operation, and ratio adjustment in oil-filled distribution transformers.\n      <\/p>\n\n      <p>\n        In the cable accessories line, ZeeyiElec supplies <strong>cold shrink cable accessories<\/strong> and <strong>heat shrink cable accessories<\/strong> for termination, jointing, insulation restoration, and busbar-related protection scenarios. The category-first architecture helps engineers and procurement teams reduce search time while keeping product evaluation aligned with real installation and maintenance conditions.\n      <\/p>\n\n      <p>\n        On this products page, users can move from category overview to pillar pages, then continue into individual series pages for deeper technical references and RFQ communication. This layered information design improves clarity for both first-time visitors and repeat buyers who already know their target product family.\n      <\/p>\n    <\/div>\n\n    <div class=\"zy-seo-note\">\n      Suggested internal navigation path: Products \u2192 Category Pillar \u2192 Series Page \u2192 Contact\/RFQ.\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-3cf41d1\" data-block-id=\"3cf41d1\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3cf41d1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f5a483e\" data-v=\"4\" data-block-id=\"f5a483e\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f5a483e-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f5a483e-inner-blocks\">\n<!-- \n  [WordPress Block] ZEEYIELEC \/PRODUCTS - SEC5 (Single CTA Only)\n  \u89c4\u5219\uff1a\u4ec5\u4e00\u4e2aCTA\uff0c\u6307\u5411 \/contact\/\uff0c\u4e0d\u52a0\u591a\u4f59\u6309\u94ae\n-->\n\n<section id=\"sec5-products-cta\" style=\"padding: 64px 0; background-color: #102136; position: relative; overflow: hidden;\">\n  <style>\n    #sec5-products-cta::before{\n      content:'';\n      position:absolute; inset:0;\n      opacity:.08;\n      background-image: radial-gradient(#ffffff 1px, transparent 1px);\n      background-size: 22px 22px;\n      pointer-events:none;\n    }\n    #sec5-products-cta::after{\n      content:'';\n      position:absolute;\n      right:-160px; top:-180px;\n      width:520px; height:520px;\n      background: radial-gradient(circle, rgba(120,211,202,.22) 0%, rgba(120,211,202,0) 65%);\n      pointer-events:none;\n    }\n\n    .z5-flex{\n      max-width: 1240px;\n      margin: 0 auto;\n      padding: 0 24px;\n      position: relative;\n      z-index: 2;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 28px;\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    }\n\n    .z5-content h2{\n      margin: 0 0 10px;\n      font-family: Montserrat, Inter, ui-sans-serif, system-ui, sans-serif;\n      font-size: clamp(24px, 3.2vw, 34px);\n      line-height: 1.15;\n      font-weight: 800;\n      color: #ffffff;\n      letter-spacing: -0.01em;\n    }\n\n    .z5-content p{\n      margin: 0;\n      font-size: 16px;\n      line-height: 1.65;\n      color: #dbe7f5;\n      max-width: 760px;\n    }\n\n    .z5-btn{\n      white-space: nowrap;\n      border-radius: 999px;\n      padding: 13px 24px;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: .05em;\n      text-transform: uppercase;\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      transition: all .25s ease;\n      border: 1px solid transparent;\n      background: var(--theme-palette-color-2, #78d3ca);\n      color: #0f2a33;\n      box-shadow: 0 10px 24px rgba(0,0,0,.22);\n    }\n    .z5-btn:hover{\n      transform: translateY(-2px);\n      filter: brightness(1.03);\n      box-shadow: 0 14px 28px rgba(0,0,0,.26);\n    }\n\n    @media (max-width: 900px){\n      .z5-flex{\n        flex-direction: column;\n        align-items: flex-start;\n      }\n    }\n\n    @media (max-width: 640px){\n      #sec5-products-cta{ padding: 54px 0; }\n      .z5-flex{ padding: 0 16px; }\n      .z5-content p{ font-size: 15px; }\n      .z5-btn{ width: 100%; }\n    }\n  <\/style>\n\n  <div class=\"z5-flex\">\n    <div class=\"z5-content\">\n      <h2>Need Help Shortlisting the Right Product Series?<\/h2>\n      <p>\n        Share your requirements and our team will recommend the right transformer accessories or cable accessories path, then support your RFQ process with faster response.\n      <\/p>\n    <\/div>\n\n    <a href=\"https:\/\/zeeyielec.com\/contact\/\" class=\"z5-btn\">Get Quote<\/a>\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-42005de\" data-block-id=\"42005de\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-42005de-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-59bb3af\" data-v=\"4\" data-block-id=\"59bb3af\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-59bb3af-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-59bb3af-inner-blocks\">\n<!-- \n  [WordPress Block] ZEEYIELEC \/PRODUCTS - FAQ (SEC6)\n  \u8bf4\u660e\uff1aProducts\u9875\u6536\u53e3FAQ\uff0c\u504f\u201c\u5bfc\u822a\u4e0e\u91c7\u8d2d\u51b3\u7b56\u201d\u8bed\u4e49\uff0c\u4e0d\u62a2Series\u9875\u4e3b\u5173\u952e\u8bcd\n  \u89c4\u5219\uff1a\u65e0\u591a\u4f59CTA\u6309\u94ae\uff1b\u4ec5\u4fdd\u75591\u4e2a\u5185\u94fe\u5230 \/contact\/\n-->\n\n<section id=\"sec6-products-faq\" class=\"zy-faq-wrap\">\n  <style>\n    .zy-faq-wrap{\n      --bg:#f8fafc;\n      --card:#ffffff;\n      --text-title:#0f172a;\n      --text-body:#334155;\n      --text-muted:#64748b;\n      --border:#e2e8f0;\n      --accent:var(--theme-palette-color-2,#78d3ca);\n\n      background:var(--bg);\n      padding:96px 24px 110px;\n      border-top:1px solid var(--border);\n      font-family:Inter, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color:var(--text-body);\n      box-sizing:border-box;\n      position:relative;\n      overflow:hidden;\n    }\n    .zy-faq-wrap *{box-sizing:border-box;}\n\n    .zy-faq-shell{\n      max-width:1240px;\n      margin:0 auto;\n    }\n\n    .zy-faq-head{\n      text-align:center;\n      max-width:860px;\n      margin:0 auto 34px;\n    }\n\n    .zy-faq-eyebrow{\n      display:inline-block;\n      font-size:12px;\n      font-weight:800;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      color:#0f766e;\n      background:rgba(15,118,110,.08);\n      padding:6px 14px;\n      border-radius:999px;\n      margin-bottom:14px;\n    }\n\n    .zy-faq-head h2{\n      margin:0 0 12px;\n      font-family:Montserrat, Inter, ui-sans-serif, system-ui, sans-serif;\n      font-size:clamp(28px,3vw,38px);\n      line-height:1.2;\n      font-weight:800;\n      color:var(--text-title);\n      letter-spacing:-.01em;\n    }\n\n    .zy-faq-head p{\n      margin:0;\n      color:var(--text-muted);\n      font-size:16px;\n      line-height:1.7;\n    }\n\n    .zy-faq-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:14px 18px;\n      align-items:start;\n    }\n\n    .zy-faq-item{\n      border:1px solid var(--border);\n      border-radius:12px;\n      background:var(--card);\n      overflow:hidden;\n      transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease;\n    }\n    .zy-faq-item:hover{\n      border-color:#cbd5e1;\n      box-shadow:0 8px 20px rgba(15,23,42,.06);\n      transform:translateY(-1px);\n    }\n\n    .zy-faq-q{\n      width:100%;\n      text-align:left;\n      border:0;\n      background:transparent;\n      cursor:pointer;\n      padding:16px 18px;\n      display:flex;\n      align-items:flex-start;\n      justify-content:space-between;\n      gap:12px;\n      color:var(--text-title);\n      font-size:15px;\n      line-height:1.5;\n      font-weight:700;\n    }\n\n    .zy-faq-icon{\n      flex:0 0 auto;\n      width:22px;\n      height:22px;\n      border-radius:50%;\n      border:1px solid #cbd5e1;\n      color:#475569;\n      font-size:14px;\n      line-height:20px;\n      text-align:center;\n      transition:all .2s ease;\n      margin-top:1px;\n    }\n\n    .zy-faq-a{\n      max-height:0;\n      overflow:hidden;\n      transition:max-height .28s ease;\n      border-top:1px solid transparent;\n    }\n    .zy-faq-a p{\n      margin:0;\n      padding:0 18px 16px;\n      color:var(--text-body);\n      font-size:14px;\n      line-height:1.75;\n    }\n\n    .zy-faq-item.is-open .zy-faq-a{\n      max-height:320px;\n      border-top:1px solid var(--border);\n    }\n    .zy-faq-item.is-open .zy-faq-icon{\n      background:var(--accent);\n      border-color:var(--accent);\n      color:#0f2a33;\n      transform:rotate(45deg);\n    }\n\n    \/* Resource strip: \u4ec5\u4e00\u4e2a\u5185\u94fe\uff08contact\uff09 *\/\n    .zy-faq-resource{\n      margin:24px auto 0;\n      max-width:980px;\n      border:1px solid var(--border);\n      border-radius:12px;\n      background:#fff;\n      padding:14px 16px;\n      color:var(--text-muted);\n      font-size:14px;\n      line-height:1.7;\n      text-align:center;\n    }\n    .zy-faq-resource a{\n      color:#2563eb;\n      text-decoration:none;\n      font-weight:700;\n    }\n    .zy-faq-resource a:hover{text-decoration:underline;}\n\n    @media (max-width:960px){\n      .zy-faq-wrap{padding:78px 20px 88px;}\n      .zy-faq-grid{grid-template-columns:1fr;}\n    }\n    @media (max-width:640px){\n      .zy-faq-wrap{padding:64px 16px 72px;}\n      .zy-faq-q{font-size:14px; padding:14px 14px;}\n      .zy-faq-a p{padding:0 14px 14px; font-size:14px;}\n    }\n  <\/style>\n\n  <div class=\"zy-faq-shell\">\n    <div class=\"zy-faq-head\">\n      <span class=\"zy-faq-eyebrow\">FAQ<\/span>\n      <h2>Products Page Frequently Asked Questions<\/h2>\n      <p>\n        These FAQs help you navigate categories and choose the correct path before entering series-level technical review.\n      <\/p>\n    <\/div>\n\n    <div class=\"zy-faq-grid\">\n      <article class=\"zy-faq-item is-open\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>1) What is the purpose of this Products page?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            This page is a navigation hub. It helps buyers start from two category pillars\u2014Transformer Accessories and Cable Accessories\u2014then move into the right series pages for detailed technical scope and RFQ preparation.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>2) Should I start from category pages or directly from a series page?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            If your requirement is still broad, start from the category page. If you already know your target family (for example bay-o-net fuse assemblies or cold shrink accessories), you can go directly to the corresponding series page.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>3) What products are included under Transformer Accessories?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            The transformer line typically includes medium voltage bushings, low voltage bushings, bay-o-net fuse assemblies, current limiting fuses, loadbreak switches, and off circuit tap changers.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>4) What products are included under Cable Accessories?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            The cable line focuses on cold shrink and heat shrink accessories, including termination, jointing, insulation restoration, and related protection applications.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>5) I only have basic project info. Can I still request a quote?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            Yes. You can submit available details first, such as voltage class, application scenario, and quantity range. The team can then guide you to narrow down the correct series before final quotation.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>6) Which details help speed up selection and RFQ?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            Useful inputs include voltage class, rated current, installation environment, target standard, and expected quantity. If drawings or photos are available, review and response are usually faster.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>7) Does this page replace technical datasheets?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            No. This is a high-level entry page. Technical depth and model-specific details are provided on the series pages and during RFQ communication.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"zy-faq-item\">\n        <button class=\"zy-faq-q\" type=\"button\">\n          <span>8) Can I compare multiple product families before contacting?<\/span>\n          <span class=\"zy-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"zy-faq-a\">\n          <p>\n            Yes. You can open multiple series pages from this hub and compare technical scope first, then send one consolidated inquiry for faster coordination.\n          <\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <div class=\"zy-faq-resource\">\n      Still unsure which path fits your project? Contact the team directly:\n      <a href=\"https:\/\/zeeyielec.com\/contact\/\">https:\/\/zeeyielec.com\/contact\/<\/a>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      const wrap = document.querySelector('#sec6-products-faq');\n      if(!wrap) return;\n      const items = wrap.querySelectorAll('.zy-faq-item');\n      items.forEach(item=>{\n        const btn = item.querySelector('.zy-faq-q');\n        btn.addEventListener('click', function(){\n          item.classList.toggle('is-open');\n        });\n      });\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Product Center EXPLORE ZEEYIPRODUCT RANGE Start from our two core systems\u2014Transformer Accessories and Cable Accessories\u2014then enter each series page for technical scope, selection guidance, and RFQ support. Browse Categories Request a Quote Category Quick Access Transformer Accessories Bushings, Bay-O-Net fuse assemblies, current limiting fuses&#8230; Cable Accessories Cold shrink and heat shrink solutions for termination, jointing&#8230; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-803","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","vertical_spacing_source":"custom","content_area_spacing":"bottom","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/pages\/803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/comments?post=803"}],"version-history":[{"count":7,"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/pages\/803\/revisions"}],"predecessor-version":[{"id":1224,"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/pages\/803\/revisions\/1224"}],"wp:attachment":[{"href":"https:\/\/zeeyielec.com\/de\/wp-json\/wp\/v2\/media?parent=803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}