Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - o2hi.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 21:03:53 GMT
Content-Type: text/html
Content-Length: 0
Connection: keep-alive
Location: http://www.o2hi.com/

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://www.o2hi.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 21:03:54 GMT
Content-Type: text/html
Content-Length: 107291
Connection: keep-alive
Vary: Accept-Encoding

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: o2hi.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>&#25104;&#29087;&#22899;&#20154;&#20248;&#38597;&#28085;&#20859;&#35828;&#35828;&#44;&#26085;&#26412;&#23569;&#22899;&#28459;&#30011;&#44;&#26497;&#21697;&#30333;&#23273;&#30340;&#23567;&#23569;&#22919;&#44;&#52;&#51;&#57;&#57;&#29702;&#35770;&#29255;&#21320;&#21320;&#20262;&#22812;&#29702;&#29255;</title>
<meta name="keywords" content="&#25104;&#29087;&#22899;&#20154;&#20248;&#38597;&#28085;&#20859;&#35828;&#35828;&#44;&#26085;&#26412;&#23569;&#22899;&#28459;&#30011;&#44;&#26497;&#21697;&#30333;&#23273;&#30340;&#23567;&#23569;&#22919;&#44;&#52;&#51;&#57;&#57;&#29702;&#35770;&#29255;&#21320;&#21320;&#20262;&#22812;&#29702;&#29255;" />
<meta name="description" content="&#25104;&#29087;&#22899;&#20154;&#20248;&#38597;&#28085;&#20859;&#35828;&#35828;&#44;&#26085;&#26412;&#23569;&#22899;&#28459;&#30011;&#44;&#26497;&#21697;&#30333;&#23273;&#30340;&#23567;&#23569;&#22919;&#44;&#52;&#51;&#57;&#57;&#29702;&#35770;&#29255;&#21320;&#21320;&#20262;&#22812;&#29702;&#29255;&#44;&#20122;&#27954;&#31934;&#21697;&#26080;&#30721;&#20037;&#20037;&#20037;&#20037;&#20037;&#20037;&#44;&#26080;&#30721;&#39640;&#28526;&#23569;&#22919;&#27611;&#22810;&#27700;&#22810;&#27700;&#20813;&#36153;&#44;&#22269;&#20135;&#19968;&#21306;&#20108;&#21306;&#19977;&#21306;&#25104;&#20154;&#27431;&#32654;&#26085;&#38889;&#22312;&#32447;&#35266;&#30475;&#44;&#22269;&#27169;&#26080;&#30721;&#22823;&#23610;&#24230;&#19968;&#21306;&#20108;&#21306;&#19977;&#21306;" />
<meta name="baidu-site-verification" content="5Jx6kM7zUu" />
<meta name="google-site-verification" content="PBCo_ZgCH1Meb1XlaUKAkRSIfnAxLL31mKDdugWA18E" />

<link type="text/css" rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/swiper.min.css">

<script type="text/javascript" src="/js/jquery.min.js"></script>
<script type="text/javascript" src="/js/setRem.js"></script>

<script type="text/javascript">
	$(function () {
		$(".menu_open").click(function () {
			$(".nav").animate({ 'left': '0' }, 400);
			$(".hcover").animate({ 'right': '0' }, 400);
		});
		$(".hcover").click(function () {
			$(this).animate({ 'right': '-50%' }, 400);
			$(".nav").animate({ 'left': '-50%' }, 400);
			$(".nav_ul").animate({ 'left': '0' }, 400);
			$('.nav_item_open').css('left', '-50%');
		});
		$(".nav_item i").click(function () {
			$(".nav_ul").animate({ 'left': '-100%' }, 400);
			$(this).next('.nav_item_open').css('left', '0');
		});
		$(".subopen").click(function () {
			$(this).parent('.nav_item_open').css('left', '-50%');
			$(".nav_ul").animate({ 'left': '0' }, 400);
		});
	});
</script>

