<!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=utf-8" />
<meta name="Keywords" content="迁安市永恒达商贸有限责任公司" />
<meta name="Description" content="迁安市永恒达商贸有限责任公司" />
<title>迁安市永恒达商贸有限责任公司</title>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="icon" href="animated_favicon.gif" type="image/gif" />
<link href="themes/ecmoban_kaola2016/style.css" rel="stylesheet" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS|迁安市永恒达商贸有限责任公司" href="feed.php" />
<script type="text/javascript" src="js/common.js"></script><script type="text/javascript" src="js/index.js"></script></head>
<body class="index_page" style="min-width:1200px;">
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script><script type="text/javascript" src="js/jquery.json.js"></script><script type="text/javascript" src="js/transport_jquery.js"></script><script type="text/javascript" src="js/utils.js"></script><script type="text/javascript">
var process_request = "正在处理您的请求...";
</script>
<script type="text/javascript">
//设为首页 www.ecmoban.com
function SetHome(obj,url){
    try{
        obj.style.behavior='url(#default#homepage)';
       obj.setHomePage(url);
   }catch(e){
       if(window.netscape){
          try{
              netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
         }catch(e){
              alert("抱歉，此操作被浏览器拒绝！\n\n请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置为'true'");
          }
       }else{
        alert("抱歉，您所使用的浏览器无法完成此操作。\n\n您需要手动将【"+url+"】设置为首页。");
       }
  }
}
//收藏本站 bbs.ecmoban.com
function AddFavorite(title, url) {
  try {
      window.external.addFavorite(url, title);
  }
catch (e) {
     try {
       window.sidebar.addPanel(title, url, "");
    }
     catch (e) {
         alert("抱歉，您所使用的浏览器无法完成此操作。\n\n加入收藏失败，请使用Ctrl+D进行添加");
     }
  }
}
</script>
<div class="header-nav">
    <div class="block">
        <span class="fl gotoindex" style="margin-right:15px;">
        
        </span>
        
        <!--<p class="header-login-info">
            
 
  
<a href="user.php">登录</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a  href="user.php?act=register">免费注册</a> 
 
 
         </p>-->
       
        
        <!--<ul class="ul-quick-menu">
            <li class="li-my menu-item">
                <a href="user.php"  class="menu-hd my_user">个人中心<b></b></a>
                <div class="menu-bd">
                    <a href="user.php?act=order_list">我的订单</a>
                    <a href="user.php?act=account_log">我的余额</a>
                    <a href="user.php?act=collection_list" >我的收藏</a>
                    <a href="user.php?act=bonus">我的红包</a>
                </div>
            </li>
            <li class="li-sep"></li>
                    </ul>-->
    </div>
</div>
<div class="header-main">
    <div class="block">
        <div class="header-logo header-logo-index">
            <a href="index.php"><img src="themes/ecmoban_kaola2016/images/logo.gif" alt=""></a>
        </div>
        <!--<div class="header-banner w-icon w-icon-28" id="ECS_CARTINFO">
            <a href="flow.php">购物车</a>&nbsp;<span class="cart-num"></span>
        </div>-->
        
        <!--<div class="mall-search">
            <form method="get" action="search.php" onSubmit="return checkSearchForm(this)" class="mallSearch-form">
                <div class="mallSearch-input-wp">
                    <input type="text" name="keywords" id="mq" class="mallSearch-input" value="商品名称" onfocus="javascript:if(this.value=='商品名称'){this.value=''}" onblur="javascript:if(this.value==''){this.value='商品名称'}" >
                    <label for="mq"></label>
                </div>
                <button type="submit" class="w-icon w-icon-27"></button>-->
                <script type="text/javascript">
                    
                    <!--
                    function checkSearchForm()
                    {
                    if(document.getElementById('keyword').value)
                    {
                    return true;
                    }
                    else
                    {
                    alert("请输入搜索关键词！");
                    return false;
                    }
                    }
                    -->
                    
                </script>
            <!--</form>
                        <ul class="ul-hot-query">
                                <li class="first highlight"><a href="search.php?keywords=ECS000132" target="_blank">ECS000132</a></li>
                            </ul>
                    </div>-->
    </div>
