Description
<style type=”text/css”>.fse-product-wrapper{max-width:1200px;margin:0 auto;font-family:Open Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.fse-product-wrapper h1,.fse-product-wrapper h2,.fse-product-wrapper h3,.fse-product-wrapper h4,.fse-model-name,.fse-specs-table th,.fse-btn-primary{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.fse-header{background:#fff;color:#333;padding:30px 20px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,0.05);margin-bottom:30px;border-bottom:4px solid #ffd93d}.fse-title{font-size:2.5em;font-weight:300;letter-spacing:1px;margin:0 0 10px 0}.fse-subtitle{font-size:1.1em;opacity:0.9;font-weight:300;margin:0}.fse-section{background:#fff;padding:30px;margin-bottom:30px;box-shadow:0 2px 10px rgba(0,0,0,0.08);border-radius:8px}.fse-section-title{color:#333;border-bottom:3px solid #ffd93d;padding-bottom:10px;margin:0 0 20px 0;font-size:1.8em;font-weight:400}.fse-section-subtitle{color:#4a4a4a;margin:25px 0 15px 0;font-size:1.4em;font-weight:400}.fse-product-images-container{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:20px auto;padding:0 20px}.fse-product-image{width:48%;max-width:500px;height:auto;border:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease;object-fit:contain}.fse-product-image:hover{transform:scale(1.02)}.fse-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:20px 0}.fse-gallery-grid img{width:100%;height:auto;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease;object-fit:contain;background:#fafafa}.fse-gallery-grid img:hover{transform:scale(1.02)}.fse-highlight-box{background:#fffdf3;padding:20px;margin:20px 0;border:1px solid #f2e3ae;border-left:5px solid #ffd93d;box-shadow:0 2px 5px rgba(0,0,0,0.05)}.fse-highlight-box strong{color:#2c2c2c}.fse-highlight-box p{margin:5px 0}.fse-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:20px 0}.fse-feature-card{background:#fff;border:1px solid #e0e0e0;border-top:3px solid #ffd93d;padding:20px;transition:all 0.3s ease;border-radius:5px}.fse-feature-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-3px)}.fse-feature-card h4{color:#2c2c2c;margin:0 0 10px 0;font-weight:500;font-size:1.1em}.fse-feature-card p{color:#666;font-size:0.95em;margin:0}.fse-list{margin:15px 0 15px 30px;color:#555;padding:0}.fse-list li{margin:8px 0;list-style-type:disc}.fse-model-comparison{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;margin-top:30px}.fse-model-card{flex:1;min-width:280px;background:#fff;border:2px solid #d0d0d0;padding:20px;text-align:center;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.08);border-radius:5px}.fse-model-card:hover{border-color:#ffd93d;box-shadow:0 4px 15px rgba(0,0,0,0.12);transform:translateY(-5px)}.fse-model-name{font-size:1.5em;color:#2c2c2c;font-weight:500;margin:0 0 15px 0;padding-bottom:10px;border-bottom:3px solid #ffd93d}.fse-model-specs{text-align:left;margin:15px 0 0 0;padding:0;list-style:none}.fse-model-specs li{padding:8px 0;border-bottom:1px solid #f0f0f0;color:#555;margin:0}.fse-model-specs li strong{color:#333}.fse-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.fse-specs-table{width:100%;min-width:700px;border-collapse:collapse;margin-top:20px;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.fse-specs-table th{background:linear-gradient(135deg,#ffe47a 0%,#ffd11a 100%);color:#2c2c2c;padding:15px;text-align:left;font-weight:600;border-bottom:2px solid #e6bd12}.fse-specs-table td{padding:12px 15px;border-bottom:1px solid #e0e0e0;background:#fff}.fse-specs-table tr:hover td{background:#fffbe8;transition:background 0.3s ease}.fse-accessories-section{background:#fff;padding:30px;margin-top:30px;border-top:4px solid #ffd93d;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.08)}.fse-accessories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:20px}.fse-accessory-item{background:#fff;color:#333;padding:15px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease;border-radius:5px;border:1px solid #e0e0e0;border-top:3px solid #ffd93d}.fse-accessory-item:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.fse-accessory-item h4{color:#2c2c2c;margin:0 0 10px 0;font-weight:500;font-size:1.1em}.fse-accessory-item p{color:#666;font-size:0.9em;margin:5px 0}.fse-btn-primary{display:inline-block;padding:12px 30px;background:#ffd93d;color:#2c2c2c;text-decoration:none;margin-top:20px;transition:all 0.3s ease;border:2px solid #ffd93d;border-radius:5px;font-weight:500}.fse-btn-primary:hover{background:#f0c419;border-color:#e6bd12;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.2)}.fse-btn-wrapper{text-align:center;margin-top:30px}.fse-footer{text-align:center;padding:30px;background:#fff;color:#555;margin-top:40px;border-top:4px solid #ffd93d}.fse-footer p{margin:5px 0;opacity:0.9}.fse-product-wrapper p:empty{display:none;margin:0}@media (max-width:768px){.fse-title{font-size:2em}.fse-model-comparison{flex-direction:column}.fse-specs-table{font-size:0.9em}.fse-features-grid{grid-template-columns:1fr}.fse-specs-table th,.fse-specs-table td{padding:8px 10px}.fse-product-image{max-width:100%;width:100%}}@media (max-width:480px){.fse-title{font-size:1.5em}.fse-section{padding:20px 15px}.fse-accessories-grid{grid-template-columns:1fr}.fse-gallery-grid{grid-template-columns:1fr}.fse-product-images-container{flex-direction:column;align-items:center}}.fse-feature-card ul{margin:10px 0 0;padding-left:18px}.fse-feature-card li{font-size:.95em;color:#666;margin:6px 0;list-style-type:disc}.fse-video{background:#1a1a1a;border-radius:5px;overflow:hidden;aspect-ratio:16/9;width:100%}.fse-video iframe{width:100%;height:100%;border:none;display:block}.fse-video-bar{display:flex;align-items:center;justify-content:space-between;margin-top:16px;flex-wrap:wrap;gap:10px}.fse-video-label{color:#777;font-size:.9em}.fse-thumbs{display:flex;gap:9px}.fse-thumb{width:44px;height:44px;border:1px solid #e0d7ae;border-radius:5px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:600;color:#6b6b6b;cursor:pointer;background:#f5f2e6;transition:all .25s ease}.fse-thumb:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.15)}.fse-thumb.active{background:#ffd93d;border-color:#e6bd12;color:#2c2c2c;box-shadow:0 0 0 3px rgba(255,217,61,.35)}.fse-drawing{text-align:center}.fse-drawing img{max-width:100%;height:auto;border:1px solid #f2e3ae;border-radius:5px;padding:10px;background:#fff}.fse-row-hl td{background:#fff4cc !important;font-weight:600}.fse-stat-value{font-size:1.7em;font-weight:700;color:#2c2c2c;line-height:1.2}.fse-stat-unit{font-size:.5em;color:#777;font-weight:400;margin-left:4px}.cf-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cf-item{position:relative;aspect-ratio:1/1;border:1px solid #f2e3ae;border-radius:5px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s;background:#fafafa}.cf-item:hover{transform:scale(1.04)}.cf-item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;user-select:none;pointer-events:none}.cf-wm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.35);font-size:15px;font-weight:700;letter-spacing:1px;text-shadow:1px 1px 5px rgba(0,0,0,.4);pointer-events:none;user-select:none;white-space:nowrap}.cf-lightbox{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.9);cursor:zoom-out}.cf-lightbox.active{display:flex;align-items:center;justify-content:center}.cf-lb-inner{position:relative;max-width:90%;max-height:90%}.cf-lb-inner img{max-width:100%;max-height:90vh;object-fit:contain;-webkit-user-drag:none;user-select:none;pointer-events:none}.cf-lb-wm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.25);font-size:64px;font-weight:700;letter-spacing:5px;text-shadow:2px 2px 10px rgba(0,0,0,.4);pointer-events:none;user-select:none}.cf-close{position:absolute;top:18px;right:34px;color:#fff;font-size:38px;font-weight:700;cursor:pointer;z-index:10000;line-height:1}.cf-close:hover{color:#bbb}.cf-alert{position:fixed;top:20px;right:20px;background:#c0392b;color:#fff;padding:13px 22px;border-radius:5px;box-shadow:0 4px 18px rgba(0,0,0,.3);z-index:10001;font-weight:600;font-size:.9em;display:none}@media (max-width:768px){.cf-gallery{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.cf-gallery{grid-template-columns:repeat(3,1fr);gap:8px}.cf-lb-wm{font-size:40px}.cf-close{top:12px;right:18px;font-size:32px}}@media (max-width:380px){.cf-gallery{grid-template-columns:repeat(2,1fr)}}.fse-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin:20px 0}.fse-video-item{border:1px solid #e0e0e0;border-top:3px solid #ffd93d;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.fse-video-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-3px)}.fse-video-item video{width:100%;height:auto;display:block;background:#000}.fse-video-caption{padding:12px 15px;font-size:.95em;color:#555;text-align:center;font-weight:500}</style>
<div class=”fse-product-wrapper”>
<div class=”fse-header”>
<h1 class=”fse-title”>COMPACT TILT AND ROTATE VACUUM LIFTER</h1>
<p class=”fse-subtitle”>FS-SFXi series – 500 kg and 750 kg, only 55 kg with trolley, tilt 0-90° and rotation 0-360°</p>
</div>
<div class=”fse-section”>
<h2 class=”fse-section-title”>Product Overview</h2>
<div class=”fse-highlight-box”>
<p><strong>FS-SFXi manual tilting and rotating vacuum lifter</strong></p>
<p>A compact lifter weighing just 55 kg and supplied with a trolley, so it can be wheeled between work areas rather than craned. It tilts manually through 0-90° and rotates through a full 0-360°.</p>
<p>The pads suit a wide range of materials – glass, marble, composite panel and colour-coated steel sheet among them. A dual-circuit vacuum system runs the two circuits independently for a second layer of holding security, and a wireless remote is available as an option for attaching and releasing at a distance.</p>
</div>
<h3 class=”fse-section-subtitle”>Key Features</h3>
<div class=”fse-features-grid”>
<div class=”fse-feature-card”>
<h4>Compact and Mobile</h4>
<ul>
<li>Weighs only 55 kg</li>
<li>Supplied with a trolley for easy movement around a site</li>
</ul>
</div>
<div class=”fse-feature-card”>
<h4>Manual Tilt and Rotation</h4>
<ul>
<li>Manual tilting through 0-90°</li>
<li>Manual rotation through a full 0-360°</li>
</ul>
</div>
<div class=”fse-feature-card”>
<h4>Wide Material Range</h4>
<ul>
<li>Handles glass, marble, composite panel and colour-coated steel sheet</li>
<li>One lifter covers several trades</li>
</ul>
</div>
<div class=”fse-feature-card”>
<h4>Dual-Circuit Vacuum</h4>
<ul>
<li>Two vacuum circuits operating independently</li>
<li>A second layer of holding security under load</li>
</ul>
</div>
<div class=”fse-feature-card”>
<h4>Optional Wireless Remote</h4>
<ul>
<li>Remote control available for attaching and releasing vacuum</li>
<li>Manual control on every model as standard</li>
</ul>
</div>
<div class=”fse-feature-card”>
<h4>Single or Four-Pad</h4>
<ul>
<li>Single-pad models for solid, rigid material</li>
<li>Four-pad D models spread the grip across the panel</li>
</ul>
</div>
</div>
</div>
<div class=”fse-section”>
<h2 class=”fse-section-title”>Technical Specifications</h2>
<div class=”fse-table-scroll”>
<table class=”fse-specs-table”>
<thead>
<tr><th>Parameter</th><th>FS-SFXi500-1S</th><th>FS-SFXi750-1S</th><th>FS-SFXiD500-1S</th><th>FS-SFXiD750-1S</th></tr>
</thead>
<tbody>
<tr class=”fse-row-hl”><td>Safe working load (kg)</td><td>500</td><td>750</td><td>500</td><td>750</td></tr>
<tr><td>Overall dimensions (mm)</td><td>800 x 400 x 240</td><td>1000 x 500 x 240</td><td>800 x 400 x 240</td><td>1000 x 500 x 240</td></tr>
<tr><td>Suction pad size (mm)</td><td>800 x 400</td><td>1000 x 500</td><td>800 x 400</td><td>1000 x 500</td></tr>
<tr><td>Number of suction pads</td><td>1</td><td>1</td><td>4</td><td>4</td></tr>
<tr><td>Power supply</td><td>DC 12V</td><td>DC 12V</td><td>DC 12V</td><td>DC 12V</td></tr>
<tr><td>Control method</td><td>Manual / remote</td><td>Manual / remote</td><td>Manual / remote</td><td>Manual / remote</td></tr>
<tr><td>Equipment weight (kg)</td><td>55</td><td>55</td><td>55</td><td>55</td></tr>
<tr class=”fse-row-hl”><td>Movement and circuits</td><td colspan=”4″>Manual tilt 0-90°, manual rotation 0-360°, dual-circuit vacuum on all models</td></tr>
</tbody>
</table>
</div>
</div>
<div class=”fse-section”>
<h2 class=”fse-section-title”>Operation Videos</h2>
<div class=”fse-video-grid”>
<div class=”fse-video-item”><video class=”fse-video-player” controls=”” preload=”metadata” aria-label=”FS-SFXi vacuum lifter tilting demonstration”><source src=”https://f.cdn-static.cn/32386_171284619591232.mp4″ type=”video/mp4″ />Your browser does not support video playback. Please update your browser or try a different one.</video>
<div class=”fse-video-caption”>Tilting function demonstration</div></div>
<div class=”fse-video-item”><video class=”fse-video-player” controls=”” preload=”metadata” aria-label=”FS-SFXi vacuum lifter rotation demonstration”><source src=”https://f.cdn-static.cn/32386_16461260491522.mp4″ type=”video/mp4″ />Your browser does not support video playback. Please update your browser or try a different one.</video>
<div class=”fse-video-caption”>360° rotation in use</div></div>
</div>
</div>
<div class=”fse-accessories-section”>
<h2 class=”fse-section-title”>Range Summary</h2>
<div class=”fse-accessories-grid”>
<div class=”fse-accessory-item”><h4>Capacity</h4><p class=”fse-stat-value”>500-750<span class=”fse-stat-unit”>kg</span></p></div>
<div class=”fse-accessory-item”><h4>Equipment Weight</h4><p class=”fse-stat-value”>55<span class=”fse-stat-unit”>kg</span></p></div>
<div class=”fse-accessory-item”><h4>Tilt</h4><p class=”fse-stat-value”>0-90<span class=”fse-stat-unit”>deg</span></p></div>
<div class=”fse-accessory-item”><h4>Rotation</h4><p class=”fse-stat-value”>0-360<span class=”fse-stat-unit”>deg</span></p></div>
<div class=”fse-accessory-item”><h4>Pads</h4><p class=”fse-stat-value”>1 or 4</p></div>
<div class=”fse-accessory-item”><h4>Circuits</h4><p class=”fse-stat-value”>2</p></div>
</div>
</div>
</div>








Reviews
There are no reviews yet.