<style type="text/css">
	/* 設(shè)置滾動(dòng)條的樣式 */
	::-webkit-scrollbar { width:4px;}/* 滾動(dòng)槽 */
	::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滾動(dòng)條滑塊 */
	::-webkit-scrollbar-thumb { background-color:#6d6e70;}
	::-webkit-scrollbar-thumb:window-inactive { background-color:#3c3c3c;}
</style>

<!--此Js使手機(jī)瀏覽器的active為可用狀態(tài)-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>
<!--導(dǎo)航當(dāng)前狀態(tài) JS-->
<script language="javascript" type="text/javascript"> 
	var nav= '1';
</script>
<!--導(dǎo)航當(dāng)前狀態(tài) JS END-->

<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<script>var V_PATH="/";window.onerror=function(){ return true; };</script>
</head>

<body>
<h1><a href="http://www.o2hi.com/">&#25104;&#29087;&#22899;&#20154;&#20248;&#38597;&#28085;&#20859;&#35828;&#35828;&#44;&#26085;&#26412;&#23569;&#22899;&#28459;&#30011;&#44;&#26497;&#21697;&#30333;&#23273;&#30340;&#23567;&#23569;&#22919;&#44;&#52;&#51;&#57;&#57;&#29702;&#35770;&#29255;&#21320;&#21320;&#20262;&#22812;&#29702;&#29255;</a></h1>
<div id="4s00s" class="pl_css_ganrao" style="display: none;"><th id="4s00s"></th><abbr id="4s00s"><abbr id="4s00s"><tbody id="4s00s"></tbody></abbr></abbr><optgroup id="4s00s"><del id="4s00s"><sup id="4s00s"></sup></del></optgroup><table id="4s00s"><kbd id="4s00s"><pre id="4s00s"></pre></kbd></table><tbody id="4s00s"></tbody><noframes id="4s00s"></noframes><input id="4s00s"></input><wbr id="4s00s"><cite id="4s00s"><menu id="4s00s"></menu></cite></wbr><wbr id="4s00s"><cite id="4s00s"><table id="4s00s"></table></cite></wbr><tfoot id="4s00s"></tfoot><tr id="4s00s"><acronym id="4s00s"><xmp id="4s00s"></xmp></acronym></tr><fieldset id="4s00s"></fieldset><sup id="4s00s"><center id="4s00s"><dl id="4s00s"></dl></center></sup><acronym id="4s00s"></acronym><tbody id="4s00s"></tbody><delect id="4s00s"></delect><pre id="4s00s"><td id="4s00s"><fieldset id="4s00s"></fieldset></td></pre><input id="4s00s"></input><ul id="4s00s"><sup id="4s00s"><center id="4s00s"></center></sup></ul><table id="4s00s"></table><sup id="4s00s"></sup><tbody id="4s00s"></tbody><em id="4s00s"></em><acronym id="4s00s"></acronym><small id="4s00s"><option id="4s00s"><delect id="4s00s"></delect></option></small><td id="4s00s"></td><pre id="4s00s"></pre><center id="4s00s"></center><td id="4s00s"></td><optgroup id="4s00s"></optgroup><option id="4s00s"></option><menu id="4s00s"><noscript id="4s00s"><pre id="4s00s"></pre></noscript></menu><sup id="4s00s"></sup><table id="4s00s"></table><xmp id="4s00s"></xmp><dfn id="4s00s"><source id="4s00s"><strong id="4s00s"></strong></source></dfn><sup id="4s00s"></sup><delect id="4s00s"></delect><input id="4s00s"></input><li id="4s00s"></li><small id="4s00s"><option id="4s00s"><kbd id="4s00s"></kbd></option></small><xmp id="4s00s"></xmp><source id="4s00s"><strong id="4s00s"><optgroup id="4s00s"></optgroup></strong></source><pre id="4s00s"><wbr id="4s00s"><fieldset id="4s00s"></fieldset></wbr></pre><nav id="4s00s"></nav><tfoot id="4s00s"></tfoot><abbr id="4s00s"><sup id="4s00s"><dd id="4s00s"></dd></sup></abbr><source id="4s00s"></source><cite id="4s00s"></cite><nav id="4s00s"></nav><dfn id="4s00s"><source id="4s00s"><tbody id="4s00s"></tbody></source></dfn><bdo id="4s00s"></bdo><code id="4s00s"><noframes id="4s00s"><del id="4s00s"></del></noframes></code><td id="4s00s"></td><strike id="4s00s"><menu id="4s00s"><tbody id="4s00s"></tbody></menu></strike><menu id="4s00s"><noscript id="4s00s"><acronym id="4s00s"></acronym></noscript></menu><td id="4s00s"><cite id="4s00s"><table id="4s00s"></table></cite></td><strike id="4s00s"><input id="4s00s"><tbody id="4s00s"></tbody></input></strike><del id="4s00s"><tfoot id="4s00s"><rt id="4s00s"></rt></tfoot></del><li id="4s00s"></li><delect id="4s00s"></delect><dl id="4s00s"><nav id="4s00s"><small id="4s00s"></small></nav></dl><del id="4s00s"></del><strike id="4s00s"></strike><fieldset id="4s00s"><table id="4s00s"><tr id="4s00s"></tr></table></fieldset><center id="4s00s"></center><tfoot id="4s00s"></tfoot><input id="4s00s"></input><blockquote id="4s00s"><strike id="4s00s"><rt id="4s00s"></rt></strike></blockquote><del id="4s00s"></del><tbody id="4s00s"></tbody><s id="4s00s"><cite id="4s00s"><table id="4s00s"></table></cite></s><table id="4s00s"></table><pre id="4s00s"><td id="4s00s"><cite id="4s00s"></cite></td></pre><option id="4s00s"><delect id="4s00s"><tbody id="4s00s"></tbody></delect></option><tr id="4s00s"><s id="4s00s"><bdo id="4s00s"></bdo></s></tr><ul id="4s00s"></ul><blockquote id="4s00s"><tfoot id="4s00s"><source id="4s00s"></source></tfoot></blockquote><xmp id="4s00s"></xmp><tfoot id="4s00s"></tfoot><input id="4s00s"></input><code id="4s00s"><em id="4s00s"><del id="4s00s"></del></em></code><abbr id="4s00s"></abbr><option id="4s00s"><delect id="4s00s"><tbody id="4s00s"></tbody></delect></option><tr id="4s00s"></tr><strong id="4s00s"></strong><small id="4s00s"></small><pre id="4s00s"><blockquote id="4s00s"><tfoot id="4s00s"></tfoot></blockquote></pre><wbr id="4s00s"><cite id="4s00s"><table id="4s00s"></table></cite></wbr><tfoot id="4s00s"></tfoot><tbody id="4s00s"></tbody><center id="4s00s"></center><abbr id="4s00s"></abbr><object id="4s00s"></object><delect id="4s00s"></delect><object id="4s00s"></object><pre id="4s00s"><td id="4s00s"><fieldset id="4s00s"></fieldset></td></pre><fieldset id="4s00s"></fieldset><td id="4s00s"></td><tbody id="4s00s"></tbody><ul id="4s00s"><dfn id="4s00s"><source id="4s00s"></source></dfn></ul><noscript id="4s00s"></noscript><noframes id="4s00s"></noframes><sup id="4s00s"><dd id="4s00s"><dl id="4s00s"></dl></dd></sup><noscript id="4s00s"></noscript><tr id="4s00s"><acronym id="4s00s"><xmp id="4s00s"></xmp></acronym></tr><wbr id="4s00s"><cite id="4s00s"><table id="4s00s"></table></cite></wbr><button id="4s00s"></button><abbr id="4s00s"></abbr><dl id="4s00s"></dl><center id="4s00s"></center><s id="4s00s"></s><tbody id="4s00s"></tbody><tfoot id="4s00s"></tfoot><abbr id="4s00s"><sup id="4s00s"><dd id="4s00s"></dd></sup></abbr><abbr id="4s00s"></abbr><code id="4s00s"><noframes id="4s00s"><abbr id="4s00s"></abbr></noframes></code><center id="4s00s"></center><tr id="4s00s"></tr><nav id="4s00s"></nav><strong id="4s00s"></strong><kbd id="4s00s"></kbd><object id="4s00s"><li id="4s00s"><option id="4s00s"></option></li></object><noscript id="4s00s"></noscript><xmp id="4s00s"></xmp><th id="4s00s"><nav id="4s00s"><li id="4s00s"></li></nav></th><tbody id="4s00s"></tbody><center id="4s00s"></center><delect id="4s00s"></delect><tfoot id="4s00s"></tfoot><tr id="4s00s"><wbr id="4s00s"><cite id="4s00s"></cite></wbr></tr><abbr id="4s00s"></abbr><kbd id="4s00s"></kbd><th id="4s00s"></th><rt id="4s00s"><code id="4s00s"><em id="4s00s"></em></code></rt><source id="4s00s"><strong id="4s00s"><optgroup id="4s00s"></optgroup></strong></source><code id="4s00s"></code><delect id="4s00s"></delect><samp id="4s00s"></samp><tbody id="4s00s"></tbody><dd id="4s00s"></dd><input id="4s00s"><noscript id="4s00s"><em id="4s00s"></em></noscript></input><center id="4s00s"><center id="4s00s"><th id="4s00s"></th></center></center><samp id="4s00s"><tbody id="4s00s"><s id="4s00s"></s></tbody></samp><xmp id="4s00s"><strike id="4s00s"><input id="4s00s"></input></strike></xmp><tbody id="4s00s"></tbody><abbr id="4s00s"><center id="4s00s"><dd id="4s00s"></dd></center></abbr><li id="4s00s"></li><tr id="4s00s"></tr><nav id="4s00s"></nav></div>

<!--top start-->
<div   id="yqwmy00scaom"   class="ly_top">
	<div   id="yqwmy00scaom"   class="top_main">
		<div   id="yqwmy00scaom"   class="ly_logo"><a href="/"><img src="/images/logo.png" alt="江蘇金怡儀器科技有限公司" /></a></div>
		<!--nav start-->
		<div   id="yqwmy00scaom"   class="ly_nav">
			<div   id="yqwmy00scaom"   class="menu_open">
				<i></i>
				<i></i>
				<i></i>
			</div>
			<div   id="yqwmy00scaom"   class="nav">
				<ul class="nav_ul clearfix">
					<li id="yqwmy00scaom"    class="nav_item"><a id="navId1" href="/">首頁(yè)</a></li>
					<li id="yqwmy00scaom"    class="nav_item"><a id="navId2" rel="nofollow" href="/aboutus.html">公司簡(jiǎn)介</a><!--<i></i>--></li>
					<li id="yqwmy00scaom"    class="nav_item"><a id="navId3" href="/news.html">公司新聞</a><!--<i></i>--></li>
					<li id="yqwmy00scaom"    class="nav_item"><a id="navId4" href="/products.html">產(chǎn)品中心</a><!--<i></i>--></li>
					<li id="yqwmy00scaom"    class="nav_item"><a id="navId5" href="/article.html">技術(shù)文章</a><!--<i></i>--></li>
                    			<li id="yqwmy00scaom"    class="nav_item"><a id="navId6" rel="nofollow" href="/down.html">資料下載</a><!--<i></i>--></li>
                    			<li id="yqwmy00scaom"    class="nav_item"><a id="navId7" rel="nofollow" href="/order.html">在線留言</a><!--<i></i>--></li>
					<li id="yqwmy00scaom"    class="nav_item"><a id="navId8" rel="nofollow" href="/contact.html">聯(lián)系我們</a><!--<i></i>--></li>
				</ul>
			</div>
			<div   id="yqwmy00scaom"   class="hcover"></div>
		</div>
		<!--nav end-->
		<div   id="yqwmy00scaom"   class="clear"></div>
	</div>
</div>
<!--top end-->
<script language="javascript" type="text/javascript">
try {
    document.getElementById("navId" + nav).className = "navon";
}
catch (e) {}
</script>


<!--banner start-->
<div   id="yqwmy00scaom"   class="apple-banner">
  <div   id="yqwmy00scaom"   class="swiper-container">
    <div   id="yqwmy00scaom"   class="swiper-wrapper">
      <div   id="yqwmy00scaom"   class="swiper-slide slide1"> </div>
      <div   id="yqwmy00scaom"   class="swiper-slide slide2"></div>
    </div>
    <div   id="yqwmy00scaom"   class="swiper-button-prev"><span></span></div>
    <div   id="yqwmy00scaom"   class="swiper-button-next"><span></span></div>
    <ul class="swiper-pagination autoplay"></ul>
  </div>
</div>

<script src="/js/swiper.min.js"></script>
<script src="/js/apple.js"></script>
<!--banner end-->

<!--search start-->
<div   id="yqwmy00scaom"   class="ly_search">
	<form method="post" name="form1" action="/products.html">
	<div   id="yqwmy00scaom"   class="sc_ipt"><input name="tk"type="text" name="" placeholder="請(qǐng)輸入關(guān)鍵詞"/></div>
	<div   id="yqwmy00scaom"   class="sc_btn"><input type="submit" name="submit" value="" /></div>
	</form>
</div>
<!--search end-->

<!--product start-->
<div   id="yqwmy00scaom"   class="ly_products">
	<div   id="yqwmy00scaom"   class="pro_menu">
		<div   id="yqwmy00scaom"   class="menu_tit">
    <p>產(chǎn)品目錄</p>
    <span>/ PRODUCT MENU</span>
    <em>點(diǎn)擊展開+</em>
</div>
<div   id="yqwmy00scaom"   class="menu_list">
    <div   id="yqwmy00scaom"   class="menu_li">
           	        <p><a href="/prolist_t332.html">電動(dòng)離心機(jī)</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t334.html"><p>數(shù)顯電動(dòng)離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t350.html"><p>TDL-24C電動(dòng)離心機(jī)</p></a></li>
            	    	                <li><a href="/prolist_t349.html"><p>TDL-4C電動(dòng)離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	                <li><a href="/prolist_t344.html"><p>JX-5000電動(dòng)離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	                <li><a href="/prolist_t338.html"><p>落地冷凍大容量離心機(jī)</p></a></li>
            	    	    	    	                <li><a href="/prolist_t333.html"><p>臺(tái)式電動(dòng)離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t104.html">離心機(jī)系列</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t326.html"><p>JY-MINIP微孔板離心機(jī)</p></a></li>
            	    	    	    	                <li><a href="/prolist_t225.html"><p>TGL-16B智能高速離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	                <li><a href="/prolist_t207.html"><p>TGL-16 高速離心機(jī)</p></a></li>
            	    	    	    	                <li><a href="/prolist_t212.html"><p>RZ 乳脂離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t220.html"><p>TGL-12B微量血液離心機(jī)</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t224.html"><p>SH120-II微量血液離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t218.html"><p>SH120-1 微量血液離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t223.html"><p>SH120微量血液離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t206.html"><p>80-2 離心沉淀器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t348.html"><p>TGL-16R臺(tái)式高速冷凍離心機(jī)</p></a></li>
            	    	                <li><a href="/prolist_t347.html"><p>TG16G臺(tái)式高速離心機(jī)</p></a></li>
            	    	                <li><a href="/prolist_t346.html"><p>TDL-5C臺(tái)式低速大容量離心機(jī)</p></a></li>
            	    	    	    	                <li><a href="/prolist_t343.html"><p>TD6  臺(tái)式低速離心機(jī)</p></a></li>
            	    	                <li><a href="/prolist_t342.html"><p>SH120-III  微量血液離心機(jī)</p></a></li>
            	    	                <li><a href="/prolist_t341.html"><p>Mini-10K/12K迷你離心機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t105.html">培養(yǎng)箱系列</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t245.html"><p>霉菌培養(yǎng)箱</p></a></li>
            	    	    	    	                <li><a href="/prolist_t256.html"><p>鹽霧腐蝕試驗(yàn)室</p></a></li>
            	    	                <li><a href="/prolist_t254.html"><p>高低溫試驗(yàn)箱</p></a></li>
            	    	    	    	                <li><a href="/prolist_t253.html"><p>隔水式培養(yǎng)箱</p></a></li>
            	    	    	    	                <li><a href="/prolist_t250.html"><p>電熱恒溫干燥箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t247.html"><p>振蕩培養(yǎng)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t243.html"><p>恒溫恒濕培養(yǎng)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t241.html"><p>光照培養(yǎng)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t236.html"><p>電熱恒溫干燥箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t232.html"><p>電熱恒溫培養(yǎng)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t230.html"><p>人工氣候培養(yǎng)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t228.html"><p>生化培養(yǎng)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t312.html">干式恒溫系列</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t321.html"><p>迷你金屬浴</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t318.html"><p>干式恒溫器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t313.html"><p>恒溫金屬浴</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t3.html">恒溫混勻系列</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t97.html">電子肺活量計(jì)</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t102.html">恒溫振蕩器(搖床)</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t330.html"><p>微孔板恒溫振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t327.html"><p>軌道式搖床</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t190.html"><p>制冷浴恒溫振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t186.html"><p>數(shù)顯全溫振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t181.html"><p>氣浴恒溫振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t180.html"><p>數(shù)顯油浴恒溫振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t304.html"><p>水浴恒溫振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t98.html">多用調(diào)速振蕩器</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t305.html"><p>旋轉(zhuǎn)振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t132.html"><p>旋渦混合器</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t131.html"><p>快速混勻器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t127.html"><p>數(shù)顯大容量振蕩器</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t126.html"><p>雙層振蕩器(搖瓶機(jī))</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t122.html"><p>多用調(diào)速振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t123.html"><p>多用調(diào)速振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t118.html"><p>脫色搖床</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t117.html"><p>青霉素振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t116.html"><p>微量振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t114.html"><p>回旋振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t112.html"><p>康氏振蕩器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t99.html">恒溫金屬浴(試管恒溫儀)</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t137.html"><p>試管加熱器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t135.html"><p>試管恒溫儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t20.html">磁力攪拌器</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t45.html"><p>大功率攪拌器</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t34.html"><p>多頭控溫磁力攪拌器 HJ-6B</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t42.html"><p>多功能攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t40.html"><p>多頭磁力攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t35.html"><p>集熱式磁力攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t29.html"><p>磁力恒溫?cái)嚢杵?/p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t24.html"><p>磁力加熱攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t22.html"><p>磁力攪拌器</p></a></li>
            	    	    	            </ul>
        	   	        <p><a href="/prolist_t54.html">電動(dòng)攪拌器</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t73.html"><p>強(qiáng)力電動(dòng)攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t70.html"><p>數(shù)顯電動(dòng)攪拌器</p></a></li>
            	    	    	    	                <li><a href="/prolist_t69.html"><p>控溫電動(dòng)攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t66.html"><p>四連電動(dòng)攪拌器</p></a></li>
            	    	    	    	    	    	    	    	                <li><a href="/prolist_t65.html"><p>六連電動(dòng)攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t64.html"><p>組織搗碎機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t61.html"><p>大功率電動(dòng)攪拌器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t55.html"><p>增力電動(dòng)攪拌器</p></a></li>
            	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t49.html">搗碎勻漿機(jī)</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t53.html"><p>FW80/100高速粉碎機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t52.html"><p>YQ-3 電動(dòng)勻漿機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t51.html"><p>FSH-2A 可調(diào)高速勻漿機(jī)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t50.html"><p>A-88 組織搗碎機(jī)</p></a></li>
            	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t100.html">恒溫水(油)槽</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t172.html"><p>數(shù)顯三用恒溫水箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t155.html"><p>低溫冷卻液循環(huán)泵(機(jī))</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t152.html"><p>超級(jí)恒溫油浴</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t151.html"><p>數(shù)顯恒溫油浴</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t147.html"><p>低溫恒溫水槽</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t139.html"><p>數(shù)字式恒溫水槽</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t101.html">恒溫水浴鍋</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t149.html"><p>數(shù)顯玻璃恒溫水浴</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t157.html"><p>超級(jí)恒溫水浴</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t162.html"><p>數(shù)顯單列水浴鍋</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t161.html"><p>數(shù)顯雙列水浴鍋</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t159.html"><p>數(shù)顯恒溫水浴鍋</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t11.html">不銹鋼電熱板</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t21.html"><p>控溫不銹鋼電熱板</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t13.html"><p>不銹鋼電熱板</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t12.html"><p>數(shù)顯恒溫板</p></a></li>
            	            </ul>
        	   	        <p><a href="/prolist_t91.html">電熱套</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t93.html"><p>數(shù)顯恒溫電熱套</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t92.html"><p>調(diào)溫電熱套</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t96.html">電砂浴</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t111.html"><p>數(shù)顯控溫電沙浴 MT-2</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t110.html"><p>調(diào)溫電砂浴 MT-1</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t74.html">電爐</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t78.html"><p>封閉式電爐</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t75.html"><p>電子調(diào)溫爐</p></a></li>
            	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t109.html">蒸餾水器</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t297.html"><p>旋轉(zhuǎn)蒸發(fā)器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t288.html"><p>全自動(dòng)雙重石英蒸餾器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t285.html"><p>石英亞沸蒸餾器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t292.html"><p>斷水自控不銹鋼蒸餾器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t289.html"><p>不銹鋼蒸餾器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t106.html">升降臺(tái)</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t258.html"><p>不銹鋼升降臺(tái)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   	        <p><a href="/prolist_t103.html">環(huán)保 分析儀器</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t199.html"><p>電動(dòng)深水采樣器</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t197.html"><p>測(cè)氨儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t196.html"><p>甲醛分析儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t194.html"><p>二氧化碳分析儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t191.html"><p>一氧化碳測(cè)定儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   		   	        <p><a href="/prolist_t107.html">試驗(yàn)設(shè)備</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t263.html"><p>紫外燈耐氣候試驗(yàn)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t262.html"><p>高低溫濕熱交變?cè)囼?yàn)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t261.html"><p>高低溫濕熱試驗(yàn)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t260.html"><p>高低溫試驗(yàn)箱</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   		   		   		   		   		   		   		   		   		   		   		   	        <p><a href="/prolist_t108.html">衛(wèi)生防疫、分析、環(huán)保產(chǎn)品</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t284.html"><p>Z-500XP手掌式一氧化碳測(cè)定儀CO</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t283.html"><p>HTV甲醛分析儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t282.html"><p>T40一氧化碳分析儀</p></a></li>
            	    	    	    	    	    	    	    	                <li><a href="/prolist_t281.html"><p>1326S紅外測(cè)溫儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t279.html"><p>8889紅外測(cè)溫儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t278.html"><p>TES-1300數(shù)字式溫度計(jì)</p></a></li>
            	    	    	    	                <li><a href="/prolist_t277.html"><p>AVM-05數(shù)字式風(fēng)量風(fēng)速儀</p></a></li>
            	    	    	    	                <li><a href="/prolist_t276.html"><p>AVM-03數(shù)字式溫度風(fēng)速儀</p></a></li>
            	    	    	    	                <li><a href="/prolist_t275.html"><p>AVM-01數(shù)字式風(fēng)速儀</p></a></li>
            	    	    	    	                <li><a href="/prolist_t274.html"><p>TES-1360A數(shù)字式溫濕度計(jì)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t273.html"><p>Z-500手掌式一氧化碳測(cè)定儀CO</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t272.html"><p>CY-1瓶式深水采樣器</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t271.html"><p>HWF-1便攜式二氧化碳測(cè)定儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t270.html"><p>BFC-35D粉塵采樣器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t269.html"><p>NCG-2冷原子吸收測(cè)汞儀(帶泵)</p></a></li>
            	    	    	    	    	    	                <li><a href="/prolist_t268.html"><p>TMP-1500大氣采樣器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t266.html"><p>CEA-700手掌式二氧化碳測(cè)定儀</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t265.html"><p>778水質(zhì)自動(dòng)采樣器</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	                <li><a href="/prolist_t264.html"><p>PHS-3C數(shù)字式酸度計(jì)</p></a></li>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   	        <p><a href="/prolist_t337.html">新的產(chǎn)品分類</a><span title="點(diǎn)擊展開"></span></p>
        <ul>
            	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	    	            </ul>
        	   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		   		    </div>
</div>

<script type="text/javascript">
    var menu_tit_flag=0;
	$('.menu_tit').on('click',function(){
		if ( matchMedia( 'only screen and (max-width:998px)' ).matches ) {
		if(menu_tit_flag==0){
			$('.menu_list').stop(true).slideToggle(300);
			$(this).children('em').html('點(diǎn)擊收起 -');
			menu_tit_flag=1;
		}else{
			$('.menu_list').stop(true).slideToggle(300);
			$(this).children('em').html('點(diǎn)擊展開+');
			menu_tit_flag=0;
			}
		}else{
			$('.menu_list').show();
			}
	});
	window.onresize = function () {
		if ( matchMedia( 'only screen and (min-width:999px)' ).matches ) {
		$('.menu_list').show();
		}else{
			$('.menu_list').hide();
			}
	}
	
	/*產(chǎn)品目錄收縮*/
	$(".menu_li>p>span").on('click',function(){
	  $(this).parents('p').next('ul').stop(true).slideToggle(300);
	  $(this).parents('p').stop(true).toggleClass('on');
	});
</script>	</div>
	<div   id="yqwmy00scaom"   class="pro_list1">
		<ul>
			            <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_178.html"><img src="/FileUpLoad/ProductInfosFile/s_635074267205291661.jpg" alt="XYJ-2 臺(tái)式電動(dòng)離心機(jī)"/></a></div>
                    <p><a href="/productshow_178.html" title="XYJ-2 臺(tái)式電動(dòng)離心機(jī)">XYJ-2 臺(tái)式電動(dòng)離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_303.html"><img src="/FileUpLoad/ProductInfosFile/s_637582232951354128_1.jpg" alt="臺(tái)式高速冷凍離心機(jī)TGL-16R"/></a></div>
                    <p><a href="/productshow_303.html" title="臺(tái)式高速冷凍離心機(jī)TGL-16R">臺(tái)式高速冷凍離心機(jī)TGL-16R</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_184.html"><img src="/FileUpLoad/ProductInfosFile/s_637744068371517869_1.jpg" alt="TGL-16C 臺(tái)式電動(dòng)離心機(jī)"/></a></div>
                    <p><a href="/productshow_184.html" title="TGL-16C 臺(tái)式電動(dòng)離心機(jī)">TGL-16C 臺(tái)式電動(dòng)離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_171.html"><img src="/FileUpLoad/ProductInfosFile/s_638521821476172181_1.jpg" alt="電動(dòng)離心機(jī)"/></a></div>
                    <p><a href="/productshow_171.html" title="電動(dòng)離心機(jī)">電動(dòng)離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_170.html"><img src="/FileUpLoad/ProductInfosFile/s_636097886781420555.jpg" alt="電動(dòng)離心機(jī)80-2B"/></a></div>
                    <p><a href="/productshow_170.html" title="電動(dòng)離心機(jī)80-2B">電動(dòng)離心機(jī)80-2B</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_191.html"><img src="/FileUpLoad/ProductInfosFile/s_637582212934109756_1.jpg" alt="臺(tái)式電動(dòng)離心機(jī)"/></a></div>
                    <p><a href="/productshow_191.html" title="臺(tái)式電動(dòng)離心機(jī)">臺(tái)式電動(dòng)離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_297.html"><img src="/FileUpLoad/ProductInfosFile/s_637582213852926196_1.jpg" alt="臺(tái)式大容量離心機(jī)"/></a></div>
                    <p><a href="/productshow_297.html" title="臺(tái)式大容量離心機(jī)">臺(tái)式大容量離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_302.html"><img src="/FileUpLoad/ProductInfosFile/s_638521825188737355_1.jpg" alt="落地式大容量離心機(jī)"/></a></div>
                    <p><a href="/productshow_302.html" title="落地式大容量離心機(jī)">落地式大容量離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_301.html"><img src="/FileUpLoad/ProductInfosFile/s_638521824886237806_1.jpg" alt="落地冷凍大容量離心機(jī)	"/></a></div>
                    <p><a href="/productshow_301.html" title="落地冷凍大容量離心機(jī)	">落地冷凍大容量離心機(jī)	</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_299.html"><img src="/FileUpLoad/ProductInfosFile/s_638521845548419534_1.jpg" alt="TDL-5C臺(tái)式大容量離心機(jī)"/></a></div>
                    <p><a href="/productshow_299.html" title="TDL-5C臺(tái)式大容量離心機(jī)">TDL-5C臺(tái)式大容量離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_186.html"><img src="/FileUpLoad/ProductInfosFile/s_638530073696469358_1.jpg" alt="KA-1000 低速臺(tái)式電動(dòng)離心機(jī)"/></a></div>
                    <p><a href="/productshow_186.html" title="KA-1000 低速臺(tái)式電動(dòng)離心機(jī)">KA-1000 低速臺(tái)式電動(dòng)離心機(jī)</a></p>
                </div>
            </li>
                        <li>
                <div   id="yqwmy00scaom"   class="pro_wrap">
                    <div   id="yqwmy00scaom"   class="pro_img"><a href="/productshow_183.html"><img src="/FileUpLoad/ProductInfosFile/s_637744063163424484_1.jpg" alt="臺(tái)式高速冷凍離心機(jī)"/></a></div>
                    <p><a href="/productshow_183.html" title="臺(tái)式高速冷凍離心機(jī)">臺(tái)式高速冷凍離心機(jī)</a></p>
                </div>
            </li>
            		</ul>
		<div   id="yqwmy00scaom"   class="clear"></div>
		<div   id="yqwmy00scaom"   class="ly_more"><a rel="nofollow" href="/products.html">查看更多</a></div>
	</div>
	<div   id="yqwmy00scaom"   class="clear"></div>
</div>
<!--product end-->

<!--about start-->
<div   id="yqwmy00scaom"   class="ly_about">
	<div   id="yqwmy00scaom"   class="ab_tit"><b>公司簡(jiǎn)介</b><span>熱忱歡迎國(guó)內(nèi)外客商來我司洽談合作</span></div>
	<div   id="yqwmy00scaom"   class="ab_main">
		<div   id="yqwmy00scaom"   class="ab_img"><a href="/aboutus.html"><img src="/images/ab_img1.jpg" /></a></div>		
		<div   id="yqwmy00scaom"   class="ab_text">
			<div   id="yqwmy00scaom"   class="conn"><p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;江蘇金怡儀器科技有限公司(原金壇市醫(yī)療儀器廠)---江蘇省高新技術(shù)企業(yè),通過ISO9001:2008、ISO14001:204、ISO13485:2003質(zhì)量管理體系認(rèn)證及CE、SGS認(rèn)證企業(yè)。獲得江蘇省民營(yíng)科技企業(yè)、江蘇省計(jì)量保證確認(rèn)企業(yè)、常州市信用(合同)AAA級(jí)企業(yè)、金壇質(zhì)量信得過企業(yè)、專利示范企業(yè)、金怡商標(biāo)被評(píng)為常州市知名商標(biāo)。電子肺活量計(jì)被評(píng)為常州市名牌產(chǎn)品、江蘇省高新技術(shù)產(chǎn)品、火炬計(jì)劃項(xiàng)目等。</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 工廠坐落于著名數(shù)學(xué)泰斗華羅庚的故鄉(xiāng)--金壇,是一家具有設(shè)計(jì)、開發(fā)、生產(chǎn)、銷售、服務(wù)為一體的科技型企業(yè)。工廠主要生產(chǎn)各類教學(xué)儀器、醫(yī)療儀器、防疫儀器、分析儀器、實(shí)驗(yàn)儀器系列等百余種產(chǎn)品,產(chǎn)品暢銷全國(guó)各大、中院校、醫(yī)院、化工、防疫、環(huán)保等科研單位。產(chǎn)品曾在衛(wèi)生部、國(guó)家教委、農(nóng)業(yè)部等世行貸款項(xiàng)目,國(guó)際、國(guó)內(nèi)招標(biāo)中多次中標(biāo)。并且大量出口到巴基斯坦、印度尼西亞、西班牙、英國(guó)、巴西、臺(tái)灣等國(guó)家和地區(qū)。</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 企業(yè)宗旨:&ldquo;質(zhì)量保證、用戶至上&rdquo;。我們正努力做得更好!</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 質(zhì)量方針:求實(shí)進(jìn)取、科技創(chuàng)新。以先進(jìn)的技術(shù),良好的員工技能,保證金怡產(chǎn)品處于國(guó)內(nèi)領(lǐng)先地位,并趕上國(guó)際先進(jìn)水平。</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 以禮儀之邦的真誠(chéng)服務(wù),使金怡產(chǎn)品用戶得到最大的滿意,從而贏得更廣泛的市場(chǎng)。</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 公司文化:一切源于顧客,這是本企業(yè)倡導(dǎo)的核心文化。顧客是我們生存的依據(jù)、發(fā)展的希望:以顧客為軸心,我們不但向往能為顧客提供性價(jià)比出眾的常規(guī)產(chǎn)品,更希望以我們的專業(yè)優(yōu)勢(shì)來滿足顧客的思源,為顧客提供滿意的產(chǎn)品。</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 團(tuán)隊(duì)精神戰(zhàn)無不勝:企業(yè)要求員工有強(qiáng)烈的團(tuán)隊(duì)協(xié)調(diào)精神,商場(chǎng)如戰(zhàn)場(chǎng),企業(yè)只有形成一個(gè)團(tuán)隊(duì),協(xié)調(diào)作戰(zhàn),才能在市場(chǎng)經(jīng)濟(jì)的浪潮中立于不敗。</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 完全滿足顧客要求,以顧客要求為導(dǎo)向,努力為顧客創(chuàng)造價(jià)值,全心全意為顧客服務(wù)。</p>
</p></div>
			<a rel="nofollow" href="/aboutus.html">查看詳情</a>
		</div>		
	</div>
</div>
<!--about end-->

<!--new start-->
<div   id="yqwmy00scaom"   class="ly_news">
	<div   id="yqwmy00scaom"   class="ly_tit">
		<p><em>新聞報(bào)道</em></p>
		<span>聚焦行業(yè)熱點(diǎn) 實(shí)時(shí)更新報(bào)道</span>
	</div>
	
    <div   id="yqwmy00scaom"   class="hd"><span id="yqwmy00scaom"    class="on">公司新聞</span><span>技術(shù)文章</span></div>
    
    <div   id="yqwmy00scaom"   class="bd">
        <ul class="on clear">
                        <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>09-13</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/newsshow_230.html" class="tlt">深入探索霉菌培養(yǎng)箱:科學(xué)實(shí)驗(yàn)中重要的微生物繁殖與管理儀器</a>
                        <p>在微生物學(xué)、生物學(xué)、食品科學(xué)、醫(yī)藥研究等眾多領(lǐng)域,霉菌培養(yǎng)箱作為一種關(guān)鍵的實(shí)驗(yàn)設(shè)備,扮演著至關(guān)重要的角色。它不僅為霉菌等微生物提供了一個(gè)精確控制的環(huán)境,還促進(jìn)了科學(xué)研究的深入與發(fā)展。</p>
                        <a href="/newsshow_230.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>09-03</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/newsshow_229.html" class="tlt">臺(tái)式高速冷凍離心機(jī):科研探索的得力助手</a>
                        <p>在現(xiàn)代科學(xué)研究與生物技術(shù)領(lǐng)域中,高速冷凍離心機(jī)作為一種重要的實(shí)驗(yàn)室設(shè)備,以其高效、準(zhǔn)確的分離能力,成為了科研人員探索微觀世界、加速科研進(jìn)程的重要工具。其中,臺(tái)式高速冷凍離心機(jī)以其緊湊的設(shè)計(jì)、優(yōu)的性能以及便捷的操作性,在眾多型號(hào)中脫穎而出,成為眾多實(shí)驗(yàn)室的選擇。</p>
                        <a href="/newsshow_229.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>08-20</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/newsshow_228.html" class="tlt">探索未知,從大容量離心機(jī)開始:提升樣品處理效率</a>
                        <p>在科學(xué)探索的浩瀚征途中,每一個(gè)微小的發(fā)現(xiàn)都可能成為推動(dòng)人類認(rèn)知邊界的重要力量。而在這無盡的探索之旅中,大容量離心機(jī)以其樣品處理能力和高效的工作機(jī)制,成為了科研工作者的得力助手。</p>
                        <a href="/newsshow_228.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>06-25</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/newsshow_227.html" class="tlt">霉菌培養(yǎng)箱微生物學(xué)領(lǐng)域的重要工具</a>
                        <p>在微生物學(xué)的微觀世界里,霉菌培養(yǎng)箱猶如一座神秘的城堡,為那些微小的生命體提供了生長(zhǎng)、繁衍的理想環(huán)境。它不僅是一個(gè)簡(jiǎn)單的實(shí)驗(yàn)設(shè)備,更是科學(xué)家們探索生命奧秘的重要工具。</p>
                        <a href="/newsshow_227.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>06-11</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/newsshow_226.html" class="tlt">高速離心,友誼之花的守護(hù)者——臺(tái)式高速冷凍離心機(jī)</a>
                        <p>在繁忙的實(shí)驗(yàn)室中,一臺(tái)臺(tái)精密的儀器默默地為科學(xué)研究提供著重要的幫助。其中,臺(tái)式高速冷凍離心機(jī)以其功能和高效的性能,成為了實(shí)驗(yàn)室中重要的一員。它不僅是一臺(tái)設(shè)備,更是友誼之花的守護(hù)者,為科學(xué)家們提供了強(qiáng)有力的支持。</p>
                        <a href="/newsshow_226.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>06-06</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/newsshow_225.html" class="tlt">臺(tái)式電動(dòng)離心機(jī)科學(xué)探索道路上的好幫手</a>
                        <p>在現(xiàn)代科學(xué)研究的廣闊天地里,臺(tái)式電動(dòng)離心機(jī)無疑是眾多實(shí)驗(yàn)室內(nèi)重要的一分子。這款看似簡(jiǎn)單的儀器,實(shí)則蘊(yùn)含著深刻的科學(xué)原理和強(qiáng)大的實(shí)驗(yàn)?zāi)芰Α?/p>
                        <a href="/newsshow_225.html" class="more"></a>
                    </div>
                </div>
            </li>
                     </ul>
        
        <ul class="clear">
                        <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>08-09</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/articleshow_255.html" class="tlt">臺(tái)式電動(dòng)離心機(jī):微觀世界的精密舞者</a>
                        <p>  在科研探索與實(shí)驗(yàn)室研究的廣闊舞臺(tái)上,臺(tái)式電動(dòng)離心機(jī)以其獨(dú)特的魅力和精準(zhǔn)的性能,扮演著“微觀世界精密舞者”的角色。這臺(tái)看似不起眼的設(shè)備,卻在加速分離、純化樣品等關(guān)鍵步驟中發(fā)揮著作用,為科學(xué)研究的高效推進(jìn)提供了強(qiáng)有力的支持。</p>
                        <a href="/articleshow_255.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>08-05</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/articleshow_254.html" class="tlt">旋動(dòng)科技之心:探索臺(tái)式電動(dòng)離心機(jī)的精密奧秘</a>
                        <p>在現(xiàn)代生物學(xué)、化學(xué)、醫(yī)學(xué)及材料科學(xué)等領(lǐng)域,一款高效、精準(zhǔn)的臺(tái)式電動(dòng)離心機(jī)無疑是實(shí)驗(yàn)室中的“科技心臟”。它不僅承載著科研人員對(duì)微觀世界深入探索的夢(mèng)想,更是推動(dòng)科技進(jìn)步的重要工具。今天,就讓我們一起揭開“旋動(dòng)科技之心”——臺(tái)式電動(dòng)離心機(jī)的精密奧秘。</p>
                        <a href="/articleshow_254.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>08-05</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/articleshow_253.html" class="tlt">探秘科技巨擘:解鎖大容量離心機(jī)的無限潛能</a>
                        <p>在現(xiàn)代科研與工業(yè)生產(chǎn)的浩瀚星空中,大容量離心機(jī)猶如一顆璀璨的星辰,以其強(qiáng)大的分離能力與精準(zhǔn)的控制技術(shù),領(lǐng)著材料科學(xué)、生物醫(yī)學(xué)、環(huán)境保護(hù)等多個(gè)領(lǐng)域邁向新的高度。今天,就讓我們一同揭開這位科技巨擘的神秘面紗,探索其背后的無限潛能與非凡魅力。</p>
                        <a href="/articleshow_253.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>07-16</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/articleshow_252.html" class="tlt">離心科技,準(zhǔn)確動(dòng)力:探索臺(tái)式電動(dòng)離心機(jī)的精密世界</a>
                        <p>在現(xiàn)代科研與實(shí)驗(yàn)室的精密儀器陣列中,臺(tái)式電動(dòng)離心機(jī)以其高效、精準(zhǔn)的性能,成為了重要的一員。這款集科技與創(chuàng)新于一身的設(shè)備,不僅承載著科學(xué)探索的期望,更是推動(dòng)生物、化學(xué)、醫(yī)藥等多領(lǐng)域研究深入發(fā)展的得力助手。今天,就讓我們一起走進(jìn)“離心科技,精準(zhǔn)動(dòng)力”的世界,探索臺(tái)式電動(dòng)離心機(jī)的非凡魅力。</p>
                        <a href="/articleshow_252.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>07-15</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/articleshow_251.html" class="tlt">探索微生物秘境:揭秘霉菌培養(yǎng)箱的神奇之旅</a>
                        <p>在科學(xué)的浩瀚星空中,微生物世界如同一顆璀璨的星辰,蘊(yùn)藏著無盡的奧秘與生命的力量。而在這片微觀宇宙的探索之旅中,霉菌培養(yǎng)箱無疑是一位重要的向?qū)ВI(lǐng)我們深入那些肉眼難以觸及的生命奇跡之中。</p>
                        <a href="/articleshow_251.html" class="more"></a>
                    </div>
                </div>
            </li>
                         <li>
                <div   id="yqwmy00scaom"   class="news_wrap clear">
                    <div   id="yqwmy00scaom"   class="time"><span>2024</span><p>07-08</p></div>
                    <div   id="yqwmy00scaom"   class="nw_text">
                        <a href="/articleshow_250.html" class="tlt">大容量離心機(jī):準(zhǔn)確分離技術(shù)的集大成者</a>
                        <p>在生物科技、醫(yī)藥研發(fā)、環(huán)境監(jiān)測(cè)及材料科學(xué)等領(lǐng)域的廣闊舞臺(tái)上,一款集高科技與高效能于一身的“科技巨擘”——高效能大容量離心機(jī),正以其性能領(lǐng)著實(shí)驗(yàn)室設(shè)備的新一輪革新。這不僅僅是一臺(tái)機(jī)器,它是科研探索的加速器,是精準(zhǔn)分離技術(shù)的集大成者。</p>
                        <a href="/articleshow_250.html" class="more"></a>
                    </div>
                </div>
            </li>
                     </ul>
        
    </div>
	<div   id="yqwmy00scaom"   class="clear"></div>
