<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta http-equiv="X-UA-Compatible" content="IE=9;IE=8;IE=7;" />
<title>湖南圣湘生物科技有限公司 </title>

<link rel="stylesheet" href="../../../../../images/trade.css" type="text/css" />
<link rel="stylesheet" href="../../../../../images/company.css" type="text/css" />
<link rel="stylesheet" href="../../../../../images/style.css" type="text/css" />
<link rel="stylesheet" href="../../../../../images/thr_ym.css" type="text/css" />
<script src="../../../../../images/jquery.min.js"></script>
<script src="../../../../../images/jquery.SuperSlide.2.1.1.js"></script>
<script src="../../../../../images/public.js"></script>

</head>

<body>
<div id="header">
       <div class="tablist">
      <div class="weather">
	  <iframe width="475" scrolling="no" height="23" frameborder="0" allowtransparency="true" src="http://i.tianqi.com/index.php?c=code&id=1&color=%230070C0&icon=1&wind=0&num=2"></iframe>
	    </div>
       <div class="sitesub"><!--<a href="http://10.10.10.2:8080/mchoa/"  target="_self">旧版OA登陆</a>--> &nbsp;     <a href="http://mail.hnccpit.org/" target="_self">邮箱登陆</a>　
<a href="http://oa.hnccpit.org/MCHOA" target="_self">员工登陆</a>　<a href="http://oa.hnccpit.org/mchweb" target="_self">会员登录</a>　<a href='../../../../qtlm_wzdt/' target="_self">网站地图</a>　<a href="http://www.hnccpit.org/en" target="_self">English</a></div>    
      </div>
      <div class="header_down">
	     <div class="logo"><a href="http://www.hnccpit.org"><img src="../../../../../images/logo.png" /></a></div>
	     <div class="search_tab">
		 <div class="input_search"> <input class="key_input" id="searchname" type="text" name="textfield" /><a href="javascript:searchNews()"  class="anniu">搜索</a></div>
                  <ul id="searchUl">
         	      <li class="searchHover" onclick="setCss(this)" id="sitePage"><span>网页</span>&nbsp;&nbsp;&nbsp;</li>
                      <li onclick="setCss(this,'siteTimeDiv')" id="siteTime"><span>时间</span>&nbsp;&nbsp;&nbsp; </li>
                      <li onclick="setCss(this)" id="siteMessage"><span>资讯</span>&nbsp;&nbsp;&nbsp; </li>
                      <li onclick="setCss(this)" id="siteVideo"> <span>视频</span>&nbsp;&nbsp;&nbsp;  </li>
                       <li onclick="setCss(this)" id="siteUnit"><span>来源</span> </li>
                  </ul>
	       </div>
				<div class="bdsharebuttonbox" style="padding-top:15px"><a href="#" class="bds_more" data-cmd="more"></a><a href="#" class="bds_tsina" data-cmd="tsina"></a><a href="#" class="bds_weixin" data-cmd="weixin"></a></div>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdPic":"","bdStyle":"0","bdSize":"16"},"share":{},"":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到：","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
  </div>     </div>
<div id="menu" style="background-color:#009ada">
  <div class="menu_nar">
         
	     <a href="../../../../../mch2_sy/">首 页</a>
         
	     <a href="../../../../../mch2_tzhn/">投资湖南</a>
         
	     <a href="../../../../../mch2_klhn/">快乐湖南</a>
         
	     <a href="../../../../../mch2_hyzl/">会议展览</a>
         
	     <a href="../../../../../mch2_smjh/">对外联络</a>
         
	     <a href="../../../../../mch2_flfw/">法律服务</a>
         
	     <a href="../../../../../mch2_gjsh/">国际商会</a>
         
	     <a href="../../../../../mch2_gywm/">关于我们</a>
         

          </div>
</div>
<script src="../../../../../images/layer.js"></script>
<link rel="stylesheet" type="text/css" href="../../../../../images/layer.css" />
<script type="text/javascript">

