產(chǎn)品詳情
河北保定硅油乳液
陽離子硅油乳液
一.性能特點(diǎn)
本品是用高純度的八環(huán)硅氧烷由陽離子表面活性劑經(jīng)乳液聚合反應(yīng)而成的大分子
有機(jī)硅材料,用料考究,工藝合理。本品有以下性能:
①良好的柔軟性。用本品處理的纖維、織物或制品,具有良好的柔軟效果。
②良好的表面滑爽性。
③一定的成膜性能。
④良好的配伍性、可反應(yīng)性:因本品分子兩末端帶有可反應(yīng)的,故它可與含氫
硅油乳液配伍制成織物防水劑,也可與丙烯酸、聚氨酯及其他材料共聚成為具有特
定用途的新材料。
⑤良好的水分散性:使用時(shí)可以任意比例加水分散,方便,無污染。
二.技術(shù)指標(biāo)
外觀: 乳白色液體,無機(jī)械雜質(zhì)
PH值: 5.0~7.0
含量: 30%±2%
穩(wěn)定性: 3000n/min,15min不分層。
四. 產(chǎn)品應(yīng)用
1、用于棉、麻、絲、毛、合成纖維及其織物的后整理,經(jīng)整理后的織物,手感柔軟、滑 爽、增強(qiáng)彈性,耐磨、耐洗,并可增強(qiáng)耐溫性和防水性能。
2、用于制線行業(yè)各種線(特別是高速縫紉線)的處理,使之滑爽、增強(qiáng)線的強(qiáng)度和韌性, 防斷,提高縫紉速度。
3、用于處理假發(fā)及相類似制品,可使之柔軟、亮澤、滑爽,提高梳理效果。
4、作為隔離劑用于皮革等制品的表面,可保護(hù)革面、防粘。
5、用作橡膠、塑料等材料的脫膜劑。
6、用于地板、家具、沙發(fā)等的潤滑、養(yǎng)護(hù)等。
五. 用量推薦
用于柔軟或表面處理時(shí)一般單獨(dú)或復(fù)配成固含量是1~5%的溶液使用,其它應(yīng)用依此參考。
六.包裝貯運(yùn)
本品為陽離子體系,與其他材料配伍時(shí)應(yīng)注意配伍性,特別是與陰離子體系配伍使
用時(shí),應(yīng)防止破乳。以50kg、200kg塑料桶包裝。按非危險(xiǎn)物品貯運(yùn)。應(yīng)存于干燥通風(fēng)陰涼處,避免強(qiáng)日光照射,避免與酸、堿接觸。庫房溫度不得低于5℃,以免凍結(jié)破乳,也不宜高于40℃。
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) { }