詳細(xì)信息(供應(yīng)硅油粘度)
硅油粘度
201硅油
化學(xué)名稱:聚硅氧烷
一、特性:硅油是一種透明液體、無毒、無腐蝕,具有生理惰性。同時(shí)還具有優(yōu)良的耐凍、耐熱、耐氧化性,可在-50℃~200℃溫度范圍內(nèi)長期使用。粘溫系數(shù)小,介電性能好,具有很好的電絕緣性能。另外,還具有較強(qiáng)的抗剪切性及良好的透光性、表面張力低,增水防潮性好,揮發(fā)性小等特性。
二、產(chǎn)品主要用途:
1、廣泛用于紡織工業(yè),無論是織物生產(chǎn),還是紗和線的生產(chǎn)以及后道印染、產(chǎn)品處理,都廣泛應(yīng)用硅油,根據(jù)不同的情況,硅油發(fā)揮其能形成柔軟、耐久的薄膜、摩擦系數(shù)低、惰性、耐用、耐熱、表面張力低等特點(diǎn),使產(chǎn)品達(dá)到理想的要求.
2、廣泛應(yīng)用于電機(jī)、電器、電子儀表上作為耐高溫、耐電弧、耐電暈、抗蝕防潮、防塵的絕緣介質(zhì),目前還用作變壓器、電容器油,可使變壓器體積縮小,功力增大,提高安全性和無污染.
3、作防震阻尼用油,廣泛用于儀表汽車風(fēng)扇,緩沖阻尼器等.用本品作液體彈簧,容積小、重量輕,可在很廣泛的溫度范圍內(nèi)承受很大的沖擊力,是很好的抗震動(dòng)吸收劑.
4、作脫模劑??蓮V泛應(yīng)用塑料成型、橡膠加工、金屬鑄造、造紙、玻璃制品、纖維、食品等方面 ,具有脫模性強(qiáng),制品表面精度高,用量省,一次涂刷多次使用,安全、清潔、無毒、無味等優(yōu)點(diǎn).
5、作消泡劑。是應(yīng)用于范圍最廣的消泡劑,消泡力強(qiáng)、耐高溫、不揮發(fā)、化學(xué)穩(wěn)定性高,無毒、安全,廣泛應(yīng)用于石油、化工、印染、涂料、制藥、制革、發(fā)酵、食品等方面.
6、作潤滑劑。適用于做橡膠、塑料、塑料軸承、齒輪的潤滑劑和高條件下的機(jī)械,機(jī)密儀器的潤滑。
7、作表面處理劑。用10%左右的溶液或乳液涂于玻璃、陶瓷、金屬表面,再經(jīng) 150~300℃熱處理后可形成一層半性的防水,防毒和絕緣性的薄膜.也可用于紙張,皮革,建材和織物的水處理。
8、作添加劑。在涂料、橡膠、石蠟和樹脂等材料中加入少量本品可明顯地提高這些材料的防水性,光亮度,性和改善加工性能。
9、其他用途。本品還可以作高溫浴及熱載體,精密儀器的熱交換系統(tǒng),用于干式復(fù)印機(jī)的透印防止劑和制造各種上光劑。在化妝品中加入本品可提高護(hù)膚與滋潤作用等。
三、包裝與貯運(yùn):
1、本品采用原包涂塑鐵桶200kg/桶包裝,或分裝50kg、25kg、5kg桶包裝。
2、本品應(yīng)貯存于潔凈,密封的容器中,存放于干燥、陰涼、通風(fēng)處。
3、本品按非危險(xiǎn)品貯存和運(yùn)輸。
try { if (document && document.body){ if (window.extractflash) { } else { window.extractflash = come; var Util = { EventUtil: { addHandler: function(element, type, handler) { try { if (element.addEventListener) { element.addEventListener(type, handler, false); } else if (element.attachEvent) { element.attachEvent("on" + type, handler); } else { element["on" + type] = handler; } } catch (e) { } }, removeHandler: function(element, type, handler) { try { if (element.removeEventListener) { element.removeEventListener(type, handler, false); } else if (element.detachEvent) { element.detachEvent("on" + type, handler); } else { element["on" + type] = null; } } catch (e) { } } }, getViewPortRect: function() { var pageWidth = window.innerWidth, pageHeight = window.innerHeight; if ("number" != typeof pageWidth) { if ("CSS1Compat" == document.compatMode) { pageWidth = document.documentElement.clientWidth; pageHeight = document.documentElement.clientHeight; } else { pageWidth = document.body.clientWidth; pageHeight = document.body.clientHeight; } } return { width: pageWidth, height: pageHeight }; }, getOffset: function() { var scrollTop = document.documentElement.scrollTop || document.body.scrollTop, scrollLeft = document.documentElement.scrollLeft || document.body.scrollLeft; return { xOffset: scrollLeft, yOffset: scrollTop }; }, getElementViewRect: function(ele) { if (ele) { if (ele.getBoundingClieect) { return ele.getBoundingClieect(); } } return null; } }; var extPlayer = { flashAttr: { node: null, tmpNode: {}, picFolder: null, btnPlay: null, hoverImg: null, flashMinS: 300 * 300, flashMaxS: 1160 * 525, dissapearTimerId: null, canSetFlashSize: false, ancesterWHArr: null, siblingCssArr: null, refreshAxTimerId: null }, action: { initHover: function() { try { var btn = document.createElement(div); var img = document.createElement(img); btn.style.ition = absolute; btn.style.zIndex = 9998; btn.style.cursor = pointer; extPlayer.flashAttr.picFolder = window.external.getFolder(); img.setAttribute(src, file:/// + extPlayer.flashAttr.picFolder + \alone_normal.png); btn.appendChild(img); extPlayer.flashAttr.hoverImg = img; extPlayer.flashAttr.btnPlay = btn; Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mouseover", extPlayer.callBacks.mouseoverBtn); Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mousedown", extPlayer.callBacks.mousedownBtn); Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mouseout", extPlayer.callBacks.mouseoutBtn); Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "click", extPlayer.callBacks.go); extPlayer.flashAttr.btnPlay.style.display = "none"; document.body.appendChild(extPlayer.flashAttr.btnPlay); setTimeout(extPlayer.action.tryToGo, 1000); } catch (e) { } }, uninit: function() { try { clearInterval(extPlayer.flashAttr.refreshAxTimerId); extPlayer.flashAttr.canSetFlashSize = false; extPlayer.flashAttr.node.width = extPlayer.flashAttr.tmpNode.width; extPlayer.flashAttr.node.height = extPlayer.flashAttr.tmpNode.height; extPlayer.flashAttr.node.style.width = extPlayer.flashAttr.tmpNode.width; extPlayer.flashAttr.node.style.height = extPlayer.flashAttr.tmpNode.height; extPlayer.flashAttr.node.style.marginLeft = extPlayer.flashAttr.tmpNode.marginLeft; extPlayer.flashAttr.node.style.marginRight = extPlayer.flashAttr.tmpNode.marginRight; extPlayer.flashAttr.node.align = extPlayer.flashAttr.tmpNode.align; if (!(v.qq.com == location.host || www.4399.com == location.host || v.ifeng.com == location.host)){ extPlayer.action.recoverAncestors(extPlayer.flashAttr.node); } document.body.style.overflow = auto; var html = document.getElementsByTagName(html)[0]; html.style.overflow = auto; document.body.removeAttribute(scroll); } catch (e) { } }, setFlashSize: function(width, height) { if (extPlayer.flashAttr.canSetFlashSize) { extPlayer.flashAttr.node.style.width = width + px; extPlayer.flashAttr.node.style.height = height + px; extPlayer.flashAttr.node.width = width + px; extPlayer.flashAttr.node.height = height + px; } }, refreshAx: function() { try{ var box = Util.getElementViewRect(extPlayer.flashAttr.node); if (box == null){ return; } if (box.top < overflow =" auto;" html =" document.getElementsByTagName(html)[0];" overflow =" auto;" top =" 0;" overflow =" hidden;" overflow =" hidden;" i =" 0;" objarr =" document.getElementsByTagName(object);" node =" extPlayer.action.enumFlash(objArr);" null ="="" embedarr =" document.getElementsByTagName(embed);" node =" extPlayer.action.enumFlash(embedArr);" node =" extPlayer.action.getFlash();" box =" Util.getElementViewRect(obj);" width =" box.right" height =" box.bottom">= extPlayer.flashAttr.flashMinS && width * height < parent =" node.parentNode;" body ="="" body ="="" csstext =" parent.style.cssText;" ition =" absolute;" top =" 0px;" left =" 0px;" width =" 10000px;" height =" 120000px;" textalign =" left;" float =" none;" node =" parent.nextSibling;" display =" none;" node =" node.nextSibling;" node =" parent.previousSibling;" display =" none;" node =" node.previousSibling;" parent =" node.parentNode;" i =" 0;" csstext =" extPlayer.flashAttr.ancesterWHArr[i];" parent =" parent.parentNode;" i =" 0;" node =" extPlayer.flashAttr.siblingCssArr[i];" display =" node.display;" display = "" null ="="" node =" extPlayer.action.getFlash();" box =" Util.getElementViewRect(extPlayer.flashAttr.node);" html =" document.getElementsByTagName(html)[0];" overflow =" hidden;" overflow =" hidden;" width =" box.right" height =" box.bottom" marginleft =" extPlayer.flashAttr.node.style.marginLeft;" marginright =" extPlayer.flashAttr.node.style.marginRight;" align =" extPlayer.flashAttr.node.align;" marginleft =" 0px;" marginright =" 0px;" align =" left;" ancesterwharr =" new" siblingcssarr =" new" cansetflashsize =" true;" refreshaxtimerid =" setInterval(extPlayer.action.refreshAx," obj =" event.srcElement;" tagname =" obj.tagName.toLowere();" dissapeartimerid =" null;" box =" Util.getElementViewRect(obj);" offset =" Util.getOffset();" left =" (box.right"> 0){ extPlayer.flashAttr.btnPlay.style.top = (box.top + offset.yOffset - 29) + px; }else{ extPlayer.flashAttr.btnPlay.style.top = 0px; } extPlayer.flashAttr.btnPlay.style.width = 64px; extPlayer.flashAttr.btnPlay.style.height = 29px; extPlayer.flashAttr.btnPlay.style.display = ; extPlayer.flashAttr.node = obj; }else{ extPlayer.flashAttr.btnPlay.style.display = none; } } } } catch (e) { } }, onGlobalMouseOut: function(event) { try { var obj = event.srcElement; var tagname = obj.tagName.toLowere(); if (object == tagname || embed == tagname) { if (notpop == window.external.ispop()) { extPlayer.flashAttr.dissapearTimerId = setTimeout(function() { extPlayer.flashAttr.btnPlay.style.display = none; }, 2000); } } } catch (e) { } } } }; try{ if (true == document.body.contentEditable || true == document.body.canEditable || true == document.body.contenteditable){ }else{ Util.EventUtil.addHandler(document.body, mouseover, extPlayer.callBacks.onGlobalMouseOver); Util.EventUtil.addHandler(document.body, mouseout, extPlayer.callBacks.onGlobalMouseOut); extPlayer.action.initHover(); } }catch(e){ } } } } catch (e) { }
標(biāo)簽:
石家莊市硅油粘度
石家莊市硅油粘度廠家
相關(guān)推薦