mportant; opacity: 0; visibility: hidden; pointer-events: none; z-index: 1400 !important; } /* 模糊背景改用伪元素,避免 backdrop-filter 产生新包含块干扰子元素定位 */ body.bd-site-shell .header-search-form::before { content: "" !important; position: fixed !important; inset: 0 !important; backdrop-filter: blur(12px) !important; -webkit-backdrop-filter: blur(12px) !important; pointer-events: none !important; z-index: 0 !important; } body.bd-site-shell .header-search.is-open .header-search-form { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; } /* container 清空所有布局干扰 */ body.bd-site-shell .header-search-form .container { all: unset !important; display: block !important; } /* 弹窗直接 fixed 到视口正中央,不依赖任何父级布局 */ body.bd-site-shell .header-search-dialog { position: fixed !important; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%) !important; width: min(620px, calc(100vw - 32px)) !important; margin: 0 !important; z-index: 1401 !important; padding: 32px !important; border-radius: 24px !important; background: #ffffff !important; border: 1px solid rgba(226, 232, 240, 0.92) !important; box-shadow: 0 32px 80px rgba(15, 23, 42, 0.28), 0 0 0 1px rgba(37, 99, 235, 0.06) !important; } /* 导航最终重写:保留现站风格,但统一字重、字号和交互 */ html body.bd-site-shell .header-top-links .btn-group-outer span { font-family: var(--font-family), sans-serif !important; font-weight: 400 !important; letter-spacing: 0.01em !important; } html body.bd-site-shell .main-mnu-list { gap: 6px !important; } html body.bd-site-shell .header-top-info a, html body.bd-site-shell .header-top-info span, html body.bd-site-shell .main-mnu-list > li > a, html body.bd-site-shell .main-mnu-list > li > a > span, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a > span, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > a, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > a > span, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > ul a, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > ul a > span { font-family: var(--font-family), sans-serif !important; font-style: normal !important; letter-spacing: 0 !important; } html body.bd-site-shell .main-mnu-list > li > a, html body.bd-site-shell .main-mnu-list > li > a > span { font-size: 18px !important; font-weight: 400 !important; letter-spacing: 0 !important; } html body.bd-site-shell .main-mnu-list > li > a { min-height: 50px !important; padding: 0 14px !important; border-radius: 999px !important; } html body.bd-site-shell .main-mnu-list > li > a:hover, html body.bd-site-shell .main-mnu-list > li:hover > a, html body.bd-site-shell .main-mnu-list > li:focus-within > a { background: rgba(37, 99, 235, 0.08) !important; color: var(--bd-header-primary) !important; box-shadow: none !important; } html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu { width: min(980px, calc(100vw - 56px)) !important; padding: 22px 22px 24px !important; gap: 20px !important; border-radius: 30px !important; background: rgba(255, 255, 255, 0.99) !important; border: 1px solid rgba(226, 232, 240, 0.96) !important; box-shadow: 0 28px 60px rgba(15, 23, 42, 0.14) !important; } html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > a { min-height: 50px !important; padding: 0 16px !important; margin-bottom: 10px !important; border-radius: 16px !important; background: linear-gradient(180deg, #f3f7fb 0%, #eff5fb 100%) !important; color: #1f3144 !important; font-size: 0.95rem !important; font-weight: 500 !important; transform: none !important; translate: none !important; } html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > a:hover, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li:hover > a, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li:focus-within > a { background: linear-gradient(180deg, #eef4fb 0%, #e9f1fb 100%) !important; color: var(--bd-header-primary) !important; transform: none !important; translate: none !important; } html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > ul a, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a, html body.bd-site-shell .main-mnu-list li ul li > a, html body.bd-site-shell .main-mnu-list li ul li > a:hover, html body.bd-site-shell .main-mnu-list li ul li:hover > a, html body.bd-site-shell .main-mnu-list li ul li:focus-within > a { min-height: 42px !important; padding: 0 12px !important; margin: 0 !important; border-radius: 12px !important; font-size: 0.92rem !important; font-weight: 400 !important; line-height: 1.45 !important; color: #425469 !important; background: transparent !important; transform: none !important; translate: none !important; text-indent: 0 !important; background-position: 0 0 !important; background-size: auto !important; box-shadow: none !important; } html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > ul a:hover, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > ul li:hover > a, html body.bd-site-shell .main-mnu-list .mega-menu > .sub-menu > li > ul li:focus-within > a, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a:hover, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li:hover > a, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li:focus-within > a { color: var(--bd-header-primary) !important; background: rgba(37, 99, 235, 0.07) !important; transform: none !important; translate: none !important; padding-left: 12px !important; padding-right: 12px !important; } html body.bd-site-shell .main-mnu-list > li > a::after, html body.bd-site-shell .main-mnu-list > li > a > span, html body.bd-site-shell .main-mnu-list li ul a::after, html body.bd-site-shell .main-mnu-list li ul a > span { transform: none !important; translate: none !important; } html body.bd-site-shell .main-mnu-list > li:hover > a > span, html body.bd-site-shell .main-mnu-list > li.active > a > span, html body.bd-site-shell .main-mnu-list > li.current-lang > a > span, html body.bd-site-shell .main-mnu-list > li > ul li:hover > a > span, html body.bd-site-shell .main-mnu-list > li > ul li.active > a > span { transform: none !important; translate: none !important; } html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul { padding: 10px !important; border-radius: 24px !important; overflow: visible !important; } html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul::before, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul::after, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li::before, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li::after, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a::before, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a::after, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a > span::before, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a > span::after { content: none !important; display: none !important; background: none !important; } html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li:hover, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li:focus-within { margin: 0 !important; padding: 0 !important; overflow: visible !important; background: transparent !important; transform: none !important; translate: none !important; } html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li + li { margin-top: 6px !important; } html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a:hover, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li:hover > a, html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul li:focus-within > a { display: flex !important; align-items: center !important; justify-content: flex-start !important; min-height: 44px !important; padding: 0 14px !important; border-radius: 14px !important; line-height: 1.35 !important; white-space: normal !important; background-image: none !important; background-clip: padding-box !important; } html body.bd-site-shell .main-mnu-list > li:not(.mega-menu) > ul a > span { display: block !important; width: 100% !important; margin: 0 !important; padding: 0 !important; position: static !important; top: auto !important; left: auto !important; transform: none !important; translate: none !important; line-height: 1.35 !important; text-indent: 0 !important; background: none !important; box-shadow: none !important; } @media (max-width: 1399px) { .main-mnu-list > li > a { padding: 0 10px; font-size: 14px; } } @media (max-width: 1199px) { .header-top { display: none; } body.bd-site-shell .bd-nav-shell { min-height: 74px; gap: 14px; } body.bd-site-shell .bd-nav-mobile { display: flex; align-items: center; } body.bd-site-shell .bd-nav-main { display: none; } .header-search-form { padding: 24px 20px; } } @media (max-width: 767px) { .header-fixed .container { width: min(calc(100% - 20px), 1280px) !important; max-width: 1280px !important; } button.header-action-icon.header-search-ico { width: 24px; height: 24px; } .header-search-form { padding: 18px 16px; } .header-search-panel { width: auto; } .header-search-dialog { width: min(100vw - 32px, 640px); padding: 22px; border-radius: 22px; } .header-search-copy h3 { font-size: 1.4rem; } .header-search-form .form-field { min-height: 76px; padding: 18px 72px 14px 18px; border-radius: 20px; } .header-search-form .form-field-label { left: 18px; } .header-search-form .form-field-input { font-size: 1rem; } .header-search-btn { right: 12px; width: 48px; height: 48px; border-radius: 14px; } } @media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .bd-skip-link, .header-fixed, .header-fixed::before, .main-mnu-list > li > a, .main-mnu-list > li > ul, .main-mnu-list > li > .sub-menu, button.header-action-icon.header-search-ico, .header-search-ico-search, .header-search-ico-close, .header-search-form, .header-search-btn { transition: none; } } Skip to content

