{"id":4561,"date":"2026-05-15T02:20:53","date_gmt":"2026-05-15T02:20:53","guid":{"rendered":"https:\/\/gqlamp.com\/?page_id=4561"},"modified":"2026-05-15T07:46:56","modified_gmt":"2026-05-15T07:46:56","slug":"portable-power-station","status":"publish","type":"page","link":"https:\/\/gqlamp.com\/es\/portable-power-station\/","title":{"rendered":"Central el\u00e9ctrica port\u00e1til"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-562f98f\" data-block-id=\"562f98f\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-562f98f-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-9ec75cb\" data-v=\"4\" data-block-id=\"9ec75cb\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-9ec75cb-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-9ec75cb-inner-blocks\">\n<style>\n  \/* 1. \u6837\u5f0f\u9694\u79bb\u4e0e\u5168\u5c40\u53d8\u91cf *\/\n  #gq-precision-hero {\n    --gq-blue: #183090;\n    --gq-green: #009048;\n    --gq-red: #D81818;\n    --gq-black: #111111;\n    --gq-gray: #303030;\n    \n    position: relative;\n    width: 100% !important;\n    background: radial-gradient(circle at 50% 50%, var(--gq-gray) 0%, var(--gq-black) 100%) !important;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;\n    padding: 80px 0 100px 0 !important; \n    overflow: hidden !important;\n    color: #ffffff !important;\n  }\n\n  \/* 2. \u5bbd\u9614\u7684\u5de5\u7a0b\u7f51\u683c\u5e95\u7eb9 *\/\n  #gq-precision-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background-image: \n      linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);\n    background-size: 50px 50px; \n    pointer-events: none;\n    z-index: 1;\n  }\n\n  #gq-precision-hero .gq-container {\n    position: relative;\n    z-index: 2;\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 50px !important; \n  }\n\n  \/* 3. \u5e03\u5c40\u7ed3\u6784 *\/\n  #gq-precision-hero .gq-hero-main {\n    display: flex !important;\n    align-items: center !important;\n    gap: 80px !important; \n    margin-bottom: 60px !important; \n  }\n\n  #gq-precision-hero .gq-text-side {\n    flex: 1.1 !important;\n  }\n\n  #gq-precision-hero .gq-image-side {\n    flex: 1 !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n  }\n\n  \/* 4. \u6587\u672c\u6837\u5f0f *\/\n  #gq-precision-hero .gq-iso-badge {\n    display: inline-flex !important;\n    align-items: center !important;\n    background: var(--gq-blue) !important;\n    color: #fff !important;\n    padding: 6px 16px !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 2px !important;\n    margin-bottom: 25px !important;\n    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%) !important;\n  }\n\n  #gq-precision-hero h1.gq-title-h1 {\n    font-size: 18px !important;\n    color: #6a8cff !important; \n    font-weight: 600 !important;\n    margin: 0 0 10px 0 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n  }\n\n  #gq-precision-hero h2.gq-title-h2 {\n    font-size: 32px !important;\n    line-height: 1.3 !important;\n    color: #ffffff !important;\n    font-weight: 700 !important;\n    margin: 0 0 20px 0 !important;\n  }\n\n  #gq-precision-hero .gq-description {\n    font-size: 16px !important;\n    line-height: 1.7 !important;\n    color: #cccccc !important;\n    margin-bottom: 25px !important;\n    max-width: 650px !important;\n  }\n\n  \/* 5. 2x2 \u5de5\u4e1a\u6570\u636e\u9762\u677f\u7f51\u683c *\/\n  #gq-precision-hero .gq-highlights-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 15px !important;\n    margin: 0 0 40px 0 !important; \n    padding: 0 !important;\n    list-style: none !important;\n    max-width: 600px !important;\n  }\n\n  #gq-precision-hero .gq-highlights-grid li {\n    background: rgba(255, 255, 255, 0.04) !important;\n    border: 1px solid rgba(255, 255, 255, 0.06) !important;\n    border-left: 3px solid #6a8cff !important; \n    padding: 12px 16px !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    color: #eeeeee !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    transition: background 0.3s ease !important;\n  }\n\n  #gq-precision-hero .gq-highlights-grid li:hover {\n    background: rgba(255, 255, 255, 0.08) !important;\n    border-left-color: var(--gq-green) !important;\n  }\n\n  #gq-precision-hero .gq-highlights-grid li::before {\n    content: \"\u25b9\" !important;\n    color: var(--gq-green) !important;\n    font-size: 18px !important;\n    line-height: 1 !important;\n  }\n\n  \/* 6. \u6309\u94ae\u533a\u57df (\u5df2\u589e\u52a0\u95f4\u8ddd gap \u81f3 35px) *\/\n  #gq-precision-hero .gq-action-area {\n    display: flex !important;\n    gap: 35px !important; \/* \u62c9\u5f00\u4e24\u4e2a\u6309\u94ae\u4e4b\u95f4\u7684\u8ddd\u79bb *\/\n    flex-wrap: wrap !important;\n  }\n\n  #gq-precision-hero .gq-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 14px 35px !important;\n    font-weight: 700 !important;\n    font-size: 16px !important;\n    border-radius: 3px !important;\n    text-decoration: none !important;\n    transition: all 0.3s ease !important;\n    cursor: pointer !important;\n  }\n\n  #gq-precision-hero .gq-btn-primary {\n    background: var(--gq-red) !important;\n    color: #fff !important;\n    border: 2px solid var(--gq-red) !important;\n  }\n\n  #gq-precision-hero .gq-btn-primary:hover {\n    background: #b51515 !important;\n    border-color: #b51515 !important;\n    box-shadow: 0 8px 20px rgba(216, 24, 24, 0.3) !important;\n  }\n\n  #gq-precision-hero .gq-btn-secondary {\n    background: transparent !important;\n    color: #ffffff !important;\n    border: 2px solid #6a8cff !important;\n  }\n\n  #gq-precision-hero .gq-btn-secondary:hover {\n    background: rgba(106, 140, 255, 0.1) !important;\n    border-color: #ffffff !important;\n  }\n\n  \/* 7. \u56fe\u50cf\u533a\u57df *\/\n  #gq-precision-hero .gq-image-gallery {\n    width: 100% !important; \n    margin: 0 auto !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    gap: 20px !important;\n  }\n\n  #gq-precision-hero .gq-image-container {\n    position: relative !important;\n    width: 100% !important;\n    padding: 15px !important; \n    background: rgba(255, 255, 255, 0.02) !important;\n    border: 1px solid rgba(106, 140, 255, 0.3) !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n  }\n\n  #gq-precision-hero .gq-image-container::after {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 6px !important;\n    left: 6px !important;\n    right: 6px !important;\n    bottom: 6px !important;\n    border: 1px dashed rgba(106, 140, 255, 0.5) !important; \n    pointer-events: none !important;\n    z-index: 3 !important;\n  }\n\n  \/* \u6d88\u9664\u95ea\u70c1\u7684 CSS Cross-fade \u903b\u8f91 *\/\n  #gq-precision-hero .gq-slide {\n    max-width: 90% !important;\n    height: auto !important;\n    display: block !important;\n    border-radius: 4px !important;\n    transition: opacity 0.5s ease-in-out !important;\n  }\n\n  #gq-precision-hero .gq-slide:not(.active) {\n    position: absolute !important;\n    top: 15px !important; \n    left: 15px !important;\n    width: calc(100% - 30px) !important; \n    opacity: 0 !important;\n    pointer-events: none !important;\n    z-index: 1 !important;\n  }\n\n  #gq-precision-hero .gq-slide.active {\n    position: relative !important;\n    width: 100% !important;\n    opacity: 1 !important;\n    z-index: 2 !important;\n  }\n\n  \/* \u56fe\u7247\u5207\u6362\u63a7\u5236\u6307\u793a\u5668 *\/\n  #gq-precision-hero .gq-image-controls {\n    display: flex !important;\n    gap: 15px !important;\n    justify-content: center !important;\n  }\n\n  #gq-precision-hero .gq-dot-btn {\n    width: 35px !important;\n    height: 5px !important;\n    background: rgba(255, 255, 255, 0.2) !important;\n    border: none !important;\n    cursor: pointer !important;\n    transition: all 0.3s ease !important;\n    padding: 0 !important;\n  }\n\n  #gq-precision-hero .gq-dot-btn.active {\n    background: var(--gq-green) !important;\n    width: 50px !important;\n  }\n\n  \/* 8. \u5bbd\u9614\u7684\u6570\u636e\u5361\u7247 *\/\n  #gq-precision-hero .gq-stats-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 25px !important; \n  }\n\n  #gq-precision-hero .gq-stat-card {\n    background: rgba(255, 255, 255, 0.03) !important;\n    backdrop-filter: blur(5px) !important;\n    border-left: 4px solid var(--gq-blue) !important;\n    padding: 25px 30px !important; \n    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%) !important; \n    transition: transform 0.3s ease, background 0.3s ease !important;\n  }\n\n  #gq-precision-hero .gq-stat-card:hover {\n    transform: translateY(-5px) !important;\n    background: rgba(255, 255, 255, 0.06) !important;\n    border-left-color: var(--gq-green) !important;\n  }\n\n  #gq-precision-hero .gq-stat-card h3 {\n    font-size: 24px !important; \n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 6px 0 !important;\n  }\n\n  #gq-precision-hero .gq-stat-card p {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #aaaaaa !important;\n    margin: 0 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  \/* 9. \u54cd\u5e94\u5f0f\u9002\u914d *\/\n  @media (max-width:1000px) {\n    #gq-precision-hero .gq-hero-main { flex-direction: column !important; gap: 50px !important; }\n    #gq-precision-hero .gq-image-gallery { width: 90% !important; } \n    #gq-precision-hero .gq-stats-grid { grid-template-columns: repeat(2, 1fr) !important; }\n  }\n\n  @media (max-width: 600px) {\n    #gq-precision-hero { padding: 50px 0 !important; }\n    #gq-precision-hero .gq-container { padding: 0 20px !important; }\n    #gq-precision-hero .gq-image-gallery { width: 100% !important; }\n    #gq-precision-hero .gq-highlights-grid { grid-template-columns: 1fr !important; }\n    #gq-precision-hero .gq-stats-grid { grid-template-columns: 1fr !important; gap: 15px !important; }\n    #gq-precision-hero h2.gq-title-h2 { font-size: 26px !important; }\n  }\n<\/style>\n\n<section id=\"gq-precision-hero\">\n  <div class=\"gq-container\">\n    \n    <div class=\"gq-hero-main\">\n      <div class=\"gq-text-side\">\n        <div class=\"gq-iso-badge\">ISO 9001 Certified Plant<\/div>\n        <h1 class=\"gq-title-h1\">Portable Power Station<\/h1>\n        <h2 class=\"gq-title-h2\">Portable Power Station Manufacturer for LiFePO4 Solar Backup<\/h2>\n        <p class=\"gq-description\">\n          Source Guangqi portable power stations for distributor, installer, outdoor, and emergency backup projects. Check AC output, battery capacity, waveform, surge power, PV input, and plug standard before the quote is built.\n        <\/p>\n        \n        <ul class=\"gq-highlights-grid\">\n          <li>Founded in 2010<\/li>\n          <li>50+ countries<\/li>\n          <li>In-house R&#038;D<\/li>\n          <li>Product depth<\/li>\n        <\/ul>\n\n        <div class=\"gq-action-area\">\n          <a href=\"#ct-popup-801\" class=\"gq-btn gq-btn-primary ct-popup-trigger\">Request a Quote<\/a>\n          <a href=\"#gq-pps-tools-strict-overlay\" class=\"gq-btn gq-btn-secondary\">View Tool<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-image-side\">\n        <div class=\"gq-image-gallery\">\n          <div class=\"gq-image-container\">\n            <img decoding=\"async\" class=\"gq-slide active\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/Portable-Power-Station-2.png\" alt=\"Portable Power Station Model 1\">\n            <img decoding=\"async\" class=\"gq-slide\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/Portable-Power-Station1-1.png\" alt=\"Portable Power Station Model 2\">\n          <\/div>\n          <div class=\"gq-image-controls\">\n            <button class=\"gq-dot-btn active\" data-index=\"0\" aria-label=\"View Image 1\"><\/button>\n            <button class=\"gq-dot-btn\" data-index=\"1\" aria-label=\"View Image 2\"><\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"gq-stats-grid\">\n      <div class=\"gq-stat-card\">\n        <h3>300W-6000W<\/h3>\n        <p>Output Classes<\/p>\n      <\/div>\n      <div class=\"gq-stat-card\">\n        <h3>230Wh-6400Wh<\/h3>\n        <p>Battery Capacity<\/p>\n      <\/div>\n      <div class=\"gq-stat-card\">\n        <h3>4.04-16.07kWh<\/h3>\n        <p>Storage Examples<\/p>\n      <\/div>\n      <div class=\"gq-stat-card\">\n        <h3>50+ Markets<\/h3>\n        <p>Global Export<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  (function() {\n    const heroSection = document.getElementById('gq-precision-hero');\n    if (!heroSection) return;\n\n    const slides = heroSection.querySelectorAll('.gq-slide');\n    const dotBtns = heroSection.querySelectorAll('.gq-dot-btn');\n\n    dotBtns.forEach(btn => {\n      btn.addEventListener('click', function() {\n        dotBtns.forEach(b => b.classList.remove('active'));\n        this.classList.add('active');\n\n        const targetIndex = parseInt(this.getAttribute('data-index'), 10);\n\n        slides.forEach((slide, idx) => {\n          if (idx === targetIndex) {\n            slide.classList.add('active');\n          } else {\n            slide.classList.remove('active');\n          }\n        });\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-8a5b74d\" data-block-id=\"8a5b74d\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8a5b74d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0da4629\" data-v=\"4\" data-block-id=\"0da4629\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0da4629-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-0da4629-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-e5da7aa\" data-block-id=\"e5da7aa\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e5da7aa-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-939c1a1\" data-v=\"4\" data-block-id=\"939c1a1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-939c1a1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-939c1a1-inner-blocks\">\n<section id=\"guangqi-pps-solution-v5\">\n  <style>\n    \/* 1. \u4e25\u683c\u9694\u79bb\u4e0e\u57fa\u7840\u8bbe\u5b9a \/ Scope & Reset *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    #guangqi-pps-solution-v5 {\n      width: 100% !important;\n      background-color: #ffffff !important;\n      font-family: 'Inter', inherit !important;\n      box-sizing: border-box !important;\n      padding: 40px 0 !important; \n      line-height: 1.6 !important;\n      color: #303030 !important;\n      margin: 0 !important;\n    }\n\n    #guangqi-pps-solution-v5 * {\n      box-sizing: border-box !important;\n    }\n\n    \/* 2. \u5f39\u6027\u951a\u5b9a \/ Anchored Content *\/\n    #guangqi-pps-solution-v5 .gq-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      padding: 30px 70px !important; \n    }\n\n    \/* 3. \u9876\u90e8\u4fe1\u606f\u533a\u5757 (\u5168\u65b0\u5e03\u5c40) \/ Header Intro Redesign *\/\n    #guangqi-pps-solution-v5 .gq-intro-section {\n      margin-bottom: 50px !important;\n    }\n\n    \/* H2 \u6807\u9898\u4e25\u683c\u9075\u5faa\uff1a#111111, 32px, 700\u52a0\u7c97\uff0c\u52a0\u5165\u5e95\u8fb9\u6846\u63d0\u5347B\u7aef\u8d28\u611f *\/\n    #guangqi-pps-solution-v5 h2.gq-h2-title {\n      font-size: 32px !important;\n      color: #111111 !important;\n      font-weight: 700 !important;\n      margin: 0 0 30px 0 !important;\n      line-height: 1.25 !important;\n      border-bottom: 2px solid #eeeeee !important;\n      padding-bottom: 20px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-intro-content {\n      display: flex !important;\n      flex-wrap: wrap !important;\n      gap: 40px !important;\n      align-items: stretch !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-intro-text {\n      flex: 1 1 600px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-desc {\n      font-size: 16px !important;\n      color: #444444 !important;\n      margin: 0 0 16px 0 !important;\n      line-height: 1.7 !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-desc:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    \/* \u72ec\u7acb\u7684 Micro CTA \u7126\u70b9\u5361\u7247 *\/\n    #guangqi-pps-solution-v5 .gq-micro-cta {\n      flex: 1 1 350px !important;\n      background-color: #183090 !important;\n      border-left: 6px solid #009048 !important;\n      padding: 30px 35px !important;\n      border-radius: 6px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n      box-shadow: 0 10px 25px rgba(24, 48, 144, 0.1) !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-micro-cta-label {\n      color: #009048 !important;\n      font-weight: 700 !important;\n      margin-bottom: 12px !important;\n      display: block !important;\n      font-size: 14px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.5px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-micro-cta p {\n      color: #ffffff !important;\n      margin: 0 !important;\n      font-size: 15px !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* 4. \u7f51\u683c\u533a\u5757 (\u7eaf\u80cc\u666f\u56fe\u65e0\u906e\u7f69\u8272) \/ Grid Layout with Pure Background Image *\/\n    #guangqi-pps-solution-v5 h3.gq-h3-title {\n      font-size: 24px !important;\n      color: #183090 !important;\n      font-weight: 700 !important;\n      margin: 0 0 20px 0 !important;\n      display: inline-block !important;\n      border-bottom: 3px solid #009048 !important;\n      padding-bottom: 5px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-grid-wrapper {\n      width: 100% !important;\n      padding: 50px 40px !important;\n      border-radius: 12px !important;\n      margin-bottom: 50px !important;\n      \/* \u5b8c\u5168\u53bb\u9664\u4e86 linear-gradient \u906e\u7f69\u8272\uff0c\u4ec5\u4fdd\u7559\u80cc\u666f\u56fe *\/\n      background: url('https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/1-19.png') !important;\n      background-size: cover !important;\n      background-position: center !important;\n      background-repeat: no-repeat !important;\n      border: 1px solid #eaeaea !important;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.06) !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-cards-grid {\n      display: grid !important;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;\n      gap: 24px !important;\n      align-items: stretch !important;\n    }\n\n    \/* \u5361\u7247\u5728\u7eaf\u80cc\u666f\u56fe\u4e0a\u9700\u8981\u66f4\u5f3a\u7684\u9634\u5f71\u4ee5\u786e\u4fdd\u89c6\u89c9\u5c42\u6b21 *\/\n    #guangqi-pps-solution-v5 .gq-card {\n      background-color: #ffffff !important;\n      border-radius: 8px !important;\n      padding: 24px !important;\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;\n      border-top: 4px solid #183090 !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    #guangqi-pps-solution-v5 .gq-card:hover {\n      transform: translateY(-5px) !important;\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2) !important;\n    }\n\n    #guangqi-pps-solution-v5 div.gq-card-header {\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      color: #111111 !important;\n      margin-bottom: 16px !important;\n      line-height: 1.4 !important;\n      min-height: 44px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-card-specs {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 12px !important;\n      margin-bottom: 16px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-spec-item {\n      background: #f8f9fc !important;\n      padding: 10px 12px !important;\n      border-radius: 6px !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-spec-label {\n      font-size: 11px !important;\n      color: #666666 !important;\n      text-transform: uppercase !important;\n      font-weight: 700 !important;\n      margin-bottom: 4px !important;\n      display: block !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-spec-value {\n      font-size: 14px !important;\n      font-weight: 600 !important;\n      color: #183090 !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-card-notes {\n      font-size: 13px !important;\n      color: #555555 !important;\n      margin-bottom: 8px !important;\n      padding-left: 12px !important;\n      border-left: 2px solid #dddddd !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-text-red { color: #D81818 !important; font-weight: 600 !important; }\n    \n    #guangqi-pps-solution-v5 .gq-card-footer {\n      margin-top: auto !important;\n      padding-top: 16px !important;\n      border-top: 1px dashed #eeeeee !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-footer-label {\n      font-size: 12px !important;\n      color: #888888 !important;\n      margin-bottom: 4px !important;\n      display: block !important;\n    }\n\n    #guangqi-pps-solution-v5 .gq-footer-value {\n      font-size: 16px !important;\n      color: #009048 !important;\n      font-weight: 700 !important;\n    }\n\n    \/* 5. \u5e95\u90e8 CTA \/ Bottom Banner *\/\n    #guangqi-pps-solution-v5 .gq-bottom-cta {\n      background-color: #183090 !important;\n      padding: 40px 50px !important;\n      border-radius: 8px !important;\n      display: flex !important;\n      flex-direction: row !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 30px !important;\n    }\n\n    #guangqi-pps-solution-v5 h4.gq-h4-title {\n      font-size: 24px !important;\n      color: #ffffff !important;\n      font-weight: 600 !important;\n      margin: 0 !important;\n    }\n\n    #guangqi-pps-solution-v5 a.gq-button {\n      background-color: #009048 !important;\n      color: #ffffff !important;\n      text-decoration: none !important;\n      padding: 16px 40px !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      display: inline-block !important;\n      border: 2px solid #009048 !important;\n      white-space: nowrap !important;\n    }\n\n    #guangqi-pps-solution-v5 a.gq-button:hover {\n      background-color: transparent !important;\n      color: #ffffff !important;\n      border-color: #ffffff !important;\n    }\n\n    \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\n    @media (max-width:1000px) {\n      #guangqi-pps-solution-v5 .gq-container { padding: 30px 20px !important; }\n      #guangqi-pps-solution-v5 .gq-grid-wrapper { padding: 30px 20px !important; }\n      #guangqi-pps-solution-v5 .gq-bottom-cta { flex-direction: column !important; text-align: center !important; }\n    }\n  <\/style>\n\n  <div class=\"gq-container\">\n    \n    <!-- \u5168\u65b0\u5e03\u5c40\u7684\u9876\u90e8\u6587\u6848\u533a\u5757 -->\n    <div class=\"gq-intro-section\">\n      <h2 class=\"gq-h2-title\">Portable Power Station Buyers Need A Load-First Spec, Not Just A Watt Label<\/h2>\n      <div class=\"gq-intro-content\">\n        <div class=\"gq-intro-text\">\n          <p class=\"gq-desc\">A portable power station works in the field only when output watts, stored watt-hours, surge power, waveform, and charging method match the real load. One 1000W label can mean very different results if one buyer runs LED lights while another starts a compressor.<\/p>\n          <p class=\"gq-desc\">Start with the load list. Add running watts, starting surge, daily use hours, and recharge method, then choose the portable power station class. That keeps the quote tied to the buyer&#8217;s job instead of a product-card guess.<\/p>\n        <\/div>\n        <div class=\"gq-micro-cta\">\n          <span class=\"gq-micro-cta-label\">Micro CTA<\/span>\n          <p>Send a load list with appliance watts, expected runtime, and target plug standard. Guangqi can map the list to a portable power station or a larger portable energy storage system.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u5361\u7247\u7f51\u683c\u533a\u5757 (\u7eaf\u80cc\u666f\u56fe) -->\n    <h3 class=\"gq-h3-title\">Load-to-Runtime Quote Matrix<\/h3>\n    <div class=\"gq-grid-wrapper\">\n      <div class=\"gq-cards-grid\">\n        \n        <!-- Card 1 -->\n        <div class=\"gq-card\">\n          <div class=\"gq-card-header\">Phone, router, LED lamp, small DC device<\/div>\n          <div class=\"gq-card-specs\">\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Running Watts<\/span>\n              <span class=\"gq-spec-value\">5W-80W<\/span>\n            <\/div>\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Runtime Target<\/span>\n              <span class=\"gq-spec-value\">4-24 hours<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"gq-card-notes\">\n            <strong>Surge:<\/strong> Low surge in most cases<br>\n            <strong>Logic:<\/strong> Load watts x hours, then leave margin<br>\n            <strong>Note:<\/strong> Small PV input enough for top-up\n          <\/div>\n          <div class=\"gq-card-footer\">\n            <span class=\"gq-footer-label\">Guangqi Class to Review<\/span>\n            <span class=\"gq-footer-value\">LK-300W, MS-T01 300W\/500W<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Card 2 -->\n        <div class=\"gq-card\">\n          <div class=\"gq-card-header\">Laptop, fan, TV, camera gear, camping fridge<\/div>\n          <div class=\"gq-card-specs\">\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Running Watts<\/span>\n              <span class=\"gq-spec-value\">45W-250W<\/span>\n            <\/div>\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Runtime Target<\/span>\n              <span class=\"gq-spec-value\">3-12 hours<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"gq-card-notes\">\n            <strong>Surge:<\/strong> <span class=\"gq-text-red\">Check compressor\/fan start<\/span><br>\n            <strong>Logic:<\/strong> 500Wh-1500Wh class enters quote<br>\n            <strong>Note:<\/strong> Review 150W-200W PV input rows\n          <\/div>\n          <div class=\"gq-card-footer\">\n            <span class=\"gq-footer-label\">Guangqi Class to Review<\/span>\n            <span class=\"gq-footer-value\">LK-600W, LK-1000W, LK-1500W<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Card 3 -->\n        <div class=\"gq-card\">\n          <div class=\"gq-card-header\">Refrigerator, pump, tool charger, workstation<\/div>\n          <div class=\"gq-card-specs\">\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Running Watts<\/span>\n              <span class=\"gq-spec-value\">300W-1200W<\/span>\n            <\/div>\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Runtime Target<\/span>\n              <span class=\"gq-spec-value\">2-10 hours<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"gq-card-notes\">\n            <strong>Surge:<\/strong> <span class=\"gq-text-red\">High surge; check pure sine wave<\/span><br>\n            <strong>Logic:<\/strong> Capacity &#038; inverter peak decide fit<br>\n            <strong>Note:<\/strong> MPPT &#038; higher PV input matter\n          <\/div>\n          <div class=\"gq-card-footer\">\n            <span class=\"gq-footer-label\">Guangqi Class to Review<\/span>\n            <span class=\"gq-footer-value\">LK-2500W, LK-3500W, MS-T04<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Card 4 -->\n        <div class=\"gq-card\">\n          <div class=\"gq-card-header\">Selected home backup or mobile jobsite loads<\/div>\n          <div class=\"gq-card-specs\">\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Running Watts<\/span>\n              <span class=\"gq-spec-value\">1200W-3000W<\/span>\n            <\/div>\n            <div class=\"gq-spec-item\">\n              <span class=\"gq-spec-label\">Runtime Target<\/span>\n              <span class=\"gq-spec-value\">4-24 hours<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"gq-card-notes\">\n            <strong>Surge:<\/strong> <span class=\"gq-text-red\">Peak power &#038; transfer time review<\/span><br>\n            <strong>Logic:<\/strong> 4kWh-16kWh shifts to mobile storage<br>\n            <strong>Note:<\/strong> PV array volt\/current must match\n          <\/div>\n          <div class=\"gq-card-footer\">\n            <span class=\"gq-footer-label\">Guangqi Class to Review<\/span>\n            <span class=\"gq-footer-value\">MS-T08, MS-T12, MS-T16<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- CTA & Blocksy Popup -->\n    <div class=\"gq-bottom-cta\">\n      <h4 class=\"gq-h4-title\">Need a model match without a long email chain?<\/h4>\n      <a href=\"#ct-popup-801\" class=\"gq-button\">Send Your Appliance Load List<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-713704c\" data-block-id=\"713704c\"><style>.stk-713704c {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-713704c-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-e837f81\" data-v=\"4\" data-block-id=\"e837f81\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-e837f81-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-e837f81-inner-blocks\">\n<section id=\"guangqi-lk-series-v7\">\n  <style>\n    \/* ==========================================================================\n       1. \u9876\u7ea7\u4f5c\u7528\u57df\u9694\u79bb\u4e0e\u57fa\u7840\u91cd\u7f6e \/ Scope & Reset\n       ========================================================================== *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    #guangqi-lk-series-v7 {\n      width: 100% !important; \/* \u6574\u4f53\u80cc\u666f 100% \u6ee1\u5bbd *\/\n      background-color: #f4f6fa !important; \n      font-family: 'Inter', inherit !important; \n      box-sizing: border-box !important;\n      padding: 40px 0 80px 0 !important; \n      margin: 0 !important;\n      line-height: 1.6 !important;\n      color: #303030 !important; \n    }\n\n    #guangqi-lk-series-v7 * {\n      box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       2. \u6574\u4f53\u5e03\u5c40 1600px \u5f39\u6027\u951a\u5b9a \/ Full-Bleed Backgrounds, Anchored Content\n       ========================================================================== *\/\n    #guangqi-lk-series-v7 .gq-container {\n      max-width: 1600px !important; \/* \u4e25\u683c\u9075\u5b88 1600px \u5185\u5bb9\u533a\u5e03\u5c40 *\/\n      margin: 0 auto !important; \/* \u5c45\u4e2d\u5bf9\u9f50 *\/\n      padding: 30px 70px !important; \/* \u5f39\u6027\u5185\u8fb9\u8ddd *\/\n    }\n\n    \/* ==========================================================================\n       3. \u9876\u90e8\u8bf4\u660e\u533a\u5757 (SEO H2) \/ Header Intro\n       ========================================================================== *\/\n    \/* \u7cbe\u786e\u8c03\u6574\uff1a32px, #111111, \u52a0\u7c97 700 *\/\n    #guangqi-lk-series-v7 h2.gq-h2-title {\n      font-size: 32px !important; \n      color: #111111 !important; \n      font-weight: 700 !important;\n      margin: 0 0 20px 0 !important;\n      line-height: 1.3 !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-intro-box {\n      background: #ffffff !important;\n      padding: 30px 40px !important;\n      border-radius: 8px !important;\n      margin-bottom: 50px !important;\n      border-left: 6px solid #183090 !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-intro-box p {\n      font-size: 16px !important;\n      color: #444444 !important;\n      margin: 0 !important;\n    }\n\n    \/* ==========================================================================\n       4. \u56fe\u6587\u5361\u7247\u7f51\u683c\u5e03\u5c40 (Image Cards) \/ Image Grid Layout\n       ========================================================================== *\/\n    #guangqi-lk-series-v7 h3.gq-h3-title {\n      font-size: 24px !important;\n      color: #303030 !important;\n      font-weight: 700 !important;\n      margin: 0 0 24px 0 !important;\n      border-bottom: 3px solid #009048 !important; \n      display: inline-block !important;\n      padding-bottom: 6px !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-image-cards-grid {\n      display: grid !important;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;\n      gap: 24px !important; \n      margin-bottom: 60px !important;\n      align-items: stretch !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-img-card {\n      background: #ffffff !important;\n      border-radius: 10px !important;\n      overflow: hidden !important;\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06) !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n      display: flex !important;\n      flex-direction: column !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-img-card:hover {\n      transform: translateY(-8px) !important;\n      box-shadow: 0 16px 32px rgba(24, 48, 144, 0.12) !important;\n    }\n\n    \/* === \u6838\u5fc3\u4fee\u6539\u533a\uff1a\u4fdd\u8bc1\u56fe\u7247\u5b8c\u6574\u663e\u793a\u4e0d\u88ab\u906e\u6321\u88c1\u5207 === *\/\n    #guangqi-lk-series-v7 .gq-card-img-wrap {\n      width: 100% !important;\n      aspect-ratio: 16 \/ 9 !important;\n      background-color: #ffffff !important; \/* \u6539\u4e3a\u767d\u8272\u5e95\u8272\uff0c\u5b8c\u7f8e\u878d\u5408\u767d\u5e95\u4ea7\u54c1\u56fe *\/\n      padding: 20px !important; \/* \u589e\u52a0\u5185\u8fb9\u8ddd\uff0c\u8ba9\u56fe\u7247\u4e0d\u8d34\u8fb9\uff0c\u66f4\u6709\u547c\u5438\u611f *\/\n      overflow: hidden !important;\n      border-bottom: 1px solid #f4f6fa !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-card-img-wrap img {\n      width: 100% !important;\n      height: 100% !important;\n      object-fit: contain !important; \/* \u6539\u4e3a contain\uff0c100% \u5b8c\u6574\u663e\u793a\u7edd\u4e0d\u88c1\u5207 *\/\n      display: block !important;\n      transition: transform 0.5s ease !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-img-card:hover .gq-card-img-wrap img {\n      transform: scale(1.05) !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-card-content {\n      padding: 24px !important;\n      flex: 1 !important;\n      display: flex !important;\n      flex-direction: column !important;\n    }\n\n    #guangqi-lk-series-v7 h4.gq-h4-title {\n      font-size: 18px !important;\n      color: #111111 !important;\n      font-weight: 700 !important;\n      margin: 0 0 6px 0 !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-card-subtitle {\n      font-size: 13px !important;\n      color: #009048 !important; \n      font-weight: 600 !important;\n      margin-bottom: 12px !important;\n      text-transform: uppercase !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-card-desc {\n      font-size: 14px !important;\n      color: #555555 !important;\n      margin: 0 !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* ==========================================================================\n       5. \u6df1\u5c42\u60ac\u6d6e\u8986\u76d6\u5e03\u5c40\u533a \/ Floating Overlay Backdrop Layer\n       ========================================================================== *\/\n    #guangqi-lk-series-v7 .gq-floating-backdrop {\n      background-color: #183090 !important;\n      background-image: linear-gradient(135deg, #183090 0%, #0d1e63 100%) !important;\n      border-radius: 16px !important;\n      padding: 0 40px 60px 40px !important; \n      margin-top: 100px !important; \n      position: relative !important;\n      box-shadow: 0 20px 50px rgba(0,0,0,0.1) !important;\n    }\n\n    \/* \u8868\u683c\u60ac\u6d6e\u5c42 (\u4e0a\u6d6e 60px) *\/\n    #guangqi-lk-series-v7 .gq-table-floating-card {\n      background: #ffffff !important;\n      border-radius: 12px !important;\n      box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15) !important;\n      transform: translateY(-60px) !important; \n      overflow: hidden !important;\n      margin-bottom: -20px !important; \n      position: relative !important;\n      z-index: 2 !important;\n      border: 1px solid #eeeeee !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-table-header-wrap {\n      padding: 24px 30px !important;\n      border-bottom: 1px solid #eeeeee !important;\n      display: flex !important;\n      align-items: center !important;\n    }\n    \n    #guangqi-lk-series-v7 h3.gq-table-inner-title {\n      font-size: 22px !important;\n      color: #183090 !important;\n      font-weight: 700 !important;\n      margin: 0 !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-table-responsive {\n      overflow-x: auto !important;\n      width: 100% !important;\n    }\n\n    #guangqi-lk-series-v7 table.gq-matrix-table {\n      width: 100% !important;\n      border-collapse: collapse !important;\n      min-width: 1100px !important;\n    }\n\n    #guangqi-lk-series-v7 table.gq-matrix-table th {\n      background-color: #f8f9fc !important;\n      color: #303030 !important;\n      font-weight: 700 !important;\n      padding: 18px 30px !important;\n      text-align: left !important;\n      font-size: 14px !important;\n      text-transform: uppercase !important;\n    }\n\n    #guangqi-lk-series-v7 table.gq-matrix-table td {\n      padding: 18px 30px !important;\n      border-bottom: 1px solid #eeeeee !important;\n      font-size: 14px !important;\n      color: #444444 !important;\n      vertical-align: middle !important;\n    }\n\n    #guangqi-lk-series-v7 table.gq-matrix-table tr:last-child td {\n      border-bottom: none !important;\n    }\n\n    #guangqi-lk-series-v7 table.gq-matrix-table tr:hover td {\n      background-color: #fdfdfd !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-text-red { color: #D81818 !important; font-weight: 600 !important; }\n\n    \/* ==========================================================================\n       6. \u60ac\u6d6e\u8f6c\u5316\u533a\u5757 (CTA) \/ Floating CTA Block\n       ========================================================================== *\/\n    #guangqi-lk-series-v7 .gq-cta-floating-block {\n      background: rgba(255, 255, 255, 0.08) !important;\n      border: 1px solid rgba(255, 255, 255, 0.15) !important;\n      backdrop-filter: blur(10px) !important; \n      padding: 40px !important;\n      border-radius: 12px !important;\n      display: flex !important;\n      flex-wrap: wrap !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 30px !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-cta-text h4 {\n      font-size: 26px !important;\n      color: #ffffff !important;\n      font-weight: 700 !important;\n      margin: 0 0 10px 0 !important;\n    }\n\n    #guangqi-lk-series-v7 .gq-cta-text p {\n      font-size: 16px !important;\n      color: #d1d9f0 !important;\n      margin: 0 !important;\n    }\n\n    #guangqi-lk-series-v7 a.gq-btn-quote {\n      background-color: #009048 !important; \n      color: #ffffff !important;\n      text-decoration: none !important;\n      padding: 18px 45px !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      white-space: nowrap !important;\n      border: 2px solid #009048 !important;\n      display: inline-block !important;\n      box-shadow: 0 8px 20px rgba(0, 144, 72, 0.3) !important;\n    }\n\n    #guangqi-lk-series-v7 a.gq-btn-quote:hover {\n      background-color: #ffffff !important;\n      color: #009048 !important;\n      border-color: #ffffff !important;\n      box-shadow: 0 12px 25px rgba(255, 255, 255, 0.2) !important;\n    }\n\n    \/* ==========================================================================\n       7. \u54cd\u5e94\u5f0f\u89c4\u5219 \/ Responsive Adjustments\n       ========================================================================== *\/\n    @media (max-width:1000px) {\n      #guangqi-lk-series-v7 .gq-container { padding: 30px 20px !important; }\n      #guangqi-lk-series-v7 .gq-floating-backdrop { padding: 0 20px 40px 20px !important; margin-top: 60px !important; }\n      #guangqi-lk-series-v7 .gq-table-floating-card { transform: translateY(-40px) !important; }\n      #guangqi-lk-series-v7 .gq-cta-floating-block { flex-direction: column !important; text-align: center !important; }\n    }\n  <\/style>\n\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-h2-title\">Guangqi LK Series Portable Power Stations: 300W To 6000W Output Classes<\/h2>\n    <div class=\"gq-intro-box\">\n      <p>The 2026 Guangqi photovoltaic energy storage brochure shows LK portable power station classes from 300W to 6000W, with battery capacity rows from 230Wh to 6400Wh. For B2B quote work, use these power output classes first, then confirm sockets, waveform, PV input, weight, carton size, and certificate files before ordering.<\/p>\n    <\/div>\n\n    <h3 class=\"gq-h3-title\">Key Class Overviews<\/h3>\n    <div class=\"gq-image-cards-grid\">\n      \n      <div class=\"gq-img-card\">\n        <div class=\"gq-card-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/Compact.png\" alt=\"Compact Power Station\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h4 class=\"gq-h4-title\">Compact<\/h4>\n          <div class=\"gq-card-subtitle\">LK-300W \/ MS-T01<\/div>\n          <p class=\"gq-card-desc\">Compact emergency backup, LED lighting, phone charging, small routers, and low-watt DC loads. Some compact rows show modified sine wave, so motor loads need extra review.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-img-card\">\n        <div class=\"gq-card-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/Mid-range.png\" alt=\"Mid range Power Station\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h4 class=\"gq-h4-title\">Mid range<\/h4>\n          <div class=\"gq-card-subtitle\">LK-600W \/ 1000W \/ 1500W<\/div>\n          <p class=\"gq-card-desc\">Camping, car refrigerator, TV, fan, laptop, and smaller appliance use. Brochure rows list pure sine wave on these larger LK examples.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-img-card\">\n        <div class=\"gq-card-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/High-output.png\" alt=\"High output Power Station\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h4 class=\"gq-h4-title\">High output<\/h4>\n          <div class=\"gq-card-subtitle\">LK-2500W \/ 3500W<\/div>\n          <p class=\"gq-card-desc\">Field work, larger mobile backup, and higher inverter demand. Check the LK-2500W waveform row against the final spec sheet before quotation.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-img-card\">\n        <div class=\"gq-card-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/Heavy-portable-LK-5000W-_-6000W.png\" alt=\"Heavy portable Power Station\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h4 class=\"gq-h4-title\">Heavy portable<\/h4>\n          <div class=\"gq-card-subtitle\">LK-5000W \/ 6000W<\/div>\n          <p class=\"gq-card-desc\">Higher-load portable energy storage requests, distributor samples, and project-based backup. Treat these as quote builds, not small carry packs.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"gq-floating-backdrop\">\n      \n      <div class=\"gq-table-floating-card\">\n        <div class=\"gq-table-header-wrap\">\n          <h3 class=\"gq-table-inner-title\">Detailed Spec Matrix<\/h3>\n        <\/div>\n        <div class=\"gq-table-responsive\">\n          <table class=\"gq-matrix-table\">\n            <thead>\n              <tr>\n                <th>Class<\/th>\n                <th>Brochure model examples<\/th>\n                <th>Capacity signal<\/th>\n                <th>Best-fit use<\/th>\n                <th>Buyer note<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td><strong>Compact<\/strong><\/td>\n                <td>LK-300W \/ MS-T01<\/td>\n                <td>192Wh-230Wh visible examples<\/td>\n                <td>Phones, laptops, LED lights, emergency lighting<\/td>\n                <td class=\"gq-text-red\">Check modified sine wave before motor loads<\/td>\n              <\/tr>\n              <tr>\n                <td><strong>Mid range<\/strong><\/td>\n                <td>LK-600W \/ LK-1000W \/ LK-1500W<\/td>\n                <td>576Wh-1280Wh<\/td>\n                <td>Camping, car refrigerator, fan, TV, small appliance<\/td>\n                <td>Pure sine wave appears on the listed larger LK rows<\/td>\n              <\/tr>\n              <tr>\n                <td><strong>High output<\/strong><\/td>\n                <td>LK-2500W \/ LK-3500W<\/td>\n                <td>2432Wh-3072Wh<\/td>\n                <td>Larger mobile backup and field use<\/td>\n                <td class=\"gq-text-red\">Confirm LK-2500W waveform before final order<\/td>\n              <\/tr>\n              <tr>\n                <td><strong>Heavy portable<\/strong><\/td>\n                <td>LK-5000W \/ LK-6000W<\/td>\n                <td>5120Wh-6400Wh<\/td>\n                <td>Higher-load portable energy storage<\/td>\n                <td>Review weight, PV input, and socket layout for the market<\/td>\n              <\/tr>\n              <tr>\n                <td><strong>Mobile integrated<\/strong><\/td>\n                <td>MS-T04 \/ MS-T08 \/ MS-T12 \/ MS-T16<\/td>\n                <td>4.04kWh, 8.03kWh, 10.49kWh, 16.07kWh examples<\/td>\n                <td>Home outage, mobile UPS-style use, larger backup<\/td>\n                <td>Move these into system review, not a simple retail pack quote<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-cta-floating-block\">\n        <div class=\"gq-cta-text\">\n          <h4>Need a specific Portable Power Station configuration?<\/h4>\n          <p>Contact our B2B team directly to verify waveform, exact capacity, and wholesale specifications.<\/p>\n        <\/div>\n        <a href=\"#ct-popup-801\" class=\"gq-btn-quote\">Get Instant Quote<\/a>\n      <\/div>\n\n    <\/div> <\/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-c215e18\" data-block-id=\"c215e18\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-c215e18-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-c90a358\" data-v=\"4\" data-block-id=\"c90a358\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-c90a358-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-c90a358-inner-blocks\">\n<section id=\"gq-solar-gen-spec-module-v8\">\n  <style>\n    \/* ==========================================================================\n       1. \u9876\u7ea7\u9694\u79bb\u4e0e\u57fa\u7840\u91cd\u7f6e \/ Scope & Reset\n       ========================================================================== *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    #gq-solar-gen-spec-module-v8 {\n      width: 100% !important;\n      background-color: #ffffff !important; \n      font-family: 'Inter', inherit !important;\n      box-sizing: border-box !important;\n      padding: 40px 0 !important; \n      margin: 0 !important;\n      line-height: 1.6 !important;\n      color: #303030 !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 * {\n      box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       2. \u5f39\u6027\u951a\u5b9a\u5bb9\u5668 \/ Anchored Content (Max 1600px)\n       ========================================================================== *\/\n    #gq-solar-gen-spec-module-v8 .gq-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      padding: 30px 70px !important; \n    }\n\n    \/* ==========================================================================\n       3. \u9876\u90e8\u4fe1\u606f\u533a\u5757 (H2 \u4e25\u683c\u8bbe\u7f6e) \/ Header & Intro\n       ========================================================================== *\/\n    #gq-solar-gen-spec-module-v8 h2.gq-h2-title {\n      font-size: 32px !important;\n      color: #111111 !important; \/* \u5f3a\u5236 #111111 *\/\n      font-weight: 700 !important;\n      margin: 0 0 24px 0 !important;\n      line-height: 1.25 !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-intro-text {\n      font-size: 16px !important;\n      color: #444444 !important;\n      margin-bottom: 40px !important;\n      max-width: 1200px !important; \n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-intro-text p {\n      margin: 0 0 16px 0 !important;\n      line-height: 1.7 !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-intro-text p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    \/* ==========================================================================\n       4. \u6838\u5fc3\u5e03\u5c40\uff1a1.2 : 1 \u4e0d\u5bf9\u79f0\u9ad8\u7ea7\u7f51\u683c \/ Showcase Layout\n       ========================================================================== *\/\n    #gq-solar-gen-spec-module-v8 .gq-content-grid {\n      display: grid !important;\n      grid-template-columns: 1.2fr 1fr !important; \/* \u5de6\u8868\u683c\u7a0d\u5bbd\uff0c\u53f3\u4fa7\u4e3a\u72ec\u7acb\u5c55\u53f0 *\/\n      gap: 50px !important;\n      align-items: stretch !important;\n    }\n\n    \/* ==========================================================================\n       5. \u5de6\u4fa7\u6570\u636e\u77e9\u9635\u4e0e\u8b66\u544a\u6a21\u5757 \/ Data Matrix & Alert\n       ========================================================================== *\/\n    #gq-solar-gen-spec-module-v8 .gq-data-column {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 30px !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 h3.gq-h3-title {\n      font-size: 24px !important;\n      color: #183090 !important;\n      font-weight: 700 !important;\n      margin: 0 !important;\n      padding-bottom: 8px !important;\n      border-bottom: 3px solid #009048 !important;\n      display: inline-block !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-table-wrapper {\n      background: #ffffff !important;\n      border-radius: 8px !important;\n      box-shadow: 0 8px 30px rgba(24, 48, 144, 0.05) !important;\n      overflow-x: auto !important;\n      border: 1px solid #eeeeee !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 table.gq-spec-matrix {\n      width: 100% !important;\n      border-collapse: collapse !important;\n      min-width: 600px !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 table.gq-spec-matrix th {\n      background-color: #f8f9fc !important;\n      color: #183090 !important;\n      font-weight: 700 !important;\n      padding: 18px 24px !important;\n      text-align: left !important;\n      font-size: 14px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.5px !important;\n      border-bottom: 2px solid #e2e6f0 !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 table.gq-spec-matrix td {\n      padding: 18px 24px !important;\n      border-bottom: 1px solid #eeeeee !important;\n      font-size: 14px !important;\n      color: #303030 !important;\n      vertical-align: middle !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 table.gq-spec-matrix tr:last-child td {\n      border-bottom: none !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 table.gq-spec-matrix tr:hover td {\n      background-color: #fdfdfd !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-col-item { font-weight: 700 !important; color: #111111 !important; }\n    #gq-solar-gen-spec-module-v8 .gq-col-why { color: #555555 !important; }\n    #gq-solar-gen-spec-module-v8 .gq-col-question { color: #009048 !important; font-weight: 600 !important; }\n\n    \/* \u7ea2\u8272\u8b66\u544a\/\u63d0\u793a\u6846 *\/\n    #gq-solar-gen-spec-module-v8 .gq-alert-box {\n      background-color: #fff9f9 !important;\n      border-left: 6px solid #D81818 !important;\n      padding: 25px 30px !important;\n      border-radius: 6px !important;\n      border: 1px solid #ffe6e6 !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 h4.gq-h4-title {\n      font-size: 18px !important;\n      color: #D81818 !important;\n      font-weight: 700 !important;\n      margin: 0 0 10px 0 !important;\n      text-transform: uppercase !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-alert-box p {\n      font-size: 15px !important;\n      color: #444444 !important;\n      margin: 0 !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* ==========================================================================\n       6. \u53f3\u4fa7\u5c55\u53f0\u7ea7\u56fe\u7247\u533a (\u52a0\u70b9\u8bbe\u8ba1 + \u5b8c\u6574\u663e\u793a\u65e0\u88c1\u5207) \/ Premium Image Showcase\n       ========================================================================== *\/\n    #gq-solar-gen-spec-module-v8 .gq-image-showcase {\n      \/* \u9ad8\u7ea7\u5f84\u5411\u6e10\u53d8\u80cc\u666f\uff0c\u7a81\u51fa\u5c45\u4e2d\u7684\u4ea7\u54c1 *\/\n      background: radial-gradient(circle at center, #ffffff 0%, #f4f6fa 100%) !important;\n      border: 1px solid #e2e6f0 !important;\n      border-radius: 12px !important;\n      position: relative !important;\n      padding: 40px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      box-shadow: inset 0 0 40px rgba(24, 48, 144, 0.02) !important;\n      overflow: hidden !important;\n    }\n\n    \/* \u5de5\u4e1a\u611f\u7f51\u683c\u70b9\u7f00\u80cc\u666f *\/\n    #gq-solar-gen-spec-module-v8 .gq-image-showcase::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important;\n      background-image: radial-gradient(#183090 1px, transparent 1px) !important;\n      background-size: 20px 20px !important;\n      opacity: 0.06 !important; \/* \u6781\u5f31\u7684\u70b9\u9635\u900f\u660e\u5ea6\uff0c\u589e\u52a0\u79d1\u6280\u611f *\/\n      pointer-events: none !important;\n    }\n\n    \/* \u5de6\u4e0a\u89d2\u79d1\u6280\u89d2\u6807\u8bbe\u8ba1 *\/\n    #gq-solar-gen-spec-module-v8 .gq-img-badge {\n      position: absolute !important;\n      top: 24px !important;\n      left: 24px !important;\n      background-color: #183090 !important;\n      color: #ffffff !important;\n      padding: 6px 14px !important;\n      font-size: 12px !important;\n      font-weight: 700 !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1px !important;\n      border-radius: 4px !important;\n      box-shadow: 0 4px 12px rgba(24, 48, 144, 0.2) !important;\n      z-index: 2 !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-image-showcase img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: 500px !important; \/* \u9650\u5236\u6700\u9ad8\u9ad8\u5ea6 *\/\n      object-fit: contain !important; \/* \u6838\u5fc3\uff1a100%\u5b8c\u6574\u663e\u793a\uff0c\u7edd\u4e0d\u906e\u6321\u548c\u88c1\u5207 *\/\n      position: relative !important;\n      z-index: 1 !important;\n      \/* \u4e3a\u5e73\u9762\u56fe\u52a8\u6001\u589e\u52a0\u7269\u7406\u7ea7\u6295\u5f71\uff0c\u5f3a\u5316\u8d28\u611f *\/\n      filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.12)) !important; \n      transition: transform 0.4s ease !important;\n    }\n\n    #gq-solar-gen-spec-module-v8 .gq-image-showcase:hover img {\n      transform: translateY(-5px) scale(1.02) !important; \/* \u5fae\u4ea4\u4e92\u7279\u6548 *\/\n    }\n\n    \/* ==========================================================================\n       7. \u54cd\u5e94\u5f0f\u89c4\u5219 \/ Responsive Adjustments\n       ========================================================================== *\/\n    @media (max-width: 1200px) {\n      #gq-solar-gen-spec-module-v8 .gq-content-grid {\n        grid-template-columns: 1fr 1fr !important;\n        gap: 30px !important;\n      }\n    }\n\n    @media (max-width:1000px) {\n      #gq-solar-gen-spec-module-v8 .gq-container {\n        padding: 30px 20px !important;\n      }\n      #gq-solar-gen-spec-module-v8 .gq-content-grid {\n        grid-template-columns: 1fr !important; \/* \u5e73\u677f\/\u624b\u673a\u5782\u76f4\u5806\u53e0 *\/\n      }\n      #gq-solar-gen-spec-module-v8 .gq-image-showcase {\n        min-height: 350px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"gq-container\">\n    \n    <!-- \u9876\u90e8\u6807\u9898\u4e0e\u6b63\u6587 -->\n    <h2 class=\"gq-h2-title\">Match Capacity, Surge Power And Waveform Before You Quote A Solar Generator<\/h2>\n    <div class=\"gq-intro-text\">\n      <p>Many buyers say &#8220;solar generator&#8221; when they mean a battery, inverter, BMS, output ports, and PV charging path. Quote risk does not come from the search term. It comes from a unit that looks large enough on a watt label but fails a compressor start, pump start, or sensitive AC load.<\/p>\n      <p>Use the battery capacity row to estimate runtime. Use AC output and peak power to screen load start-up. Use waveform to screen refrigerators, fans, pumps, and electronics. Brochure data gives enough signal to begin model selection, but final matching should use the buyer&#8217;s appliance list.<\/p>\n    <\/div>\n\n    <!-- \u6838\u5fc3\u6392\u7248\uff1a\u5de6\u53f3\u4e0d\u5bf9\u79f0\u7f51\u683c -->\n    <div class=\"gq-content-grid\">\n      \n      <!-- \u5de6\u4fa7\uff1a\u8868\u683c\u77e9\u9635 + \u8b66\u544a\u5361\u7247 -->\n      <div class=\"gq-data-column\">\n        \n        <div>\n          <h3 class=\"gq-h3-title\">Specification Screening Matrix<\/h3>\n        <\/div>\n\n        <div class=\"gq-table-wrapper\">\n          <table class=\"gq-spec-matrix\">\n            <thead>\n              <tr>\n                <th>Spec item<\/th>\n                <th>Why it matters<\/th>\n                <th>Question for buyer<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td class=\"gq-col-item\">AC output watts<\/td>\n                <td class=\"gq-col-why\">Caps the running load the inverter can feed<\/td>\n                <td class=\"gq-col-question\">What devices run at the same time?<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"gq-col-item\">Surge or peak power<\/td>\n                <td class=\"gq-col-why\">Motor loads may need a short start pulse<\/td>\n                <td class=\"gq-col-question\">Does the load have a compressor or pump?<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"gq-col-item\">Waveform<\/td>\n                <td class=\"gq-col-why\">Pure sine wave is preferred for many sensitive AC loads<\/td>\n                <td class=\"gq-col-question\">Is the load motor-driven or sensitive electronics?<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"gq-col-item\">Battery capacity<\/td>\n                <td class=\"gq-col-why\">Sets the energy pool for runtime<\/td>\n                <td class=\"gq-col-question\">How many hours must the load run?<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"gq-col-item\">PV input<\/td>\n                <td class=\"gq-col-why\">Controls solar panel match and charge speed<\/td>\n                <td class=\"gq-col-question\">What panel wattage and voltage are planned?<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n\n        <!-- \u7ea2\u8272\u7684\u5de5\u7a0b\u8b66\u544a\u5361\u7247 -->\n        <div class=\"gq-alert-box\">\n          <h4 class=\"gq-h4-title\">Crucial Quote Alert<\/h4>\n          <p>Do not assume every compact unit should run every motor load. If a distributor expects refrigerator, pump, or medical-device backup inquiries, ask for the load nameplate and surge data before confirming a portable solar generator setup.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <!-- \u53f3\u4fa7\uff1a\u5c55\u53f0\u7ea7\u4ea7\u54c1\u5c55\u793a\u533a (\u5305\u542b\u70b9\u9635\u80cc\u666f\u3001\u89d2\u6807\u3001\u5b8c\u6574\u539f\u56fe\u663e\u793a\u4e0e\u7269\u7406\u9634\u5f71) -->\n      <div class=\"gq-image-showcase\">\n        <div class=\"gq-img-badge\">Architecture Validation<\/div>\n        <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/1-20.png\" alt=\"Portable Solar Generator Specs\" loading=\"lazy\">\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-c5a2455\" data-block-id=\"c5a2455\"><style>.stk-c5a2455 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-c5a2455-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8467816\" data-v=\"4\" data-block-id=\"8467816\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8467816-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8467816-inner-blocks\">\n<section id=\"gq-lifepo4-dashboard-v12\">\n  <style>\n    \/* ==========================================================================\n       1. \u9876\u7ea7\u9694\u79bb\u4e0e\u57fa\u7840\u91cd\u7f6e \/ Scope & Reset\n       ========================================================================== *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    #gq-lifepo4-dashboard-v12 {\n      width: 100% !important;\n      background-color: #f4f6fa !important; \n      font-family: 'Inter', inherit !important;\n      box-sizing: border-box !important;\n      padding: 40px 0 !important; \n      margin: 0 !important;\n      line-height: 1.6 !important;\n      color: #303030 !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 * {\n      box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       2. \u5f39\u6027\u951a\u5b9a\u5bb9\u5668 \/ Anchored Content\n       ========================================================================== *\/\n    #gq-lifepo4-dashboard-v12 .gq-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      padding: 30px 70px !important; \n    }\n\n    \/* ==========================================================================\n       3. \u9876\u90e8\u975e\u5bf9\u79f0\u6807\u9898\u533a \/ Top Header Split\n       ========================================================================== *\/\n    #gq-lifepo4-dashboard-v12 .gq-top-header {\n      display: grid !important;\n      grid-template-columns: 1fr 1.2fr !important;\n      gap: 50px !important;\n      margin-bottom: 50px !important;\n      align-items: center !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 h2.gq-h2-title {\n      font-size: 32px !important;\n      color: #111111 !important;\n      font-weight: 700 !important;\n      margin: 0 !important;\n      line-height: 1.25 !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 .gq-intro-text {\n      font-size: 16px !important;\n      color: #444444 !important;\n      margin: 0 !important;\n      padding-left: 24px !important;\n      border-left: 4px solid #183090 !important; \n    }\n\n    \/* ==========================================================================\n       4. \u6838\u5fc3\u5e03\u5c40\uff1a\u5de6\u53f3\u4e3b\u6570\u636e\u7f51\u683c \/ Main Dashboard Grid\n       ========================================================================== *\/\n    #gq-lifepo4-dashboard-v12 .gq-main-dashboard {\n      display: grid !important;\n      grid-template-columns: 380px 1fr !important; \n      gap: 30px !important; \n      align-items: stretch !important; \/* \u5f3a\u5236\u5de6\u53f3\u7b49\u9ad8 *\/\n    }\n\n    \/* --- \u5de6\u4fa7\uff1a\u67b6\u6784\u8282\u70b9\u5361\u7247\u533a --- *\/\n    #gq-lifepo4-dashboard-v12 .gq-sidebar-nodes {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 20px !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 .gq-node-card {\n      background: #ffffff !important;\n      padding: 24px 30px !important;\n      border-radius: 8px !important;\n      border-left: 4px solid #183090 !important;\n      box-shadow: 0 4px 15px rgba(24, 48, 144, 0.04) !important;\n      border-top: 1px solid #eeeeee !important;\n      border-right: 1px solid #eeeeee !important;\n      border-bottom: 1px solid #eeeeee !important;\n      transition: transform 0.3s ease !important;\n      flex: 1 !important; \n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 .gq-node-card:hover {\n      transform: translateX(6px) !important; \n      box-shadow: 0 8px 25px rgba(24, 48, 144, 0.08) !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 h3.gq-h3-title {\n      font-size: 18px !important;\n      color: #111111 !important;\n      font-weight: 700 !important;\n      margin: 0 0 4px 0 !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 .gq-node-subtitle {\n      font-size: 13px !important;\n      color: #009048 !important; \n      font-weight: 700 !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.5px !important;\n      margin-bottom: 12px !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 .gq-node-card p {\n      font-size: 14px !important;\n      color: #555555 !important;\n      margin: 0 !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* ==========================================================================\n       5. \u53f3\u4fa7\uff1a\u6570\u636e\u7ec8\u7aef (\u4fee\u590d\u4e86\u80cc\u666f\u56fe\u663e\u793a\u95ee\u9898) \/ Terminal with Image Background\n       ========================================================================== *\/\n    #gq-lifepo4-dashboard-v12 .gq-terminal-area {\n      display: flex !important;\n      flex-direction: column !important;\n      height: 100% !important; \n      border-radius: 12px !important;\n      overflow: hidden !important;\n      border: 1px solid #e2e6f0 !important;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.06) !important;\n      position: relative !important;\n      \n      \/* \u79fb\u9664\u767d\u8272\u5f3a\u5236\u6e10\u53d8\uff0c\u76f4\u63a5\u4f7f\u7528\u56fe\u7247\u4ee5\u786e\u4fdd\u663e\u793a *\/\n      background-image: url('https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/1-20.png') !important;\n      background-size: cover !important;\n      background-position: center !important;\n      background-repeat: no-repeat !important;\n      background-attachment: scroll !important; \/* \u517c\u5bb9 FlyingPress \u4f18\u5316 *\/\n    }\n\n    \/* \u77e9\u9635\u8868\u683c\u5bb9\u5668\uff1a\u627f\u62c5\u9605\u8bfb\u533a\u57df\u7684\u6bdb\u73bb\u7483\u906e\u7f69\u4efb\u52a1 *\/\n    #gq-lifepo4-dashboard-v12 .gq-table-wrapper {\n      \/* 85% \u767d\u8272 + \u6a21\u7cca\uff0c\u65e2\u80fd\u770b\u6e05\u6587\u5b57\uff0c\u53c8\u80fd\u900f\u51fa\u9690\u7ea6\u80cc\u666f *\/\n      background: rgba(255, 255, 255, 0.85) !important; \n      backdrop-filter: blur(8px) !important; \n      flex-grow: 1 !important; \n      display: flex !important;\n      flex-direction: column !important;\n      border-bottom: 1px solid rgba(0,0,0,0.05) !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 table.gq-matrix-table {\n      width: 100% !important;\n      height: 100% !important; \n      border-collapse: collapse !important;\n      min-width: 800px !important;\n      background: transparent !important; \n    }\n\n    #gq-lifepo4-dashboard-v12 table.gq-matrix-table th {\n      background-color: #183090 !important;\n      color: #ffffff !important;\n      font-weight: 600 !important;\n      padding: 18px 24px !important;\n      text-align: left !important;\n      font-size: 15px !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 table.gq-matrix-table td {\n      padding: 20px 24px !important;\n      border-bottom: 1px solid rgba(0,0,0,0.05) !important;\n      font-size: 14px !important;\n      color: #303030 !important;\n      vertical-align: middle !important; \n      line-height: 1.6 !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 table.gq-matrix-table tr:last-child td {\n      border-bottom: none !important;\n    }\n\n    \/* \u8868\u683c\u5185\u903b\u8f91\u53d8\u8272\u4e0e\u4f2a\u5143\u7d20\u56fe\u6807 *\/\n    #gq-lifepo4-dashboard-v12 .gq-col-signal {\n      font-weight: 600 !important;\n      color: #111111 !important;\n      width: 30% !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 .gq-col-do {\n      color: #009048 !important; \n      font-weight: 600 !important;\n      background-color: rgba(0, 144, 72, 0.04) !important;\n      border-left: 2px solid #009048 !important;\n    }\n    #gq-lifepo4-dashboard-v12 .gq-col-do::before { content: '\u2713 ' !important; font-weight: 700 !important; }\n\n    #gq-lifepo4-dashboard-v12 .gq-col-dont {\n      color: #D81818 !important; \n      font-weight: 600 !important;\n      background-color: rgba(216, 24, 24, 0.04) !important;\n      border-left: 2px solid #D81818 !important;\n    }\n    #gq-lifepo4-dashboard-v12 .gq-col-dont::before { content: '\u2715 ' !important; font-weight: 700 !important; }\n\n    \/* \u5e95\u90e8 CTA \u6a21\u5757 *\/\n    #gq-lifepo4-dashboard-v12 .gq-cta-block {\n      background-color: rgba(24, 48, 144, 0.95) !important; \/* \u964d\u4f4e\u900f\u660e\u5ea6\u63d0\u5347\u54c1\u724c\u611f *\/\n      backdrop-filter: blur(5px) !important;\n      padding: 30px 40px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 30px !important;\n      margin-top: auto !important; \n    }\n\n    #gq-lifepo4-dashboard-v12 h4.gq-h4-title {\n      font-size: 20px !important;\n      color: #ffffff !important;\n      font-weight: 600 !important;\n      margin: 0 !important;\n      line-height: 1.4 !important;\n      flex: 1 !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 a.gq-btn-primary {\n      background-color: #009048 !important;\n      color: #ffffff !important;\n      text-decoration: none !important;\n      padding: 16px 40px !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      border-radius: 4px !important;\n      transition: all 0.3s ease !important;\n      white-space: nowrap !important;\n      border: 2px solid #009048 !important;\n      box-shadow: 0 4px 12px rgba(0,144,72,0.3) !important;\n    }\n\n    #gq-lifepo4-dashboard-v12 a.gq-btn-primary:hover {\n      background-color: transparent !important;\n      color: #ffffff !important;\n      border-color: #ffffff !important;\n    }\n\n    \/* ==========================================================================\n       6. \u54cd\u5e94\u5f0f\u89c4\u5219 \/ Responsive Adjustments\n       ========================================================================== *\/\n    @media (max-width: 1200px) {\n      #gq-lifepo4-dashboard-v12 .gq-top-header { grid-template-columns: 1fr !important; gap: 20px !important; }\n      #gq-lifepo4-dashboard-v12 .gq-main-dashboard { grid-template-columns: 1fr !important; align-items: start !important; }\n      #gq-lifepo4-dashboard-v12 .gq-sidebar-nodes { flex-direction: row !important; flex-wrap: wrap !important; }\n      #gq-lifepo4-dashboard-v12 .gq-node-card { flex: 1 1 300px !important; }\n      #gq-lifepo4-dashboard-v12 .gq-terminal-area { height: auto !important; margin-top: 30px !important;}\n      #gq-lifepo4-dashboard-v12 table.gq-matrix-table { height: auto !important; }\n    }\n\n    @media (max-width:1000px) {\n      #gq-lifepo4-dashboard-v12 .gq-container { padding: 30px 20px !important; }\n      #gq-lifepo4-dashboard-v12 .gq-table-wrapper { overflow-x: auto !important; }\n      #gq-lifepo4-dashboard-v12 .gq-cta-block { flex-direction: column !important; text-align: center !important; padding: 25px !important;}\n    }\n  <\/style>\n\n  <div class=\"gq-container\">\n    \n    <div class=\"gq-top-header\">\n      <h2 class=\"gq-h2-title\">LiFePO4 Battery, BMS And Charging Architecture For Lower Return Risk<\/h2>\n      <p class=\"gq-intro-text\">LiFePO4 is a core buying term for portable power station and home backup research. Guangqi&#8217;s energy storage brochure uses LiFePO4 across multiple portable and mobile product families, with BMS protection language and cycle-life rows that differ by model family.<\/p>\n    <\/div>\n\n    <div class=\"gq-main-dashboard\">\n      \n      <div class=\"gq-sidebar-nodes\">\n        <div class=\"gq-node-card\">\n          <h3 class=\"gq-h3-title\">Battery chemistry<\/h3>\n          <div class=\"gq-node-subtitle\">LiFePO4 by model family<\/div>\n          <p>Use LiFePO4 in the page as a product-family claim backed by the brochure. Keep any cycle-life number tied to the exact row where it appears.<\/p>\n        <\/div>\n\n        <div class=\"gq-node-card\">\n          <h3 class=\"gq-h3-title\">Protection<\/h3>\n          <div class=\"gq-node-subtitle\">BMS review<\/div>\n          <p>For distributor quotes, request BMS protection details, operating temperature range, charging current, and battery transport papers for the target model.<\/p>\n        <\/div>\n\n        <div class=\"gq-node-card\">\n          <h3 class=\"gq-h3-title\">Performance card<\/h3>\n          <div class=\"gq-node-subtitle\">Bronze evidence tier<\/div>\n          <p>No hard ROI number is claimed. Value comes from fit: right waveform, right PV input, right capacity, fewer wrong-fit returns.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-terminal-area\">\n        \n        <div class=\"gq-table-wrapper\">\n          <table class=\"gq-matrix-table\">\n            <thead>\n              <tr>\n                <th>Brochure signal<\/th>\n                <th>How to write it<\/th>\n                <th>How not to write it<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td class=\"gq-col-signal\">2000-cycle row appears on selected compact\/mobile models<\/td>\n                <td class=\"gq-col-do\">&#8220;Selected compact models list 2000 cycles in the brochure.&#8221;<\/td>\n                <td class=\"gq-col-dont\">&#8220;Every unit lasts 2000 cycles.&#8221;<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"gq-col-signal\">6000-cycle rows appear on several wall or rack battery systems<\/td>\n                <td class=\"gq-col-do\">&#8220;Stationary storage lines include rows marked 6000 cycles.&#8221;<\/td>\n                <td class=\"gq-col-dont\">&#8220;Every portable power station has 6000 cycles.&#8221;<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"gq-col-signal\">Up to 11000-cycle notes appear on selected larger systems<\/td>\n                <td class=\"gq-col-do\">&#8220;Selected large systems list up to 11000 cycles under stated test conditions.&#8221;<\/td>\n                <td class=\"gq-col-dont\">&#8220;The full product range runs for 11000 cycles.&#8221;<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n\n        <div class=\"gq-cta-block\">\n          <h4 class=\"gq-h4-title\">For technical buyers: send the target model class and load profile.<\/h4>\n          <a href=\"#ct-popup-801\" class=\"gq-btn-primary\">Ask for Solar + Battery Review<\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-0848090\" data-block-id=\"0848090\"><style>.stk-0848090 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-0848090-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0a969a1\" data-v=\"4\" data-block-id=\"0a969a1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0a969a1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-0a969a1-inner-blocks\">\n<section id=\"gq-dark-billboard-v18\">\n  <style>\n    \/* ==========================================================================\n       1. \u9876\u7ea7\u9694\u79bb\u4e0e\u57fa\u7840\u91cd\u7f6e \/ Scope & Reset\n       ========================================================================== *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    #gq-dark-billboard-v18 {\n      width: 100% !important;\n      background: linear-gradient(180deg, #183090 0%, #101010 100%) !important; \/* \u6df1\u8272\u6e10\u53d8 *\/\n      font-family: 'Inter', inherit !important;\n      box-sizing: border-box !important;\n      padding: 40px 0 !important;\n      margin: 0 !important;\n      line-height: 1.5 !important;\n      color: #e0e0e2 !important;\n    }\n\n    #gq-dark-billboard-v18 * {\n      box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       2. \u5f39\u6027\u951a\u5b9a\u5bb9\u5668 (Max 1600px)\n       ========================================================================== *\/\n    #gq-dark-billboard-v18 .gq-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      padding: 30px 70px !important;\n    }\n\n    \/* ==========================================================================\n       3. \u9876\u90e8\u4eae\u8272\u4fe1\u606f\u5361 (\u4e25\u5b88 H2 #111111 \u89c4\u5219)\n       ========================================================================== *\/\n    #gq-dark-billboard-v18 .gq-header-card {\n      background: #ffffff !important;\n      border-radius: 12px !important;\n      padding: 40px 50px !important;\n      margin-bottom: 50px !important;\n      box-shadow: 0 20px 50px rgba(0,0,0,0.3) !important;\n      border-left: 8px solid #009048 !important;\n    }\n\n    #gq-dark-billboard-v18 h2.gq-h2-title {\n      font-size: 32px !important;\n      color: #111111 !important; \/* \u5f3a\u5236\u6ee1\u8db3\u60a8\u7684\u7eaf\u9ed1\u6807\u9898\u89c4\u5219 *\/\n      font-weight: 700 !important;\n      margin: 0 0 15px 0 !important;\n      line-height: 1.25 !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-header-desc {\n      font-size: 16px !important;\n      color: #444444 !important;\n      margin: 0 !important;\n      max-width: 1200px !important;\n      line-height: 1.6 !important;\n    }\n\n    \/* ==========================================================================\n       4. \u6838\u5fc3\u9ed1\u79d1\u6280\uff1a\u7eaf CSS \u5207\u6362\u903b\u8f91 (WordPress \u514d\u75ab)\n       ========================================================================== *\/\n    \/* \u9690\u85cf\u63a7\u5236\u6838\u5fc3 *\/\n    #gq-layout-toggle {\n      display: none !important;\n    }\n\n    \/* \u9ed8\u8ba4\u72b6\u6001\uff1a\u663e\u793a\u5361\u7247\uff0c\u9690\u85cf\u8868\u683c *\/\n    #gq-dark-billboard-v18 .gq-cards-view { display: grid !important; }\n    #gq-dark-billboard-v18 .gq-table-view { display: none !important; }\n    #gq-dark-billboard-v18 .gq-btn-text-active { display: none !important; }\n\n    \/* \u9009\u4e2d\u72b6\u6001(\u70b9\u51fb\u6309\u94ae\u540e)\uff1a\u9690\u85cf\u5361\u7247\uff0c\u663e\u793a\u8868\u683c *\/\n    #gq-layout-toggle:checked ~ .gq-view-container .gq-cards-view { display: none !important; }\n    #gq-layout-toggle:checked ~ .gq-view-container .gq-table-view { \n      display: block !important; \n      animation: gqFadeIn 0.5s ease-out forwards !important; \n    }\n    \n    #gq-layout-toggle:checked ~ .gq-action-center .gq-btn-text-default { display: none !important; }\n    #gq-layout-toggle:checked ~ .gq-action-center .gq-btn-text-active { display: inline !important; }\n    #gq-layout-toggle:checked ~ .gq-action-center .gq-toggle-btn {\n      background: #009048 !important; color: #ffffff !important;\n    }\n\n    @keyframes gqFadeIn {\n      from { opacity: 0; transform: translateY(20px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* ==========================================================================\n       5. \u89c6\u56fe A\uff1a\u6a2a\u5411\u4e00\u6392\u5361\u7247 (\u542b\u7eaf CSS \u81ea\u52a8\u8f6e\u64ad)\n       ========================================================================== *\/\n    #gq-dark-billboard-v18 .gq-cards-view {\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 20px !important;\n      align-items: stretch !important;\n      margin-bottom: 40px !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-card {\n      background: rgba(255, 255, 255, 0.04) !important;\n      backdrop-filter: blur(10px) !important;\n      border: 1px solid rgba(255, 255, 255, 0.08) !important;\n      border-radius: 12px !important;\n      padding: 24px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      transition: all 0.3s ease !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-card:hover {\n      background: rgba(255, 255, 255, 0.08) !important;\n      transform: translateY(-5px) !important;\n      border-color: #009048 !important;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.5) !important;\n    }\n\n    \/* \u56fe\u7247\u5c55\u793a\u533a *\/\n    #gq-dark-billboard-v18 .gq-visual-box {\n      width: 100% !important;\n      aspect-ratio: 1 \/ 1 !important;\n      margin-bottom: 20px !important;\n      position: relative !important;\n      border-radius: 8px !important;\n      overflow: hidden !important;\n      background: #000 !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-visual-box img {\n      width: 100% !important; height: 100% !important; object-fit: contain !important; display: block !important;\n    }\n\n    \/* \u7eaf CSS \u81ea\u52a8\u8f6e\u64ad\u52a8\u753b (3\u5f20\u56fe) *\/\n    #gq-dark-billboard-v18 .gq-fade-3 img { position: absolute !important; top:0; left:0; opacity:0; animation: gqAnim3 12s infinite !important; }\n    #gq-dark-billboard-v18 .gq-fade-3 img:nth-child(1) { animation-delay: 0s !important; }\n    #gq-dark-billboard-v18 .gq-fade-3 img:nth-child(2) { animation-delay: 4s !important; }\n    #gq-dark-billboard-v18 .gq-fade-3 img:nth-child(3) { animation-delay: 8s !important; }\n\n    @keyframes gqAnim3 {\n      0%, 25% { opacity: 1; }\n      33%, 92% { opacity: 0; }\n      100% { opacity: 1; }\n    }\n\n    \/* \u7eaf CSS \u81ea\u52a8\u8f6e\u64ad\u52a8\u753b (4\u5f20\u56fe) *\/\n    #gq-dark-billboard-v18 .gq-fade-4 img { position: absolute !important; top:0; left:0; opacity:0; animation: gqAnim4 16s infinite !important; }\n    #gq-dark-billboard-v18 .gq-fade-4 img:nth-child(1) { animation-delay: 0s !important; }\n    #gq-dark-billboard-v18 .gq-fade-4 img:nth-child(2) { animation-delay: 4s !important; }\n    #gq-dark-billboard-v18 .gq-fade-4 img:nth-child(3) { animation-delay: 8s !important; }\n    #gq-dark-billboard-v18 .gq-fade-4 img:nth-child(4) { animation-delay: 12s !important; }\n\n    @keyframes gqAnim4 {\n      0%, 18% { opacity: 1; }\n      25%, 93% { opacity: 0; }\n      100% { opacity: 1; }\n    }\n\n    \/* \u5361\u7247\u6587\u5b57\u533a *\/\n    #gq-dark-billboard-v18 h3.gq-h3-title { font-size: 18px !important; color: #ffffff !important; font-weight: 700 !important; margin: 0 0 12px 0 !important; min-height: 48px !important; }\n    #gq-dark-billboard-v18 .gq-spec-item { font-size: 13px !important; padding: 8px 0 !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important; display: flex !important; justify-content: space-between !important; }\n    #gq-dark-billboard-v18 .gq-spec-label { color: #8a8a8e !important; }\n    #gq-dark-billboard-v18 .gq-spec-value { font-weight: 600 !important; }\n    #gq-dark-billboard-v18 .gq-card-note { margin-top: auto !important; padding-top: 15px !important; font-size: 12px !important; line-height: 1.4 !important; color: #009048 !important; font-weight: 600 !important; }\n\n    \/* ==========================================================================\n       6. \u89c6\u56fe B\uff1a\u5168\u5c3a\u5bf8\u8868\u683c\u89c6\u56fe (\u9690\u85cf\u4e14\u4e0d\u4e22\u5931)\n       ========================================================================== *\/\n    #gq-dark-billboard-v18 .gq-table-view {\n      background: rgba(25, 25, 30, 0.9) !important;\n      border: 1px solid rgba(255, 255, 255, 0.1) !important;\n      border-radius: 12px !important;\n      overflow-x: auto !important;\n      box-shadow: 0 20px 50px rgba(0,0,0,0.5) !important;\n      margin-bottom: 40px !important;\n    }\n\n    #gq-dark-billboard-v18 table.gq-matrix { width: 100% !important; border-collapse: collapse !important; min-width: 1000px !important; }\n    #gq-dark-billboard-v18 table.gq-matrix th { background: rgba(0, 144, 72, 0.2) !important; color: #ffffff !important; padding: 20px !important; font-size: 14px !important; text-transform: uppercase !important; text-align: left !important; border-bottom: 2px solid #009048 !important; }\n    #gq-dark-billboard-v18 table.gq-matrix td { padding: 20px !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important; font-size: 14px !important; color: #d0d0d0 !important; }\n    #gq-dark-billboard-v18 table.gq-matrix tr:hover td { background: rgba(255,255,255,0.02) !important; color: #ffffff !important; }\n    #gq-dark-billboard-v18 .gq-table-header-desc { padding: 25px !important; font-size: 14px !important; color: #a0a0a0 !important; border-bottom: 1px solid rgba(255,255,255,0.1) !important; }\n\n    \/* ==========================================================================\n       7. \u9ad8\u7ea7\u4ea4\u4e92\uff1a\u5c45\u4e2d\u5207\u6362\u5927\u6309\u94ae (Label for Checkbox)\n       ========================================================================== *\/\n    #gq-dark-billboard-v18 .gq-action-center {\n      text-align: center !important;\n      margin-bottom: 60px !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-toggle-btn {\n      background: transparent !important;\n      border: 2px solid #009048 !important;\n      color: #009048 !important;\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      padding: 20px 50px !important;\n      border-radius: 50px !important; \n      cursor: pointer !important;\n      transition: all 0.4s ease !important;\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      box-shadow: 0 0 20px rgba(0, 144, 72, 0.1) !important;\n      user-select: none !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-toggle-btn:hover {\n      background: #009048 !important;\n      color: #ffffff !important;\n      box-shadow: 0 0 30px rgba(0, 144, 72, 0.4) !important;\n      transform: scale(1.02) !important;\n    }\n\n    \/* ==========================================================================\n       8. \u5e95\u90e8\u8f6c\u5316\u533a\u5757 (CTA)\n       ========================================================================== *\/\n    #gq-dark-billboard-v18 .gq-cta-bar {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      background: rgba(24, 48, 144, 0.8) !important;\n      padding: 30px 50px !important;\n      border-radius: 12px !important;\n      border: 1px solid rgba(255, 255, 255, 0.1) !important;\n    }\n\n    #gq-dark-billboard-v18 .gq-cta-bar h4 { font-size: 22px !important; color: #ffffff !important; font-weight: 700 !important; margin: 0 !important; }\n\n    #gq-dark-billboard-v18 a.gq-btn-quote {\n      background: #ffffff !important; color: #183090 !important; text-decoration: none !important; padding: 15px 40px !important; border-radius: 6px !important; font-weight: 700 !important; font-size: 16px !important; transition: all 0.3s ease !important;\n    }\n    #gq-dark-billboard-v18 a.gq-btn-quote:hover { background: #009048 !important; color: #ffffff !important; }\n\n    \/* ==========================================================================\n       9. \u54cd\u5e94\u5f0f\n       ========================================================================== *\/\n    @media (max-width: 1200px) {\n      #gq-dark-billboard-v18 .gq-cards-view { grid-template-columns: repeat(2, 1fr) !important; }\n    }\n    @media (max-width:690px) {\n      #gq-dark-billboard-v18 .gq-container { padding: 20px !important; }\n      #gq-dark-billboard-v18 .gq-header-card { padding: 30px 20px !important; }\n      #gq-dark-billboard-v18 .gq-cards-view { grid-template-columns: 1fr !important; }\n      #gq-dark-billboard-v18 .gq-toggle-btn { width: 100% !important; font-size: 15px !important; padding: 15px 20px !important; }\n      #gq-dark-billboard-v18 .gq-cta-bar { flex-direction: column !important; text-align: center !important; gap: 20px !important; }\n    }\n  <\/style>\n\n  <div class=\"gq-container\">\n    \n    <input type=\"checkbox\" id=\"gq-layout-toggle\">\n\n    <div class=\"gq-header-card\">\n      <h2 class=\"gq-h2-title\">Portable Power Station vs Mobile Energy Storage: When To Move Into 4kWh-16kWh Systems<\/h2>\n      <p class=\"gq-header-desc\">\n        A buyer searching for a portable power station for home backup may actually need selected critical-load backup, not whole-house power. NREL frames battery storage with two separate dimensions: power capacity and energy capacity. Guangqi should use that same logic in quotes.\n      <\/p>\n    <\/div>\n\n    <div class=\"gq-view-container\">\n      \n      <div class=\"gq-cards-view\">\n        \n        <div class=\"gq-card\">\n          <div class=\"gq-visual-box\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/LK-300W-to-LK-1500W.png\" alt=\"Camping Fit\" loading=\"lazy\">\n          <\/div>\n          <h3 class=\"gq-h3-title\">Camping, Lighting, Phone<\/h3>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Portable Pack:<\/span> <span class=\"gq-spec-value\" style=\"color:#009048\">Strong Fit<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Mobile Energy:<\/span> <span class=\"gq-spec-value\">Too Large<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Target Line:<\/span> <span class=\"gq-spec-value\">LK-300W to LK-1500W<\/span><\/div>\n          <div class=\"gq-card-note\">Note: Keep weight simple.<\/div>\n        <\/div>\n\n        <div class=\"gq-card\">\n          <div class=\"gq-visual-box\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/LK-300W-to-LK1500W.png\" alt=\"Appliance Fit\" loading=\"lazy\">\n          <\/div>\n          <h3 class=\"gq-h3-title\">Refrigerator, TV, Small Appliance<\/h3>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Portable Pack:<\/span> <span class=\"gq-spec-value\">Possible<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Mobile Energy:<\/span> <span class=\"gq-spec-value\" style=\"color:#009048\">Better Runtime<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Target Line:<\/span> <span class=\"gq-spec-value\">LK-1000W to LK-3500W<\/span><\/div>\n          <div class=\"gq-card-note\">Note: Check surge power.<\/div>\n        <\/div>\n\n        <div class=\"gq-card\">\n          <div class=\"gq-visual-box gq-fade-3\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-T08-MS-T12-MS-T16.png\" alt=\"Outage 1\" loading=\"lazy\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-T08-MS-T12-MS-T162.png\" alt=\"Outage 2\" loading=\"lazy\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-T08-MS-T12-MS-T163.png\" alt=\"Outage 3\" loading=\"lazy\">\n          <\/div>\n          <h3 class=\"gq-h3-title\">Home Outage For Selected Circuits<\/h3>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Portable Pack:<\/span> <span class=\"gq-spec-value\">Limited Role<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Mobile Energy:<\/span> <span class=\"gq-spec-value\" style=\"color:#009048\">Better Fit<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Target Line:<\/span> <span class=\"gq-spec-value\">MS-T08 \/ T12 \/ T16<\/span><\/div>\n          <div class=\"gq-card-note\">Note: Use load list rules.<\/div>\n        <\/div>\n\n        <div class=\"gq-card\">\n          <div class=\"gq-visual-box gq-fade-4\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-L-MS-B-MS-Y-MS-J.png\" alt=\"Stationary 1\" loading=\"lazy\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-L-MS-B-MS-Y-MS-J2.png\" alt=\"Stationary 2\" loading=\"lazy\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-L-MS-B-MS-Y-MS-J3.png\" alt=\"Stationary 3\" loading=\"lazy\">\n            <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/05\/MS-L-MS-B-MS-Y-MS-J4.png\" alt=\"Stationary 4\" loading=\"lazy\">\n          <\/div>\n          <h3 class=\"gq-h3-title\">Stationary Energy Storage System<\/h3>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Portable Pack:<\/span> <span class=\"gq-spec-value\" style=\"color:#D81818\">Wrong Category<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Mobile Energy:<\/span> <span class=\"gq-spec-value\">Review Required<\/span><\/div>\n          <div class=\"gq-spec-item\"><span class=\"gq-spec-label\">Target Line:<\/span> <span class=\"gq-spec-value\">MS-L \/ B \/ Y \/ J<\/span><\/div>\n          <div class=\"gq-card-note\">Note: Move to stationary install.<\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"gq-table-view\">\n        <div class=\"gq-table-header-desc\">\n          Retail pages often hide the fields that distributors need. Guangqi&#8217;s portable power station supplier page should ask for quote data early: AC socket layout, USB-C output, plug standard, PV input, charging method, product size, carton size, weight, and certificate files.\n        <\/div>\n        <table class=\"gq-matrix\">\n          <thead>\n            <tr>\n              <th>Model family<\/th><th>Power<\/th><th>Energy<\/th><th>Waveform<\/th><th>Ports<\/th><th>PV Input<\/th><th>Weight<\/th><th>Best-fit buyer<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>LK-300W<\/td><td>300W<\/td><td>230Wh<\/td><td>Modified sine<\/td><td>1 AC, 2 USB<\/td><td>60W \/ 18V<\/td><td>3.4kg<\/td><td>Retail sample, phone<\/td><\/tr>\n            <tr><td>LK-600W<\/td><td>600W<\/td><td>576Wh<\/td><td>Pure sine<\/td><td>4 AC, 3 USB<\/td><td>150W \/ 18V<\/td><td>10.6kg<\/td><td>Camping, light appliance<\/td><\/tr>\n            <tr><td>LK-1000W<\/td><td>1000W<\/td><td>1024Wh<\/td><td>Pure sine<\/td><td>4 AC, 4 USB<\/td><td>200W \/ 18V<\/td><td>12.6kg<\/td><td>Mid-range solar generator<\/td><\/tr>\n            <tr><td>LK-1500W<\/td><td>1500W<\/td><td>1280Wh<\/td><td>Pure sine<\/td><td>4 AC, 4 USB<\/td><td>200W \/ 18V<\/td><td>19.5kg<\/td><td>Outdoor load, backup<\/td><\/tr>\n            <tr><td>LK-3500W-6000W<\/td><td>3500W-6000W<\/td><td>3072Wh-6400Wh<\/td><td>Pure sine<\/td><td>Check spec<\/td><td>1500W Max<\/td><td>50kg+<\/td><td>Project quote request<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n    <\/div> <div class=\"gq-action-center\">\n      <label for=\"gq-layout-toggle\" class=\"gq-toggle-btn\">\n        <span class=\"gq-btn-text-default\">\u229e View Distributor Specification Matrix<\/span>\n        <span class=\"gq-btn-text-active\">\u25eb Return to Application Scenarios View<\/span>\n      <\/label>\n    <\/div>\n\n    <div class=\"gq-cta-bar\">\n      <h4>Want the matrix with your specific plug standard and carton fields?<\/h4>\n      <a href=\"#ct-popup-801\" class=\"gq-btn-quote\">Request Full Matrix Quote<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-fb07a4b\" data-block-id=\"fb07a4b\"><style>.stk-fb07a4b {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fb07a4b-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-fa9cf16\" data-v=\"4\" data-block-id=\"fa9cf16\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-fa9cf16-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-fa9cf16-inner-blocks\">\n<style>\n\/* ==========================================================================\n   PPS & ESS Module - High-Density Matrix Panel (Strictly Scoped)\n   ========================================================================== *\/\n\n#pps-layout-matrix {\n    width: 100%;\n    \/* Full-Bleed Backgrounds *\/\n    background-color: #ffffff; \n    padding: 40px 0; \n    font-family: inherit !important;\n    color: #303030 !important;\n    box-sizing: border-box;\n}\n\n#pps-layout-matrix * {\n    box-sizing: border-box;\n}\n\n#pps-layout-matrix .pps-container {\n    max-width: 1600px !important;\n    margin: 0 auto;\n    \/* Anchored Content Padding *\/\n    padding: 30px 70px !important;\n    background-color: #ffffff;\n    \/* \u91cd\u578b\u5de5\u4e1a\u611f\u9876\u90e8\u7c97\u7ebf *\/\n    border-top: 8px solid #183090;\n    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\n    display: flex;\n    flex-direction: column;\n    gap: 35px;\n}\n\n\/* --- Section 1: Executive Summary (H2 + Dual Column Text) --- *\/\n#pps-layout-matrix .pps-header-section {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n}\n\n#pps-layout-matrix h2 {\n    font-size: 32px !important;\n    color: #111111 !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    letter-spacing: -0.5px !important;\n}\n\n#pps-layout-matrix .pps-intro-columns {\n    column-count: 2;\n    column-gap: 50px;\n    column-rule: 1px solid #e5e7eb;\n}\n\n#pps-layout-matrix p {\n    font-size: 16px !important;\n    line-height: 1.7 !important;\n    color: #303030 !important;\n    margin: 0 0 15px 0 !important;\n    text-align: justify !important;\n    break-inside: avoid;\n}\n\n#pps-layout-matrix p:last-child {\n    margin-bottom: 0 !important;\n}\n\n\/* --- Section 2: Data Matrix (Table) --- *\/\n#pps-layout-matrix .pps-matrix-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid #d1d5db;\n    background-color: #fdfdfd;\n}\n\n#pps-layout-matrix table {\n    width: 100% !important;\n    border-collapse: collapse !important;\n    margin: 0 !important;\n    font-size: 15px !important;\n}\n\n#pps-layout-matrix th {\n    background-color: #183090 !important;\n    color: #ffffff !important;\n    text-align: left !important;\n    padding: 16px 20px !important;\n    font-weight: 600 !important;\n    border-right: 1px solid #2a45a8 !important;\n    border-bottom: 3px solid #0b1a5e !important;\n}\n\n#pps-layout-matrix th:last-child {\n    border-right: none !important;\n}\n\n#pps-layout-matrix td {\n    padding: 16px 20px !important;\n    border: 1px solid #e5e7eb !important;\n    vertical-align: middle !important;\n    line-height: 1.5 !important;\n    transition: background-color 0.25s ease, padding-left 0.25s ease;\n}\n\n\/* \u6591\u9a6c\u7eb9\u4e0e Hover-to-slide \u6548\u679c *\/\n#pps-layout-matrix tr:nth-child(even) td {\n    background-color: #f9fafc !important;\n}\n\n#pps-layout-matrix tr:hover td {\n    background-color: #f0f4fa !important;\n}\n\n#pps-layout-matrix td:nth-child(1) { font-weight: 700 !important; color: #303030 !important; }\n#pps-layout-matrix td:nth-child(2) { color: #009048 !important; font-weight: 600 !important; }\n#pps-layout-matrix td:nth-child(3) { color: #D81818 !important; font-weight: 600 !important; }\n\n\/* --- Section 3: Bottom Control Panel (Checklist + CTA Grid) --- *\/\n#pps-layout-matrix .pps-control-panel {\n    display: grid;\n    grid-template-columns: 2fr 1fr;\n    gap: 30px;\n    align-items: stretch;\n}\n\n\/* Checklist Area *\/\n#pps-layout-matrix .pps-checklist-area {\n    background-color: #ffffff;\n    border: 2px solid #e5e7eb;\n    padding: 25px 30px;\n    position: relative;\n}\n\n#pps-layout-matrix .pps-checklist-area::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 6px;\n    height: 100%;\n    background-color: #009048;\n}\n\n#pps-layout-matrix h3 {\n    font-size: 20px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 20px 0 !important;\n    text-transform: uppercase !important;\n}\n\n#pps-layout-matrix ul {\n    list-style: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n}\n\n#pps-layout-matrix li {\n    font-size: 15px !important;\n    line-height: 1.4 !important;\n    color: #303030 !important;\n    padding: 10px 15px 10px 35px !important;\n    background-color: #f9fafc !important;\n    border: 1px solid #f3f4f6 !important;\n    position: relative;\n    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.3s ease;\n    will-change: transform;\n}\n\n\/* \u786c\u4ef6\u52a0\u901f\u7684\u6ed1\u52a8\u52a8\u6548 *\/\n#pps-layout-matrix li:hover {\n    transform: translateX(8px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    border-color: #009048 !important;\n}\n\n#pps-layout-matrix li::before {\n    content: '';\n    position: absolute;\n    left: 12px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 8px;\n    height: 8px;\n    background-color: #009048;\n    border-radius: 50%;\n}\n\n\/* CTA Area *\/\n#pps-layout-matrix .pps-cta-area {\n    background-color: #D81818;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 30px;\n    transition: background-color 0.3s ease;\n}\n\n#pps-layout-matrix .pps-cta-area:hover {\n    background-color: #b81414;\n}\n\n#pps-layout-matrix h4 {\n    font-size: 24px !important;\n    color: #ffffff !important;\n    font-weight: 800 !important;\n    margin: 0 !important;\n    text-align: center !important;\n    line-height: 1.4 !important;\n}\n\n\/* --- Responsive Adaptations --- *\/\n@media (max-width:1000px) {\n    #pps-layout-matrix .pps-container {\n        padding: 30px 40px !important;\n    }\n    #pps-layout-matrix .pps-control-panel {\n        grid-template-columns: 1fr;\n    }\n}\n\n@media (max-width:690px) {\n    #pps-layout-matrix .pps-intro-columns {\n        column-count: 1;\n    }\n    #pps-layout-matrix .pps-container {\n        padding: 25px 20px !important;\n    }\n    #pps-layout-matrix h2 {\n        font-size: 26px !important;\n    }\n    #pps-layout-matrix h4 {\n        font-size: 20px !important;\n    }\n}\n<\/style>\n\n<section id=\"pps-layout-matrix\">\n    <div class=\"pps-container\">\n        \n        <!-- Header & Executive Summary -->\n        <div class=\"pps-header-section\">\n            <h2>Certification And Installation Boundaries For Portable Packs And Stationary ESS<\/h2>\n            <div class=\"pps-intro-columns\">\n                <p>Portable power packs and stationary energy storage systems are not the same buyer category. UL describes UL 2743 as the standard for portable power packs used as portable power sources when normal grid power is unavailable. UL also points stationary residential ESS buyers toward UL 9540 and related fire-test thinking.<\/p>\n                <p>This page does not claim Guangqi portable power stations carry UL, CE, RoHS, IP, or ISO certificates for energy storage models. Those files should be checked by model, target market, plug type, battery transport route, and order batch. An ISO management certificate, if supplied, should not be treated as a substitute for product-level ESS or portable-pack testing.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Capability Matrix Table -->\n        <div class=\"pps-matrix-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Buyer request<\/th>\n                        <th>Portable power station answer<\/th>\n                        <th>Stationary ESS answer<\/th>\n                        <th>Files to request<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Camping or outdoor retail backup<\/td>\n                        <td>Portable pack category can fit<\/td>\n                        <td>Usually outside the need<\/td>\n                        <td>Portable pack manual, battery papers, market certificate if available<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Refrigerator, router, lights during outages<\/td>\n                        <td>Can fit selected loads after surge and runtime review<\/td>\n                        <td>Consider if runtime and connection needs grow<\/td>\n                        <td>Spec sheet, waveform data, PV input, safety files<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Whole-home or fixed installation request<\/td>\n                        <td>Not a simple portable-pack quote<\/td>\n                        <td>System review needed<\/td>\n                        <td>ESS certificate set, installation guide, battery system files<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Capacity above portable pack limits<\/td>\n                        <td>Use caution and confirm standard scope<\/td>\n                        <td>Move into UL 9540-style ESS discussion for US projects<\/td>\n                        <td>Model-specific certificate and local code review<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- Control Panel: Checklist & Call to Action -->\n        <div class=\"pps-control-panel\">\n            <div class=\"pps-checklist-area\">\n                <h3>Compliance file request checklist<\/h3>\n                <ul>\n                    <li>Model certificate and test report if available.<\/li>\n                    <li>Battery transport papers for the selected route.<\/li>\n                    <li>User manual and warning label language.<\/li>\n                    <li>Plug, voltage, and socket standard for the destination market.<\/li>\n                    <li>Installation guidance should a client seek to move beyond a portable power pack as a &#8220;free standing&#8221; product.<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"pps-cta-area\">\n                <h4>Need document screening before sending a distributor quote?<\/h4>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-d081abe\" data-block-id=\"d081abe\"><style>.stk-d081abe {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d081abe-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-77cde51\" data-v=\"4\" data-block-id=\"77cde51\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-77cde51-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-77cde51-inner-blocks\">\n<style>\n\n\/* ==========================================================================\n   Guangqi Manufacturing Signals - Accordion Gallery Layout\n   ========================================================================== *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n#gq-industrial-panorama {\n    width: 100%;\n    background-color: #f4f6fa;\n    padding: 20px 0;\n    font-family: 'Inter', sans-serif;\n    color: #303030;\n    box-sizing: border-box;\n    \/* \u79fb\u9664\u4e86\u53ef\u80fd\u5207\u6389\u60ac\u6d6e\u52a8\u753b\u7684 overflow: hidden *\/\n}\n\n#gq-industrial-panorama * {\n    box-sizing: border-box;\n}\n\n#gq-industrial-panorama .gq-container {\n    max-width: 1600px;\n    margin: 0 auto;\n    padding: 20px 70px;\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n}\n\n\/* --- H2 Title --- *\/\n#gq-industrial-panorama h2 {\n    font-size: 32px;\n    color: #111111;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    margin: 0 auto;\n    padding: 0;\n    max-width: 1300px;\n}\n\n\/* --- Split Layout: Text Left \/ Image Right --- *\/\n#gq-industrial-panorama .gq-main-content {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 30px; \n    align-items: stretch; \/* \u8ba9\u5de6\u53f3\u4e24\u8fb9\u9ad8\u5ea6\u5bf9\u9f50 *\/\n}\n\n\/* --- \u5de6\u8fb9\u6587\u5b57\u533a\u57df (\u5e26\u8fb9\u6846\u548c\u5185\u8fb9\u8ddd) --- *\/\n#gq-industrial-panorama .gq-text-area {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 15px; \n    border: 1px solid #e0e4f0; \/* \u6de1\u96c5\u8fb9\u6846 *\/\n    padding: 30px; \/* \u589e\u52a0\u5185\u7559\u767d *\/\n    border-radius: 8px; \/* \u5706\u89d2 *\/\n    background-color: #fbfcff; \n    box-shadow: 0 4px 15px rgba(0,0,0,0.02);\n}\n\n#gq-industrial-panorama p {\n    font-size: 16px;\n    line-height: 1.6;\n    color: #303030;\n    margin: 0;\n    text-align: left; \n}\n\n\/* --- Expanded Accordion Gallery (Right Side) --- *\/\n#gq-industrial-panorama .gq-expanded-gallery {\n    display: flex;\n    flex-direction: row;\n    width: 100%;\n    height: 400px;\n    gap: 3px; \/* \u6a21\u62df\u622a\u56fe\u4e2d\u7684\u7ec6\u7f1d *\/\n    padding-top: 20px; \/* \u6838\u5fc3\u4fee\u590d\uff1a\u4e3a\u5411\u4e0a\u6d6e\u52a8\u7559\u51fa\u7a7a\u95f4\uff0c\u9632\u6b62\u88ab\u5207\u9664 *\/\n    align-items: stretch;\n}\n\n#gq-industrial-panorama .gq-img-item {\n    position: relative;\n    flex: 1; \/* \u9ed8\u8ba4\u56fe\u7247\u5207\u7247\u8f83\u7a84 *\/\n    height: 100%;\n    overflow: hidden; \/* \u4ec5\u9690\u85cf\u56fe\u7247\u6ea2\u51fa\u90e8\u5206 *\/\n    border: 2px solid transparent; \/* \u9884\u8bbe\u8fb9\u6846\u9632\u6b62\u60ac\u6d6e\u65f6\u6296\u52a8 *\/\n    \/* \u6dfb\u52a0\u5e73\u6ed1\u8fc7\u6e21\uff1a\u5305\u542b\u5bbd\u5ea6\u53d8\u5316\u548c\u4f4d\u79fb *\/\n    transition: flex 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), \n                transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), \n                border-color 0.3s ease, \n                box-shadow 0.3s ease;\n    cursor: pointer;\n    background-color: #f0f0f0; \/* \u56fe\u7247\u672a\u52a0\u8f7d\u65f6\u7684\u5360\u4f4d\u5e95\u8272 *\/\n}\n\n\/* \u9ed8\u8ba4\u72b6\u6001\uff1a\u9f20\u6807\u672a\u60ac\u6d6e\u4e8e\u6574\u4e2a\u753b\u5eca\u65f6\uff0c\u6700\u540e\u4e00\u5f20\u56fe\u5b8c\u6574\u5c55\u793a *\/\n#gq-industrial-panorama .gq-expanded-gallery:not(:hover) .gq-img-item:nth-child(5) {\n    flex: 2.8; \n    border: 2px solid #183090; \n}\n\n#gq-industrial-panorama .gq-img-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n}\n\n\/* \u6838\u5fc3\u4fee\u590d\uff1a\u9f20\u6807\u60ac\u6d6e\u8be5\u56fe\u7247\u65f6\u7684\u6548\u679c (\u53d8\u5bbd + \u5411\u4e0a\u6d6e\u8d77) *\/\n#gq-industrial-panorama .gq-expanded-gallery .gq-img-item:hover {\n    flex: 2.8; \/* \u624b\u98ce\u7434\u5c55\u5f00\u6548\u679c *\/\n    transform: translateY(-15px); \/* \u5411\u4e0a\u60ac\u6d6e *\/\n    z-index: 10;\n    box-shadow: 0 15px 30px rgba(0,0,0,0.15);\n    border: 2px solid #009048; \/* \u60ac\u6d6e\u65f6\u8fb9\u6846\u9ad8\u4eae\u7eff\u8272 *\/\n}\n\n\/* --- Signals Cards Grid (Bottom) --- *\/\n#gq-industrial-panorama .gq-cards-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px; \n    border-top: 2px solid #f0f2f5;\n    padding-top: 20px; \n}\n\n#gq-industrial-panorama .gq-card {\n    background-color: #f9fafc;\n    padding: 20px; \n    border-left: 4px solid #183090;\n    transition: background-color 0.2s ease;\n}\n\n#gq-industrial-panorama .gq-card:hover {\n    background-color: #f0f4f8;\n}\n\n#gq-industrial-panorama h3 {\n    font-size: 18px;\n    color: #183090;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n}\n\n#gq-industrial-panorama h4 {\n    font-size: 13px;\n    color: #009048;\n    font-weight: 800;\n    text-transform: uppercase;\n    margin: 0 0 8px 0;\n    letter-spacing: 0.5px;\n}\n\n#gq-industrial-panorama .gq-desc {\n    font-size: 14px;\n    line-height: 1.5;\n    color: #303030;\n    margin: 0;\n}\n\n\/* --- Responsive Adaptations --- *\/\n@media (max-width: 1200px) {\n    #gq-industrial-panorama .gq-main-content {\n        grid-template-columns: 1fr;\n    }\n    #gq-industrial-panorama .gq-expanded-gallery {\n        height: 350px;\n    }\n    #gq-industrial-panorama .gq-cards-grid { grid-template-columns: repeat(2, 1fr); gap: 15px; }\n}\n\n@media (max-width:690px) {\n    #gq-industrial-panorama .gq-container { padding: 25px 20px; }\n    #gq-industrial-panorama .gq-cards-grid { grid-template-columns: 1fr; }\n    #gq-industrial-panorama .gq-expanded-gallery { height: 280px; } \/* \u79fb\u52a8\u7aef\u4fdd\u7559\u56fe\u7247\uff0c\u4f46\u964d\u4f4e\u9ad8\u5ea6 *\/\n    #gq-industrial-panorama h2 { font-size: 26px; }\n}\n<\/style>\n\n<section id=\"gq-industrial-panorama\">\n    <div class=\"gq-container\">\n        \n        <h2>Guangqi Manufacturing Signals: R&#038;D, In-House Control And Export Support<\/h2>\n\n        <div class=\"gq-main-content\">\n            \n            <div class=\"gq-text-area\">\n                <p>Guangqi Lighting was founded in 2010 and states that it serves 50+ countries, with 100% in-house R&#038;D, in-house mold development, optics engineering, smart driver design, and design-to-production control. Its 2026 photovoltaic energy storage brochure extends the product line into portable and mobile energy storage.<\/p>\n                <p>For buyers who know Guangqi through LED lighting, the right question is not whether the page can borrow lighting claims. Energy storage proof should be tied to files: product photos, model tables, battery rows, PV input rows, BMS notes, and quote-ready spec sheets.<\/p>\n            <\/div>\n\n            <div class=\"gq-expanded-gallery\">\n                <div class=\"gq-img-item\">\n                    <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/04\/factory.png\" alt=\"Factory Support 1\" loading=\"lazy\">\n                <\/div>\n                <div class=\"gq-img-item\">\n                    <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/04\/factory2.png\" alt=\"Factory Support 2\" loading=\"lazy\">\n                <\/div>\n                <div class=\"gq-img-item\">\n                    <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/04\/factory3.png\" alt=\"Factory Support 3\" loading=\"lazy\">\n                <\/div>\n                <div class=\"gq-img-item\">\n                    <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/04\/factory4.png\" alt=\"Factory Support 4\" loading=\"lazy\">\n                <\/div>\n                <div class=\"gq-img-item\">\n                    <img decoding=\"async\" src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/04\/factory5.png\" alt=\"Factory Support 5\" loading=\"lazy\">\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"gq-cards-grid\">\n            <div class=\"gq-card\">\n                <h3>Brand history<\/h3>\n                <h4>Founded in 2010<\/h4>\n                <p class=\"gq-desc\">Use this as a company signal, not as proof for every energy storage claim.<\/p>\n            <\/div>\n            <div class=\"gq-card\">\n                <h3>Export signal<\/h3>\n                <h4>50+ countries<\/h4>\n                <p class=\"gq-desc\">Useful for distributor confidence when paired with target-market file review.<\/p>\n            <\/div>\n            <div class=\"gq-card\">\n                <h3>Engineering signal<\/h3>\n                <h4>In-house R&#038;D<\/h4>\n                <p class=\"gq-desc\">Supports OEM and sample discussions when the requested model and files are clear.<\/p>\n            <\/div>\n            <div class=\"gq-card\">\n                <h3>Product depth<\/h3>\n                <h4>Portable to storage<\/h4>\n                <p class=\"gq-desc\">Brochure data spans LK portable units and larger MS-T, MS-B, MS-Y, and MS-J storage lines.<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-e8f2858\" data-block-id=\"e8f2858\"><style>.stk-e8f2858 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e8f2858-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-046e6a4\" data-v=\"4\" data-block-id=\"046e6a4\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-046e6a4-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-046e6a4-inner-blocks\">\n<section id=\"gq-pps-tools-strict-overlay\">\n  <style>\n    \/* ==========================================================================\n       1. \u9876\u7ea7\u9694\u79bb\u4e0e\u57fa\u7840\u91cd\u7f6e \/ Scope & Reset\n       ========================================================================== *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    #gq-pps-tools-strict-overlay {\n      width: 100% !important;\n      background-color: #ffffff !important; \/* \u6781\u7b80\u6d45\u7070\u7f51\u9875\u5e95\u8272 *\/\n      font-family: 'Inter', inherit !important;\n      box-sizing: border-box !important;\n      padding: 40px 0 80px 0 !important; \n      margin: 0 !important;\n      line-height: 1.6 !important;\n      color: #303030 !important;\n    }\n\n    #gq-pps-tools-strict-overlay * {\n      box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       2. \u5f39\u6027\u951a\u5b9a\u5bb9\u5668 (Max 1600px) \/ Anchored Content\n       ========================================================================== *\/\n    #gq-pps-tools-strict-overlay .gq-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      padding: 0 70px !important; \/* \u914d\u5408\u5361\u7247\u7684\u5185\u8fb9\u8ddd\uff0c\u5b9e\u73b030-70px\u5f39\u6027\u89c4\u8303 *\/\n    }\n\n    \/* ==========================================================================\n       3. \u9876\u90e8\u7eaf\u51c0\u6807\u9898\u5361 (\u4e25\u683c H2 \u89c4\u5219) \/ Header Card\n       ========================================================================== *\/\n    #gq-pps-tools-strict-overlay .gq-header-card {\n      background: #ffffff !important;\n      border-radius: 12px 12px 0 0 !important;\n      padding: 35px 50px !important;\n      box-shadow: 0 10px 30px rgba(24, 48, 144, 0.03) !important;\n      position: relative !important;\n      z-index: 2 !important;\n      border-left: 8px solid #009048 !important; \/* \u54c1\u724c\u7eff\u7ebf *\/\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      flex-wrap: wrap !important;\n      gap: 20px !important;\n    }\n\n    \/* H2 \u4e25\u683c\uff1a32px, #111111, \u52a0\u7c97 700 *\/\n    #gq-pps-tools-strict-overlay h2.gq-h2-title {\n      font-size: 32px !important;\n      color: #111111 !important;\n      font-weight: 700 !important;\n      margin: 0 !important;\n      line-height: 1.25 !important;\n      flex: 1 !important;\n    }\n\n    \/* Blocksy \u5f39\u7a97\u6309\u94ae (\u65e0\u591a\u4f59\u6587\u6848) *\/\n    #gq-pps-tools-strict-overlay a.gq-btn-popup {\n      background-color: #009048 !important;\n      color: #ffffff !important;\n      text-decoration: none !important;\n      padding: 14px 32px !important;\n      border-radius: 6px !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      transition: all 0.3s ease !important;\n      border: 2px solid #009048 !important;\n      white-space: nowrap !important;\n    }\n\n    #gq-pps-tools-strict-overlay a.gq-btn-popup:hover {\n      background-color: transparent !important;\n      color: #009048 !important;\n    }\n\n    \/* ==========================================================================\n       4. \u7eaf\u89c6\u89c9\u6df1\u84dd\u5e95\u5ea7 (\u65e0\u6587\u5b57\uff0c\u5236\u9020\u60ac\u6d6e\u6df1\u5ea6) \/ Visual Depth Stage\n       ========================================================================== *\/\n    #gq-pps-tools-strict-overlay .gq-backdrop-stage {\n      background: linear-gradient(135deg, #183090 0%, #0d1e63 100%) !important;\n      border-radius: 0 0 12px 12px !important;\n      height: 160px !important; \/* \u7eaf\u9760\u9ad8\u5ea6\u652f\u6491\u60ac\u6d6e\u533a *\/\n      position: relative !important;\n      z-index: 1 !important;\n      box-shadow: 0 20px 50px rgba(24, 48, 144, 0.15) !important;\n    }\n\n    \/* ==========================================================================\n       5. \u8d1f\u8fb9\u8ddd\u60ac\u6d6e\u5361\u7247\u7f51\u683c \/ Floating Cards Grid\n       ========================================================================== *\/\n    #gq-pps-tools-strict-overlay .gq-tools-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 40px !important;\n      margin-top: -100px !important; \/* \u6838\u5fc3\u673a\u5236\uff1a\u5411\u4e0a\u8de8\u754c\u60ac\u6d6e 100px *\/\n      position: relative !important;\n      z-index: 3 !important;\n      padding: 0 30px !important;\n    }\n\n    #gq-pps-tools-strict-overlay .gq-tool-card {\n      background: #ffffff !important;\n      border-radius: 12px !important;\n      padding: 40px !important;\n      box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1) !important; \/* \u7269\u7406\u7ea7\u6295\u5f71 *\/\n      border-top: 5px solid #183090 !important; \/* \u9876\u90e8\u6df1\u84dd\u7ebf *\/\n      display: flex !important;\n      flex-direction: column !important;\n      transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease !important;\n    }\n\n    #gq-pps-tools-strict-overlay .gq-tool-card:hover {\n      transform: translateY(-8px) !important;\n      box-shadow: 0 25px 50px rgba(24, 48, 144, 0.15) !important;\n      border-top-color: #009048 !important; \/* \u4ea4\u4e92\u53d8\u7eff *\/\n    }\n\n    #gq-pps-tools-strict-overlay h3.gq-h3-title {\n      font-size: 22px !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    #gq-pps-tools-strict-overlay .gq-tool-desc {\n      font-size: 15px !important;\n      color: #555555 !important;\n      margin: 0 0 35px 0 !important;\n      line-height: 1.7 !important;\n      flex-grow: 1 !important;\n    }\n\n    \/* \u4ea4\u4e92\u5f0f\u7bad\u5934\u94fe\u63a5 *\/\n    #gq-pps-tools-strict-overlay .gq-link-wrapper {\n      margin-top: auto !important;\n      padding-top: 20px !important;\n      border-top: 1px dashed #eeeeee !important;\n    }\n\n    #gq-pps-tools-strict-overlay a.gq-arrow-link {\n      display: inline-flex !important;\n      align-items: center !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      color: #009048 !important;\n      text-decoration: none !important;\n      transition: color 0.3s ease !important;\n    }\n\n    #gq-pps-tools-strict-overlay a.gq-arrow-link svg {\n      width: 20px !important;\n      height: 20px !important;\n      margin-left: 8px !important;\n      fill: currentColor !important;\n      transition: transform 0.3s ease !important;\n    }\n\n    #gq-pps-tools-strict-overlay a.gq-arrow-link:hover {\n      color: #183090 !important;\n    }\n\n    #gq-pps-tools-strict-overlay a.gq-arrow-link:hover svg {\n      transform: translateX(6px) !important;\n    }\n\n    \/* ==========================================================================\n       6. \u54cd\u5e94\u5f0f\u89c4\u5219 \/ Responsive Adjustments\n       ========================================================================== *\/\n    @media (max-width:1000px) {\n      #gq-pps-tools-strict-overlay .gq-container { padding: 0 20px !important; }\n      #gq-pps-tools-strict-overlay .gq-tools-grid { grid-template-columns: 1fr !important; padding: 0 !important; margin-top: -60px !important;}\n      #gq-pps-tools-strict-overlay .gq-header-card { flex-direction: column !important; align-items: flex-start !important; padding: 30px !important; }\n    }\n  <\/style>\n\n  <div class=\"gq-container\">\n    \n    <div class=\"gq-header-card\">\n      <h2 class=\"gq-h2-title\">Portable Power Station Technical Evaluation Tools<\/h2>\n      <a href=\"#ct-popup-801\" class=\"gq-btn-popup\">Request Expert Support<\/a>\n    <\/div>\n\n    <div class=\"gq-backdrop-stage\"><\/div>\n\n    <div class=\"gq-tools-grid\">\n      \n      <div class=\"gq-tool-card\">\n        <h3 class=\"gq-h3-title\">Portable Power Station Runtime &#038; Model Calculator<\/h3>\n        <p class=\"gq-tool-desc\">\n          Enter the buyer\u2019s load watts and target runtime. The calculator estimates required watt-hours, screens Guangqi model classes, and shows whether the request belongs in LK portable power station or MS-T mobile energy storage review.\n        <\/p>\n        <div class=\"gq-link-wrapper\">\n          <a href=\"https:\/\/gqlamp.com\/portable-power-station\/runtime-model-calculator\/\" class=\"gq-arrow-link\" target=\"_blank\" rel=\"noopener\">\n            Open Runtime Calculator\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M5 12h13M12 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\/>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-tool-card\">\n        <h3 class=\"gq-h3-title\">Guangqi Portable Power Station Model Comparison Table<\/h3>\n        <p class=\"gq-tool-desc\">\n          Pick three brochure-backed Guangqi model families and compare output, battery energy, waveform, ports, PV input, and buyer fit. Use the result to decide which spec sheet or sample quote to request.\n        <\/p>\n        <div class=\"gq-link-wrapper\">\n          <a href=\"https:\/\/gqlamp.com\/portable-power-station\/model-comparison-table\/\" class=\"gq-arrow-link\" target=\"_blank\" rel=\"noopener\">\n            Open Comparison Table\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M5 12h13M12 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\/>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-51cfb3d\" data-block-id=\"51cfb3d\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-51cfb3d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6580729\" data-v=\"4\" data-block-id=\"6580729\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6580729-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6580729-inner-blocks\">\n<section id=\"gq-pps-faq-module\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n    \/* ==========================================================================\n       1. Scope Isolation & Base Resets\n       ========================================================================== *\/\n    #gq-pps-faq-module {\n        width: 100% !important;\n        position: relative !important;\n        background:#f4f6fa !important;\n        padding: 60px 0 !important;\n        box-sizing: border-box !important;\n        font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n        overflow: hidden !important;\n    }\n\n    #gq-pps-faq-module::before {\n        content: \"\" !important;\n        position: absolute !important;\n        top: -150px !important;\n        right: -10% !important;\n        width: 600px !important;\n        height: 600px !important;\n        background: radial-gradient(circle, rgba(24, 48, 144, 0.04) 0%, rgba(255,255,255,0) 70%) !important;\n        border-radius: 50% !important;\n        z-index: 0 !important;\n        pointer-events: none !important;\n    }\n\n    #gq-pps-faq-module::after {\n        content: \"\" !important;\n        position: absolute !important;\n        bottom: -100px !important;\n        left: -5% !important;\n        width: 500px !important;\n        height: 500px !important;\n        background: radial-gradient(circle, rgba(0, 144, 72, 0.03) 0%, rgba(255,255,255,0) 70%) !important;\n        border-radius: 50% !important;\n        z-index: 0 !important;\n        pointer-events: none !important;\n    }\n\n    #gq-pps-faq-module *,\n    #gq-pps-faq-module *::before,\n    #gq-pps-faq-module *::after {\n        box-sizing: border-box !important;\n    }\n\n    \/* ==========================================================================\n       2. Layout & Anchored Content\n       ========================================================================== *\/\n    #gq-pps-faq-module .gq-anchored-container {\n        max-width: 1600px !important;\n        margin: 0 auto !important;\n        padding: 30px 70px !important;\n        position: relative !important;\n        z-index: 1 !important;\n    }\n\n    \/* ==========================================================================\n       3. Typography & Headings\n       ========================================================================== *\/\n    #gq-pps-faq-module h2.gq-module-title {\n        font-size: 32px !important;\n        font-weight: 700 !important;\n        color: #111111 !important;\n        text-align: center !important;\n        margin-top: 0 !important;\n        margin-bottom: 60px !important;\n        line-height: 1.3 !important;\n        position: relative !important;\n    }\n\n    #gq-pps-faq-module h2.gq-module-title::after {\n        content: \"\" !important;\n        display: block !important;\n        width: 70px !important;\n        height: 4px !important;\n        background: linear-gradient(90deg, #183090, #009048) !important;\n        margin: 16px auto 0 !important;\n        border-radius: 4px !important;\n    }\n\n    \/* ==========================================================================\n       4. Accordion Grid System\n       ========================================================================== *\/\n    #gq-pps-faq-module .gq-faq-grid {\n        display: grid !important;\n        grid-template-columns: repeat(2, 1fr) !important;\n        gap: 24px 40px !important;\n        align-items: start !important;\n        margin-bottom: 60px !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item {\n        background-color: rgba(255, 255, 255, 0.8) !important;\n        backdrop-filter: blur(10px) !important;\n        border: 1px solid rgba(234, 234, 234, 0.8) !important;\n        border-radius: 10px !important;\n        overflow: hidden !important;\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.02) !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item:hover:not(.active) {\n        border-color: rgba(24, 48, 144, 0.2) !important;\n        background-color: #ffffff !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item.active {\n        background-color: #183090 !important;\n        border-color: #183090 !important;\n        box-shadow: 0 12px 30px rgba(24, 48, 144, 0.18) !important;\n        transform: translateY(-2px) !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-question {\n        font-size: 18px !important;\n        font-weight: 600 !important;\n        color: #111111 !important;\n        margin: 0 !important;\n        padding: 24px !important;\n        cursor: pointer !important;\n        display: flex !important;\n        justify-content: space-between !important;\n        align-items: center !important;\n        transition: color 0.4s ease !important;\n        line-height: 1.4 !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item.active .gq-faq-question {\n        color: #ffffff !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-icon {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        width: 32px !important;\n        height: 32px !important;\n        min-width: 32px !important;\n        border-radius: 50% !important;\n        background-color: #f4f6f9 !important;\n        color: #183090 !important;\n        transition: transform 0.4s ease, background-color 0.4s ease, color 0.4s ease !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-icon svg {\n        width: 18px !important;\n        height: 18px !important;\n        transition: transform 0.4s ease !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item.active .gq-faq-icon {\n        background-color: rgba(255, 255, 255, 0.15) !important;\n        color: #ffffff !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item.active .gq-faq-icon svg {\n        transform: rotate(180deg) !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-answer-wrapper {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-answer {\n        padding: 0 24px 28px 24px !important;\n        font-size: 15px !important;\n        line-height: 1.7 !important;\n        color: #555555 !important;\n        transition: color 0.4s ease !important;\n    }\n\n    #gq-pps-faq-module .gq-faq-item.active .gq-faq-answer {\n        color: #e0e6f8 !important; \n    }\n\n    \/* ==========================================================================\n       5. \u5e95\u90e8\u9ad8\u8f6c\u5316\u533a (CTA Banner)\n       ========================================================================== *\/\n    #gq-pps-faq-module .gq-cta-banner {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: space-between !important;\n        background: linear-gradient(135deg, #183090 0%, #0d1e63 100%) !important;\n        padding: 50px 60px !important;\n        border-radius: 12px !important;\n        box-shadow: 0 15px 40px rgba(24, 48, 144, 0.15) !important;\n        gap: 40px !important;\n        border-left: 6px solid #009048 !important; \/* \u7eff\u8272\u5de6\u4fa7\u88c5\u9970\u7ebf *\/\n    }\n\n    #gq-pps-faq-module .gq-cta-content {\n        flex: 1 1 auto !important;\n    }\n\n    #gq-pps-faq-module h3.gq-cta-heading {\n        color: #ffffff !important;\n        font-size: 26px !important;\n        font-weight: 700 !important;\n        margin: 0 0 16px 0 !important;\n        line-height: 1.3 !important;\n    }\n\n    #gq-pps-faq-module .gq-cta-text {\n        color: #d1d9f0 !important;\n        font-size: 16px !important;\n        line-height: 1.7 !important;\n        margin: 0 !important;\n        max-width: 900px !important;\n    }\n\n    #gq-pps-faq-module .gq-cta-action {\n        flex: 0 0 auto !important;\n    }\n\n    #gq-pps-faq-module a.gq-cta-button {\n        display: inline-flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        background-color: #009048 !important;\n        color: #ffffff !important;\n        text-decoration: none !important;\n        padding: 18px 45px !important;\n        border-radius: 6px !important;\n        font-size: 18px !important;\n        font-weight: 700 !important;\n        transition: all 0.3s ease !important;\n        white-space: nowrap !important;\n        border: 2px solid #009048 !important;\n        box-shadow: 0 8px 20px rgba(0, 144, 72, 0.2) !important;\n    }\n\n    #gq-pps-faq-module a.gq-cta-button:hover {\n        background-color: transparent !important;\n        color: #ffffff !important;\n        border-color: #ffffff !important;\n        transform: translateY(-2px) !important;\n    }\n\n    \/* ==========================================================================\n       6. Responsive Design\n       ========================================================================== *\/\n    @media (max-width: 992px) {\n        #gq-pps-faq-module .gq-faq-grid {\n            grid-template-columns: 1fr !important;\n            gap: 16px !important;\n        }\n        #gq-pps-faq-module .gq-cta-banner {\n            flex-direction: column !important;\n            text-align: center !important;\n            padding: 40px 30px !important;\n        }\n        #gq-pps-faq-module .gq-cta-text {\n            margin: 0 auto !important;\n        }\n    }\n\n    @media (max-width:690px) {\n        #gq-pps-faq-module .gq-anchored-container {\n            padding: 30px 20px !important;\n        }\n        #gq-pps-faq-module h2.gq-module-title {\n            font-size: 26px !important;\n        }\n        #gq-pps-faq-module a.gq-cta-button {\n            width: 100% !important;\n        }\n    }\n  <\/style>\n\n  <div class=\"gq-anchored-container\">\n      \n      <h2 class=\"gq-module-title\">Portable Power Station FAQ<\/h2>\n\n      <div class=\"gq-faq-grid\">\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">What will a 1000 watt portable power station run?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      A 1000W portable power station can run loads whose continuous wattage stays below the inverter limit, but runtime depends on battery capacity and the load&#8217;s watts. Laptops, routers, lights, fans, small TVs, and some compact refrigerators may fit. Always check surge power before using a motor load.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">How long will a portable power station run a refrigerator?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      Runtime depends on refrigerator wattage, compressor cycling, surge power, ambient temperature, and the Wh capacity of the battery. USDA notes that a closed refrigerator can keep food safe for up to 4 hours during an outage. For powered backup, send the refrigerator nameplate data before model selection.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">Can a portable power station power a house?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      A portable unit can support selected loads such as a refrigerator, router, lights, fan, or medical-device charging if the spec fits. Whole-home or fixed-circuit backup should move into mobile or stationary energy storage review with local installation rules and certificate checks.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">What is the difference between a portable power station and a solar generator?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      Many buyers use &#8220;solar generator&#8221; as a search term. In product terms, the system is a battery, inverter, BMS, outputs, and charging path. Add solar panels and the portable power station can be sold as a portable solar generator kit.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">Is LiFePO4 better for a portable power station?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      LiFePO4 is widely chosen for cycle life and safety profile in energy storage products. For Guangqi quotes, use the brochure&#8217;s model-specific LiFePO4 and cycle-life rows rather than one claim for the full range.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">When should I choose mobile energy storage instead of a portable power station?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      Move up when the buyer needs multi-kWh capacity, longer backup hours, higher PV input, transfer-time discussion, or selected home backup loads. Guangqi MS-T systems are the better starting point for that request.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">Can Guangqi support distributor or OEM portable power station orders?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      Guangqi&#8217;s brand page states in-house R&#038;D and design-to-production control. For energy storage orders, send target market, plug standard, logo or label needs, quantity, and certificate file needs. Guangqi can then confirm what is available for the selected product family.\n                  <\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"gq-faq-item\">\n              <div class=\"gq-faq-question\">\n                  <span class=\"gq-faq-question-text\">What information should I send before requesting a quote?<\/span>\n                  <span class=\"gq-faq-icon\">\n                      <svg 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              <\/div>\n              <div class=\"gq-faq-answer-wrapper\">\n                  <div class=\"gq-faq-answer\">\n                      Send the load list, runtime target, target voltage, plug standard, PV panel plan, order quantity, packaging needs, and any certificate requirements. If the request includes a refrigerator or pump, include surge or motor data.\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n\n      <div class=\"gq-cta-banner\">\n          <div class=\"gq-cta-content\">\n              <h3 class=\"gq-cta-heading\">Quote A Portable Energy Storage System Without Guesswork<\/h3>\n              <p class=\"gq-cta-text\">A fast quote starts with the information that changes model choice. Send load data, market standard, PV plan, and quantity target. Guangqi can then map the request to a portable power station, a portable solar generator kit, or a larger portable energy storage system.<\/p>\n          <\/div>\n          <div class=\"gq-cta-action\">\n              <a href=\"#ct-popup-801\" class=\"gq-cta-button\">Request a Quote<\/a>\n          <\/div>\n      <\/div>\n\n  <\/div>\n\n  <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        \/\/ Vanilla JS for Accordion interactions\n        const faqItems = document.querySelectorAll('#gq-pps-faq-module .gq-faq-item');\n\n        faqItems.forEach(item => {\n            const questionHeader = item.querySelector('.gq-faq-question');\n            const answerWrapper = item.querySelector('.gq-faq-answer-wrapper');\n\n            questionHeader.addEventListener('click', () => {\n                const isActive = item.classList.contains('active');\n\n                \/\/ Close other open items\n                faqItems.forEach(otherItem => {\n                    otherItem.classList.remove('active');\n                    otherItem.querySelector('.gq-faq-answer-wrapper').style.maxHeight = null;\n                });\n\n                \/\/ Toggle clicked item\n                if (!isActive) {\n                    item.classList.add('active');\n                    answerWrapper.style.maxHeight = answerWrapper.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 will a 1000 watt portable power station run?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A 1000W portable power station can run loads whose continuous wattage stays below the inverter limit, but runtime depends on battery capacity and the load's watts. Laptops, routers, lights, fans, small TVs, and some compact refrigerators may fit. Always check surge power before using a motor load.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How long will a portable power station run a refrigerator?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Runtime depends on refrigerator wattage, compressor cycling, surge power, ambient temperature, and the Wh capacity of the battery. USDA notes that a closed refrigerator can keep food safe for up to 4 hours during an outage. For powered backup, send the refrigerator nameplate data before model selection.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can a portable power station power a house?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"A portable unit can support selected loads such as a refrigerator, router, lights, fan, or medical-device charging if the spec fits. Whole-home or fixed-circuit backup should move into mobile or stationary energy storage review with local installation rules and certificate checks.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the difference between a portable power station and a solar generator?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Many buyers use \\\"solar generator\\\" as a search term. In product terms, the system is a battery, inverter, BMS, outputs, and charging path. Add solar panels and the portable power station can be sold as a portable solar generator kit.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is LiFePO4 better for a portable power station?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"LiFePO4 is widely chosen for cycle life and safety profile in energy storage products. For Guangqi quotes, use the brochure's model-specific LiFePO4 and cycle-life rows rather than one claim for the full range.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"When should I choose mobile energy storage instead of a portable power station?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Move up when the buyer needs multi-kWh capacity, longer backup hours, higher PV input, transfer-time discussion, or selected home backup loads. Guangqi MS-T systems are the better starting point for that request.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can Guangqi support distributor or OEM portable power station orders?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Guangqi's brand page states in-house R&D and design-to-production control. For energy storage orders, send target market, plug standard, logo or label needs, quantity, and certificate file needs. Guangqi can then confirm what is available for the selected product family.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What information should I send before requesting a quote?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Send the load list, runtime target, target voltage, plug standard, PV panel plan, order quantity, packaging needs, and any certificate requirements. If the request includes a refrigerator or pump, include surge or motor data.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>ISO 9001 Certified Plant Portable Power Station Portable Power Station Manufacturer for LiFePO4 Solar Backup Source Guangqi portable power stations for distributor, installer, outdoor, and emergency backup projects. Check AC output, battery capacity, waveform, surge power, PV input, and plug standard before the quote is built. Founded in 2010 50+ countries In-house R&#038;D Product depth [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":4564,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-4561","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/pages\/4561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/comments?post=4561"}],"version-history":[{"count":0,"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/pages\/4561\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/media\/4564"}],"wp:attachment":[{"href":"https:\/\/gqlamp.com\/es\/wp-json\/wp\/v2\/media?parent=4561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}