Our Calcined bauxite with Al2O3 60-88% produced in rotary kiln and round kiln,output is more than 5000mts per month.Our factory is equipped with full rage facility and machinery ,including kilns for firing raw bauxite,crushers, roller mills ,ballmills and Raymond mills etc .
Features and advantages of our Refractory grade calcined bauxite :
1)low iron (Fe2O3) content ,less than 2.0%,
2)big bulk density
3) other impurity is very low,as we select raw material for one time and second time after discharge from furnace
4)efficient supplying capability
5) competitive price and strict quality management
Application of our refractory calcined bauxite:
high alumina refractory bricks,corundum bricks, refractory castable
Specification of our hot seller Refractory grade CALCINED BAUXITE:
Item
| AL2O3(%) | FE2O3(%) | TIO2(%) | K2O+Na2O(%) | CaO+MgO(%) | Bulk density (g/cm3) |
YZCBR-80 | ≥80 | ≤2.5 | ≤4.0 | ≤0.6 |
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/lp0606-7341.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;
}
});
}
|