<!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';
    var pname='zmqymc_ryp';<!---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">
<table class="part2">
    <tbody>
        <tr>
            <td><img style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-width: 0px" alt="" width="176" height="106" oldsrc="W020170207399275543285.png" src="./W020170207399275543285.png" /></td>
            <td style="vertical-align: top" width="76%">
            <p align="justify">湖南康通电子股份有限公司，是一家专业致力于广播全产业链服务的高新技术企业，是新三板挂牌的公众公司（代码：870301）。公司创立于2001年，总部位于湖南长沙隆平高科园区。康通是IP广播和云广播的发明者，是广播行业传输控制技术的引领者，是制定国家应急广播技术标准的专家单位，被誉为广播行业的“隐形冠军”。公司业务主要分应急广播、公共广播、广播传媒、智慧广播四个部分，分别面向政府、企事业单位、公众、个人等不同广播应用消费群体。主要业务模式有：广播设备的研发制造销售、广播系统方案设计与工程实施、云广播平台的建设与运营、广播行业渠道整合和内容运营等。</p>
            </td>
        </tr>
        <tr>
            <td>&nbsp;</td>
            <td class="bl_kuai mt20">
            <table>
                <tbody>
                    <tr>
                        <td><img style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-width: 0px" alt="" width="68" height="68" oldsrc="W020170207399275546990.jpg" src="./W020170207399275546990.jpg" /></td>
                        <td style="padding-left: 20px">
                        <table style="line-height: 22px">
                            <tbody>
                                <tr>
                                    <td>联系人：</td>
                                </tr>
                                <tr>
                                    <td>官方网站：www.comtom.cn</td>
                                </tr>
                                <tr>
                                    <td>联系电话：0731-88714210&nbsp; 传真：0731-84536633</td>
                                </tr>
                                <tr>
                                    <td>地址：长沙市芙蓉区远大一路1439号</td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
</p>
<div class="tit1_pro">产品介绍</div>
<p align="justify">
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-width: 0px" alt="" width="151" height="158" oldsrc="W020170207399275702714.png" src="./W020170207399275702714.png" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="font-size: 14px; background: #f3f3f3; text-align: left; line-height: 38px">IP网络广播系统软件CT-IPCAST</th>
                    </tr>
                    <tr>
                        <td>
                        <table style="width: 750px; padding-left: 10px">
                            <tbody>
                                <tr>
                                    <td><b>产品概述:</b> <strong>自主产权，国家版权局核准的《计算机软件著作权登记证书》;</strong>○标准TCP/IP网络协议，安装于连接以太网的计算机；○软件包带有服务器软件，同时带有分控软件(可多次使用)，中继服务器软件，IP消防报警软件（可与消防报警联动），IP无线遥控软件；○系统服务器软件，支持双向通讯设备的权限分配。安装在系统服务器上。是整个广播系统的管理、控制中心；○一键式安装，向导式配置，自动添加终端，减少安装和施工的复杂度；○站点无限，扩容简便：基于IP数据网络每个终端都有独立的IP地址，只需将分控电脑或网络终端接入IP数据网络，就成功扩容了新的站点；○支持文件播放，定时打铃方案设置，远程分控讲话，实时采播，分区管理，网络电台转播，寻呼对讲录音功能，监听，备份，电话接入控制，短信故障通知等功能。</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-width: 0px" alt="" width="151" height="158" oldsrc="W020170207399275856840.png" src="./W020170207399275856840.png" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="font-size: 14px; background: #f3f3f3; text-align: left; line-height: 38px">&nbsp;<span>爱播-播控软件</span></th>
                    </tr>
                    <tr>
                        <td>
                        <table style="width: 750px; padding-left: 10px">
                            <tbody>
                                <tr>
                                    <td><b>产品概述:</b> 爱播软件是一款应用于移动Android系统的播控软件；是建立在康通“IP广播系统V2.3”基础上的扩展应用软件；分Android手机版和Android pad版两个应用版本。手机、PAD版本软件的安装坏境：Android系统2.2以上版本。系统应用坏境：IP网络广播系统 2.31.1.3 以上。功能特点：接入方便，操作便捷；有WiFi的地方就可以接入广播系统，进行广播，喊话，终端管理，相比红外遥控，电脑客户端，摆脱了方向，地域和空间的限制。支持用户权限管理，爱播软件必须用户登录后才能使用，每个用户都可以通过IP广播系统软件设定权限，指定可以控制的终端。支持多个用户同时登录，高权限的用户打断低权限用户的任务。支持终端状态实时查看，用户登录爱播后，可以实时查看所有权限内终端的播放状态和连接状态。支持实时讲话，用户登录爱播后，可以任意对权限内指定的一个或多个终端进行播放。支持节目点播，用户登录后，可以点播服务器上的音乐到权限内任意一个或多个终端，进行播放。支持文件上传，用户可以把手机上的音乐上传到服务器，然后可以对权限内的指定终端进行点播。定时任务，Pad版软件还可以支持定时任务管理</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
<table class="porduce_nar mb15">
    <tbody>
        <tr>
            <td class="image_pro"><img style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-width: 0px" alt="" width="151" height="158" oldsrc="W020170207399276010257.png" src="./W020170207399276010257.png" /></td>
            <td class="pro_body">
            <table>
                <tbody>
                    <tr>
                        <th style="font-size: 14px; background: #f3f3f3; text-align: left; line-height: 38px">&nbsp;<span>IP音箱CT-NB1001L</span></th>
                    </tr>
                    <tr>
                        <td>
                        <table style="width: 750px; padding-left: 10px">
                            <tbody>
                                <tr>
                                    <td><b>产品概述:</b> 用途：室内使用，直接接入网络即可使用，每个音箱可做为一个独立的分区，适合房间、教室、客房等处。用于搭建背景音乐系统或公共广播系统，作为系统终端和扩音设备。功能特点：1. 内置高保真扬声器和2×10W立体声功率放大器。2. 木质箱体，别致的挂钩设计方式，安装方便，简单实用，精致美观。3. 能通过IP网络广播软件或者手机客户端对音量进行调节。4. 支持网络实时播放，定时播放，以及被寻呼，可接收系统终端广播。5. 具有IP地址硬复位按键，便于配置IP地址。6. 具有双色LED状态指示灯，便于故障查找。7. 支持终端程序远程在线升级，方便工程维护和管理。8. 支持网络环境自适应，当网络情况比较差的时候，可启动缓冲和丢包重传。</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</td>
                                </tr>
                                <tr>
                                    <td>&nbsp;</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, "t20170207_14778", "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>