Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - kbxbh.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 04 May 2025 11:12:57 GMT
Server: Apache
Cache-control: private
Set-Cookie: ECS_ID=590f17330efc8aeef6f23a3e9c126097fb388213; path=/
Set-Cookie: ECS[visit_times]=1; expires=Mon, 04-May-2026 11:12:57 GMT; path=/
Upgrade: h2
Connection: Upgrade, close
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8

HTTP Code 200 OK

200 http 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: kbxbh.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!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=9" >
                电器设备            </a>
                        <a href="category.php?id=11" >
                办公设备            </a>
                        <a href="category.php?id=5" >
                网络设备            </a>
                        <a href="category.php?id=4" >
                商业软件            </a>
                        <a href="category.php?id=10" >
                办公耗材            </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/20210330wmvkme.png" alt=""><span></span></li>
                    </ul>
        <div class="bd">
            <ul class="main-banner-bd">
                                <li><a href="#" target="_blank"><img src="data/afficheimg/20210330wmvkme.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=66" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/16.jpg" alt="联想(Lenovo)启天M415 台式电脑 I5-7500 8G 1T 21.5寸显示器 DVD刻录 WIN7 硬盘隔离..." class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=66" title="联想(Lenovo)启天M415 台式电脑 I5-7500 8G 1T 21.5寸显示器 DVD刻录 WIN7 硬盘隔离..." target="_blank">联想(Lenovo)启天M415 台式电...</a></p>
      <div class="info">
<p class="price">
                    ¥4872.67元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=69" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/816.jpg" alt="联想(ThinkPad) E470  (20H1A02YCD)14英寸笔记本电脑(i3-6006U/4G/500G/2G..." class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=69" title="联想(ThinkPad) E470  (20H1A02YCD)14英寸笔记本电脑(i3-6006U/4G/500G/2G..." target="_blank">联想(ThinkPad) E470  (...</a></p>
      <div class="info">
<p class="price">
                    ¥4362.25元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=67" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/250.jpg" alt="联想(Lenovo)扬天M6201C 商用台式机(I3-6100 4G 1T  DVD  2G独显  21寸)" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=67" title="联想(Lenovo)扬天M6201C 商用台式机(I3-6100 4G 1T  DVD  2G独显  21寸)" target="_blank">联想(Lenovo)扬天M6201C 商...</a></p>
      <div class="info">
<p class="price">
                    ¥4254.75元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=61" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/113.jpg" alt="联想(Lenovo)启天M415 主机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=61" title="联想(Lenovo)启天M415 主机" target="_blank">联想(Lenovo)启天M415 主机</a></p>
      <div class="info">
<p class="price">
                    ¥4252.33元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=74" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/715.jpg" alt="联想(Lenovo) ThinkPad E580-025 笔记本 i5-8250U/集成/8G/500GB/独显2G/1..." class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=74" title="联想(Lenovo) ThinkPad E580-025 笔记本 i5-8250U/集成/8G/500GB/独显2G/1..." target="_blank">联想(Lenovo) ThinkPad ...</a></p>
      <div class="info">
<p class="price">
                    ¥4599.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=73" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/689.jpg" alt="联想(Lenovo) V330 15.6英寸笔记本电脑商用办公 i5-8250U 8G内存 1TB硬盘 2G独显" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=73" title="联想(Lenovo) V330 15.6英寸笔记本电脑商用办公 i5-8250U 8G内存 1TB硬盘 2G独显" target="_blank">联想(Lenovo) V330 15.6...</a></p>
      <div class="info">
<p class="price">
                    ¥5925.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=62" target="_blank"><img src="http://image.hb.kesmall.cn/images/1/965.jpg" alt="联想(Lenovo)启天M415 I5-7500 4G 1T  DVDRW  19.5寸" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=62" title="联想(Lenovo)启天M415 I5-7500 4G 1T  DVDRW  19.5寸" target="_blank">联想(Lenovo)启天M415 I5-...</a></p>
      <div class="info">
<p class="price">
                    ¥4612.65元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=71" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/844.jpg" alt="联想(Lenovo)扬天V130(V110升级版)14英寸商务笔记本(i5-7200U 4G 500G+128G 2G独..." class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=71" title="联想(Lenovo)扬天V130(V110升级版)14英寸商务笔记本(i5-7200U 4G 500G+128G 2G独..." target="_blank">联想(Lenovo)扬天V130(V11...</a></p>
      <div class="info">
<p class="price">
                    ¥4332.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=70" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/774.jpg" alt="联想(Lenovo)昭阳E42-80 笔记本电脑 i3" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=70" title="联想(Lenovo)昭阳E42-80 笔记本电脑 i3" target="_blank">联想(Lenovo)昭阳E42-80 笔...</a></p>
      <div class="info">
<p class="price">
                    ¥5679.20元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=65" target="_blank"><img src="http://image.hb.kesmall.cn/images/2/634.jpg" alt="联想(lenovo)启天M415(I5-7500/8G/1T/集显/23英寸)" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=65" title="联想(lenovo)启天M415(I5-7500/8G/1T/集显/23英寸)" target="_blank">联想(lenovo)启天M415(I5-...</a></p>
      <div class="info">
<p class="price">
                    ¥4980.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=81" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/203.jpg" alt="爱普生(EPSON)M105 黑白无线打印机 墨仓式中的“商务仓”" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=81" title="爱普生(EPSON)M105 黑白无线打印机 墨仓式中的“商务仓”" target="_blank">爱普生(EPSON)M105 黑白无线打...</a></p>
      <div class="info">
<p class="price">
                    ¥1233.80元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=85" target="_blank"><img src="http://image.hb.kesmall.cn/images/5/716.jpg" alt="联想(Lenovo)M7605D 黑白激光一体机(打印 复印 扫描)" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=85" title="联想(Lenovo)M7605D 黑白激光一体机(打印 复印 扫描)" target="_blank">联想(Lenovo)M7605D 黑白激...</a></p>
      <div class="info">
<p class="price">
                    ¥1448.17元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=75" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/214.jpg" alt="爱普生(EPSON)墨仓式 M1128 黑白无线打印机 全新设计内置墨仓家用商用打印无忧" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=75" title="爱普生(EPSON)墨仓式 M1128 黑白无线打印机 全新设计内置墨仓家用商用打印无忧" target="_blank">爱普生(EPSON)墨仓式 M1128 ...</a></p>
      <div class="info">
<p class="price">
                    ¥1283.33元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=77" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/196.jpg" alt="爱普生(EPSON)WF-M1030 墨仓式黑白喷墨打印机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=77" title="爱普生(EPSON)WF-M1030 墨仓式黑白喷墨打印机" target="_blank">爱普生(EPSON)WF-M1030 墨...</a></p>
      <div class="info">
<p class="price">
                    ¥1833.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=80" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/209.jpg" alt="爱普生(EPSON)WF-M1030 A4 电子发票黑白桌面打印机 有线网络小型办公商用墨仓式打印机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=80" title="爱普生(EPSON)WF-M1030 A4 电子发票黑白桌面打印机 有线网络小型办公商用墨仓式打印机" target="_blank">爱普生(EPSON)WF-M1030 A...</a></p>
      <div class="info">
<p class="price">
                    ¥2044.75元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=86" target="_blank"><img src="http://image.hb.kesmall.cn/images/5/708.jpg" alt="联想(Lenovo)M7605D 激光 黑白打印机 打印/复印/扫描 打印速度快 成像质量高 噪音低" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=86" title="联想(Lenovo)M7605D 激光 黑白打印机 打印/复印/扫描 打印速度快 成像质量高 噪音低" target="_blank">联想(Lenovo)M7605D 激光 ...</a></p>
      <div class="info">
<p class="price">
                    ¥1109.50元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=76" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/197.jpg" alt="爱普生(EPSON)WF-M1030小型办公商用墨仓式打印机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=76" title="爱普生(EPSON)WF-M1030小型办公商用墨仓式打印机" target="_blank">爱普生(EPSON)WF-M1030小型...</a></p>
      <div class="info">
<p class="price">
                    ¥1977.50元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=83" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/219.jpg" alt="爱普生(EPSON)L6178 商用墨仓式彩色无线多功能一体机 (打印 复印 扫描 wifi 有线 自动双面 自动输稿器..." class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=83" title="爱普生(EPSON)L6178 商用墨仓式彩色无线多功能一体机 (打印 复印 扫描 wifi 有线 自动双面 自动输稿器..." target="_blank">爱普生(EPSON)L6178 商用墨仓...</a></p>
      <div class="info">
<p class="price">
                    ¥2433.33元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=78" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/189.jpg" alt="爱普生(EPSON)M201 墨仓式黑白打印一体机 " class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=78" title="爱普生(EPSON)M201 墨仓式黑白打印一体机 " target="_blank">爱普生(EPSON)M201 墨仓式黑白...</a></p>
      <div class="info">
<p class="price">
                    ¥1947.17元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=82" target="_blank"><img src="http://image.hb.kesmall.cn/images/28/213.jpg" alt="爱普生(EPSON)M105 黑白无线喷墨打印机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=82" title="爱普生(EPSON)M105 黑白无线喷墨打印机" target="_blank">爱普生(EPSON)M105 黑白无线喷...</a></p>
      <div class="info">
<p class="price">
                    ¥1315.33元                  </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=150" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/344.jpg" alt="飞塔交换设备FG-60D" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=150" title="飞塔交换设备FG-60D" target="_blank">飞塔交换设备FG-60D</a></p>
      <div class="info">
<p class="price">
                    ¥6556.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=148" target="_blank"><img src="http://image.hb.kesmall.cn/images/65/983.jpg" alt="飞鱼星交换设备VS1208FP" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=148" title="飞鱼星交换设备VS1208FP" target="_blank">飞鱼星交换设备VS1208FP</a></p>
      <div class="info">
<p class="price">
                    ¥1280.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=145" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/7.jpg" alt="飞鱼星交换设备VS-1008F" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=145" title="飞鱼星交换设备VS-1008F" target="_blank">飞鱼星交换设备VS-1008F</a></p>
      <div class="info">
<p class="price">
                    ¥120.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=152" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/360.jpg" alt="飞塔交换设备FG-300D" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=152" title="飞塔交换设备FG-300D" target="_blank">飞塔交换设备FG-300D</a></p>
      <div class="info">
<p class="price">
                    ¥60624.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=149" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/3.jpg" alt="飞鱼星交换设备VS1008G" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=149" title="飞鱼星交换设备VS1008G" target="_blank">飞鱼星交换设备VS1008G</a></p>
      <div class="info">
<p class="price">
                    ¥380.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=151" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/362.jpg" alt="飞塔交换设备FG-90D" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=151" title="飞塔交换设备FG-90D" target="_blank">飞塔交换设备FG-90D</a></p>
      <div class="info">
<p class="price">
                    ¥13000.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=153" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/351.jpg" alt="飞塔交换设备FG-240D" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=153" title="飞塔交换设备FG-240D" target="_blank">飞塔交换设备FG-240D</a></p>
      <div class="info">
<p class="price">
                    ¥40256.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=146" target="_blank"><img src="http://image.hb.kesmall.cn/images/65/990.jpg" alt="飞鱼星VS-5524GA 24口全千兆 二+四层安全交换机" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=146" title="飞鱼星VS-5524GA 24口全千兆 二+四层安全交换机" target="_blank">飞鱼星VS-5524GA 24口全千兆 ...</a></p>
      <div class="info">
<p class="price">
                    ¥3500.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=147" target="_blank"><img src="http://image.hb.kesmall.cn/images/66/10.jpg" alt="飞鱼星 VS1824GD 24口全千兆交换机 24口网络安全交换机机架式非网管交换机防雷" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=147" title="飞鱼星 VS1824GD 24口全千兆交换机 24口网络安全交换机机架式非网管交换机防雷" target="_blank">飞鱼星 VS1824GD 24口全千兆交...</a></p>
      <div class="info">
<p class="price">
                    ¥549.00元                  </p>
      </div>
     </div>
        <div class="goodsItem"> <a href="goods.php?id=55" target="_blank"><img src="http://image.hb.kesmall.cn/images/68/220.jpg" alt="华为路由器SVN5880-C-AC" class="goodsimg" /></a><br />
      <p class="name"><a href="goods.php?id=55" title="华为路由器SVN5880-C-AC" target="_blank">华为路由器SVN5880-C-AC</a></p>
      <div class="info">
<p class="price">
                    ¥144698.40元                  </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-copyright">
        <div class="container">
                                    <span style="color:#f4f1f1;">
             
            河北省张家口市康保县总工会底商                         
             
            Tel: 13283318686             
             
            E-mail: [email protected]                        </span>
            <div class="d-copyright">
                <p>ICP备案证书号:<a href="http://beian.miit.gov.cn" target="_blank">冀ICP备2023002612号-1</a></p>
                <b>
                    &copy; 2007-2018 技术支持:<a href="http://www.jtone.cn">即通优服</a>                                    </b>
                <p class="pc-copyright">
                   
                </p>
            </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=3&uin=1401075978&site=baidu.com&menu=yes" target="_blank"><img src="http://wpa.qq.com/pa?p=1:1401075978:4" height="16" border="0" alt="QQ" /> 1401075978</a> </li>
         
         
         
         
         
         
         
         
         
         
         
         
         
         
        
                <li> 服务热线: 13283318686</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>
                               

Whois info of domain

Domain Name: KBXBH.COM
Registry Domain ID: 2750828169_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2023-03-31T07:36:31Z
Creation Date: 2023-01-12T09:23:16Z
Registry Expiry Date: 2026-01-12T09:23:16Z
Registrar: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Registrar IANA ID: 1599
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS15.HICHINA.COM
Name Server: DNS16.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T11:12:41Z <<<
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