/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `www_section_blocks` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `page_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '所属页面: homepage / product / about / support', `product_id` bigint unsigned DEFAULT NULL COMMENT '关联产品 ID(page_type=product 时)', `layout` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '布局类型: hero_split / hero_center / image_text / two_column / feature_grid / spec_showcase / video_showcase / scroll_narrative / cta_banner / spec_table', `theme` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'light' COMMENT '主题: light / dark', `overline_color` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Overline 自定义颜色(空=跟随主题默认色)', `title_color` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '标题自定义颜色(空=跟随主题默认色)', `body_color` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '副标题/正文自定义颜色(空=跟随主题默认色)', `bg_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'color' COMMENT '背景类型: color / image / video', `bg_value` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '背景值(颜色值 或 素材路径)', `overlay_enabled` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否启用遮罩层', `overlay_opacity` decimal(3,2) NOT NULL DEFAULT '0.00' COMMENT '遮罩透明度 0~1', `overline_zh` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Overline 文本(中文)', `overline_en` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Overline 文本(英文)', `title_zh` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '标题(中文)', `title_en` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '标题(英文)', `subtitle_zh` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '副标题(中文)', `subtitle_en` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '副标题(英文)', `content_zh` text COLLATE utf8mb4_unicode_ci COMMENT '正文内容(中文,富文本)', `content_en` text COLLATE utf8mb4_unicode_ci COMMENT '正文内容(英文,富文本)', `cta_primary_zh` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '主 CTA 文案(中文)', `cta_primary_en` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '主 CTA 文案(英文)', `cta_primary_url` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '主 CTA 链接', `cta_secondary_zh` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '次 CTA 文案(中文)', `cta_secondary_en` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '次 CTA 文案(英文)', `cta_secondary_url` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '次 CTA 链接', `media_url_zh` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '图片/媒体路径(中文)', `media_url_en` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '图片/媒体路径(英文)', `video_url` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '视频地址(Video Showcase 专用)', `config` json DEFAULT NULL COMMENT '布局扩展配置(JSON),Feature Grid / Steps / Data Metrics 等', `is_visible` tinyint(1) NOT NULL DEFAULT '1' COMMENT '是否显示', `sort_order` int NOT NULL DEFAULT '0' COMMENT '排序(同页面内)', `created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `updated_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `idx_page_type` (`page_type`,`sort_order`), KEY `idx_product_id` (`product_id`) ) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='页面 Section 区块'; /*!40101 SET character_set_client = @saved_cs_client */; /*!40000 ALTER TABLE `www_section_blocks` DISABLE KEYS */; INSERT INTO `www_section_blocks` (`id`, `page_type`, `product_id`, `layout`, `theme`, `overline_color`, `title_color`, `body_color`, `bg_type`, `bg_value`, `overlay_enabled`, `overlay_opacity`, `overline_zh`, `overline_en`, `title_zh`, `title_en`, `subtitle_zh`, `subtitle_en`, `content_zh`, `content_en`, `cta_primary_zh`, `cta_primary_en`, `cta_primary_url`, `cta_secondary_zh`, `cta_secondary_en`, `cta_secondary_url`, `media_url_zh`, `media_url_en`, `video_url`, `config`, `is_visible`, `sort_order`, `created_at`, `updated_at`) VALUES (2,'home',NULL,'hero_split','dark','','','','video','/uploads/2026/07/1785409251393-80ro00.mp4',0,0.00,'乐笙 X9','Luxsin X9','聆听,本该如此','Listening, Reimagined','高保真音频设备,还原每一个声音细节','High-fidelity audio that reveals every detail','',NULL,'探索产品','Explore','/products/luxsin-x9','','','','','','http://localhost:9527/uploads/2026/07/1785409251393-80ro00.mp4','{\"bg_fit\": \"cover\", \"text_position\": \"top_center\", \"width_percent\": 100}',1,0,'2026-07-31 13:16:54','2026-08-04 10:43:02'),(3,'home',NULL,'stats','light','','','','color','',0,0.00,'实力数据','BY THE NUMBERS','用数字说话','Numbers That Speak','','',NULL,NULL,'','','','','','','','','','{\"stats\": [{\"unit\": \"dB\", \"value\": \"129.5\", \"label_en\": \"SNR\", \"label_zh\": \"信噪比\"}, {\"unit\": \"kHz\", \"value\": \"768\", \"label_en\": \"Max Sample Rate\", \"label_zh\": \"最高采样率\"}, {\"unit\": \"bit\", \"value\": \"32\", \"label_en\": \"Bit Depth\", \"label_zh\": \"位深\"}, {\"unit\": \"英寸\", \"value\": \"4\", \"label_en\": \"Touchscreen\", \"label_zh\": \"触控屏\"}]}',0,3,'2026-07-31 13:16:54','2026-08-04 09:26:08'),(4,'home',NULL,'feature_grid','light','','','','color','',0,0.00,'核心特性','KEY FEATURES','为极致听感而生','Born for Ultimate Sound','','',NULL,NULL,'','','','','','','','','','{\"features\": [{\"icon\": \"🎵\", \"desc_en\": \"Top-tier DAC chip for authentic sound\", \"desc_zh\": \"顶级解码芯片,还原真实声音\", \"title_en\": \"Flagship DAC\", \"title_zh\": \"旗舰解码\"}, {\"icon\": \"🔌\", \"desc_en\": \"USB / Coaxial / IIS inputs\", \"desc_zh\": \"USB / 同轴 / IIS 多种输入\", \"title_en\": \"Rich I/O\", \"title_zh\": \"丰富接口\"}, {\"icon\": \"📱\", \"desc_en\": \"4-inch touchscreen, intuitive control\", \"desc_zh\": \"4 英寸触控屏,操作直观便捷\", \"title_en\": \"Touch UI\", \"title_zh\": \"触控交互\"}]}',0,4,'2026-07-31 13:16:54','2026-08-04 09:26:08'),(5,'home',NULL,'hero_split','dark','#030303','#030303','#211E1E','video','/uploads/2026/08/1785750535177-z1l7zh.mp4',0,0.00,'乐笙 X8','Luxsin X8','智能解码耳放','Intelligent DAC & HP AMP','','',NULL,NULL,'探索更多','Explore','/products/luxsin-x8','','','','','','/uploads/2026/07/1785409251393-80ro00.mp4','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"top_center\", \"width_percent\": 100, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"1200\", \"title_font_size\": null}',1,1,'2026-07-31 17:20:38','2026-08-06 07:02:41'),(6,'product_detail',1,'hero_split','light','','#F7F3F3','','image','/uploads/2026/08/1786000062055-73g7r3.jpg',0,0.00,'','','乐笙X8 | 智能解码耳放','Intelligent DAC & HP AMP','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": 0, \"min_height\": 720, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_center\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,0,'2026-08-04 09:17:30','2026-08-10 07:30:07'),(7,'home',NULL,'hero_split','light','','','','image','/uploads/2026/08/1785834995016-81vcxv.png',0,0.00,'','','','','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"contain\", \"text_position\": \"middle_left\", \"width_percent\": 100}',0,2,'2026-08-04 09:25:50','2026-08-05 02:26:32'),(8,'product_detail',1,'split_content','light','','','','video','',0,0.00,'','','8 × CS43198协同驱动','8 × CS43198 DAC','','','

