<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;
&lt;head&gt;
&lt;TITLE&gt;æ°¯åŒ–ç¡«|æ©¡èƒ¶åŠ©å‰‚|å¡‘æ–™åŠ©å‰‚|åŠŸèƒ½å•ä½“--æ²¾åŒ–å¤§è£åŒ–å·¥ç§‘æŠ€æœ‰é™å…¬å¸&lt;/TITLE&gt;
&lt;meta name="description" content="æ°¯åŒ–ç¡«|æ©¡èƒ¶åŠ©å‰‚|å¡‘æ–™åŠ©å‰‚|åŠŸèƒ½å•ä½“"&gt;
&lt;META name="keywords" content="å…¬å¸ä¸“ä¸šç”Ÿäº§æ°¯åŒ–ç¡«|æ©¡èƒ¶åŠ©å‰‚|å¡‘æ–™åŠ©å‰‚|åŠŸèƒ½å•ä½“"&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;link href="/Html/Index/css/index.css" rel="stylesheet" type="text/css" /&gt;
&lt;link href="css/index.css" rel="stylesheet" type="text/css" /&gt;
&lt;SCRIPT LANGUAGE="JavaScript"&gt;
&lt;!--
function mmLoadMenus() {
  if (window.mm_menu_1222145018_0) return;
        window.mm_menu_1222145018_0 = new Menu("root",104,30,"",12,"#FFFFFF","#000000","#0243A4","#ECF7FF","center","middle",9,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_1222145018_0.addMenuItem("æŠ€æœ¯ä¼˜åŠ¿","location='/about/id/5.html'");
  mm_menu_1222145018_0.addMenuItem("äº§å“ç&nbsp;”å‘","location='/about/id/6.html'");
   mm_menu_1222145018_0.fontWeight="bold";
   mm_menu_1222145018_0.hideOnMouseOut=true;
   mm_menu_1222145018_0.bgColor='#FFFFFF';
   mm_menu_1222145018_0.menuBorder=1;
   mm_menu_1222145018_0.menuLiteBgColor='#FFFFFF';
   mm_menu_1222145018_0.menuBorderBgColor='#FFFFFF';
  window.mm_menu_1222145059_0 = new Menu("root",125,30,"",12,"#FFFFFF","#000000","#0243A4","#ECF7FF","center","middle",9,0,1000,-5,7,true,false,true,0,false,true);
  mm_menu_1222145059_0.addMenuItem("æ°¯åŒ–ç¡«","location='/product1/typeid/1.html'");
  mm_menu_1222145059_0.addMenuItem("æ©¡èƒ¶åŠ©å‰‚","location='/product1/typeid/2.html'");
  mm_menu_1222145059_0.addMenuItem("å¡‘æ–™åŠ©å‰‚","location='/product1/typeid/3.html'");
  mm_menu_1222145059_0.addMenuItem("åŠŸèƒ½å•ä½“","location='/product1/typeid/4.html'");
   mm_menu_1222145059_0.fontWeight="bold";
   mm_menu_1222145059_0.hideOnMouseOut=true;
   mm_menu_1222145059_0.bgColor='#FFFFFF';
   mm_menu_1222145059_0.menuBorder=1;
   mm_menu_1222145059_0.menuLiteBgColor='#FFFFFF';
   mm_menu_1222145059_0.menuBorderBgColor='#FFFFFF';

mm_menu_1222145059_0.writeMenus();
} // mmLoadMenus()





&lt;!-- Hide
function killErrors() {
return true;
}
window.onerror = killErrors;
// --&gt;

function MM_showMenu(menu, x, y, child, imgname) {
	if (!window.mmWroteMenu) return;
	MM_clearTimeout();
	if (menu) {
		var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];
		x = moveXbySlicePos (x, obj);
		y = moveYbySlicePos (y, obj);
	}
	if (document.layers) {
		if (menu) {
			var l = menu.menuLayer || menu;
			l.top = l.left = 1;
			hideActiveMenus();
			if (this.visibility) l = this;
			window.ActiveMenu = l;
		} else {
			var l = child;
		}
		if (!l) return;
		for (var i=0; i&lt;l.layers.length; i++) { 			   
			if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";
			if (l.layers[i].document.layers.length &gt; 0) MM_showMenu(null, "relative", "relative", l.layers[i]);
		}
		if (l.parentLayer) {
			if (x != "relative") l.parentLayer.left = x || window.pageX || 0;
			if (l.parentLayer.left + l.clip.width &gt; window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);
			if (y != "relative") l.parentLayer.top = y || window.pageY || 0;
			if (l.parentLayer.isContainer) {
				l.Menu.xOffset = window.pageXOffset;
				l.Menu.yOffset = window.pageYOffset;
				l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;
				l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;
				if (l.parentLayer.menuContainerBgColor &amp;&amp; l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;
			}
		}
		l.visibility = "inherit";
		if (l.Menu) l.Menu.container.visibility = "inherit";
	} else if (FIND("menuItem0")) {
		var l = menu.menuLayer || menu;	
		hideActiveMenus();
		if (typeof(l) == "string") l = FIND(l);
		window.ActiveMenu = l;
		var s = l.style;
		s.visibility = "inherit";
		if (x != "relative") {
			s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;
			s.left = s.pixelLeft + 'px';
		}
		if (y != "relative") {
			s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;
			s.top = s.pixelTop + 'px';
		}
		l.Menu.xOffset = document.body.scrollLeft;
		l.Menu.yOffset = document.body.scrollTop;
	}
	if (menu) window.activeMenus[window.activeMenus.length] = l;
	MM_clearTimeout();
}
//--&gt;
&lt;/SCRIPT&gt;
&lt;style type="text/css"&gt;
&lt;!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Html/Index/images/ddd.jpg);
}
--&gt;
form { margin: 0px; padding: 0px; }  
&lt;/style&gt;
&lt;link href="/Html/Index/css/index.css" rel="stylesheet" type="text/css"&gt;
&lt;style type="text/css"&gt;
&lt;!--
.style1 {color: #000099}
--&gt;
&lt;/style&gt;
&lt;script type="text/javascript" src="http://im.msg.toocle.com/chat/js/webcall.js"&gt;&lt;/script&gt;
&lt;script language="JavaScript" src="/Html/Index/mm_menu.js"&gt;&lt;/script&gt;
&lt;/head&gt;


&lt;body&gt;
&lt;script language="JavaScript1.2"&gt;mmLoadMenus();&lt;/script&gt;
&lt;TABLE WIDTH=1000 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0&gt;
  &lt;TR&gt;
    &lt;TD COLSPAN=3&gt;&lt;IMG SRC="/Html/Index/images/index_01.jpg" ALT="" WIDTH=1000 HEIGHT=99 border="0" usemap="#Map"&gt;&lt;/TD&gt;
    &lt;TD&gt;&lt;IMG SRC="/Html/Index/images/spacer.gif" WIDTH=1 HEIGHT=99 ALT=""&gt;&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
    &lt;TD COLSPAN=3&gt;&lt;IMG SRC="/Html/Index/images/index_02.jpg" ALT="" name="image1" WIDTH=1000 HEIGHT=56 border="0" usemap="#Map2" id="image1"&gt;&lt;/TD&gt;
    &lt;TD&gt;&lt;IMG SRC="/Html/Index/images/spacer.gif" WIDTH=1 HEIGHT=56 ALT=""&gt;&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
    &lt;TD COLSPAN=3&gt;
         &lt;script type="text/javascript" src="/Html/Index/js/jquery.js"&gt;&lt;/script&gt;
    &lt;script type="text/javascript" src="/Html/Index/js/superslide.2.1.js"&gt;&lt;/script&gt;
&lt;style&gt;
ul{list-style-type: none; margin: 0px; padding: 0px;}
.fullSlide{width:100%;position:relative;height:331px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:331px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:331px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
&lt;/style&gt;
&lt;div class="fullSlide"&gt;
	&lt;div class="bd"&gt;
		&lt;ul&gt;
        &lt;li style='background: url(/Html/Index/images/x1.jpg) no-repeat 50% 0px;'&gt;&lt;/li&gt;
        &lt;li style='background: url(/Html/Index/images/x2.jpg) no-repeat 50% 0px;'&gt;&lt;/li&gt;
        &lt;li style='background: url(/Html/Index/images/x3.jpg) no-repeat 50% 0px;'&gt;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/div&gt;
	&lt;div class="hd"&gt;&lt;ul&gt;&lt;/ul&gt;&lt;/div&gt;
&lt;/div&gt;&lt;!--fullSlide end--&gt;

  &lt;SCRIPT type="text/javascript"&gt;
		jQuery(".fullSlide").slide({
			titCell:".hd ul", 
			mainCell:".bd ul", 
			effect:"fold",  
			autoPlay:true, 
			autoPage:true, 
			trigger:"mouseover"
		});
	&lt;/SCRIPT&gt;
    &lt;/TD&gt;
    &lt;TD&gt;&lt;IMG SRC="/Html/Index/images/spacer.gif" WIDTH=1 HEIGHT=331 ALT=""&gt;&lt;/TD&gt;
  &lt;/TR&gt;
&lt;/TABLE&gt;
&lt;map name="Map"&gt;
  &lt;area shape="rect" coords="16,9,551,87" href="http://www.darongchem.com"&gt;
  &lt;area shape="rect" coords="769,21,881,83" href="/"&gt;
  &lt;area shape="rect" coords="885,23,998,79" href="/about_e.html"&gt;
&lt;/map&gt;
&lt;map name="Map2"&gt;
  &lt;area shape="rect" coords="7,8,116,48" href="/"&gt;
  &lt;area shape="rect" coords="118,8,238,47" href="/about/id/1.html"&gt;
  &lt;area shape="rect" coords="244,9,362,50" href="/about/id/7.html" onMouseOver="MM_showMenu(window.mm_menu_1222145059_0,244,50,null,'image1')" onMouseOut="MM_startTimeout();"&gt;
  &lt;area shape="rect" coords="367,9,503,49" href="/about/id/5.html" onMouseOver="MM_showMenu(window.mm_menu_1222145018_0,380,49,null,'image1')" onMouseOut="MM_startTimeout();"&gt;
  &lt;area shape="rect" coords="511,8,632,51" href="/news.html"&gt;
  &lt;area shape="rect" coords="638,11,762,45" href="/about/id/4.html"&gt;
  &lt;area shape="rect" coords="770,9,876,51" href="/order.html"&gt;
  &lt;area shape="rect" coords="890,11,998,48" href="/about/id/2.html"&gt;
&lt;/map&gt;
&lt;/body&gt;
&lt;/html&gt;



&lt;style type="text/css"&gt;
&lt;!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(/Html/Index/images/ddd.jpg);
	margin-bottom: 0px;
}
.font34 {	font-size: 12px;
	line-height: 31px;
	color: #333333;
	letter-spacing: normal;
}
--&gt;
&lt;/style&gt;
&lt;link href="css/index.css" rel="stylesheet" type="text/css"&gt;
&lt;style type="text/css"&gt;
&lt;!--
.style18 {
	font-size: 15px;
	font-weight: bold;
}
.style19 {	color: #FFFFFF;
	font-weight: bold;
}
.style20 {color: #ffffff}
.style2 {line-height: 23px; letter-spacing: normal; font-size: 13px;}
.style35 {font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;}
.style37 {font-family: Arial, Helvetica, sans-serif}
.style42 {	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
}
.style44 {color: #FFFFFF; line-height: 25px; font-size: 12px;}
.style45 {color: #333333}
.style46 {	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
--&gt;
&lt;/style&gt;
&lt;table width="1000" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01"&gt;
  &lt;tr&gt;
    &lt;td width="257" valign="top" bgcolor="ECEAED"&gt;&lt;head&gt;
&lt;link href="css/index.css" rel="stylesheet" type="text/css"&gt;
&lt;style type="text/css"&gt;
&lt;!--
.font3 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
.style2asb {font-size: 12px}
.unnamed1 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
.font31 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
.style1 {font-size: 13px}
.style3 {font-weight: bold}
.style5 {font-weight: bold}
.style7 {font-weight: bold}
.style35 {color: #999999}
--&gt;
&lt;/style&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;/head&gt;
&lt;body&gt;
&lt;div align="center"&gt;&lt;img src="/Html/Index/images/lb.jpg" width="241" height="663" border="0" usemap="#Mapsdasdfsadf"&gt;
    &lt;map name="Mapsdasdfsadf" id="Mapsdasdfsadf"&gt;
      &lt;area shape="rect" coords="6,0,234,161" href="/product1/typeid/1.html"&gt;
      &lt;area shape="rect" coords="4,173,235,326" href="/product1/typeid/2.html"&gt;
      &lt;area shape="rect" coords="8,335,235,487" href="/product1/typeid/3.html"&gt;
      &lt;area shape="rect" coords="7,497,233,652" href="/product1/typeid/4.html"&gt;
    &lt;/map&gt;
&lt;/div&gt;
&lt;/td&gt;
    &lt;td width="743" valign="top" bgcolor="#FFFFFF"&gt;&lt;table width="724" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01"&gt;
        &lt;tr&gt;
          &lt;td height="42" valign="top" background="/Html/Index/images/nei_01.jpg"&gt;&lt;table width="100%"  border="0" cellspacing="0" cellpadding="0"&gt;
              &lt;tr&gt;
                &lt;td width="7%" height="38"&gt;&amp;nbsp;&lt;/td&gt;
                &lt;td width="93%" valign="bottom" class="font6"&gt; äº§å“ä»‹ç»&lt;/td&gt;
              &lt;/tr&gt;
          &lt;/table&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td height="612" valign="top" background="/Html/Index/images/nei_02.jpg"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
              &lt;table width="90%"  border="0" align="center" cellpadding="0" cellspacing="0"&gt;
                &lt;tr&gt;
                  &lt;td height="65" valign="top" class="font2"&gt;                      &lt;div align="center" class="style18"&gt;
                        &lt;p&gt;  &lt;/p&gt;
                        &lt;p&gt;&lt;h&gt;&lt;a href="#"&gt;&lt;/a&gt;&lt;/h&gt;&lt;/p&gt;
                    &lt;/div&gt;&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                  &lt;td class="font2"&gt; &lt;/td&gt;
                &lt;/tr&gt;
              &lt;/table&gt;
              &lt;div align="center"&gt;&lt;/div&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;&lt;img src="/Html/Index/images/nei_04.jpg" width="724" height="28" alt=""&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;TABLE WIDTH=100% height="84" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0&gt;
  &lt;TR&gt;
    &lt;TD height="84" COLSPAN=3 background="/Html/Index/images/index_12.jpg"&gt;&lt;div align="center"&gt;&lt;link href="css/index.css" rel="stylesheet" type="text/css"&gt;
&lt;style type="text/css"&gt;
&lt;!--
.style101 {color: #000000}
.zzb07tail11 {font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#444444;}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style102 {color: #333333}
.style103 {line-height: 23px; letter-spacing: normal; font-size: 12px;}
.style104 {color: #FFFFFF}
--&gt;
&lt;/style&gt;
&lt;table width="100%"  border="0" align="center" cellpadding="1" cellspacing="1"&gt;
  &lt;tr&gt;
    &lt;td height="22"&gt;&lt;div align="center"&gt;&lt;span class="style101"&gt;&lt;span style="TEXT-DECORATION: none; font-size: 13px;" #invalid_attr_id="18pt"&gt;&lt;span style="TEXT-DECORATION: none; font-size: 13px;" #invalid_attr_id="18pt"&gt;&lt;span style="TEXT-DECORATION: none; font-size: 13px;" #invalid_attr_id="18pt"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;&lt;div align="center"&gt;&lt;span class="zzb07tail11"&gt;&lt;span class="style102"&gt;&lt;a href="http://www.darongchem.com" class="zzb07link"&gt;&lt;strong&gt; æ²¾åŒ–å¤§è£åŒ–å·¥ç§‘æŠ€æœ‰é™å…¬å¸    &lt;/strong&gt;&lt;/a&gt; &lt;span class="style104"&gt;ç‰ˆæƒæ‰€æœ‰(C)2014&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span class="style2"&gt;ç½‘ç»œæ”¯æŒ&lt;/span&gt;&lt;span class="style102"&gt;&amp;nbsp;&lt;a href="http://www.chemnet.com.cn" target="_blank" class="zzb07link"&gt;ä¸­å›½åŒ–å·¥ç½‘&lt;/a&gt;&amp;nbsp;&lt;a href="http://www.chemnet.com" target="_blank" class="zzb07link"&gt;å…¨çƒåŒ–å·¥ç½‘&lt;/a&gt;&amp;nbsp;&lt;a href="http://china.toocle.com" target="_blank" class="zzb07link"&gt;ç”Ÿæ„å®&lt;/a&gt; &lt;a href="http://www.dazpin.com" class="zzb07link"&gt;å¤§å®—å“&lt;/a&gt; &lt;span class="style103"&gt;&lt;a href="/zzq/index.html" class="zzb07link"&gt;è‘—ä½œæƒå£°æ˜Ž&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &lt;span class="style102"&gt;&lt;a href="/Netsun.php" class="zzb07link"&gt;&lt;span class="style103"&gt;åŽå°ç®¡ç† &lt;/span&gt;&lt;/a&gt;  &lt;strong&gt;&lt;a href="http://mail.darongchem.com" class="zzb07link font2"&gt;é‚®ç®±ç™»å½•&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="https://beian.miit.gov.cn" class="zzb07link"&gt;é²ICPå¤‡11025615å·-1&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;&amp;nbsp;&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;script language=javascript&gt;
    document.write(unescape("%3Cscript src='http://im.msg.toocle.com/kf/?name=darongchem&amp;y=200&amp;x=0&amp;tab=index&amp;style=3' type='text/javascript'%3E%3C/script%3E"));
&lt;/script&gt;
&lt;/div&gt;&lt;/TD&gt;
  &lt;/TR&gt;
&lt;/TABLE&gt;</pre></body></html>