✦ Verified product
DJI Mavic 4 Pro Carrying Case
USD 49.99
Type
STORE STARTRC
Verified independent store
→
STARTRC DJI Mavic 4 Pro Carrying Case Overview The STARTRC Hard Case for DJI Mavic 4 Pro Fly More Combo was built to organize, protect, and carry. The precision-molded interior is
tailored to fit your DJI Mavic 4 Pro Fly More Combo perfectly. The clever design holds the Mavic 4 Pro drone, RC 2 remote controller, 3× smart flight batteries + 100W charger, propellers, filters, and SD cards securely—ideal for commercial pilots and weekend adventurers seeking hassle-free storage. All accessories securely—tested in rugged environments like Yosemite and Yellowstone by professional aerial filmmakers for real-world durability Equipped with 7 dedicated compartments for maximized gear organization (including a drone cradle with anti-vibration padding, an RC 2 slot with a strap holder, a 3-battery charging hub organizer, and a mesh pocket for small accessories), commercial pilots, weekend adventurers, and multi-location shooters trust STARTRC to keep their gear neat and accessible. Protect your investment. .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; } }