function selectChange(type){
    var val = $('#'+type+' option:selected').val();
    if('selectMonth'==type){
    	var selectYear = $('#selectYear option:selected').val();
    	if(selectYear!=''&&selectYear!=null){
          $('#searchname').val(selectYear+"年"+(val==''?'':val+"月 "));
        }else{
          $('#searchname').val("");
        }
    }else{
      var selectMonth = $('#selectMonth option:selected').val();
      if(val!=''&&val!=null){
         $('#searchname').val(val+"年"+(selectMonth==''?'':selectMonth+"月 "));
       }else{
    	    $('#searchname').val("");
       }
    }
}
function openlayer(area){
	layer.open({
			type:1,
			area:['800px','300px'],
			offset: ['215px', '270px'],
			title: '',
			shadeClose: true,
			content:$('#'+area),
			shade: [0.5, '#fff'],	
			shift:5,
                        cancel : function(index) { //或者使用btn2
                          layer.close(index);
           		}
	})
}
function openYear(area){
		layer.open({
			type:1,
			area:['310px','165x'],
			offset: ['180px', '580px'],
			title: false,
			shadeClose: true,
			content:$('#'+area),
			shade: [0.5, '#fff'],	
			shift:5,
                        btn: ['确定','取消'],
                        yes: function(index) { //或者使用btn2
                         //alert(1)
                         layer.close(index);
		        },cancel : function(index) { //或者使用btn2
                           $("#selectYear option[value='']").attr('selected','selected');
                           $("#selectMonth option[value='']").attr('selected','selected');
                            $('#searchname').val("");
           		}
		})
}
function setCss(obj,id){
	  $(obj).parent().children().each(function(){
	        $(this).removeClass("searchHover");
	   });
	    $(obj).addClass("searchHover");
		if('siteTimeDiv'==id){
		   openYear(id);
		}
}

//oa前缀
var oahost= "http://oa.hnccpit.org/";
//网站前缀
var wzhost="http://www.hnccpit.org/";
var weburl  =oahost+"mchweb/";

var reigisterURL= weburl  + "tourist/RegisterDView_khegister_KhRegister.action";

//展览机会查看分类
function detailClass(name, type) {
var url = weburl  +"tourist/QueryDView_exhibitPlan_exhibitPlan.action?queryvo.type="+type+"&queryvo.name="+encodeURI(encodeURI(name));
window.open(url,'_blank');
}

function showZhhdNews(zhhdid,yy){
var url = weburl+"tourist/QueryDView_showZhhdNews_showZhhdNews.action?bzhhd.id.zhhdid="+zhhdid+"&bzhhd.id.yy="+yy;
window.open(url,'_self');
}

function zhhdPage(type){
 window.open(weburl+"tourist/QueryDView_zhhdPage_zhhdPage.action?type="+encodeURI(encodeURI(type)),"_self");
}

//查看总会某条展会
function selectAlways(id){
   window.open(weburl+"tourist/QueryDView_selectAlways_always.action?id="+id,"_self");
}
//查看总会展会列表
function selectAlwaysList(type,total){
  window.open(weburl+"tourist/QueryDView_selectAlwaysList_alwaysList.action?type="+type+"&total="+total,"_self");
}
//查看参展商或者参展展品
function showExhibitors(czType,area){
    var url = weburl   +"tourist/QueryDView_exhibitors_exhibitors.action?queryvo.id="+chnlName+'&queryvo.area='+area+'&queryvo.type='+$(".tab .on1").attr('title');
     url+='&queryvo.tag='+$(".tab .on1").attr('title')+'&queryvo.name='+encodeURI(encodeURI($(".searchName").val()));
   window.open(url,"_self");
}

//单位报名
function registerUnit(){
 //  var pos= chnlName.lastIndexOf("_");
   var url =  weburl   +"tourist/RegisterDView_bm_bm.action?bzhhd.trsurl="+chnlName;
   window.open(url,"_blank");
}

//外部展会单位报名
function OtherRegisterUnit(){
 //  var pos= chnlName.lastIndexOf("_");
   var url =  weburl   +"tourist/RegisterDView_bm_bm.action?bzhhd.id.zhhdid="+chnlName;
   window.open(url,"_blank");
}


//注册会员
function registerMember(){
  window.open(reigisterURL,"_blank");
}

//会员登录
function memberLogin(){
 window.open(weburl,"_blank");
}


//留言板url
var lyburl = weburl + "tourist/TrsDView_onlineTalk_onlineTalk.action";


