{"id":10554,"date":"2026-01-13T11:22:55","date_gmt":"2026-01-13T03:22:55","guid":{"rendered":"https:\/\/dewintech.com\/?page_id=10554"},"modified":"2026-03-02T15:17:50","modified_gmt":"2026-03-02T07:17:50","slug":"dolphin-service","status":"publish","type":"page","link":"https:\/\/dewintech.com\/ru\/dolphin-service\/","title":{"rendered":"Dolphin Service\u00a0"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10554\" class=\"elementor elementor-10554\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf59822 e-con-full e-flex elementor-repeater-item-default_padding elementor-repeater-item-none elementor-repeater-item-none_hover e-con e-parent\" data-id=\"bf59822\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ang_container_spacing_size&quot;:&quot;default_padding&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9250dd elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-shortcode\" data-id=\"a9250dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n\n    <style>\n        \/* \u547d\u540d\u7a7a\u95f4 ds- \u9632\u6b62\u51b2\u7a81 *\/\n        .ds-wrapper {\n            --ds-navy: #002b5b;\n            --ds-accent: #00a8cc;\n            --ds-red: #ef3d3d;\n            --ds-glass: rgba(255, 255, 255, 0.85);\n            --ds-gradient: linear-gradient(135deg, #002b5b 0%, #0056b3 100%);\n            --ds-text: #333;\n            --ds-gray: #6c757d;\n            color: var(--ds-text);\n            line-height: 1.6;\n            box-sizing: border-box;\n        }\n\n        .ds-wrapper *, .ds-wrapper *::before, .ds-wrapper *::after {\n            box-sizing: border-box;\n        }\n\n        .ds-montserrat { font-family: 'Montserrat', sans-serif; }\n\n        \/* \u5e03\u5c40\u5de5\u5177 *\/\n        .ds-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .ds-text-center { text-align: center; }\n        \n        .ds-grid-4 {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 25px;\n        }\n\n        .ds-grid-2 {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            align-items: center;\n        }\n\n        \/* Hero Section *\/\n        .ds-hero {\n            background: var(--ds-gradient);\n            color: white;\n            padding: 120px 0 160px;\n            position: relative;\n            margin-bottom: 60px;\n            overflow: hidden;\n        }\n\n        \/* \u6062\u590d\u539f\u6765\u7684 cubes \u80cc\u666f\u56fe *\/\n        .ds-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/cubes.png');\n            opacity: 0.1;\n            z-index: 1;\n        }\n\n        .ds-hero::after {\n            content: '';\n            position: absolute;\n            bottom: -50px; left: 0; width: 100%; height: 100px;\n            background: #fff; \/* \u5982\u679c\u4f60\u7684\u7f51\u7ad9\u80cc\u666f\u4e0d\u662f\u7eaf\u767d\uff0c\u8bf7\u6539\u4e3a\u5bf9\u5e94\u989c\u8272 *\/\n            transform: skewY(-2deg);\n            z-index: 1;\n        }\n\n        .ds-logo-hero {\n            max-width: 180px !important;\n            margin-bottom: 1.5rem;\n            filter: drop-shadow(0 0 20px rgba(0, 168, 204, 0.5));\n            display: block;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ds-title-large {\n\t\t\t\t\tfont-size: clamp(2.5rem, 5vw, 4rem) !important;\n\t\t\t\t\tfont-weight: 800 !important;\n\t\t\t\t\tcolor: #ffffff !important;\n\t\t\t\t\tmargin: 0 0 1rem;\n        }\n\n        .ds-subtitle {\n            font-size: clamp(1.1rem, 2vw, 1.3rem);\n            font-weight: 300;\n            margin-bottom: 3rem;\n            opacity: 0.9;\n        }\n\n        \/* \u6309\u94ae\u6837\u5f0f *\/\n        .ds-btn-group {\n            display: flex;\n            justify-content: center;\n            gap: 15px;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 3; \n        }\n\n        .ds-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 35px;\n            border-radius: 50px;\n            font-weight: 700;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            font-size: 1rem;\n            line-height: 1.5;\n        }\n\n        .ds-btn-red {\n            background: var(--ds-red);\n            color: white !important;\n            border: 2px solid var(--ds-red);\n        }\n        .ds-btn-red:hover { background: #d62525; border-color: #d62525; color: white; transform: translateY(-3px); }\n\n        .ds-btn-outline {\n            background: transparent;\n            color: white;\n            border: 2px solid rgba(255,255,255,0.8);\n        }\n        .ds-btn-outline:hover { background: white; color: var(--ds-navy); transform: translateY(-3px); }\n\n        .ds-btn-navy {\n            background: var(--ds-red);\n            color: white !important;\n        }\n        .ds-btn-navy:hover {transform: translateY(-3px); }\n\n        .ds-btn-outline-navy {\n            background: transparent;\n            color: var(--ds-navy);\n            border: 2px solid var(--ds-red);\n        }\n        .ds-btn-outline-navy:hover { background: var(--ds-red); color: white; transform: translateY(-3px); }\n\n        \/* \u5185\u5bb9\u533a\u57df *\/\n        .ds-section-intro {\n            margin-bottom: 4rem;\n            padding-top: 2rem;\n        }\n\n        .ds-line {\n            width: 80px;\n            height: 5px;\n            background: var(--ds-red);\n            margin: 20px auto 40px;\n            border-radius: 10px;\n        }\n\n        .ds-lead-text {\n            font-size: 1.15rem;\n            color: var(--ds-gray);\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        \/* \u5361\u7247\u6837\u5f0f *\/\n        .ds-card {\n            background: var(--ds-glass);\n            border-radius: 24px;\n            border: 1px solid rgba(255, 255, 255, 0.4);\n            box-shadow: 1px 1px 6px 0 rgba(0, 43, 91, 0.2);\n            padding: 20px;\n            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            backdrop-filter: blur(10px);\n        }\n\n        .ds-card:hover {\n            transform: translateY(-10px);\n            border-color: var(--ds-accent);\n        }\n\n        .ds-icon-box {\n            width: 70px;\n            height: 70px;\n            background: linear-gradient(135deg, #ef3d3d 0%, #ffadad 100%);\n            border-radius: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 25px;\n            color: white;\n            box-shadow: 0 10px 20px rgba(255, 76, 24, 0.2);\n            font-size: 30px; \/* \u63a7\u5236 SVG \u56fe\u6807\u5927\u5c0f *\/\n        }\n        \n        \/* \u786e\u4fdd\u63d2\u5165\u7684 SVG \u5c45\u4e2d\u4e14\u5927\u5c0f\u5408\u9002 *\/\n        .ds-icon-box img { \n            width: 55px; \n            height: 55px; \n            fill: currentColor; \n        }\n\n        .ds-card h4 { margin: 0 0 10px; font-weight: 700; font-size: 1.25rem; color: var(--ds-text); }\n        .ds-card p { font-size: 1rem; color: var(--ds-gray); margin: 0; }\n\n        \/* \u56fe\u7247\u5c55\u793a\u533a *\/\n        .ds-border-top { border-top: 1px solid #eee; padding-top: 60px; margin-top: 60px; margin-bottom: 60px; }\n\n        .ds-gallery-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n        }\n\n        .ds-img-placeholder {\n            background: #e9ecef;\n            border-radius: 24px;\n            overflow: hidden;\n            position: relative;\n            min-height: 220px;\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            transition: all 0.3s ease;\n        }\n        \n        .ds-img-placeholder.full-width { grid-column: span 2; }\n        .ds-img-placeholder:hover { transform: scale(1.02); }\n\n        .ds-img-bg {\n            width: 100%;\n            height: 100%;\n            background-size: cover;\n            background-position: center;\n            position: absolute;\n            top: 0; left: 0;\n        }\n\n        .ds-img-caption {\n            position: absolute;\n            bottom: 0; left: 0; width: 100%;\n            padding: 10px;\n            background: rgba(0, 0, 0, 0.5); \/* \u534a\u900f\u660e\u9ed1\u5e95 *\/\n            color: white;\n            text-align: center;\n            font-size: 0.85rem;\n        }\n\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 992px) {\n            .ds-grid-4 { grid-template-columns: 1fr 1fr; }\n            .ds-grid-2 { grid-template-columns: 1fr; }\n            .ds-hero { padding: 120px 0 80px; }\n        }\n\n        @media (max-width: 768px) {\n            .ds-grid-4 { grid-template-columns: 1fr; }\n            .ds-btn-group { flex-direction: column; }\n            .ds-btn { width: 100%; justify-content: center; }\n            .ds-title-large { font-size: 2.5rem; }\n        }\n    <\/style>\n\n    <div class=\"ds-wrapper\">\n        \n        <header class=\"ds-hero ds-text-center\">\n            <div class=\"ds-container\">\n                <img decoding=\"async\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2021\/03\/dolphin-services.png\" alt=\"Dolphin Service Logo\" class=\"ds-logo-hero\">\n                \n                <h1 class=\"ds-title-large ds-montserrat\">Dolphin Service<sup>\u00ae<\/sup><\/h1>\n                <p class=\"ds-subtitle\">Dolphin Services\u00ae is our registered service brand for one-stop international trade solutions.Help expand your supply chain in Asia for new projects<\/p>\n                \n                <div class=\"ds-btn-group\">\n                    <a href=\"#advantage-section\" class=\"ds-btn ds-btn-red\">Explore Our Value<\/a>\n                    <a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjEyMTYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\" class=\"ds-btn ds-btn-outline\">Contact Expert<\/a>\n                <\/div>\n            <\/div>\n        <\/header>\n\n        <main class=\"ds-container\">\n            <div class=\"ds-text-center ds-section-intro\">\n                <h2 class=\"ds-montserrat\" style=\"font-weight: 700;\">Reliable. Transparent. Specialized.<\/h2>\n                <div class=\"ds-line\"><\/div>\n                <p class=\"ds-lead-text\">\n                    With 7 years of deep cultivation in stamping, machining, molding, and casting, Dewin's \"Dolphin Service\" is more than a process\u2014it's a commitment to your supply chain security in China and Vietnam.\n                <\/p>\n            <\/div>\n\n            <div id=\"advantage-section\" class=\"ds-grid-4\">\n                \n                <div class=\"ds-card\">\n                    <div class=\"ds-icon-box\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/icon01.svg\" alt=\"icon\" >\n                        <\/div>\n                    <h4>Zero-Risk Entry<\/h4>\n                    <p>Local on-site audits and background checks to eliminate fraudulent or substandard partners.<\/p>\n                <\/div>\n\n                <div class=\"ds-card\">\n                    <div class=\"ds-icon-box\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/icon02.svg\" alt=\"icon\" >\n                        <\/div>\n                    <h4>Report-Driven<\/h4>\n                    <p>Exclusive Dolphin Reports providing data-backed insights for every batch and supplier.<\/p>\n                <\/div>\n\n                <div class=\"ds-card\">\n                    <div class=\"ds-icon-box\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/icon03.svg\" alt=\"icon\" >\n                        <\/div>\n                    <h4>Tech Oversight<\/h4>\n                    <p>Engineering teams guiding factories through PPAP to ensure design intent is perfectly met.<\/p>\n                <\/div>\n\n                <div class=\"ds-card\">\n                    <div class=\"ds-icon-box\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/icon04.svg\" alt=\"icon\" >\n                        <\/div>\n                    <h4>Lean Logistics<\/h4>\n                    <p>Seamless coordination from Asian floor to your door, handling all customs and duties.<\/p>\n                <\/div>\n            <\/div>\n\n            <section class=\"ds-border-top ds-grid-2\">\n                \n                <div>\n                    <h2 class=\"ds-montserrat\" style=\"font-size: 2rem; font-weight: 700; margin-bottom: 1.5rem;\">Transparent Operations<\/h2>\n                    <p style=\"font-size: 1.1rem; color: var(--ds-gray); margin-bottom: 2rem;\">\n                        A \"Dolphin Report\" isn't just a document\u2014it's a commitment to truth. We provide <strong>real-time factory photos<\/strong> and <strong>standardized inspection reports<\/strong> for every single partner in our network.\n                    <\/p>\n                    <div class=\"ds-btn-group\" style=\"justify-content: flex-start;\">\n                        <a href=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/05\/Dolphin-report-20231031.pdf\" target=\"_blank\" class=\"ds-btn ds-btn-navy\">Download Sample Report<\/a><br\/>\n                        <a href=\"https:\/\/dewintech.com\/factory-information\/\" class=\"ds-btn ds-btn-outline-navy\">\n                            Explore Factory Gallery\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ds-gallery-grid\">\n                    <div class=\"ds-img-placeholder\">\n                        <div class=\"ds-img-bg\" style=\"background-image: url('https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/dolphin-gc01.webp');\"><\/div>\n                        <div class=\"ds-img-caption\">Factory Floor Verification<\/div>\n                    <\/div>\n                    <div class=\"ds-img-placeholder\">\n                        <div class=\"ds-img-bg\" style=\"background-image: url('https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/dolphin-gc02.webp');\"><\/div>\n                        <div class=\"ds-img-caption\">Equipment Capability Validation<\/div>\n                    <\/div>\n                    <div class=\"ds-img-placeholder full-width\">\n                        <div class=\"ds-img-bg\" style=\"background-image: url('https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/jianyan.png');\"><\/div>\n                        <div class=\"ds-img-caption\">Inspection & Quality Documentation<\/div>\n                    <\/div>\n                <\/div>\n\n            <\/section>\n        <\/main>\n    <\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0523bf6 e-flex e-con-boxed elementor-repeater-item-default_padding elementor-repeater-item-none elementor-repeater-item-none_hover e-con e-parent\" data-id=\"0523bf6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ang_container_spacing_size&quot;:&quot;default_padding&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90c5f4d elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-shortcode\" data-id=\"90c5f4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <style>\n        \/* --- \u57fa\u7840\u5e03\u5c40\u6837\u5f0f --- *\/\n        .ds-v2-wrapper {\n            --primary-navy: #002b5b;\n            --accent-blue: #00a8cc;\n            --dewin-red: #ef3d3d;\n            font-family: 'Inter', sans-serif;\n            color: #333;\n            max-width: 1200px;\n            margin: 0 auto;\n            position: relative;\n        }\n\n        .ds-v2-wrapper h2, .ds-v2-wrapper h3, .ds-v2-wrapper h5 {\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .ds-section-title-line {\n            width: 80px; height: 5px; background: var(--dewin-red);\n            margin: 20px auto 40px; border-radius: 10px;\n        }\n\n        \/* Tabs \u6837\u5f0f - \u66ff\u6362 Bootstrap Nav *\/\n        .ds-nav-tabs {\n            border: none; \n            justify-content: center; \n            gap: 20px;\n            margin-bottom: 50px; \n            background: #eee; \n            padding: 10px;\n            border-radius: 60px; \n            display: inline-flex;\n            position: relative; \n            left: 50%; \n            transform: translateX(-50%);\n            list-style: none;\n        }\n\n        .ds-nav-tabs .nav-link {\n            border: none; \n            border-radius: 50px; \n            padding: 15px 50px;\n            font-weight: 700; \n            color: #666; \n            background: transparent;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            outline: none;\n        }\n\t\t.ds-nav-tabs .nav-link:hover{\n\t\t\tbackground: none;\n\t\t\tcolor:none;\n\t\t\tborder-radius: 50px !important; \n\t\t}\n\n        .ds-nav-tabs .nav-link.active {\n            background: var(--dewin-red); \n            color: white;\n\t\t\t\tborder-radius: 50px !important; \n            box-shadow: 0 10px 20px rgba(239, 61, 61, 0.3);\n        }\n\n        \/* Tab Content \u903b\u8f91 *\/\n        .ds-tab-pane {\n            display: none;\n            animation: dsFadeIn 0.5s ease;\n        }\n        .ds-tab-pane.active {\n            display: block;\n        }\n\n        @keyframes dsFadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        \/* --- CSS GRID \u5e03\u5c40\u6838\u5fc3\u66ff\u6362 --- *\/\n        .ds-grid-row {\n            display: grid;\n            grid-template-columns: repeat(12, 1fr);\n            gap: 3rem;\n            align-items: center;\n        }\n        \n        \/* \u6a21\u62df col-lg-5 *\/\n        .ds-grid-col-5 {\n            grid-column: span 5;\n        }\n        \n        \/* \u6a21\u62df col-lg-7 *\/\n        .ds-grid-col-7 {\n            grid-column: span 7;\n        }\n\n        \/* \u96f7\u8fbe\u56fe\u5bb9\u5668\u6837\u5f0f *\/\n        .ds-radar-card {\n            padding: 2rem;\n            background: white;\n            border-radius: 2rem;\n            box-shadow: 0 1rem 3rem rgba(0,0,0,0.1);\n            position: relative;\n        }\n        \n        .ds-canvas-container {\n            width: 100%;\n            height: 400px;\n            position: relative;\n        }\n\n        \/* \u5e95\u90e8\u81ea\u5b9a\u4e49\u5c0f\u65b9\u5757\u56fe\u4f8b *\/\n        .ds-custom-legend {\n            display: flex;\n            justify-content: center;\n            gap: 15px;\n            margin-top: 20px;\n            flex-wrap: wrap;\n        }\n        .legend-item {\n            display: flex;\n            align-items: center;\n            gap: 6px;\n            font-size: 12px;\n            font-weight: 600;\n            color: #4b5563;\n        }\n        .legend-dot {\n            width: 12px;\n            height: 12px;\n            border-radius: 3px;\n        }\n        .dot-total { background: #ccc; }\n        .dot-actual { background: #f87171; }\n        .dot-improve { background: rgba(59,130,246,0.7); border: 1px solid rgba(59,130,246,1); }\n\n        \/* \u5217\u8868\u6837\u5f0f *\/\n        .ds-feat-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        .ds-feat-list li {\n            padding: 15px 0; \n            border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n            transition: all 0.3s ease;\n            display: flex;\n            align-items: flex-start;\n        }\n        .ds-feat-list li:hover { transform: translateX(10px); color: var(--dewin-red); }\n        .ds-feat-icon { margin-right: 1rem; width:22px;margin-top:5px }\n\n        \/* \u5bf9\u6bd4\u8868\u683c\u6837\u5f0f *\/\n        .ds-table-responsive { width: 100%; overflow-x: auto; }\n        .ds-comparison-table { width: 100%; border-collapse: separate; border-spacing: 0 10px; min-width: 600px; }\n        .ds-comparison-table th { padding: 20px; text-align: center; border-radius: 15px 15px 0 0; font-size: 1.2rem; font-weight: 800; color: white; }\n        .ds-comparison-table td { padding: 20px; vertical-align: middle; background: white; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }\n        .ds-comparison-table .col-direct { background: #fdfdfd; border-left: 1px solid #eee; width: 45%; }\n        .ds-comparison-table .col-dewin { background: rgba(239, 61, 61, 0.03); border: 2px solid var(--dewin-red) !important; width: 45%; font-weight: 600; }\n        .ds-comparison-table tr td:first-child { border-top-left-radius: 15px; border-bottom-left-radius: 15px; }\n        .ds-comparison-table tr td:last-child { border-top-right-radius: 15px; border-bottom-right-radius: 15px; }\n\n        @media (max-width: 992px) {\n            .ds-grid-col-5, .ds-grid-col-7 {\n                grid-column: span 12;\n            }\n            .ds-grid-row {\n                gap: 2rem;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .ds-nav-tabs { flex-direction: column; width: 100%; left: 0; transform: none; border-radius: 20px; }\n            .ds-nav-tabs .nav-link { width: 100%; }\n            .ds-canvas-container { height: 320px; }\n        }\n    <\/style>\n\n    <div class=\"ds-v2-wrapper\" id=\"ds_wrapper_ds_radar_69e5758cb5329\">\n        <section style=\"padding: 3rem 0;\">\n            \n            <div style=\"text-align: center; margin-bottom: 3rem;\">\n                <h2 style=\"font-weight: 700;\">Dual-Value Proposition<\/h2>\n                <div class=\"ds-section-title-line\"><\/div>\n                <p style=\"color: #6c757d; font-size: 1.25rem;\">Lifting Suppliers to Worldwide Excellence & Shielding Customers from Complexity<\/p>\n            <\/div>\n\n            <div class=\"ds-nav-tabs\">\n                <button class=\"nav-link active\" onclick=\"ds_switch_tab(event, 'suppliers-pane-ds_radar_69e5758cb5329')\">Value for Suppliers<\/button>\n                <button class=\"nav-link\" onclick=\"ds_switch_tab(event, 'customers-pane-ds_radar_69e5758cb5329')\">Value for Customers<\/button>\n            <\/div>\n\n            <div class=\"ds-tab-content-wrapper\">\n                <div class=\"ds-tab-pane active\" id=\"suppliers-pane-ds_radar_69e5758cb5329\">\n                    <div class=\"ds-grid-row\">\n                        \n                        <div class=\"ds-grid-col-5\">\n                            <div class=\"ds-radar-card\">\n                                <h5 style=\"text-align:center; margin-bottom: 1.5rem; font-weight: 700;\">Supplier Growth Index (QCLDM)<\/h5>\n                                <div class=\"ds-canvas-container\">\n                                    <canvas id=\"ds_radar_69e5758cb5329_canvas\"><\/canvas>\n                                <\/div>\n                                <div class=\"ds-custom-legend\">\n                                    <div class=\"legend-item\"><span class=\"legend-dot dot-total\"><\/span>Baseline<\/div>\n                                    <div class=\"legend-item\"><span class=\"legend-dot dot-actual\"><\/span>Factory<\/div>\n                                    <div class=\"legend-item\"><span class=\"legend-dot dot-improve\"><\/span>DEWIN Boost<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"ds-grid-col-7\">\n                            <h3 style=\"font-weight: 700; margin-bottom: 1.5rem;\">Empowering the Factory Floor<\/h3>\n                            <p style=\"font-size: 1.1rem; color: #6c757d; line-height: 1.6;\">We don't just find suppliers; we develop them. Through our 5-dimension assessment, we transform local factories into world-class partners.<\/p>\n                            <ul class=\"ds-feat-list\">\n                                <li>\n                                    <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon01.svg\" alt=\"icon\" \/>\n                                    <div><strong>Quality:<\/strong> Integrating international QC standards directly into the shop floor.<\/div>\n                                <\/li>\n                                <li>\n                                    <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon01.svg\" alt=\"icon\" \/>\n                                    <div><strong>Logistics:<\/strong> Streamlining warehouse buffer zones and lead-time tracking.<\/div>\n                                <\/li>\n                                <li>\n                                    <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon01.svg\" alt=\"icon\" \/>\n                                    <div><strong>Management:<\/strong> Implementing 5S and digital dashboard reporting.<\/div>\n                                <\/li>\n                                <li>\n                                    <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon01.svg\" alt=\"icon\" \/>\n                                    <div><strong>Development:<\/strong> Providing technical CAD\/CAE support for complex parts.<\/div>\n                                <\/li>\n                                <li>\n                                    <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon01.svg\" alt=\"icon\" \/>\n                                    <div><strong>Cost:<\/strong> Identifying lean opportunities to eliminate waste.<\/div>\n                                <\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ds-tab-pane\" id=\"customers-pane-ds_radar_69e5758cb5329\">\n                    <div class=\"ds-table-responsive\">\n                        <table class=\"ds-comparison-table\">\n                            <thead>\n                                <tr>\n                                    <th style=\"background: #6c757d;\">Sourcing Challenges (DIY)<\/th>\n                                    <th style=\"background: var(--dewin-red);\">Dewin Dolphin Service\u00ae<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n <tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon03.svg\" alt=\"icon\" \/>\n        <strong>Supplier Risk:<\/strong> Open B2B platforms with unverified factories and unreliable capacity claims.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Verified Network:<\/strong> 7-year audited supplier network across China & Vietnam.\n    <\/td>\n<\/tr>\n\n<tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon03.svg\" alt=\"icon\" \/>\n        <strong>Quality Blindness:<\/strong> Quality decisions based solely on factory self-reports.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Guaranteed Quality:<\/strong> Dolphin Reports, factory audits, and batch sampling inspections.\n    <\/td>\n<\/tr>\n\n<tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon04.svg\" alt=\"icon\" \/>\n        <strong>Tariff Exposure:<\/strong> Single-country sourcing with high duties and policy risk.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Tax Optimization:<\/strong> CN\/VN multi-country sourcing to reduce tariff impact.\n    <\/td>\n<\/tr>\n\n<tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon03.svg\" alt=\"icon\" \/>\n        <strong>Communication Gaps:<\/strong> Fragmented factory contacts causing technical misunderstandings.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Project Control:<\/strong> Engineering-led coordination from drawings to mass production.\n    <\/td>\n<\/tr>\n\n<tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon03.svg\" alt=\"icon\" \/>\n        <strong>Hidden Costs:<\/strong> Manufacturing quotes exclude logistics, inspection, and export fees.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Transparent Pricing:<\/strong> One all-in quotation covering production, QC, and delivery.\n    <\/td>\n<\/tr>\n\n<tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon03.svg\" alt=\"icon\" \/>\n        <strong>Delivery Uncertainty:<\/strong> No backup capacity when factories delay or overload.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Stable Supply:<\/strong> Multi-factory backup capacity ensures consistent lead times.\n    <\/td>\n<\/tr>\n\n<tr>\n    <td class=\"col-direct\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon03.svg\" alt=\"icon\" \/>\n        <strong>No Accountability:<\/strong> Buyers take full responsibility when issues arise.\n    <\/td>\n    <td class=\"col-dewin\">\n        <img decoding=\"async\" class=\"ds-feat-icon\" src=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/12\/ppap-icon02.svg\" alt=\"icon\" \/>\n        <strong>Full Ownership:<\/strong> Dedicated teams manage production, customs, logistics, and quality.\n    <\/td>\n<\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\t\t\t\t\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <script>\n    \/\/ Tab \u5207\u6362\u903b\u8f91\n    function ds_switch_tab(evt, tabId) {\n        const wrapper = evt.currentTarget.closest('.ds-v2-wrapper');\n        const panes = wrapper.querySelectorAll('.ds-tab-pane');\n        const links = wrapper.querySelectorAll('.nav-link');\n        \n        panes.forEach(p => p.classList.remove('active'));\n        links.forEach(l => l.classList.remove('active'));\n        \n        document.getElementById(tabId).classList.add('active');\n        evt.currentTarget.classList.add('active');\n    }\n\n    (function(){\n        const canvasId = 'ds_radar_69e5758cb5329_canvas';\n        \n        \/\/ --- 1. \u56fa\u5b9a\u6570\u636e\u914d\u7f6e ---\n        const labels = ['Quality', 'Cost', 'Logistics', 'Development', 'Management'];\n        const fullScores = [25, 25, 20, 15, 15];\n        const actualScores = [18, 15, 13, 9, 11];\n        const betweenScores = [23, 22, 18, 14, 13]; \n\n        const fullPct = fullScores.map(() => 100);\n        const actualPct = actualScores.map((v, i) => (v \/ fullScores[i]) * 100);\n        const betweenPct = betweenScores.map((v, i) => (v \/ fullScores[i]) * 100);\n        \n        function loadChartJs(cb){\n            if(window.Chart){cb();return;}\n            if(window.__srChartLoadingQueue){window.__srChartLoadingQueue.push(cb);return;}\n            window.__srChartLoadingQueue=[cb];\n            const s=document.createElement('script');\n            s.src='https:\/\/cdn.jsdelivr.net\/npm\/chart.js@4.4.3';\n            s.onload=function(){(window.__srChartLoadingQueue||[]).forEach(fn=>fn());window.__srChartLoadingQueue=null;};\n            document.head.appendChild(s);\n        }\n\n        let chartInstance = null;\n\n        function initChart(){\n            const canvas = document.getElementById(canvasId);\n            if(!canvas) return;\n\n            const datasets = [\n                {\n                    label: 'Total',\n                    data: fullPct,\n                    borderColor: '#ccc',\n                    backgroundColor: 'rgba(200,200,200,0.1)',\n                    pointRadius: 0,\n                    borderWidth: 1\n                },\n                {\n                    label: 'Actual Scores',\n                    data: fullPct.map(()=>0),\n                    borderColor: '#f87171',\n                    backgroundColor: 'rgba(248,113,113,0.25)',\n                    pointRadius: 0,\n                    borderWidth: 2,\n                    fill: true\n                },\n                {\n                    label: 'Between Band',\n                    data: fullPct.map(()=>0),\n                    borderColor: 'transparent',\n                    backgroundColor: 'rgba(248,113,113,0.15)',\n                    pointRadius: 0,\n                    borderWidth: 0,\n                    fill: '-1'\n                },\n                {\n                    label: 'Dewin Improvements',\n                    data: fullPct.map(()=>0),\n                    borderColor: 'rgba(59,130,246,0.6)',\n                    backgroundColor: 'rgba(59,130,246,0.4)',\n                    pointRadius: 5,\n                    borderWidth: 2,\n                    fill: false\n                }\n            ];\n\n            const options = {\n                responsive: true,\n                maintainAspectRatio: false,\n                elements: { point: { radius: 5, hitRadius: 20, hoverRadius: 7 } },\n                interaction: { mode: 'index', intersect: false },\n                plugins: {\n                    legend: { display: false },\n                    tooltip: {\n                        enabled: true,\n                        mode: 'index',\n                        intersect: false,\n                        padding: 10,\n                        callbacks: {\n                            label: function(ctx) {\n                                const i = ctx.dataIndex;\n                                const dsLabel = ctx.dataset.label;\n                                if (dsLabel === 'Between Band') return null;\n                                if (dsLabel === 'Total Score') return ' Total: ' + fullScores[i];\n                                if (dsLabel === 'Actual Scores') return ' Actual: ' + actualScores[i];\n                                if (dsLabel === 'Dewin Improvements') return ' Improvements: ' + betweenScores[i];\n                            }\n                        }\n                    }\n                },\n                scales: {\n                    r: {\n                        min: 0, max: 100,\n                        ticks: { display: false, stepSize: 20 },\n                        pointLabels: { font: { size: 12, weight: '700' }, color: '#333' }\n                    }\n                }\n            };\n\n            chartInstance = new Chart(canvas.getContext('2d'), { type: 'radar', data: { labels, datasets }, options });\n\n            animateAll();\n        }\n\n        function animateDatasetStep(datasetIndex, targetValues, duration, callback){\n            const steps = Math.max(1, Math.round(duration \/ 16));\n            let frame = 0;\n            function step(){\n                chartInstance.data.datasets[datasetIndex].data = targetValues.map(v => v * (frame \/ steps));\n                chartInstance.update('none');\n                frame++;\n                if (frame <= steps) {\n                    requestAnimationFrame(step);\n                } else if (callback) {\n                    setTimeout(callback, 100);\n                }\n            }\n            step();\n        }\n\n        function animateAll(){\n            animateDatasetStep(1, actualPct, 800, () => {\n                animateDatasetStep(2, betweenPct, 800, () => {\n                    animateDatasetStep(3, betweenPct, 1200, () => {\n                        highlightGradientOnce();\n                    });\n                });\n            });\n        }\n\n        function highlightGradientOnce(){\n            const meta = chartInstance.getDatasetMeta(2);\n            const startColor = {r:197, g:217, b:251}; \n            const endColor = {r:59, g:130, b:246};\n            const duration = 1000;\n            const startTime = performance.now();\n            function lerp(a,b,t){return a+(b-a)*t;}\n            function drawGradient(){\n                const now = performance.now();\n                let t=(now-startTime)\/duration;\n                if(t>1)t=1;\n                const gradientColors = meta.data.map(()=>{\n                    const r=Math.round(lerp(startColor.r,endColor.r,t));\n                    const g=Math.round(lerp(startColor.g,endColor.g,t));\n                    const b=Math.round(lerp(startColor.b,endColor.b,t));\n                    return `rgba(${r},${g},${b},0.3)`;\n                });\n                chartInstance.data.datasets[2].backgroundColor = gradientColors;\n                chartInstance.update('none');\n                if(t<1) requestAnimationFrame(drawGradient);\n            }\n            drawGradient();\n        }\n\n        function observeCanvas(cb){\n            const canvas = document.getElementById(canvasId);\n            if(!canvas) return;\n            const observer = new IntersectionObserver(entries=>{\n                entries.forEach(entry=>{\n                    if(entry.isIntersecting){\n                        cb();\n                        observer.disconnect();\n                    }\n                });\n            }, {threshold:0.5});\n            observer.observe(canvas);\n        }\n\n        loadChartJs(() => observeCanvas(initChart));\n    })();\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1579e03 elementor-align-center quote-btn-outline elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-button\" data-id=\"1579e03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/05\/QCLDM-Score-20231101.pdf\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download QCLDM Report<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b277a19 e-flex e-con-boxed elementor-repeater-item-default_padding elementor-repeater-item-none elementor-repeater-item-none_hover e-con e-parent\" data-id=\"b277a19\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ang_container_spacing_size&quot;:&quot;default_padding&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-872d33e elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-heading\" data-id=\"872d33e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Production Part Approval Process<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b3a6e2 elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-text-editor\" data-id=\"3b3a6e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Dewin has formulated corresponding corrective measures and preventive plans for possible problems in each link. From raw material inspection, mold debugging, injection molding to final product inspection, every step is strictly controlled to ensure that the final product meets design specifications and satisfies customer needs.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-871dcf3 elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-gallery\" data-id=\"871dcf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;columns&quot;:3,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;aspect_ratio&quot;:&quot;1:1&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/06\/4.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"871dcf3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjgxMiwidXJsIjoiaHR0cHM6XC9cL2Rld2ludGVjaC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC80LnBuZyIsInNsaWRlc2hvdyI6Ijg3MWRjZjMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/06\/4.png\" data-width=\"1750\" data-height=\"2000\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/06\/PPAP181.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"871dcf3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjgxNSwidXJsIjoiaHR0cHM6XC9cL2Rld2ludGVjaC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9QUEFQMTgxLnBuZyIsInNsaWRlc2hvdyI6Ijg3MWRjZjMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/06\/PPAP181.png\" data-width=\"1191\" data-height=\"1423\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/06\/qc.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"871dcf3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjgxMSwidXJsIjoiaHR0cHM6XC9cL2Rld2ludGVjaC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9xYy5wbmciLCJzbGlkZXNob3ciOiI4NzFkY2YzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/06\/qc.png\" data-width=\"1750\" data-height=\"2000\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9283dc2 quote-btn-outline elementor-align-center elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-button\" data-id=\"9283dc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dewintech.com\/wp-content\/uploads\/2025\/05\/ppap.pdf\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download PPAP Report<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53bcac7 e-flex e-con-boxed elementor-repeater-item-default_padding elementor-repeater-item-none elementor-repeater-item-none_hover e-con e-parent\" data-id=\"53bcac7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ang_container_spacing_size&quot;:&quot;default_padding&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f46995 elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-heading\" data-id=\"9f46995\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Cases<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e729317 elementor-repeater-item-none elementor-repeater-item-none_hover elementor-widget elementor-widget-text-editor\" data-id=\"e729317\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>1. Inquiry: Received inquiry via Alibaba Vietnam.- February 2024<\/li><li>2. Client Check: Verified customer background \u2014 U.S. fire safety brand. -March 2024<\/li><li>3. Supplier Sourcing: Selected potential factories based on client needs. -April 2024<\/li><li>4. Factory Audit: Dolphin Report\u00ae scored factory capacity, QC, workflow. -April 2024<\/li><li>5. Quotation: Client shared target price after initial quote. -May 2024<\/li><li>6. Cost Negotiation: Renegotiated with supplier to meet client targets. -July 2024<\/li><li>7. Site Visits: Client visited factory 3 times for evaluation. -October 2024, April 2025<\/li><li>8. Quality Fix: Salt spray test failed; root cause analyzed. -January 2025<\/li><li>9. Coating Upgrade: Used Chinese powder coating to pass tests. -February-March 2025<\/li><li>10. Expansion: Tooling completed; planning for more SKUs. -April 2025<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Download QCLDM Report Production Part Approval Process Dewin has formulated corresponding corrective measures and preventive plans for possible problems in each link. From raw material inspection, mold debugging, injection molding to final product inspection, every step is strictly controlled to ensure that the final product meets design specifications and satisfies customer needs. Download PPAP Report [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10554","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.0 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Dolphin Service\u00a0 - Dewin - Help You Make Custom Parts &amp; Assembilies in Vietnam &amp; China<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dewintech.com\/ru\/dolphin-service\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dolphin Service\u00a0\" \/>\n<meta property=\"og:description\" content=\"Download QCLDM Report Production Part Approval Process Dewin has formulated corresponding corrective measures and preventive plans for possible problems in each link. From raw material inspection, mold debugging, injection molding to final product inspection, every step is strictly controlled to ensure that the final product meets design specifications and satisfies customer needs. Download PPAP Report [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dewintech.com\/ru\/dolphin-service\/\" \/>\n<meta property=\"og:site_name\" content=\"Dewin - Help You Make Custom Parts &amp; Assembilies in Vietnam &amp; China\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T07:17:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u043c\u0438\u043d\u0443\u0442\u0430\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Dolphin Service\u00a0 - Dewin - Help You Make Custom Parts &amp; Assembilies in Vietnam &amp; China","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dewintech.com\/ru\/dolphin-service\/","og_locale":"ru_RU","og_type":"article","og_title":"Dolphin Service\u00a0","og_description":"Download QCLDM Report Production Part Approval Process Dewin has formulated corresponding corrective measures and preventive plans for possible problems in each link. From raw material inspection, mold debugging, injection molding to final product inspection, every step is strictly controlled to ensure that the final product meets design specifications and satisfies customer needs. Download PPAP Report [&hellip;]","og_url":"https:\/\/dewintech.com\/ru\/dolphin-service\/","og_site_name":"Dewin - Help You Make Custom Parts &amp; Assembilies in Vietnam &amp; China","article_modified_time":"2026-03-02T07:17:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"1 \u043c\u0438\u043d\u0443\u0442\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dewintech.com\/dolphin-service\/","url":"https:\/\/dewintech.com\/dolphin-service\/","name":"Dolphin Service\u00a0 - Dewin - Help You Make Custom Parts &amp; Assembilies in Vietnam &amp; China","isPartOf":{"@id":"https:\/\/dewintech.com\/#website"},"datePublished":"2026-01-13T03:22:55+00:00","dateModified":"2026-03-02T07:17:50+00:00","breadcrumb":{"@id":"https:\/\/dewintech.com\/dolphin-service\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dewintech.com\/dolphin-service\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dewintech.com\/dolphin-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dewintech.com\/"},{"@type":"ListItem","position":2,"name":"Dolphin Service\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/dewintech.com\/#website","url":"https:\/\/dewintech.com\/","name":"Dewin - Help You Make Custom Parts in Vietnam & China","description":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u0435\u043c\u0441\u044f \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u043c\u0435\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438 \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u043e\u0432\u044b\u0445 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 \u0434\u043b\u044f \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u2014 \u043e\u0442 \u043f\u043e\u0438\u0441\u043a\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u043e\u0432 \u0434\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0438 \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0439 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438.","publisher":{"@id":"https:\/\/dewintech.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dewintech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/dewintech.com\/#organization","name":"Dewin","url":"https:\/\/dewintech.com\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/dewintech.com\/#\/schema\/logo\/image\/","url":"https:\/\/dewintech.com\/wp-content\/uploads\/2021\/06\/DEWIN-\u4f4d\u56fe-JPEG-\u5927.jpg","contentUrl":"https:\/\/dewintech.com\/wp-content\/uploads\/2021\/06\/DEWIN-\u4f4d\u56fe-JPEG-\u5927.jpg","width":1099,"height":475,"caption":"Dewin"},"image":{"@id":"https:\/\/dewintech.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/pages\/10554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/comments?post=10554"}],"version-history":[{"count":1,"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/pages\/10554\/revisions"}],"predecessor-version":[{"id":10555,"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/pages\/10554\/revisions\/10555"}],"wp:attachment":[{"href":"https:\/\/dewintech.com\/ru\/wp-json\/wp\/v2\/media?parent=10554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}