{"id":2229,"date":"2026-03-27T01:19:16","date_gmt":"2026-03-27T01:19:16","guid":{"rendered":"https:\/\/gqlamp.com\/?page_id=2229"},"modified":"2026-06-16T03:30:19","modified_gmt":"2026-06-16T03:30:19","slug":"led-inground-light","status":"publish","type":"page","link":"https:\/\/gqlamp.com\/pt\/landscape-garden-lighting\/led-inground-light\/","title":{"rendered":"Luz LED para o solo"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-cc4a53e\" data-block-id=\"cc4a53e\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-cc4a53e-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6b72929\" data-v=\"4\" data-block-id=\"6b72929\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6b72929-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6b72929-inner-blocks\">\n<style>\n  \/* 1. Scope Level: All styles prefixed with unique ID *\/\n  \/* 3. Aesthetics & Fonts: Inherit global Blocksy font, enforce styling with !important *\/\n  \/* 4. Layout: Handwritten Flexbox\/Grid, zero external CSS dependencies *\/\n\n  #gq-inground-hero {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* Fixed 40px padding as requested *\/\n    background-color: transparent !important;\n    font-family: inherit !important; \/* Follows Blocksy global font *\/\n    box-sizing: border-box !important;\n    overflow: hidden !important;\n  }\n\n  #gq-inground-hero *, \n  #gq-inground-hero *::before, \n  #gq-inground-hero *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-inground-hero .gq-container {\n    max-width: 1400px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* Left Text, Right Image Layout *\/\n  #gq-inground-hero .gq-hero-main {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    gap: 50px !important;\n    margin-bottom: 50px !important;\n  }\n\n  #gq-inground-hero .gq-hero-content {\n    flex: 1 1 700px !important;\n  }\n\n  #gq-inground-hero .gq-hero-image-wrapper {\n    flex: 1 1 500px !important;\n    display: flex !important;\n    justify-content: center !important;\n    align-items: center !important;\n  }\n\n  \/* Image Fade-out Edge Effect *\/\n  #gq-inground-hero .gq-hero-img {\n    max-width: 100% !important;\n    height: auto !important;\n    display: block !important;\n    \/* CSS Mask for natural background blending *\/\n    -webkit-mask-image: radial-gradient(ellipse at center, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 95%) !important;\n    mask-image: radial-gradient(ellipse at center, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 95%) !important;\n  }\n\n  \/* Tag Replacement: Non-semantic tags styled as headings *\/\n  #gq-inground-hero .gq-hero-title {\n    font-size: 38px !important; \/* Default size requested *\/\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    color: #183090 !important;\n    margin: 0 0 24px 0 !important;\n  }\n\n  #gq-inground-hero .gq-hero-desc {\n    max-width: 680px !important;\n    font-size: 16px !important;\n    line-height: 1.6 !important;\n    color: #303030 !important;\n    margin: 0 0 40px 0 !important;\n  }\n\n  #gq-inground-hero .gq-hero-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    background-color: #183090 !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    text-decoration: none !important;\n    padding: 16px 36px !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    cursor: pointer !important;\n  }\n\n  #gq-inground-hero .gq-hero-btn:hover {\n    background-color: #D81818 !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 8px 20px rgba(216, 24, 24, 0.2) !important;\n  }\n\n  \/* Bottom Data Cards Grid *\/\n  #gq-inground-hero .gq-data-grid {\n    display: grid !important;\n    grid-template-columns: repeat(5, 1fr) !important;\n    gap: 24px !important;\n  }\n\n  \/* Deep Shadow Suspension Effect *\/\n  #gq-inground-hero .gq-data-card {\n    background-color: #ffffff !important;\n    padding: 30px 20px !important;\n    border-radius: 8px !important;\n    text-align: center !important;\n    border-bottom: 3px solid #009048 !important;\n    box-shadow: 0 20px 40px rgba(48, 48, 48, 0.08) !important; \/* Suspension deep shadow *\/\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n  }\n\n  #gq-inground-hero .gq-data-card:hover {\n    transform: translateY(-8px) !important;\n    box-shadow: 0 30px 50px rgba(48, 48, 48, 0.15) !important;\n  }\n\n  #gq-inground-hero .gq-data-title {\n    font-size: 13px !important;\n    color: #303030 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    margin-bottom: 12px !important;\n    opacity: 0.7 !important;\n  }\n\n  #gq-inground-hero .gq-data-value {\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #009048 !important;\n    line-height: 1.2 !important;\n  }\n\n  \/* Responsive Adjustments *\/\n  @media (max-width:1000px) {\n    #gq-inground-hero .gq-data-grid {\n      grid-template-columns: repeat(3, 1fr) !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-inground-hero .gq-hero-main {\n      flex-direction: column !important;\n      text-align: center !important;\n    }\n    #gq-inground-hero .gq-hero-image-wrapper {\n      order: -1 !important; \/* Image on top on mobile *\/\n    }\n    #gq-inground-hero .gq-data-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #gq-inground-hero .gq-data-grid {\n      grid-template-columns: 1fr !important;\n    }\n  }\n<\/style>\n\n<div id=\"gq-inground-hero\">\n  <div class=\"gq-container\">\n    \n    <div class=\"gq-hero-main\">\n      <div class=\"gq-hero-content\">\n        <h1 class=\"gq-hero-title\">LED Inground Light \u2014 Professional In-Ground Well Lights for Landscape &amp; Architectural Lighting<\/h1>\n        <div class=\"gq-hero-desc\">Six product series. 3W to 72W output. IP67 and IP68 protection. From driveway pathway markers to 72W architectural facade uplighting-and any inground WELL LIGHTS in between-guangqi offers factory direct LED inground WELL LIGHTS designed to operate 50,000 hrs buried in concrete, soil, and standing water.<\/div>\n        <a href=\"#ct-popup-801\" class=\"gq-hero-btn\">Request Quotation &amp; Catalog<\/a>\n      <\/div>\n      \n      <div class=\"gq-hero-image-wrapper\">\n        <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/06\/LED-Inground-Light.webp\" alt=\"LED Inground Light\" class=\"gq-hero-img\" fetchpriority=\"high\" loading=\"eager\" decoding=\"async\">\n      <\/div>\n    <\/div>\n\n    <div class=\"gq-data-grid\">\n      <div class=\"gq-data-card\">\n        <div class=\"gq-data-title\">Power Range<\/div>\n        <div class=\"gq-data-value\">0.2\u201372W<\/div>\n      <\/div>\n      <div class=\"gq-data-card\">\n        <div class=\"gq-data-title\">Size Range<\/div>\n        <div class=\"gq-data-value\">\u00d810\u2013\u00d8320mm<\/div>\n      <\/div>\n      <div class=\"gq-data-card\">\n        <div class=\"gq-data-title\">IP Rating<\/div>\n        <div class=\"gq-data-value\">IP67 \/ IP68<\/div>\n      <\/div>\n      <div class=\"gq-data-card\">\n        <div class=\"gq-data-title\">Lifespan<\/div>\n        <div class=\"gq-data-value\">50,000h<\/div>\n      <\/div>\n      <div class=\"gq-data-card\">\n        <div class=\"gq-data-title\">LED Source<\/div>\n        <div class=\"gq-data-value\">CREE \/ OSRAM \/ Philips<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-d31a4b4\" data-block-id=\"d31a4b4\"><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-d31a4b4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-aa4949d\" data-v=\"4\" data-block-id=\"aa4949d\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-aa4949d-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-aa4949d-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-39ff420\" data-block-id=\"39ff420\"><style>.stk-39ff420 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-39ff420-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6b90fad\" data-v=\"4\" data-block-id=\"6b90fad\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6b90fad-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6b90fad-inner-blocks\">\n<style>\n  \/* ==========================================================\n     \u4f5c\u7528\u57df\u9694\u79bb\u4e0e\u5168\u5c40\u91cd\u7f6e\n  ========================================================== *\/\n  #gq-inground-failure-module {\n    width: 100% !important;\n    padding: 40px 0 !important;\n    background-color: #fcfdfd !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-inground-failure-module *,\n  #gq-inground-failure-module *::before,\n  #gq-inground-failure-module *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-inground-failure-module .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     \u6807\u9898\u533a\u57df (H2 \u5c45\u4e2d)\n  ========================================================== *\/\n  #gq-inground-failure-module h2.gq-main-title {\n    text-align: center !important;\n    font-size: 32px !important; \/* \u5bbd\u5c4f\u4e0b\u7a0d\u5fae\u653e\u5927\u4ee5\u6491\u8d77 1280px \u5bbd\u5ea6 *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.25 !important;\n    margin: 0 auto 40px auto !important;\n    max-width: 1200px !important;\n    position: relative !important;\n    padding-bottom: 20px !important;\n  }\n\n  \/* \u5c45\u4e2d\u7684\u7ea2\u8272\u70b9\u7f00\u7ebf\uff0c\u53bbAI\u5473\u7684\u7ecf\u5178\u7f16\u8f91\u6392\u7248\u7ec6\u8282 *\/\n  #gq-inground-failure-module h2.gq-main-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  \/* ==========================================================\n     \u6b63\u6587\u533a\u57df\uff1a\u4e09\u680f\u6d41\u5f0f\u7f51\u683c (\u89e3\u51b3\u4e0d\u89c4\u5219\u7559\u767d)\n  ========================================================== *\/\n  #gq-inground-failure-module .gq-text-grid {\n    display: grid !important;\n    grid-template-columns: repeat(1, 1fr) !important;\n    gap: 20px !important;\n    margin-bottom: 30px !important;\n    align-items: start !important;\n  }\n\n  #gq-inground-failure-module p.gq-paragraph {\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.75 !important;\n    margin: 0 !important;\n    opacity: 0.9 !important;\n  }\n\n  \/* ==========================================================\n     \u901a\u680f\u6241\u5e73\u5316\u6279\u6ce8\u533a\u57df (H3)\n  ========================================================== *\/\n  #gq-inground-failure-module .gq-flat-note {\n    background-color: #f8f9fa !important; \/* \u6781\u7b80\u7684\u6d45\u7070\u5e95\u8272 *\/\n    border-left: 6px solid #009048 !important; \/* \u7eff\u8272\u5de5\u7a0b\u89c6\u89c9\u951a\u70b9 *\/\n    padding: 30px 40px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 12px !important;\n    \/* \u5f7b\u5e95\u79fb\u9664 border-radius \u548c box-shadow\uff0c\u5b9e\u73b0\u7edd\u5bf9\u6241\u5e73\u5316 *\/\n  }\n\n  #gq-inground-failure-module h3.gq-note-title {\n    font-size: 18px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n  }\n\n  \/* \u7eaf CSS \u7ed8\u5236\u6241\u5e73\u5316\u9f7f\u8f6e\u56fe\u6807 *\/\n  #gq-inground-failure-module .gq-note-title svg {\n    width: 20px !important;\n    height: 20px !important;\n    stroke: #009048 !important;\n    fill: none !important;\n    stroke-width: 2 !important;\n  }\n\n  #gq-inground-failure-module p.gq-note-text {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n    font-style: italic !important;\n  }\n\n  \/* ==========================================================\n     \u81ea\u9002\u5e94\u6298\u53e0\u903b\u8f91 (\u6781\u5f3a\u54cd\u5e94\u5f0f)\n  ========================================================== *\/\n  @media (max-width:1000px) {\n    \/* \u5e73\u677f\uff1a\u4e09\u680f\u53d8\u4e24\u680f\uff0c\u6700\u540e\u4e00\u6bb5\u6a2a\u8de8 *\/\n    #gq-inground-failure-module .gq-text-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n    #gq-inground-failure-module .gq-text-grid > div:last-child {\n      grid-column: 1 \/ -1 !important;\n    }\n    #gq-inground-failure-module h2.gq-main-title {\n      font-size: 32px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    \/* \u624b\u673a\uff1a\u5168\u9762\u6298\u53e0\u4e3a\u5355\u5217 *\/\n    #gq-inground-failure-module .gq-text-grid {\n      grid-template-columns: 1fr !important;\n      gap: 30px !important;\n    }\n    #gq-inground-failure-module h2.gq-main-title {\n      font-size: 28px !important;\n      text-align: left !important; \/* \u7a84\u5c4f\u65f6\u5de6\u5bf9\u9f50\u66f4\u5229\u4e8e\u9605\u8bfb *\/\n    }\n    #gq-inground-failure-module h2.gq-main-title::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-inground-failure-module .gq-flat-note {\n      padding: 24px 20px !important;\n      border-left-width: 4px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-inground-failure-module\">\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-main-title\">Why Projects Fail Without Proper Inground Lighting<\/h2>\n    \n    <div class=\"gq-text-grid\">\n      <div>\n        <p class=\"gq-paragraph\">We have seen about 30% of inground light failures reported by our incoming warranty calls related to these four issues: early stainless steel corrosion from chloride free and chloride congested subgrade, rapid lumen depreciation originating by bad thermals, water intrusion through flawed seals rated below IP67, and inability to build architecturally adaptable fixtures which relegate contractors to a &#8220;take it or leave it&#8221; beam angle at field installation. Those are not fringe cases-they are the new normal when teams buy inground well lights on lowest price rather than lowest total cost of ownership.<\/p>\n      <\/div>\n      <div>\n        <p class=\"gq-paragraph\">LED inground lighting should be a buried asset, not a disposable item. To do this, the fixture, the thermal conduit, the optical combination, the ingress protection all need to work on a 10yr cycle. When not, you&#8217;re replacing ground lights every 18 months -and turning a capital expense into an operations expense.<\/p>\n      <\/div>\n      <div>\n        <p class=\"gq-paragraph\">We built Guangqi&#8217;s 6-series inground light offering to avoid those 4 failure modes. Most models feature die-cast aluminum heatsinks rather than stamped steel because thermal efficiency drops under 3C\/W &#8211; essential to maintain lumen output past 30,000 hours. All their housings are 304 or 316 stainless with tempered glass, and our variable series allows you to adjust beam angles from 10 to 60 after install-so there is no guesswork leading to re-installed fixtures.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"gq-flat-note\">\n      <h3 class=\"gq-note-title\">\n        <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n          <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path>\n        <\/svg>\n        Engineering Note\n      <\/h3>\n      <p class=\"gq-note-text\">Our local mold shop creates all optical reflectors and heatsink assemblies. This specificity enables us to control the clearance between LED chip and reflector cup to within 0.2mm-a level of precision impacting beam uniformity and candela distribution. Other OEMs co-molded these elements and are content accepting 1mm tolerances-this is why the &#8220;hot spot&#8221; of inferior inground WELL LIGHTS.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-6705e6c\" data-block-id=\"6705e6c\"><style>.stk-6705e6c {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-6705e6c-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8152642\" data-v=\"4\" data-block-id=\"8152642\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8152642-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8152642-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb (\u4e25\u683c\u524d\u7f00\u9650\u5b9a)\n     2. \u7ee7\u627f Blocksy \u5168\u5c40\u5b57\u4f53\uff0c\u62d2\u7edd\u5916\u90e8\u5b57\u4f53\n     3. \u5f3a\u5236\u4f18\u5148\u7ea7\u8986\u76d6 (!important) \n  ========================================================== *\/\n  \n  #gq-product-series {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* \u6309\u8981\u6c42\u56fa\u5b9a 40px \u5185\u8fb9\u8ddd *\/\n    background-color: #ffffff !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-product-series *,\n  #gq-product-series *::before,\n  #gq-product-series *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-product-series .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     \u6807\u9898\u4e0e\u7b80\u4ecb\u533a\u57df (H2 \u5c45\u4e2d\uff0c\u6781\u7b80\u793e\u8bba\u98ce\u683c)\n  ========================================================== *\/\n  #gq-product-series h2.gq-h2-title {\n    text-align: center !important;\n    font-size: 32px !important; \/* \u6309\u8981\u6c42\u9ed8\u8ba4 32px *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 20px auto !important;\n    position: relative !important;\n    padding-bottom: 20px !important;\n    max-width: 1200px !important;\n  }\n\n  \/* \u7ea2\u8272\u7684 B2B \u7ecf\u5178\u89c6\u89c9\u951a\u70b9\u7ebf *\/\n  #gq-product-series h2.gq-h2-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  #gq-product-series p.gq-intro-text {\n    text-align: center !important;\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    max-width: 1000px !important;\n    margin: 0 auto 40px auto !important;\n  }\n\n  \/* ==========================================================\n     \u4ea7\u54c1\u9009\u578b\u7f51\u683c (6 Series) - \u6241\u5e73\u5316\uff0c\u53bbAI\u9634\u5f71\n  ========================================================== *\/\n  #gq-product-series .gq-series-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 30px !important;\n    margin-bottom: 40px !important;\n  }\n\n  #gq-product-series .gq-series-card {\n    background: #fff !important;\n    border: 1px solid #e5e5e5 !important; \/* \u5de5\u4e1a\u7ea7\u7ec6\u7ebf\u8fb9\u6846 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    transition: border-color 0.3s ease !important;\n  }\n\n  #gq-product-series .gq-series-card:hover {\n    border-color: #183090 !important; \/* \u60ac\u505c\u4ea4\u4e92\u4ec5\u53d8\u8272\uff0c\u4e0d\u4ea7\u751f\u6d6e\u5938\u9634\u5f71 *\/\n  }\n\n  #gq-product-series .gq-img-wrapper {\n    width: 100% !important;\n    aspect-ratio: 3 \/ 2 !important; \/* 1:1\u9632\u6296\u52a8\uff0c\u5b8c\u7f8e\u517c\u5bb9FlyingPress *\/\n    background-color: #f8f9fa !important;\n    overflow: hidden !important;\n    border-bottom: 1px solid #e5e5e5 !important;\n  }\n\n  #gq-product-series .gq-img-wrapper img {\n    width: 100% !important;\n    height: auto !important;\n    object-fit: contain !important;\n    display: block !important;\n  }\n\n  #gq-product-series .gq-card-content {\n    padding: 24px !important;\n    flex-grow: 1 !important;\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #gq-product-series h3.gq-h3-series {\n    font-size: 13px !important;\n    color: #009048 !important; \/* \u7eff\u8272\u7cfb\u5217\u53f7 *\/\n    text-transform: uppercase !important;\n    font-weight: 700 !important;\n    letter-spacing: 1px !important;\n    margin: 0 0 5px 0 !important;\n  }\n\n  #gq-product-series h4.gq-h4-name {\n    font-size: 20px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 0 15px 0 !important;\n  }\n\n  #gq-product-series .gq-specs-list {\n    margin: 0 0 20px 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    font-size: 14px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    flex-grow: 1 !important;\n  }\n\n  #gq-product-series .gq-specs-list li {\n    margin-bottom: 4px !important;\n    padding-left: 12px !important;\n    position: relative !important;\n  }\n\n  \/* \u81ea\u5b9a\u4e49\u6781\u7b80\u5217\u8868\u5706\u70b9 *\/\n  #gq-product-series .gq-specs-list li::before {\n    content: \"\u2022\" !important;\n    color: #183090 !important;\n    position: absolute !important;\n    left: 0 !important;\n    font-weight: bold !important;\n  }\n\n  #gq-product-series .gq-specs-list strong {\n    font-weight: 600 !important;\n    color: #111 !important;\n  }\n\n  #gq-product-series .gq-tag {\n    display: inline-block !important;\n    background-color: #f0f4f8 !important;\n    color: #183090 !important;\n    font-size: 12px !important;\n    font-weight: 600 !important;\n    padding: 6px 12px !important;\n    border-radius: 2px !important;\n    text-align: center !important;\n    border-left: 3px solid #183090 !important;\n  }\n\n  \/* ==========================================================\n     \u6570\u636e\u8868\u4e0e\u6279\u6ce8\u533a\u57df (B2B \u793e\u8bba\u5f0f\u6392\u7248)\n  ========================================================== *\/\n  #gq-product-series .gq-callout {\n    background-color: #f8f9fa !important;\n    padding: 24px 30px !important;\n    margin-bottom: 40px !important;\n    border-left: 4px solid #D81818 !important; \/* \u9ed8\u8ba4\u7ea2\u8272\u8b66\u544a\u8fb9\u6846 *\/\n  }\n\n  #gq-product-series .gq-callout.gq-tip {\n    border-left-color: #009048 !important; \/* \u63d0\u793a\u7c7b\u4f7f\u7528\u7eff\u8272 *\/\n    margin-bottom: 0 !important;\n    margin-top: 40px !important;\n  }\n\n  #gq-product-series h4.gq-callout-title {\n    font-size: 18px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 10px 0 !important;\n    display: flex !important;\n    align-items: center !important;\n  }\n\n  #gq-product-series p.gq-callout-text {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n    font-style: italic !important;\n  }\n\n  \/* \u8868\u683c\u6837\u5f0f *\/\n  #gq-product-series .gq-table-responsive {\n    width: 100% !important;\n    overflow-x: auto !important; \/* \u79fb\u52a8\u7aef\u9632\u6ea2\u51fa *\/\n    -webkit-overflow-scrolling: touch !important;\n  }\n\n  #gq-product-series table.gq-matrix-table {\n    width: 100% !important;\n    min-width: 800px !important; \/* \u4fdd\u8bc1\u8868\u683c\u5185\u5bb9\u4e0d\u88ab\u8fc7\u5ea6\u6324\u538b *\/\n    border-collapse: collapse !important;\n    text-align: left !important;\n    margin: 0 !important;\n    font-size: 15px !important;\n  }\n\n  #gq-product-series table.gq-matrix-table th {\n    background-color: #183090 !important;\n    color: #ffffff !important;\n    font-weight: 600 !important;\n    padding: 16px 20px !important;\n    border: none !important;\n    white-space: nowrap !important;\n  }\n\n  #gq-product-series table.gq-matrix-table td {\n    padding: 16px 20px !important;\n    border-bottom: 1px solid #e5e5e5 !important;\n    color: #303030 !important;\n    vertical-align: top !important;\n  }\n\n  #gq-product-series table.gq-matrix-table tr:nth-child(even) td {\n    background-color: #fcfcfc !important; \/* \u6781\u7b80\u6591\u9a6c\u7ebf *\/\n  }\n\n  #gq-product-series table.gq-matrix-table tr:hover td {\n    background-color: #f0f4f8 !important; \/* \u60ac\u505c\u6548\u679c\u5e2e\u52a9\u540c\u884c\u9605\u8bfb *\/\n  }\n\n  #gq-product-series .gq-matrix-title {\n    font-size: 24px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 20px 0 !important;\n  }\n\n  \/* ==========================================================\n     \u54cd\u5e94\u5f0f\u5e03\u5c40\u9002\u914d\n  ========================================================== *\/\n  @media (max-width:1000px) {\n    #gq-product-series .gq-series-grid {\n      grid-template-columns: repeat(2, 1fr) !important; \/* \u5e73\u677f 2 \u5217 *\/\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-product-series .gq-series-grid {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a 1 \u5217 *\/\n      gap: 20px !important;\n    }\n    #gq-product-series h2.gq-h2-title {\n      font-size: 28px !important;\n    }\n    #gq-product-series .gq-callout {\n      padding: 20px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-product-series\">\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-h2-title\">Guangqi LED Inground Light Series \u2014 Complete Model Selection<\/h2>\n    <p class=\"gq-intro-text\">Six series over the entire gamut of inground WELL LIGHT applications-from landscape accents to high power building uplights. Each series is optimized to provide the best solution for its installation circumstances-choose by lumen promise, power allowance and fixed mounting attributes.<\/p>\n\n    <div class=\"gq-series-grid\">\n      \n      <div class=\"gq-series-card\">\n        <div class=\"gq-img-wrapper\">\n          <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/06\/6W-Standard-LED-Inground-Lights.webp\" alt=\"Standard LED Inground Lights\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h3 class=\"gq-h3-series\">Series 1<\/h3>\n          <h4 class=\"gq-h4-name\">Standard LED Inground Lights<\/h4>\n          <ul class=\"gq-specs-list\">\n            <li><strong>Power:<\/strong> 3W \u2013 72W<\/li>\n            <li><strong>Sizes:<\/strong> \u00d8100 \u2013 \u00d8320mm<\/li>\n            <li><strong>LED:<\/strong> CREE 3535, OSRAM 3030, COB<\/li>\n            <li><strong>Beam:<\/strong> 10\u00b0\u2013 60\u00b0 (lens options)<\/li>\n            <li><strong>Color:<\/strong> 2700K, 3000K, 4000K, 6000K, RGB\/RGBW<\/li>\n            <li><strong>Control:<\/strong> DMX512, DALI, 0-10V, PWM<\/li>\n            <li><strong>IP:<\/strong> IP67<\/li>\n          <\/ul>\n          <div class=\"gq-tag\">Most Popular | Dimmable | RGBW Available<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-series-card\">\n        <div class=\"gq-img-wrapper\">\n          <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/06\/COB-Narrow-Beam-Inground-Lights.webp\" alt=\"COB Narrow Beam Inground Lights\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h3 class=\"gq-h3-series\">Series 2<\/h3>\n          <h4 class=\"gq-h4-name\">COB Narrow Beam (24\u00b0) Inground Lights<\/h4>\n          <ul class=\"gq-specs-list\">\n            <li><strong>Power:<\/strong> 12W \u2013 50W<\/li>\n            <li><strong>Sizes:<\/strong> \u00d8130 \u2013 \u00d8260mm<\/li>\n            <li><strong>LED:<\/strong> COB module<\/li>\n            <li><strong>Beam:<\/strong> 24\u00b0 fixed narrow<\/li>\n            <li><strong>Color:<\/strong> 3000K, 4000K, 6000K<\/li>\n            <li><strong>Control:<\/strong> On\/Off, DALI Dimming<\/li>\n            <li><strong>Material:<\/strong> 304\/316 SS + Die-cast Al<\/li>\n          <\/ul>\n          <div class=\"gq-tag\">Facade Uplighting | Tree Wash<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-series-card\">\n        <div class=\"gq-img-wrapper\">\n          <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/06\/COB-Wide-Angle-Inground-Lights.webp\" alt=\"COB Wide Angle Inground Lights\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h3 class=\"gq-h3-series\">Series 3<\/h3>\n          <h4 class=\"gq-h4-name\">COB Wide Angle (45\u00b0\u201360\u00b0) Inground Lights<\/h4>\n          <ul class=\"gq-specs-list\">\n            <li><strong>Power:<\/strong> 8W \u2013 35W<\/li>\n            <li><strong>Sizes:<\/strong> \u00d8100 \u2013 \u00d8200mm<\/li>\n            <li><strong>LED:<\/strong> COB module<\/li>\n            <li><strong>Beam:<\/strong> 45\u00b0 \u2013 60\u00b0<\/li>\n            <li><strong>Color:<\/strong> 3000K, 4000K, 6000K<\/li>\n            <li><strong>Material:<\/strong> 304\/316 SS + Die-cast Al<\/li>\n            <li><strong>IP:<\/strong> IP67<\/li>\n          <\/ul>\n          <div class=\"gq-tag\">Pathway Flood | Lawn Area<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-series-card\">\n        <div class=\"gq-img-wrapper\">\n          <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/06\/Adjustable-Angle-Inground-Lights.webp\" alt=\"Adjustable Angle Inground Lights\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h3 class=\"gq-h3-series\">Series 4<\/h3>\n          <h4 class=\"gq-h4-name\">Adjustable Angle Inground Lights<\/h4>\n          <ul class=\"gq-specs-list\">\n            <li><strong>Power:<\/strong> 3W \u2013 36W<\/li>\n            <li><strong>Sizes:<\/strong> \u00d8130 \u2013 \u00d8260mm<\/li>\n            <li><strong>Beam:<\/strong> 10\u00b0 \/ 15\u00b0 \/ 30\u00b0 \/ 45\u00b0 \/ 60\u00b0 (tilt gimbal)<\/li>\n            <li><strong>Color:<\/strong> 3000K, 4000K<\/li>\n            <li><strong>Material:<\/strong> 304 SS + Die-cast Al<\/li>\n            <li><strong>IP:<\/strong> IP67<\/li>\n          <\/ul>\n          <div class=\"gq-tag\">Directional | Gimbal Tilt | Post-Install Adjust<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-series-card\">\n        <div class=\"gq-img-wrapper\">\n          <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/06\/Adjustable-COB-Inground-Lights.webp\" alt=\"Adjustable COB Inground Lights\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h3 class=\"gq-h3-series\">Series 5<\/h3>\n          <h4 class=\"gq-h4-name\">Adjustable COB Inground Lights<\/h4>\n          <ul class=\"gq-specs-list\">\n            <li><strong>Power:<\/strong> 7W \u2013 35W<\/li>\n            <li><strong>Sizes:<\/strong> \u00d8130 \u2013 \u00d8200mm<\/li>\n            <li><strong>Beam:<\/strong> 24\u00b0 narrow + 45\u00b0\u201360\u00b0 wide variants<\/li>\n            <li><strong>Color:<\/strong> 3000K, 4000K<\/li>\n            <li><strong>Material:<\/strong> 304\/316 SS + Die-cast Al<\/li>\n            <li><strong>IP:<\/strong> IP67<\/li>\n          <\/ul>\n          <div class=\"gq-tag\">COB + Gimbal | High CRI<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-series-card\">\n        <div class=\"gq-img-wrapper\">\n          <img src=\"https:\/\/gqlamp.com\/wp-content\/uploads\/2026\/03\/Mini-Decorative-Inground-Lights.png\" alt=\"Mini Decorative Inground Lights\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"gq-card-content\">\n          <h3 class=\"gq-h3-series\">Series 6<\/h3>\n          <h4 class=\"gq-h4-name\">Mini Decorative Inground Lights<\/h4>\n          <ul class=\"gq-specs-list\">\n            <li><strong>Power:<\/strong> 0.2W \u2013 1W<\/li>\n            <li><strong>Sizes:<\/strong> \u00d810 \u2013 \u00d862mm<\/li>\n            <li><strong>Voltage:<\/strong> DC12V<\/li>\n            <li><strong>Color:<\/strong> Blue \/ White (flash mode)<\/li>\n            <li><strong>Material:<\/strong> SS + Tempered Glass<\/li>\n            <li><strong>IP:<\/strong> IP68 (submersible)<\/li>\n          <\/ul>\n          <div class=\"gq-tag\">Decorative | IP68 | Fountain<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"gq-callout\">\n      <h4 class=\"gq-callout-title\">Buyer Advisory<\/h4>\n      <p class=\"gq-callout-text\">Mini integrated LED inground lights (10-25mm) provide purely decorator impact-if you need functional pathway illumination, you will need at least the 100 series in 3W minimum. When combining pathway definition and zone illumination, we build mixes of Series 6 minis with Series 1 or Series 3 fixtures.<\/p>\n    <\/div>\n\n    <h3 class=\"gq-matrix-title\">Application Decision Matrix \u2014 Which Series Fits Your Project?<\/h3>\n    <div class=\"gq-table-responsive\">\n      <table class=\"gq-matrix-table\">\n        <thead>\n          <tr>\n            <th>Application<\/th>\n            <th>Recommended Series<\/th>\n            <th>Power Range<\/th>\n            <th>Beam Angle<\/th>\n            <th>Key Advantage<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Driveway \/ Walkway Pathway<\/td>\n            <td>Series 3 (COB Wide)<\/td>\n            <td>8W \u2013 20W<\/td>\n            <td>45\u00b0 \u2013 60\u00b0<\/td>\n            <td>Wide flood pattern, flush recessed mounting<\/td>\n          <\/tr>\n          <tr>\n            <td>Architectural Facade Uplighting<\/td>\n            <td>Series 2 (COB Narrow)<\/td>\n            <td>20W \u2013 50W<\/td>\n            <td>24\u00b0<\/td>\n            <td>Concentrated beam for tall building wash<\/td>\n          <\/tr>\n          <tr>\n            <td>Tree \/ Sculpture Spotlight<\/td>\n            <td>Series 4 (Adjustable)<\/td>\n            <td>9W \u2013 24W<\/td>\n            <td>10\u00b0 \u2013 30\u00b0<\/td>\n            <td>Gimbal tilt directs light at off-center targets<\/td>\n          <\/tr>\n          <tr>\n            <td>Garden Lawn Area Wash<\/td>\n            <td>Series 1 (Standard)<\/td>\n            <td>6W \u2013 18W<\/td>\n            <td>45\u00b0 \u2013 60\u00b0<\/td>\n            <td>Widest model range, RGB\/RGBW available<\/td>\n          <\/tr>\n          <tr>\n            <td>Plaza \/ Stage RGB Effects<\/td>\n            <td>Series 1 (Standard RGBW)<\/td>\n            <td>12W \u2013 48W<\/td>\n            <td>15\u00b0 \u2013 60\u00b0<\/td>\n            <td>DMX512 addressable, full color mixing<\/td>\n          <\/tr>\n          <tr>\n            <td>Fountain \/ Pond Edge<\/td>\n            <td>Series 6 (Mini IP68)<\/td>\n            <td>0.2W \u2013 1W<\/td>\n            <td>Wide<\/td>\n            <td>Submersible IP68, ultra-compact form factor<\/td>\n          <\/tr>\n          <tr>\n            <td>High-CRI Commercial Display<\/td>\n            <td>Series 5 (Adjustable COB)<\/td>\n            <td>7W \u2013 35W<\/td>\n            <td>24\u00b0 \u2013 60\u00b0<\/td>\n            <td>COB uniformity + directional control<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"gq-callout gq-tip\">\n      <h4 class=\"gq-callout-title\">Field Experience Tip<\/h4>\n      <p class=\"gq-callout-text\">For tree uplighting, generally we recommend the 24 narrow beam COB at 12W-20W- wider angles apportion too many lumens at mounting depths below 300mm- if you&#8217;re lighting mature trees with canopies that begin at 4+ meters, go to 30-35W. Our Series 4 adjustable gimbal adds about 15% to the cost of each unit, but you&#8217;ll avoid re-digging and re-lighting trees as the canopy lines grow upward.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-eb59b8d\" data-block-id=\"eb59b8d\"><style>.stk-eb59b8d {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-eb59b8d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2f7adba\" data-v=\"4\" data-block-id=\"2f7adba\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2f7adba-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2f7adba-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb (\u9876\u7ea7 ID \u9650\u5b9a)\n     2. \u4e0d\u5f15\u5165\u5916\u5e93\u5b57\u4f53\uff0c\u7ee7\u627f Blocksy \u9ed8\u8ba4\u5b57\u4f53\u8bbe\u7f6e\n     3. \u5f3a\u5236\u8986\u76d6\u6240\u6709\u53ef\u80fd\u51b2\u7a81\u7684\u4e3b\u9898\u6837\u5f0f (!important)\n  ========================================================== *\/\n\n  #gq-performance-data {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* \u9075\u5faa\u8981\u6c42 40px padding *\/\n    background-color: #fcfdfd !important;\n    font-family: inherit !important; \/* \u7ee7\u627f\u5168\u5c40\u5b57\u4f53 *\/\n    box-sizing: border-box !important;\n  }\n\n  #gq-performance-data *, \n  #gq-performance-data *::before, \n  #gq-performance-data *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-performance-data .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     \u6807\u9898\u4e0e\u5bfc\u8bed\u533a\u57df (H2 \u5c45\u4e2d\uff0c\u65e0\u5916\u90e8\u5b57\u4f53)\n  ========================================================== *\/\n  \n  #gq-performance-data h2.gq-section-title {\n    text-align: center !important;\n    font-size: 32px !important; \/* \u9075\u5faa\u8981\u6c42 32px *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 24px auto !important;\n    padding-bottom: 20px !important;\n    position: relative !important;\n    max-width: 1200px !important;\n  }\n\n  \/* \u5c45\u4e2d\u7ea2\u8272\u77ed\u7ebf\uff0cB2B \u7ecf\u5178\u89c6\u89c9\u951a\u70b9 *\/\n  #gq-performance-data h2.gq-section-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  #gq-performance-data p.gq-intro-text {\n    text-align: center !important;\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.75 !important;\n    max-width: 1000px !important;\n    margin: 0 auto 40px auto !important;\n    opacity: 0.9 !important;\n  }\n\n\n  #gq-performance-data .gq-table-wrapper {\n    width: 100% !important;\n  }\n\n  #gq-performance-data h3.gq-table-title {\n    font-size: 20px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 20px 0 16px 0 !important;\n    border-bottom: 2px solid #183090 !important;\n    padding-bottom: 8px !important;\n  }\n\n  \/* \u54cd\u5e94\u5f0f\u8868\u683c\u9632\u6ea2\u51fa *\/\n  #gq-performance-data .gq-table-responsive {\n    width: 100% !important;\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch !important;\n    margin-bottom: 16px !important;\n  }\n\n  #gq-performance-data table.gq-spec-table {\n    width: 100% !important;\n    border-collapse: collapse !important;\n    font-size: 14px !important;\n    min-width: 500px !important; \/* \u7a84\u5c4f\u5141\u8bb8\u6a2a\u5411\u6eda\u52a8\uff0c\u4e0d\u6324\u538b\u6587\u5b57 *\/\n  }\n\n  #gq-performance-data table.gq-spec-table th,\n  #gq-performance-data table.gq-spec-table td {\n    padding: 12px 16px !important;\n    text-align: left !important;\n    border: 1px solid #e5e5e5 !important;\n    color: #303030 !important;\n    line-height: 1.5 !important;\n  }\n\n  #gq-performance-data table.gq-spec-table th {\n    background-color: #f8f9fa !important;\n    font-weight: 600 !important;\n    color: #111 !important;\n    white-space: nowrap !important;\n  }\n\n  \/* \u7a81\u51fa\u663e\u793a\u81ea\u5bb6 LED \u4f18\u52bf\u5217 *\/\n  #gq-performance-data table.gq-spec-table td:nth-child(2) {\n    background-color: rgba(0, 144, 72, 0.03) !important; \/* \u6781\u6de1\u7684\u7eff\u8272\u80cc\u666f *\/\n    font-weight: 500 !important;\n  }\n\n  #gq-performance-data p.gq-table-note {\n    font-size: 14px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n  }\n\n  \/* ==========================================================\n     \u6241\u5e73\u5316\u6279\u6ce8\u533a\u57df (Callout Box) \u7edd\u5bf9\u53bbAI\u5316\n  ========================================================== *\/\n  \n  #gq-performance-data .gq-callout-box {\n    background-color: #fcfcfc !important;\n    border: 1px solid #e5e5e5 !important;\n    padding: 30px 40px !important;\n    margin-bottom: 20px !important;\n  }\n\n  #gq-performance-data .gq-callout-box.gq-trade-off {\n    border-left: 6px solid #D81818 !important; \/* \u7ea2\u8272\uff1a\u53d6\u820d\u4e0e\u8b66\u793a *\/\n  }\n\n  #gq-performance-data .gq-callout-box.gq-material-note {\n    border-left: 6px solid #009048 !important; \/* \u7eff\u8272\uff1a\u5de5\u7a0b\u5efa\u8bae *\/\n  }\n\n  #gq-performance-data h4.gq-callout-title {\n    font-size: 18px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 12px 0 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  #gq-performance-data p.gq-callout-text {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.7 !important;\n    margin: 0 !important;\n    font-style: italic !important;\n  }\n\n  \/* \u5168\u5bbd\u8868\u683c\u7279\u6b8a\u5904\u7406 (Material Table) *\/\n  #gq-performance-data .gq-full-table-wrapper {\n    margin-bottom: 30px !important;\n  }\n\n  \/* ==========================================================\n     \u54cd\u5e94\u5f0f\u6298\u53e0\u903b\u8f91\n  ========================================================== *\/\n  \n  @media (max-width:1000px) {\n    #gq-performance-data .gq-data-grid {\n      grid-template-columns: 1fr !important; \/* \u5e73\u677f\u53ca\u4ee5\u4e0b\u6298\u53e0\u4e3a\u5355\u5217 *\/\n      gap: 50px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-performance-data h2.gq-section-title {\n      font-size: 28px !important;\n      text-align: left !important;\n    }\n    #gq-performance-data h2.gq-section-title::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-performance-data p.gq-intro-text {\n      text-align: left !important;\n    }\n    #gq-performance-data .gq-callout-box {\n      padding: 24px 20px !important;\n      border-left-width: 4px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-performance-data\">\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-section-title\">LED Inground Light vs Halogen &#038; Solar Ground Lights \u2014 Performance Data<\/h2>\n    <p class=\"gq-intro-text\">Comparing LED inground to halogen or solar ground lights is not only about efficiency but also about reliability and thus life cycle maintenance, color uniformity, and overall project cost over 10 years to help inform your B2B decision-making.<\/p>\n\n      \n      <div class=\"gq-table-wrapper\">\n        <h3 class=\"gq-table-title\">LED vs Halogen In-Ground Well Lights<\/h3>\n        \n        <div class=\"gq-table-responsive\">\n          <table class=\"gq-spec-table\">\n            <thead>\n              <tr>\n                <th>Metric<\/th>\n                <th>LED Inground (Guangqi)<\/th>\n                <th>Halogen Ground Light<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td>Luminous Efficacy<\/td>\n                <td>100\u2013140 lm\/W<\/td>\n                <td>15\u201325 lm\/W<\/td>\n              <\/tr>\n              <tr>\n                <td>Lifespan<\/td>\n                <td>50,000 hours<\/td>\n                <td>2,000\u20134,000 hours<\/td>\n              <\/tr>\n              <tr>\n                <td>Color Temperature<\/td>\n                <td>2700K\u20136000K + RGB\/RGBW<\/td>\n                <td>2800K\u20133200K only<\/td>\n              <\/tr>\n              <tr>\n                <td>CRI<\/td>\n                <td>\u226580 (\u226590 optional)<\/td>\n                <td>~100<\/td>\n              <\/tr>\n              <tr>\n                <td>Heat Radiation at Lens<\/td>\n                <td><45\u00b0C surface<\/td>\n                <td>150\u2013250\u00b0C surface<\/td>\n              <\/tr>\n              <tr>\n                <td>Bulb Replacement (10yr)<\/td>\n                <td>0 replacements<\/td>\n                <td>8\u201310 replacements<\/td>\n              <\/tr>\n              <tr>\n                <td>Energy Cost (18W equiv, 10yr)<\/td>\n                <td>~$95<\/td>\n                <td>~$475 (75W halogen)<\/td>\n              <\/tr>\n              <tr>\n                <td>Dimming Options<\/td>\n                <td>DMX512, DALI, 0-10V, PWM<\/td>\n                <td>Transformer-based only<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n        <p class=\"gq-table-note\">The one thing halogen has over LED is its CRI &#8211; a halogen lamp will give close to perfect color-rendering at CRI ~100. In the vast majority of landscape and architectural lighting LED at CRI 80 (or even up to 90 upgrade) presents hardly any different perception compared to the halogen lamp at the viewing distance at night time. With about 5:1 lumen-per-watt advantage, LED puts the energy argument in LED&#8217;s corner for any installation used over 4 hours on any given night.<\/p>\n      <\/div>\n\n      <div class=\"gq-table-wrapper\">\n        <h3 class=\"gq-table-title\">LED vs Solar In-Ground Lights<\/h3>\n        \n        <div class=\"gq-table-responsive\">\n          <table class=\"gq-spec-table\">\n            <thead>\n              <tr>\n                <th>Metric<\/th>\n                <th>LED Inground (Wired)<\/th>\n                <th>Solar Ground Light<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td>Light Output Consistency<\/td>\n                <td>Constant across all hours<\/td>\n                <td>Diminishes through night<\/td>\n              <\/tr>\n              <tr>\n                <td>Brightness (lumen output)<\/td>\n                <td>100\u20136,000+ lumens<\/td>\n                <td>10\u201350 lumens typical<\/td>\n              <\/tr>\n              <tr>\n                <td>Color Temp Accuracy<\/td>\n                <td>\u00b150K tolerance<\/td>\n                <td>\u00b1300K+ drift as battery depletes<\/td>\n              <\/tr>\n              <tr>\n                <td>IP Rating (typical)<\/td>\n                <td>IP67 \/ IP68<\/td>\n                <td>IP44 \u2013 IP65<\/td>\n              <\/tr>\n              <tr>\n                <td>Reliability (Overcast)<\/td>\n                <td>Unaffected<\/td>\n                <td>50\u201370% output loss<\/td>\n              <\/tr>\n              <tr>\n                <td>Drive-Over Rated<\/td>\n                <td>Yes (proper housing)<\/td>\n                <td>Rarely \u2014 plastic housings<\/td>\n              <\/tr>\n              <tr>\n                <td>Installation Cost<\/td>\n                <td>Higher (wiring required)<\/td>\n                <td>Lower (no wiring)<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n      \n\n    <div class=\"gq-callout-box gq-trade-off\">\n      <h4 class=\"gq-callout-title\">Honest Trade-Off<\/h4>\n      <p class=\"gq-callout-text\">Solar ground lights make sense for one use case: temporary decorating with pathway delineation in houses, where running low voltage wire is not viable. For any B2B work&#8211;hotel property&#8211;commercial plazas&#8211;municipal walkways, the wide variation in output and low IP ratings of solar models lead to maintenance and liability issues that eliminate the wiring savings. Most landscape contractors such as RestorPro like DC24V over AC220V for retrofit projects&#8211;the low voltage wiring does not need to be installed by a licensed electrician in most areas.<\/p>\n    <\/div>\n\n    <div class=\"gq-full-table-wrapper\">\n      <h3 class=\"gq-table-title\">COB vs SMD LED Chips \u2014 In-Ground Light Performance<\/h3>\n      \n      <div class=\"gq-table-responsive\">\n        <table class=\"gq-spec-table\">\n          <thead>\n            <tr>\n              <th>Parameter<\/th>\n              <th>COB (Chip-on-Board)<\/th>\n              <th>SMD (CREE 3535 \/ OSRAM 3030)<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Beam Uniformity<\/td>\n              <td>Single-source, no multi-shadow<\/td>\n              <td>Multiple point sources, potential scalloping<\/td>\n            <\/tr>\n            <tr>\n              <td>CRI Potential<\/td>\n              <td>\u226590 standard<\/td>\n              <td>\u226580 standard, \u226590 optional<\/td>\n            <\/tr>\n            <tr>\n              <td>Maximum Power (single)<\/td>\n              <td>Up to 50W<\/td>\n              <td>Up to 72W<\/td>\n            <\/tr>\n            <tr>\n              <td>Color Mixing (RGB)<\/td>\n              <td>Not available<\/td>\n              <td>RGB\/RGBW supported<\/td>\n            <\/tr>\n            <tr>\n              <td>Cost per Lumen<\/td>\n              <td>Moderate<\/td>\n              <td>Lower at high volumes<\/td>\n            <\/tr>\n            <tr>\n              <td>Best Application<\/td>\n              <td>Architectural uplighting, high-CRI display<\/td>\n              <td>General landscape, color-changing, large arrays<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"gq-full-table-wrapper\">\n      <h3 class=\"gq-table-title\">Housing Material Comparison \u2014 304 SS vs 316 SS vs Brass<\/h3>\n      \n      <div class=\"gq-table-responsive\">\n        <table class=\"gq-spec-table\">\n          <thead>\n            <tr>\n              <th>Material<\/th>\n              <th>Corrosion Resistance<\/th>\n              <th>Cost Index<\/th>\n              <th>Best Environment<\/th>\n              <th>Structural Load Rating<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>304 Stainless Steel<\/td>\n              <td>Good \u2014 inland, standard soil<\/td>\n              <td>1.0\u00d7 (baseline)<\/td>\n              <td>Gardens, plazas, driveways (inland)<\/td>\n              <td>High \u2014 drive-over capable<\/td>\n            <\/tr>\n            <tr>\n              <td>316 Stainless Steel<\/td>\n              <td>Excellent \u2014 coastal, chloride soil<\/td>\n              <td>1.4\u00d7<\/td>\n              <td>Coastal projects, pool decks, fountain areas<\/td>\n              <td>High \u2014 drive-over capable<\/td>\n            <\/tr>\n            <tr>\n              <td>Brass<\/td>\n              <td>Very Good \u2014 develops patina<\/td>\n              <td>1.8\u00d7<\/td>\n              <td>Heritage sites, warm-tone landscape designs<\/td>\n              <td>Moderate \u2014 pedestrian traffic<\/td>\n            <\/tr>\n            <tr>\n              <td>Die-cast Aluminum<\/td>\n              <td>Moderate \u2014 needs coating<\/td>\n              <td>0.7\u00d7<\/td>\n              <td>Internal heatsink use (not exposed housing)<\/td>\n              <td>Low \u2014 not for exposed use<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"gq-callout-box gq-material-note\">\n      <h4 class=\"gq-callout-title\">Material Selection Note<\/h4>\n      <p class=\"gq-callout-text\">We employ die-cast aluminum internally for the heatsink structure, and do not incorporate it in the now exposed housing. Aluminum will not tolerate immersion in soil for any great length of time without corrosion: 2-3years of exposure in most outdoors conditions will see pitting even in a powder coated one. When a 304 stainless steel outer housing\/Die-cast aluminum inner heatsink combination is used for your product, you get the best of both worlds\u2026 corrosion resistant &#8220;outside,&#8221; and well; efficient heatsinking on the inside.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-880e0c4\" data-block-id=\"880e0c4\"><style>.stk-880e0c4 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-880e0c4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-1835165\" data-v=\"4\" data-block-id=\"1835165\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-1835165-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-1835165-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb (\u9876\u7ea7 ID \u9650\u5b9a)\n     2. \u4e0d\u5f15\u5165\u5916\u5e93\u5b57\u4f53\uff0c\u7ee7\u627f Blocksy \u9ed8\u8ba4\u5b57\u4f53\u8bbe\u7f6e\n     3. \u5f3a\u5236\u4f18\u5148\u7ea7\u8986\u76d6 (!important) \u9632\u6b62\u4e3b\u9898\u6c61\u67d3\n  ========================================================== *\/\n\n  #gq-real-world-apps {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* \u9075\u5faa\u8981\u6c42 40px padding *\/\n    background-color: #ffffff !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-real-world-apps *,\n  #gq-real-world-apps *::before,\n  #gq-real-world-apps *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-real-world-apps .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     \u6807\u9898\u4e0e\u5bfc\u8bed\u533a\u57df (H2 \u5c45\u4e2d\uff0c\u6781\u7b80 B2B)\n  ========================================================== *\/\n  \n  #gq-real-world-apps h2.gq-h2-title {\n    text-align: center !important;\n    font-size: 32px !important; \/* \u6309\u8981\u6c42\u9ed8\u8ba4 32px *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 20px auto !important;\n    padding-bottom: 20px !important;\n    position: relative !important;\n    max-width: 1200px !important;\n  }\n\n  \/* \u5c45\u4e2d\u7ea2\u8272\u77ed\u7ebf\uff0cB2B \u7ecf\u5178\u89c6\u89c9\u951a\u70b9 *\/\n  #gq-real-world-apps h2.gq-h2-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  #gq-real-world-apps p.gq-intro-text {\n    text-align: center !important;\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.75 !important;\n    max-width: 1000px !important;\n    margin: 0 auto 40px auto !important;\n    opacity: 0.9 !important;\n  }\n\n  \/* ==========================================================\n     \u6241\u5e73\u5316 Tab \u5bfc\u822a\u83dc\u5355\n  ========================================================== *\/\n  \n  #gq-real-world-apps .gq-tabs-nav {\n    display: flex !important;\n    justify-content: center !important;\n    border-bottom: 2px solid #e5e5e5 !important;\n    margin-bottom: 40px !important;\n    flex-wrap: wrap !important;\n  }\n\n  #gq-real-world-apps .gq-tab-btn {\n    background: transparent !important;\n    border: none !important;\n    color: #303030 !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    padding: 16px 32px !important;\n    cursor: pointer !important;\n    position: relative !important;\n    transition: color 0.3s ease !important;\n    font-family: inherit !important;\n    opacity: 0.7 !important;\n  }\n\n  #gq-real-world-apps .gq-tab-btn:hover {\n    color: #183090 !important;\n    opacity: 1 !important;\n  }\n\n  #gq-real-world-apps .gq-tab-btn.gq-active {\n    color: #183090 !important;\n    opacity: 1 !important;\n  }\n\n  \/* \u5e95\u90e8\u6d3b\u52a8\u6307\u793a\u6761 *\/\n  #gq-real-world-apps .gq-tab-btn::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: -2px !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 3px !important;\n    background-color: #183090 !important;\n    transform: scaleX(0) !important;\n    transition: transform 0.3s ease !important;\n  }\n\n  #gq-real-world-apps .gq-tab-btn.gq-active::after {\n    transform: scaleX(1) !important;\n  }\n\n  \/* ==========================================================\n     Tab \u5185\u5bb9\u9762\u677f (\u5185\u90e8\u53cc\u680f\u7f51\u683c)\n  ========================================================== *\/\n  \n  #gq-real-world-apps .gq-tab-pane {\n    display: none !important; \/* \u9ed8\u8ba4\u9690\u85cf *\/\n    animation: gqFadeIn 0.5s ease forwards !important;\n  }\n\n  #gq-real-world-apps .gq-tab-pane.gq-active {\n    display: grid !important; \/* \u6fc0\u6d3b\u65f6\u663e\u793a\u4e3a\u7f51\u683c *\/\n    grid-template-columns: 1.6fr 1fr !important; \/* \u5de6\u4fa7\u504f\u5bbd\uff0c\u53f3\u4fa7\u627f\u8f7d\u7ed3\u679c *\/\n    gap: 50px !important;\n    align-items: start !important;\n  }\n\n  @keyframes gqFadeIn {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* \u5de6\u4fa7\uff1a\u6311\u6218\u4e0e\u89e3\u51b3\u65b9\u6848 *\/\n  #gq-real-world-apps h3.gq-h3-project-title {\n    font-size: 24px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 16px 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  #gq-real-world-apps .gq-meta-tags {\n    display: flex !important;\n    gap: 12px !important;\n    margin-bottom: 24px !important;\n    flex-wrap: wrap !important;\n  }\n\n  #gq-real-world-apps .gq-meta-tag {\n    background-color: #f0f4f8 !important;\n    color: #303030 !important;\n    font-size: 13px !important;\n    padding: 6px 12px !important;\n    font-weight: 600 !important;\n    border-left: 3px solid #183090 !important;\n  }\n\n  #gq-real-world-apps h4.gq-h4-subtitle {\n    font-size: 18px !important;\n    color: #111 !important;\n    font-weight: 700 !important;\n    margin: 0 0 10px 0 !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n  }\n  \n  #gq-real-world-apps h4.gq-h4-subtitle::before {\n    content: \"\u25a0\" !important;\n    color: #183090 !important;\n    font-size: 12px !important;\n  }\n\n  #gq-real-world-apps p.gq-desc-text {\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.7 !important;\n    margin: 0 0 24px 0 !important;\n  }\n\n  \/* \u53f3\u4fa7\uff1a\u7ed3\u679c\u6279\u6ce8\u6846 (\u7eff\u8272\u6210\u529f\u6697\u793a) *\/\n  #gq-real-world-apps .gq-results-box {\n    background-color: #fcfcfc !important;\n    border: 1px solid #e5e5e5 !important;\n    border-top: 4px solid #009048 !important; \/* \u7eff\u8272\u6210\u529f\u951a\u70b9 *\/\n    padding: 25px !important;\n    height: 100% !important;\n  }\n\n  #gq-real-world-apps h4.gq-h4-results-title {\n    font-size: 20px !important;\n    color: #009048 !important;\n    font-weight: 700 !important;\n    margin: 0 0 20px 0 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  #gq-real-world-apps ul.gq-results-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  #gq-real-world-apps ul.gq-results-list li {\n    font-size: 14px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n    padding-left: 24px !important;\n    position: relative !important;\n  }\n\n  #gq-real-world-apps ul.gq-results-list li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* \u6781\u7b80 SVG \u5bf9\u53f7\u56fe\u6807\u4f5c\u4e3a\u5217\u8868\u7b26 *\/\n  #gq-real-world-apps ul.gq-results-list li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 4px !important;\n    width: 16px !important;\n    height: 16px !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23009048' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C\/polyline%3E%3C\/svg%3E\") !important;\n    background-size: contain !important;\n    background-repeat: no-repeat !important;\n  }\n\n  \/* ==========================================================\n     \u5e95\u90e8 CTA \u6309\u94ae\u533a\u57df\n  ========================================================== *\/\n  \n  #gq-real-world-apps .gq-cta-wrapper {\n    text-align: center !important;\n    margin-top: 50px !important;\n  }\n\n  #gq-real-world-apps a.gq-cta-btn {\n    display: inline-block !important;\n    background-color: #D81818 !important; \/* \u7ea2\u8272\u4e3b\u884c\u52a8\u6309\u94ae *\/\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    padding: 16px 40px !important;\n    border-radius: 2px !important;\n    transition: background-color 0.3s ease !important;\n  }\n\n  #gq-real-world-apps a.gq-cta-btn:hover {\n    background-color: #b01010 !important;\n  }\n\n  \/* ==========================================================\n     \u54cd\u5e94\u5f0f\u6298\u53e0\u903b\u8f91\n  ========================================================== *\/\n  \n  @media (max-width: 992px) {\n    #gq-real-world-apps .gq-tab-pane.gq-active {\n      grid-template-columns: 1fr !important; \/* \u5e73\u677f\u53ca\u4ee5\u4e0b\u6298\u53e0\u4e3a\u5355\u5217 *\/\n      gap: 30px !important;\n    }\n    #gq-real-world-apps .gq-tabs-nav {\n      flex-direction: column !important;\n      border-bottom: none !important;\n      gap: 10px !important;\n    }\n    #gq-real-world-apps .gq-tab-btn {\n      border: 1px solid #e5e5e5 !important;\n      padding: 12px 20px !important;\n    }\n    #gq-real-world-apps .gq-tab-btn::after {\n      display: none !important; \/* \u79fb\u52a8\u7aef\u53bb\u9664\u5e95\u8fb9\u52a8\u753b\uff0c\u6539\u4e3a\u80cc\u666f\u8272\u53d8\u5316 *\/\n    }\n    #gq-real-world-apps .gq-tab-btn.gq-active {\n      background-color: #183090 !important;\n      color: #ffffff !important;\n      border-color: #183090 !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-real-world-apps h2.gq-h2-title {\n      font-size: 28px !important;\n      text-align: left !important;\n    }\n    #gq-real-world-apps h2.gq-h2-title::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-real-world-apps p.gq-intro-text {\n      text-align: left !important;\n    }\n    #gq-real-world-apps h3.gq-h3-project-title {\n      font-size: 22px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-real-world-apps\">\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-h2-title\">Project Results \u2014 Real-World LED Inground Lighting Applications<\/h2>\n    <p class=\"gq-intro-text\">Three true application examples confirm how wise selection of fixtures translates to value over the long haul and total cost of ownership. Each of these projects implemented a different fixture combination from the six-series catalogue as dictated by the beam, power and environmental conditions.<\/p>\n\n    <div class=\"gq-tabs-nav\">\n      <button class=\"gq-tab-btn gq-active\" data-target=\"gq-tab-1\">Commercial Office Park<\/button>\n      <button class=\"gq-tab-btn\" data-target=\"gq-tab-2\">Hotel Architectural Facade<\/button>\n      <button class=\"gq-tab-btn\" data-target=\"gq-tab-3\">Municipal Plaza Pathway<\/button>\n    <\/div>\n\n    <div class=\"gq-tabs-content\">\n      \n      <div id=\"gq-tab-1\" class=\"gq-tab-pane gq-active\">\n        <div class=\"gq-project-details\">\n          <h3 class=\"gq-h3-project-title\">Commercial Office Park Driveway \u2014 Shenzhen, China<\/h3>\n          <div class=\"gq-meta-tags\">\n            <span class=\"gq-meta-tag\">Driveway pathway + entrance markers<\/span>\n            <span class=\"gq-meta-tag\">3 years in service<\/span>\n          <\/div>\n          \n          <h4 class=\"gq-h4-subtitle\">Challenge<\/h4>\n          <p class=\"gq-desc-text\">A 1,200 meter professional drive way with flush-mounted ground lights that can sustain light vehicle traffic such (light cars; delivery vans) and nonetheless maintain flat 3000K warm white light along both sides. The existing PAR36 halogen bulbs it had to have replaced every three months it\u2014meaning 40 fixtures called per year about a hundred and sixty service calls.<\/p>\n          \n          <h4 class=\"gq-h4-subtitle\">Solution<\/h4>\n          <p class=\"gq-desc-text\">40x Series 3 COB CEIG ring (60) inground well lamps- 15W, 150mm-304 stainless steel Low voltage DC24 V system\u2014centralized transformers\u20144 distribution points.<\/p>\n        <\/div>\n        <div class=\"gq-project-results\">\n          <div class=\"gq-results-box\">\n            <h4 class=\"gq-h4-results-title\">Results &#038; ROI<\/h4>\n            <ul class=\"gq-results-list\">\n              <li>Zero fixture replacements in 36 months of operation<\/li>\n              <li>Power use: 600W total (vs 3,000W for the halogen array)<\/li>\n              <li>Annual energy savings: approximately $1,050<\/li>\n              <li>Cost reduction by minimizing maintenance: as we plan the give-away 100% reduction in quarterly bulb service calls shall be achieved<\/li>\n              <li>TCO 3 \u00e5r: $4,200 (LED) vs. $14,800 (Halogen- inkl. p\u00e6rer, arbeid og energi)<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div id=\"gq-tab-2\" class=\"gq-tab-pane\">\n        <div class=\"gq-project-details\">\n          <h3 class=\"gq-h3-project-title\">Hotel Architectural Facade \u2014 Guangzhou, China<\/h3>\n          <div class=\"gq-meta-tags\">\n            <span class=\"gq-meta-tag\">Building facade uplighting + landscape accent<\/span>\n            <span class=\"gq-meta-tag\">2 years in service<\/span>\n          <\/div>\n          \n          <h4 class=\"gq-h4-subtitle\">Challenge<\/h4>\n          <p class=\"gq-desc-text\">5-story hotel architecture had to meet facade uplighting needs by evenly illuminating a 20-meter high exterior wall while avoiding visible hot spots at ground level. EC Architects demanded 4000K neutral white with CRI 90 to reflect the natural stone cladding at night. Fixtures had to be concealed by day, fully recessed with stainless trim flush to the building facade.<\/p>\n          \n          <h4 class=\"gq-h4-subtitle\">Solution<\/h4>\n          <p class=\"gq-desc-text\">24 Series 2 COB narrow beam (24) fixtures, 30-35W each, used on the main hotel facade columns. 12 Series 5 adjustable COB, 18W each, used on landscape trees to maintain even light distribution. All fixtures are 316 stainless, due to close proximity to the hotel&#8217;s fountain features and frequent landscape irrigation.<\/p>\n        <\/div>\n        <div class=\"gq-project-results\">\n          <div class=\"gq-results-box\">\n            <h4 class=\"gq-h4-results-title\">Results &#038; ROI<\/h4>\n            <ul class=\"gq-results-list\">\n              <li>Ensured even page wash on hotel facade, from ground to roofline, and avoided scalloping of light distribution<\/li>\n              <li>CRI 92 measured on-site, ensuring natural reflection of natural stone colours at night time<\/li>\n              <li>Adjustable tree fixtures were re-aimed twice in first year to address mature landscape conditions<\/li>\n              <li>Fixture investment:~Gfkebza | Estimated 10-year energy expenditure:~Ltnsqmmo<\/li>\n              <li>Night time photographs of hotel facade, published as marketing collateral<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div id=\"gq-tab-3\" class=\"gq-tab-pane\">\n        <div class=\"gq-project-details\">\n          <h3 class=\"gq-h3-project-title\">Municipal Plaza Pathway \u2014 Dongguan, China<\/h3>\n          <div class=\"gq-meta-tags\">\n            <span class=\"gq-meta-tag\">Pedestrian plaza + interactive water feature<\/span>\n            <span class=\"gq-meta-tag\">18 months in service<\/span>\n          <\/div>\n          \n          <h4 class=\"gq-h4-subtitle\">Challenge<\/h4>\n          <p class=\"gq-desc-text\">A 3,500 m municipal space requires simple functional pathway lighting, decorative ground accents in proximity to a dry fountain, and DMX-controllable RGBW effects used for seasonal park events. Budget constraint: $35,000 allocated for entire lighting installation.<\/p>\n          \n          <h4 class=\"gq-h4-subtitle\">Solution<\/h4>\n          <p class=\"gq-desc-text\">60 Series 1 Standard RGBW, 12W (120mm) fixtures with DMX512 control, for the main plaza grid. 120 Series 6 mini IP68 decorative inground lights (32mm, 1W) surrounding the fountain edge. 8 Series 2 narrow beam COB, 40-50W fixtures for landmark plaza centre monument lighting.<\/p>\n        <\/div>\n        <div class=\"gq-project-results\">\n          <div class=\"gq-results-box\">\n            <h4 class=\"gq-h4-results-title\">Results &#038; ROI<\/h4>\n            <ul class=\"gq-results-list\">\n              <li>Full RGBW color-changing capability across 60 individually addressable fixtures<\/li>\n              <li>Zero IP69 failures on fountain-adjacent IP68 mini inground fixtures, after 18 months<\/li>\n              <li>DMX system supports 12 pre-programmed seasonal color scenes<\/li>\n              <li>Total project budget: $31,200 (within budget), including transformer boxes and DMX controls<\/li>\n              <li>Maintenance: 2 fixtures cleaned (debris accumulated in recessed trim), 0 replacements as yet<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"gq-cta-wrapper\">\n      <a href=\"#ct-popup-801\" class=\"gq-cta-btn\">Discuss Your Project Requirements<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  (function() {\n    \/\/ \u786e\u4fdd DOM \u52a0\u8f7d\u5b8c\u6bd5\u540e\u6267\u884c\n    document.addEventListener(\"DOMContentLoaded\", function() {\n      var wrapper = document.getElementById(\"gq-real-world-apps\");\n      if (!wrapper) return;\n\n      var tabBtns = wrapper.querySelectorAll(\".gq-tab-btn\");\n      var tabPanes = wrapper.querySelectorAll(\".gq-tab-pane\");\n\n      tabBtns.forEach(function(btn) {\n        btn.addEventListener(\"click\", function() {\n          var targetId = this.getAttribute(\"data-target\");\n\n          \/\/ \u79fb\u9664\u6240\u6709\u6fc0\u6d3b\u72b6\u6001\n          tabBtns.forEach(function(b) { b.classList.remove(\"gq-active\"); });\n          tabPanes.forEach(function(p) { p.classList.remove(\"gq-active\"); });\n\n          \/\/ \u6fc0\u6d3b\u5f53\u524d\u70b9\u51fb\u7684 Tab\n          this.classList.add(\"gq-active\");\n          var targetPane = wrapper.querySelector(\"#\" + targetId);\n          if (targetPane) {\n            targetPane.classList.add(\"gq-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-ba269b0\" data-block-id=\"ba269b0\"><style>.stk-ba269b0 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-ba269b0-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-c02161f\" data-v=\"4\" data-block-id=\"c02161f\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-c02161f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-c02161f-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb (\u9876\u7ea7 ID \u9650\u5b9a)\n     2. \u4e0d\u5f15\u5165\u5916\u5e93\u5b57\u4f53\uff0c\u7ee7\u627f Blocksy \u9ed8\u8ba4\u5b57\u4f53\u8bbe\u7f6e\n     3. \u5f3a\u5236\u4f18\u5148\u7ea7\u8986\u76d6 (!important) \u5f7b\u5e95\u675c\u7edd\u6837\u5f0f\u6cc4\u6f0f\n  ========================================================== *\/\n\n  #gq-certifications-module {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* \u9075\u5faa\u8981\u6c42 40px \u586b\u5145 *\/\n    background-color: #fcfdfd !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-certifications-module *,\n  #gq-certifications-module *::before,\n  #gq-certifications-module *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-certifications-module .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     H2 \u4e3b\u6807\u9898\u4e0e\u5bfc\u8bed (\u5c45\u4e2d\u6241\u5e73\u5316)\n  ========================================================== *\/\n  \n  #gq-certifications-module h2.gq-h2-title {\n    text-align: center !important;\n    font-size: 32px !important; \/* \u9075\u5faa\u8981\u6c42\u9ed8\u8ba4 32px *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 20px auto !important;\n    padding-bottom: 20px !important;\n    position: relative !important;\n    max-width: 1200px !important;\n  }\n\n  #gq-certifications-module h2.gq-h2-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important; \/* \u7ecf\u5178\u7ea2\u8272\u89c6\u89c9\u951a\u70b9 *\/\n  }\n\n  #gq-certifications-module p.gq-intro-text {\n    text-align: center !important;\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.75 !important;\n    max-width: 1000px !important;\n    margin: 0 auto 40px auto !important;\n    opacity: 0.9 !important;\n  }\n\n  \/* ==========================================================\n     \u6838\u5fc3\u8ba4\u8bc1\u52cb\u7ae0\u9635\u5217 (4\u680f\u7f51\u683c)\n  ========================================================== *\/\n  \n  #gq-certifications-module .gq-badges-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 24px !important;\n    margin-bottom: 40px !important;\n  }\n\n  #gq-certifications-module .gq-badge-card {\n    background-color: #ffffff !important;\n    border: 1px solid #e5e5e5 !important;\n    border-top: 4px solid #183090 !important; \/* \u9876\u90e8\u6df1\u84dd\u5f3a\u8c03\u7ebf *\/\n    padding: 24px !important;\n    text-align: center !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n  }\n\n  #gq-certifications-module .gq-badge-card strong {\n    font-size: 24px !important;\n    color: #183090 !important;\n    font-weight: 800 !important;\n    margin-bottom: 8px !important;\n    letter-spacing: 1px !important;\n    display: block !important;\n  }\n\n  #gq-certifications-module .gq-badge-card span {\n    font-size: 14px !important;\n    color: #303030 !important;\n    line-height: 1.5 !important;\n    display: block !important;\n  }\n\n  \/* ==========================================================\n     IP \u7b49\u7ea7\u89e3\u6790\u4e0e\u6280\u672f\u5bf9\u6bd4\u533a (\u53cc\u680f\/\u6587\u672c\u6392\u7248)\n  ========================================================== *\/\n  \n  #gq-certifications-module h3.gq-h3-title {\n    font-size: 24px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 16px 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  #gq-certifications-module p.gq-body-text {\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.7 !important;\n    margin: 0 0 30px 0 !important;\n  }\n\n  #gq-certifications-module .gq-ip-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 40px !important;\n    margin-bottom: 50px !important;\n  }\n\n  #gq-certifications-module .gq-ip-card {\n    border: 1px solid #e5e5e5 !important;\n    padding: 32px !important;\n    background-color: #ffffff !important;\n  }\n\n  #gq-certifications-module h4.gq-h4-ip-name {\n    font-size: 28px !important;\n    color: #183090 !important;\n    font-weight: 800 !important;\n    margin: 0 0 8px 0 !important;\n    display: inline-block !important;\n    border-bottom: 2px solid #009048 !important; \/* \u7eff\u8272\u5e95\u8fb9\u8868\u793a\u901a\u8fc7\u6d4b\u8bd5 *\/\n    padding-bottom: 4px !important;\n  }\n\n  #gq-certifications-module h5.gq-h5-ip-sub {\n    font-size: 16px !important;\n    color: #111 !important;\n    font-weight: 700 !important;\n    margin: 0 0 16px 0 !important;\n    text-transform: uppercase !important;\n  }\n\n  \/* ==========================================================\n     \u6750\u6599\u6e05\u5355\u4e0e\u6280\u672f\u6279\u6ce8 (B2B \u89c4\u8303\u6392\u7248)\n  ========================================================== *\/\n  \n  #gq-certifications-module .gq-materials-wrapper {\n    background-color: #fcfcfc !important;\n    border: 1px solid #e5e5e5 !important;\n    padding: 40px !important;\n    margin-bottom: 40px !important;\n  }\n\n  #gq-certifications-module ul.gq-spec-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  #gq-certifications-module ul.gq-spec-list li {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n    padding-left: 20px !important;\n    position: relative !important;\n  }\n\n  #gq-certifications-module ul.gq-spec-list li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  #gq-certifications-module ul.gq-spec-list li::before {\n    content: \"\u25a0\" !important; \/* \u5de5\u4e1a\u98ce\u65b9\u5f62\u9879\u76ee\u7b26\u53f7 *\/\n    position: absolute !important;\n    left: 0 !important;\n    color: #183090 !important;\n    font-size: 10px !important;\n    top: 5px !important;\n  }\n\n  #gq-certifications-module ul.gq-spec-list strong {\n    color: #111 !important;\n    font-weight: 700 !important;\n  }\n\n  \/* \u5e95\u90e8\u7eff\u8272\u89c4\u683c\u63d0\u793a\u6846 (Callout) *\/\n  #gq-certifications-module .gq-tip-box {\n    background-color: #ffffff !important;\n    border-left: 6px solid #009048 !important;\n    padding: 30px 40px !important;\n  }\n\n  #gq-certifications-module h4.gq-h4-tip-title {\n    font-size: 18px !important;\n    color: #009048 !important;\n    font-weight: 700 !important;\n    margin: 0 0 10px 0 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  #gq-certifications-module p.gq-tip-text {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.7 !important;\n    margin: 0 !important;\n    font-style: italic !important;\n  }\n\n  \/* ==========================================================\n     \u54cd\u5e94\u5f0f\u6298\u53e0\u903b\u8f91\n  ========================================================== *\/\n  \n  @media (max-width:1000px) {\n    #gq-certifications-module .gq-badges-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-certifications-module h2.gq-h2-title {\n      font-size: 28px !important;\n      text-align: left !important;\n    }\n    #gq-certifications-module h2.gq-h2-title::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-certifications-module p.gq-intro-text {\n      text-align: left !important;\n    }\n    #gq-certifications-module .gq-ip-grid {\n      grid-template-columns: 1fr !important;\n      gap: 24px !important;\n    }\n    #gq-certifications-module .gq-materials-wrapper {\n      padding: 24px 20px !important;\n    }\n    #gq-certifications-module .gq-tip-box {\n      padding: 24px 20px !important;\n      border-left-width: 4px !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #gq-certifications-module .gq-badges-grid {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a\u7aef\u5355\u5217 *\/\n    }\n  }\n<\/style>\n\n<section id=\"gq-certifications-module\">\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-h2-title\">Certifications, Standards &#038; IP Rating Explained<\/h2>\n    <p class=\"gq-intro-text\">All of our LED inground lights, of any model, are supplied with accreditation documents that prove compliance with the key standards required for international B2B procurement. Here&#8217;s what they cover and why they matter to your project.<\/p>\n\n    <div class=\"gq-badges-grid\">\n      <div class=\"gq-badge-card\">\n        <strong>CE<\/strong>\n        <span>European Conformity<br>EN 60598-2-13<\/span>\n      <\/div>\n      <div class=\"gq-badge-card\">\n        <strong>RoHS<\/strong>\n        <span>Restriction of<br>Hazardous Substances<\/span>\n      <\/div>\n      <div class=\"gq-badge-card\">\n        <strong>IP67<\/strong>\n        <span>Dust-tight + Temporary<br>Immersion (1m\/30min)<\/span>\n      <\/div>\n      <div class=\"gq-badge-card\">\n        <strong>IP68<\/strong>\n        <span>Dust-tight + Continuous<br>Submersion (>1m)<\/span>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"gq-h3-title\">Understanding IP Code Ratings for In-Ground Well Lights<\/h3>\n    <p class=\"gq-body-text\">According to IEC 60529, the IP (Ingress Protection) rating of a fixture has two numbers. The first indicates the protection degree to solid objects (6 = dust proof). The second number indicates the waterproof protection grade &#8211; and for your fixture specification, this is the number that distinguishes IP67 fixtures from IP68 fixtures.<\/p>\n    \n    \n\n    <div class=\"gq-ip-grid\">\n      <div class=\"gq-ip-card\">\n        <h4 class=\"gq-h4-ip-name\">IP67<\/h4>\n        <h5 class=\"gq-h5-ip-sub\">Temporary Immersion<\/h5>\n        <p class=\"gq-body-text\" style=\"margin-bottom: 0 !important;\">Fulfils water immersion for a distance of 1 meter deep and for duration of 30 minutes. Application suitable for: landscaped well in-ground fixtures, walkway path lights, driveway inground fixtures, garden lawn lights. Represents 90%+ of all outdoor in-ground applications where fixtures can be subject to rain water accumulation or temporary flooding.<\/p>\n      <\/div>\n      <div class=\"gq-ip-card\">\n        <h4 class=\"gq-h4-ip-name\">IP68<\/h4>\n        <h5 class=\"gq-h5-ip-sub\">Continuous Submersion<\/h5>\n        <p class=\"gq-body-text\" style=\"margin-bottom: 0 !important;\">Able to endure continuous operation while underwater exceeding 1 meter DWT (specified by provider). Application suitable for: fountains, a road pond edge, water feature lighting, pool support inground lighting. Our Series 6 mini decorative inground fixtures have IP68 ratings for sub-globe use.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"gq-h3-title\">IP Testing Protocol<\/h3>\n    <p class=\"gq-body-text\">Our IP67 fixtures are regularly tested in a pressure water tank at 1 meter for 60 minutes (twice the IEC 60529 standard requirement of 30 minutes). After the test, the fixtures are powered up again and checked for moisture traces within the optical chamber. IP68 mini series fixtures are tested at 2 meters continuous submersion for 72 hours. We test at these margins because in the field, extreme conditions such as thermal cycling, installation loads on seals, soil pressures, produce ingress vectors not duplicated in lab conditions.<\/p>\n\n    <div class=\"gq-materials-wrapper\">\n      <h3 class=\"gq-h3-title\">Material &#038; Component Certifications<\/h3>\n      <ul class=\"gq-spec-list\">\n        <li><strong>304 \/ 316 Stainless Steel:<\/strong> Certified to ASTM A240 \/ A276 as a raw material mill certificates available on request<\/li>\n        <li><strong>Tempered Glass:<\/strong> 8mm with 12150-1 acceptance, thermal shock from 40C to +200C<\/li>\n        <li><strong>LED Chips:<\/strong> CREE (CR series and ME series), OSRAM (Prevailed series) and Philips chips with manufacturer datasheet. All LEDs measured following IES LM-80 for lumen maintenance data<\/li>\n        <li><strong>LED Drivers:<\/strong> CE\/ UL listed constant-current driver with over-voltage, over-current, short-circuit protection<\/li>\n        <li><strong>Water resistance:<\/strong> Cable entries and connectors (IP68 rated) on all models<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"gq-tip-box\">\n      <h4 class=\"gq-h4-tip-title\">Specification Tip<\/h4>\n      <p class=\"gq-tip-text\">When writing project specifications, remember to always list the IP testing standard (IEC 60529) by number, not \u00ab IP67 \u00bb. This will guarantee the supplier to give fixtures tested to actual standard and not just self-declared ingression ratings. We include IEC 60529 test report references on each bulk shipment. Also ask for IES LM-80 data of the LED chips. This is the universal lumen depreciation testing that supports the 50,000 hour lifespan claim. Any company that cannot provide LM-80 data is most probably just estimating life expectancy and not testing it.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-baec456\" data-block-id=\"baec456\"><style>.stk-baec456 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-baec456-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-111bb2c\" data-v=\"4\" data-block-id=\"111bb2c\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-111bb2c-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-111bb2c-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb (\u9876\u7ea7 ID \u9650\u5b9a)\n     2. \u5f3a\u5236\u7ee7\u627f Blocksy \u5168\u5c40\u5b57\u4f53\uff0c\u4e0d\u5f15\u5165\u5916\u90e8\u5b57\u4f53\n     3. \u4f7f\u7528 !important \u5f3a\u5236\u9501\u5b9a\u6240\u6709\u6837\u5f0f\n  ========================================================== *\/\n\n  #gq-procurement-guide {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* \u6309\u8981\u6c42\u56fa\u5b9a 40px \u586b\u5145 *\/\n    background-color: #ffffff !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-procurement-guide *,\n  #gq-procurement-guide *::before,\n  #gq-procurement-guide *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-procurement-guide .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     H2 \u4e3b\u6807\u9898\u4e0e\u5bfc\u8bed (\u5c45\u4e2d\u7ecf\u5178 B2B \u6837\u5f0f)\n  ========================================================== *\/\n  \n  #gq-procurement-guide h2.gq-proc-h2 {\n    text-align: center !important;\n    font-size: 32px !important; \/* \u6309\u8981\u6c42\u8bbe\u7f6e 32px *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 20px auto !important;\n    padding-bottom: 20px !important;\n    position: relative !important;\n    max-width: 1200px !important;\n  }\n\n  \/* \u5c45\u4e2d\u7ea2\u8272\u77ed\u7ebf\uff0c\u5f3a\u5316\u89c6\u89c9\u7126\u70b9 *\/\n  #gq-procurement-guide h2.gq-proc-h2::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  #gq-procurement-guide p.gq-proc-intro {\n    text-align: center !important;\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.75 !important;\n    max-width: 1000px !important;\n    margin: 0 auto 40px auto !important;\n    opacity: 0.9 !important;\n  }\n\n  \/* ==========================================================\n     \u5546\u4e1a\u6570\u636e\u8868 (\u65e0\u6d6e\u5938\u8bbe\u8ba1\u7684\u5de5\u4e1a\u8868\u683c)\n  ========================================================== *\/\n  \n  #gq-procurement-guide .gq-table-wrapper {\n    margin-bottom: 40px !important;\n  }\n\n  #gq-procurement-guide h3.gq-proc-h3 {\n    font-size: 22px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 16px 0 !important;\n    border-bottom: 2px solid #183090 !important;\n    padding-bottom: 8px !important;\n    display: inline-block !important;\n  }\n\n  \/* \u9632\u6ea2\u51fa\u6a2a\u5411\u6eda\u52a8\u5bb9\u5668 *\/\n  #gq-procurement-guide .gq-table-responsive {\n    width: 100% !important;\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch !important;\n    margin-bottom: 16px !important;\n  }\n\n  #gq-procurement-guide table.gq-proc-table {\n    width: 100% !important;\n    border-collapse: collapse !important;\n    min-width: 700px !important;\n    font-size: 15px !important;\n    background-color: #ffffff !important;\n  }\n\n  #gq-procurement-guide table.gq-proc-table th,\n  #gq-procurement-guide table.gq-proc-table td {\n    padding: 16px 20px !important;\n    text-align: left !important;\n    border-bottom: 1px solid #e5e5e5 !important;\n    color: #303030 !important;\n  }\n\n  #gq-procurement-guide table.gq-proc-table th {\n    background-color: #f8f9fa !important;\n    font-weight: 700 !important;\n    color: #111 !important;\n    text-transform: uppercase !important;\n    font-size: 13px !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  #gq-procurement-guide table.gq-proc-table tbody tr:hover td {\n    background-color: #fcfcfc !important; \/* \u6781\u7b80\u7684\u4ea4\u4e92\u53cd\u9988 *\/\n  }\n\n  \/* \u4ef7\u683c\u63d0\u793a\u6587\u5b57 *\/\n  #gq-procurement-guide p.gq-proc-note {\n    font-size: 14px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n    font-style: italic !important;\n    opacity: 0.8 !important;\n  }\n\n  \/* ==========================================================\n     OEM & ODM \u5b9a\u5236\u670d\u52a1\u5217\u8868 (\u53cc\u680f\u7f51\u683c\u5e03\u5c40)\n  ========================================================== *\/\n  \n  #gq-procurement-guide .gq-oem-wrapper {\n    background-color: #fcfcfc !important;\n    border: 1px solid #e5e5e5 !important;\n    padding: 40px !important;\n    margin-bottom: 50px !important;\n  }\n\n  #gq-procurement-guide p.gq-oem-desc {\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.7 !important;\n    margin: 0 0 24px 0 !important;\n  }\n\n  #gq-procurement-guide ul.gq-oem-list {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 20px 40px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  #gq-procurement-guide ul.gq-oem-list li {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    position: relative !important;\n    padding-left: 24px !important;\n  }\n\n  \/* \u4f7f\u7528\u7eaf CSS \u7ed8\u5236\u6781\u7b80\u7eff\u8272\u5bf9\u53f7 *\/\n  #gq-procurement-guide ul.gq-oem-list li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 5px !important;\n    width: 14px !important;\n    height: 14px !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23009048' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C\/polyline%3E%3C\/svg%3E\") !important;\n    background-size: contain !important;\n    background-repeat: no-repeat !important;\n  }\n\n  #gq-procurement-guide ul.gq-oem-list strong {\n    color: #111 !important;\n    font-weight: 700 !important;\n  }\n\n  \/* ==========================================================\n     \u552e\u540e\u4e0e\u8d28\u4fdd\u6761\u6b3e (\u5b89\u5168\u7eff\u8272\u5f3a\u8c03\u6846)\n  ========================================================== *\/\n  \n  #gq-procurement-guide .gq-warranty-box {\n    background-color: #f8f9fa !important;\n    border-left: 6px solid #009048 !important; \/* \u7eff\u8272\u4f20\u8fbe\u53ef\u9760\u3001\u552e\u540e\u4fdd\u969c *\/\n    padding: 30px 40px !important;\n    margin-bottom: 50px !important;\n  }\n\n  #gq-procurement-guide h4.gq-proc-h4 {\n    font-size: 18px !important;\n    color: #111 !important;\n    font-weight: 700 !important;\n    margin: 0 0 12px 0 !important;\n  }\n\n  #gq-procurement-guide p.gq-warranty-text {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.7 !important;\n    margin: 0 !important;\n  }\n\n  \/* ==========================================================\n     \u5e95\u90e8 CTA \u884c\u52a8\u547c\u5401\u6309\u94ae\n  ========================================================== *\/\n  \n  #gq-procurement-guide .gq-cta-wrapper {\n    text-align: center !important;\n    margin-top: 20px !important;\n  }\n\n  #gq-procurement-guide a.gq-cta-btn {\n    display: inline-block !important;\n    background-color: #D81818 !important; \/* \u7ea2\u8272\u6309\u94ae\u4fc3\u8fdb\u8f6c\u5316 *\/\n    color: #ffffff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    padding: 16px 48px !important;\n    border-radius: 2px !important; \/* \u6781\u7b80\u5fae\u5706\u89d2 *\/\n    transition: background-color 0.3s ease !important;\n  }\n\n  #gq-procurement-guide a.gq-cta-btn:hover {\n    background-color: #b01010 !important;\n  }\n\n  \/* ==========================================================\n     \u54cd\u5e94\u5f0f\u9002\u914d\n  ========================================================== *\/\n  \n  @media (max-width: 992px) {\n    #gq-procurement-guide ul.gq-oem-list {\n      grid-template-columns: 1fr !important; \/* \u5e73\u677f\u53ca\u4ee5\u4e0b OEM \u5217\u8868\u53d8\u4e3a\u5355\u5217 *\/\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-procurement-guide h2.gq-proc-h2 {\n      font-size: 28px !important;\n      text-align: left !important;\n    }\n    #gq-procurement-guide h2.gq-proc-h2::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-procurement-guide p.gq-proc-intro {\n      text-align: left !important;\n    }\n    #gq-procurement-guide .gq-oem-wrapper,\n    #gq-procurement-guide .gq-warranty-box {\n      padding: 24px 20px !important;\n    }\n    #gq-procurement-guide .gq-warranty-box {\n      border-left-width: 4px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-procurement-guide\">\n  <div class=\"gq-container\">\n    \n    <h2 class=\"gq-proc-h2\">Procurement Guide \u2014 Pricing, MOQ, Lead Time &#038; After-Sales Support<\/h2>\n    <p class=\"gq-proc-intro\">Factory direct pricing from Guangqi requires no distributor mark-up (that in most cases adds 40-60% on landedcost). The below shows our buying set-up for B2B buyers, landscape contractors and lighting distributors.<\/p>\n\n    <div class=\"gq-table-wrapper\">\n      <h3 class=\"gq-proc-h3\">Price Range by Series &#038; Power<\/h3>\n      <div class=\"gq-table-responsive\">\n        <table class=\"gq-proc-table\">\n          <thead>\n            <tr>\n              <th>Category<\/th>\n              <th>Power Range<\/th>\n              <th>Unit Price (FOB)<\/th>\n              <th>Volume Break (100+)<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Mini Decorative (Series 6)<\/td>\n              <td>0.2W \u2013 1W<\/td>\n              <td>$8 \u2013 $15<\/td>\n              <td>$6 \u2013 $12<\/td>\n            <\/tr>\n            <tr>\n              <td>Standard Entry (Series 1\/3)<\/td>\n              <td>3W \u2013 12W<\/td>\n              <td>$25 \u2013 $55<\/td>\n              <td>$20 \u2013 $45<\/td>\n            <\/tr>\n            <tr>\n              <td>Mid-Power (Series 1\/2\/4\/5)<\/td>\n              <td>13W \u2013 36W<\/td>\n              <td>$60 \u2013 $120<\/td>\n              <td>$50 \u2013 $100<\/td>\n            <\/tr>\n            <tr>\n              <td>High-Power (Series 1\/2)<\/td>\n              <td>40W \u2013 72W<\/td>\n              <td>$130 \u2013 $250+<\/td>\n              <td>$110 \u2013 $210+<\/td>\n            <\/tr>\n            <tr>\n              <td>RGBW \/ DMX Add-on<\/td>\n              <td>Any<\/td>\n              <td>+15% \u2013 25%<\/td>\n              <td>+12% \u2013 20%<\/td>\n            <\/tr>\n            <tr>\n              <td>316 SS Upgrade<\/td>\n              <td>Any<\/td>\n              <td>+30% \u2013 40%<\/td>\n              <td>+25% \u2013 35%<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n      <p class=\"gq-proc-note\">Pricing FOB Guangzhou\/Shenzhen is only indicative. Quotations vary based upon details such as specification, quantity and customization. Please contact us directly with your project requirements.<\/p>\n    <\/div>\n\n    <div class=\"gq-table-wrapper\">\n      <h3 class=\"gq-proc-h3\">Order &#038; Delivery Framework<\/h3>\n      \n      <div class=\"gq-table-responsive\">\n        <table class=\"gq-proc-table\">\n          <thead>\n            <tr>\n              <th>Parameter<\/th>\n              <th>Standard Orders<\/th>\n              <th>OEM\/ODM Orders<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>MOQ<\/td>\n              <td>50 pieces per SKU<\/td>\n              <td>200+ pieces per SKU<\/td>\n            <\/tr>\n            <tr>\n              <td>Sample Order<\/td>\n              <td>1\u20135 units (sample pricing applies)<\/td>\n              <td>1\u20135 units (tooling review first)<\/td>\n            <\/tr>\n            <tr>\n              <td>Lead Time<\/td>\n              <td>7\u201315 business days<\/td>\n              <td>20\u201330 business days<\/td>\n            <\/tr>\n            <tr>\n              <td>Payment<\/td>\n              <td>30% deposit, 70% before shipment<\/td>\n              <td>40% deposit, 60% before shipment<\/td>\n            <\/tr>\n            <tr>\n              <td>Shipping<\/td>\n              <td>FOB \/ CIF \/ DDP available<\/td>\n              <td>FOB \/ CIF \/ DDP available<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"gq-oem-wrapper\">\n      <h3 class=\"gq-proc-h3\">OEM &#038; ODM Customization<\/h3>\n      \n      <p class=\"gq-oem-desc\">OEM and ODM requirements are available with our own mold shop, optics laboratory and thermal simulation devices. Typical modification requests are:<\/p>\n      <ul class=\"gq-oem-list\">\n        <li><strong>Custom beam angles<\/strong>: private reflector profiles engineered for particular buildings<\/li>\n        <li><strong>Non-standard color temperatures<\/strong>: CCT tuning from 1800K (amber) to 6500K (day light) at specified K points<\/li>\n        <li><strong>Custom house finishing<\/strong>: black anodized, bronze PVD or RAL color specified by the client on trim ring<\/li>\n        <li><strong>Private labeling<\/strong>: your brand on product, packaging, and documentation<\/li>\n        <li><strong>Modified mounting depth<\/strong>: adjusted housing height for specific installation sleeves or retrofit scenarios<\/li>\n        <li><strong>Integrated smart controls<\/strong>: Bluetooth mesh, Zigbee, or WiFi modules for IoT landscape management<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"gq-warranty-box\">\n      <h3 class=\"gq-proc-h3\" style=\"border:none; padding:0; margin-bottom: 20px;\">Warranty &#038; After-Sales<\/h3>\n      <p class=\"gq-warranty-text\">Standard: 3-year warranty covering LED driver failure, lumen depreciation beyond L70 threshold, and housing seal integrity failure. Extended: 5-year warranty available for orders above 500 units. Coverage includes free replacement parts (shipping at buyer&#8217;s cost during standard warranty; full coverage under extended). Technical support: remote troubleshooting within 24 hours; on-site support available for installations exceeding 2,000 fixtures within mainland China. International projects are supported through regional service agents in Southeast Asia, the Middle East, and Europe.<\/p>\n    <\/div>\n\n    <div class=\"gq-cta-wrapper\">\n      <a href=\"#ct-popup-801\" class=\"gq-cta-btn\">Get Your Custom Quotation \u2014 Free<\/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-96d91a4\" data-block-id=\"96d91a4\"><style>.stk-96d91a4 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-96d91a4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f464ca8\" data-v=\"4\" data-block-id=\"f464ca8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f464ca8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f464ca8-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb & \u5168\u5c40\u91cd\u7f6e (\u9876\u7ea7 ID \u9650\u5b9a)\n     2. \u5f3a\u5236\u7ee7\u627f Blocksy \u5168\u5c40\u5b57\u4f53\uff0c\u7edd\u4e0d\u5f15\u5165\u5916\u90e8\u5b57\u4f53\n     3. \u5f3a\u5236\u8986\u76d6\u6240\u6709\u53ef\u80fd\u51b2\u7a81\u7684\u4e3b\u9898\u6837\u5f0f (!important)\n  ========================================================== *\/\n\n  #gq-tools-nav-module {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* \u6309\u8981\u6c42\u8bbe\u7f6e 40px \u4e0a\u4e0b\u5185\u8fb9\u8ddd *\/\n    background-color: #fcfdfd !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-tools-nav-module *,\n  #gq-tools-nav-module *::before,\n  #gq-tools-nav-module *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-tools-nav-module .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     \u5934\u90e8\u533a\u57df (H2 \u4e3b\u6807\u9898\u4e0e\u5f15\u8a00)\n  ========================================================== *\/\n  \n  #gq-tools-nav-module .gq-header {\n    text-align: center !important;\n    margin-bottom: 40px !important;\n  }\n\n  #gq-tools-nav-module h2.gq-h2-title {\n    font-size: 32px !important; \/* \u6309\u8981\u6c42\u8bbe\u5b9a\u9ed8\u8ba4 32px *\/\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 auto 16px auto !important;\n    padding-bottom: 20px !important;\n    position: relative !important;\n    line-height: 1.3 !important;\n  }\n\n  \/* \u5c45\u4e2d\u7ea2\u8272\u89c6\u89c9\u951a\u70b9\u7ebf\uff0c\u7ecf\u5178 B2B \u98ce\u683c *\/\n  #gq-tools-nav-module h2.gq-h2-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  #gq-tools-nav-module p.gq-intro-desc {\n    font-size: 16px !important;\n    color: #303030 !important;\n    margin: 0 auto !important;\n    max-width: 800px !important;\n    line-height: 1.7 !important;\n    opacity: 0.9 !important;\n  }\n\n  \/* ==========================================================\n     \u5de5\u5177\u5361\u7247\u7f51\u683c\u5e03\u5c40 (CSS Grid)\n  ========================================================== *\/\n  \n  #gq-tools-nav-module .gq-tools-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 30px !important;\n  }\n\n  \/* \u5361\u7247\u57fa\u7840\u6837\u5f0f\uff1a\u6574\u5f20\u5361\u7247\u4f5c\u4e3a\u94fe\u63a5 (<a>) *\/\n  #gq-tools-nav-module a.gq-tool-card {\n    display: flex !important;\n    flex-direction: column !important;\n    background-color: #ffffff !important;\n    border: 1px solid #e5e5e5 !important;\n    border-top: 4px solid #183090 !important; \/* \u9ed8\u8ba4\u6df1\u84dd\u8272\u9876\u90e8\u8fb9\u6846 *\/\n    padding: 32px 24px !important;\n    text-decoration: none !important;\n    transition: all 0.3s ease !important;\n    position: relative !important;\n    overflow: hidden !important;\n  }\n\n  \/* \u60ac\u505c\u4ea4\u4e92\uff1a\u65e0\u5ec9\u4ef7\u5706\u89d2\u9634\u5f71\uff0c\u4f7f\u7528\u6241\u5e73\u5316\u4e0a\u6d6e\u548c\u989c\u8272\u66ff\u6362 *\/\n  #gq-tools-nav-module a.gq-tool-card:hover {\n    transform: translateY(-6px) !important;\n    border-color: #009048 !important; \/* \u60ac\u505c\u65f6\u8fb9\u6846\u53d8\u7eff *\/\n    box-shadow: 0 15px 35px rgba(48, 48, 48, 0.06) !important; \/* \u6781\u6de1\u7684\u60ac\u6d6e\u8d28\u611f *\/\n  }\n\n  #gq-tools-nav-module a.gq-tool-card:hover::before {\n    opacity: 1 !important;\n  }\n\n  \/* \u5361\u7247\u5185\u90e8\u6392\u7248 *\/\n  #gq-tools-nav-module h3.gq-h3-card-title {\n    font-size: 20px !important;\n    color: #183090 !important;\n    font-weight: 700 !important;\n    margin: 0 0 16px 0 !important;\n    line-height: 1.3 !important;\n    transition: color 0.3s ease !important;\n  }\n\n  #gq-tools-nav-module a.gq-tool-card:hover h3.gq-h3-card-title {\n    color: #009048 !important;\n  }\n\n  #gq-tools-nav-module p.gq-card-text {\n    font-size: 15px !important;\n    color: #303030 !important;\n    line-height: 1.6 !important;\n    margin: 0 0 24px 0 !important;\n    flex-grow: 1 !important; \/* \u4fdd\u8bc1\u5e95\u90e8\u7684\u6309\u94ae\u5bf9\u9f50 *\/\n  }\n\n  \/* \u4f2a\u6587\u672c\u6309\u94ae\uff1a\u7bad\u5934\u6307\u793a\u5668 *\/\n  #gq-tools-nav-module .gq-card-action {\n    display: flex !important;\n    align-items: center !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #183090 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    transition: color 0.3s ease !important;\n  }\n\n  #gq-tools-nav-module .gq-card-action::after {\n    content: \"\u2192\" !important;\n    margin-left: 8px !important;\n    transition: transform 0.3s ease !important;\n  }\n\n  #gq-tools-nav-module a.gq-tool-card:hover .gq-card-action {\n    color: #D81818 !important; \/* \u60ac\u505c\u65f6\u884c\u52a8\u547c\u5401\u53d8\u7ea2 *\/\n  }\n\n  #gq-tools-nav-module a.gq-tool-card:hover .gq-card-action::after {\n    transform: translateX(5px) !important; \/* \u7bad\u5934\u5e73\u6ed1\u5411\u53f3\u6ed1\u52a8 *\/\n  }\n\n  \/* \u6781\u7b80 SVG \u56fe\u6807\u8bbe\u5b9a *\/\n  #gq-tools-nav-module .gq-icon-wrapper {\n    margin-bottom: 20px !important;\n  }\n  \n  #gq-tools-nav-module .gq-icon-wrapper svg {\n    width: 32px !important;\n    height: 32px !important;\n    stroke: #303030 !important;\n    fill: none !important;\n    stroke-width: 1.5 !important;\n    transition: stroke 0.3s ease !important;\n  }\n\n  #gq-tools-nav-module a.gq-tool-card:hover .gq-icon-wrapper svg {\n    stroke: #009048 !important;\n  }\n\n  \/* ==========================================================\n     \u54cd\u5e94\u5f0f\u5e03\u5c40\n  ========================================================== *\/\n  \n  @media (max-width:1000px) {\n    #gq-tools-nav-module .gq-tools-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #gq-tools-nav-module h2.gq-h2-title {\n      font-size: 28px !important;\n      text-align: left !important;\n    }\n    #gq-tools-nav-module h2.gq-h2-title::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-tools-nav-module p.gq-intro-desc {\n      text-align: left !important;\n    }\n    #gq-tools-nav-module .gq-tools-grid {\n      grid-template-columns: 1fr !important; \/* \u79fb\u52a8\u7aef\u5355\u5217 *\/\n      gap: 20px !important;\n    }\n    #gq-tools-nav-module a.gq-tool-card {\n      padding: 24px 20px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-tools-nav-module\">\n  <div class=\"gq-container\">\n    \n    <div class=\"gq-header\">\n      <h2 class=\"gq-h2-title\">LED Inground Light Engineering Tools<\/h2>\n      <p class=\"gq-intro-desc\">Utilize our proprietary engineering calculators and selection guides to optimize your project&#8217;s performance, durability, and return on investment. Select a tool below to begin your analysis.<\/p>\n    <\/div>\n\n    <div class=\"gq-tools-grid\">\n      \n      <a href=\"https:\/\/gqlamp.com\/landscape-garden-lighting\/led-inground-light\/led-inground-light-selection-calculator\/\" class=\"gq-tool-card\">\n        <div class=\"gq-icon-wrapper\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect>\n            <line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"><\/line>\n            <line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"><\/line>\n          <\/svg>\n        <\/div>\n        <h3 class=\"gq-h3-card-title\">LED Inground Light Selection Calculator<\/h3>\n        <p class=\"gq-card-text\">Input your specific application type, required coverage area, and budget to receive tailored product series and wattage recommendations.<\/p>\n        <span class=\"gq-card-action\">Launch Calculator<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/gqlamp.com\/landscape-garden-lighting\/led-inground-light\/led-vs-halogen-vs-solar\/\" class=\"gq-tool-card\">\n        <div class=\"gq-icon-wrapper\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"><\/line>\n            <line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"><\/line>\n            <line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"><\/line>\n          <\/svg>\n        <\/div>\n        <h3 class=\"gq-h3-card-title\">LED vs Halogen vs Solar Comparison<\/h3>\n        <p class=\"gq-card-text\">Calculate your exact 5-year Total Cost of Ownership (TCO), energy savings, and environmental CO\u2082 impact across different lighting technologies.<\/p>\n        <span class=\"gq-card-action\">Compare Costs<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/gqlamp.com\/landscape-garden-lighting\/led-inground-light\/ip-rating-material-selection-guide\/\" class=\"gq-tool-card\">\n        <div class=\"gq-icon-wrapper\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\n          <\/svg>\n        <\/div>\n        <h3 class=\"gq-h3-card-title\">IP Rating &amp; Material Selection Guide<\/h3>\n        <p class=\"gq-card-text\">Determine the precise IP rating and housing material (304 vs 316L SS) required to withstand your specific installation environment and exposure levels.<\/p>\n        <span class=\"gq-card-action\">View Guide<\/span>\n      <\/a>\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-fdc8be6\" data-block-id=\"fdc8be6\"><style>.stk-fdc8be6 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fdc8be6-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-7e7e2a1\" data-v=\"4\" data-block-id=\"7e7e2a1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-7e7e2a1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-7e7e2a1-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb (\u9876\u7ea7 ID \u9650\u5b9a)\n     2. \u5f3a\u5236\u7ee7\u627f Blocksy \u5168\u5c40\u5b57\u4f53\uff0c\u62d2\u7edd\u5916\u90e8\u5b57\u4f53\n     3. \u4f7f\u7528 !important \u5f3a\u5236\u9501\u5b9a\u6240\u6709\u6837\u5f0f\uff0c\u9632\u6b62\u4e3b\u9898\u6c61\u67d3\n  ========================================================== *\/\n\n  #gq-faq-module {\n    width: 100% !important;\n    padding: 40px 0 !important; \n    background-color: #ffffff !important;\n    font-family: inherit !important;\n    box-sizing: border-box !important;\n  }\n\n  #gq-faq-module *,\n  #gq-faq-module *::before,\n  #gq-faq-module *::after {\n    box-sizing: border-box !important;\n  }\n\n  #gq-faq-module .gq-container {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ==========================================================\n     H2 \u4e3b\u6807\u9898\u533a\u57df (\u5c45\u4e2d\u6781\u7b80 B2B)\n  ========================================================== *\/\n  \n  #gq-faq-module h2.gq-faq-title {\n    text-align: center !important;\n    font-size: 32px !important; \n    color: #183090 !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 40px auto !important;\n    padding-bottom: 20px !important;\n    position: relative !important;\n    max-width: 1200px !important;\n  }\n\n  \/* \u5c45\u4e2d\u7ea2\u8272\u89c6\u89c9\u951a\u70b9\u7ebf *\/\n  #gq-faq-module h2.gq-faq-title::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #D81818 !important;\n  }\n\n  \/* ==========================================================\n     \u624b\u98ce\u7434 FAQ \u5217\u8868\u5e03\u5c40 (Accordion)\n  ========================================================== *\/\n  \n  #gq-faq-module .gq-faq-list {\n    max-width: 1100px !important;\n    margin: 0 auto !important;\n    border-top: 1px solid #e5e5e5 !important;\n  }\n\n  #gq-faq-module .gq-faq-item {\n    border-bottom: 1px solid #e5e5e5 !important;\n    background-color: transparent !important;\n    transition: background-color 0.3s ease !important;\n  }\n\n  #gq-faq-module .gq-faq-item:hover {\n    background-color: #fcfcfc !important;\n  }\n\n  \/* \u89e6\u53d1\u533a\u57df (Header) *\/\n  #gq-faq-module .gq-faq-header {\n    width: 100% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    padding: 24px 20px !important;\n    cursor: pointer !important;\n    background: none !important;\n    border: none !important;\n    outline: none !important;\n  }\n\n  #gq-faq-module h3.gq-faq-question {\n    font-size: 18px !important;\n    color: #183090 !important;\n    font-weight: 600 !important;\n    margin: 0 !important;\n    padding-right: 20px !important;\n    text-align: left !important;\n    line-height: 1.4 !important;\n    flex: 1 !important;\n  }\n\n  \/* \u7eaf CSS \u7ed8\u5236\u6781\u7b80 + \/ - \u56fe\u6807\uff0c\u53bbAI\u5473\uff0c\u65e0\u9700\u52a0\u8f7dSVG *\/\n  #gq-faq-module .gq-faq-icon {\n    position: relative !important;\n    width: 16px !important;\n    height: 16px !important;\n    flex-shrink: 0 !important;\n  }\n\n  #gq-faq-module .gq-faq-icon::before,\n  #gq-faq-module .gq-faq-icon::after {\n    content: \"\" !important;\n    position: absolute !important;\n    background-color: #183090 !important;\n    transition: all 0.3s ease !important;\n  }\n\n  \/* \u6a2a\u7ebf *\/\n  #gq-faq-module .gq-faq-icon::before {\n    top: 7px !important;\n    left: 0 !important;\n    width: 16px !important;\n    height: 2px !important;\n  }\n\n  \/* \u7ad6\u7ebf *\/\n  #gq-faq-module .gq-faq-icon::after {\n    top: 0 !important;\n    left: 7px !important;\n    width: 2px !important;\n    height: 16px !important;\n  }\n\n  \/* \u5c55\u5f00\u72b6\u6001\u7684\u6837\u5f0f\u8986\u76d6 *\/\n  #gq-faq-module .gq-faq-item.gq-active {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #009048 !important; \/* \u5c55\u5f00\u65f6\u5de6\u4fa7\u663e\u793a\u7eff\u8272\u5de5\u4e1a\u951a\u70b9 *\/\n  }\n\n  #gq-faq-module .gq-faq-item.gq-active h3.gq-faq-question {\n    color: #009048 !important; \/* \u6807\u9898\u53d8\u7eff *\/\n  }\n\n  \/* \u5c55\u5f00\u65f6\u56fe\u6807\u53d8\u7ea2\uff0c\u4e14\u7ad6\u7ebf\u65cb\u8f6c\u6d88\u5931\u5f62\u6210\u51cf\u53f7 *\/\n  #gq-faq-module .gq-faq-item.gq-active .gq-faq-icon::before {\n    background-color: #D81818 !important;\n  }\n  #gq-faq-module .gq-faq-item.gq-active .gq-faq-icon::after {\n    transform: rotate(90deg) !important;\n    opacity: 0 !important;\n  }\n\n  \/* \u7b54\u6848\u5185\u5bb9\u533a\u57df (\u5e73\u6ed1\u6298\u53e0) *\/\n  #gq-faq-module .gq-faq-body {\n    max-height: 0 !important; \/* \u9ed8\u8ba4\u9ad8\u5ea6\u4e3a 0 *\/\n    overflow: hidden !important;\n    transition: max-height 0.4s ease-in-out !important;\n  }\n\n  #gq-faq-module .gq-faq-content {\n    padding: 0 20px 30px 20px !important;\n  }\n\n  #gq-faq-module p.gq-faq-answer {\n    font-size: 16px !important;\n    color: #303030 !important;\n    line-height: 1.75 !important;\n    margin: 0 !important;\n  }\n  \n  \/* \u54cd\u5e94\u5f0f\u8c03\u6574 *\/\n  @media (max-width:690px) {\n    #gq-faq-module h2.gq-faq-title {\n      font-size: 28px !important;\n      text-align: left !important;\n    }\n    #gq-faq-module h2.gq-faq-title::after {\n      left: 0 !important;\n      transform: none !important;\n    }\n    #gq-faq-module h3.gq-faq-question {\n      font-size: 16px !important;\n    }\n    #gq-faq-module .gq-faq-header {\n      padding: 20px 16px !important;\n    }\n    #gq-faq-module .gq-faq-content {\n      padding: 0 16px 24px 16px !important;\n    }\n  }\n<\/style>\n\n<section id=\"gq-faq-module\">\n  <div class=\"gq-container\">\n    <h2 class=\"gq-faq-title\">FAQ \u2014 LED Inground Lights<\/h2>\n    \n    <div class=\"gq-faq-list\">\n      \n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">Can LED inground well lights be used in driveways with vehicle traffic?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Yes. Our standard and COB series use 304 stainless steel for the housing with 8mm tempered glass lens and are rated for pedestrian and light vehicle passage (passenger cars, delivery vans). For heavy commercial\/industrial driveways with truck traffic, we suggest the 160mm + units with a 316 stainless steel upgrade and an engineered concrete mounting sleeve. The in-ground load rating depends on both the construction of the fixture and the method of installation\u2014a concrete mounting sleeve supports even load transfer to the surrounding foundation.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">What beam angle should I choose for architectural facade uplighting?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">For classic building up-lighting, 10-15 beam angle with 18W-36W power provides the wall-washing column like illumination architects often specify. To achieve a more evenly lit mass facade at closer mountings (< 1.5 meters from the wall), Series 2's 24 COB variants provide more uniform, fill light without hot spots. Series 4's adjustable angle allows fine-tuning between 10 and 60 degrees after installation, ideal where the mounting distance has yet to be finalized.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">Do you offer DMX512 or DALI dimming for color-changing inground lights?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Yes\u2014Series 1 supports DMX512, DALI, 0-10V, PWM, and TTL. RGBW versions cover 120mm-320mm; select DMX512 when each luminaire needs a unique address; use DALI when connected to a BMS.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">What is the minimum order quantity (MOQ) for OEM\/ODM inground lights?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Quantity per part number: 50 pieces for standard catalog items. OEM or ODM orders with customization require 200+. Sample quantities (1-5 units) ship within 5-7 business days.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">How long do LED inground lights last compared to halogen ground lights?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Our LED in-floor fixtures are rated at 50,000 hours to the L70 lumen depreciation point, confirmed by IES LM-80 aging data at the chip level. In real world use (12 hours daily), that means approximately 11.4 years\u2014longer than the typical lifespan of halogen ground lights\u2014minus bulb replacements (MR16 or PAR36) every year or two and the labor and disposal burdens such replacements entail.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">What is the price range for professional LED inground well lights?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Factory-direct pricing is about $8-$15 for mini decorative units (0.2-1W), $25-$55 for standard 3W-12W fixtures, $60-$120 for mid-power 18W-36W fixtures, and $130-$250+ for high-power 48W-72W fixtures with CREE LED chips (volume savings (100+) is about 15-20%). Double or triple the single color price for DMX512 or RGBW capabilities; the high-power (48-72W) fixtures with CREE chips and satin-polished 316 stainless steel (for coastal or high-moisture environment) are 15-25% higher.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">Can inground lights be installed in areas with high water tables or flooding?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Our IP67 fixtures are designed to withstand periodic flooding and high water tables without allowing water penetration. For permanently wet soils or locations subject to immersion or extended areas of ponding we suggest our IP68 mini series, or IP68 upgrades to our standard series fixtures utilizing silicone potting and 316 stainless steel housings. Through all IP ratings even with the best installation practices any fixture with a water-tight installation sleeve should have drainage gravel packed around the mounting sleeve to insure no water will be ponded directly against the fixture seals for extended periods of time. An installed drain channel immediately beneath the sleeve will extend seal life considerably.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gq-faq-item\">\n        <button class=\"gq-faq-header\" aria-expanded=\"false\">\n          <h3 class=\"gq-faq-question\">What warranty and after-sales support does Guangqi Lighting provide?<\/h3>\n          <span class=\"gq-faq-icon\"><\/span>\n        <\/button>\n        <div class=\"gq-faq-body\">\n          <div class=\"gq-faq-content\">\n            <p class=\"gq-faq-answer\">Standard 3-year warranty on failure of driver, lumen aging past L70, and seal. 5-year extended warranty available for orders greater than 500 units. Includes no charge replacement parts and remote 24 hour troubleshooting.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function() {\n    function initFAQ() {\n      var faqContainer = document.getElementById(\"gq-faq-module\");\n      if (!faqContainer) return;\n\n      \/\/ \u9632\u6b62\u88ab\u591a\u6b21\u521d\u59cb\u5316\n      if (faqContainer.dataset.initialized) return;\n      faqContainer.dataset.initialized = \"true\";\n\n      var items = faqContainer.querySelectorAll(\".gq-faq-item\");\n\n      items.forEach(function(item) {\n        var header = item.querySelector(\".gq-faq-header\");\n        var body = item.querySelector(\".gq-faq-body\");\n\n        header.addEventListener(\"click\", function() {\n          var isActive = item.classList.contains(\"gq-active\");\n\n          \/\/ \u6b65\u9aa41\uff1a\u5173\u95ed\u5176\u4ed6\u6240\u6709\u6253\u5f00\u7684\u9762\u677f\n          items.forEach(function(otherItem) {\n            otherItem.classList.remove(\"gq-active\");\n            otherItem.querySelector(\".gq-faq-header\").setAttribute(\"aria-expanded\", \"false\");\n            \/\/ \u5173\u952e\u4fee\u590d\uff1a\u5185\u8054\u6837\u5f0f\u5fc5\u987b\u4f7f\u7528 setProperty \u5e76\u58f0\u660e \"important\"\uff0c\u5426\u5219\u4f1a\u88ab\u6837\u5f0f\u8868\u7684 !important \u8986\u76d6\n            otherItem.querySelector(\".gq-faq-body\").style.setProperty(\"max-height\", \"0px\", \"important\");\n          });\n\n          \/\/ \u6b65\u9aa42\uff1a\u5c55\u5f00\u5f53\u524d\u70b9\u51fb\u7684\u9762\u677f\n          if (!isActive) {\n            item.classList.add(\"gq-active\");\n            header.setAttribute(\"aria-expanded\", \"true\");\n            \/\/ \u5173\u952e\u4fee\u590d\uff1a\u8ba1\u7b97\u5b9e\u9645\u5185\u5bb9\u9ad8\u5ea6\uff0c\u5e76\u901a\u8fc7 \"important\" \u8986\u76d6\u9ed8\u8ba4\u7684 0px\n            body.style.setProperty(\"max-height\", body.scrollHeight + \"px\", \"important\");\n          }\n        });\n      });\n    }\n\n    \/\/ \u5b8c\u7f8e\u517c\u5bb9 FlyingPress \u7b49\u6027\u80fd\u4f18\u5316\u63d2\u4ef6\uff1a\u5224\u65ad\u6587\u6863\u72b6\u6001\n    if (document.readyState === \"complete\" || document.readyState === \"interactive\") {\n      initFAQ();\n    } else {\n      document.addEventListener(\"DOMContentLoaded\", initFAQ);\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\": \"Can LED inground well lights be used in driveways with vehicle traffic?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Our standard and COB series use 304 stainless steel for the housing with 8mm tempered glass lens and are rated for pedestrian and light vehicle passage (passenger cars, delivery vans). For heavy commercial\/industrial driveways with truck traffic, we suggest the 160mm + units with a 316 stainless steel upgrade and an engineered concrete mounting sleeve. The in-ground load rating depends on both the construction of the fixture and the method of installation\u2014a concrete mounting sleeve supports even load transfer to the surrounding foundation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What beam angle should I choose for architectural facade uplighting?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"For classic building up-lighting, 10-15 beam angle with 18W-36W power provides the wall-washing column like illumination architects often specify. To achieve a more evenly lit mass facade at closer mountings (< 1.5 meters from the wall), Series 2's 24 COB variants provide more uniform, fill light without hot spots. Series 4's adjustable angle allows fine-tuning between 10 and 60 degrees after installation, ideal where the mounting distance has yet to be finalized.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do you offer DMX512 or DALI dimming for color-changing inground lights?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes\u2014Series 1 supports DMX512, DALI, 0-10V, PWM, and TTL. RGBW versions cover 120mm-320mm; select DMX512 when each luminaire needs a unique address; use DALI when connected to a BMS.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the minimum order quantity (MOQ) for OEM\/ODM inground lights?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Quantity per part number: 50 pieces for standard catalog items. OEM or ODM orders with customization require 200+. Sample quantities (1-5 units) ship within 5-7 business days.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long do LED inground lights last compared to halogen ground lights?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our LED in-floor fixtures are rated at 50,000 hours to the L70 lumen depreciation point, confirmed by IES LM-80 aging data at the chip level. In real world use (12 hours daily), that means approximately 11.4 years\u2014longer than the typical lifespan of halogen ground lights\u2014minus bulb replacements (MR16 or PAR36) every year or two and the labor and disposal burdens such replacements entail.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the price range for professional LED inground well lights?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Factory-direct pricing is about $8-$15 for mini decorative units (0.2-1W), $25-$55 for standard 3W-12W fixtures, $60-$120 for mid-power 18W-36W fixtures, and $130-$250+ for high-power 48W-72W fixtures with CREE LED chips (volume savings (100+) is about 15-20%). Double or triple the single color price for DMX512 or RGBW capabilities; the high-power (48-72W) fixtures with CREE chips and satin-polished 316 stainless steel (for coastal or high-moisture environment) are 15-25% higher.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can inground lights be installed in areas with high water tables or flooding?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our IP67 fixtures are designed to withstand periodic flooding and high water tables without allowing water penetration. For permanently wet soils or locations subject to immersion or extended areas of ponding we suggest our IP68 mini series, or IP68 upgrades to our standard series fixtures utilizing silicone potting and 316 stainless steel housings. Through all IP ratings even with the best installation practices any fixture with a water-tight installation sleeve should have drainage gravel packed around the mounting sleeve to insure no water will be ponded directly against the fixture seals for extended periods of time. An installed drain channel immediately beneath the sleeve will extend seal life considerably.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warranty and after-sales support does Guangqi Lighting provide?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standard 3-year warranty on failure of driver, lumen aging past L70, and seal. 5-year extended warranty available for orders greater than 500 units. Includes no charge replacement parts and remote 24 hour troubleshooting.\"\n      }\n    }\n  ]\n}\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>LED Inground Light \u2014 Professional In-Ground Well Lights for Landscape &amp; Architectural Lighting Six product series. 3W to 72W output. IP67 and IP68 protection. From driveway pathway markers to 72W architectural facade uplighting-and any inground WELL LIGHTS in between-guangqi offers factory direct LED inground WELL LIGHTS designed to operate 50,000 hrs buried in concrete, soil, [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":2231,"parent":1683,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-2229","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/pages\/2229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/comments?post=2229"}],"version-history":[{"count":0,"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/pages\/2229\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/pages\/1683"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/media\/2231"}],"wp:attachment":[{"href":"https:\/\/gqlamp.com\/pt\/wp-json\/wp\/v2\/media?parent=2229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}