About us

your global supplier for materials

Global sales channels, Multinational sales team,

Customer-oriented quality, professional technical team.

Home > About us

Hebei Aegis Metal Materials Co.,Ltd

Hebei Aegis Metal Materials Co.,Ltd owns many years experience in the manufacture and export the metal material products. Our products- special metal materials and other alloy products are widely used in machinery manufacturing, gas and liquid, chemical,aerospace and other related industries. Valuable experience in cooperating with national research institutes, serious service attitude, good product quality and responsable after-sales service allow us to serving more critical and long-term customers.

Online contact

Our Main Products

Product

metal woven mesh, alloy metal mesh, special metal material mesh, sintered porous filter products, perforated metal plate, expanded metal plate, wedge filter and other filter products.

Application

It is widely used in filtration and screening industries such as aerospace, petroleum, chemical, pharmaceutical, plastic, rubber, food

ALL products

Company Brief Profile

Global sales channels, Multinational sales team,

Customer-oriented quality, professional technical team.

Many looms for the metal material mesh productions.

Multiple production lines.

Independent workshop for the different metal materials production.

Contact us

Message X

$(function() { $(document).on('click', function (e) { if ($(e.target).closest('.search').length > 0) { // alert('弹出框内部被点击了'); $(".search_box").show(); } else { // alert('弹出框以外的部分被点击了'); // 关闭弹框 $(".search_box").hide(); // $('.choose-box').hide(); } }) $('.search .fa-search').on('click', function() { $(".search_box").toggleClass("none"); }); $('#submit').on('click', function() { var uname = $('#uname').val(); var uphone = $('#uphone').val(); var uemail = $('#uemail').val(); if (!uname) { alert("Please type in your name"); return false; } if (!uphone) { alert("Please type phone number"); return false; } //if (!/^1\d{10}$/.test(uphone)) { // alert("Phone number format is incorrect"); // return false; //} if (!uemail) { alert("Please type the email address"); return false; } var myreg = /^([\.a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+/; if (!myreg.test(uemail)) { alert("Please enter a valid email address"); return false; } $('.contact-message form').submit(); }); $('#uusubmit').on('click', function() { var uname = $('#uuname').val(); var uphone = $('#uuphone').val(); var uemail = $('#uuemail').val(); if (!uname) { alert("Please type in your name"); return false; } if (!uphone) { alert("Please type phone number"); return false; } //if (!/^1\d{10}$/.test(uphone)) { //alert("Phone number format is incorrect"); //return false; //} if (!uemail) { alert("Please type the email address"); return false; } var myreg = /^([\.a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+/; if (!myreg.test(uemail)) { alert("Please enter a valid email address"); return false; } $('.contact-message form').submit(); }); })