{"id":1180,"date":"2026-06-16T08:53:39","date_gmt":"2026-06-16T08:53:39","guid":{"rendered":"https:\/\/qihantech.com\/?page_id=1180"},"modified":"2026-06-16T10:38:40","modified_gmt":"2026-06-16T10:38:40","slug":"oem-display-backlights","status":"publish","type":"page","link":"https:\/\/qihantech.com\/pt\/oem-display-backlights\/","title":{"rendered":"OEM Display Backlights"},"content":{"rendered":"<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-6a0d21a\" id=\"gspb_row-id-gsbp-6a0d21a\">\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-1801a57\" id=\"gspb_col-id-gsbp-1801a57\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  #qh-bl{\n    --bg:#FFFFFF;\n    --panel:#F6F8FA;\n    --panel-2:#EFF2F5;\n    --line:#E2E7EB;\n    --blue:#1E6FFF;\n    --blue-dim:#E8F0FF;\n    --amber:#E08A2B;\n    --ink:#13181D;\n    --ink-dim:#5C6670;\n    --ink-faint:#9AA3AB;\n    font-family:'Poppins',sans-serif;\n    font-weight:300;\n    color:var(--ink);\n    background:var(--bg);\n    -webkit-font-smoothing:antialiased;\n    overflow-x:hidden;\n  }\n  #qh-bl *{box-sizing:border-box;}\n  #qh-bl a{color:inherit;text-decoration:none;}\n  #qh-bl .qh-wrap{max-width:1240px;margin:0 auto;padding:0 40px;}\n\n  \/* ---------- Hero ---------- *\/\n  #qh-bl .qh-hero{\n    position:relative;\n    height:600px;\n    display:flex;align-items:center;\n    background:\n      radial-gradient(ellipse 900px 500px at 78% 30%, rgba(30,111,255,0.07), transparent 60%),\n      radial-gradient(ellipse 700px 400px at 20% 80%, rgba(224,138,43,0.05), transparent 60%),\n      #FFFFFF;\n    border-bottom:1px solid var(--line);\n    overflow:hidden;\n  }\n  #qh-bl .qh-hero::before{\n    content:'';position:absolute;inset:0;\n    background-image:\n      linear-gradient(rgba(30,111,255,0.045) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(30,111,255,0.045) 1px, transparent 1px);\n    background-size:46px 46px;\n    mask-image:radial-gradient(ellipse 800px 500px at 70% 40%, black 0%, transparent 70%);\n  }\n  #qh-bl .qh-hero-content{position:relative;z-index:2;width:100%;}\n  #qh-bl .qh-hero-eyebrow{\n    display:inline-flex;align-items:center;gap:10px;\n    font-size:12px;letter-spacing:0.18em;text-transform:uppercase;\n    color:var(--blue);font-weight:600;margin-bottom:26px;\n  }\n  #qh-bl .qh-hero-eyebrow::before{content:'';width:24px;height:1px;background:var(--blue);}\n  #qh-bl .qh-hero h1{\n    font-size:60px;font-weight:600;line-height:1.06;letter-spacing:-0.015em;\n    max-width:680px;color:var(--ink);margin:0;\n  }\n  #qh-bl .qh-hero h1 em{font-style:normal;color:var(--blue);font-weight:700;}\n  #qh-bl .qh-hero p{\n    margin-top:24px;max-width:540px;font-size:16px;line-height:1.75;\n    color:var(--ink-dim);font-weight:300;\n  }\n  #qh-bl .qh-hero-actions{margin-top:38px;display:flex;gap:16px;align-items:center;flex-wrap:wrap;}\n  #qh-bl .qh-btn-primary{\n    background:var(--blue);color:#FFFFFF;\n    padding:15px 30px;border-radius:4px;\n    font-size:13px;font-weight:600;letter-spacing:0.04em;\n    box-shadow:0 6px 20px rgba(30,111,255,0.25);\n    transition:transform .25s ease, box-shadow .25s ease;\n    display:inline-block;\n  }\n  #qh-bl .qh-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 26px rgba(30,111,255,0.35);}\n  #qh-bl .qh-btn-ghost{\n    color:var(--ink);padding:15px 26px;border-radius:4px;\n    border:1px solid var(--line);font-size:13px;font-weight:500;letter-spacing:0.03em;\n    transition:border-color .25s ease,color .25s ease;\n    display:inline-block;\n  }\n  #qh-bl .qh-btn-ghost:hover{border-color:var(--blue);color:var(--blue);}\n\n  #qh-bl .qh-hero-readout{\n    position:absolute;right:40px;top:50%;transform:translateY(-50%);\n    z-index:2;display:flex;flex-direction:column;\n    border:1px solid var(--line);background:#FFFFFF;\n    box-shadow:0 10px 30px rgba(20,30,40,0.06);\n    border-radius:6px;overflow:hidden;width:280px;\n  }\n  #qh-bl .qh-readout-row{\n    display:flex;justify-content:space-between;align-items:center;\n    padding:16px 20px;border-bottom:1px solid var(--line);\n  }\n  #qh-bl .qh-readout-row:last-child{border-bottom:none;}\n  #qh-bl .qh-readout-label{font-size:11px;letter-spacing:0.08em;color:var(--ink-faint);text-transform:uppercase;}\n  #qh-bl .qh-readout-value{font-size:14px;font-weight:600;color:var(--blue);font-variant-numeric:tabular-nums;}\n  #qh-bl .qh-readout-value.amber{color:var(--amber);}\n  #qh-bl .qh-readout-bar{height:3px;background:var(--panel-2);border-radius:2px;margin-top:8px;overflow:hidden;}\n  #qh-bl .qh-readout-bar-fill{height:100%;background:var(--blue);border-radius:2px;}\n\n  @media (max-width:980px){\n    #qh-bl .qh-hero-readout{display:none;}\n    #qh-bl .qh-hero h1{font-size:42px;}\n  }\n\n  \/* ---------- Section shared ---------- *\/\n  #qh-bl .qh-section{padding:120px 0;position:relative;}\n  #qh-bl .qh-section-tag{\n    font-size:12px;letter-spacing:0.18em;text-transform:uppercase;\n    color:var(--amber);font-weight:600;margin-bottom:18px;\n    display:flex;align-items:center;gap:10px;\n  }\n  #qh-bl .qh-section-tag::before{content:'';width:18px;height:1px;background:var(--amber);}\n  #qh-bl .qh-section-title{\n    font-size:38px;font-weight:600;letter-spacing:-0.01em;line-height:1.2;\n    max-width:620px;margin:0 0 20px 0;color:var(--ink);\n  }\n  #qh-bl .qh-section-desc{\n    font-size:15.5px;line-height:1.8;color:var(--ink-dim);max-width:520px;font-weight:300;margin:0;\n  }\n\n  \/* ---------- Two-column module ---------- *\/\n  #qh-bl .qh-module{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}\n  #qh-bl .qh-module.qh-flip .qh-module-text{order:2;}\n  #qh-bl .qh-module.qh-flip .qh-module-visual{order:1;}\n\n  #qh-bl .qh-module-visual{\n    position:relative;aspect-ratio:1\/1;border-radius:8px;overflow:hidden;\n    border:1px solid var(--line);background:var(--panel);\n  }\n  #qh-bl .qh-module-visual img{width:100%;height:100%;object-fit:cover;display:block;}\n  #qh-bl .qh-module-visual-tag{\n    position:absolute;bottom:18px;left:18px;\n    background:#FFFFFF;box-shadow:0 4px 14px rgba(20,30,40,0.1);\n    border:1px solid var(--line);border-radius:4px;\n    padding:9px 14px;font-size:11px;letter-spacing:0.06em;\n    color:var(--blue);text-transform:uppercase;font-weight:500;\n  }\n\n  #qh-bl .qh-feature-list{margin-top:32px;display:flex;flex-direction:column;gap:20px;}\n  #qh-bl .qh-feature-item{\n    display:flex;gap:16px;align-items:flex-start;\n    padding:18px 20px;border:1px solid var(--line);border-radius:6px;\n    background:var(--panel);\n    transition:border-color .25s ease, background .25s ease;\n  }\n  #qh-bl .qh-feature-item:hover{border-color:var(--blue);background:#FFFFFF;}\n  #qh-bl .qh-feature-icon{\n    width:34px;height:34px;flex:0 0 34px;border-radius:6px;\n    background:var(--blue-dim);border:1px solid #C9DCFF;\n    display:flex;align-items:center;justify-content:center;\n  }\n  #qh-bl .qh-feature-icon svg{width:17px;height:17px;}\n  #qh-bl .qh-feature-body h4{font-size:14.5px;font-weight:600;margin:0 0 5px 0;color:var(--ink);}\n  #qh-bl .qh-feature-body p{font-size:13.5px;color:var(--ink-dim);line-height:1.65;font-weight:300;margin:0;}\n\n  #qh-bl .qh-color-chips{display:flex;gap:14px;margin-top:30px;}\n  #qh-bl .qh-chip{flex:1;border:1px solid var(--line);border-radius:6px;padding:16px 14px;background:var(--panel);text-align:center;}\n  #qh-bl .qh-chip-dot{width:22px;height:22px;border-radius:50%;margin:0 auto 10px;}\n  #qh-bl .qh-chip-dot.qh-single{background:#E08A2B;}\n  #qh-bl .qh-chip-dot.qh-tri{background:conic-gradient(from 0deg,#FF5C4D 0% 33%,#1E6FFF 33% 66%,#2BC97A 66% 100%);}\n  #qh-bl .qh-chip-dot.qh-rgb{background:conic-gradient(from 0deg,red,yellow,lime,cyan,blue,magenta,red);}\n  #qh-bl .qh-chip-label{font-size:12px;color:var(--ink-dim);letter-spacing:0.03em;}\n\n  #qh-bl .qh-divider{height:1px;background:linear-gradient(90deg,transparent,var(--line) 20%,var(--line) 80%,transparent);}\n\n  \/* ---------- Stats strip ---------- *\/\n  #qh-bl .qh-stats-strip{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:64px 0;}\n  #qh-bl .qh-stats-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;flex-wrap:wrap;}\n  #qh-bl .qh-stat{flex:1;min-width:180px;}\n  #qh-bl .qh-stat-num{font-size:34px;font-weight:700;color:var(--blue);letter-spacing:-0.01em;}\n  #qh-bl .qh-stat-label{font-size:12.5px;color:var(--ink-dim);margin-top:6px;letter-spacing:0.02em;}\n\n  \/* ---------- Contact ---------- *\/\n  #qh-bl .qh-contact-section{background:#FFFFFF;}\n  #qh-bl .qh-contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;}\n  #qh-bl .qh-contact-info-list{margin-top:36px;display:flex;flex-direction:column;gap:22px;}\n  #qh-bl .qh-contact-info-row{display:flex;gap:14px;align-items:center;font-size:14px;color:var(--ink-dim);}\n  #qh-bl .qh-contact-info-row strong{color:var(--ink);font-weight:500;min-width:90px;display:inline-block;}\n\n  #qh-bl .qh-form-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:38px;}\n  #qh-bl .qh-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;}\n  #qh-bl .qh-form-group{display:flex;flex-direction:column;gap:8px;}\n  #qh-bl .qh-form-group.qh-full{grid-column:1\/-1;}\n  #qh-bl .qh-form-panel label{font-size:12px;color:var(--ink-dim);letter-spacing:0.04em;text-transform:uppercase;}\n  #qh-bl .qh-form-panel input,\n  #qh-bl .qh-form-panel select,\n  #qh-bl .qh-form-panel textarea{\n    background:#FFFFFF;border:1px solid var(--line);border-radius:4px;\n    padding:12px 14px;color:var(--ink);font-family:'Poppins',sans-serif;font-size:13.5px;font-weight:300;\n    outline:none;transition:border-color .2s ease;width:100%;\n  }\n  #qh-bl .qh-form-panel input:focus,\n  #qh-bl .qh-form-panel select:focus,\n  #qh-bl .qh-form-panel textarea:focus{border-color:var(--blue);}\n  #qh-bl .qh-form-panel textarea{resize:vertical;min-height:90px;}\n  #qh-bl .qh-submit-btn{\n    width:100%;margin-top:8px;background:var(--blue);color:#FFFFFF;\n    border:none;padding:16px;border-radius:4px;font-size:13px;font-weight:600;\n    letter-spacing:0.05em;cursor:pointer;transition:opacity .2s ease;\n    font-family:'Poppins',sans-serif;\n  }\n  #qh-bl .qh-submit-btn:hover{opacity:0.88;}\n\n  @media (max-width:900px){\n    #qh-bl .qh-module, #qh-bl .qh-contact-grid{grid-template-columns:1fr;gap:40px;}\n    #qh-bl .qh-module.qh-flip .qh-module-text,\n    #qh-bl .qh-module.qh-flip .qh-module-visual{order:initial;}\n    #qh-bl .qh-form-row{grid-template-columns:1fr;}\n    #qh-bl .qh-hero h1{font-size:36px;}\n    #qh-bl .qh-wrap{padding:0 22px;}\n    #qh-bl .qh-section{padding:80px 0;}\n  }\n<\/style>\n\n<div id=\"qh-bl\">\n\n  <section class=\"qh-hero\">\n    <div class=\"qh-wrap qh-hero-content\">\n      <div class=\"qh-hero-eyebrow\">Custom Backlighting Engineering<\/div>\n      <h2>Display Backlights tuned to<br>your <em>exact<\/em> spec.<\/h2>\n      <p>QIHAN designs custom backlighting for industrial TFT\u2011LCD, touch screen, and IPS displays \u2014 engineered for visibility, power efficiency, and performance in any operating environment, from factory floors to night\u2011vision flight decks.<\/p>\n      <div class=\"qh-hero-actions\">\n        <a href=\"#qh-contact\" class=\"qh-btn-primary\">Start Your Backlight Spec<\/a>\n        <a href=\"#qh-color\" class=\"qh-btn-ghost\">Explore Configurations<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"qh-hero-readout\">\n      <div class=\"qh-readout-row\">\n        <span class=\"qh-readout-label\">Brightness<\/span>\n        <span class=\"qh-readout-value\">0\u20131200 nit<\/span>\n      <\/div>\n      <div class=\"qh-readout-row\">\n        <span class=\"qh-readout-label\">Color Mode<\/span>\n        <span class=\"qh-readout-value amber\">RGB \/ Tricolor<\/span>\n      <\/div>\n      <div class=\"qh-readout-row\">\n        <span class=\"qh-readout-label\">NVIS Class<\/span>\n        <span class=\"qh-readout-value\">A \/ B Compatible<\/span>\n      <\/div>\n      <div class=\"qh-readout-row\" style=\"display:block;\">\n        <div style=\"display:flex;justify-content:space-between;width:100%;\">\n          <span class=\"qh-readout-label\">Power Draw<\/span>\n          <span class=\"qh-readout-value\">Optimized<\/span>\n        <\/div>\n        <div class=\"qh-readout-bar\"><div class=\"qh-readout-bar-fill\" style=\"width:38%;\"><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"qh-section\" id=\"qh-color\">\n    <div class=\"qh-wrap\">\n      <div class=\"qh-module\">\n        <div class=\"qh-module-text\">\n          <div class=\"qh-section-tag\">Color &#038; Power<\/div>\n          <h2 class=\"qh-section-title\">Color control and power optimization<\/h2>\n          <p class=\"qh-section-desc\">Choose from single, tricolor, or full RGB backlight configurations, paired with precision brightness control for ideal readability in both low\u2011light interiors and direct sunlight. Built\u2011in current\u2011limiting and power management circuitry ensures safe, stable operation and long service life across demanding duty cycles.<\/p>\n\n          <div class=\"qh-color-chips\">\n            <div class=\"qh-chip\">\n              <div class=\"qh-chip-dot qh-single\"><\/div>\n              <div class=\"qh-chip-label\">Single Color<\/div>\n            <\/div>\n            <div class=\"qh-chip\">\n              <div class=\"qh-chip-dot qh-tri\"><\/div>\n              <div class=\"qh-chip-label\">Tricolor<\/div>\n            <\/div>\n            <div class=\"qh-chip\">\n              <div class=\"qh-chip-dot qh-rgb\"><\/div>\n              <div class=\"qh-chip-label\">Full RGB<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"qh-feature-list\">\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"\/><circle cx=\"12\" cy=\"12\" r=\"3.5\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Adaptive brightness control<\/h4>\n                <p>Continuous dimming from sub\u20111\u2011nit night operation up to high\u2011nit sunlight\u2011readable output.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><path d=\"M3 12h4l3-9 4 18 3-9h4\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Current-limiting protection<\/h4>\n                <p>Integrated regulation guards LED arrays against overdrive, extending operational lifespan.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"qh-module-visual\">\n          <img decoding=\"async\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/06\/OEM-LCD-Display-Backlights-3.jpg\">\n          <div class=\"qh-module-visual-tag\">Image Placeholder \u2014 Replace<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"qh-wrap\"><div class=\"qh-divider\"><\/div><\/div>\n\n  <section class=\"qh-section\" id=\"qh-assembly\">\n    <div class=\"qh-wrap\">\n      <div class=\"qh-module qh-flip\">\n        <div class=\"qh-module-text\">\n          <div class=\"qh-section-tag\">Build Configuration<\/div>\n          <h2 class=\"qh-section-title\">Assembly configurations built to your design<\/h2>\n          <p class=\"qh-section-desc\">Backlights can be assembled using array LED layouts for uniform full\u2011panel illumination, or side LED configurations for slim, edge\u2011lit designs. Every assembly is engineered to integrate cleanly with your display housing, optical stack, and thermal budget.<\/p>\n\n          <div class=\"qh-feature-list\">\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Array LED configuration<\/h4>\n                <p>Grid\u2011distributed LEDs deliver even luminance across large or high\u2011brightness panels.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><rect x=\"3\" y=\"6\" width=\"2\" height=\"12\"\/><path d=\"M9 6h12M9 12h12M9 18h12\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Side LED configuration<\/h4>\n                <p>Edge\u2011mounted illumination paired with a light guide for thin, lightweight assemblies.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><path d=\"M12 3l8 4v6c0 5-3.5 7.5-8 8-4.5-.5-8-3-8-8V7z\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Custom mechanical fit<\/h4>\n                <p>Backlight modules engineered to your housing tolerances, connectors, and mounting points.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"qh-module-visual\">\n          <img decoding=\"async\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/06\/OEM-LCD-Display-Backlights-1.jpg\">\n          <div class=\"qh-module-visual-tag\">Image Placeholder \u2014 Replace<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"qh-wrap\"><div class=\"qh-divider\"><\/div><\/div>\n\n  <section class=\"qh-section\" id=\"qh-nvis\">\n    <div class=\"qh-wrap\">\n      <div class=\"qh-module\">\n        <div class=\"qh-module-text\">\n          <div class=\"qh-section-tag\">Military &#038; Aerospace<\/div>\n          <h2 class=\"qh-section-title\">NVIS integration for night vision compatibility<\/h2>\n          <p class=\"qh-section-desc\">For military and aerospace programs, QIHAN offers NVIS\u2011compatible backlight integration that operates safely alongside night vision imaging systems \u2014 without compromising daylight display clarity or color accuracy when goggles are removed.<\/p>\n\n          <div class=\"qh-feature-list\">\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><path d=\"M12 4.5C7 4.5 3 8.5 3 12s4 7.5 9 7.5 9-4 9-7.5-4-7.5-9-7.5z\"\/><circle cx=\"12\" cy=\"12\" r=\"2.8\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>NVIS Class A \/ B filtering<\/h4>\n                <p>Engineered spectral output keeps near\u2011infrared emission within night vision tolerance bands.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><path d=\"M4 12h4l2-7 4 14 2-7h4\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Dual-mode visibility<\/h4>\n                <p>Full clarity for both unaided daylight viewing and goggle\u2011aided low\u2011light operation.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"qh-feature-item\">\n              <div class=\"qh-feature-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"1.6\"><path d=\"M12 2l8 3v7c0 5.5-3.6 8.5-8 10-4.4-1.5-8-4.5-8-10V5z\"\/><\/svg><\/div>\n              <div class=\"qh-feature-body\">\n                <h4>Mil-spec validated process<\/h4>\n                <p>Backlight design and verification aligned with military and aerospace qualification standards.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"qh-module-visual\">\n          <img decoding=\"async\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/06\/OEM-LCD-Display-Backlights.jpg\">\n          <div class=\"qh-module-visual-tag\">Image Placeholder \u2014 Replace<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"qh-stats-strip\">\n    <div class=\"qh-wrap qh-stats-inner\">\n      <div class=\"qh-stat\">\n        <div class=\"qh-stat-num\">0\u20131200<span style=\"font-size:16px;color:var(--ink-dim);\"> nit<\/span><\/div>\n        <div class=\"qh-stat-label\">Brightness Control Range<\/div>\n      <\/div>\n      <div class=\"qh-stat\">\n        <div class=\"qh-stat-num\">3<\/div>\n        <div class=\"qh-stat-label\">Color Configurations Available<\/div>\n      <\/div>\n      <div class=\"qh-stat\">\n        <div class=\"qh-stat-num\">A\/B<\/div>\n        <div class=\"qh-stat-label\">NVIS Compatibility Classes<\/div>\n      <\/div>\n      <div class=\"qh-stat\">\n        <div class=\"qh-stat-num\">2<\/div>\n        <div class=\"qh-stat-label\">LED Assembly Configurations<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <section class=\"qh-section qh-contact-section\" id=\"qh-contact\">\n    <div class=\"qh-wrap\">\n      <div class=\"qh-contact-grid\">\n        <div>\n          <div class=\"qh-section-tag\">Get In Touch<\/div>\n          <h2 class=\"qh-section-title\">Tell us what your display needs to do<\/h2>\n          <p class=\"qh-section-desc\">Share your brightness, color, and environmental requirements and our engineering team will scope a custom backlight solution for your TFT\u2011LCD, touch, or IPS display program.<\/p>\n\n          <div class=\"qh-contact-info-list\">\n            <div class=\"qh-contact-info-row\"><strong>Email<\/strong> sales@shanghaiqihan.com<\/div>\n            <div class=\"qh-contact-info-row\"><strong>Phone<\/strong> +86 18001810907<\/div>\n            <div class=\"qh-contact-info-row\"><strong>Factory<\/strong> 7th Floor, No. 11, Lane 1585, Chengbei Road, Jiading District, Shanghai,China<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"qh-form-panel\">\n          <div class=\"qh-form-row\">\n            <div class=\"qh-form-group\">\n              <label>Full Name<\/label>\n              <input type=\"text\" placeholder=\"Your name\">\n            <\/div>\n            <div class=\"qh-form-group\">\n              <label>Company<\/label>\n              <input type=\"text\" placeholder=\"Shanghai Qihan Technology Co., Ltd\">\n            <\/div>\n          <\/div>\n          <div class=\"qh-form-row\">\n            <div class=\"qh-form-group\">\n              <label>Email<\/label>\n              <input type=\"email\" placeholder=\"sales@shanghaiqihan.com\">\n            <\/div>\n            <div class=\"qh-form-group\">\n              <label>Phone<\/label>\n              <input type=\"text\" placeholder=\"+86 18001810907\">\n            <\/div>\n          <\/div>\n          <div class=\"qh-form-row\">\n            <div class=\"qh-form-group qh-full\">\n              <label>Application<\/label>\n              <select>\n                <option>Industrial \/ Automation<\/option>\n                <option>Military \/ Aerospace (NVIS)<\/option>\n                <option>Marine<\/option>\n                <option>Medical Equipment<\/option>\n                <option>Other<\/option>\n              <\/select>\n            <\/div>\n          <\/div>\n          <div class=\"qh-form-row\">\n            <div class=\"qh-form-group qh-full\">\n              <label>Project Details<\/label>\n              <textarea placeholder=\"Brightness range, color configuration, display size, NVIS class, target environment...\"><\/textarea>\n            <\/div>\n          <\/div>\n          <button class=\"qh-submit-btn\">Submit Request<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-6a0d21a{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-6a0d21a>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:var(--gs-row-column-padding, 15px min(3vw, 20px))}#gspb_col-id-gsbp-1801a57.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-1801a57.gspb_row__col--12{width:100%}}","footnotes":""},"class_list":["post-1180","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages\/1180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/comments?post=1180"}],"version-history":[{"count":5,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages\/1180\/revisions"}],"predecessor-version":[{"id":1190,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages\/1180\/revisions\/1190"}],"wp:attachment":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/media?parent=1180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}