</div>
<script>
	/*首頁(yè)新聞文章切換*/
	$(".ly_news .hd span").click(function () {
		$(this).addClass('on').siblings('span').removeClass('on');
		var h_news_tab=$(this).index();
		$('.ly_news .bd ul').eq(h_news_tab).show().siblings().hide();
	});
</script>
<!--new end-->

<!--foot start-->
<div   id="yqwmy00scaom"   class="ly_foot">
	<div   id="yqwmy00scaom"   class="ft_link">
		<span>友情鏈接:</span>
		<a href="http://www.o2hi.com/prolist_t245.html" target="_blank">霉菌培養(yǎng)箱</a>
		<a href="http://www.o2hi.com/productshow_183.html" target="_blank">臺(tái)式高速冷凍離心機(jī)</a>
		<a  target="_blank">試驗(yàn)箱生產(chǎn)廠家</a>
		<a  target="_blank">凱氏定氮儀</a>
		<a  target="_blank">開關(guān)回路測(cè)試儀</a>
		<a  target="_blank">薄膜包衣機(jī)</a>
		<a  target="_blank">三思試驗(yàn)機(jī)</a>
		<a  target="_blank">思泰利造口袋</a>
		<a  target="_blank">自動(dòng)分裝機(jī)</a>
		<a  target="_blank">真空吸塵車</a>
		<a  target="_blank">冷庫(kù)安裝設(shè)計(jì)</a>
		<a  target="_blank">光伏支架</a>
		<a  target="_blank">碳源醋酸鈉</a>
		<a  target="_blank">牛津布</a>
		<a  target="_blank">萬濠影像儀</a>
		<a  target="_blank">耐磨鋼板現(xiàn)貨</a>
		<a  target="_blank">線切割機(jī)床</a>
		<a  target="_blank">雙鳥手拉葫蘆</a>
		<a  target="_blank">日立空壓機(jī)</a>
		</div>
	<div   id="yqwmy00scaom"   class="ft_main">
		<div   id="yqwmy00scaom"   class="ft_contact">
			<em>Contact Us</em>
			<ul>
				<li id="yqwmy00scaom"    class="cur"><img src="/images/qq.png" />聯(lián)系QQ:2647850075</li>
				<li id="yqwmy00scaom"    class="cur"><img src="/images/email.png" />聯(lián)系郵箱:[email protected]/[email protected]</li>
				<li id="yqwmy00scaom"    class="cur"><img src="/images/tel.png" />聯(lián)系電話:0519-82532542</li>
				<li><img src="/images/addr.png" />聯(lián)系地址:常州市金壇區(qū)金宜公路6公里處</li>
			</ul>
		</div>
		<div   id="yqwmy00scaom"   class="ft_prolist">
			<em>Products</em>
			<ul>
            					<li><a href="/productshow_178.html">XYJ-2 臺(tái)式電動(dòng)離心機(jī)</a></li>
                				<li><a href="/productshow_303.html">臺(tái)式高速冷凍離心機(jī)TGL-16R</a></li>
                				<li><a href="/productshow_184.html">TGL-16C 臺(tái)式電動(dòng)離心機(jī)</a></li>
                				<li><a href="/productshow_171.html">電動(dòng)離心機(jī)</a></li>
                				</ul>
		</div>
		<div   id="yqwmy00scaom"   class="ft_ewm">
			<img src="/images/ewm.png" />
			<p>掃一掃&nbsp;&nbsp;微信咨詢</p>
		</div>
		<div   id="yqwmy00scaom"   class="clear"></div>
	</div>
	<div   id="yqwmy00scaom"   class="ft_copy">
		<p>&copy; 2015-2021 江蘇金怡儀器科技有限公司(www.o2hi.com) 版權(quán)所有&nbsp;&nbsp;<a  target="_blank" rel="nofollow">備案號(hào):蘇ICP備08015730號(hào)-6</a>&nbsp;&nbsp;技術(shù)支持:<a  target="_blank" rel="nofollow">化工儀器網(wǎng)</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/account/login/" target="_blank" rel="nofollow">管理登陸</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a></p>
	</div>