X8 采用 8 颗 Cirrus Logic CS43198 DAC 芯片,构建高规格并行解码系统。左右声道各由 4 颗 CS43198 以并联方式协同工作,组成真正意义上的双单声道并行 DAC 架构。左右声道在供电系统、电路布局及信号路径上完全独立,并在物理层面进行隔离,从源头降低串扰与相互干扰的可能性。

每个声道的 4 颗 CS43198 以并行方式输出模拟信号,电流在模拟级进行精准叠加,从而显著降低等效噪声,大幅提升动态范围与信噪比,使微弱细节与瞬态响应更加完整,同时带来更稳定的声像定位与更清晰的层次与空间感。

这种并行结构在保持 CS43198 高解析力与低失真的同时,进一步释放其潜力,呈现更为从容、通透且密度感十足的声音特质。为确保多 DAC 并行工作时的时序一致性,X8 采用一颗专用高速数据缓冲与分配芯片,对来自数字输入端的音频数据与主时钟进行统一缓存、整形与再分发。所有 CS43198 均工作在同一参考时钟域下,使数据流与时钟信号在皮秒级精度内保持完全同步,有效避免多 DAC 并行架构中常见的相位漂移与时序失配问题。

','

The X8 features eight Cirrus Logic CS43198 DAC chips in a true dual-mono parallel architecture, with four DACs operating in parallel per channel. Left and right channels are fully independent in power supply, circuit layout, and signal path, minimizing crosstalk and interference.

The parallel analog outputs are precisely summed to reduce noise and improve dynamic range, signal-to-noise ratio, and low-level detail, resulting in stable imaging and clear spatial presentation.

A dedicated high-speed data buffering and distribution circuit ensures all DACs operate within the same reference clock domain, maintaining precise synchronization and preventing timing mismatch.

','','','','','','','','','/uploads/2026/08/1785840935567-l70qaq.mp4','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\"}',1,1,'2026-08-04 10:56:43','2026-08-07 17:36:02'),(12,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','独立屏蔽与热管理设计','DAC Dedicated Shielding','','','

为确保每一颗 DAC 芯片都能在理想的电磁与热环境下稳定工作,X8 为 8 颗 CS43198 全部配备了定制 独立屏蔽罩。该屏蔽结构能够有效隔离数字电路及周边高频干扰,同时辅助导热并实现热量的均衡分布,从而显著提升整体工作稳定性。这一设计不仅进一步降低了系统底噪与抖动干扰,也为长时间、高规格运行提供了可靠保障,确保 X8 在复杂负载与高解析音频播放状态下,依然能够保持稳定、一致的音质表现。

','

Each of the eight CS43198 DACs is equipped with a custom shielding cover,
which isolates the DACs from digital circuitry and high-frequency interference
while assisting heat dissipation and thermal balance. This design reduces noise
and jitter, ensuring stable and consistent performance during long-term,
high-resolution playback.