</div>
<div class="header-menu">
    
    <div class="main-nav clearfix block">
        
        <div class="main-nav-list">
            <a href="index.php" class="cur">首页</a>
                        <a href="category.php?id=1" >
                计算机设备            </a>
                        <a href="category.php?id=12" >
                打印设备            </a>
                        <a href="category.php?id=5" >
                网络设备            </a>
                        <a href="category.php?id=10" >
                办公耗材            </a>
                        <a href="category.php?id=3" >
                办公家具            </a>
                        <a href="category.php?id=16" >
                平板式微型计算机            </a>
                        <a href="category.php?id=14" >
                台式计算机（含一体台式电脑）            </a>
                        <a href="category.php?id=121" >
                外设产品            </a>
                    </div>
    </div>
</div>
<script type="text/javascript">
  $(function(){
    $(".cate-tree-item,.menu-item").hover(function(){
      $(this).addClass("hover");
    },function(){
      $(this).removeClass("hover");
    });
    //鼠标经过离开分类
      $(".cate-tree-item").on("mouseenter mouseleave",function(e){
        var index = $(this).index();
        if(e.type == "mouseenter"){
          toggleCatePanel(index, true);
        }else if(e.type == "mouseleave"){
          toggleCatePanel(index, false);
        }
      });
      //鼠标经过离开分类面板
      $(".cate-panel").on("mouseenter mouseleave",function(e){
        var index = $(this).index();
        if(e.type == "mouseenter"){
          toggleCatePanel(index, true);
        }else if(e.type == "mouseleave"){
          toggleCatePanel(index, false);
        }
      });
      //显示隐藏分类树方法
      function toggleCatePanel(i, show){
        var $panel = $(".cate-panel").eq(i);
        if(show){
          $panel.show();
        }else{
          $panel.hide();
        }
      }
      //首页之外其它页面分类树显示
      $(".cate-tree-all,.cate-tree").hover(function(){
        if(!$(".cate-tree").hasClass("cate-tree-index")){//如果是首页不做任何反应
            if($.trim($(".ul-cate-tree").html()).length != 0){//如果分类里有内容
                $(".cate-tree").removeClass("none");
            }
        }
      },function(){
        if(!$(".cate-tree").hasClass("cate-tree-index")){//如果是首页不做任何反应
          $(".cate-tree").addClass("none");
        }
      });
    });
  //禁止鼠标滚动事件冒泡
  $.fn.extend({
    "preventScroll":function(){
        $(this).each(function(){
            var _this = this;
            if(navigator.userAgent.indexOf('Firefox') >= 0){   //firefox
                _this.addEventListener('DOMMouseScroll',function(e){
                    _this.scrollTop += e.detail > 0 ? 60 : -60;
                    e.preventDefault();
                },false);
            }else{
                _this.onmousewheel = function(e){
                    e = e || window.event;
                    _this.scrollTop += e.wheelDelta > 0 ? -60 : 60;
                    return false;
                };
            }
        })
    }
});
$(".cate-panel .left-part").preventScroll();
</script>
<script type="text/javascript">
  $(function(){
      //如果是首页，让分类树直接显示
      $(".cate-tree").each(function(){
        var _this = $(this);
        _this.removeClass("none").addClass("cate-tree-index");
      });
  });
</script>
<script type="text/javascript" src="js/jquery.SuperSlide.js"></script><div class="main-banner-wp">
  <div class="block">
    <div class="main-banner" id="slideBox">
        <ul class="main-banner-hd hd">
                        <li><img src="data/afficheimg/20210408lqkrba.png" alt=""><span></span></li>
                    </ul>
        <div class="bd">
            <ul class="main-banner-bd">
                                <li><a href="#" target="_blank"><img src="data/afficheimg/20210408lqkrba.png" alt=""></a></li>
                            </ul>
        </div>
    </div>
  </div>
</div>
<script type="text/javascript">
  $("#slideBox").slide({
    effect : "fold",
    autoPlay : true,
    mainCell : ".bd ul"
  });
  $(function(){
    $("#slideBox").hover(function(){
        $(this).find(".hd").stop().animate({opacity:1});
    },function(){
        $(this).find(".hd").stop().animate({opacity:0});
    });
  })
</script><div class="indexw_content">
<div class="block clearfix" >
<div class="AreaL">
 
  
</div>
<div class="Arear">
 
</div> 
  <div class="goodsBox_1">
  
  
  