</div>
<!--foot end-->

<!--右側(cè)懸浮-->
<div   id="yqwmy00scaom"   class="suspension">
	<div   id="yqwmy00scaom"   class="suspension-box">
		<!--<a href="#" class="a a-service "><i class="i"></i></a>-->
        <a href="/order.html" class="a a-service "><i class="i"></i></a>
		<a href="tel:13961201598" class="a a-service-phone "><i class="i"></i></a>
		<a href="javascript:;" class="a a-qrcode"><i class="i"></i></a>
		<a href="javascript:;" class="a a-top"><i class="i"></i></a>
		<!--<div   id="yqwmy00scaom"   class="d d-service">
			<i class="arrow"></i>
			<div   id="yqwmy00scaom"   class="inner-box">
				<div   id="yqwmy00scaom"   class="d-service-item clearfix">
					<a href="tencent://Message/?Uin=2647850075&amp;websiteName=江蘇金怡儀器科技有限公司=&amp;Menu=yes"  target="_blank" class="clearfix"><span id="yqwmy00scaom"    class="circle"><i class="i-qq"></i></span><h3>咨詢?cè)诰€客服</h3></a>
				</div>
				<div   id="yqwmy00scaom"   class="clear"></div>
			</div>
		</div>-->
        <div   id="yqwmy00scaom"   class="d d-service">
			<i class="arrow"></i>
			<div   id="yqwmy00scaom"   class="inner-box">
				<div   id="yqwmy00scaom"   class="d-service-item clearfix">
					<a href="/order.html"  target="_blank" class="clearfix"><span id="yqwmy00scaom"    class="circle"><i class="i-qq"></i></span><h3>點(diǎn)擊在線留言</h3></a>
				</div>
				<div   id="yqwmy00scaom"   class="clear"></div>
			</div>
		</div>
		<div   id="yqwmy00scaom"   class="d d-service-phone">
			<i class="arrow"></i>
			<div   id="yqwmy00scaom"   class="inner-box">
				<div   id="yqwmy00scaom"   class="d-service-item clearfix">
					<span id="yqwmy00scaom"    class="circle"><i class="i-tel"></i></span>
					<div   id="yqwmy00scaom"   class="text">
						<p style="margin: 0;">服務(wù)熱線<br>13961201598</p>
					</div>
				</div>
				<div   id="yqwmy00scaom"   class="clear"></div>
			</div>
		</div>
		<div   id="yqwmy00scaom"   class="d d-qrcode">
			<i class="arrow"></i>
			<div   id="yqwmy00scaom"   class="inner-box">
				<div   id="yqwmy00scaom"   class="qrcode-img"><img src="/images/ewm.png" ></div>
				<p>微信掃一掃</p>
			</div>
			<div   id="yqwmy00scaom"   class="clear"></div>
		</div>
	</div>
