logo

XUSHIELD GLOBAL

Wir sind ein führender Anbieter innovativer Lösungen, der sich für Exzellenz und Fortschritt in der Branche einsetzt.Mit Schwerpunkt auf Spitzentechnologie und kundenorientiertem Ansatz, bemühen wir uns, die Erwartungen zu übertreffen und langfristige Partnerschaften aufzubauen.

  • 1996
    Ikone

    Gründungsjahr

  • 50~100
    Ikone

    Beschäftigte

  • 10000000-50000000
    Ikone

    Jahresumsatz

  • thousands of people
    Ikone

    Kunden bedient

Kooperationspartner
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Weltberühmte Unternehmen vertrauen uns.
Das Produktlabor hat ein professionelles Team von Ingenieuren.
Unser hochmodernes Produktlabor wird von einem professionellen Team von Ingenieuren besetzt, die sich der Innovation, Qualitätskontrolle und Entwicklung modernster Lösungen widmen.Wir nutzen fortschrittliche Technologie und strenge Tests, um sicherzustellen, dass jedes Produkt die höchsten Leistungs- und Zuverlässigkeitsstandards erfüllt..
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
China Guangzhou cibo diesel auto part company
×
benutzerdefiniertes Bild
benutzerdefiniertes Bild
benutzerdefiniertes Bild
benutzerdefiniertes Bild
benutzerdefiniertes Bild
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
China Guangzhou cibo diesel auto part company zertifizierungen
Über uns
Guangzhou cibo diesel auto part company
Unser Unternehmen ist seit 30 Jahren auf den Betrieb von Dieselinjektoren spezialisiertWir verkaufen Dieselkraftstoffsystem. Einspritzdüse, Pumpe. Ventil, Düse, Kolben,
Ansicht mehr

1996

Gründungsjahr

10000000-50000000+

Jahresumsatz

thousands of people+

Kunden bedient

50~100+

Beschäftigte