CXC850 - Product Specification - Beam Dance

event 2025-12-13
description 2.5 MB • PDF

1. Product OverviewThe CXC850 is a high-end ceiling light in the Starlight Series, designed specifically for commercial spaces and jewelry displays. As a co-developed product with Citizen, it redefines spatial lighting aesthetics, achieving a seamless integration of light, shadow, and jewelry throug

Document Content

1. Product Overview

The CXC850 is a high-end ceiling light in the Starlight Series, designed specifically for commercial spaces and jewelry displays. As a co-developed product with Citizen, it redefines spatial lighting aesthetics, achieving a seamless integration of light, shadow, and jewelry through intelligent dimming technology, enhancing both display effects and user experience.

II. Core Specifications

Type: LED ceiling light (embedded installation)

Light Source Technology: Utilizes high-color-rendering-index (CRI≥90) LED chips to ensure accurate color reproduction, making it particularly suitable for high-end displays such as jewelry and artwork.

Smart Features: Supports dynamic dimming and scene mode switching, adaptable to various display needs (such as differentiated lighting solutions for gold and diamonds).

Energy Efficiency Certification: Certified by the national energy-saving standards, it meets the requirements of the "dual carbon" strategy, delivering significant energy-saving and carbon-reduction effects.

Design Features: Ultra-thin integrated structure, compatible with modern minimalist and luxurious space styles; offers multiple color temperature options (2700K-6500K).

III. Performance Parameters

Brightness: 350 cd/m² (typical value), ensuring uniform illumination with no dark areas.

Contrast Ratio: 4000:1, enhancing the three-dimensional effect and luster of jewelry.

Viewing Angle: 178° (horizontal/vertical), ensuring a full-view, dead-angle-free display.

**Lifespan**: The backlight lasts up to 50,000 hours, reducing long-term maintenance costs.

IV. Application Scenarios

Jewelry Retail: Enhance the reflective effects of precious metals such as gold and diamonds to boost consumer purchasing desire.

Commercial Space: Suitable for high-end shopping malls, museums, and art galleries, creating an immersive light and shadow atmosphere.

Cross-border integration: As the core product of the "Light + Jewelry" strategy, it drives industrial upgrading and innovative design.

V. Additional Information

Industry Standing: With products such as the CXC850, Changxiang Lighting has become a benchmark enterprise in the jewelry lighting sector and was selected as a council member of the Anhui Jewelry and Gold Industry Chamber of Commerce.

Technical Support: Providing customized lighting solutions, including intelligent system integration and energy-saving optimization services.

visibility 1092 View Count
cloud_download 87 Download Count
cloud_download Download Now 2.5 MB • PDF