</div>
<script type="text/javascript">
        jQuery(document).ready(function(){

            /* ----- 側(cè)邊懸浮 ---- */
            jQuery(document).on("mouseover", ".suspension .a", function () {
                if (navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)) {
                    return fauls;
                }
                var _this = jQuery(this);
                var s = jQuery(".suspension");
                var isService = _this.hasClass("a-service");
                var isServicePhone = _this.hasClass("a-service-phone");
                var isQrcode = _this.hasClass("a-qrcode");
                if (isService) { s.find(".d-service").show().siblings(".d").hide(); }
                if (isServicePhone) { s.find(".d-service-phone").show().siblings(".d").hide(); }
                if (isQrcode) { s.find(".d-qrcode").show().siblings(".d").hide(); }
            });
            jQuery(document).on("mouseleave", ".suspension, .suspension .a-top", function(){
                jQuery(".suspension").find(".d").hide();
        });
            jQuery(document).on("mouseenter", ".suspension .a-top", function(){
                jQuery(".suspension").find(".d").hide();
        });
            jQuery(document).on("click", ".suspension .a-top", function(){
                jQuery("html,body").animate({ scrollTop: 0 });
        });
            jQuery(window).scroll(function(){
                var st = jQuery(document).scrollTop();
                var jQuerytop = jQuery(".suspension .a-top");
            if(st > 400){
            jQuerytop.css({ display: 'block' });
        }else{
                if (jQuerytop.is(":visible")) {
            jQuerytop.hide();
        }
    }
});

});
</script>


