Closed cell expaned perlite also named Expanded and vertrified micro bubble (VMB) is a type of new expanded perlite which heated the big grit perlite sand in electric furnace and gotten uniform structure and hyaline surface grit,shape in round granular.
Characteristics of our closed cell expanded perlite(VMB):
1.Shape in irregular spherical particles
2.Porous structure inside
3.Pure white color
4.High strength
5.Low thermal conductivity
6.Low water absorption
7.High and low temperature resistant
8.Waterproof
9.Eco-friendly
Application of our closed cell expanded perlite(VMB):
1) as main raw material for production thermal insulation mortar,thermal insulation coatings,insulation fire bricks ,decorative panels,insulation board,enamel product etc
2) as insulation material for metallurgical, industrial furnace,thermal pipelines,
3) high fineness material as fillers rubber,enamel,paint, plastic etc.
General specification of closed cell expanded perlite(VMB):
Size(mm) | 0.5-1.5 | Thermal conductivity(w/m.k) | 0.024-0.054 |
Density(kg/m3) | 50-100 |
function tijiaodingdan() {
var cpmc = $('#cpmc').val();
var ddsl = $('#ddsl').val();
if(ddsl == "") {
layer.alert('Orders cannot be empty!', {
skin: 'layui-layer-molv',
title:'info',
closeBtn: 0,
anim: 2 //动画类型
});
return false;
}
var lxr = $('#lxr').val();
if(lxr == "") {
layer.alert('The contact cannot be empty!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
var lxdh = $('#lxdh').val();
if(lxdh == "") {
layer.alert('Phone number can not be empty!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
var lxdz = $('#lxdz').val();
if(lxdz == "") {
layer.alert('Address cannot be empty!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
var bzsm = $('#bzsm').val();
$.ajax({
type: "POST",
url: "/ajax/liuyan.aspx",
data: "xm=" + lxr + "&mobile=" + lxdh + "&neirong=产品名称:" + cpmc + " " + "订单数量:"+ ddsl + " "+"联系地址:"+ lxdz + " "+"备注:"+ bzsm + " " + "提交地址:https://www.sdrefractory.com/lp3735-4616.html&yzm=0&zt=1",
dataType: "json",
success: function (data) {
if (data == "1") {
layer.alert('Captcha failed. Please refresh!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
else if (data == "2") {
layer.alert('Verification code error!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
else if (data == "3") {
layer.confirm('Order submitted successfully!', {
title:'info',
btn: ['确定'] //按钮
}, function () {
location.reload();
});
}
return true;
}
});
}
|