<div class="xm-box">
  <h4 class="title"><a class="more" href="search.php?intro=best">更多</a><em>计算机设备</em> </h4>
  <div id="show_hot_area" class="clearfix body">
        <div class="goodsItem"> <a href="goods.php?id=1183" target="_blank"><img src="images/no_picture.gif" alt="清华同方台式机电脑" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1183" title="清华同方台式机电脑" target="_blank">清华同方台式机电脑</a></p>
      <div class="info">
<p class="price">
                    ￥5700.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1179" target="_blank"><img src="images/202311/thumb_img/1179_thumb_G_1701328841287.jpg" alt="联想I5 笔记本电脑" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1179" title="联想I5 笔记本电脑" target="_blank">联想I5 笔记本电脑</a></p>
      <div class="info">
<p class="price">
                    ￥4999.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1175" target="_blank"><img src="images/202311/thumb_img/1175_thumb_G_1700028186594.jpg" alt="清华同方台式电脑" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1175" title="清华同方台式电脑" target="_blank">清华同方台式电脑</a></p>
      <div class="info">
<p class="price">
                    ￥5200.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1170" target="_blank"><img src="images/202309/thumb_img/1170_thumb_G_1695286003812.jpg" alt="联想M460" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1170" title="联想M460" target="_blank">联想M460</a></p>
      <div class="info">
<p class="price">
                    ￥5200.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1164" target="_blank"><img src="images/202309/thumb_img/1164_thumb_G_1693793471314.jpg" alt="联想Thinkbook 14+00CD R7-7840H/16G/512G/W11/2.8K笔记本电脑" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1164" title="联想Thinkbook 14+00CD R7-7840H/16G/512G/W11/2.8K笔记本电脑" target="_blank">联想Thinkbook 14+00CD ...</a></p>
      <div class="info">
<p class="price">
                    ￥5970.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1142" target="_blank"><img src="images/202306/thumb_img/1142_thumb_G_1686298200143.jpg" alt="联想小新Air-15/R7/16G/512G/15.6英寸笔记本" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1142" title="联想小新Air-15/R7/16G/512G/15.6英寸笔记本" target="_blank">联想小新Air-15/R7/16G/51...</a></p>
      <div class="info">
<p class="price">
                    ￥5800.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1136" target="_blank"><img src="images/202306/thumb_img/1136_thumb_G_1685862245677.jpg" alt="510S  I3  8+1T+256 标配21.5台式电脑" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1136" title="510S  I3  8+1T+256 标配21.5台式电脑" target="_blank">510S  I3  8+1T+256 标...</a></p>
      <div class="info">
<p class="price">
                    ￥3950.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1133" target="_blank"><img src="images/202306/thumb_img/1133_thumb_G_1685665537523.jpg" alt="扬天M4900TS台式电脑单主机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1133" title="扬天M4900TS台式电脑单主机" target="_blank">扬天M4900TS台式电脑单主机</a></p>
      <div class="info">
<p class="price">
                    ￥4200.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1122" target="_blank"><img src="images/202305/thumb_img/1122_thumb_G_1683860824195.jpg" alt="惠普I5-12代酷睿商用办公台式机电脑" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1122" title="惠普I5-12代酷睿商用办公台式机电脑" target="_blank">惠普I5-12代酷睿商用办公台式机电脑</a></p>
      <div class="info">
<p class="price">
                    ￥4600.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1118" target="_blank"><img src="images/202304/thumb_img/1118_thumb_G_1682566089289.jpg" alt="联想刃7000K i5-13400F 16G / 512GSSD/RTX3060 12GB显卡/21.5英寸" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1118" title="联想刃7000K i5-13400F 16G / 512GSSD/RTX3060 12GB显卡/21.5英寸" target="_blank">联想刃7000K i5-13400F 1...</a></p>
      <div class="info">
<p class="price">
                    ￥9000.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1117" target="_blank"><img src="images/202304/thumb_img/1117_thumb_G_1682565927588.jpg" alt="联想 启天M437 I5/8GB/1T+256G/无光驱/ /21.5英寸" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1117" title="联想 启天M437 I5/8GB/1T+256G/无光驱/ /21.5英寸" target="_blank">联想 启天M437 I5/8GB/1T+...</a></p>
      <div class="info">
<p class="price">
                    ￥4600.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1115" target="_blank"><img src="images/202304/thumb_img/1115_thumb_G_1682489443178.jpg" alt="联想台式机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1115" title="联想台式机" target="_blank">联想台式机</a></p>
      <div class="info">
<p class="price">
                    ￥4600.00元                  </p>
      </div>
     </div>
      </div>