<footer>
<div class="friendship-link">
<p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p>
<a href="http://www.o2hi.com/" title="&#25104;&#29087;&#22899;&#20154;&#20248;&#38597;&#28085;&#20859;&#35828;&#35828;">&#25104;&#29087;&#22899;&#20154;&#20248;&#38597;&#28085;&#20859;&#35828;&#35828;</a>

<div class="friend-links">


</div>
</div>

</footer>


<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    }
    else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
</body><div id="ieaeu" class="pl_css_ganrao" style="display: none;"><abbr id="ieaeu"><delect id="ieaeu"><tbody id="ieaeu"></tbody></delect></abbr><object id="ieaeu"></object><del id="ieaeu"></del><tr id="ieaeu"><pre id="ieaeu"><blockquote id="ieaeu"></blockquote></pre></tr><source id="ieaeu"><strong id="ieaeu"><optgroup id="ieaeu"></optgroup></strong></source><tbody id="ieaeu"></tbody><fieldset id="ieaeu"><menu id="ieaeu"><tr id="ieaeu"></tr></menu></fieldset><button id="ieaeu"><samp id="ieaeu"><tbody id="ieaeu"></tbody></samp></button><bdo id="ieaeu"><abbr id="ieaeu"><delect id="ieaeu"></delect></abbr></bdo><code id="ieaeu"></code><center id="ieaeu"></center><em id="ieaeu"><blockquote id="ieaeu"><tfoot id="ieaeu"></tfoot></blockquote></em><strike id="ieaeu"></strike><pre id="ieaeu"><td id="ieaeu"><fieldset id="ieaeu"></fieldset></td></pre><cite id="ieaeu"></cite><center id="ieaeu"><center id="ieaeu"><dl id="ieaeu"></dl></center></center><tbody id="ieaeu"></tbody><input id="ieaeu"></input><tr id="ieaeu"><s id="ieaeu"><bdo id="ieaeu"></bdo></s></tr><optgroup id="ieaeu"></optgroup><del id="ieaeu"></del><tbody id="ieaeu"></tbody><blockquote id="ieaeu"><tfoot id="ieaeu"><rt id="ieaeu"></rt></tfoot></blockquote><dl id="ieaeu"><nav id="ieaeu"><li id="ieaeu"></li></nav></dl><del id="ieaeu"></del><tbody id="ieaeu"></tbody><del id="ieaeu"></del><kbd id="ieaeu"></kbd><abbr id="ieaeu"></abbr><sup id="ieaeu"><rt id="ieaeu"><code id="ieaeu"></code></rt></sup><td id="ieaeu"></td><dd id="ieaeu"></dd><input id="ieaeu"></input><nav id="ieaeu"><li id="ieaeu"><option id="ieaeu"></option></li></nav><em id="ieaeu"><del id="ieaeu"><sup id="ieaeu"></sup></del></em><delect id="ieaeu"></delect><small id="ieaeu"><option id="ieaeu"><kbd id="ieaeu"></kbd></option></small><samp id="ieaeu"><tbody id="ieaeu"><s id="ieaeu"></s></tbody></samp><input id="ieaeu"></input><bdo id="ieaeu"><abbr id="ieaeu"><kbd id="ieaeu"></kbd></abbr></bdo><code id="ieaeu"><noframes id="ieaeu"><ul id="ieaeu"></ul></noframes></code><tr id="ieaeu"></tr><tbody id="ieaeu"></tbody><ul id="ieaeu"></ul><menu id="ieaeu"><tr id="ieaeu"><pre id="ieaeu"></pre></tr></menu><code id="ieaeu"></code><cite id="ieaeu"></cite><small id="ieaeu"><abbr id="ieaeu"><delect id="ieaeu"></delect></abbr></small><delect id="ieaeu"></delect><samp id="ieaeu"><th id="ieaeu"><object id="ieaeu"></object></th></samp><cite id="ieaeu"></cite><optgroup id="ieaeu"><ul id="ieaeu"><sup id="ieaeu"></sup></ul></optgroup><delect id="ieaeu"></delect><fieldset id="ieaeu"><menu id="ieaeu"><tbody id="ieaeu"></tbody></menu></fieldset><button id="ieaeu"><delect id="ieaeu"><tr id="ieaeu"></tr></delect></button><source id="ieaeu"><code id="ieaeu"><optgroup id="ieaeu"></optgroup></code></source><small id="ieaeu"></small><tfoot id="ieaeu"></tfoot><pre id="ieaeu"></pre><li id="ieaeu"></li><nav id="ieaeu"><abbr id="ieaeu"><center id="ieaeu"></center></abbr></nav><del id="ieaeu"></del><wbr id="ieaeu"></wbr><samp id="ieaeu"><tbody id="ieaeu"><s id="ieaeu"></s></tbody></samp><strike id="ieaeu"><input id="ieaeu"><tbody id="ieaeu"></tbody></input></strike><s id="ieaeu"></s><cite id="ieaeu"></cite><tbody id="ieaeu"></tbody><li id="ieaeu"></li><dfn id="ieaeu"></dfn><abbr id="ieaeu"></abbr><nav id="ieaeu"><li id="ieaeu"><button id="ieaeu"></button></li></nav><acronym id="ieaeu"></acronym><th id="ieaeu"></th><wbr id="ieaeu"></wbr><input id="ieaeu"></input><th id="ieaeu"></th><em id="ieaeu"></em><nav id="ieaeu"></nav><td id="ieaeu"></td><samp id="ieaeu"></samp><xmp id="ieaeu"><fieldset id="ieaeu"><menu id="ieaeu"></menu></fieldset></xmp><object id="ieaeu"></object><table id="ieaeu"></table><input id="ieaeu"></input><noframes id="ieaeu"></noframes><tfoot id="ieaeu"><input id="ieaeu"><code id="ieaeu"></code></input></tfoot><s id="ieaeu"></s><tr id="ieaeu"><pre id="ieaeu"><xmp id="ieaeu"></xmp></pre></tr><option id="ieaeu"></option><strong id="ieaeu"><optgroup id="ieaeu"><abbr id="ieaeu"></abbr></optgroup></strong><tr id="ieaeu"></tr><tr id="ieaeu"></tr><tbody id="ieaeu"></tbody><small id="ieaeu"><option id="ieaeu"><delect id="ieaeu"></delect></option></small><em id="ieaeu"></em><strong id="ieaeu"></strong><li id="ieaeu"></li><strike id="ieaeu"></strike><s id="ieaeu"><cite id="ieaeu"><abbr id="ieaeu"></abbr></cite></s><source id="ieaeu"></source><noscript id="ieaeu"></noscript><em id="ieaeu"><del id="ieaeu"><dfn id="ieaeu"></dfn></del></em><input id="ieaeu"></input><td id="ieaeu"></td><abbr id="ieaeu"><center id="ieaeu"><dd id="ieaeu"></dd></center></abbr><samp id="ieaeu"><tbody id="ieaeu"><s id="ieaeu"></s></tbody></samp><code id="ieaeu"><em id="ieaeu"><del id="ieaeu"></del></em></code><tfoot id="ieaeu"></tfoot><noscript id="ieaeu"></noscript><input id="ieaeu"></input><s id="ieaeu"><bdo id="ieaeu"><table id="ieaeu"></table></bdo></s><th id="ieaeu"><object id="ieaeu"><small id="ieaeu"></small></object></th><kbd id="ieaeu"></kbd><wbr id="ieaeu"><cite id="ieaeu"><table id="ieaeu"></table></cite></wbr><rt id="ieaeu"></rt><nav id="ieaeu"><li id="ieaeu"><button id="ieaeu"></button></li></nav><option id="ieaeu"></option><li id="ieaeu"></li><acronym id="ieaeu"></acronym><del id="ieaeu"></del><center id="ieaeu"></center><cite id="ieaeu"></cite><menu id="ieaeu"></menu><center id="ieaeu"></center><delect id="ieaeu"></delect><em id="ieaeu"></em><abbr id="ieaeu"><center id="ieaeu"><samp id="ieaeu"></samp></center></abbr><optgroup id="ieaeu"></optgroup><noscript id="ieaeu"></noscript><option id="ieaeu"><delect id="ieaeu"><pre id="ieaeu"></pre></delect></option><center id="ieaeu"></center><tbody id="ieaeu"></tbody><center id="ieaeu"></center><sup id="ieaeu"></sup><table id="ieaeu"></table><abbr id="ieaeu"><center id="ieaeu"><samp id="ieaeu"></samp></center></abbr><abbr id="ieaeu"><sup id="ieaeu"><dd id="ieaeu"></dd></sup></abbr><xmp id="ieaeu"><strike id="ieaeu"><input id="ieaeu"></input></strike></xmp><noscript id="ieaeu"></noscript><noscript id="ieaeu"></noscript><delect id="ieaeu"></delect><noscript id="ieaeu"></noscript><th id="ieaeu"><object id="ieaeu"><small id="ieaeu"></small></object></th><menu id="ieaeu"><noscript id="ieaeu"><pre id="ieaeu"></pre></noscript></menu><dd id="ieaeu"><th id="ieaeu"><s id="ieaeu"></s></th></dd><ul id="ieaeu"></ul><acronym id="ieaeu"></acronym><nav id="ieaeu"></nav><center id="ieaeu"></center></div>
</html>





                               

Whois info of domain

Domain Name: O2HI.COM
Registry Domain ID: 2905242580_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.eranet.com
Registrar URL: http://www.eranet.com
Updated Date: 2024-08-04T15:58:54Z
Creation Date: 2024-08-04T15:58:53Z
Registry Expiry Date: 2025-08-04T15:58:53Z
Registrar: Eranet International Limited
Registrar IANA ID: 1868
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +85239995400
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.TAOA.COM
Name Server: NS2.TAOA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T21:03:59Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass