详细说明
穗星电线电缆主要经营有: BVR、BVVB、RV、RVV、RVVP
生产销售:额定0.6/1KV、8.7/35KV及以下高低压电力电缆、低烟无卤、低烟低卤环保电缆、聚氯乙烯绝(低压)电力电缆、全塑(铠装)电力电缆、全塑(铠装)控制电缆、阻燃、耐火电线电缆、护套线、平行线、屏蔽电缆、橡套电缆、电焊机电缆、室内、室外电话线等系列产品。型号:WDZ-YJY、WDZ-YJY23、WDZ-BYJ、BYJ、YJV、YJV22、VV、VV22、BV、BVV、BVR、BVVB、RV、RVV、RVVP、YZ、YC、YH、PVCP、HYV、HYA、PVC。 规格:0.5-800MM2。
现货齐全、价格优惠、准时快捷、厂家直销
var pcon = document.getElementById("procontent").scrollHeight;
if(pcon > 360)
{
document.getElementById("procontent").className = "over";
document.write('
');
}
function sh(){
var pcon = document.getElementById("procontent");
var pconcl = pcon.className;
var shbutton = document.getElementById("shbutton");
if(pconcl == "over")
{
pcon.className = "show_over";
shbutton.value = "隐藏";
shbutton.className="h_over";
}else{
pcon.className = "over";
shbutton.value = "查看详情";
shbutton.className = "s_over";
}
}