</div>
<div class="blank"></div>
<div class="xm-box">
  <h4 class="title"><a class="more" href="search.php?intro=best">更多</a><em>网络设备</em> </h4>
  <div id="show_hot_area" class="clearfix body">
        <div class="goodsItem"> <a href="goods.php?id=1140" target="_blank"><img src="images/202306/thumb_img/1140_thumb_G_1686193169723.jpg" alt="水星D121" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1140" title="水星D121" target="_blank">水星D121</a></p>
      <div class="info">
<p class="price">
                    ￥260.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1139" target="_blank"><img src="images/202306/thumb_img/1139_thumb_G_1686193063881.jpg" alt="腾达AC5路由器" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1139" title="腾达AC5路由器" target="_blank">腾达AC5路由器</a></p>
      <div class="info">
<p class="price">
                    ￥260.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1138" target="_blank"><img src="images/202306/thumb_img/1138_thumb_G_1686192861106.jpg" alt="TP5660路由器" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1138" title="TP5660路由器" target="_blank">TP5660路由器</a></p>
      <div class="info">
<p class="price">
                    ￥280.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1137" target="_blank"><img src="images/202306/thumb_img/1137_thumb_G_1686192715604.jpg" alt="TP7660路由器" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1137" title="TP7660路由器" target="_blank">TP7660路由器</a></p>
      <div class="info">
<p class="price">
                    ￥380.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1084" target="_blank"><img src="images/202303/thumb_img/1084_thumb_G_1678094548406.jpg" alt="锐捷（Ruijie）蜂鸟套装路由器全屋wifi 家用无线穿墙千兆高速 即插即用5G双频 H20M(1+1)子母mesh组网" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1084" title="锐捷（Ruijie）蜂鸟套装路由器全屋wifi 家用无线穿墙千兆高速 即插即用5G双频 H20M(1+1)子母mesh组网" target="_blank">锐捷（Ruijie）蜂鸟套装路由器全屋w...</a></p>
      <div class="info">
<p class="price">
                    ￥650.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1083" target="_blank"><img src="images/202303/thumb_img/1083_thumb_G_1678094476117.jpg" alt=" 锐捷（Ruijie）蜂鸟wifi信号放大器/增强器/拓展器 家用无线穿墙中继器5G双频H20S子路由器mesh组网" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1083" title=" 锐捷（Ruijie）蜂鸟wifi信号放大器/增强器/拓展器 家用无线穿墙中继器5G双频H20S子路由器mesh组网" target="_blank">锐捷（Ruijie）蜂鸟wifi信号放大...</a></p>
      <div class="info">
<p class="price">
                    ￥350.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1082" target="_blank"><img src="images/202303/thumb_img/1082_thumb_G_1678094378676.jpg" alt="锐捷（Ruijie）无线路由器 千兆 家用WiFi6路由器 穿墙王3200M Mesh组网 星耀X32PRO" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1082" title="锐捷（Ruijie）无线路由器 千兆 家用WiFi6路由器 穿墙王3200M Mesh组网 星耀X32PRO" target="_blank">锐捷（Ruijie）无线路由器 千兆 家...</a></p>
      <div class="info">
<p class="price">
                    ￥450.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1081" target="_blank"><img src="images/202303/thumb_img/1081_thumb_G_1678094291236.jpg" alt="锐捷（Ruijie）无线路由器 千兆全屋WIFI6 Mesh路由器组网 3200M高速穿墙王 星耀M32" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1081" title="锐捷（Ruijie）无线路由器 千兆全屋WIFI6 Mesh路由器组网 3200M高速穿墙王 星耀M32" target="_blank">锐捷（Ruijie）无线路由器 千兆全屋...</a></p>
      <div class="info">
<p class="price">
                    ￥450.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1080" target="_blank"><img src="images/202303/thumb_img/1080_thumb_G_1678094125042.jpg" alt="普联（TP-LINK）2.5G口AX5400双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP5400GC-PoE/DC易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1080" title="普联（TP-LINK）2.5G口AX5400双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP5400GC-PoE/DC易展版" target="_blank">普联（TP-LINK）2.5G口AX54...</a></p>
      <div class="info">
<p class="price">
                    ￥2100.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1079" target="_blank"><img src="images/202303/thumb_img/1079_thumb_G_1678094044660.jpg" alt="普联（TP-LINK）2.5G口AX6000双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP6000GC-PoE/DC易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1079" title="普联（TP-LINK）2.5G口AX6000双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP6000GC-PoE/DC易展版" target="_blank">普联（TP-LINK）2.5G口AX60...</a></p>
      <div class="info">