','','','','','','','/uploads/2026/08/1785908748764-mj4a00.jpg','','','{\"bg_fit\": \"cover\", \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"container_width\": \"full\"}',1,2,'2026-08-05 05:47:52','2026-08-07 17:36:02'),(13,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','',' 全新的数字音频核心','Digital Audio Core','','','

X8 所搭载的 Digital Audio Core,是 Luxsin 与合作伙伴深度定制打造的高性能数字音频核心,亦是全球首次应用于专业音频设备的高性能处理模组。该核心集成 HiFi-5 DSP + ARM STAR 双核架构,并配备大容量 SRAM,DSP 主频高达 500 MHz 以上,可从容应对复杂的调音算法。

得益于其强大的算力与高度可扩展的架构设计,乐笙Digital Audio Core 不仅支持先进的实时音频处理,并支持边缘 AI 音频处理,为 X8 带来强大的数字音频处理能力,并赋予产品持续演进、不断扩展功能的潜力。

','

The DigitalAudio Core in the X8 is a high-performance processing module deeply customizedby Luxsin and the first of its kind to be applied in a professional audio product. Built on a dual-core HiFi-5 DSP and ARM STAR architecture, with large on-chip SRAM and a DSP operating at over 500 MHz, it delivers the computational headroom required for complex real-time audio processing and
advanced tuning algorithms. Its scalable design also enables
edge-level AI audio processing, equipping the X8 with strong digital audio capabilities and long-term potential for continuous feature expansion.

','','','','','','','/uploads/2026/08/1785908764804-zwjcgo.jpg','','','{\"bg_fit\": \"cover\", \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"container_width\": \"full\"}',1,3,'2026-08-05 06:00:50','2026-08-07 17:36:02'),(14,'product_detail',1,'hero_split','light','','','','video','/uploads/2026/08/hp-eq-zh.mp4',0,0.00,'','','','','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"border_radius\": 30, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"container_width\": \"1400\"}',1,4,'2026-08-05 06:25:27','2026-08-07 17:36:02'),(15,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','PEQ · AI 纪元','The AI Era of PEQ','','','

全新 AI 辅助调音系统,为 X8 带来焕然一新的 EQ 体验。用户只需一句语言或文字指令,即可完成整体音色优化或细节微调,让精准调音不再局限于专业人士。系统支持移动 App 与 PC Web UI(同一局域网)多端协同控制,并兼容多语言操作,随时随地享受高效、直观且灵活的智能调音体验。

','','','','','','','','/uploads/2026/08/1785912222484-3o5j86.jpg','','','{\"bg_fit\": \"cover\", \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\"}',1,5,'2026-08-05 06:45:26','2026-08-07 17:36:02'),(16,'product_detail',1,'title_media','light','','','','image','',0,0.00,'','','多种强大 DSP 功能','Comprehensive DSP Functions','','',NULL,NULL,'','','','','','','/uploads/2026/08/dsp-zh.jpg','/uploads/2026/08/dsp-en.jpg','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"top_center\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,6,'2026-08-05 06:48:50','2026-08-10 06:11:46'),(19,'product_detail',1,'mosaic','light','','','','color','',0,0.00,'','','','','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"padding_y\": 0, \"min_height\": 450, \"mosaic_items\": [{\"type\": \"video\", \"media_en\": \"\", \"media_zh\": \"/uploads/2026/08/x8-video-1.mp4\"}, {\"type\": \"video\", \"media_en\": \"\", \"media_zh\": \"/uploads/2026/08/x8-video-3.mp4\"}, {\"type\": \"video\", \"media_en\": \"\", \"media_zh\": \"/uploads/2026/08/x8-video-4.mp4\"}, {\"type\": \"video\", \"media_en\": \"\", \"media_zh\": \"/uploads/2026/08/x8-video-2.mp4\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\"}',1,7,'2026-08-05 08:20:14','2026-08-07 17:36:02'),(20,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','可变电压线性电源','Variable Linear Power Supply','','','

X8 采用 数字与模拟电路完全独立 的线性供电架构,从源头隔绝不同电路之间的噪声耦合与相互干扰,显著提升声音的纯净度与背景黑度,为整体音质奠定稳定、干净的电源基础。系统内置多组 电压与电流监测传感器,可对供电状态进行实时监控。同时创新性地支持 12 V 与 15 V 双模拟电压可调 设计,进一步提升电源系统的灵活性与可控性

','

Adopts a fully separated linear power supply, with digital and analog circuits independently powered. This design isolates noise coupling and interference between circuits from the source, significantly enhancing sonic purity, background darkness, and laying a stable, clean power foundation for overall sound quality. The system integrates multiple voltage and current monitoring sensors for real-time power supervision. It also supports an adjustable dual analog voltage design (12V and 15V), further improving the flexibility and controllability of the power system.

','','','','','','','/uploads/2026/08/1785922316964-4a6bac.jpg','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\"}',1,8,'2026-08-05 09:33:17','2026-08-07 17:36:02'),(21,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','澎湃输出,推力再升级','Upgraded Output Power','','','

经过精心设计并全面优化的耳放电路,由多组 OPA1612 运放与 TPA6120A2 高电流驱动器分别负责不同声道的放大与驱动,可实现 L+R ≥ 4800 mV + 4800 mV 的强劲输出能力,同时保持极低失真与高度线性的放大特性。即使面对最难驱动的旗舰级耳机,亦能轻松应对,充分释放耳机的全部性能。在显著提升整体动态与驱动力的同时,也带来出色的瞬态响应与细腻的声音纹理,使音乐中的每一个细节都得以完整而精准地呈现。

','

The X8 employs a optimized headphone amplifier design using multiple OPA1612 op-amps and TPA6120A2 high-current drivers to independently drive each channel, delivering a powerful output of L+R ≥ 4800 mV + 4800 mV with extremely low distortion and high linearity. It effortlessly drives even the most demanding flagship headphones, offering strong dynamics, fast transients, and precise detail retrieval.

','','','','','','','/uploads/2026/08/1785922497129-k8y5rm.jpg','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\"}',1,9,'2026-08-05 09:36:04','2026-08-07 17:36:02'),(22,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','全接口耳机阻抗智能检测','Impedance Detection','','','

升级后的耳机阻抗检测系统现已覆盖 XLR4、4.4mm 和 6.35mm 全部输出接口,可精准完成阻抗自检,并自动匹配最适合的增益设定,让每副耳机都在最佳状态下发挥性能。系统依然采用 Luxsin 自研旁路检测方案,检测过程与主音频路径完全隔离,对声音纯净度零影响。用户在享受准确阻抗与智能增益的同时,依然享受毫无妥协的高保真音质。

','

The upgraded headphone impedance detection system now covers all output interfaces (XLR4,4.4mm, and 6.35mm)  enabling precise impedance auto-detection and automatic matching of the optimal gain setting. UtilizingLuxsin’s proprietary bypass detection technology, the system operates completely isolated from the main audio path, guaranteeing absolutely no impact on sound purity. Users enjoy both accurate impedance matching with smart gain adjustment and uncompromised high‑fidelity audio quality.

','','','','','','','','','/uploads/2026/08/x8-check.mp4','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\"}',1,10,'2026-08-05 09:40:36','2026-08-07 17:36:02'),(23,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','用户设置智能存储','User Settings Memory','','','

X8 可针对每个输出端口自动保存独立的使用设置,包括音量、PEQ、音效(Effect)与 Crossfeed 等关键参数。切换不同输出时,系统会自动调用对应配置,无需重复调整,真正实现即插即用的便捷使用体验。

','

Automatically saves independent settings for each output port, including key parameters such as volume, PEQ, sound effects, and crossfeed. When switching outputs, the system instantly recalls the corresponding configuration, eliminating the need for readjustment and delivering a true plug-and-play experience.

','','','','','','','','','/uploads/2026/08/x8-autosave.mp4','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 60, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,11,'2026-08-05 09:46:41','2026-08-07 17:36:02'),(24,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','全能操控,适配多样场景','Luxsin Controller','','','

X8 支持多种灵活便捷的控制方式,包括 手机 / 移动设备 App(Android / iOS)、电脑网页控制(Windows / macOS),以及可选的 IR 红外遥控器(需另行购买)。设备固件同时支持 本地升级与在线升级,确保功能持续优化、体验不断进化。

','

The X8 supports multiple flexible and convenient control methods, including
mobile device apps (Android/iOS), computer web‑based control (Windows/macOS), and an optional IR remote (sold separately). The device firmware supports both local and online updates, ensuring continuous optimization and an ever‑evolving user experience.

','','','','','','','/uploads/2026/08/1786003910986-mfujtg.jpg','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 60, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,12,'2026-08-06 07:33:16','2026-08-07 17:36:02'),(25,'product_detail',1,'split_content','light','','','','image','',0,0.00,'','','经典外观设计','','','','

X8 延续 Luxsin 经典设计风格,配备 4.0 英寸 1080P(960×480)全彩触控屏,呈现清晰细腻的显示效果与流畅直观的操作体验。前面板 15° 人体工学倾角设计,提升日常查看与操作的便利性。全铝合金 CNC 机身不仅触感高级,更具卓越散热性能,实现美感与实用性的完美平衡。

',NULL,'','','','','','','/uploads/2026/08/1786004230113-5t5xi1.jpg','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 60, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,13,'2026-08-06 08:22:39','2026-08-07 17:36:02'),(26,'product_detail',1,'split_content','light','','','','color','',0,0.00,'','','多种音频接口','User Settings Memory','','','

X8 配备 USB-B/C、Optical、Coaxial、IIS 等多种数字音频输入接口,适配各种音源设备。IIS 输入提供多达 8 种自定义配置,可兼容不同品牌的多类型数字音源。同时配备 12V Trigger in/out 触发接口,可轻松融入现有音响系统,实现更顺畅的设备联动与自动化控制,让整套系统运行更便捷高效。

','

Automatically saves independent settings for each output port, including key parameters such as volume, PEQ, sound effects, and crossfeed. When switching outputs, the system instantly recalls the corresponding configuration, eliminating the need for readjustment and delivering a true plug-and-play experience.

','','','','','','','/uploads/2026/08/1786004280122-k5cpwx.jpg','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 60, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,14,'2026-08-06 08:26:43','2026-08-07 17:36:02'),(27,'product_detail',1,'title_media','light','','','','image','',0,0.00,'','','','','','',NULL,NULL,'','','','','','','/uploads/2026/08/1786005075207-vu5f7p.jpg','','','{\"bg_fit\": \"contain\", \"padding_y\": 0, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,15,'2026-08-06 08:31:51','2026-08-07 17:36:02'),(28,'product_detail',1,'spec_table','light','','','','color','',0,0.00,'','','参数规格','Parameters Description','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 0, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,16,'2026-08-07 07:10:05','2026-08-07 17:36:02'),(29,'product_detail',2,'hero_split','light','','#F9F5F5','#F9F5F5','image','/uploads/2026/08/1786095790004-1q3ue3.jpg',0,0.00,'','','颠覆传统 另塑标杆','','乐笙 X9','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": 750, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"top_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,0,'2026-08-07 09:29:10','2026-08-07 09:46:37'),(30,'product_detail',2,'full_banner','light','','','','image','/uploads/2026/08/1786096077881-hgeey4.png',0,0.00,'','','','','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,1,'2026-08-07 09:48:35','2026-08-07 09:54:53'),(31,'product_detail',2,'title_media','light','','','','color','',0,0.00,'','','真·旗舰之作','True Flagship','','','

主板采用星形电压分配电路,将数字与模拟电源路径干净分离,纹波低至40nV。AK4499EX DAC由OPA1612运放提供稳压,为其带来超稳定的参考电压,从而实现高精度的信号处理。系统总谐波失真加噪声(THD+N)低至-120dB,呈现出色的清晰度、解析力与动态范围。

','

With an ultra-low ripple of just 40nV, the motherboard features a star-shaped voltage distribution circuit that cleanly separates digital and analog power paths. The AK4499EX DAC is stabilized by an OPA1612 op-amp, providing an ultra-stable reference voltage for highly accurate signal processing. With a THD+N of -120dB, the system delivers outstanding clarity, resolution, and dynamic range.

','','','','','','','','','','{\"bg_fit\": \"cover\", \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_center\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,2,'2026-08-10 02:25:10','2026-08-10 02:26:23'),(32,'product_detail',2,'hero_split','light','','#FBFAFA','#FBFAFA','image','/uploads/2026/08/1786329167363-id3123.jpg',0,0.00,'','','至纯之声,至静之境','Pure Sound, Pure Serenity','','','

乐笙 X9专为满足发烧友和高保真音响爱好者的严苛标准而设计,将强劲硬件与流畅实用的外观美学巧妙融合,呈现纯粹而动人的声音表现。创新自研的多项特性带来独具一格的沉浸式聆听体验,而直观的软件系统则确保操作轻松高效。

','

Designed to meet the exacting standards of audiophiles and high-fidelity sound enthusiasts, Luxsin X9 seamlessly blends powerful hardware with a sleek, functional design to deliver pure and captivating sound. Innovative in-house developed features provide a uniquely immersive listening experience, while the intuitive software system ensures effortless and efficient operation.

','','','','','','','','','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": 780, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"top_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,3,'2026-08-10 02:33:32','2026-08-10 07:27:55'),(33,'product_detail',2,'hero_split','light','','','','video','/uploads/2026/08/hp-eq-zh.mp4',0,0.00,'','','','','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"margin_y\": 100, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,4,'2026-08-10 02:37:39','2026-08-10 02:48:55'),(34,'product_detail',2,'split_content','light','','','','color','',0,0.00,'','','全接口耳机阻抗智能检测','Impedance Auto-Detect System','','','

升级后的耳机阻抗检测系统现已覆盖 XLR4、4.4mm 和 6.35mm 全部输出接口,可精准完成阻抗自检,并自动匹配最适合的增益设定,让每副耳机都在最佳状态下发挥性能。系统依然采用 Luxsin 自研旁路检测方案,检测过程与主音频路径完全隔离,对声音纯净度零影响。用户在享受准确阻抗与智能增益的同时,依然享受毫无妥协的高保真音质。

','

The upgraded headphone impedance detection system now covers all output interfaces (XLR4,4.4mm, and 6.35mm)  enabling precise impedance auto-detection and automatic matching of the optimal gain setting. UtilizingLuxsin’s proprietary bypass detection technology, the system operates completely isolated from the main audio path, guaranteeing absolutely no impact on sound purity. Users enjoy both accurate impedance matching with smart gain adjustment and uncompromised high‑fidelity audio quality.

','','','','','','','','','/uploads/2026/08/x8-check.mp4','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 60, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,5,'2026-08-10 02:54:24','2026-08-10 03:19:37'),(35,'product_detail',2,'split_content','light','','','','color','',0,0.00,'','','精微至准,毫厘天成','Precision Perfected','','','

其采用高精度元件构建全平衡R2R音量控制电路,左右声道平衡调节精度高达0.1dB,确保音频表现精准无误、纯净无染。

','

Engineered with a fully balanced R2R volume control circuit composed of high-precision components, it enables left-right channel balance adjustments with exceptional accuracy of 0.1dB, ensuring precise and distortion-free audio performance.

','','','','','','','','','/uploads/2026/08/1786341093803-8ogyx4.mp4','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 60, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,6,'2026-08-10 05:54:09','2026-08-10 05:55:34'),(36,'product_detail',2,'title_media','light','','','','color','',0,0.00,'','','多种强大 DSP 功能','Comprehensive DSP Functions','','','','','','','','','','','/uploads/2026/08/dsp-zh.jpg','/uploads/2026/08/dsp-en.jpg','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"top_center\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,7,'2026-08-10 05:57:23','2026-08-10 06:42:19'),(37,'product_detail',2,'split_content','light','','','','color','',0,0.00,'','','全能操控,适配多样场景','Luxsin Controller','','','

X9 支持多种灵活便捷的控制方式,包括 手机 / 移动设备 App(Android / iOS)、电脑网页控制(Windows / macOS),以及可选的 IR 红外遥控器(需另行购买)。设备固件同时支持 本地升级与在线升级,确保功能持续优化、体验不断进化。

','

The X9 supports multiple flexible and convenient control methods, including
mobile device apps (Android/iOS), computer web‑based control (Windows/macOS), and an optional IR remote (sold separately). The device firmware supports both local and online updates, ensuring continuous optimization and an ever‑evolving user experience.

','','','','','','','/uploads/2026/08/1786003910986-mfujtg.jpg','','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 60, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,8,'2026-08-10 06:13:17','2026-08-10 06:14:05'),(38,'product_detail',2,'split_content','light','','','','color','',0,0.00,'','','韵律可视,光影随行','Visible Rhythm','','','

X9配备一块4.0英寸绚丽全彩触摸屏,将音乐律动化为灵动的视觉体验。提供多种VU表样式与实时频谱显示可选,每一款都能对节奏、动态和频率变化做出即时响应。从经典模拟指针到现代频谱视效,让每一次聆听都能拥有独具个性的视觉格调。

','

The X9 features a vibrant 4.0-inch full-color touchscreen that transforms music into a dynamic visual experience. Choose from multiple VU meter styles and real-time spectrum displays, each responding instantly to changes in rhythm, dynamics, and frequency. From classic analog meters to modern spectrum visualizations, every listening session can have its own distinctive look.

','','','','','','','','','/uploads/2026/08/1786341106729-2qzs8j.mp4','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 60, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,9,'2026-08-10 06:15:25','2026-08-10 06:16:00'),(39,'product_detail',2,'split_content','light','','','','color','',0,0.00,'','','听感补偿','Hearing Compensation','','','

乐笙 X9 的听感补偿功能可测量您在不同频率下的听力敏感度,并为每侧耳朵分别生成个性化的补偿曲线,助您聆听到更多细节,获得更均衡、更自然的听觉体验。

','

With Hearing Compensation, the Luxsin X9 measures your hearing sensitivity across different frequencies and creates a personalized compensation curve for each ear, helping you enjoy more detail, better balance, and a more natural listening experience.

','','','','','','','','','/uploads/2026/08/tlbc.mp4','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 60, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"right\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,10,'2026-08-10 06:25:22','2026-08-10 08:28:45'),(40,'product_detail',2,'hero_split','light','','#FBFBFB','#FBFBFB','image','/uploads/2026/08/1786343228959-3qv5pa.jpg',0,0.00,'','','至臻全平衡','True Full Balance','','','

从信号输入解码、AK4499EX DAC,到OP1612的I/V转换、LPF滤波、R2R音量控制、动态反馈,再到6120A2耳放驱动,每一环节均由全差分平衡电路驱动。此设计确保音频性能毫不妥协,带来无与伦比的声音清晰度、精准度与纵深层次。

','

Every stage, from signal input decoding and AK4499EX DAC to OP1612 IV conversion, LPF filtering, R2R volume control, dynamic feedback, and the 6120A2 headphone amplifier, is powered by a fully differential balanced circuit. This design ensures uncompromising audio performance, delivering unparalleled sound clarity, precision, and depth

','','','','','','','','','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": 750, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,11,'2026-08-10 06:28:41','2026-08-10 06:32:07'),(41,'product_detail',2,'split_content','light','','','','color','',0,0.00,'','','钻石切割设计','Diamond-cut design','','','

前面板采用钻石切割斜角设计,呈15°倾角,不仅提升了视觉美感,也优化了人体工学触控体验。全CNC加工铝合金机身,确保出色的散热性能、坚固耐用性,同时呈现流畅优雅的外观质感。

','

The diamond-cut bevel design of the front panel, set at a 15° incline, not only enhances its aesthetic appeal but also improves ergonomic touch control. The full CNC-machined aluminum chassis ensures excellent heat dissipation, durability, and a sleek, elegant appearance.

','','','','','','','','','/uploads/2026/08/1786343612412-ip1rgt.mp4','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 60, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,12,'2026-08-10 06:34:14','2026-08-10 06:35:18'),(42,'product_detail',2,'title_media','light','','','','color','',0,0.00,'','','耳放前级,合而为一','Headphone AMP and PreAMP in one','','','

X9配备丰富的连接接口,包括HDMI ARC、光纤、同轴、模拟输入、USB-B/USB-C、12V触发端口及双低音炮输出,可轻松融入各类音频系统,兼顾家用与专业场景的灵活需求。作为参考级DAC、耳机放大器与前置放大器,X9具备卓越的信号控制力与动态音频表现,为桌面音频树立全新标杆。

','

The X9 is equipped with an extensive range of connectivity options, including HDMI ARC, optical, coaxial, analog inputs, USB-B/USB-C, 12V trigger ports, and dual subwoofer outputs. This allows for seamless integration into various audio setups, providing flexibility for both home and professional audio environments. As a reference-grade DAC, headphone amplifier, and preamplifier, the X9 delivers exceptional signal control and dynamic audio performance, setting a new standard in desktop audio.

','','','','','','','/uploads/2026/08/1786344307138-gf6dpu.jpg','','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"top_center\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,13,'2026-08-10 06:42:42','2026-08-10 06:46:11'),(43,'product_detail',2,'spec_table','light','','','','color','',0,0.00,'','','参数规格','','','',NULL,NULL,'','','','','','','','','','{\"bg_fit\": \"cover\", \"margin_y\": null, \"padding_y\": null, \"min_height\": null, \"split_ratio\": 50, \"mosaic_items\": [{\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}, {\"type\": \"image\", \"media_en\": \"\", \"media_zh\": \"\"}], \"border_radius\": 30, \"text_position\": \"middle_left\", \"width_percent\": 85, \"media_position\": \"left\", \"mosaic_pattern\": \"big_3\", \"container_width\": \"full\", \"title_font_size\": null}',1,14,'2026-08-10 06:50:20','2026-08-10 06:50:43'); /*!40000 ALTER TABLE `www_section_blocks` ENABLE KEYS */; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;