{"id":1759,"date":"2026-04-21T02:11:09","date_gmt":"2026-04-21T02:11:09","guid":{"rendered":"https:\/\/bbpmfg.com\/?page_id=1759"},"modified":"2026-04-30T05:35:57","modified_gmt":"2026-04-30T05:35:57","slug":"centrifugal-pumps","status":"publish","type":"page","link":"https:\/\/bbpmfg.com\/pt\/centrifugal-pumps\/","title":{"rendered":"Bombas de \u00c1gua Centr\u00edfugas"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-3ab7f8f\" data-block-id=\"3ab7f8f\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3ab7f8f-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-28711c3\" data-v=\"4\" data-block-id=\"28711c3\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-28711c3-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-28711c3-inner-blocks\">\n<style>\n\/* 3. Aesthetics & Fonts - High-quality professional typography *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n\/* 1. Strict Scope & Technical Background *\/\n#bbp-industrial-hero {\n    width: 100% !important;\n    background-color: #f4f6f9 !important;\n    \/* Technical Blueprint\/Grid Background *\/\n    background-image: \n        linear-gradient(rgba(24, 72, 192, 0.07) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(24, 72, 192, 0.07) 1px, transparent 1px) !important;\n    background-size: 30px 30px !important;\n    font-family: 'Inter', sans-serif !important;\n    padding: 40px 0 60px 0 !important;\n    color: #111111 !important;\n    box-sizing: border-box !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n\n#bbp-industrial-hero * {\n    box-sizing: border-box !important;\n}\n\n\/* 4. Layout & Frameworks: 1600px Container *\/\n#bbp-industrial-hero .bbp-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 70px !important;\n    position: relative !important;\n    z-index: 2 !important;\n}\n\n\/* Top Section (Text Left, Image Right) *\/\n#bbp-industrial-hero .bbp-main-row {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 50px !important;\n    align-items: center !important;\n}\n\n#bbp-industrial-hero .bbp-text-col {\n    flex: 1 1 650px !important;\n}\n\n#bbp-industrial-hero .bbp-img-col {\n    flex: 1 1 500px !important;\n    position: relative !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    min-height: 450px !important;\n}\n\n\/* Text & Typography *\/\n#bbp-industrial-hero .bbp-iso-badge {\n    display: inline-block !important;\n    background-color: #111111 !important;\n    color: #F0C018 !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    padding: 8px 16px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1.5px !important;\n    margin-bottom: 25px !important;\n    border-left: 4px solid #1848C0 !important;\n    box-shadow: 4px 4px 0px rgba(24, 72, 192, 0.15) !important;\n}\n\n#bbp-industrial-hero h1.bbp-h1-industrial {\n    font-size: 18px !important;\n    color: #1848C0 !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 2px !important;\n    margin: 0 0 15px 0 !important;\n    display: block !important;\n}\n\n#bbp-industrial-hero h2.bbp-h2-industrial {\n    font-size: 32px !important;\n    color: #111111 !important;\n    font-weight: 700 !important;\n    line-height: 1.25 !important;\n    margin: 0 0 25px 0 !important;\n}\n\n#bbp-industrial-hero p.bbp-para-industrial {\n    font-size: 16px !important;\n    line-height: 1.8 !important;\n    color: #333333 !important;\n    margin-bottom: 40px !important;\n    max-width: 90% !important;\n    border-left: 2px dashed #cccccc !important;\n    padding-left: 20px !important;\n}\n\n\/* Button with Hardcore Styling *\/\n#bbp-industrial-hero .bbp-btn-quote {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    background-color: #1848C0 !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    padding: 16px 40px !important;\n    text-decoration: none !important;\n    \/* Button Cut-corner *\/\n    clip-path: polygon(15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 15px) !important;\n    transition: all 0.3s ease !important;\n    border: none !important;\n}\n\n#bbp-industrial-hero .bbp-btn-quote:hover {\n    background-color: #111111 !important;\n    color: #F0C018 !important;\n}\n\n\/* Image Styling: Double Mechanical Borders & Interactive Floating Layout *\/\n#bbp-industrial-hero .bbp-img-wrapper {\n    position: absolute !important;\n    background: #ffffff !important;\n    border: 3px solid #111111 !important;\n    outline: 2px dashed #1848C0 !important;\n    outline-offset: 6px !important;\n    padding: 8px !important;\n    box-shadow: 15px 15px 0px rgba(17, 17, 17, 0.05) !important;\n    cursor: pointer !important;\n    \/* Smooth transition for the hover\/click floating effect *\/\n    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease, outline-color 0.3s ease !important;\n}\n\n\/* Active\/Hover State (Applied via JS & CSS) *\/\n#bbp-industrial-hero .bbp-img-wrapper.bbp-active-img {\n    z-index: 10 !important;\n    transform: translateY(-15px) scale(1.03) !important; \/* Float up and slightly enlarge *\/\n    box-shadow: 25px 25px 0px rgba(24, 72, 192, 0.15) !important; \/* Deepen and colorize shadow *\/\n    outline-color: #F0C018 !important; \/* Highlight outline on hover *\/\n}\n\n\/* Base positioning *\/\n#bbp-industrial-hero .bbp-img-wrapper-1 {\n    width: 65% !important;\n    bottom: 5% !important;\n    left: 0 !important;\n    z-index: 2 !important; \/* Default front image *\/\n}\n\n#bbp-industrial-hero .bbp-img-wrapper-2 {\n    width: 55% !important;\n    top: 0 !important;\n    right: 5% !important;\n    z-index: 1 !important; \/* Default back image *\/\n    outline-color: #777777 !important; \n}\n\n#bbp-industrial-hero img {\n    width: 100% !important;\n    height: auto !important;\n    display: block !important;\n    object-fit: cover !important;\n    pointer-events: none !important; \/* Prevents image dragging issues *\/\n}\n\n\/* Bottom Data Cards: Floating Row with Cut-corners *\/\n#bbp-industrial-hero .bbp-cards-row {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;\n    gap: 25px !important;\n    width: 100% !important;\n}\n\n#bbp-industrial-hero .bbp-stat-card {\n    background: #ffffff !important;\n    padding: 30px 25px !important;\n    position: relative !important;\n    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%) !important;\n    box-shadow: inset 0px 4px 0px 0px #1848C0, inset 1px 0px 0px 0px #e5e5e5, inset 0px -1px 0px 0px #e5e5e5 !important;\n}\n\n#bbp-industrial-hero .bbp-stat-card::after {\n    content: '' !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    right: 0 !important;\n    border-width: 0 0 25px 25px !important;\n    border-style: solid !important;\n    border-color: transparent transparent #F0C018 transparent !important;\n}\n\n#bbp-industrial-hero .bbp-card-val {\n    display: block !important;\n    font-size: 24px !important;\n    font-weight: 800 !important;\n    color: #111111 !important;\n    margin-bottom: 8px !important;\n    font-family: 'Inter', monospace !important; \n}\n\n#bbp-industrial-hero .bbp-card-lbl {\n    display: block !important;\n    font-size: 14px !important;\n    color: #555555 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n}\n\n\/* Responsive adjustments *\/\n@media (max-width:1000px) {\n    #bbp-industrial-hero .bbp-img-col {\n        min-height: 400px !important;\n        margin-top: 30px !important;\n    }\n}\n\n@media (max-width:690px) {\n    #bbp-industrial-hero {\n        padding: 60px 0 !important;\n    }\n    #bbp-industrial-hero .bbp-container {\n        padding: 0 20px !important;\n        gap: 40px !important;\n    }\n    #bbp-industrial-hero h2.bbp-h2-industrial {\n        font-size: 26px !important;\n    }\n    #bbp-industrial-hero .bbp-img-col {\n        min-height: auto !important;\n        flex-direction: column !important;\n        gap: 30px !important;\n    }\n    #bbp-industrial-hero .bbp-img-wrapper {\n        position: relative !important;\n        width: 100% !important;\n        inset: auto !important;\n        margin-bottom: 20px !important;\n        \/* Disable complex hover overlap on small mobile screens *\/\n        transform: none !important; \n    }\n    #bbp-industrial-hero .bbp-img-wrapper.bbp-active-img {\n        transform: scale(1.02) !important; \/* Simplified effect for mobile *\/\n    }\n}\n<\/style>\n\n<section id=\"bbp-industrial-hero\">\n    <div class=\"bbp-container\">\n        \n        <div class=\"bbp-main-row\">\n            <div class=\"bbp-text-col\">\n                <span class=\"bbp-iso-badge\">Factory-Direct from Beijing \u00b7 ISO 9001 \u00b7 40+ Countries<\/span>\n                \n                <h1 class=\"bbp-h1-industrial\">Centrifugal Water Pumps<\/h1>\n                <h2 class=\"bbp-h2-industrial\">Centrifugal Water Pumps \u2014 End Suction, Self-Priming &#038; Double Suction<\/h2>\n                \n                <p class=\"bbp-para-industrial\">Centrifugal water pumps from BBP cover end suction, self-priming, double suction, sludge, and trash duty across 3.6\u201314,400 m\u00b3\/h flow ranges and heads up to 147 m. Each casting, machining, assembly, and hydrostatic test step happens inside one Beijing foundry under one ISO 9001:2015 quality system \u2014 so the pump that arrives matches the duty point you specified, not a standard drop-ship.<\/p>\n                \n                <a href=\"#ct-popup-820\" class=\"bbp-btn-quote\">Request a Quote<\/a>\n            <\/div>\n            \n            <div class=\"bbp-img-col\">\n                <div class=\"bbp-img-wrapper bbp-img-wrapper-2\">\n                    <img src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Centrifugal-Water-Pumps2.png\" alt=\"Centrifugal Water Pump Detail\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"375\">\n                <\/div>\n                <div class=\"bbp-img-wrapper bbp-img-wrapper-1 bbp-active-img\">\n                    <img src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Centrifugal-Water-Pumps-1.png\" alt=\"Centrifugal Water Pump Overview\" loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"450\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"bbp-cards-row\">\n            <div class=\"bbp-stat-card\">\n                <span class=\"bbp-card-val\">\u00b3.6 \u2013 14,400 m\u00b3\/h<\/span>\n                <span class=\"bbp-card-lbl\">Flow range across series<\/span>\n            <\/div>\n            <div class=\"bbp-stat-card\">\n                <span class=\"bbp-card-val\">5 \u2013 147 m<\/span>\n                <span class=\"bbp-card-lbl\">Head range (single stage)<\/span>\n            <\/div>\n            <div class=\"bbp-stat-card\">\n                <span class=\"bbp-card-val\">0.\u00b37 \u2013 1,500 kW<\/span>\n                <span class=\"bbp-card-lbl\">Motor power options (IE3 default)<\/span>\n            <\/div>\n            <div class=\"bbp-stat-card\">\n                <span class=\"bbp-card-val\">5 Series<\/span>\n                <span class=\"bbp-card-lbl\">End Suction \u00b7 Self-Priming \u00b7 Double Suction \u00b7 Sludge \u00b7 Trash<\/span>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const imageWrappers = document.querySelectorAll('#bbp-industrial-hero .bbp-img-wrapper');\n        \n        \/\/ Function to handle bringing an image to the front\n        const bringToFront = (selectedElement) => {\n            \/\/ Remove active class from all images\n            imageWrappers.forEach(img => img.classList.remove('bbp-active-img'));\n            \/\/ Add active class to the hovered\/clicked image\n            selectedElement.classList.add('bbp-active-img');\n        };\n\n        imageWrappers.forEach(wrapper => {\n            \/\/ Desktop: Switch on hover\n            wrapper.addEventListener('mouseenter', function() {\n                bringToFront(this);\n            });\n            \n            \/\/ Mobile\/Tablet: Switch on tap\/click\n            wrapper.addEventListener('click', function(e) {\n                bringToFront(this);\n            });\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-fac95d1\" data-block-id=\"fac95d1\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fac95d1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-b6adfc5\" data-v=\"4\" data-block-id=\"b6adfc5\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-b6adfc5-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-b6adfc5-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-941a346\" data-block-id=\"941a346\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-941a346-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-38b9c6a\" data-v=\"4\" data-block-id=\"38b9c6a\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-38b9c6a-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-38b9c6a-inner-blocks\">\n<section id=\"bbp-centrifugal-pumps-module\">\n  <style>\n    \/* ==========================================================================\n       Scope: #bbp-centrifugal-pumps-module\n       Isolation Principle: Strict ID prefixing to prevent style leaks.\n       Design: Clean Two-Column Layout (Matching Image) + Clean Tabs\n       Colors: #1848C0 (Primary Blue), #F0C018 (Accent Yellow)\n       ========================================================================== *\/\n    \n    #bbp-centrifugal-pumps-module {\n      width: 100% !important;\n      background-color: #fcfcfc !important; \/* \u66f4\u67d4\u548c\u7684\u80cc\u666f\u8272\uff0c\u886c\u6258\u6a21\u5757 *\/\n      padding: 40px 30px !important;\n      box-sizing: border-box !important;\n      font-family: inherit !important;\n    }\n\n    #bbp-centrifugal-pumps-module * {\n      box-sizing: border-box !important;\n    }\n\n    \/* Container *\/\n    #bbp-centrifugal-pumps-module .bbp-container {\n      max-width: 1600px !important; \/* \u7a0d\u5fae\u6536\u62e2\u5bbd\u5ea6\uff0c\u4f7f\u6587\u672c\u9605\u8bfb\u66f4\u8212\u9002\uff0c\u4e0d\u663e\u5f97\u6563\u4e71 *\/\n      margin: 0 auto !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 50px !important; \/* \u589e\u52a0\u6a21\u5757\u95f4\u8ddd\uff0c\u51cf\u5c11\u6742\u4e71\u611f *\/\n    }\n\n    \/* Centered H2 Title *\/\n    #bbp-centrifugal-pumps-module h2 {\n      color: #111111!important;\n      font-size: 32px !important;\n      line-height: 1.4 !important;\n      margin: 0 auto !important;\n      font-weight: 700 !important;\n      text-align: center !important;\n      max-width: 1400px !important;\n    }\n\n    \/* ==========================================================================\n       TOP NARRATIVE BLOCK (Strictly matched to your screenshot)\n       ========================================================================== *\/\n    #bbp-centrifugal-pumps-module .bbp-narrative-block {\n      background: #ffffff !important;\n      border-radius: 8px !important;\n      overflow: hidden !important;\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.04) !important;\n      display: flex !important;\n      width: 100% !important;\n    }\n\n    \/* Left Column (White) *\/\n    #bbp-centrifugal-pumps-module .bbp-narrative-left {\n      flex: 1.1 !important;\n      padding: 60px 70px !important;\n      background-color: #ffffff !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 24px !important;\n      justify-content: center !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-narrative-left p {\n      color: #4a5568 !important; \/* \u622a\u56fe\u4e2d\u7684\u6df1\u7070\u5b57\u4f53 *\/\n      line-height: 1.8 !important;\n      margin: 0 !important;\n      font-size: 16px !important;\n    }\n\n    \/* Right Column (Blue) *\/\n    #bbp-centrifugal-pumps-module .bbp-narrative-right {\n      flex: 0.9 !important;\n      padding: 60px 70px !important;\n      background-color: #1848C0 !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-narrative-right p.bbp-blue-bg-text {\n      color: #ffffff !important;\n      line-height: 1.8 !important;\n      margin: 0 0 30px 0 !important;\n      font-size: 16px !important;\n      opacity: 0.95 !important;\n    }\n\n    \/* Divider Line (Matching screenshot) *\/\n    #bbp-centrifugal-pumps-module .bbp-divider {\n      width: 100% !important;\n      height: 1px !important;\n      background-color: rgba(255, 255, 255, 0.2) !important;\n      margin: 0 0 30px 0 !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-outro {\n      font-weight: 700 !important; \/* \u622a\u56fe\u4e2d\u7684\u52a0\u7c97\u767d\u8272\u5b57\u4f53 *\/\n      color: #ffffff !important;\n      line-height: 1.6 !important;\n      margin: 0 !important;\n      font-size: 16px !important;\n    }\n\n    \/* ==========================================================================\n       BOTTOM TABS BLOCK (Cleaned up to match new minimal style)\n       ========================================================================== *\/\n    #bbp-centrifugal-pumps-module .bbp-tabs-block {\n      background: #ffffff !important;\n      border-radius: 8px !important;\n      overflow: hidden !important;\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.04) !important;\n      display: flex !important;\n      flex-direction: column !important;\n      border-top: 4px solid #F0C018 !important; \/* \u4fdd\u7559\u54c1\u724c\u9ec4\u4f5c\u4e3a\u9876\u90e8\u70b9\u7f00 *\/\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tabs-header {\n      padding: 30px 50px !important;\n      background-color: #ffffff !important;\n      border-bottom: 1px solid #f0f0f0 !important;\n    }\n\n    #bbp-centrifugal-pumps-module h3 {\n      color: #1848C0 !important;\n      margin: 0 !important;\n      font-size: 22px !important;\n      font-weight: 800 !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tabs-container {\n      display: flex !important;\n      width: 100% !important;\n      min-height: 250px !important; \/* \u9501\u5b9a\u9ad8\u5ea6\uff0c\u9632\u6b62\u5185\u5bb9\u957f\u77ed\u9020\u6210\u7684\u8df3\u52a8 *\/\n    }\n\n    \/* Tabs Sidebar *\/\n    #bbp-centrifugal-pumps-module .bbp-tabs-nav {\n      flex: 0 0 350px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      background-color: #fafbfc !important;\n      border-right: 1px solid #f0f0f0 !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tab-btn {\n      padding: 24px 30px !important;\n      background: transparent !important;\n      border: none !important;\n      border-left: 3px solid transparent !important;\n      border-bottom: 1px solid #f0f0f0 !important;\n      text-align: left !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      color: #666666 !important;\n      cursor: pointer !important;\n      transition: all 0.2s ease !important;\n      line-height: 1.4 !important;\n      font-family: inherit !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tab-btn:hover {\n      background-color: #f1f5f9 !important;\n      color: #1848C0 !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tab-btn.active {\n      background-color: #ffffff !important;\n      border-left: 3px solid #1848C0 !important;\n      color: #1848C0 !important;\n    }\n\n    \/* Tabs Content *\/\n    #bbp-centrifugal-pumps-module .bbp-tabs-content {\n      flex: 1 !important;\n      padding: 40px 50px !important;\n      background-color: #ffffff !important;\n      position: relative !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tab-panel {\n      display: none !important;\n      animation: bbpFadeIn 0.3s ease forwards !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tab-panel.active {\n      display: block !important;\n    }\n\n    #bbp-centrifugal-pumps-module h4 {\n      color: #1a202c !important;\n      margin: 0 0 16px 0 !important;\n      font-size: 18px !important;\n      line-height: 1.4 !important;\n      font-weight: 800 !important;\n    }\n\n    #bbp-centrifugal-pumps-module .bbp-tab-panel p {\n      margin: 0 !important;\n      color: #4a5568 !important;\n      font-size: 15px !important;\n      line-height: 1.8 !important;\n    }\n\n    @keyframes bbpFadeIn {\n      from { opacity: 0; transform: translateY(5px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* ==========================================================================\n       RESPONSIVE DESIGN\n       ========================================================================== *\/\n    @media (max-width:1000px) {\n      #bbp-centrifugal-pumps-module .bbp-narrative-block {\n        flex-direction: column !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-narrative-left,\n      #bbp-centrifugal-pumps-module .bbp-narrative-right {\n        padding: 50px !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tabs-container {\n        flex-direction: column !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tabs-nav {\n        flex: auto !important;\n        flex-direction: row !important;\n        border-right: none !important;\n        border-bottom: 1px solid #f0f0f0 !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tab-btn {\n        flex: 1 !important;\n        border-left: none !important;\n        border-bottom: 3px solid transparent !important;\n        border-right: 1px solid #f0f0f0 !important;\n        text-align: center !important;\n        padding: 20px 15px !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tab-btn.active {\n        border-left: none !important;\n        border-bottom: 3px solid #1848C0 !important;\n      }\n    }\n\n    @media (max-width:690px) {\n      #bbp-centrifugal-pumps-module {\n        padding: 40px 20px !important;\n      }\n      #bbp-centrifugal-pumps-module h2 {\n        font-size: 26px !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-narrative-left,\n      #bbp-centrifugal-pumps-module .bbp-narrative-right,\n      #bbp-centrifugal-pumps-module .bbp-tabs-content,\n      #bbp-centrifugal-pumps-module .bbp-tabs-header {\n        padding: 30px 24px !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tabs-nav {\n        flex-direction: column !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tab-btn {\n        border-right: none !important;\n        border-bottom: 1px solid #f0f0f0 !important;\n        border-left: 3px solid transparent !important;\n        text-align: left !important;\n      }\n      #bbp-centrifugal-pumps-module .bbp-tab-btn.active {\n        border-bottom: 1px solid #f0f0f0 !important;\n        border-left: 3px solid #1848C0 !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"bbp-container\">\n    \n    <h2>When Pump Failures Disrupt Your Project \u2014 The BBP Centrifugal Water Pump Solution<\/h2>\n    \n    <div class=\"bbp-narrative-block\">\n      <div class=\"bbp-narrative-left\">\n        <p>Centrifugal water pump failures rarely arrive on schedule. A foot valve clogs at 3 a.m., a misapplied end suction pump runs 15% off its best efficiency point for 1,800 hours a year, or a single-suction frame cycling above its axial-thrust ceiling shortens bearing life from years to months. Industry reports suggest a single unplanned pump incident can cost a manufacturing facility roughly $180,000 once downtime, expedited parts, and emergency labor are counted together . The recurring root cause is not the pump category itself \u2014 it is a duty point matched to the wrong pump.<\/p>\n        <p>A centrifugal water pump moves liquid by converting rotational motor energy into kinetic energy through a spinning impeller, with a casing that channels the resulting flow toward a discharge outlet. That mechanism is shared across the family \u2014 what changes between an end suction pump, a self-priming pump, a double suction split case, a sludge pump, and a trash pump is impeller geometry, casing layout, and the duty envelope each is built to serve. BBP manufactures all five, which means the recommendation you receive on RFQ is geometry-correct rather than catalog-defaulted.<\/p>\n      <\/div>\n\n      <div class=\"bbp-narrative-right\">\n        <p class=\"bbp-blue-bg-text\">Beijing Beibangpu Co., Ltd builds centrifugal water pumps under one roof in Beijing \u2014 casting, heat treatment, machining, assembly, coating, hydrostatic test, and performance test. Every unit ships with its own serial-numbered Q-H curve, SGS-verified mill certificates for cast iron, bronze, or 316 stainless steel wetted parts, and an ISO 9906 hydrostatic test record. We export to over 40 countries and the after-sales contact is the same engineer who signed off on your original sizing.<\/p>\n        \n        <div class=\"bbp-divider\"><\/div>\n        \n        <p class=\"bbp-outro\">Sections that follow break down the BBP series, geometry comparisons that drive selection, field applications we ship into, and the procurement and certification<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bbp-tabs-block\">\n      <div class=\"bbp-tabs-header\">\n        <h3>Three Pain Points Buyers Bring to the Table<\/h3>\n      <\/div>\n      \n      <div class=\"bbp-tabs-container\">\n        \n        <div class=\"bbp-tabs-nav\">\n          <button class=\"bbp-tab-btn active\" data-target=\"bbp-panel-1\">HVAC &#038; Building Pressure Loops<\/button>\n          <button class=\"bbp-tab-btn\" data-target=\"bbp-panel-2\">Self-Priming Loop Failures<\/button>\n          <button class=\"bbp-tab-btn\" data-target=\"bbp-panel-3\">Single-Suction Bearing Life<\/button>\n        <\/div>\n\n        <div class=\"bbp-tabs-content\">\n          \n          <div id=\"bbp-panel-1\" class=\"bbp-tab-panel active\">\n            <h4>HVAC and Building Pressure Loops Run 15% Off Best Efficiency Point<\/h4>\n            <p>An inadequately selected chilled-water circulator running 1,800 hours per year 15% away from its best efficiency point burns measurable extra energy and shortens bearing life. Fixing it is rarely a matter of switching pump type \u2014 it is the right impeller trim, motor class, and seal arrangement on an end suction frame matched to your loop. We confirm the duty point against an actual Q-H curve before quoting, not against a catalog default.<\/p>\n          <\/div>\n\n          <div id=\"bbp-panel-2\" class=\"bbp-tab-panel\">\n            <h4>Self-Priming Loops Drop Prime Because the Foot Valve Failed<\/h4>\n            <p>Most-cited failure mode in suction-lift installations is foot valve clogging or a stuck check disc. Once prime is lost, the pump runs dry, an operator scrambles to refill the casing, and production stops. BBP self-priming pumps remove the foot valve from the equation: a retained-liquid reservoir inside the casing evacuates air from the suction line on every restart, bringing the pump back to flow in 30 to 120 seconds depending on lift height and pipe length.<\/p>\n          <\/div>\n\n          <div id=\"bbp-panel-3\" class=\"bbp-tab-panel\">\n            <h4>Single-Suction Frames Hit Bearing-Life Walls Above 2,000 m\u00b3\/h<\/h4>\n            <p>Push a single-suction end suction pump past roughly 2,000 m\u00b3\/h and the unbalanced axial thrust transfers straight into the thrust bearing. Bearing life shortens, planned overhaul intervals collapse, and the inconvenience plus downtime cost more than the pump itself. Symmetrical double suction impellers neutralize that hydraulic load \u2014 the QS series carries flows up to 14,400 m\u00b3\/h with bearing life that runs the full L10 service interval rather than failing under thrust.<\/p>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <script>\n    (function() {\n      var moduleContainer = document.getElementById('bbp-centrifugal-pumps-module');\n      if (!moduleContainer) return;\n\n      var tabBtns = moduleContainer.querySelectorAll('.bbp-tab-btn');\n      var tabPanels = moduleContainer.querySelectorAll('.bbp-tab-panel');\n\n      tabBtns.forEach(function(btn) {\n        btn.addEventListener('click', function() {\n          tabBtns.forEach(function(b) { b.classList.remove('active'); });\n          tabPanels.forEach(function(p) { p.classList.remove('active'); });\n\n          this.classList.add('active');\n\n          var targetId = this.getAttribute('data-target');\n          var targetPanel = moduleContainer.querySelector('#' + targetId);\n          if (targetPanel) {\n            targetPanel.classList.add('active');\n          }\n        });\n      });\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-6ba75b6\" data-block-id=\"6ba75b6\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-6ba75b6-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5bc585e\" data-v=\"4\" data-block-id=\"5bc585e\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5bc585e-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-5bc585e-inner-blocks\">\n<style>\n  \/* Principle 3: High-quality fonts introduced via @import *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n  \/* Principle 1 & 4: Unique ID scoping, Handwritten CSS, Full-Bleed Background *\/\n  #bbp-pumps-custom-module {\n    width: 100% !important;\n    background-color: #ffffff !important;\n    font-family: 'Inter', sans-serif !important;\n    box-sizing: border-box !important;\n    overflow-x: hidden !important;\n    padding-bottom: 80px !important;\n  }\n\n  #bbp-pumps-custom-module * {\n    box-sizing: border-box !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 30px !important;\n  }\n\n  \/* --- 1. Compact Header Background --- *\/\n  #bbp-pumps-custom-module .bbp-hero-bg {\n    background-color: #1848C0 !important;\n    padding: 50px 20px 90px 20px !important;\n    text-align: center !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-hero-content {\n    max-width: 1400px !important;\n    margin: 0 auto !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-hero-title {\n    font-size: 32px !important; \n    font-weight: 700 !important;\n    color: #F0C018 !important; \n    margin-bottom: 20px !important;\n    line-height: 1.3 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-hero-desc {\n    font-size: 16px !important;\n    color: #ffffff !important;\n    opacity: 0.95 !important;\n    line-height: 1.6 !important;\n  }\n\n  \/* --- 2. CSS GRID SPAN LAYOUT --- *\/\n  #bbp-pumps-custom-module .bbp-grid {\n    display: grid !important;\n    grid-template-columns: repeat(6, 1fr) !important;\n    gap: 30px !important;\n    margin-top: -50px !important;\n    position: relative !important;\n    z-index: 10 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-product-card:nth-child(1),\n  #bbp-pumps-custom-module .bbp-product-card:nth-child(2),\n  #bbp-pumps-custom-module .bbp-product-card:nth-child(3) {\n    grid-column: span 2 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-product-card:nth-child(4),\n  #bbp-pumps-custom-module .bbp-product-card:nth-child(5) {\n    grid-column: span 3 !important;\n  }\n\n  \/* --- 3. Static Product Cards --- *\/\n  #bbp-pumps-custom-module .bbp-product-card {\n    background: #ffffff !important;\n    border-radius: 6px !important;\n    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08) !important;\n    overflow: hidden !important;\n    display: flex !important;\n    flex-direction: column !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-product-card:hover {\n    transform: translateY(-4px) !important;\n    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12) !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-product-img {\n    width: 100% !important;\n    height: 250px !important; \/* \u8c03\u6574\u9ad8\u5ea6\u4ee5\u653e\u5927\u56fe\u7247 *\/\n    background: #f8fafc !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 10px !important; \/* \u51cf\u5c0f\u5185\u8fb9\u8ddd\uff0c\u8ba9\u56fe\u7247\u5728\u5bb9\u5668\u5185\u5360\u6bd4\u66f4\u5927 *\/\n  }\n\n  #bbp-pumps-custom-module .bbp-product-img img {\n    max-width: 100% !important;\n    max-height: 100% !important;\n    object-fit: contain !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-product-title-banner {\n    background-color: #1848C0 !important;\n    color: #ffffff !important;\n    padding: 15px 20px !important;\n    display: flex !important;\n    align-items: center !important;\n    min-height: 75px !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-card-title {\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    margin: 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-product-body {\n    padding: 20px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    flex-grow: 1 !important;\n    background-color: #ffffff !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-specs {\n    background: #f0f4f8 !important;\n    padding: 12px 15px !important;\n    border-left: 3px solid #F0C018 !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: #2d3748 !important;\n    margin-bottom: 15px !important;\n    line-height: 1.5 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-p {\n    font-size: 14.5px !important;\n    color: #4a5568 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 20px !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-link {\n    margin-top: auto !important;\n    display: inline-block !important;\n    color: #1848C0 !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    font-size: 14.5px !important;\n    transition: color 0.2s ease !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-link:hover {\n    color: #F0C018 !important;\n  }\n\n  \/* --- 4. NATIVE HTML TABLE FOR MATRIX --- *\/\n  #bbp-pumps-custom-module .bbp-section-header {\n    margin: 80px 0 30px 0 !important;\n    text-align: center !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-h3-dark {\n    font-size: 28px !important; \n    font-weight: 700 !important;\n    color: #1848C0 !important; \n    margin-bottom: 15px !important;\n    line-height: 1.3 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-p-dark {\n    font-size: 16px !important;\n    color: #4a5568 !important;\n    line-height: 1.6 !important;\n    max-width: 1000px !important;\n    margin: 0 auto !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-table-responsive {\n    width: 100% !important;\n    overflow-x: auto !important;\n    border-radius: 8px !important;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.06) !important;\n    border: 1px solid #e2e8f0 !important;\n    background: #ffffff !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table {\n    width: 100% !important;\n    min-width: 1100px !important; \n    border-collapse: collapse !important;\n    text-align: left !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table th {\n    background-color: #1848C0 !important;\n    color: #ffffff !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    padding: 18px 20px !important;\n    white-space: nowrap !important;\n    border-right: 1px solid rgba(255,255,255,0.1) !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table th:last-child {\n    border-right: none !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table td {\n    padding: 16px 20px !important;\n    border-bottom: 1px solid #e2e8f0 !important;\n    border-right: 1px solid #f0f4f8 !important;\n    font-size: 14.5px !important;\n    color: #2d3748 !important;\n    line-height: 1.5 !important;\n    vertical-align: middle !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table td:last-child {\n    border-right: none !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table tr:hover td {\n    background-color: #f8fafc !important; \n  }\n\n  #bbp-pumps-custom-module .bbp-seo-table tr:last-child td {\n    border-bottom: none !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-table-title {\n    font-weight: 700 !important;\n    color: #1848C0 !important;\n    white-space: nowrap !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-table-btn {\n    display: inline-block !important;\n    color: #1848C0 !important;\n    font-weight: 700 !important;\n    font-size: 14px !important;\n    text-decoration: none !important;\n    white-space: nowrap !important;\n    transition: color 0.2s ease !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-table-btn:hover {\n    color: #F0C018 !important;\n    text-decoration: underline !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-source-note {\n    font-size: 13px !important;\n    color: #718096 !important;\n    font-style: italic !important;\n    margin-top: 25px !important;\n    text-align: right !important; \n  }\n\n  \/* --- 5. COMPACT & DESIGNED COMPATIBILITY CARD --- *\/\n  #bbp-pumps-custom-module .bbp-compat-wrapper {\n    margin-top: 70px !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-compat-integrated-card {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    background: #ffffff !important;\n    border-radius: 8px !important;\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08) !important;\n    overflow: hidden !important;\n    border: 1px solid #e2e8f0 !important;\n  }\n\n  \/* Left Side: Technical Explanation (White Background) *\/\n  #bbp-pumps-custom-module .bbp-compat-left {\n    flex: 1 1 55% !important;\n    padding: 45px 50px !important;\n    background-color: #ffffff !important;\n  }\n\n  \/* Small Technical Badge *\/\n  #bbp-pumps-custom-module .bbp-compat-badge {\n    display: inline-block !important;\n    background-color: #f0f4f8 !important;\n    color: #1848C0 !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    padding: 6px 12px !important;\n    border-radius: 4px !important;\n    margin-bottom: 20px !important;\n    letter-spacing: 0.5px !important;\n    border-left: 3px solid #F0C018 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-compat-left .bbp-h3-dark {\n    text-align: left !important;\n    margin-bottom: 20px !important;\n    font-size: 26px !important;\n  }\n\n  \/* Right Side: Engineering Quote (Brand Blue Background) *\/\n  #bbp-pumps-custom-module .bbp-compat-right {\n    flex: 1 1 45% !important;\n    background-color: #1848C0 !important;\n    padding: 45px 50px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    position: relative !important;\n  }\n\n  \/* Massive Decorative Quote Mark *\/\n  #bbp-pumps-custom-module .bbp-compat-right::before {\n    content: '\u201c' !important;\n    position: absolute !important;\n    top: 20px !important;\n    left: 30px !important;\n    font-size: 120px !important;\n    color: rgba(240, 192, 24, 0.15) !important; \/* Yellow with low opacity *\/\n    font-family: Georgia, serif !important;\n    line-height: 1 !important;\n    pointer-events: none !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-quote-text {\n    font-size: 17px !important;\n    font-style: italic !important;\n    color: #ffffff !important;\n    line-height: 1.7 !important;\n    margin-bottom: 25px !important;\n    position: relative !important;\n    z-index: 2 !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-quote-author {\n    font-size: 14.5px !important;\n    font-weight: 700 !important;\n    color: #F0C018 !important; \/* Brand Yellow *\/\n    position: relative !important;\n    z-index: 2 !important;\n  }\n\n  \/* --- 6. TOOL BUTTON CSS --- *\/\n  #bbp-pumps-custom-module .bbp-tool-btn-container {\n    text-align: center !important;\n    margin-top: 50px !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-tool-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    background-color: #1848C0 !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    padding: 16px 32px !important;\n    border-radius: 6px !important;\n    text-decoration: none !important;\n    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease !important;\n    box-shadow: 0 4px 12px rgba(24, 72, 192, 0.2) !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-tool-btn:hover {\n    background-color: #F0C018 !important;\n    color: #1848C0 !important;\n    transform: translateY(-3px) !important;\n    box-shadow: 0 6px 16px rgba(240, 192, 24, 0.3) !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-tool-btn span {\n    margin-left: 10px !important;\n    font-size: 18px !important;\n    transition: transform 0.2s ease !important;\n  }\n\n  #bbp-pumps-custom-module .bbp-tool-btn:hover span {\n    transform: translateX(4px) !important;\n  }\n\n  \/* --- SEO Safe Animation Classes --- *\/\n  #bbp-pumps-custom-module .js-hidden {\n    opacity: 0 !important;\n    transform: translateY(20px) !important;\n  }\n  \n  #bbp-pumps-custom-module .bbp-fade-in {\n    opacity: 1 !important;\n    transform: translate(0, 0) !important;\n    transition: opacity 0.6s ease-out, transform 0.6s ease-out !important;\n  }\n\n  \/* --- Responsive Adjustments --- *\/\n  @media (max-width:1000px) {\n    #bbp-pumps-custom-module .bbp-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n    #bbp-pumps-custom-module .bbp-product-card {\n      grid-column: span 1 !important;\n    }\n    #bbp-pumps-custom-module .bbp-product-card:nth-child(5) {\n      grid-column: span 2 !important; \n    }\n    \/* Compact Card stacks on tablet *\/\n    #bbp-pumps-custom-module .bbp-compat-left,\n    #bbp-pumps-custom-module .bbp-compat-right {\n      flex: 1 1 100% !important;\n      padding: 35px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #bbp-pumps-custom-module .bbp-grid {\n      grid-template-columns: 1fr !important;\n    }\n    #bbp-pumps-custom-module .bbp-product-card:nth-child(5),\n    #bbp-pumps-custom-module .bbp-product-card {\n      grid-column: span 1 !important;\n    }\n  }\n<\/style>\n\n<section id=\"bbp-pumps-custom-module\">\n  \n  <div class=\"bbp-hero-bg\">\n    <div class=\"bbp-hero-content\">\n      <div class=\"bbp-hero-title\" role=\"heading\" aria-level=\"2\">BBP Centrifugal Water Pump Series \u2014 5 Types, One Factory, ISO 2858 Compatibility<\/div>\n      <div class=\"bbp-hero-desc\">\n        BBP\u2019s range consists of five centrifugal water pump series engineered around five duty envelopes. Each series is cast in our Beijing foundry, machined on the same 6.4-meter horizontal line to wear-ring tolerances of 0.003 inches, assembled, hydrostatically tested to ISO 9906, and supplied with a serial-numbered Q-H curve. Below, each series is linked to its own technical page for model-by-model specifics.\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bbp-container\">\n    \n    <div class=\"bbp-grid\">\n      <div class=\"bbp-product-card bbp-animate-target\">\n        <div class=\"bbp-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/End-Suction-Pump.png\" alt=\"End Suction Pump\" width=\"300\" height=\"200\" loading=\"lazy\">\n        <\/div>\n        <div class=\"bbp-product-title-banner\">\n          <div class=\"bbp-card-title\" role=\"heading\" aria-level=\"4\">End Suction Pump \u2014 QI(H) Series<\/div>\n        <\/div>\n        <div class=\"bbp-product-body\">\n          <div class=\"bbp-specs\">Flow 3.6 \u2013 1,500 m\u00b3\/h \u00b7 Head 5 \u2013 147 m \u00b7 120+ models \u00b7 ISO 2858<\/div>\n          <div class=\"bbp-p\">Single-stage, axial-inlet, with centrifugal pump of 90 discharge. Drop-in compatible to Grundfos NB and Sulzer SES; compatible to Xylem Lowara Nsc and Pentair Aurora 3800 frames. Workhorse for HVAC, municipal water, fire protection, irrigation and industrial transfer of clean water.<\/div>\n          <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/end-suction-pump\/\" class=\"bbp-link\">View End Suction Pump &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-product-card bbp-animate-target\">\n        <div class=\"bbp-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Self-Priming-Pump-12.png\" alt=\"Self-Priming Pump\" width=\"300\" height=\"200\" loading=\"lazy\">\n        <\/div>\n        <div class=\"bbp-product-title-banner\">\n          <div class=\"bbp-card-title\" role=\"heading\" aria-level=\"4\">Self-Priming Pump \u2014 SP \/ ST \/ SC \/ DP \/ HP Series<\/div>\n        <\/div>\n        <div class=\"bbp-product-body\">\n          <div class=\"bbp-specs\">Flow 20 &#8211; 500 GPM \u00b7 Head 20 &#8211; 200 ft \u00b7 Suction lift up to 25 ft<\/div>\n          <div class=\"bbp-p\">Centrifugal pump with liquid stay-tank, foot valve not needed. Includes five sub-series for clean water, trash handling with 2&#8243; solids, chemical (316 SS + Viton) handling, diesel driven off-grid operation, and high pressure boost applications.<\/div>\n          <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/self-priming-pump\/\" class=\"bbp-link\">View Self-Priming Pump &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-product-card bbp-animate-target\">\n        <div class=\"bbp-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Double-Suction-Pump.png\" alt=\"Double Suction Pump\" width=\"300\" height=\"200\" loading=\"lazy\">\n        <\/div>\n        <div class=\"bbp-product-title-banner\">\n          <div class=\"bbp-card-title\" role=\"heading\" aria-level=\"4\">Double Suction Pump \u2014 QS Series<\/div>\n        <\/div>\n        <div class=\"bbp-product-body\">\n          <div class=\"bbp-specs\">Inlet 150 \u2013 1,200 mm \u00b7 Flow 120 \u2013 14,400 m\u00b3\/h \u00b7 Head 6 \u2013 140 m<\/div>\n          <div class=\"bbp-p\">Horizontal axially split casing, symmetrical double-suction impeller. Balanced axial thrust provides for longer bearing life. Designed for high flow municipal supply, district cooling, NFPA 20 fire pumps and power-station cooling water service.<\/div>\n          <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/double-suction-pump\/\" class=\"bbp-link\">View Double Suction Pump &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-product-card bbp-animate-target\">\n        <div class=\"bbp-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Sludge-Pump-1.png\" alt=\"Sludge Pump\" width=\"300\" height=\"200\" loading=\"lazy\">\n        <\/div>\n        <div class=\"bbp-product-title-banner\">\n          <div class=\"bbp-card-title\" role=\"heading\" aria-level=\"4\">Sludge Pump<\/div>\n        <\/div>\n        <div class=\"bbp-product-body\">\n          <div class=\"bbp-specs\">Flow 50 \u2013 1,200 m\u00b3\/h \u00b7 Head 8 \u2013 60 m \u00b7 Solids handling for slurry &#038; wastewater<\/div>\n          <div class=\"bbp-p\">Reinforced cast-iron or wear-resistant alloy casing having semi-open or recessed impeller. Designed for transportation of thick sludge including municipal sewage, paper mill stock and industrial process drains.<\/div>\n          <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/sludge-pump\/\" class=\"bbp-link\">View Sludge Pump &rarr;<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-product-card bbp-animate-target\">\n        <div class=\"bbp-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Trash-Pump-5.png\" alt=\"Trash Pump\" width=\"300\" height=\"200\" loading=\"lazy\">\n        <\/div>\n        <div class=\"bbp-product-title-banner\">\n          <div class=\"bbp-card-title\" role=\"heading\" aria-level=\"4\">Trash Pump<\/div>\n        <\/div>\n        <div class=\"bbp-product-body\">\n          <div class=\"bbp-specs\">Flow 30 \u2013 1,000 m\u00b3\/h \u00b7 Solids up to 2\u2033 \u00b7 Self-priming variants available<\/div>\n          <div class=\"bbp-p\">Heavy-duty, self-priming, centrifugal pump capable of passing through suspended solids. Designed to be used in construction dewatering, mining, flood response, contractor water transfer, etc.<\/div>\n          <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/trash-pump\/\" class=\"bbp-link\">View Trash Pump &rarr;<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"bbp-section-header\">\n      <div class=\"bbp-h3-dark\" role=\"heading\" aria-level=\"3\">Centrifugal Pump Type Selection Matrix<\/div>\n      <div class=\"bbp-p-dark\">\n        This matrix maps each centrifugal water pump series to its duty envelope. Use it as a first-pass sizing filter before requesting a curve match against your specific flow and head.\n      <\/div>\n    <\/div>\n\n    <div class=\"bbp-table-responsive bbp-animate-target\">\n      <table class=\"bbp-seo-table\">\n        <thead>\n          <tr>\n            <th>Pump Series<\/th>\n            <th>Flow Range<\/th>\n            <th>Max Head<\/th>\n            <th>Installation<\/th>\n            <th>Self-Priming<\/th>\n            <th>Solids Handling<\/th>\n            <th>Best Application<\/th>\n            <th>Details<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"bbp-table-title\">End Suction (QI\/QIH)<\/td>\n            <td>3.6 \u2013 1,500 m\u00b3\/h<\/td>\n            <td>147 m<\/td>\n            <td>Horizontal (close-coupled or frame)<\/td>\n            <td>No (flooded suction)<\/td>\n            <td>Up to 6 mm (closed impeller)<\/td>\n            <td>HVAC, municipal supply, irrigation, fire protection<\/td>\n            <td><a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/end-suction-pump\/\" class=\"bbp-table-btn\">View Specs &rarr;<\/a><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"bbp-table-title\">Self-Priming (SP\/ST\/SC\/DP\/HP)<\/td>\n            <td>20 \u2013 500 GPM<\/td>\n            <td>200 ft (HP series)<\/td>\n            <td>Above fluid level (up to 25 ft lift)<\/td>\n            <td>Yes (retained-liquid reservoir)<\/td>\n            <td>Up to 2\u2033 (ST series)<\/td>\n            <td>Dewatering, sewage, chemical, off-grid transfer<\/td>\n            <td><a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/self-priming-pump\/\" class=\"bbp-table-btn\">View Specs &rarr;<\/a><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"bbp-table-title\">Double Suction (QS)<\/td>\n            <td>120 \u2013 14,400 m\u00b3\/h<\/td>\n            <td>140 m<\/td>\n            <td>Horizontal between bearings<\/td>\n            <td>No<\/td>\n            <td>Clean to raw water (\u226480 \u00b0C)<\/td>\n            <td>High-flow municipal, district cooling, NFPA 20 fire, power-plant cooling<\/td>\n            <td><a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/double-suction-pump\/\" class=\"bbp-table-btn\">View Specs &rarr;<\/a><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"bbp-table-title\">Sludge<\/td>\n            <td>50 \u2013 1,200 m\u00b3\/h<\/td>\n            <td>60 m<\/td>\n            <td>Horizontal or vertical<\/td>\n            <td>Variant-dependent<\/td>\n            <td>Slurry, sludge, suspended solids<\/td>\n            <td>Sewage treatment, paper stock, process drains<\/td>\n            <td><a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/sludge-pump\/\" class=\"bbp-table-btn\">View Specs &rarr;<\/a><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"bbp-table-title\">Trash<\/td>\n            <td>30 \u2013 1,000 m\u00b3\/h<\/td>\n            <td>50 m<\/td>\n            <td>Horizontal (skid- or trailer-mounted)<\/td>\n            <td>Yes (most variants)<\/td>\n            <td>Up to 2\u2033 spherical<\/td>\n            <td>Construction dewatering, mining, flood response<\/td>\n            <td><a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/trash-pump\/\" class=\"bbp-table-btn\">View Specs &rarr;<\/a><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    \n    <div class=\"bbp-source-note\">\n      Source: BBP factory brochure data (2024\u20132025 edition). Duty data presume water at 20 \u00b0C and specific gravity 1.0 unless otherwise specified.\n    <\/div>\n\n    <div class=\"bbp-compat-wrapper bbp-animate-target\">\n      <div class=\"bbp-compat-integrated-card\">\n        \n        <div class=\"bbp-compat-left\">\n          <div class=\"bbp-compat-badge\">ISO 2858 \/ EN 733 FOOTPRINT<\/div>\n          <div class=\"bbp-h3-dark\" role=\"heading\" aria-level=\"3\">Drop-In Compatibility for Brownfield Replacement<\/div>\n          <div class=\"bbp-p-dark\">\n            Replacing your old Grundfos NB, a Xylem Lowara e-NSC or Sulzer SES end suction pump? Every QI(H) frame sits on the same flange centerline as those other brands through the same dimensional footprint. So no new piping, no new baseplate, no new coupling guard, and no new motor mount when BBP arrives- just specify PN 10 or PN 16 at RFQ time and we&#8217;ll match the flange drilling to your existing infrastructure.\n          <\/div>\n        <\/div>\n        \n        <div class=\"bbp-compat-right\">\n          <div class=\"bbp-quote-text\">\n            &#8220;We tested a hundred and twenty model variants against the ISO 2858 dimensional grid before locking the QI(H) catalog &#8211; we wanted any plant running an end suction pump from a European OEM to be able to replace it with a BBP without re-piping. Drop-in fit is a procurement move, not a marketing gimmick.&#8221;\n          <\/div>\n          <div class=\"bbp-quote-author\">\u2014 BBP Engineering Team, Beijing Foundry &#038; Application Engineering<\/div>\n        <\/div>\n        \n      <\/div>\n    <\/div>\n\n    <div class=\"bbp-tool-btn-container bbp-animate-target\">\n      <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/centrifugal-water-pump-duty-point-selecto\/\" class=\"bbp-tool-btn\" target=\"_blank\" rel=\"noopener noreferrer\">\n        Centrifugal Water Pump Duty Point Selecto <span>&rarr;<\/span>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    var animateElements = document.querySelectorAll('#bbp-pumps-custom-module .bbp-animate-target');\n    \n    animateElements.forEach(function(el) {\n      el.classList.add('js-hidden');\n    });\n\n    var observerOptions = {\n      root: null,\n      rootMargin: '0px',\n      threshold: 0.1\n    };\n\n    var observer = new IntersectionObserver(function(entries, observer) {\n      entries.forEach(function(entry, index) {\n        if (entry.isIntersecting) {\n          setTimeout(function() {\n            entry.target.classList.remove('js-hidden');\n            entry.target.classList.add('bbp-fade-in');\n          }, index * 80); \n          observer.unobserve(entry.target);\n        }\n      });\n    }, observerOptions);\n\n    animateElements.forEach(function(el) {\n      observer.observe(el);\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-8e62684\" data-block-id=\"8e62684\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8e62684-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-9df9553\" data-v=\"4\" data-block-id=\"9df9553\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-9df9553-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-9df9553-inner-blocks\">\n<section id=\"bbp-seo-pump-module\">\n  <style>\n    \/* ==========================================================================\n       Scope: #bbp-seo-pump-module\n       Isolation: Strict ID Prefixing.\n       Design Concept: SEO-Optimized Bento Dashboard (High Density, Zero Whitespace)\n       Colors: #1848C0 (Blue), #F0C018 (Yellow)\n       ========================================================================== *\/\n\n    #bbp-seo-pump-module {\n      width: 100% !important;\n      background-color: #f4f7f9 !important; \/* Subtle tech gray *\/\n      padding: 40px 30px !important; \/* Compact padding *\/\n      box-sizing: border-box !important;\n      font-family: inherit !important;\n    }\n\n    #bbp-seo-pump-module * {\n      box-sizing: border-box !important;\n    }\n\n    \/* 1600px Elastic Container *\/\n    #bbp-seo-pump-module .bbp-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 30px !important; \/* Tight spacing for compact feel *\/\n    }\n\n    \/* --- SEO Optimized Typography --- *\/\n    #bbp-seo-pump-module h2 {\n      color: #111111 !important;\n      font-size: 32px !important; \/* Blocky default *\/\n      font-weight: 700 !important;\n      line-height: 1.3 !important;\n      margin: 0 0 10px 0 !important;\n      text-align: center !important;\n    }\n\n    #bbp-seo-pump-module .bbp-lead-text {\n      color: #4a5568 !important;\n      font-size: 16px !important;\n      line-height: 1.7 !important;\n      max-width: 1200px !important;\n      margin: 0 auto 10px auto !important;\n      text-align: center !important;\n    }\n\n    #bbp-seo-pump-module h3 {\n      font-size: 20px !important;\n      font-weight: 800 !important;\n      line-height: 1.3 !important;\n      margin: 0 0 20px 0 !important;\n      color: #111111 !important;\n    }\n\n    #bbp-seo-pump-module h4 {\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      margin: 0 0 10px 0 !important;\n      color: #1848C0 !important;\n    }\n\n    \/* --- Data Matrix Table (Highly Compact & SEO structured) --- *\/\n    #bbp-seo-pump-module .bbp-table-card {\n      background: #ffffff !important;\n      border-radius: 8px !important;\n      border: 1px solid #e2e8f0 !important;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.02) !important;\n      overflow-x: auto !important;\n      padding: 0 !important;\n    }\n\n    #bbp-seo-pump-module table {\n      width: 100% !important;\n      min-width: 900px !important;\n      border-collapse: collapse !important;\n      text-align: left !important;\n    }\n\n    \/* SR-Only caption for Google Bots *\/\n    #bbp-seo-pump-module caption {\n      position: absolute !important;\n      width: 1px !important;\n      height: 1px !important;\n      padding: 0 !important;\n      margin: -1px !important;\n      overflow: hidden !important;\n      clip: rect(0, 0, 0, 0) !important;\n      border: 0 !important;\n    }\n\n    #bbp-seo-pump-module th {\n      background-color: #1848C0 !important;\n      color: #ffffff !important;\n      font-weight: 700 !important;\n      padding: 14px 20px !important;\n      font-size: 14px !important;\n      border-right: 1px solid rgba(255,255,255,0.1) !important;\n    }\n\n    #bbp-seo-pump-module th:last-child { border-right: none !important; }\n\n    #bbp-seo-pump-module td {\n      padding: 14px 20px !important;\n      font-size: 14px !important;\n      color: #333333 !important;\n      border-bottom: 1px solid #edf2f7 !important;\n      border-right: 1px solid #edf2f7 !important;\n      vertical-align: top !important;\n    }\n\n    #bbp-seo-pump-module tr:nth-child(even) td {\n      background-color: #f8fafc !important;\n    }\n\n    #bbp-seo-pump-module tr:hover td {\n      background-color: #f0f4f8 !important; \/* Subtle hover highlight *\/\n    }\n\n    #bbp-seo-pump-module td:first-child {\n      font-weight: 700 !important;\n      color: #1848C0 !important;\n      width: 18% !important;\n    }\n\n    #bbp-seo-pump-module .bbp-source {\n      font-size: 12px !important;\n      color: #718096 !important;\n      padding: 12px 20px !important;\n      margin: 0 !important;\n      background: #f8fafc !important;\n      border-top: 1px solid #e2e8f0 !important;\n    }\n\n    \/* --- Dense Bento Grid (Logic, Wall, ROI) --- *\/\n    #bbp-seo-pump-module .bbp-bento-grid {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr 1.2fr !important;\n      gap: 24px !important;\n      align-items: stretch !important;\n    }\n\n    #bbp-seo-pump-module .bbp-card {\n      background: #ffffff !important;\n      border-radius: 8px !important;\n      border: 1px solid #e2e8f0 !important;\n      padding: 30px !important;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.02) !important;\n      display: flex !important;\n      flex-direction: column !important;\n    }\n\n    \/* Card Placements *\/\n    #bbp-seo-pump-module .bbp-card-logic {\n      grid-column: 1 \/ 3 !important; \/* Spans 2 cols *\/\n      grid-row: 1 \/ 2 !important;\n    }\n\n    #bbp-seo-pump-module .bbp-card-wall {\n      grid-column: 1 \/ 3 !important; \/* Spans 2 cols *\/\n      grid-row: 2 \/ 3 !important;\n      border-left: 4px solid #1848C0 !important;\n    }\n\n    #bbp-seo-pump-module .bbp-card-roi {\n      grid-column: 3 \/ 4 !important; \/* Right sidebar *\/\n      grid-row: 1 \/ 3 !important; \/* Spans full height of left 2 cards *\/\n      background-color: #1848C0 !important;\n      border: none !important;\n      color: #ffffff !important;\n      justify-content: space-between !important;\n    }\n\n    \/* SEO Definition List for Logic *\/\n    #bbp-seo-pump-module dl.bbp-logic-list {\n      margin: 0 !important;\n      display: grid !important;\n      gap: 16px !important;\n    }\n\n    #bbp-seo-pump-module .bbp-logic-list dt {\n      color: #1848C0 !important;\n      font-weight: 700 !important;\n      font-size: 15px !important;\n      margin-bottom: 4px !important;\n      display: flex !important;\n      align-items: center !important;\n    }\n    \n    #bbp-seo-pump-module .bbp-logic-list dt::before {\n      content: \"\u2022\" !important;\n      color: #F0C018 !important;\n      font-size: 20px !important;\n      margin-right: 8px !important;\n    }\n\n    #bbp-seo-pump-module .bbp-logic-list dd {\n      margin: 0 0 0 16px !important;\n      color: #4a5568 !important;\n      font-size: 14px !important;\n      line-height: 1.6 !important;\n      padding-bottom: 8px !important;\n      border-bottom: 1px dashed #edf2f7 !important;\n    }\n    #bbp-seo-pump-module .bbp-logic-list dd:last-child { border-bottom: none !important; }\n\n    #bbp-seo-pump-module .bbp-card-wall p {\n      margin: 0 !important;\n      color: #4a5568 !important;\n      font-size: 15px !important;\n      line-height: 1.7 !important;\n    }\n\n    \/* ROI Sidebar content *\/\n    #bbp-seo-pump-module .bbp-tier-badge {\n      display: inline-block !important;\n      background: #F0C018 !important;\n      color: #111111 !important;\n      font-size: 12px !important;\n      font-weight: 800 !important;\n      padding: 4px 12px !important;\n      border-radius: 4px !important;\n      margin-bottom: 16px !important;\n      align-self: flex-start !important;\n    }\n\n    #bbp-seo-pump-module .bbp-card-roi h3 {\n      color: #ffffff !important;\n      font-size: 22px !important;\n    }\n\n    #bbp-seo-pump-module .bbp-card-roi p {\n      color: #e2e8f0 !important;\n      font-size: 14px !important;\n      line-height: 1.6 !important;\n      margin: 0 0 20px 0 !important;\n    }\n\n    \/* Dense Stats 2x2 Grid *\/\n    #bbp-seo-pump-module .bbp-stats-grid {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 20px !important;\n      background: rgba(0,0,0,0.15) !important;\n      padding: 24px !important;\n      border-radius: 6px !important;\n      margin-bottom: 24px !important;\n    }\n\n    #bbp-seo-pump-module .bbp-stat-val {\n      color: #F0C018 !important;\n      font-size: 28px !important;\n      font-weight: 900 !important;\n      line-height: 1 !important;\n      margin-bottom: 6px !important;\n    }\n\n    #bbp-seo-pump-module .bbp-stat-label {\n      color: #ffffff !important;\n      font-size: 13px !important;\n      line-height: 1.4 !important;\n      opacity: 0.9 !important;\n    }\n\n    \/* Blocksy Popup CTA *\/\n    #bbp-seo-pump-module .bbp-cta-btn {\n      display: block !important;\n      width: 100% !important;\n      text-align: center !important;\n      background-color: #F0C018 !important;\n      color: #111111 !important;\n      font-weight: 800 !important;\n      font-size: 16px !important;\n      padding: 16px !important;\n      border-radius: 4px !important;\n      text-decoration: none !important;\n      transition: all 0.3s ease !important;\n      border: 2px solid transparent !important;\n    }\n\n    #bbp-seo-pump-module .bbp-cta-btn:hover {\n      background-color: transparent !important;\n      color: #F0C018 !important;\n      border-color: #F0C018 !important;\n    }\n\n    \/* ==========================================================================\n       Responsive Optimization\n       ========================================================================== *\/\n    @media (max-width:1000px) {\n      #bbp-seo-pump-module .bbp-bento-grid {\n        grid-template-columns: 1fr !important; \/* Stack everything *\/\n      }\n      #bbp-seo-pump-module .bbp-card-logic,\n      #bbp-seo-pump-module .bbp-card-wall,\n      #bbp-seo-pump-module .bbp-card-roi {\n        grid-column: 1 \/ -1 !important;\n        grid-row: auto !important;\n      }\n    }\n\n    @media (max-width:690px) {\n      #bbp-seo-pump-module { padding: 30px 15px !important; }\n      #bbp-seo-pump-module .bbp-stats-grid { grid-template-columns: 1fr !important; }\n      #bbp-seo-pump-module h2 { font-size: 24px !important; }\n      #bbp-seo-pump-module .bbp-card { padding: 20px !important; }\n    }\n  <\/style>\n\n  <div class=\"bbp-container\">\n\n    <div>\n      <h2>End Suction, Self-Priming, and Double Suction vs. Alternative Pump Architectures<\/h2>\n      <p class=\"bbp-lead-text\">Different centrifugal water pump architectures compete for the same duty point but trade off across cost, footprint, and maintenance profile. Dimensions that matter to a plant engineer comparing architectures are flow capacity, NPSH margin, footprint, peak efficiency, bearing-life characteristics, and hours-to-overhaul. Verbal &#8220;high \/ medium \/ low&#8221; comparisons only obscure what information is available &#8211; the matrix below displays the actual numbers.<\/p>\n    <\/div>\n\n    <div class=\"bbp-table-card\">\n      <table>\n        <caption class=\"sr-only\">Centrifugal Pump Architecture Technical Comparison Matrix<\/caption>\n        <thead>\n          <tr>\n            <th scope=\"col\">Dimension<\/th>\n            <th scope=\"col\">End Suction (QI 125-100-315)<\/th>\n            <th scope=\"col\">Double Suction (QS series)<\/th>\n            <th scope=\"col\">Vertical Multistage<\/th>\n            <th scope=\"col\">Submersible<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td scope=\"row\">Practical max flow<\/td>\n            <td>~2,000 m\u00b3\/h<\/td>\n            <td>14,400 m\u00b3\/h (horizontal split case pump)<\/td>\n            <td>~400 m\u00b3\/h<\/td>\n            <td>~3,000 m\u00b3\/h<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">Typical head at BBP<\/td>\n            <td>50 m (200 m\u00b3\/h duty)<\/td>\n            <td>50 m (200 m\u00b3\/h duty)<\/td>\n            <td>50 m via 3 stages<\/td>\n            <td>50 m<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">Footprint per unit (m\u00b2)<\/td>\n            <td>1.2<\/td>\n            <td>2.4<\/td>\n            <td>0.6<\/td>\n            <td>Submerged (no surface footprint)<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">NPSHr at BBP (m)<\/td>\n            <td>3.5<\/td>\n            <td>2.2<\/td>\n            <td>4.8<\/td>\n            <td>N\/A (flooded)<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">Peak efficiency (clean water)<\/td>\n            <td>78\u201382%<\/td>\n            <td>82\u201388%<\/td>\n            <td>72\u201376%<\/td>\n            <td>68\u201374%<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">Axial thrust profile<\/td>\n            <td>Unbalanced (carried by thrust bearing)<\/td>\n            <td>Balanced (symmetric dual-eye impeller)<\/td>\n            <td>Stage-balanced<\/td>\n            <td>Motor-handled<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">Maintenance access<\/td>\n            <td>Back pull-out (4 hr typical)<\/td>\n            <td>Top-cover (rotor slides up)<\/td>\n            <td>Cartridge replacement<\/td>\n            <td>Pull entire assembly<\/td>\n          <\/tr>\n          <tr>\n            <td scope=\"row\">Relative capex (index)<\/td>\n            <td>1.0 (baseline)<\/td>\n            <td>1.7<\/td>\n            <td>1.4<\/td>\n            <td>1.3<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p class=\"bbp-source\">Source: BBP catalog data, Hydraulic Institute ANSI\/HI 9.6.3, ISO 9906 testing. Capex index normalized to End Suction baseline; actual cost varies with materials, motor class, order batch.<\/p>\n    <\/div>\n\n    <div class=\"bbp-bento-grid\">\n      \n      <div class=\"bbp-card bbp-card-logic\">\n        <h3>Decision Logic \u2014 Which Architecture Wins When<\/h3>\n        <dl class=\"bbp-logic-list\">\n          <dt>Flow \u2264 2,000 m\u00b3\/h, head \u2264 150 m, flooded suction available:<\/dt>\n          <dd>End suction wins on capex and footprint. The QI(H) range starts here.<\/dd>\n          \n          <dt>Flow > 2,000 m\u00b3\/h or 24\/7 service with bearing-life pressure:<\/dt>\n          <dd>Double suction (QS) is the cost-effective choice over the lifecycle.<\/dd>\n          \n          <dt>Suction below pump centerline (no flooded suction):<\/dt>\n          <dd>Self-priming is the architecture that removes foot-valve risk.<\/dd>\n          \n          <dt>Footprint constraint < 1 m\u00b2:<\/dt>\n          <dd>Vertical multistage handles boosting in tight pump rooms; pay the efficiency penalty.<\/dd>\n          \n          <dt>Submerged installation:<\/dt>\n          <dd>Submersible pumps remove surface footprint entirely; accept lower efficiency and the difficulty of in-situ maintenance.<\/dd>\n        <\/dl>\n      <\/div>\n\n      <div class=\"bbp-card bbp-card-wall\">\n        <h4>The Single-Suction Bearing-Life Wall<\/h4>\n        <p>Push a single-suction end suction pump past roughly 2,000 m\u00b3\/h at any meaningful head and the hydraulic load on the impeller is no longer balanced. Asymmetric flow on a single-eye impeller transfers axial thrust into the thrust bearing on every revolution. Hydraulic Institute analysts recommend a switch to double suction geometry above this threshold (HI 20.3-2015 \u00a74.5) precisely because each eye sees 50% of flow \u2014 the rotor effectively cancels its own axial load, and the bearings can be sized for radial duty alone.<\/p>\n      <\/div>\n\n      <div class=\"bbp-card bbp-card-roi\">\n        <div>\n          <span class=\"bbp-tier-badge\">ROI \u00b7 SILVER TIER<\/span>\n          <h3>10-Year Total Cost of Ownership \u2014 The Factory-Direct Advantage<\/h3>\n          <p>Research shows that capex sums to only about 10% of a centrifugal pump&#8217;s 10 year total cost of ownership. True financial savings come from fewer or cheaper energy bills and faster or cheaper maintenance labor; the BBP factory-direct service can generate a total cost of ownership savings of 20-30% over a comparable installed distributor-sourced piece of equipment when considering the four cost components below.<\/p>\n          \n          <div class=\"bbp-stats-grid\">\n            <div>\n              <div class=\"bbp-stat-val\">20\u201340%<\/div>\n              <div class=\"bbp-stat-label\">Capex savings vs Grundfos NB \/ Xylem NSC at equivalent duty<\/div>\n            <\/div>\n            <div>\n              <div class=\"bbp-stat-val\">3\u20135%<\/div>\n              <div class=\"bbp-stat-label\">BEP efficiency gain (QS over single-suction)<\/div>\n            <\/div>\n            <div>\n              <div class=\"bbp-stat-val\">60\u201380%<\/div>\n              <div class=\"bbp-stat-label\">Fewer overhaul-service hours (top-cover or back pull-out access)<\/div>\n            <\/div>\n            <div>\n              <div class=\"bbp-stat-val\">Ext. L10<\/div>\n              <div class=\"bbp-stat-label\">Bearing-life interval with balanced axial thrust<\/div>\n            <\/div>\n          <\/div>\n          \n          <p style=\"margin-bottom: 20px;\">Actual savings depend on duty cycle, energy rates, and maintenance time-hire; ask us for a published TCO calculation based on your actual operating needs.<\/p>\n        <\/div>\n        \n        <a href=\"#ct-popup-820\" class=\"bbp-cta-btn\">Get Instant Quote<\/a>\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-8b93e6a\" data-block-id=\"8b93e6a\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8b93e6a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-1d42a23\" data-v=\"4\" data-block-id=\"1d42a23\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-1d42a23-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-1d42a23-inner-blocks\">\n<section id=\"bbp-pro-catalog-module\">\n  <style>\n    \/* ==========================================================================\n       Scope: #bbp-pro-catalog-module\n       Design Concept: Clean B2B Editorial, 40\/60 Split, Minimalist \"No-AI\" Vibe\n       Colors: #1848C0 (Blue), #F0C018 (Yellow)\n       ========================================================================== *\/\n\n    #bbp-pro-catalog-module {\n      width: 100% !important;\n      background-color: #f8fafc !important; \/* \u6781\u7b80\u7684\u5de5\u4e1a\u7070\u5e95\u8272 *\/\n      padding: 0 0 80px 0 !important;\n      margin: 0 !important;\n      box-sizing: border-box !important;\n      font-family: inherit !important;\n    }\n\n    #bbp-pro-catalog-module * {\n      box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       1. Full-Bleed Solid Header\n       ========================================================================== *\/\n    #bbp-pro-catalog-module .bbp-header-band {\n      width: 100% !important;\n      background-color: #1848C0 !important;\n      padding: 80px 20px 120px 20px !important; \/* \u5e95\u90e8\u7559\u8db3\u7a7a\u95f4\u7ed9\u5361\u7247\u4e0a\u6d6e *\/\n    }\n\n    #bbp-pro-catalog-module .bbp-header-inner {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      text-align: center !important;\n    }\n\n    #bbp-pro-catalog-module h2 {\n      color: #ffffff !important;\n      font-size: 32px !important;\n      line-height: 1.3 !important;\n      margin: 0 0 20px 0 !important;\n      font-weight: 700 !important;\n    }\n\n    #bbp-pro-catalog-module p.bbp-lead-text {\n      color: #e2e8f0 !important;\n      font-size: 16px !important;\n      line-height: 1.8 !important;\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n    }\n\n    \/* ==========================================================================\n       2. 1600px Grid Container\n       ========================================================================== *\/\n    #bbp-pro-catalog-module .bbp-grid-container {\n      max-width: 1600px !important;\n      margin: -70px auto 0 auto !important; \/* \u8d1f\u8fb9\u8ddd\u4e0a\u6d6e\uff0c\u6253\u7834\u5446\u677f *\/\n      padding: 0 30px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 40px !important;\n    }\n\n    \/* \u5361\u7247\u4e24\u5217\u7f51\u683c *\/\n    #bbp-pro-catalog-module .bbp-catalog-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 30px !important;\n      width: 100% !important;\n    }\n\n    \/* ==========================================================================\n       3. Catalog Cards (40% Image \/ 60% Text - \u89e3\u51b3\u56fe\u7247\u88ab\u5207\u7684\u95ee\u9898)\n       ========================================================================== *\/\n    #bbp-pro-catalog-module article.bbp-card {\n      background-color: #ffffff !important;\n      border: 1px solid #e2e8f0 !important;\n      border-radius: 4px !important; \/* \u514b\u5236\u7684\u5fae\u5706\u89d2\uff0c\u53bbAI\u5473 *\/\n      display: flex !important;\n      flex-direction: row !important; \/* \u4fdd\u6301\u6c34\u5e73 *\/\n      align-items: stretch !important;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03) !important; \/* \u6781\u5f31\u7684\u9634\u5f71\uff0c\u663e\u9ad8\u7ea7 *\/\n      transition: border-color 0.2s ease, box-shadow 0.2s ease !important;\n    }\n\n    #bbp-pro-catalog-module article.bbp-card:hover {\n      border-color: #1848C0 !important;\n      box-shadow: 0 8px 24px rgba(24, 72, 192, 0.08) !important;\n    }\n\n    \/* \u5173\u952e\u4fee\u590d\uff1a\u56fe\u7247\u533a\u57df\u7ed9\u4e88\u5145\u8db3\u7684\u56fa\u5b9a\u6bd4\u4f8b\u5bbd\u5ea6 40% *\/\n    #bbp-pro-catalog-module figure.bbp-card-media {\n      flex: 0 0 40% !important; \n      margin: 0 !important;\n      position: relative !important;\n      background-color: #edf2f7 !important;\n      overflow: hidden !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-card-img {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 100% !important;\n      height: 100% !important;\n      object-fit: cover !important;\n      object-position: center !important; \/* \u786e\u4fdd\u4e3b\u4f53\u5c45\u4e2d *\/\n    }\n\n    \/* \u6587\u672c\u533a\u57df\u5360 60%\uff0c\u63d0\u4f9b\u5145\u8db3\u9605\u8bfb\u7a7a\u95f4 *\/\n    #bbp-pro-catalog-module .bbp-card-content {\n      flex: 1 !important;\n      padding: 40px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n    }\n\n    #bbp-pro-catalog-module h3.bbp-card-title {\n      color: #111111 !important;\n      font-size: 20px !important;\n      font-weight: 800 !important;\n      line-height: 1.4 !important;\n      margin: 0 0 16px 0 !important;\n    }\n\n    \/* \u7b80\u6d01\u7684\u9ec4\u7ebf\uff0c\u4e0d\u5e26\u82b1\u54e8\u52a8\u753b *\/\n    #bbp-pro-catalog-module h3.bbp-card-title::after {\n      content: \"\" !important;\n      display: block !important;\n      width: 50px !important;\n      height: 3px !important;\n      background-color: #F0C018 !important;\n      margin-top: 12px !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-card-text {\n      color: #4a5568 !important;\n      font-size: 14px !important;\n      line-height: 1.7 !important;\n      margin: 0 !important;\n    }\n\n    \/* ==========================================================================\n       4. Bottom Split Section (Snapshots & Solid CTA)\n       ========================================================================== *\/\n    #bbp-pro-catalog-module .bbp-bottom-split {\n      display: grid !important;\n      grid-template-columns: 1.2fr 0.8fr !important;\n      gap: 30px !important;\n      align-items: stretch !important;\n    }\n\n    \/* Field Snapshots (Clean List) *\/\n    #bbp-pro-catalog-module .bbp-snapshots-panel {\n      background: #ffffff !important;\n      padding: 40px 50px !important;\n      border-radius: 4px !important;\n      border: 1px solid #e2e8f0 !important;\n      border-left: 6px solid #1848C0 !important; \/* \u5de6\u4fa7\u786c\u6717\u5b9e\u7ebf *\/\n    }\n\n    #bbp-pro-catalog-module h3.bbp-panel-title {\n      color: #111111 !important;\n      font-size: 22px !important;\n      font-weight: 800 !important;\n      margin: 0 0 24px 0 !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-snapshot-item {\n      padding-bottom: 20px !important;\n      margin-bottom: 20px !important;\n      border-bottom: 1px solid #edf2f7 !important; \/* \u5e72\u51c0\u7684\u5b9e\u7ebf\u4ee3\u66ff\u865a\u7ebf *\/\n    }\n\n    #bbp-pro-catalog-module .bbp-snapshot-item:last-child {\n      border-bottom: none !important;\n      padding-bottom: 0 !important;\n      margin-bottom: 0 !important;\n    }\n\n    #bbp-pro-catalog-module h4.bbp-snapshot-head {\n      color: #111111 !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      margin: 0 0 6px 0 !important;\n    }\n\n    #bbp-pro-catalog-module p.bbp-snapshot-desc {\n      color: #555555 !important;\n      font-size: 14px !important;\n      line-height: 1.6 !important;\n      margin: 0 !important;\n    }\n\n    \/* Solid CTA Box *\/\n    #bbp-pro-catalog-module .bbp-cta-panel {\n      background-color: #1848C0 !important;\n      padding: 50px !important;\n      border-radius: 4px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n      align-items: flex-start !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-cta-panel p {\n      font-size: 24px !important;\n      font-weight: 800 !important;\n      line-height: 1.4 !important;\n      margin: 0 0 16px 0 !important;\n      color: #ffffff !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-cta-sub {\n      font-size: 15px !important;\n      color: #e2e8f0 !important;\n      margin-bottom: 40px !important;\n      line-height: 1.6 !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-btn {\n      display: inline-block !important;\n      background-color: #F0C018 !important;\n      color: #111111 !important;\n      font-weight: 800 !important;\n      font-size: 16px !important;\n      padding: 16px 40px !important;\n      border-radius: 2px !important; \/* \u786c\u6717\u6309\u94ae *\/\n      text-decoration: none !important;\n      transition: background-color 0.2s ease !important;\n    }\n\n    #bbp-pro-catalog-module .bbp-btn:hover {\n      background-color: #ffffff !important;\n      color: #1848C0 !important;\n    }\n\n    \/* ==========================================================================\n       5. Responsive Constraints\n       ========================================================================== *\/\n    @media (max-width: 1200px) {\n      \/* \u4e2d\u7b49\u5c4f\u5e55\u53d8\u4e3a\u5355\u5217\u7f51\u683c\uff0c\u9632\u6b62\u56fe\u7247\u8fc7\u5c0f *\/\n      #bbp-pro-catalog-module .bbp-catalog-grid { grid-template-columns: 1fr !important; }\n      #bbp-pro-catalog-module .bbp-bottom-split { grid-template-columns: 1fr !important; }\n    }\n\n    @media (max-width:690px) {\n      #bbp-pro-catalog-module .bbp-header-band { padding: 60px 20px 80px 20px !important; }\n      #bbp-pro-catalog-module .bbp-grid-container { padding: 0 20px !important; margin-top: -30px !important; }\n      #bbp-pro-catalog-module h2 { font-size: 26px !important; }\n      \n      \/* \u624b\u673a\u7aef\u5fc5\u987b\u6539\u4e3a\u4e0a\u4e0b\u7ed3\u6784\uff1a\u56fe\u7247\u5728\u4e0a\uff0c\u6587\u5b57\u5728\u4e0b *\/\n      #bbp-pro-catalog-module article.bbp-card { flex-direction: column !important; }\n      #bbp-pro-catalog-module figure.bbp-card-media { flex: none !important; width: 100% !important; height: 240px !important; }\n      #bbp-pro-catalog-module .bbp-card-content { padding: 30px 24px !important; }\n      \n      #bbp-pro-catalog-module .bbp-snapshots-panel { padding: 30px 24px !important; }\n      #bbp-pro-catalog-module .bbp-cta-panel { padding: 40px 30px !important; }\n    }\n  <\/style>\n\n  <!-- \u901a\u680f\u5934\u90e8 -->\n  <div class=\"bbp-header-band\">\n    <div class=\"bbp-header-inner\">\n      <h2>Where BBP Centrifugal Water Pumps Run \u2014 Industry Applications<\/h2>\n      <p class=\"bbp-lead-text\">BBP centrifugal water pumps ship into six primary industry segments. Each segment carries its own fluid profile, duty cycle, and regulatory framework, which decides which series \u2014 and which material, motor class, and seal arrangement \u2014 maps to your plant.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- 1600px \u6838\u5fc3\u7f51\u683c\u5bb9\u5668 -->\n  <div class=\"bbp-grid-container\">\n\n    <!-- \u4e25\u8c28\u7684\u53cc\u680f\u56fe\u6587\u5217\u8868 (40\/60 \u9ec4\u91d1\u6bd4\u4f8b\u9632\u6b62\u906e\u6321) -->\n    <div class=\"bbp-catalog-grid\">\n      \n      <article class=\"bbp-card\">\n        <figure class=\"bbp-card-media\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581094288338-2314dddb7ece?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Commercial HVAC, Residential High-Rise District Energy BBP Pumps\" class=\"bbp-card-img\" loading=\"lazy\">\n        <\/figure>\n        <div class=\"bbp-card-content\">\n          <h3 class=\"bbp-card-title\">Commercial HVAC &#038; High-Rise<\/h3>\n          <p class=\"bbp-card-text\">Office towers, hotels, hospitals, residential high-rise blocks, and data center loops run chilled-water, condenser-water, and heating-water systems where steady head at variable flow is the central duty requirement. End suction QI 100, QI 125, and QI 150 frames cover the bulk of this duty, mounted horizontally in close-coupled or frame configurations, with bronze fittings on cooling-tower condenser-water service and 316 stainless steel on potable supply legs. For high-flow district cooling above 2,000 m\u00b3\/h, the QS double suction series takes over.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"bbp-card\">\n        <figure class=\"bbp-card-media\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Municipal-Water-Supply-and-Distribution.png\" alt=\"Municipal Water Supply and Distribution Centrifugal Pumps\" class=\"bbp-card-img\" loading=\"lazy\">\n        <\/figure>\n        <div class=\"bbp-card-content\">\n          <h3 class=\"bbp-card-title\">Municipal Water Supply<\/h3>\n          <p class=\"bbp-card-text\">Booster stations, elevated tank fill systems, and inter-plant transfer stations require continuous duty at moderate head with a clear maintenance path that does not idle the entire station. End suction QI 150 through QI 250 frames serve mid-range distribution; QS 250 through QS 500 take over above 2,000 m\u00b3\/h with top-cover access that opens the rotor without disconnecting station piping.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"bbp-card\">\n        <figure class=\"bbp-card-media\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Fire-Protection-NFPA-20-Listed.png\" alt=\"NFPA 20 Listed Fire Protection Pumps\" class=\"bbp-card-img\" loading=\"lazy\">\n        <\/figure>\n        <div class=\"bbp-card-content\">\n          <h3 class=\"bbp-card-title\">Fire Protection (NFPA 20)<\/h3>\n          <p class=\"bbp-card-text\">Centrifugal pumps for trunk fire-protection and sprinkler distribution must satisfy NFPA 20 listed-fire-pump performance \u2014 at 150% of rated flow capacity the pump shall produce at least 65% of rated total head, and the operating curve must not exceed 140% of rated pressure. QS 200 through QS 350 frames meet these envelope requirements with electric or diesel drivers. QIH high-head end suction frames in 316 SS handle smaller fire protection duties.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"bbp-card\">\n        <figure class=\"bbp-card-media\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Industrial-Process-Cooling-and-Transfer.png\" alt=\"Industrial Process Cooling and Transfer Water Pumps\" class=\"bbp-card-img\" loading=\"lazy\">\n        <\/figure>\n        <div class=\"bbp-card-content\">\n          <h3 class=\"bbp-card-title\">Industrial Process Cooling<\/h3>\n          <p class=\"bbp-card-text\">Power-plant cooling-water loops, chemical-plant utility water, beverage-industry process water, and light manufacturing transfer systems pump clean-to-raw water at temperatures up to 80 \u00b0C. QI 100 through QI 200 frames in cast iron or 316 SS handle the bulk of process duty; QS 500 through QS 1200 frames serve power-plant cooling at flows from 5,000 to 14,400 m\u00b3\/h.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"bbp-card\">\n        <figure class=\"bbp-card-media\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Irrigation-and-Agriculture.png\" alt=\"Irrigation and Agriculture Centrifugal Pumps\" class=\"bbp-card-img\" loading=\"lazy\">\n        <\/figure>\n        <div class=\"bbp-card-content\">\n          <h3 class=\"bbp-card-title\">Irrigation &#038; Agriculture<\/h3>\n          <p class=\"bbp-card-text\">Centrifugal irrigation pumps cover center-pivot feed, drip-line irrigation, greenhouse air handling, and farmland flood irrigation. QI 65, QI 80, and QI 100 frames in cast iron or bronze fit the bulk of irrigation duty. Self-priming SP and DP series pull from open ditches or ponds where flooded suction is not available; the diesel-driven DP variant runs in off-grid jobsite deployment without grid connection.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"bbp-card\">\n        <figure class=\"bbp-card-media\">\n          <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/Construction-Dewatering-Mining-and-Sewage.png\" alt=\"Construction Dewatering, Mining, and Sewage Pumps\" class=\"bbp-card-img\" loading=\"lazy\">\n        <\/figure>\n        <div class=\"bbp-card-content\">\n          <h3 class=\"bbp-card-title\">Construction, Mining &#038; Sewage<\/h3>\n          <p class=\"bbp-card-text\">Trash pumps, sludge pumps, and trash-rated self-priming ST series handle suspended solids, abrasive slurries, and sewage. Construction sites pull from trench pits and excavations with up to 2-inch spherical solids; mine dewatering operations transfer water with mineral fines; municipal lift stations move domestic sewage with mixed industrial effluent.<\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <!-- \u5e95\u90e8\u786c\u6717\u9762\u677f -->\n    <div class=\"bbp-bottom-split\">\n      \n      <div class=\"bbp-snapshots-panel\">\n        <h3 class=\"bbp-panel-title\">Field Application Snapshots<\/h3>\n        \n        <div class=\"bbp-snapshot-item\">\n          <h4 class=\"bbp-snapshot-head\">Municipal waterworks (30,000 m\u00b3\/day plant)<\/h4>\n          <p class=\"bbp-snapshot-desc\">250QS-39 frames replaced an aging end-suction fleet; station downtime fell from two shifts to one per overhaul cycle.<\/p>\n        <\/div>\n        <div class=\"bbp-snapshot-item\">\n          <h4 class=\"bbp-snapshot-head\">Power-station cooling loop (600 MW unit)<\/h4>\n          <p class=\"bbp-snapshot-desc\">500QS-82 triplex configuration runs in parallel, BEP-aligned across the unit\u2019s nominal load envelope.<\/p>\n        <\/div>\n        <div class=\"bbp-snapshot-item\">\n          <h4 class=\"bbp-snapshot-head\">District cooling plant (40 MW HVAC)<\/h4>\n          <p class=\"bbp-snapshot-desc\">200QS pair feeds the primary chilled-water loop; dual-volute construction tuned for part-load efficiency.<\/p>\n        <\/div>\n        <div class=\"bbp-snapshot-item\">\n          <h4 class=\"bbp-snapshot-head\">Construction dewatering (urban subway)<\/h4>\n          <p class=\"bbp-snapshot-desc\">Diesel-driven BBP-DP self-priming pumps with semi-open impeller handled groundwater inflow with up to 1.5-inch construction debris.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-cta-panel\">\n        <p>Need a duty-point match for an HVAC, municipal, or industrial application?<\/p>\n        <div class=\"bbp-cta-sub\">Send us your flow, head, and fluid profile \u2192 recommendation in 24 hours.<\/div>\n        <a href=\"#ct-popup-820\" class=\"bbp-btn\">Get Instant Quote<\/a>\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-8b68db7\" data-block-id=\"8b68db7\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8b68db7-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-55cecd8\" data-v=\"4\" data-block-id=\"55cecd8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-55cecd8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-55cecd8-inner-blocks\">\n<!-- Custom HTML Module: BBP 1600px Centered Funnel Layout -->\n<style>\n  \/* Principle 3: High-quality fonts introduced via @import *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n  \/* Principle 1 & 4: Unique ID scoping, Full-Bleed Background, Handwritten CSS *\/\n  #bbp-mfg-pro-module {\n    width: 100% !important;\n    background-color: #ffffff !important; \/* \u7ef4\u6301\u7eaf\u767d\u80cc\u666f\u8272\u539f\u5219 *\/\n    padding: 40px 0 80px 0 !important;\n    font-family: 'Inter', sans-serif !important;\n    box-sizing: border-box !important;\n    overflow-x: hidden !important;\n  }\n\n  #bbp-mfg-pro-module * {\n    box-sizing: border-box !important;\n  }\n\n  \/* 1600px Max-Width Anchor Constraint *\/\n  #bbp-mfg-pro-module .bbp-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n  }\n\n  \/* --- Typography --- *\/\n  \/* \u4e25\u683c\u9075\u5faa\u552f\u4e00 H2 \u6807\u7b7e\uff0c\u4e0d\u5206\u6563 SEO \u6743\u91cd *\/\n  #bbp-mfg-pro-module h2.bbp-h2 {\n    font-size: 32px !important; \n    font-weight: 700 !important;\n    color: #111111 !important; \n    margin: 0 auto 25px auto !important;\n    line-height: 1.25 !important;\n    max-width: 1400px !important;\n  }\n\n  #bbp-mfg-pro-module h3.bbp-h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #1848C0 !important;\n    margin: 0 0 15px 0 !important;\n    line-height: 1.4 !important;\n  }\n\n  #bbp-mfg-pro-module p.bbp-p {\n    font-size: 15.5px !important;\n    color: #4a5568 !important;\n    line-height: 1.65 !important;\n    margin: 0 0 20px 0 !important;\n  }\n\n  \/* --- LAYER 1: Centered Header & Lead Text --- *\/\n  #bbp-mfg-pro-module .bbp-intro-wrapper {\n    text-align: center !important;\n    margin-bottom: 50px !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-lead-p {\n    font-size: 16.5px !important;\n    color: #2d3748 !important;\n    line-height: 1.7 !important;\n    max-width: 1100px !important;\n    margin: 0 auto !important;\n  }\n\n  \/* --- LAYER 2: Tech Cards (Side by side) --- *\/\n  #bbp-mfg-pro-module .bbp-tech-layer {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 30px !important;\n    margin-bottom: 60px !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-tech-card {\n    background-color: #f8fafc !important;\n    border-top: 4px solid #F0C018 !important; \/* \u4ec5\u4fdd\u7559\u9876\u90e8\u91d1\u7ebf\uff0c\u5e72\u51c0\u5229\u843d *\/\n    padding: 35px 40px !important;\n    border-radius: 0 0 6px 6px !important;\n    box-shadow: 0 6px 15px rgba(0,0,0,0.03) !important;\n    text-align: left !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-tech-card p.bbp-p {\n    margin-bottom: 0 !important;\n  }\n\n  \/* --- LAYER 3: Bottom Matrix (Blue Box + Certs) --- *\/\n  #bbp-mfg-pro-module .bbp-bottom-matrix {\n    display: grid !important;\n    grid-template-columns: 35% 62% !important; \n    gap: 3% !important;\n    align-items: stretch !important;\n  }\n\n  \/* \u6838\u5fc3\u4fee\u590d\u533a\uff1aCapabilities Blue Block (\u84dd\u6846\u5c45\u4e2d\u9632\u7559\u767d) *\/\n  #bbp-mfg-pro-module .bbp-cap-wrapper {\n    background-color: #1848C0 !important;\n    padding: 50px 40px !important; \/* \u7a0d\u5fae\u589e\u52a0\u4e0a\u4e0b\u5185\u8fb9\u8ddd *\/\n    border-radius: 8px !important;\n    color: #ffffff !important;\n    box-shadow: 0 10px 25px rgba(24, 72, 192, 0.15) !important;\n    height: 100% !important;\n    \/* \u5f15\u5165 Flex \u5782\u76f4\u5c45\u4e2d\uff0c\u5403\u6389\u5e95\u90e8\u591a\u4f59\u7559\u767d *\/\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important; \n  }\n\n  #bbp-mfg-pro-module .bbp-cap-wrapper h3.bbp-h3 {\n    color: #F0C018 !important;\n    margin-bottom: 30px !important;\n  }\n\n  #bbp-mfg-pro-module ul.bbp-cap-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 22px !important; \/* \u52a0\u5927\u95f4\u8ddd\uff0c\u8ba9\u5185\u5bb9\u81ea\u7136\u8212\u5c55\u6491\u5f00\u7a7a\u95f4\uff0c\u4e0d\u62e5\u6324 *\/\n  }\n\n  #bbp-mfg-pro-module ul.bbp-cap-list li {\n    position: relative !important;\n    padding-left: 20px !important;\n    font-size: 15px !important;\n    color: #e2e8f0 !important;\n    line-height: 1.5 !important;\n  }\n\n  #bbp-mfg-pro-module ul.bbp-cap-list li::before {\n    content: \"\u25a0\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 2px !important;\n    color: #F0C018 !important;\n    font-size: 11px !important;\n  }\n\n  \/* Certifications 3x2 Grid *\/\n  #bbp-mfg-pro-module .bbp-certs-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 20px !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-card {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 6px !important;\n    padding: 15px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.03) !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-card:hover {\n    transform: translateY(-4px) !important;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;\n    border-color: #cbd5e1 !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-img-box {\n    width: 100% !important;\n    aspect-ratio: 1 \/ 1.3 !important;\n    background: #ffffff !important;\n    margin-bottom: 15px !important;\n    position: relative !important;\n    cursor: zoom-in !important;\n    overflow: hidden !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-img-box img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: contain !important;\n    transition: transform 0.4s ease !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-img-box:hover img {\n    transform: scale(1.05) !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-text {\n    margin-top: auto !important;\n    border-left: 3px solid #F0C018 !important;\n    padding-left: 10px !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-text strong {\n    display: block !important;\n    color: #1848C0 !important;\n    font-size: 14.5px !important;\n    margin-bottom: 4px !important;\n    line-height: 1.2 !important;\n  }\n\n  #bbp-mfg-pro-module .bbp-cert-text span {\n    color: #4a5568 !important;\n    font-size: 12.5px !important;\n    line-height: 1.3 !important;\n    display: block !important;\n  }\n\n  \/* --- Lightbox Modal (Pure Native) --- *\/\n  #bbp-lightbox-modal {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100vw !important;\n    height: 100vh !important;\n    background: rgba(15, 23, 42, 0.9) !important; \n    z-index: 999999 !important;\n    display: none !important;\n    align-items: center !important;\n    justify-content: center !important;\n    cursor: zoom-out !important;\n    backdrop-filter: blur(4px) !important;\n    opacity: 0 !important;\n    transition: opacity 0.3s ease !important;\n  }\n\n  #bbp-lightbox-modal.bbp-active {\n    display: flex !important;\n    opacity: 1 !important;\n  }\n\n  #bbp-lightbox-modal img {\n    max-width: 90% !important;\n    max-height: 90% !important;\n    box-shadow: 0 20px 50px rgba(0,0,0,0.5) !important;\n    border: 4px solid #ffffff !important;\n    border-radius: 4px !important;\n    transform: scale(0.95) !important;\n    transition: transform 0.3s ease !important;\n  }\n\n  #bbp-lightbox-modal.bbp-active img {\n    transform: scale(1) !important;\n  }\n\n  #bbp-lightbox-modal .bbp-close {\n    position: absolute !important;\n    top: 25px !important;\n    right: 40px !important;\n    color: #ffffff !important;\n    font-size: 44px !important;\n    font-weight: 300 !important;\n    cursor: pointer !important;\n    transition: color 0.2s ease !important;\n    line-height: 1 !important;\n  }\n\n  #bbp-lightbox-modal .bbp-close:hover {\n    color: #F0C018 !important;\n  }\n\n  \/* --- SEO Safe Animation --- *\/\n  #bbp-mfg-pro-module .js-hidden {\n    opacity: 0 !important;\n    transform: translateY(20px) !important;\n  }\n  \n  #bbp-mfg-pro-module .bbp-fade-in {\n    opacity: 1 !important;\n    transform: translate(0, 0) !important;\n    transition: opacity 0.6s ease-out, transform 0.6s ease-out !important;\n  }\n\n  \/* --- Responsive Breakpoints --- *\/\n  @media (max-width: 1200px) {\n    #bbp-mfg-pro-module .bbp-bottom-matrix {\n      grid-template-columns: 1fr !important;\n      gap: 30px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #bbp-mfg-pro-module .bbp-tech-layer {\n      grid-template-columns: 1fr !important;\n      gap: 20px !important;\n    }\n    #bbp-mfg-pro-module .bbp-certs-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n    #bbp-mfg-pro-module .bbp-container {\n      padding: 0 20px !important;\n    }\n    #bbp-mfg-pro-module h2.bbp-h2 {\n      font-size: 28px !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #bbp-mfg-pro-module .bbp-certs-grid {\n      grid-template-columns: 1fr !important; \n    }\n  }\n<\/style>\n\n<section id=\"bbp-mfg-pro-module\">\n  <div class=\"bbp-container\">\n    \n    <!-- LAYER 1: Centered Header & Lead Text -->\n    <div class=\"bbp-intro-wrapper bbp-animate-target\">\n      <h2 class=\"bbp-h2\">Manufacturing Standards, Material Traceability, and Third-Party Inspection<\/h2>\n      <p class=\"bbp-lead-p\">\n        The most common failure mode in imported centrifugal pumps is not the casting defect detected at commissioning \u2014 it is the material-certificate mismatch that surfaces three years in, when a corrosion claim or a pressure-rating dispute lands on a procurement desk. BBP\u2019s vertical integration removes the hand-off errors that produce those mismatches in multi-stage supply chains. Casting, heat treatment, machining, assembly, hydrostatic test, and performance test happen under one roof in our 50,000 m\u00b2 Beijing facility, and every record links back to a single serial number.\n      <\/p>\n    <\/div>\n\n    <!-- LAYER 2: Tech Cards (Side by side for compact reading) -->\n    <div class=\"bbp-tech-layer bbp-animate-target\">\n      <div class=\"bbp-tech-card\">\n        <h3 class=\"bbp-h3\">Material Traceability<\/h3>\n        <p class=\"bbp-p\">\n          Every cast iron (GG25), bronze (G-CuSn10), and 316 stainless steel wetted part ships with an SGS-verified mill certificate. Heat-treatment records are retained per casting lot for five years. The traceability thread runs raw material heat \u2192 casting lot \u2192 machining station \u2192 assembly record \u2192 hydrostatic test \u2192 performance curve, all linked under one serial number.\n        <\/p>\n      <\/div>\n      <div class=\"bbp-tech-card\">\n        <h3 class=\"bbp-h3\">Hydrostatic &#038; Performance Testing<\/h3>\n        <p class=\"bbp-p\">\n          Every centrifugal water pump leaves the BBP factory after a hydrostatic casing test at 1.5 times working pressure and a performance test sampled at three duty points along the Q-H curve. The shipped performance curve carries the same serial number as the pump. Witnessed third-party inspection is available on request.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- LAYER 3: Bottom Matrix (Blue Box left, Certs right) -->\n    <div class=\"bbp-bottom-matrix\">\n      \n      <!-- Left: Factory Capabilities (This box is now perfectly vertically centered inside) -->\n      <div class=\"bbp-cap-wrapper bbp-animate-target\">\n        <h3 class=\"bbp-h3\">Factory Capability Reference<\/h3>\n        <ul class=\"bbp-cap-list\">\n          <li>50,000 m\u00b2 production facility with casting, heat treatment, machining, assembly, coating, and test under one roof.<\/li>\n          <li>600 tons per month cast-and-machined parts capacity.<\/li>\n          <li>Heat-treatment furnace envelope: 8 \u00d7 7 \u00d7 2.5 m \u2014 one of the larger envelopes in the Chinese pump-foundry segment.<\/li>\n          <li>6.4-meter horizontal machining line finishes casing halves and impellers in one fixture, holding wear-ring tolerances within 0.003 inches.<\/li>\n          <li>30-ton assembly cranes support frame assembly through casing diameters above 1,800 mm.<\/li>\n          <li>20+ engineers across mechanical and hydraulic disciplines for selection, troubleshooting, and field commissioning.<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Right: 3x2 Image Matrix -->\n      <div class=\"bbp-certs-grid\">\n        \n        <!-- Cert 1 -->\n        <div class=\"bbp-cert-card bbp-animate-target\">\n          <div class=\"bbp-cert-img-box bbp-lightbox-trigger\">\n            <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/ISO9001-\u5317\u4eac\u7b2c\u4e00\u6cf5\u4e1a-\u82f1\u6587-4.jpg\" alt=\"ISO 9001 Certificate\" loading=\"lazy\">\n          <\/div>\n          <div class=\"bbp-cert-text\">\n            <strong>ISO 9001:2015<\/strong>\n            <span>Quality management system<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Cert 2 -->\n        <div class=\"bbp-cert-card bbp-animate-target\">\n          <div class=\"bbp-cert-img-box bbp-lightbox-trigger\">\n            <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/ISO14001-\u5317\u4eac\u7b2c\u4e00\u6cf5\u4e1a-\u82f1\u6587-4.jpg\" alt=\"ISO 14001 Certificate\" loading=\"lazy\">\n          <\/div>\n          <div class=\"bbp-cert-text\">\n            <strong>ISO 14001:2015<\/strong>\n            <span>Environmental management<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Cert 3 -->\n        <div class=\"bbp-cert-card bbp-animate-target\">\n          <div class=\"bbp-cert-img-box bbp-lightbox-trigger\">\n            <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/ISO45001-\u5317\u4eac\u7b2c\u4e00\u6cf5\u4e1a-\u82f1\u6587-4.jpg\" alt=\"OHSAS 18001 Certificate\" loading=\"lazy\">\n          <\/div>\n          <div class=\"bbp-cert-text\">\n            <strong>OHSAS 18001<\/strong>\n            <span>Occupational H&#038;S<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Cert 4 -->\n        <div class=\"bbp-cert-card bbp-animate-target\">\n          <div class=\"bbp-cert-img-box bbp-lightbox-trigger\">\n            <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/\u5317\u4eac\u7b2c\u4e00\u6cf5\u4e1a-CE\u8bc1\u4e66_1-4.jpg\" alt=\"CE Mark Certificate\" loading=\"lazy\">\n          <\/div>\n          <div class=\"bbp-cert-text\">\n            <strong>CE Marked<\/strong>\n            <span>EU Machinery Directive<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Cert 5 (Placeholder for ISO9001:2008) -->\n        <div class=\"bbp-cert-card bbp-animate-target\">\n          <div class=\"bbp-cert-img-box bbp-lightbox-trigger\">\n            <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/ISO9001-\u5317\u4eac\u7b2c\u4e00\u6cf5\u4e1a-\u82f1\u6587-4.jpg\" alt=\"GB\/T19001-2008 idt ISO9001:2008\" loading=\"lazy\">\n          <\/div>\n          <div class=\"bbp-cert-text\">\n            <strong>ISO 9001:2008<\/strong>\n            <span>Quality Management System<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Cert 6 (Placeholder for EAC Declaration) -->\n        <div class=\"bbp-cert-card bbp-animate-target\">\n          <div class=\"bbp-cert-img-box bbp-lightbox-trigger\">\n            <img decoding=\"async\" src=\"https:\/\/bbpmfg.com\/wp-content\/uploads\/2026\/04\/\u5317\u4eac\u7b2c\u4e00\u6cf5\u4e1a-CE\u8bc1\u4e66_1-4.jpg\" alt=\"EAC Declaration of Conformity\" loading=\"lazy\">\n          <\/div>\n          <div class=\"bbp-cert-text\">\n            <strong>EAC Declaration<\/strong>\n            <span>TR CU Compliance<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n  <!-- NATIVE LIGHTBOX OVERLAY -->\n  <div id=\"bbp-lightbox-modal\">\n    <div class=\"bbp-close\">&times;<\/div>\n    <img decoding=\"async\" src=\"\" alt=\"Expanded View\">\n  <\/div>\n<\/section>\n\n<!-- Vanilla JS for SEO Fade & Lightbox -->\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    \n    \/\/ --- 1. SEO Safe Fade-In ---\n    var animateElements = document.querySelectorAll('#bbp-mfg-pro-module .bbp-animate-target');\n    animateElements.forEach(function(el) { el.classList.add('js-hidden'); });\n\n    var observerOptions = { root: null, rootMargin: '0px', threshold: 0.1 };\n    var observer = new IntersectionObserver(function(entries, observer) {\n      entries.forEach(function(entry, index) {\n        if (entry.isIntersecting) {\n          setTimeout(function() {\n            entry.target.classList.remove('js-hidden');\n            entry.target.classList.add('bbp-fade-in');\n          }, index * 80); \n          observer.unobserve(entry.target);\n        }\n      });\n    }, observerOptions);\n\n    animateElements.forEach(function(el) { observer.observe(el); });\n\n    \/\/ --- 2. Lightbox Logic ---\n    var triggers = document.querySelectorAll('#bbp-mfg-pro-module .bbp-lightbox-trigger');\n    var modal = document.getElementById('bbp-lightbox-modal');\n    var modalImg = modal.querySelector('img');\n\n    triggers.forEach(function(trigger) {\n      trigger.addEventListener('click', function() {\n        var img = this.querySelector('img');\n        if(img) {\n          modalImg.src = img.src;\n          modal.classList.add('bbp-active');\n          document.body.style.overflow = 'hidden'; \n        }\n      });\n    });\n\n    modal.addEventListener('click', function(e) {\n      if(e.target === modalImg) return; \n      closeModal();\n    });\n\n    document.addEventListener('keydown', function(e) {\n      if (e.key === \"Escape\" && modal.classList.contains('bbp-active')) {\n        closeModal();\n      }\n    });\n\n    function closeModal() {\n      modal.classList.remove('bbp-active');\n      document.body.style.overflow = 'auto';\n      setTimeout(function() { modalImg.src = \"\"; }, 300); \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-d291664\" data-block-id=\"d291664\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d291664-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8ae7813\" data-v=\"4\" data-block-id=\"8ae7813\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8ae7813-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8ae7813-inner-blocks\">\n<!-- BBP Centrifugal Water Pumps - Dark Band & Equal Height Architecture -->\n<style>\n\/* 1. \u9876\u7ea7\u9694\u79bb\u4e0e\u57fa\u7840\u8bbe\u5b9a *\/\n#bbp-procurement-dark-band {\n    --bbp-blue-brand: #1848C0;\n    --bbp-blue-dark: #0B1930; \/* \u65b0\u589e\uff1a\u6df1\u8272\u5de5\u4e1a\u6d77\u519b\u84dd\u80cc\u666f *\/\n    --bbp-gold: #F0C018;\n    --bbp-text-main: #333333;\n    --bbp-text-muted: #4a5568;\n    --bbp-border: #e2e8f0;\n    \n    width: 100% !important;\n    font-family: inherit !important;\n    line-height: 1.6 !important;\n    box-sizing: border-box !important;\n    background-color: #ffffff !important; \/* \u6574\u4f53\u57fa\u5e95\u4ecd\u4e3a\u7eaf\u767d *\/\n}\n\n#bbp-procurement-dark-band * { box-sizing: border-box !important; }\n\n#bbp-procurement-dark-band .bbp-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 30px !important;\n}\n\n\/* \u7ed3\u6784\u533a\u5757\u5212\u5206 *\/\n#bbp-procurement-dark-band .section-top { padding: 40px 0 !important; }\n#bbp-procurement-dark-band .section-bottom { padding: 40px 0 !important; }\n\n\/* \u6838\u5fc3\uff1a\u6df1\u8272\u5168\u5bbd\u80cc\u666f\u5e26 *\/\n#bbp-procurement-dark-band .section-dark {\n    background-color: var(--bbp-blue-dark) !important;\n    padding: 40px 0 !important; \/* \u6df1\u8272\u533a\u589e\u52a0\u4e0a\u4e0b\u8fb9\u8ddd\uff0c\u5f3a\u5316\u547c\u5438\u611f *\/\n    color: #e2e8f0 !important; \/* \u6df1\u8272\u533a\u9ed8\u8ba4\u6587\u672c\u989c\u8272\u6539\u4e3a\u6d45\u7070\u767d *\/\n}\n\n\/* 2. \u6807\u9898\u8bed\u4e49\u7cfb\u7edf *\/\n#bbp-procurement-dark-band h2 {\n    font-size: 32px !important;\n    color: #111111 !important;\n    font-weight: 700 !important;\n    margin: 0 0 16px 0 !important;\n    line-height: 1.3 !important;\n}\n\n#bbp-procurement-dark-band h3 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    margin: 0 0 20px 0 !important;\n    display: flex !important;\n    align-items: center !important;\n}\n\n\/* \u6d45\u8272\u533a\u7684 H3 *\/\n#bbp-procurement-dark-band .section-top h3,\n#bbp-procurement-dark-band .section-bottom h3 {\n    color: var(--bbp-blue-brand) !important;\n}\n\n\/* \u6df1\u8272\u533a\u7684 H3 (\u53cd\u767d\u5904\u7406) *\/\n#bbp-procurement-dark-band .section-dark h3 {\n    color: #ffffff !important;\n}\n\n#bbp-procurement-dark-band h3::before {\n    content: \"\" !important;\n    display: inline-block !important;\n    width: 6px !important;\n    height: 22px !important;\n    background-color: var(--bbp-gold) !important;\n    margin-right: 12px !important;\n}\n\n#bbp-procurement-dark-band p {\n    font-size: 15px !important;\n    margin: 0 0 16px 0 !important;\n}\n#bbp-procurement-dark-band .section-top p,\n#bbp-procurement-dark-band .section-bottom p { color: var(--bbp-text-muted) !important; }\n\n\/* 3. \u6570\u636e\u8868\u683c\uff1a\u4fdd\u6301\u767d\u5e95\u4e0b\u7684\u9ad8\u5bf9\u6bd4 *\/\n#bbp-procurement-dark-band .table-wrap {\n    width: 100% !important;\n    overflow-x: auto !important;\n}\n\n#bbp-procurement-dark-band table {\n    width: 100% !important;\n    min-width: 800px !important;\n    border-collapse: collapse !important;\n    border: 1px solid var(--bbp-border) !important;\n}\n\n#bbp-procurement-dark-band th, \n#bbp-procurement-dark-band td {\n    padding: 12px 16px !important;\n    text-align: left !important;\n    vertical-align: top !important;\n    border-bottom: 1px solid var(--bbp-border) !important;\n}\n\n#bbp-procurement-dark-band th {\n    background-color: var(--bbp-blue-brand) !important;\n    color: #ffffff !important;\n    font-weight: 700 !important;\n    width: 25% !important;\n}\n\n#bbp-procurement-dark-band tr:nth-child(even) td { background-color: #f8fafc !important; }\n#bbp-procurement-dark-band td { color: var(--bbp-text-main) !important; }\n\n\/* 4. \u6838\u5fc3\u89e3\u836f\uff1a\u6df1\u8272\u533a\u4e24\u680f\u7b49\u9ad8\u7f51\u683c\u4e0e\u5f39\u6027\u5747\u5206 *\/\n#bbp-procurement-dark-band .grid-equal-height {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 60px !important; \/* \u5bbd\u9614\u7684\u680f\u95f4\u8ddd *\/\n    align-items: stretch !important; \/* \u5f3a\u5236\u4e24\u680f\u7269\u7406\u7b49\u9ad8 *\/\n}\n\n\/* \u5de6\u4fa7\u4ea4\u8d27\u671f\uff1a\u5229\u7528 Flex \u5747\u5206\u9ad8\u5ea6\uff0c\u5403\u6389\u5e95\u90e8\u7559\u767d *\/\n#bbp-procurement-dark-band .col-left {\n    display: flex !important;\n    flex-direction: column !important;\n}\n\n#bbp-procurement-dark-band .lead-time-wrapper {\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: space-between !important; \/* \u6838\u5fc3\u9b54\u6cd5\uff1a\u5747\u5300\u6563\u5f00\u586b\u6ee1\u9ad8\u5ea6 *\/\n    height: 100% !important; \/* \u7ee7\u627f\u53f3\u4fa7\u6491\u8d77\u7684\u9ad8\u5ea6 *\/\n    gap: 16px !important; \/* \u8bbe\u7f6e\u6700\u5c0f\u95f4\u8ddd\u9632\u91cd\u53e0 *\/\n}\n\n#bbp-procurement-dark-band .lead-item {\n    background: rgba(255, 255, 255, 0.05) !important; \/* \u6df1\u8272\u5e95\u4e0a\u7684\u5fae\u5149\u5361\u7247 *\/\n    padding: 20px !important;\n    border-left: 4px solid var(--bbp-gold) !important;\n}\n\n#bbp-procurement-dark-band .lead-item p { margin: 0 !important; color: #f1f5f9 !important; }\n#bbp-procurement-dark-band .lead-item strong { color: #ffffff !important; font-weight: 700 !important; display: block !important; margin-bottom: 4px !important; }\n\n\/* \u53f3\u4fa7 OEM\uff1a\u6df1\u8272\u4e3b\u9898\u9002\u914d *\/\n#bbp-procurement-dark-band .col-right {\n    display: flex !important;\n    flex-direction: column !important;\n}\n\n#bbp-procurement-dark-band .oem-steps {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 20px !important;\n    margin-top: 10px !important;\n    margin-bottom: 20px !important;\n}\n\n#bbp-procurement-dark-band .oem-step-item {\n    padding-left: 16px !important;\n    border-left: 2px solid rgba(255, 255, 255, 0.2) !important; \/* \u534a\u900f\u660e\u8fb9\u754c\u7ebf *\/\n}\n\n#bbp-procurement-dark-band .oem-step-item h4 {\n    margin: 0 0 6px 0 !important;\n    font-size: 16px !important;\n    color: var(--bbp-gold) !important; \/* \u6b65\u9aa4\u6807\u9898\u4f7f\u7528\u91d1\u8272\u70b9\u7f00\u6df1\u84dd *\/\n    font-weight: 700 !important;\n}\n\n#bbp-procurement-dark-band .oem-step-item p { margin: 0 !important; font-size: 14px !important; color: #cbd5e1 !important; }\n\n\/* 5. \u5e95\u90e8\u53cc\u680f\u4e0e\u8f6c\u5316 *\/\n#bbp-procurement-dark-band .grid-bottom {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 60px !important;\n    margin-bottom: 40px !important;\n}\n\n#bbp-procurement-dark-band .cta-panel {\n    border: 2px solid var(--bbp-blue-brand) !important;\n    background-color: #ffffff !important;\n    padding: 30px 40px !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    flex-wrap: wrap !important;\n    gap: 20px !important;\n}\n\n#bbp-procurement-dark-band .cta-text {\n    font-size: 18px !important;\n    color: var(--bbp-blue-brand) !important;\n    font-weight: 700 !important;\n    margin: 0 !important;\n    flex: 1 1 60% !important;\n}\n\n#bbp-procurement-dark-band .cta-btn {\n    background-color: var(--bbp-gold) !important;\n    color: var(--bbp-blue-brand) !important;\n    text-decoration: none !important;\n    padding: 14px 36px !important;\n    font-weight: 700 !important;\n    font-size: 16px !important;\n    transition: background-color 0.2s ease !important;\n    white-space: nowrap !important;\n}\n\n#bbp-procurement-dark-band .cta-btn:hover { background-color: #e5b300 !important; }\n\n\/* \u54cd\u5e94\u5f0f\u964d\u7ea7 *\/\n@media (max-width: 992px) {\n    #bbp-procurement-dark-band .grid-equal-height,\n    #bbp-procurement-dark-band .grid-bottom { grid-template-columns: 1fr !important; gap: 40px !important; }\n    #bbp-procurement-dark-band .lead-time-wrapper { justify-content: flex-start !important; height: auto !important; } \/* \u79fb\u52a8\u7aef\u53d6\u6d88\u5f3a\u884c\u7b49\u9ad8\u62c9\u4f38 *\/\n}\n@media (max-width:690px) {\n    #bbp-procurement-dark-band .section-top,\n    #bbp-procurement-dark-band .section-dark,\n    #bbp-procurement-dark-band .section-bottom { padding: 30px 0 !important; }\n    #bbp-procurement-dark-band .bbp-container { padding: 0 20px !important; }\n    #bbp-procurement-dark-band .cta-panel { flex-direction: column !important; align-items: stretch !important; text-align: center !important; padding: 24px !important; }\n}\n<\/style>\n\n<section id=\"bbp-procurement-dark-band\">\n    \n    <!-- \u9876\u90e8\u6d45\u8272\u533a -->\n    <div class=\"section-top\">\n        <div class=\"bbp-container\">\n            <h2>Procurement Guide \u2014 OEM, Lead Times, MOQ, and 24\/7 Lifecycle Support<\/h2>\n            <p>All industrial buyers name the same four factors as key to a centrifugal water pump supplier: parts availability, docs, lead-time conformance, and whether you still see the reps six months after their invoice cashes. BBP&#8217;s purchasing architecture is designed to closeout those four access holes instead of being built around a one-size-fits all pricing system. A cost-factor framework below gives you a transparent view of what drives unit cost; individual quotes are presented against your duty point and configuration.<\/p>\n\n            <h3 style=\"margin-top: 24px !important;\">Pricing Factors Framework<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Factor<\/th>\n                            <th>Effect on Quoted Price<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td><strong>Frame size and motor power class<\/strong><\/td>\n                            <td>Dominant driver. Small-frame clean-water pumps sit in a different price tier from large-frame high-head duty.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Material of construction<\/strong><\/td>\n                            <td>Cast iron (GG25) is the baseline. Bronze adds a casting-grade premium. 316 SS investment-cast wetted parts add a second premium.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Motor efficiency class<\/strong><\/td>\n                            <td>IE2 baseline; IE3 premium-efficiency standard for EU and North American buyers; IE4 super-premium available at additional cost.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Seal configuration<\/strong><\/td>\n                            <td>Gland packing for clean water with predictable leakage tolerance; single mechanical seal as standard; double mechanical with flush plan for hazardous duty.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Order quantity<\/strong><\/td>\n                            <td>MOQ is one unit for stocked models. Volume discounts apply on orders of 10+ identical configurations.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Certification &#038; inspection scope<\/strong><\/td>\n                            <td>Standard factory test included. Witnessed third-party inspection (SGS \/ BV \/ T\u00dcV) at buyer\u2019s cost adds 5\u201310 working days.<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n            <p style=\"margin-top: 12px; font-size: 14px;\">Call BBP for a price keyed to your duty point, material, motor class, and scope of certification. We respond within 24 hours of receipt of complete duty data with three candidate models.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- \u4e2d\u90e8\u6df1\u8272\u533a\uff1a\u89c6\u89c9\u5207\u5272 + \u5f3a\u5236\u7b49\u9ad8 + \u5f39\u6027\u5747\u5206\u6d88\u706d\u7559\u767d -->\n    <div class=\"section-dark\">\n        <div class=\"bbp-container\">\n            <div class=\"grid-equal-height\">\n                \n                <!-- \u5de6\u680f\uff1a\u4ea4\u8d27\u671f -->\n                <div class=\"col-left\">\n                    <h3>Lead Time Reference<\/h3>\n                    <!-- \u8fd9\u4e00\u5c42\u5305\u88c5\u8d1f\u8d23 height: 100% \u548c space-between -->\n                    <div class=\"lead-time-wrapper\">\n                        <div class=\"lead-item\">\n                            <p><strong>Stock models (cast iron, IE3 motor):<\/strong>Ex-works Beijing within 7 working days.<\/p>\n                        <\/div>\n                        <div class=\"lead-item\">\n                            <p><strong>Built to order (non-stock material\/motor combinations):<\/strong>30-45 days through a full manufacturing and test cycle.<\/p>\n                        <\/div>\n                        <div class=\"lead-item\">\n                            <p><strong>Private label OEM custom (private label, custom paint, documentation):<\/strong>45-60 days through the four step OEM cycle.<\/p>\n                        <\/div>\n                        <div class=\"lead-item\">\n                            <p><strong>Air freight for critical-path projects:<\/strong>3-5 days transit; per-kilogram surcharge to be quoted at RFQ.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- \u53f3\u680f\uff1aOEM \u6d41\u7a0b -->\n                <div class=\"col-right\">\n                    <h3>OEM and Private-Label Capability<\/h3>\n                    <p style=\"color: #cbd5e1 !important; font-size: 14px !important;\">BBP runs a four-step OEM cycle for buyers who require custom port sizes, non-standard impeller trims, material variants, custom nameplates, custom paint to a buyer&#8217;s RAL code, or full private-label documentation packs:<\/p>\n                    \n                    <div class=\"oem-steps\">\n                        <div class=\"oem-step-item\">\n                            <h4>1. Specification Lock<\/h4>\n                            <p>\u2014duty point, material, motor, seal, certification, and documentation locked in one signed datasheet.<\/p>\n                        <\/div>\n                        <div class=\"oem-step-item\">\n                            <h4>2. Tooling and Pattern<\/h4>\n                            <p>\u2014new sizes receive new casting patterns from our foundry; standard sizes are transferred directly into the existing pattern library.<\/p>\n                        <\/div>\n                        <div class=\"oem-step-item\">\n                            <h4>3. Sample Build and Test<\/h4>\n                            <p>\u2014first-ever article cast, machined, assembled, hydrostatically tested, performance tested, and dispatched for buyer approval before the full run.<\/p>\n                        <\/div>\n                        <div class=\"oem-step-item\">\n                            <h4>4. Bulk Production and Shipment<\/h4>\n                            <p>\u2014approved sample determines full batch casting, machining, assembly, testing, packing, and dispatch.<\/p>\n                        <\/div>\n                    <\/div>\n                    <p style=\"color: #94a3b8 !important; font-size: 13px !important; margin-bottom: 0 !important;\">Repeat OEM orders after the first batch are typically completed to standard lead time. Full private label nameplate engraving, custom RAL paint matches, and dual-language SI \/ US documentation are all available.<\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u5e95\u90e8\u6d45\u8272\u533a -->\n    <div class=\"section-bottom\">\n        <div class=\"bbp-container\">\n            \n            <div class=\"grid-bottom\">\n                <div>\n                    <h3>Spare Parts and Lifecycle Support<\/h3>\n                    <p style=\"text-align: justify !important;\">Stocked spares for common frame sizes (shaft sleeves, mechanical seal kits, bearings, wear rings) are shipped same-week ex-works for most QI and QS frames. Pre-sales selection engineering back includes a recommendation within two business days of inquiry; the design engineer who approves your sizing is retained as your post-sales technical contact, not a steady-flow queue position. Remote diagnostics by video conference are available 24\/7; on-site commissioning and maintenance training are available for large deployments.<\/p>\n                <\/div>\n                <div>\n                    <h3>Export paperwork and Incoterms<\/h3>\n                    <p style=\"text-align: justify !important;\">BBP&#8217;s export destinations include the EU, the Middle East &#038; North Africa, Southeast Asia, and Latin America. Incoterms default to FOB Tianjin, or we can CIF your destination port; DDP quotes are available if your project prefers an all-in landed-cost buy-up. Standard payment terms are 30% T\/T deposit with 70% against shipping documents; we can support an irrevocable L\/C at sight for any purchases that surpass a threshold figured during the quote by our sales desk. Exhibiting with every shipment are certificate of origin, packing list, SGS-built material certificates, ISO 9001 certificate, and individual pump performance curves.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- \u8f6c\u5316\u9762\u677f -->\n            <div class=\"cta-panel\">\n                <div class=\"cta-text\">Need an export reference list, an RFQ-ready spec sheet, or a certification dossier for a specific tender?<\/div>\n                <a href=\"#ct-popup-820\" class=\"cta-btn\">Request the procurement package \u2192<\/a>\n            <\/div>\n\n        <\/div>\n    <\/div>\n    \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-908926c\" data-block-id=\"908926c\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-908926c-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-4019ef8\" data-v=\"4\" data-block-id=\"4019ef8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-4019ef8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-4019ef8-inner-blocks\">\n<style>\n  \/* Principle 3: High-quality fonts introduced via @import *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n  \/* Principle 1 & 4: Unique ID scoping, Handwritten CSS, Full-Bleed Background *\/\n  \/* Adjusted for Dark Mode: Deep industrial navy\/slate background *\/\n  #bbp-engineering-tools {\n    width: 100% !important;\n    background-color: #0b1121 !important; \n    font-family: 'Inter', sans-serif, system-ui !important;\n    box-sizing: border-box !important;\n    overflow-x: hidden !important;\n    padding: 60px 0 !important; \n  }\n\n  #bbp-engineering-tools * {\n    box-sizing: border-box !important;\n  }\n\n  \/* 1600px Layout Configuration *\/\n  #bbp-engineering-tools .bbp-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 30px !important;\n  }\n\n  \/* --- Heading & Title Styling --- *\/\n  \/* strictly ONE H2 tag per module *\/\n  #bbp-engineering-tools h2.bbp-main-title {\n    font-size: 32px !important; \n    font-weight: 700 !important;\n    color: #ffffff !important; \/* White for dark mode *\/\n    margin: 0 0 40px 0 !important;\n    text-align: center !important;\n    line-height: 1.2 !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* --- Grid Layout --- *\/\n  #bbp-engineering-tools .bbp-tools-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 30px !important;\n  }\n\n  \/* --- Tool Cards (Dark Mode Adaptation) --- *\/\n  #bbp-engineering-tools .bbp-tool-card {\n    background: #151e32 !important; \/* Slightly lighter than background *\/\n    border: 1px solid #23314a !important;\n    border-radius: 4px !important;\n    padding: 35px 40px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2) !important;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease !important;\n    position: relative !important;\n  }\n\n  #bbp-engineering-tools .bbp-tool-card:hover {\n    transform: translateY(-3px) !important;\n    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3) !important;\n    border-color: #F0C018 !important; \/* Highlight border on hover *\/\n  }\n\n  \/* Industrial yellow left-border accent *\/\n  #bbp-engineering-tools h3.bbp-tool-title {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 18px 0 !important;\n    line-height: 1.3 !important;\n    border-left: 4px solid #F0C018 !important;\n    padding-left: 15px !important;\n  }\n\n  #bbp-engineering-tools .bbp-tool-desc {\n    font-size: 16px !important;\n    color: #94a3b8 !important; \/* Light slate grey for readability on dark *\/\n    line-height: 1.65 !important;\n    margin: 0 0 30px 0 !important;\n    flex-grow: 1 !important;\n  }\n\n  #bbp-engineering-tools .bbp-tool-link {\n    display: inline-flex !important;\n    align-items: center !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #F0C018 !important; \/* Brand yellow for high contrast links *\/\n    text-decoration: none !important;\n    transition: color 0.2s ease !important;\n    align-self: flex-start !important;\n    padding: 8px 0 !important;\n  }\n\n  #bbp-engineering-tools .bbp-tool-link:hover {\n    color: #ffffff !important;\n  }\n\n  #bbp-engineering-tools .bbp-tool-link span {\n    margin-left: 8px !important;\n    font-size: 20px !important;\n    line-height: 1 !important;\n    transition: transform 0.2s ease !important;\n  }\n\n  #bbp-engineering-tools .bbp-tool-link:hover span {\n    transform: translateX(5px) !important;\n  }\n\n  \/* --- SEO Safe Animation Classes (FlyingPress Compatible) --- *\/\n  #bbp-engineering-tools .js-hidden {\n    opacity: 0 !important;\n    transform: translateY(15px) !important;\n  }\n  \n  #bbp-engineering-tools .bbp-fade-in {\n    opacity: 1 !important;\n    transform: translate(0, 0) !important;\n    transition: opacity 0.5s ease-out, transform 0.5s ease-out !important;\n  }\n\n  \/* --- Responsive Adjustments --- *\/\n  @media (max-width:1000px) {\n    #bbp-engineering-tools .bbp-container {\n      padding: 0 20px !important;\n    }\n    #bbp-engineering-tools .bbp-tool-card {\n      padding: 30px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #bbp-engineering-tools .bbp-tools-grid {\n      grid-template-columns: 1fr !important;\n    }\n    #bbp-engineering-tools {\n      padding: 40px 0 !important;\n    }\n    #bbp-engineering-tools h2.bbp-main-title {\n      font-size: 28px !important;\n    }\n  }\n<\/style>\n\n<section id=\"bbp-engineering-tools\">\n  <div class=\"bbp-container\">\n    \n    <!-- Only ONE H2 in the entire module -->\n    <h2 class=\"bbp-main-title bbp-animate-target\">Centrifugal Water Pump Engineering Tools<\/h2>\n    \n    <div class=\"bbp-tools-grid\">\n      \n      <!-- Tool 1 -->\n      <div class=\"bbp-tool-card bbp-animate-target\">\n        <h3 class=\"bbp-tool-title\">ISO 2858 Replacement Finder<\/h3>\n        <div class=\"bbp-tool-desc\">\n          Identify the BBP QI(H) drop-in equivalent for your existing end suction pump. Same ISO 2858 \/ EN 733 flange centerline means no piping changes when BBP arrives.\n        <\/div>\n        <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/iso-2858-replacement-finder\/\" class=\"bbp-tool-link\" target=\"_blank\" rel=\"noopener noreferrer\">\n          Launch Replacement Finder <span>&rarr;<\/span>\n        <\/a>\n      <\/div>\n\n      <!-- Tool 2 -->\n      <div class=\"bbp-tool-card bbp-animate-target\">\n        <h3 class=\"bbp-tool-title\">10-Year Centrifugal Pump TCO Calculator<\/h3>\n        <div class=\"bbp-tool-desc\">\n          Industry data shows initial capex represents only about 10% of a centrifugal pump\u2019s 10-year total cost of ownership. Compare distributor-supplied vs BBP factory-direct procurement under your operating profile.\n        <\/div>\n        <a href=\"https:\/\/bbpmfg.com\/centrifugal-pumps\/10-year-centrifugal-pump-tco-calculator\/\" class=\"bbp-tool-link\" target=\"_blank\" rel=\"noopener noreferrer\">\n          Open TCO Calculator <span>&rarr;<\/span>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    var animateElements = document.querySelectorAll('#bbp-engineering-tools .bbp-animate-target');\n    \n    animateElements.forEach(function(el) {\n      el.classList.add('js-hidden');\n    });\n\n    var observerOptions = {\n      root: null,\n      rootMargin: '0px',\n      threshold: 0.1\n    };\n\n    var observer = new IntersectionObserver(function(entries, observer) {\n      entries.forEach(function(entry, index) {\n        if (entry.isIntersecting) {\n          setTimeout(function() {\n            entry.target.classList.remove('js-hidden');\n            entry.target.classList.add('bbp-fade-in');\n          }, index * 100); \n          observer.unobserve(entry.target);\n        }\n      });\n    }, observerOptions);\n\n    animateElements.forEach(function(el) {\n      observer.observe(el);\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-f5aed6c\" data-block-id=\"f5aed6c\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-f5aed6c-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-da883c5\" data-v=\"4\" data-block-id=\"da883c5\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-da883c5-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-da883c5-inner-blocks\">\n<section id=\"bbp-centrifugal-module\">\n  <style>\n    \/* Scope Level 1 & 4: Unique ID Prefixing & Handwritten Flexbox\/Grid Layout *\/\n    #bbp-centrifugal-module {\n      width: 100% !important;\n      background-color: #ffffff !important;\n      padding: 40px 0 !important; \/* Section height 40px padding requirement *\/\n      display: flex !important;\n      justify-content: center !important;\n      box-sizing: border-box !important;\n      font-family: inherit !important; \/* Inherits Blocksy global font *\/\n    }\n\n    #bbp-centrifugal-module .bbp-container {\n      width: 100% !important;\n      max-width: 1600px !important;\n      padding: 30px 70px !important; \/* Elastic anchor padding requirement *\/\n      margin: 0 auto !important;\n      box-sizing: border-box !important;\n    }\n\n    \/* Scope Level 3: Aesthetics & Fonts with !important overrides *\/\n    #bbp-centrifugal-module h2.bbp-main-title {\n      font-size: 32px !important; \/* Strictly 32px *\/\n      font-weight: 700 !important; \/* Strictly 700 bold *\/\n      color: #111111 !important;\n      text-align: center !important;\n      margin-top: 0 !important;\n      margin-bottom: 40px !important;\n      line-height: 1.3 !important;\n    }\n\n    \/* Accordion Layout *\/\n    #bbp-centrifugal-module .bbp-accordion-wrapper {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 10px !important;\n    }\n\n    #bbp-centrifugal-module .bbp-accordion-item {\n      border: 1px solid #eaeaea !important;\n      border-radius: 6px !important;\n      overflow: hidden !important;\n      background: #ffffff !important;\n    }\n\n    \/* H3 wrapping the button for semantics, button for interaction *\/\n    #bbp-centrifugal-module .bbp-accordion-header {\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    #bbp-centrifugal-module .bbp-accordion-btn {\n      width: 100% !important;\n      background: #ffffff !important;\n      border: none !important;\n      padding: 20px 25px !important;\n      display: flex !important;\n      justify-content: space-between !important;\n      align-items: center !important;\n      cursor: pointer !important;\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #333333 !important;\n      text-align: left !important;\n      transition: all 0.3s ease !important;\n      font-family: inherit !important;\n    }\n\n    #bbp-centrifugal-module .bbp-accordion-btn:hover {\n      color: #1848C0 !important;\n    }\n\n    \/* Active state *\/\n    #bbp-centrifugal-module .bbp-accordion-btn.active {\n      background-color: rgba(24, 72, 192, 0.04) !important;\n      color: #1848C0 !important;\n      border-left: 4px solid #F0C018 !important;\n    }\n\n    \/* Chevron Icon Styles *\/\n    #bbp-centrifugal-module .bbp-icon {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      color: #F0C018 !important;\n      transition: transform 0.3s ease !important;\n    }\n\n    #bbp-centrifugal-module .bbp-accordion-btn.active .bbp-icon {\n      transform: rotate(180deg) !important; \/* Flips the arrow *\/\n      color: #1848C0 !important;\n    }\n\n    #bbp-centrifugal-module .bbp-accordion-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease-out !important;\n      background-color: #ffffff !important;\n    }\n\n    #bbp-centrifugal-module .bbp-content-inner {\n      padding: 0 25px 25px 25px !important;\n      line-height: 1.7 !important;\n      color: #555555 !important;\n      font-size: 16px !important;\n    }\n\n    #bbp-centrifugal-module .bbp-accordion-btn.active + .bbp-accordion-content .bbp-content-inner {\n      padding-top: 10px !important;\n    }\n\n    \/* Responsive *\/\n    @media (max-width:690px) {\n      #bbp-centrifugal-module .bbp-container {\n        padding: 30px 20px !important;\n      }\n      #bbp-centrifugal-module h2.bbp-main-title {\n        font-size: 26px !important;\n      }\n      #bbp-centrifugal-module .bbp-accordion-btn {\n        font-size: 16px !important;\n        padding: 15px 20px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"bbp-container\">\n    <h2 class=\"bbp-main-title\">Centrifugal Pump FAQ \u2014 Selection, Specifications, and Procurement<\/h2>\n    \n    <div class=\"bbp-accordion-wrapper\">\n      \n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">What is the difference between an end suction pump and a self-priming centrifugal pump?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            An end suction pump is a single stage centrifugal pump with an axial intake on one end of the casing, 90 radial discharge; flooded suction (liquid above pump centerline) or external priming is required to start. A self-priming centrifugal pump uses the same impeller principal but has a retained-liquid pump reservoir mounted in the casing which evacuates air from the suction line on every restart; eliminates foot valve and can be installed 25 ft above liquid source. End suction wins if flooded suction is available; self-priming wins if installation needs to be above source.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">How do I select the right centrifugal water pump for my application?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            Please specify flow (m\u00b3\/h or US gpm), TDH (m or ft), liquid name and temperature, available NPSH and power supply frequency. We plot duty point on the QS and QI(H) selection curves, provide three candidate models (one matched on head, one on flow, one on best efficiency point) for your NPSH margin, footprint and budget. For solids-handling duty, provide solid size and concentration so we can route to trash, sludge or self-priming ST type.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">What flow rates and head ranges do BBP centrifugal water pumps cover?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            Full BBP coverage runs from 3.6 to 14,400 m\u00b3\/h flow and 5 to 147 m head depending on series. QI(H) end suction frames cover 3.6\u20131,500 m\u00b3\/h at heads up to 147 m; the self-priming series covers 20\u2013500 GPM with suction lift up to 25 ft; the QS double suction series covers 120\u201314,400 m\u00b3\/h at heads up to 140 m. Sludge and trash pumps occupy 30\u20131,200 m\u00b3\/h with solids-handling impellers.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">Can BBP produce custom or OEM-branded centrifugal pumps?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            Yes. OEM program includes custom port sizes, non-standard flange drilling, custom impeller trims, material substitutions, mechanical seal or gland packing, custom nameplates, custom paint to RAL code and dual-language SI and US docs. Private-label OEM lead time 45-60 days first-article through approved bulk, repeat OEM order lead time matches standard OEM run. OEM specification lock tooling sample bulk process is documented in our procurement guide.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">What certifications do BBP centrifugal water pumps hold?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            BBP operates under ISO 9001:2015 quality management, ISO 14001:2015 environmental management, OHSAS 18001 health &#038; safety, and CE marking under the EU Machinery Directive. Every pump leaves the factory after hydrostatic casing testing per ISO 9906 and a performance test sampled at three duty points along the Q-H curve. Material certificates for cast iron, bronze, and 316 SS are SGS-verified. Witnessed third-party inspection by SGS, Bureau Veritas, or T\u00dcV is available at the buyer\u2019s cost.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">What is the minimum order quantity and typical lead time?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            MOQ one. Stocked cast iron end suction pumps, IE3 motor ships 7 working days ex-works Beijing. Custom configuration (non-stock materials\/motors) 30-45 days through manufacturing and testing. OEM customization 45-60 days. Air freight can be arranged for time-critical projects at additional cost.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">Which is better for high-flow applications: end suction or double suction pump?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            For flows above approximately 2,000 m\u00b3\/h, double suction (QS) is the right architecture \u2014 the symmetrical impeller balances axial thrust, bearing life runs the full L10 service interval, and peak BEP efficiency runs 3\u20135% higher than a single-suction frame on equivalent duty. End suction wins below 2,000 m\u00b3\/h on capex and footprint. Above that threshold, the lifecycle bearing replacement and downtime cost on a single-suction pump generally exceeds the QS capex premium within five years of duty.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bbp-accordion-item\">\n        <h3 class=\"bbp-accordion-header\">\n          <button class=\"bbp-accordion-btn\" aria-expanded=\"false\">\n            <span class=\"bbp-q-text\">Are BBP centrifugal water pumps self-priming?<\/span>\n            <span class=\"bbp-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/span>\n          <\/button>\n        <\/h3>\n        <div class=\"bbp-accordion-content\">\n          <div class=\"bbp-content-inner\">\n            The dedicated self-priming series (BBP-SP, ST, SC, DP, HP) is self-priming up to a 25 ft (7.6 m) suction lift \u2014 the physical limit set by atmospheric pressure at sea level. The end suction QI(H) series and the QS double suction series require flooded suction (liquid above pump centerline) and are not self-priming. The trash pump series includes self-priming variants for construction dewatering and mobile applications.\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n      const accordionBtns = document.querySelectorAll(\"#bbp-centrifugal-module .bbp-accordion-btn\");\n\n      accordionBtns.forEach(function(btn) {\n        btn.addEventListener(\"click\", function() {\n          const content = this.parentElement.nextElementSibling;\n          const isExpanded = this.getAttribute(\"aria-expanded\") === \"true\";\n\n          \/\/ Toggle current\n          if (isExpanded) {\n            this.classList.remove(\"active\");\n            this.setAttribute(\"aria-expanded\", \"false\");\n            content.style.maxHeight = null;\n          } else {\n            this.classList.add(\"active\");\n            this.setAttribute(\"aria-expanded\", \"true\");\n            content.style.maxHeight = content.scrollHeight + \"px\";\n          }\n        });\n      });\n    });\n  <\/script>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the difference between an end suction pump and a self-priming centrifugal pump?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"An end suction pump is a single stage centrifugal pump with an axial intake on one end of the casing, 90 radial discharge; flooded suction (liquid above pump centerline) or external priming is required to start. A self-priming centrifugal pump uses the same impeller principal but has a retained-liquid pump reservoir mounted in the casing which evacuates air from the suction line on every restart; eliminates foot valve and can be installed 25 ft above liquid source. End suction wins if flooded suction is available; self-priming wins if installation needs to be above source.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do I select the right centrifugal water pump for my application?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Please specify flow (m\u00b3\/h or US gpm), TDH (m or ft), liquid name and temperature, available NPSH and power supply frequency. We plot duty point on the QS and QI(H) selection curves, provide three candidate models (one matched on head, one on flow, one on best efficiency point) for your NPSH margin, footprint and budget. For solids-handling duty, provide solid size and concentration so we can route to trash, sludge or self-priming ST type.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What flow rates and head ranges do BBP centrifugal water pumps cover?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Full BBP coverage runs from 3.6 to 14,400 m\u00b3\/h flow and 5 to 147 m head depending on series. QI(H) end suction frames cover 3.6\u20131,500 m\u00b3\/h at heads up to 147 m; the self-priming series covers 20\u2013500 GPM with suction lift up to 25 ft; the QS double suction series covers 120\u201314,400 m\u00b3\/h at heads up to 140 m. Sludge and trash pumps occupy 30\u20131,200 m\u00b3\/h with solids-handling impellers.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can BBP produce custom or OEM-branded centrifugal pumps?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. OEM program includes custom port sizes, non-standard flange drilling, custom impeller trims, material substitutions, mechanical seal or gland packing, custom nameplates, custom paint to RAL code and dual-language SI and US docs. Private-label OEM lead time 45-60 days first-article through approved bulk, repeat OEM order lead time matches standard OEM run. OEM specification lock tooling sample bulk process is documented in our procurement guide.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What certifications do BBP centrifugal water pumps hold?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"BBP operates under ISO 9001:2015 quality management, ISO 14001:2015 environmental management, OHSAS 18001 health & safety, and CE marking under the EU Machinery Directive. Every pump leaves the factory after hydrostatic casing testing per ISO 9906 and a performance test sampled at three duty points along the Q-H curve. Material certificates for cast iron, bronze, and 316 SS are SGS-verified. Witnessed third-party inspection by SGS, Bureau Veritas, or T\u00dcV is available at the buyer\u2019s cost.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the minimum order quantity and typical lead time?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"MOQ one. Stocked cast iron end suction pumps, IE3 motor ships 7 working days ex-works Beijing. Custom configuration (non-stock materials\/motors) 30-45 days through manufacturing and testing. OEM customization 45-60 days. Air freight can be arranged for time-critical projects at additional cost.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Which is better for high-flow applications: end suction or double suction pump?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"For flows above approximately 2,000 m\u00b3\/h, double suction (QS) is the right architecture \u2014 the symmetrical impeller balances axial thrust, bearing life runs the full L10 service interval, and peak BEP efficiency runs 3\u20135% higher than a single-suction frame on equivalent duty. End suction wins below 2,000 m\u00b3\/h on capex and footprint. Above that threshold, the lifecycle bearing replacement and downtime cost on a single-suction pump generally exceeds the QS capex premium within five years of duty.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Are BBP centrifugal water pumps self-priming?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The dedicated self-priming series (BBP-SP, ST, SC, DP, HP) is self-priming up to a 25 ft (7.6 m) suction lift \u2014 the physical limit set by atmospheric pressure at sea level. The end suction QI(H) series and the QS double suction series require flooded suction (liquid above pump centerline) and are not self-priming. The trash pump series includes self-priming variants for construction dewatering and mobile applications.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Factory-Direct from Beijing \u00b7 ISO 9001 \u00b7 40+ Countries Centrifugal Water Pumps Centrifugal Water Pumps \u2014 End Suction, Self-Priming &#038; Double Suction Centrifugal water pumps from BBP cover end suction, self-priming, double suction, sludge, and trash duty across 3.6\u201314,400 m\u00b3\/h flow ranges and heads up to 147 m. Each casting, machining, assembly, and hydrostatic test [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":4756,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1759","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages\/1759","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/comments?post=1759"}],"version-history":[{"count":0,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages\/1759\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/media\/4756"}],"wp:attachment":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/media?parent=1759"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}