<p class="price">
                    ￥3500.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1078" target="_blank"><img src="images/202303/thumb_img/1078_thumb_G_1678093939508.jpg" alt="普联（TP-LINK）AX3000双频千兆WiFi6无线面板式AP路由器入墙式别墅全屋wifi接入点TL-XAP3000EI-PoE易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1078" title="普联（TP-LINK）AX3000双频千兆WiFi6无线面板式AP路由器入墙式别墅全屋wifi接入点TL-XAP3000EI-PoE易展版" target="_blank">普联（TP-LINK）AX3000双频千...</a></p>
      <div class="info">
<p class="price">
                    ￥1000.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1077" target="_blank"><img src="images/202303/thumb_img/1077_thumb_G_1678093829546.jpg" alt="普联（TP-LINK）2.5G口AX5400双频WiFi6无线面板式AP路由器酒店别墅全屋wifi接入点TL-XAP5400GI-PoE易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1077" title="普联（TP-LINK）2.5G口AX5400双频WiFi6无线面板式AP路由器酒店别墅全屋wifi接入点TL-XAP5400GI-PoE易展版" target="_blank">普联（TP-LINK）2.5G口AX54...</a></p>
      <div class="info">
<p class="price">
                    ￥1200.00元                  </p>
      </div>
     </div>
      </div>
</div>
<div class="blank"></div>
<div class="xm-box">
  <h4 class="title"><a class="more" href="search.php?intro=best">更多</a><em>网络设备</em> </h4>
  <div id="show_hot_area" class="clearfix body">
        <div class="goodsItem"> <a href="goods.php?id=1140" target="_blank"><img src="images/202306/thumb_img/1140_thumb_G_1686193169723.jpg" alt="水星D121" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1140" title="水星D121" target="_blank">水星D121</a></p>
      <div class="info">
<p class="price">
                    ￥260.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1139" target="_blank"><img src="images/202306/thumb_img/1139_thumb_G_1686193063881.jpg" alt="腾达AC5路由器" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1139" title="腾达AC5路由器" target="_blank">腾达AC5路由器</a></p>
      <div class="info">
<p class="price">
                    ￥260.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1138" target="_blank"><img src="images/202306/thumb_img/1138_thumb_G_1686192861106.jpg" alt="TP5660路由器" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1138" title="TP5660路由器" target="_blank">TP5660路由器</a></p>
      <div class="info">
<p class="price">
                    ￥280.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1137" target="_blank"><img src="images/202306/thumb_img/1137_thumb_G_1686192715604.jpg" alt="TP7660路由器" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1137" title="TP7660路由器" target="_blank">TP7660路由器</a></p>
      <div class="info">
<p class="price">
                    ￥380.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1084" target="_blank"><img src="images/202303/thumb_img/1084_thumb_G_1678094548406.jpg" alt="锐捷（Ruijie）蜂鸟套装路由器全屋wifi 家用无线穿墙千兆高速 即插即用5G双频 H20M(1+1)子母mesh组网" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1084" title="锐捷（Ruijie）蜂鸟套装路由器全屋wifi 家用无线穿墙千兆高速 即插即用5G双频 H20M(1+1)子母mesh组网" target="_blank">锐捷（Ruijie）蜂鸟套装路由器全屋w...</a></p>
      <div class="info">
<p class="price">
                    ￥650.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1083" target="_blank"><img src="images/202303/thumb_img/1083_thumb_G_1678094476117.jpg" alt=" 锐捷（Ruijie）蜂鸟wifi信号放大器/增强器/拓展器 家用无线穿墙中继器5G双频H20S子路由器mesh组网" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1083" title=" 锐捷（Ruijie）蜂鸟wifi信号放大器/增强器/拓展器 家用无线穿墙中继器5G双频H20S子路由器mesh组网" target="_blank">锐捷（Ruijie）蜂鸟wifi信号放大...</a></p>
      <div class="info">
<p class="price">
                    ￥350.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1082" target="_blank"><img src="images/202303/thumb_img/1082_thumb_G_1678094378676.jpg" alt="锐捷（Ruijie）无线路由器 千兆 家用WiFi6路由器 穿墙王3200M Mesh组网 星耀X32PRO" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1082" title="锐捷（Ruijie）无线路由器 千兆 家用WiFi6路由器 穿墙王3200M Mesh组网 星耀X32PRO" target="_blank">锐捷（Ruijie）无线路由器 千兆 家...</a></p>
      <div class="info">
