Product Overview
Our global network
Worldwide Distribution
MEDIA LIBRARY
STF Hydraulics
Ningbo Starf Hydraulic Transmission Co., Ltd. (STF) is a professional company in the fields of research, development and manufacture of hydraulic components such as hydraulic motors and hydraulic valves. All our products are processed by high-precision CNC equipment, guaranteeing a high quality of products through rigorous and scientific testing methods.
NEWSROOM
⟶ More NewsContact Information
document.addEventListener('DOMContentLoaded', function() {
let modal = document.querySelector('.stf-landingpage-modal')
modal.style.paddingTop = document.querySelector('#main-header').offsetHeight + 'px';
document.querySelector('.stf-landingpage-modal__close').addEventListener('click', function() {
console.log('click')
modal.remove()
})
});