//打开页面设置网站访问量
$(function(){
    var name='ryp_css_6298';
    var pname='zmqymc_ryp_6297';<!---alert(name+"--"+pname)-->
    $.getJSON(weburl  +"tourist/QueryDJson_addSiteVisit.action?pname="+pname+"&name="+name+"&callback=?",function(data) {});
});

$(window).ready(function(){
	       layer.config({extend: 'layer.ext.js'});	
		var date = new Date().getFullYear();
		var option="<option class=\"option\" value=''>--请选择--</option>";
		for(var i=0;i<5;i++){
		   option+= "<option value='"+(date-i)+"'>"+(date-i)+"</option>";
		}
		$('#selectYear').html(option);	
})
</script>
<style>
.selectYear{
    font-size:16px;
    width:100px;
	height:30px;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
}
.biaoti{font-size:16px;font-family:"microsoft yahei";color:#333;font-weight:bold;margin-top:20px;margin-left:20px;}
.category_article{overflow:hidden;margin:0 0 20px 20px;}
.selection{  width :100%; float : left;margin-top:20px;}
.selection ul li{width:156px;float : left; margin : 0 0 0 30px;line-height:30px;background:url(blackpoint.png) no-repeat left 1em;padding-left:15px;}
.selection ul li a{color:#006ec8;font-size:14px;}
</style>
<div id='siteTimeDiv' style="display:none;">
    <div class="biaoti">选择检索日期</div>
    <div class="category_article" >
       <div class="selection">
          <table>
		     <tr>
			   <td>
			    <select  class="selectYear" id="selectYear" onchange="selectChange('selectYear')">
				</select>
				<lable style=" font-size:16px;margin:auto 10px auto 2px" >年</lable>
			   </td>
			   <td>
				<select  class="selectYear" id="selectMonth" onchange="selectChange('selectMonth')">
				<option  value=''>--请选择--</option>
				<option value="1">1</option>
				<option value="2">2</option>
				<option value="3">3</option>
				<option value="4">4</option>
				<option value="5">5</option>
				<option value="6">6</option>
				<option value="7">7</option>
				<option value="8">8</option>
				<option value="9">9</option>
				<option value="10">10</option>
				<option value="11">11</option>
				<option value="12">12</option>
				</select>
				<lable style=" font-size:16px;margin:auto 10px auto 2px" >月</lable>
			   </td>
			 </tr>
           </table>		    
       </div>
    </div>
</div>
<script type="text/javascript">
 function searchNews(){
        var newType = $('.searchHover').eq(0).attr('id');
        var selectYear = $('#selectYear option:selected').val();
        var selectMonth = $('#selectMonth option:selected').val();
        var searchText = document.getElementById('searchname').value;
	var url = 'tourist/QueryDView_newsPage_newsPage.action?keyword=';
	if (searchText != '' && searchText != null){
		url += encodeURI(encodeURI(searchText));
         }
          url +='&newType='+newType +'&selectYear='+selectYear+'&selectMonth='+selectMonth ;
          window.open(weburl+url,'_self');

}  
$(function() {
	$('#searchname').bind('keypress', function(event) {
		if (event.keyCode == '13') {
			searchNews();
		}
	});
});
</script>

<div class="nextpage">
   <div class="ArticleCrumb">
   
   </div>
   <div class="clear"></div>
   <div class="company_more mt30">
       <div class="title">
         <h3> 湖南圣湘生物科技有限公司 </h3>
          <span><img align="bottom" src="../../../../../images/img24.jpg" width="15" height="13" />  
   长沙市</span>
         
           <div class="clear" ></div>
<div style="margin-top: 20px;"></div> 
<div class=TRS_Editor><p align="justify" class="Custom_UnionStyle">
<table class="part2">
    <tbody>
        <tr>
            <td><img width="176" height="106" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" alt="" oldsrc="W020160830560826895692.jpg" src="./W020160830560826895692.jpg" /></td>
            <td width="76%" style="vertical-align: top"><span><span><span>湖南圣湘生物科技有限公司，是以基因检测技术为核心，集诊断试剂、仪器的研发、生产、销售和技术服务以及第三方医学检验服务为一体的整体解决方案提供商。目前已经成为国内基因检测行业技术最先进、产品线最齐全、拥有500余人团队的领军企业之一，是国家基因检测技术应用示范中心、国家火炬计划重点高新技术企业、湖南省示范性医药企业。</span></span></span></td>
        </tr>
        <tr>
            <td>&nbsp;</td>
            <td class="bl_kuai mt20">
            <table>
                <tbody>
                    <tr>
                        <td><img width="68" height="68" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" alt="" oldsrc="W020160830555010421913.jpg" src="./W020160830555010421913.jpg" /></td>
                        <td style="padding-left: 20px">
                        <table style="line-height: 22px">
                            <tbody>
                                <tr>
                                    <td>
                                    <p>联系人：冯小姐&nbsp;&nbsp; 董事长：戴立忠</p>
                                    <p>电子邮箱：<a href="mailto:lizhongd@sansure.com.cn">lizhongd@sansure.com.cn</a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td>
                                    <p>官方网站：<a href="http://www.sansure.com.cn/">www.sansure.com.cn</a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td>
                                    <p>联系电话：0731-88883176&nbsp; 88883276&nbsp; 88884976&nbsp; 88889076</p>
                                    <p>传真：0731-88884876</p>
                                    <p>服务热线：400-871-6677&nbsp; 邮编：410205</p>
                                    <p>地址：长沙市高新区麓谷麓松路680号</p>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
</p>
<div class="Custom_UnionStyle"><span><span>临床试剂</span></span></div>
<p align="justify" class="Custom_UnionStyle">
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img width="151" height="158" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" alt="" oldsrc="W020160830597767606849.jpg" src="./W020160830597767606849.jpg" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="text-align: left; line-height: 38px; background: #f3f3f3; font-size: 14px">&nbsp;<strong>乙型肝炎病毒核酸定量检测试剂盒（磁珠法）</strong></th>
                    </tr>
                    <tr>
                        <td>
                        <table style="padding-left: 10px; width: 750px">
                            <tbody>
                                <tr>
                                    <td><b><strong>产品特点</strong>:</b> <span>1</span><span>、常温裂解：采用常温化学裂解技术，无需加热煮沸，常温即可实现样本的裂解及核酸释放，避免加热煮沸造成的气溶胶污染，防止假阳性结果的发生；</span><br />
                                    <span>2、超顺纳米磁珠法：采用超顺纳米磁珠富集样本中微量的核酸分子，磁珠吸附效率高，杂质去除效果好，抗干扰能力强，能够胜任溶血、血脂、黄疸等复杂样本，实现高精度检测；</span><br />
                                    <span>3、内标全程监控：内标全程参与核酸的提取、纯化和扩增，实现全程监控，避免假阴性结果的发生；</span><br />
                                    <span>4、灵敏度高：最低检出限为10 IU/mL，能够很好的满足国际、国内肝病指南对乙肝临床诊疗的需求，为乙肝朋友走好个体化的抗病毒优化治疗之路提供高精度的导航服务；</span><br />
                                    <span>5、可全自动化：搭配圣湘Natch S全自动核酸提取系统，实现检测的全自动，避免人工操作误差，提高工作效率和准确性，实现实验室检测的标准化。</span></td>
                                </tr>
                                <tr>
                                    <td><strong><strong><span>产品性能：
                                    <table border="2" cellspacing="0" cellpadding="0">
                                        <tbody>
                                            <tr>
                                                <td width="111" valign="top">最低检测限</td>
                                                <td width="457" valign="top">10 IU/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">线性范围</td>
                                                <td width="457" valign="top">20~2×109 IU/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">覆盖基因型</td>
                                                <td width="457" valign="top">A~H基因型</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">样本类型</td>
                                                <td width="457" valign="top">血清、血浆等</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">样本用量</td>
                                                <td width="457" valign="top">200 ul</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">技术平台</td>
                                                <td width="457" valign="top">磁珠法</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">产品证书</td>
                                                <td width="457" valign="top">CFDA</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                    </span></strong></strong></td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img width="151" height="158" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" alt="" oldsrc="W020160830597767754957.jpg" src="./W020160830597767754957.jpg" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="text-align: left; line-height: 38px; background: #f3f3f3; font-size: 14px">&nbsp;<strong>乙型肝炎病毒核酸定量测定试剂盒（一步法）</strong></th>
                    </tr>
                    <tr>
                        <td>
                        <table style="padding-left: 10px; width: 750px">
                            <tbody>
                                <tr>
                                    <td><b><b><strong>产品特点</strong></b>:</b> <span>1、常温裂解：采用常温化学裂解技术，无需加热煮沸，常温即可实现样本的裂解及核酸释放，避免加热煮沸造成的气溶胶污染，防止假阳性结果的发生；</span><br />
                                    <span>2、操作简便耗时短：采用国际首创的一步法技术，操作非常简便，核酸无需提取，直接在PCR反应管中进行加样和扩增，完成96个样本的前处理仅需30分钟，既节省了实验时间又降低了实验操作难度，极大的提高了实验室工作效率；</span><br />
                                    <span>3、内标全程监控：内标全程参与实验的全过程，避免假阴性结果的发生；</span><br />
                                    <span>4、可全自动化：搭配圣湘Natch S全自动核酸提取系统，实现检测的全自动，避免人工操作误差，提高工作效率和准确性，实现实验室检测的标准化。</span></td>
                                </tr>
                                <tr>
                                    <td><b><strong><strong><span>产品性能</span></strong></strong>:</b>
                                    <table border="2" cellspacing="0" cellpadding="0">
                                        <tbody>
                                            <tr>
                                                <td width="111" valign="top">最低检测限</td>
                                                <td width="457" valign="top">30IU/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">线性范围</td>
                                                <td width="457" valign="top">100~5×109 IU/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">覆盖基因型</td>
                                                <td width="457" valign="top">A~H基因型</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">样本类型</td>
                                                <td width="457" valign="top">血清、血浆等（病毒模板全部用于扩增检测）</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">技术平台</td>
                                                <td width="457" valign="top">一步法</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">产品证书</td>
                                                <td width="457" valign="top">CFDA</td>
                                            </tr>
                                            <tr>
                                                <td width="111" valign="top">&nbsp;</td>
                                                <td width="457" valign="top">&nbsp;</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img width="151" height="158" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" alt="" oldsrc="W020160830597768079224.jpg" src="./W020160830597768079224.jpg" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="text-align: left; line-height: 38px; background: #f3f3f3; font-size: 14px">&nbsp;<strong>手足口系列病原体核酸检测试剂盒</strong></th>
                    </tr>
                    <tr>
                        <td>
                        <table style="padding-left: 10px; width: 750px">
                            <tbody>
                                <tr>
                                    <td><b><b><b><strong>产品特点</strong></b></b>:</b> <span>1、常温裂解：采用常温化学裂解技术，无需加热煮沸，常温即可实现样本的裂解及核酸释放，避免加热煮沸造成的气溶胶污染，防止假阳性结果的发生；</span><br />
                                    <span>2、超顺纳米磁珠法：采用超顺纳米磁珠富集样本中微量的核酸分子，磁珠吸附效率高，杂质去除效果好，抗干扰能力强，实现灵敏度高、可重复性好、抗干扰能力强的PCR检测；</span><br />
                                    <span>3、内标全程监控：内标全程参与核酸的提取、纯化和扩增，实现全程监控，避免假阴性结果的发生；</span><br />
                                    <span>4、可全自动化：搭配圣湘Natch S全自动核酸提取系统，实现检测的全自动，避免人工操作误差，提高工作效率和准确性，实现实验室检测的标准化。</span></td>
                                </tr>
                                <tr>
                                    <td><b><b><strong><strong><span>产品性能</span></strong></strong></b>:</b>
                                    <table border="1" cellspacing="0" cellpadding="0">
                                        <tbody>
                                            <tr>
                                                <td width="130">检测对象</td>
                                                <td width="438">CA16、EV71、EV</td>
                                            </tr>
                                            <tr>
                                                <td width="130">样本类型</td>
                                                <td width="438">咽拭子、疱疹液、血清、血浆等</td>
                                            </tr>
                                            <tr>
                                                <td width="130">灵敏度</td>
                                                <td width="438">200 copies/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="130">线性范围</td>
                                                <td width="438">2×102 copies/mL~2×108 copies/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="130">技术平台</td>
                                                <td width="438">磁珠法</td>
                                            </tr>
                                            <tr>
                                                <td width="130">产品证书</td>
                                                <td width="438">CFDA</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                    </td>
                                </tr>
                                <tr>
                                    <td><b><strong><span>临床应用</span></strong>：</b>
                                    <p align="justify"><span>1、用于手足口病的早期诊断，减少重症病例的发展，为临床诊疗提供监测依据。</span><o:p align="justify"></o:p>&nbsp;</p>
                                    <p align="justify"><span>2、用于手足口病的临床确诊，更有效的指导临床病症的诊断和治疗。</span><o:p align="justify"></o:p>&nbsp;</p>
                                    <p align="justify"><span>3、用于重症病例的早期识别，降低重症病例的发生率和死亡率。</span>&nbsp;</p>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
</p>
<p align="justify" class="Custom_UnionStyle">
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img width="151" height="158" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" alt="" oldsrc="W020160830597768220629.jpg" src="./W020160830597768220629.jpg" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="text-align: left; line-height: 38px; background: #f3f3f3; font-size: 14px">&nbsp;<strong><strong><span>肺炎支原体（MP）核酸检测试剂盒（PCR-荧光探针法）（一步法）</span></strong></strong></th>
                    </tr>
                    <tr>
                        <td>
                        <table style="padding-left: 10px; width: 750px">
                            <tbody>
                                <tr>
                                    <td><b><strong>产品特点</strong>:</b> <span>
                                    <p align="justify"><span>1、常温裂解：采用常温化学裂解技术，无需加热煮沸，常温即可实现样本的裂解及核酸释放，避免加热煮沸造成的气溶胶污染，防止假阳性结果的发生；</span>&nbsp;</p>
                                    <p align="justify"><span><span><span>2、操作简便耗时短：采用国际首创的一步法技术，操作非常简便，核酸无需提取，完成96个样本的前处理仅需30分钟，既节省了实验时间又降低了实验操作难度，极大的提高了实验室工作效率；</span>&nbsp;</span></span>&nbsp;</p>
                                    <p align="justify"><span>3、内标全程监控：内标全程参与实验的全过程，避免假阴性结果的发生；</span>&nbsp;</p>
                                    <p align="justify"><span>4、可全自动化：搭配圣湘Natch S全自动核酸提取系统，实现检测的全自动，避免人工操作误差，提高工作效率和准确性，实现实验室检测的标准化。</span></p>
                                    </span></td>
                                </tr>
                                <tr>
                                    <td><strong><strong><span>产品性能：
                                    <table border="1" cellspacing="0" cellpadding="0">
                                        <tbody>
                                            <tr>
                                                <td width="121" valign="top">检测对象</td>
                                                <td width="448" valign="top">MP</td>
                                            </tr>
                                            <tr>
                                                <td width="121" valign="top">样本类型</td>
                                                <td width="448" valign="top">痰液、咽拭子样本</td>
                                            </tr>
                                            <tr>
                                                <td width="121" valign="top">最低检测限</td>
                                                <td width="448" valign="top">400 copies/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="121" valign="top">线性范围</td>
                                                <td width="448" valign="top">4×102copies/mL~4×109copies/mL</td>
                                            </tr>
                                            <tr>
                                                <td width="121" valign="top">技术平台</td>
                                                <td width="448" valign="top">一步法</td>
                                            </tr>
                                            <tr>
                                                <td width="121" valign="top">产品证书</td>
                                                <td width="448" valign="top">CFDA、CE</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                    </span></strong></strong></td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
</p></div>


<!--
           <div class="part2">
           <img src="../../../../../images/pic_r1.jpg" width="176" height="105" />
           <div class="c2">
               <p>湖南华曙高科技有限公司（http://www.farsoon.com/）是工业级3D打印机技术全球领导品牌，是一家集研发、生产、销售、服. 湖南华曙高科技有限公司（http://www.farsoon.com/）是工业级3D打印机技术全球领导品牌，是一家集研发、生产、销售、服. 湖南华曙高科技有限公司（http://www.farsoon.com/）是工业级3D打印机技术全球领导品牌，是一家集研发、生产、销售、服. 湖南华曙高科技有限公司</p>
               <div class="bl_kuai mt20">
                   <img src="../../../../../images/icon_dzxx.jpg" width="68" height="68" />
                   <p>
             联系人：吴小姐     QQ:48556621      电子邮箱：mrwu@126.com<br />
官方网站：www.farsoon.com<br />
联系电话：13865219511</p>
               </div>
           </div>
           </div>
           <div class="tit1_pro">产品介绍</div>
           <div class="porduce_nar mb15">
               <div class="image_pro"><img src="../../../../../images/chanp_1.jpg" width="151" height="158" /></div>
             <div class="pro_body">
             <h4>索尼HVL-RLA</h4>
                       <p><strong>闪光灯类别：</strong>摄像灯</br>
                         <strong> 适用机型：</strong>SONY小型摄像机</br>
                         <strong> 闪光类型：</strong>微距环形闪光灯</br>
                         <strong> 无线控制：</strong>照明: 150Lx (0.3m), 光照角度: 35度, 电量指示: Y, 耗电量：4.4瓦</br>
                         <strong> 适用电池：</strong>AA 碱性电池 /AA 镍氢电池，4节</br>
               <strong>产品重量：</strong>180g (6.4oz)</p>
             </div>
           </div>
           <div class="porduce_nar mb15">
               <div class="image_pro"><img src="../../../../../images/chanp_1.jpg" width="151" height="158" /></div>
             <div class="pro_body">
             <h4>索尼HVL-RLA</h4>
                       <p><strong>闪光灯类别：</strong>摄像灯</br>
                         <strong> 适用机型：</strong>SONY小型摄像机</br>
                         <strong> 闪光类型：</strong>微距环形闪光灯</br>
                         <strong> 无线控制：</strong>照明: 150Lx (0.3m), 光照角度: 35度, 电量指示: Y, 耗电量：4.4瓦</br>
                         <strong> 适用电池：</strong>AA 碱性电池 /AA 镍氢电池，4节</br>
               <strong>产品重量：</strong>180g (6.4oz)</p>
             </div>
           </div>
           <div class="porduce_nar mb15">
               <div class="image_pro"><img src="../../../../../images/chanp_1.jpg" width="151" height="158" /></div>
               <div class="pro_body">
                    <h4>索尼HVL-RLA</h4>
                       <p><strong>闪光灯类别：</strong>摄像灯</br>
                         <strong> 适用机型：</strong>SONY小型摄像机</br>
                         <strong> 闪光类型：</strong>微距环形闪光灯</br>
                         <strong> 无线控制：</strong>照明: 150Lx (0.3m), 光照角度: 35度, 电量指示: Y, 耗电量：4.4瓦</br>
                         <strong> 适用电池：</strong>AA 碱性电池 /AA 镍氢电池，4节</br>
               <strong>产品重量：</strong>180g (6.4oz)</p>
               </div>
           </div>
-->



       </div>
       <div class="page">
                    <script type="text/javascript">
			<!--
			createTRSHTML(1, 0, "t20160830_13944", "html");
			//-->
	</script>
 
</div

   </div>
                     
                        
</div>
	
<div class="dibu">
     <div style="width:960px;margin:0px auto;">
    <p>
            湘ICP备10000640号        </p><p>
            Copyright2005 ? 版权所有 All rights reserved</p>
     </div>
</div>              
  <script type="text/javascript">  

$(".TRS_Editor .part2  tr td:eq(0) img:eq(0)").each(function(index,element){
           $(this).css({"width":'176',"height":'105'});  
   });

$(".TRS_Editor .bl_kuai tr td:eq(0) img ").each(function(index,element){     
         $(this).css({"width":'68',"height":'68'});       
   });

$(".TRS_Editor .porduce_nar  tr td:eq(0) img:eq(0) ").each(function(index,element){     
          $(this).css({"width":'151',"height":'158'});      
   });
       var Sys = {};
        var ua = navigator.userAgent.toLowerCase();
        if (window.MessageEvent && !document.getBoxObjectFor){
            Sys.chrome = ua.match(/chrome\/([\d.]+)/)[1]
        }
        if (Sys.chrome){
         // var mczxCss =  document.getElementById("mczxdiv");
         //mczxCss.setAttribute("style","overflow:hidden;*overflow: visible; position:relative; height:178px;padding-left:5px;padding-top:5px;");
        //mczxCss.style.cssText = "font-weight:bold;color:red;";   
	 }
</script>           	
		  
</body>
</html>