<p class="price">
                    ￥450.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1081" target="_blank"><img src="images/202303/thumb_img/1081_thumb_G_1678094291236.jpg" alt="锐捷（Ruijie）无线路由器 千兆全屋WIFI6 Mesh路由器组网 3200M高速穿墙王 星耀M32" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1081" title="锐捷（Ruijie）无线路由器 千兆全屋WIFI6 Mesh路由器组网 3200M高速穿墙王 星耀M32" target="_blank">锐捷（Ruijie）无线路由器 千兆全屋...</a></p>
      <div class="info">
<p class="price">
                    ￥450.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1080" target="_blank"><img src="images/202303/thumb_img/1080_thumb_G_1678094125042.jpg" alt="普联（TP-LINK）2.5G口AX5400双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP5400GC-PoE/DC易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1080" title="普联（TP-LINK）2.5G口AX5400双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP5400GC-PoE/DC易展版" target="_blank">普联（TP-LINK）2.5G口AX54...</a></p>
      <div class="info">
<p class="price">
                    ￥2100.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1079" target="_blank"><img src="images/202303/thumb_img/1079_thumb_G_1678094044660.jpg" alt="普联（TP-LINK）2.5G口AX6000双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP6000GC-PoE/DC易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1079" title="普联（TP-LINK）2.5G口AX6000双频WiFi6无线吸顶式AP面板路由器全屋wifi接入点TL-XAP6000GC-PoE/DC易展版" target="_blank">普联（TP-LINK）2.5G口AX60...</a></p>
      <div class="info">
<p class="price">
                    ￥3500.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1078" target="_blank"><img src="images/202303/thumb_img/1078_thumb_G_1678093939508.jpg" alt="普联（TP-LINK）AX3000双频千兆WiFi6无线面板式AP路由器入墙式别墅全屋wifi接入点TL-XAP3000EI-PoE易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1078" title="普联（TP-LINK）AX3000双频千兆WiFi6无线面板式AP路由器入墙式别墅全屋wifi接入点TL-XAP3000EI-PoE易展版" target="_blank">普联（TP-LINK）AX3000双频千...</a></p>
      <div class="info">
<p class="price">
                    ￥1000.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=1077" target="_blank"><img src="images/202303/thumb_img/1077_thumb_G_1678093829546.jpg" alt="普联（TP-LINK）2.5G口AX5400双频WiFi6无线面板式AP路由器酒店别墅全屋wifi接入点TL-XAP5400GI-PoE易展版" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=1077" title="普联（TP-LINK）2.5G口AX5400双频WiFi6无线面板式AP路由器酒店别墅全屋wifi接入点TL-XAP5400GI-PoE易展版" target="_blank">普联（TP-LINK）2.5G口AX54...</a></p>
      <div class="info">
<p class="price">
                    ￥1200.00元                  </p>
      </div>
     </div>
      </div>
</div>
<div class="blank"></div>
</div> 
</div>
  
 </div>
<div class="bottom_ad">
            
</div>
<div class="resetClear"></div>
    <a href="http://www.ecmoban.com" class="ecmoban">ecshop模板堂</a>
 
<div class="blank"></div>
<div class="footer">
    <div class="footer-ensure">
        <a href=""></a>
        <a href=""></a>
        <a href=""></a>
        <a href=""></a>
    </div>
    <div class="footer-copyright">
        <div class="container">
             
            <p class="footer-nav">
                 
                <a href="article.php?id=5" >公司简介</a> 
                 
                <a href="article.php?id=4" >联系我们</a> 
                 
            </p>
                                    <p class="footer-link">
                                <a href="http://www.xoao.com" target="_blank" title="笑傲网络">笑傲网络</a>
                 
                            </p>
                        <span style="color:#909090;">
             
            河北省唐山市迁安市                         
             
            Tel: 0315-7628588             
             
            E-mail: 2547780133@qq.com                        </span>
            <div class="d-copyright">
                <p>ICP备案证书号:<a href="http://beian.miit.gov.cn" target="_blank">冀ICP备19012327号-1</a></p>
                <b>
                    &copy; 2007-2018 技术支持:<a href="http://www.jtone.cn">即通优服</a>                                    </b>
                <p class="pc-copyright">
                   
                </p>
            </div>
            <div><a href="https://zzlz.gsxt.gov.cn/businessCheck/verifKey.do?showType=p&serial=91130283L0627032XQ-SAIC_SHOW_10000091130283L0627032XQ1717642162133&signData=MEQCIHigs7/FP74g2McgFncoKT+O35FlYKa9KRcb/pBpMK/cAiAf43RlFyDHfSbl3U02hIujQJHo60lKZGThPxYG89E5vg=="><img src="themes/ecmoban_kaola2016/images/yz.png"width="60" hight="60"></a></div>  
        </div>
    </div>
