✦ Verified product
DJI Mini 5 Pro Searchlight
USD 39.99
STORE STARTRC
Verified independent store
→
STARTRC MINI 5 PRO Searchlight Overview This STARTRC MINI 5 PRO Searchlight focuses on dual functionality, lightweight durability, and practical performance: exclusively designed f
or DJI MINI 5 PRO, it has 2 detachable side searchlights (for night flights, no signal interference) and a propeller restraint kit (for propeller fixing)—no disassembly needed during storage. Made of ABS+PC (smooth, burr-free, durable) with a net weight of 49g (minimal impact on flight), it has 3 light modes (high/mid brightness, flashing SOS for emergencies), 2-hour battery life after full charge, 360° rotatable lights (independent, fixable angles), and dual snap-on installation (no wobble/drop, no impact on obstacle avoidance). Tailored specifically for DJI MINI 5 PRO, this searchlight is ideal for night drone flights and outdoor emergencies. Its easy snap-on design enables quick assembly/disassembly, while the dual-use (searchlight + propeller restraint) and signal-free interference ensure reliable use—effectively safeguarding your night flights without compromising the drone’s normal operation. .three-column-container { display: flex; width: 100%; max-width: 1200px; margin: 0 auto; padding: 30px 0px; box-sizing: border-box; gap: 40px; /* 列间距保持不变 */ align-items: stretch; /* 强制三列高度一致,为第一列垂直居中提供空间 */ } /* 通用列样式 */ .column { flex: 1; align-self: stretch; /* 确保每列高度充满父容器 */ } /* 第一列:标题组合样式(上下左右全居中) */ .column-title { display: flex; flex-direction: column; justify-content: center; /* 垂直居中(上下居中) */ align-items: center; /* 水平居中(左右居中) */ height: 100%; /* 占满列的全部高度 */ text-align: center; /* 进一步强化文本水平居中 */ } .subtitle { margin: 0 0 10px 0; font-size: 18px; font-weight: 500; color: #666; } .main-title { margin: 0; font-size: 42px; font-weight: 600; color: #28293d; line-height: 1.2; } /* 第二、三列:文本内容样式(完全保持不变) */ .column-text { padding: 10px 0; color: #333; line-height: 1.6; font-size: 14px; } .column-text p { margin: 0 0 15px 0; } .column-text p:last-child { margin-bottom: 0; } /* 新增:模块下方水平线样式(全黑、细、宽1400) */ .bottom-divider { max-width: 1400px; /* 宽度固定为1400px */ width: 100%; /* 小于1400px时自适应全屏 */ margin: 20px auto; /* 上下间距20px,居中显示 */ border-top: 1px solid #000; /* 1px细线条,全黑颜色 */ border-bottom: none; border-left: none; border-right: none; } /* 移动端响应式调整 */ @media (max-width: 768px) { .three-column-container { flex-direction: column; gap: 25px; padding: 25px 15px; } .column-title { text-align: center; height: auto; padding: 20px 0; } .main-title { font-size: 32px; } .subtitle { font-size: 16px; } .column-text { font-size: 13px; } /* 移动端水平线自适应宽度 */ .bottom-divider { max-width: 100%; margin: 15px auto; } }