Kontakt mit uns
Sie können uns jederzeit kontaktieren!
(function() { const socialBar = document.getElementById('component-social-bar-2'); if (socialBar && socialBar.querySelector('li') === null) { socialBar.style.display = 'none'; } })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; var videoWrappers = mainContent.querySelectorAll('.intro-media-card-video-wrapper'); videoWrappers.forEach(function(wrapper) { var img = wrapper.querySelector('.intro-media-card-image'); if (img) { var originalSrc = img.getAttribute('data-cover'); var gifSrc = img.getAttribute('data-gif'); if (gifSrc) { var gifImage = new Image(); gifImage.src = gifSrc; wrapper.addEventListener('mouseenter', function() { const currentImg = wrapper.querySelector('.intro-media-card-image'); if(currentImg) currentImg.src = gifSrc; }); wrapper.addEventListener('mouseleave', function() { const currentImg = wrapper.querySelector('.intro-media-card-image'); if(currentImg) currentImg.src = originalSrc; }); } } }); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const animatedImages = mainContent.querySelectorAll('.animated-image'); if (animatedImages.length === 0) return; const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add('visible'); observer.unobserve(entry.target); } }); }, { threshold: 0.1 }); animatedImages.forEach(image => { observer.observe(image); }); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const sections = mainContent.querySelectorAll('.category-products-section'); if (sections.length === 0) return; const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { const section = entry.target; const cards = section.querySelectorAll('.prod-card-item'); cards.forEach((card, index) => { const rowIndex = Math.floor(index / 3); const delay = rowIndex * 200; setTimeout(() => { card.classList.add('visible'); }, delay); }); observer.unobserve(section); } }); }, { threshold: 0.1 }); sections.forEach(section => { observer.observe(section); }); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const component = mainContent.querySelector('.cooperative-partner-component'); if (!component) return; const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { component.classList.add('in-view'); observer.unobserve(component); } }); }, { threshold: 0.1 }); observer.observe(component); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const cardContainers = mainContent.querySelectorAll('.b2b-product-card-hover-effect-container'); if (cardContainers.length === 0) return; cardContainers.forEach(function(cardContainer) { const button = cardContainer.querySelector('.b2b-product-card-hover-effect-button'); if (button) { button.addEventListener('mouseenter', function() { cardContainer.classList.add('button-hovered'); }); button.addEventListener('mouseleave', function() { cardContainer.classList.remove('button-hovered'); }); } }); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const container = mainContent.querySelector('.latest-cases-component-container'); if (!container) return; const wrapper = container.querySelector('.latest-cases-carousel-wrapper'); const grid = container.querySelector('.latest-cases-component-grid'); const prevBtn = container.querySelector('.latest-cases-prev'); const nextBtn = container.querySelector('.latest-cases-next'); if (!wrapper || !grid) return; const cards = grid.querySelectorAll('.latest-cases-component-card-link'); const totalCards = cards.length; if (totalCards <= 3) { if (prevBtn) prevBtn.style.display = 'none'; if (nextBtn) nextBtn.style.display = 'none'; return; } let currentIndex = 0; let autoPlayInterval; function updateCarousel() { const cardWidth = cards[0].offsetWidth; const gap = 30; const moveDistance = cardWidth + gap; grid.style.transform = `translateX(-$0px)`; } function moveNext() { if (currentIndex < totalCards - 3) { currentIndex++; } else { currentIndex = 0; } updateCarousel(); } function movePrev() { if (currentIndex > 0) { currentIndex--; } else { currentIndex = totalCards - 3; } updateCarousel(); } if (nextBtn) { nextBtn.addEventListener('click', () => { moveNext(); startAutoPlay(); }); } if (prevBtn) { prevBtn.addEventListener('click', () => { movePrev(); startAutoPlay(); }); } function startAutoPlay() { clearInterval(autoPlayInterval); autoPlayInterval = setInterval(moveNext, 3000); } function stopAutoPlay() { clearInterval(autoPlayInterval); } wrapper.addEventListener('mouseenter', stopAutoPlay); wrapper.addEventListener('mouseleave', startAutoPlay); if (prevBtn) prevBtn.addEventListener('mouseenter', stopAutoPlay); if (nextBtn) nextBtn.addEventListener('mouseenter', stopAutoPlay); window.addEventListener('resize', updateCarousel); startAutoPlay(); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const slideshowContainers = mainContent.querySelectorAll('.slideshow-container'); slideshowContainers.forEach(container => { const slides = container.querySelectorAll('.slide'); if (slides.length < 2) { if (slides.length === 1) { slides[0].classList.add('active'); } return; } let currentSlide = 0; slides[currentSlide].classList.add('active'); setInterval(() => { slides[currentSlide].classList.remove('active'); currentSlide = (currentSlide + 1) % slides.length; slides[currentSlide].classList.add('active'); }, 3000); }); const videoWrappers = mainContent.querySelectorAll('.home-intro-video-wrapper'); videoWrappers.forEach(wrapper => { const coverImg = wrapper.querySelector('.home-intro-video-cover'); const gifImg = wrapper.querySelector('.home-intro-video-gif'); if (gifImg) { wrapper.addEventListener('mouseenter', () => { coverImg.style.display = 'none'; gifImg.style.display = 'block'; }); wrapper.addEventListener('mouseleave', () => { gifImg.style.display = 'none'; coverImg.style.display = 'block'; }); } }); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; const slideshowContainers = mainContent.querySelectorAll('.slideshow-container'); slideshowContainers.forEach(container => { const slides = container.querySelectorAll('.slide'); if (slides.length < 2) { if (slides.length === 1) { slides[0].classList.add('active'); } return; } let currentSlide = 0; slides[currentSlide].classList.add('active'); setInterval(() => { slides[currentSlide].classList.remove('active'); currentSlide = (currentSlide + 1) % slides.length; slides[currentSlide].classList.add('active'); }, 3000); }); const videoWrappers = mainContent.querySelectorAll('.home-intro-video-wrapper'); videoWrappers.forEach(wrapper => { const coverImg = wrapper.querySelector('.home-intro-video-cover'); const gifImg = wrapper.querySelector('.home-intro-video-gif'); if (gifImg) { wrapper.addEventListener('mouseenter', () => { coverImg.style.display = 'none'; gifImg.style.display = 'block'; }); wrapper.addEventListener('mouseleave', () => { gifImg.style.display = 'none'; coverImg.style.display = 'block'; }); } }); })(); (function() { const mainContent = document.getElementById('main-content'); if (!mainContent) return; var videoWrappers = mainContent.querySelectorAll('.intro-media-card-video-wrapper'); videoWrappers.forEach(function(wrapper) { var img = wrapper.querySelector('.intro-media-card-image'); if (img) { var originalSrc = img.getAttribute('data-cover'); var gifSrc = img.getAttribute('data-gif'); if (gifSrc) { var gifImage = new Image(); gifImage.src = gifSrc; wrapper.addEventListener('mouseenter', function() { const currentImg = wrapper.querySelector('.intro-media-card-image'); if(currentImg) currentImg.src = gifSrc; }); wrapper.addEventListener('mouseleave', function() { const currentImg = wrapper.querySelector('.intro-media-card-image'); if(currentImg) currentImg.src = originalSrc; }); } } }); })(); });