</div>
<script type="text/javascript">
    $(function(){
        $(".qr-code dt span").hover(function(){
            var index = $(this).index();
            $(this).addClass("on").siblings().removeClass("on");
            $(".qr-code dd img").eq(index).removeClass("none").siblings().addClass("none");
        });
    })
</script>
<div class="QQbox" id="divQQbox" style="width: 170px; ">
  <div class="Qlist" id="divOnline" onmouseout="hideMsgBox(event);" style="display: none; " onmouseover="OnlineOver();">
    <div class="t"></div>
    <div class="infobox">我们营业的时间<br>
      9:00-18:00</div>
    <div class="con">
      <ul>
        
         
                <li><a href="http://wpa.qq.com/msgrd?V=1&amp;Uin=2547780133&amp;Site=迁安市永恒达商贸有限责任公司&amp;Menu=yes" target="_blank"><img src="http://wpa.qq.com/pa?p=1:2547780133:4" height="16" border="0" alt="QQ" /> 2547780133</a> </li>
         
         
         
         
         
         
         
         
         
         
         
         
         
         
        
                <li> 服务热线: 0315-7628588</li>
              </ul>
    </div>
    <div class="b"></div>
  </div>
  <div id="divMenu" onmouseover="OnlineOver();" style="display: block; "><img src="themes/ecmoban_kaola2016/images/qq_1.gif" class="press" alt="在线咨询"></div>
</div>
<script type="text/javascript">
//<![CDATA[
var tips; var theTop = 120/*这是默认高度,越大越往下*/; var old = theTop;
function initFloatTips() {
tips = document.getElementById('divQQbox');
moveTips();
};
function moveTips() {
var tt=50;
if (window.innerHeight) {
pos = window.pageYOffset
}
else if (document.documentElement && document.documentElement.scrollTop) {
pos = document.documentElement.scrollTop
}
else if (document.body) {
pos = document.body.scrollTop;
}
pos=pos-tips.offsetTop+theTop;
pos=tips.offsetTop+pos/10;
if (pos < theTop) pos = theTop;
if (pos != old) {
tips.style.top = pos+"px";
tt=10;
//alert(tips.style.top);
}
old = pos;
setTimeout(moveTips,tt);
}
//!]]>
initFloatTips();
function OnlineOver(){
document.getElementById("divMenu").style.display = "none";
document.getElementById("divOnline").style.display = "block";
document.getElementById("divQQbox").style.width = "170px";
}
function OnlineOut(){
document.getElementById("divMenu").style.display = "block";
document.getElementById("divOnline").style.display = "none";
}
if(typeof(HTMLElement)!="undefined")    //给firefox定义contains()方法，ie下不起作用
{   
      HTMLElement.prototype.contains=function(obj)   
      {   
          while(obj!=null&&typeof(obj.tagName)!="undefind"){ //通过循环对比来判断是不是obj的父元素
   　　　　if(obj==this) return true;   
   　　　　obj=obj.parentNode;
   　　}   
          return false;   
      };   
}  
function hideMsgBox(theEvent){ //theEvent用来传入事件，Firefox的方式
　 if (theEvent){
　 var browser=navigator.userAgent; //取得浏览器属性
　 if (browser.indexOf("Firefox")>0){ //如果是Firefox
　　 if (document.getElementById('divOnline').contains(theEvent.relatedTarget)) { //如果是子元素
　　 return; //结束函式
} 
} 
if (browser.indexOf("MSIE")>0){ //如果是IE
if (document.getElementById('divOnline').contains(event.toElement)) { //如果是子元素
return; //结束函式
}
}
}
/*要执行的操作*/
document.getElementById("divMenu").style.display = "block";
document.getElementById("divOnline").style.display = "none";
}
</script> 
</body>
</html>
