Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - chhwf.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 16 May 2025 20:47:42 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=u5hadcdtqce22nvte2sr56oq17; path=/
Upgrade: h2
Connection: Upgrade
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html

HTTP Code 200 OK

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

When is Code 200 used?

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

What does Code 200 mean for the user?

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

GET / HTTP/1.1
Host: chhwf.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" />
  <title>五金博览会-唯一指定官网网站</title>
  <link rel="stylesheet" type="text/css" href="css/global.css" />
  <link rel="stylesheet" type="text/css" href="css/index.css" />
  <script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
  <script type="text/javascript" src="js/jquery.SuperSlide.2.1.js"></script>
  <script type="text/javascript" src="js/floatAd.js"></script>

  <!--	<script type="text/javascript">

		$(function(){

			//调用漂浮插件

			$("body").floatAd({

				imgSrc : 'http://chhwf.com/images/66.jpg',

				url:'http://chhwf.com/apply'

			});

		})

	</script>-->

</head>

<body>

  <!--<div  id="whjAd" style="position:relative; min-width:1190px; height:127px;width:100%; ">

	<a href="http://www.shangwj.com/WHJ" style="background:url(http://www.chhwf.com/images/3whj.jpg) top center no-repeat; position:absolute; top:0; left:0; right:0; bottom:0;" target="_blank"></a>

	<span style=" position:absolute; top:0px; right:0px; cursor:pointer;background:#ffffff; display:block; float:right; width:18px; height:18px; line-height:18px; font-size:14px; font-weight:bold;color:#000000; border:1px solid #000000; text-align:center;" onclick="javascript:document.getElementById('whjAd').style.display='none'">&times;</span>

</div>-->

  <div id="topindex">

  <div class="mm">

    <ul class="fl index_logo">
    <img src="images/index_logo.png" height="199" border="0" />
    </ul>
	
    <div class="fr index_count"> 
    	<div style="text-align:right; margin-bottom:30px;"><a href="http://www.chhwf.com/english/" style="padding-top:15px; font-size:14px;color:#fff; display:inline-block;">English</a></div>
    <div style="width:254px; height:100px; background:url(images/count_bgindex.png) center center no-repeat"> <span id="myCountArea" style="display:block; width:250px; height:75px; margin:0 auto; margin-top:12px; margin-left:80px; color:#fdd000; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size:60px; text-align: center;line-height:100px;"> </span> </div>
 </div>

    <div class="clear"></div>

  </div>

</div>

<script type="text/javascript" src="js/countUp.js"></script> 
<script type="text/javascript">

    var snum = 0;

    var endnum = 0;

    function countAjax() {

      snum = endnum;

      $.ajax({

        type: "POST",

        url: "getCount.php",

        data: {

          'act': 'getCount'

        },

        dataType: "json",

        success: function(data) {

          endnum = data.endnum;

          var options = {

            useEasing: false,

            useGrouping: true,

            separator: ',',

            decimal: '.',

            prefix: '',

            suffix: ''

          };

          var demo = new CountUp("myCountArea", snum, endnum, 0, 2.5, options);

          demo.start();

        }

      });

    }

    countAjax();

    window.setInterval("countAjax()", 5000);

  </script>  <div id="header-index">
  <div class="mm" style="position:relative;">
    <div class="hor-catindex">
      <div id="dropMenuWrapper">
        <div id="dropMenuindex">
          <ul class="level1">
            <li class="submenu on  first"><a href="index.php">首页</a></li>
            <li class="submenu"><a href="#">新闻中心</a>
              <ul class="level2">
                <li><a href="zhanhui.php?ntype=4" class="a1">展会新闻</a></li>
                <li><a href="zhanhui.php?ntype=2" class="a1">市场动态</a></li>
                <li><a href="zhanhui.php?ntype=3" class="a1">筹备动态</a></li>
              </ul>
            </li>
            <li class="submenu"><a href="#">展会介绍 </a>
              <ul class="level2">
                                <li><a href="zhjs.php?zid=2" class="a1"> 主办机构</a></li>
                                <li><a href="zhjs.php?zid=4" class="a1"> 参展须知</a></li>
                                <li><a href="zhjs.php?zid=6" class="a1"> 历届回顾</a></li>
                                <li><a href="zhjs.php?zid=7" class="a1"> 了解永康</a></li>
                                <li><a href="zhjs.php?zid=9" class="a1"> 温馨提醒</a></li>
                              </ul>
            </li>
            <li class="submenu"><a href="#"> 参展指南</a>
              <ul class="level2">
                <li><a href="arrange.php" class="a1">展程安排</a></li>
                <li><a href="exhibition.php" class="a1">参展流程</a></li>
                <li><a href="apply/index.php" class="a1">展位申请</a></li>
                <li><a href="pay.php" class="a1">参展费用</a></li>
                <li><a href="payment.php" class="a1">交款帐户</a></li>
                <li><a href="czxy.php" class="a1">参展协议</a></li>
                <li><a href="apply/map.php" class="a1">展位规划图</a></li>
              </ul>
            </li>
            <li class="submenu"><a href="#">服务中心 </a>
              <ul class="level2">
                                <li><a href="service.php?sid=7" class="a1"> 会刊广告</a></li>
                                <li><a href="service.php?sid=2" class="a1"> 广告服务</a></li>
                                <li><a href="service.php?sid=6" class="a1"> 联系我们</a></li>
                                <li><a href="service.php?sid=5" class="a1"> 吃住服务</a></li>
                                <li><a href="service.php?sid=10" class="a1"> 交通服务</a></li>
                                <li><a href="service.php?sid=8" class="a1"> 展位搭建服务</a></li>
                              </ul>
            </li>
            <li class="submenu"><a href="xiaz.php"> 资料下载</a></li>
          </ul>
        </div>
      </div>
    </div>
    <a href="http://www.chhwf.com/webchhwf/" target="_blank" class="wsblh_btnindex"><img src="images/wsblh.jpg" /></a> </div>
</div>
<div id="banner_index" class="banner_index">
<div class="pic_page">
				<ul>
        <li>1</li>
               
				</ul>
			</div>
			<div class="pic_list">
				<ul>
						 <!-- <li style="background-image: url(images/banner1.jpg)"><a href="http://www.chhwf.com/"  target="_blank" title="第25届中国五金博览会"></a></li>-->
						<li style="background-image: url(images/banner2.jpg)"><a href="http://www.chhwf.com/"  target="_blank" title="第25届中国五金博览会参展商报名"></a></li>
             <!--<li style="background-image: url(images/banner3.jpg)"><a href="http://www.chhwf.com/"  target="_blank" title="第25届中国五金博览会"></a></li>-->

        </ul>

			</div>
</div>
<script type="text/javascript">

			jQuery(".banner_index").slide({ titCell: ".pic_page ul", mainCell: ".pic_list ul", autoPlay: true, autoPage: true, interTime: 6000 });
	</script> <div id="container">
    <div class="mm">
      <div class="mainBody ">
        <div class="fl sign">
          <div class="notice_area"> <span><strong>最新通告:</strong></span>
            第30届中国五金博览会将于2025年7月1日上午8时开始报名。详询:0579-87282888          </div>
          <div id="liuc" class="liuc">
            <ul>
              <li><img src="images/lc_00.jpg"></li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_01.jpg">点击<br>
                我要参展</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_02.jpg">阅读同意<br>
                参展协议</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_03.jpg">注册<br>
                申报展位</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_04.jpg">等待审核<br>
                缴费通知</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_05.jpg">完成缴费</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_06.jpg">等待<br>
                选择展位</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_07.jpg">确认<br>
                展位号码</li>
              <li style="width:25px"><img src="images/lc_09.jpg"></li>
              <li><img src="images/lc_08.jpg" width="60" height="60">签订合同</li>
              <div class="clear"></div>
            </ul>
            <div class="clear"></div>
          </div>
          <div class="blank25"></div>
          <div class="news_area dt_tit"> <a href="http://www.chhwf.com/zhanhui.php" class="more">更多</a><strong style="background-color:#f6411d;padding:8px 18px;color:#FFFFFF; font-size:14px;">展会新闻</strong>
            <div class="blank15"></div>
            <img src="images/zzt.jpg" align="left" height="300" width="340" />
            <ul class="fr news_list">
              
                <li> <em> 10/14/24</em> <a href="newsbig.php?nid=2222" target="_blank"> 五金盛会 | 透过第29届中国五金博览会看五金产业发展新格局 </a> </li>
              
                <li> <em> 10/14/24</em> <a href="newsbig.php?nid=2221" target="_blank"> 五金盛会 | 释放开放合作新信号 </a> </li>
              
                <li> <em> 10/14/24</em> <a href="newsbig.php?nid=2220" target="_blank"> 五金盛会 | 五金城市场商户组团“掘金”新市场 </a> </li>
              
                <li> <em> 10/08/24</em> <a href="newsbig.php?nid=2219" target="_blank"> 以展促产 向新而行 | 第29届中国五金博览会圆满落幕! </a> </li>
              
                <li> <em> 09/27/24</em> <a href="newsbig.php?nid=2218" target="_blank"> 参观指南|第29届中国五金博览会参观指南 </a> </li>
              
                <li> <em> 09/27/24</em> <a href="newsbig.php?nid=2217" target="_blank"> 入场流程|第29届中国五金博览会如何快速进场?这份攻略请收藏好! </a> </li>
              
                <li> <em> 09/27/24</em> <a href="newsbig.php?nid=2216" target="_blank"> 免费公交|第29届中国五金博览会出行攻略 </a> </li>
              
                <li> <em> 09/27/24</em> <a href="newsbig.php?nid=2215" target="_blank"> 餐饮服务|第29届中国五金博览会 </a> </li>
                            <div class="clear"></div>
            </ul>
          </div>
        </div>
        <div class="fr side"> <a href="apply/"><img src="images/join.gif" /></a>







  <div class="radius_5 " >







    <div class="login_array"></div>







    






    <div>







      <form action="apply/login1.php"  method="post">

 <input type="hidden" name="xieyi_token"  value="80f7bb96ed4316316aabb3236a98a2ae" >





        <div class="form_user">







          <input type="text"  name="username"  class="input"  placeholder="请输入用户名"/>







        </div>







        <div class="form_pass">







          <input type="password"  name="password"  class="input"  placeholder="请输入密码"/>







        </div>







        <div class="forget"><!-- <a href="apply/findpassword.php">忘记密码</a> --></div>







        <input type="submit" name="submit" value="  "  class="submitbtn"/>







      </form>







    </div>







   






    <div class="rco">







      <table width="199" border="0" cellspacing="0" cellpadding="0">

        <tr>

          <td >展会热线:</td>

          <td>0579-87282888</td>

        </tr>

        <tr>

          <td>&nbsp;</td>

         <td>0579-89057878</td>

        </tr>

        <tr>

          <td>传真:</td>

          <td>0579-87282875</td>

        </tr>

        <tr>

          <td>&nbsp;</td>

          <td>0579-87282876</td>

        </tr>

        <tr>

          <td colspan="2">E-mail:[email protected]</td>

        </tr>

        <tr>







          <td colspan="2">地址:浙江省永康市五湖路1号中国五金博览会招商交易组</td>







        </tr>







      </table>







    </div>







    <center>







      <a href="http://www.chhwf.com/webchhwf/login.php" class="icon_a"><img src="images/icon_01.jpg" /></a>
      <A href="down/2024czsc.pdf" class="icon _a"  target="_blank"><img src="images/icon_02.jpg" /></A>
      <A href="purchase/" class="icon _a"  ><img src="images/icon_03.jpg" /></A>







    </center>







  </div>







</div>







        <div class="clear"></div>
      </div>
      <div class="blank25"></div>
      <div class="mainBody ">
        <div class="fl services">
          <div class="dt_tit"><strong style="background-color:#f6411d;padding:8px 18px;color:#FFFFFF; font-size:14px;">服务中心</strong></div>
          <ul>
            <li><a href="http://chhwf.com/service.php?sid=5"><img src="images/fw_01.jpg" /></a></li>
            <li><a href="http://chhwf.com/service.php?sid=10"><img src="images/fw_02.jpg" /></a></li>
            <li><a href="#"><img src="images/fw_03.jpg" /></a></li>
            <li><a href="http://yktour.tour188.com.cn/TravelGuide/TravelGuideNavigation.aspx"><img src="images/fw_04.jpg" /></a></li>
            <li><a href=""><img src="images/fw_05.jpg" /></a></li>
            <li><a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=2682349658&site=qq&menu=yes"><img src="images/fw_06.jpg" /></a></li>
          </ul>
        </div>
        <div class="fr baidu_map">
          <div style="width:259px;height:230px;border:#ccc solid 1px;" id="dituContent"><a href="https://map.baidu.com/?newmap=1&amp;shareurl=1&amp;l=17.874084974070648&amp;tn=B_NORMAL_MAP&amp;hb=B_SATELLITE_STREET&amp;c=13366241,3341235&amp;s=s%26da_src%3DsearchBox.button%26wd%3D%E6%B0%B8%E5%BA%B7%E5%B8%82%E5%9B%BD%E9%99%85%E4%BC%9A%E5%B1%95%E4%B8%AD%E5%BF%83%26c%3D333%26src%3D0%26wd2%3D%26pn%3D0%26sug%3D0%26l%3D15%26b%3D(13358490%2C3337599%3B13373850%2C3345135)%26from%3Dwebmap%26biz_forward%3D%7B%22scaler%22%3A1%2C%22styles%22%3A%22pl%22%7D%26sug_forward%3D%26auth%3DEY196DdywQcfG0M6Dvy9%40Id5eC2zvM3FuxHEHTLzBLVtBnlQADZZz1GgvPUDZYOYIZuVtcvY1SGpuBtGfyMxXwGccZcuVtPWv3GuxtVwi04960vyACFIMOSU7ucEWe1GD8zv7u%40ZPuVteuVtegvcguxHEHTLzBERtlp55CENBFkk0Hf%26device_ratio%3D1&amp;mapShareId=755fb2d082e57f532f47333b" target="_blank"><img src="images/ditu.jpg" width="261" height="232" alt=""></a></div>
          

        </div>
        <div class="clear"></div>
        <div class="expo_pic">
          <div class="dt_tit"><strong style="background-color:#f6411d;padding:8px 18px;color:#FFFFFF; font-size:14px;">展会图片</strong></div>

          <div id="goud" class="goud">
            <DIV id="demo" onMouseOver="stopscroll();" style="OVERFLOW: hidden;  height:155px;" onMouseOut="doscroll();">
              <DIV id="demo1" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; WHITE-SPACE: nowrap">
                                    <a href="zhpic/big/15696582608.jpg" target="_blank"><img src="zhpic/small/15696582608.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696582057.jpg" target="_blank"><img src="zhpic/small/15696582057.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696580946.jpg" target="_blank"><img src="zhpic/small/15696580946.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696580485.jpg" target="_blank"><img src="zhpic/small/15696580485.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696580025.jpg" target="_blank"><img src="zhpic/small/15696580025.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696579294.jpg" target="_blank"><img src="zhpic/small/15696579294.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696578823.jpg" target="_blank"><img src="zhpic/small/15696578823.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696578092.jpg" target="_blank"><img src="zhpic/small/15696578092.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696577491.jpg" target="_blank"><img src="zhpic/small/15696577491.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15696569932.jpg" target="_blank"><img src="zhpic/small/15696569932.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/1561016059bao_249x140.jpg" target="_blank"><img src="zhpic/small/1561016044bao_249x140.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15610160385H7A6509_gaitubao_224x140.jpg" target="_blank"><img src="zhpic/small/15610160385H7A6509_gaitubao_224x140.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/15610160295H7A6374_gaitubao_224x140.jpg" target="_blank"><img src="zhpic/small/15610160295H7A6374_gaitubao_224x140.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/14356445982.jpg" target="_blank"><img src="zhpic/small/14356445982.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                                    <a href="zhpic/big/14356446295.jpg" target="_blank"><img src="zhpic/small/14356446295.jpg" alt="" hspace=7 border=0 width="210px" height="140px"></a>
                              </DIV>
            </DIV>
            <script>
              var t = demo.scrollWidth;
              demo1.innerHTML += demo1.innerHTML;

              function doMarquee() {
                demo.scrollLeft = demo.scrollLeft < demo.scrollWidth - demo.offsetWidth ? demo.scrollLeft + 1 : t - demo.offsetWidth;
              }

              function doscroll() {
                sc = setInterval(doMarquee, 20);
              }

              function stopscroll() {
                clearInterval(sc);
              }
              doscroll();
            </script>
          </div>
        </div>
        <div class="media_support">
          <div class="dt_tit"><strong style="background-color:#f6411d;padding:8px 18px;color:#FFFFFF; font-size:14px;">媒体支持</strong></div>

          <ul class="imglist">
                          <li><a href="http://www.shangwj.com/" target="_blank"><img src="ftpic/1468831557shangwj.jpg" border="0" /></a></li>
                          <li><a href="https://www.wujyx.com/" target="_blank"><img src="ftpic/1499048523111.jpg" border="0" /></a></li>
                          <li><a href="http://www.fengdi.com.cn/" target="_blank"><img src="ftpic/15609976112(2).jpg" border="0" /></a></li>
                          <li><a href="https://www.made-in-china.com/" target="_blank"><img src="ftpic/16311689802a2c05e5979614eb5b5ae95e41d77b9.jpg" border="0" /></a></li>
                          <li><a href="http://expo.afrindex.com/" target="_blank"><img src="ftpic/15609978023.jpg" border="0" /></a></li>
                          <li><a href="http://www.bmlink.com/" target="_blank"><img src="ftpic/1427424974bmlink.gif" border="0" /></a></li>
                          <li><a href="http://www.jdol.com.cn/" target="_blank"><img src="ftpic/1427424936jdol.gif" border="0" /></a></li>
                          <li><a href="http://www.jx.cn" target="_blank"><img src="ftpic/1427424676jx.gif" border="0" /></a></li>
                          <li><a href="http://www.chinaccm.com" target="_blank"><img src="ftpic/1427424622chinaccm.gif" border="0" /></a></li>
                          <li><a href="http://www.alibaba.com." target="_blank"><img src="ftpic/1427424299alibaba.gif" border="0" /></a></li>
                          <li><a href="http://www.momo35.com/" target="_blank"><img src="ftpic/1442022503139x46.jpg" border="0" /></a></li>
                          <li><a href="www.mokuwang.cn" target="_blank"><img src="ftpic/168834783558c00041e6cdf6a9870dfcb71239bdd.jpg" border="0" /></a></li>
                          <li><a href="http://www.wjw.cn" target="_blank"><img src="ftpic/14425560432121.jpg" border="0" /></a></li>
                        <div class="clear"></div>
          </ul>
          <div class="blank25"></div>
          <div class="word_links">
                      </div>
        </div>
      </div>
    </div>
    <div class=" mm footer" > <a href="http://www.chhwf.com/apply/" class="a2">我要参展</a> | <a href="http://www.chhwf.com/service.php?sid=6" class="a2">联系我们</a> | <a href="http://www.chhwf.com/#" onClick="this.style.behavior=&#39;url(#default#homepage)&#39;;this.setHomePage(&#39;http://www.chhwf.com&#39;);" class="a2">设为首页</a> | <a href="javascript:window.external.AddFavorite('http://www.chhwf.com, '中国五金博览会')" class="a2">加入收藏</a> | <a href="http://chhwf.com/english/index.html" class="a2">English</a> <br>



  招商热线:0579-87282888 传真:0579-87282875 87282876 E-mail:[email protected] <br>



  版权所有:中国五金博览会



 <script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " https://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1254651808'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s4.cnzz.com/stat.php%3Fid%3D1254651808%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script>




<p> <a href="https://beian.miit.gov.cn" class="a2" target="_blank">浙ICP备09082644号-1</a><br />https://beian.miit.gov.cn/#/Integrated/index</p>


</div>

<style type="text/css">

	.kf_cont{width: 203px;height: 300px;background-color: #fff;color: #e71f19;font-size: 14px;font-family: "微软雅黑"}

	.kf_cont .kf_tit{height: 43px;line-height: 43px;color: #fff;background: #E71F1A url("images/icon.png") no-repeat 200px center;font-size: 16px;padding: 0 14px;}

	.kf_cont .kf_info{width:165px; margin:10px auto;}

	.kf_cont .kf_info p{text-align: left;margin: 8px 0;}

	.kf_cont .kf_info .kf_tel{margin: 15px 0;}

	.kf_cont .kf_info a{color: #e71f19;font-size: 14px;text-decoration:none;}

	.kf_cont p.kf_ewm{text-align: center;}

	.kf_cont p.com_address{font-size: 12px;text-align: center;}

</style>
<style type="text/css">
.wxlink { position:relative;}
.wxlink .wxlink-open{ display:none; position:absolute; top:50%; left:50%; margin-left:-100px; margin-top:-100px; transition:all ease-out .5s; width:200px;}
.wxlink:hover .wxlink-open{ display:block;}
</style>
 <div  id="kfpf" style="width:203px;position:fixed; z-index:1999; top:100px;right:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px'); " >

  <div class="kf_cont noprint" >

    <div class="kf_tit"><div style="float:left">在线联系</div><div style="float:right; padding-right:15px;"><a href='javascript:;' id='close_float_as' style='font-size:30px;color:#FFFFFF;text-align:right' >x</a></div><div class="clear"></div></div>

    <div class="kf_info">

      <p class="blh_name">中国五金博览会<br>

        www.chhwf.com </p>

      <p class="kf_tel">联系:0579-87282888 </p>

       <p class="wxlink">微信联系:<img src="/images/ewm_icon.png" align="center"><img src="images/wjcewm.jpg" class="wxlink-open"></p> 

 
   <p class="com_address">     工作时间每周一到周五<br />

上午8:30-11:00<br />

              下午14:00-17:00<br />

</p>

      <p class="com_address">地址:浙江省永康市五湖路1号<br>

        (永康国际会展中心)</p>

    </div>

  </div>

</div> 

 

<div style="width:300px;margin:0 auto; padding:20px 0;">

		 		<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33078402100071" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="t.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">浙公网安备 33078402100071号</p></a>

		 	</div>





<script type="text/javascript">



$(document).ready(function(){



	$('#dropMenu .level1 > li').hover(function(){



		$(this).find('.level2').animate({ opacity:'show', height:'show' },200);



	}, function() {



		$('.level2').stop(true,true).hide();



	});

	$('#dropMenuindex .level1 > li').hover(function(){



$(this).find('.level2').animate({ opacity:'show', height:'show' },200);



}, function() {



$('.level2').stop(true,true).hide();



});




}); 

$('#close_float_as').live('click',function(){

			    $('#kfpf').hide();

			});

 </script>



    </div>
<!--
   <div style="position:fixed; z-index:1999; top:250px;left:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px');">
      <a href="http://chhwf.com/images/2022yqzb.pdf" target="_blank"><img src="images/2022yqzb.jpg" /></a>
    </div>
      <div style="position:fixed; z-index:1999;top:50%;left:50%;margin-top:-130px;margin-left:-500px;" id="rcxz">
      <p style="text-align:right" onclick="javascript:document.getElementById('rcxz').style.display='none'">关闭</p>
      <img src="images/rcxz.jpg" />

    </div> -->
    <!-- <div style="position:fixed; z-index:1999; top:10px;left:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px');">
      <a href="http://chhwf.com/newsbig.php?nid=2189" target="_blank"><img src="images/fktg.jpg" /></a>
    </div> -->

    <!-- <div style="position:fixed; z-index:1999; top:420px;left:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px');">
  	<a href="http://chhwf.com/newsbig.php?nid=2188" target="_blank" style="display:inline-block;width:300px;padding:40px 0px;font-weight:bold; background-color:red;color:yellow;font-size:28px; text-align:center;line-height:40px;">第26届中国五金博览会<br>疫情防控公告</a>
  </div> 

  <div style="position:fixed; z-index:1999; top:220px;left:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px');">
  	<a href="http://www.chhwf.com/service.php?sid=2" target="_blank"><img src="images/2021zs.jpg"/></a>
  </div> 
  <div style="position:fixed; z-index:1999; top:10px;left:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px'); background:#fff;">
  <p style="background:#eaeaea;text-align:center; padding:8px 0; font-weight:bold;">个人健康信息登记表</p>
  	<a href="http://www.ykicec.com/xxdj/" target="_blank"><img src="images/xxdj.png" width="150px"/></a>
  </div>  -->
    <div style="position:fixed; z-index:1999; top:500px;left:10px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px');">

      <!--<a href="http://www.chhwf.com/newsbig.php?nid=2158" target="_blank" style=" border:0;"> <img src="images/201918.png" height="200" border="0" /> </a>-->

      <style type="text/css">
        .jrjp-swiper {

          width: 287px;

          height: 178px;

          position: relative;

          border-radius: 25px;

          box-shadow: 0px 5px 15px -5px #000;

          margin-bottom: 20px;

          margin-right: 20px;

        }

        .jrjp-swiper .jrjp-swiper-wrap {

          overflow: hidden;

          width: 100%;

          height: 178px;

          white-space: nowrap;

          font-size: 0;

        }

        .jrjp-swiper .jrjp-swiper-wrap a {

          display: inline-block;

          width: 287px;

          height: 178px;

          overflow: hidden;

          border-radius: 25px;

        }

        .jrjp-swiper .jrjp-swiper-wrap a img {

          width: 100%;

          height: 100%;

        }

        .jrjp-swiper-nav .jrjp-swiper-btn {

          display: inline-block;

          width: 25px;

          height: 40px;

          position: absolute;

          top: 73px;

        }

        .jrjp-swiper-nav .jrjp-swiper-btn-prev {

          background: url(../images/arr-gray.png) left center no-repeat;

          left: 0;

        }

        .jrjp-swiper-nav .jrjp-swiper-btn-next {

          background: url(../images/arr-gray.png) right center no-repeat;

          right: 0;

        }

        .jrjp-swiper-nav ul {

          position: absolute;

          left: 0;

          right: 0;

          bottom: 8px;

          text-align: center;

        }

        .jrjp-swiper-nav ul li {

          display: inline-block;

          width: 8px;

          height: 8px;

          background-color: #fff;

          border-radius: 4px;

          margin: 0px 4px;

          display: none;

        }

        .jrjp-swiper-nav ul li.active {

          background-color: #F63;

        }
      </style>
      <!--五金优选飘窗-->
      <!-- <div class="jrjp-swiper">
        <div class="jrjp-swiper-wrap"><a href="http://www.wujyx.com" class="jrjp-swiper-item" target="_blank"><img src="images/wjyx/ad_01.jpg?t=1747428463" /></a><a href="http://www.wujyx.com" class="jrjp-swiper-item" target="_blank"><img src="images/wjyx/ad_02.jpg?t=1747428463" /></a><a href="http://www.wujyx.com" class="jrjp-swiper-item" target="_blank"><img src="images/wjyx/ad_03.jpg?t=1747428463" /></a><a href="http://www.wujyx.com" class="jrjp-swiper-item" target="_blank"><img src="images/wjyx/ad_04.jpg?t=1747428463" /></a><a href="http://www.wujyx.com" class="jrjp-swiper-item" target="_blank"><img src="images/wjyx/ad_05.jpg?t=1747428463" /></a> </div>
        <div class="jrjp-swiper-nav "> <a href="javascript:void(0)" class="jrjp-swiper-btn fl jrjp-swiper-btn-prev"></a>
          <ul class="jrjp-swiper-navdot">
          </ul>
          <a href="javascript:void(0)" class="jrjp-swiper-btn fr jrjp-swiper-btn-next"></a>
        </div>
      </div>
      <script src="js/jrjp_swiper.js" type="text/javascript"></script>
      <script type="text/javascript">
        $(function() {

          $(".jrjp-swiper").yeSwiper();

        })
      </script>
    </div> -->

    <!---->

    <!--<div style="width:320px;position:fixed; z-index:1999; bottom:241px;left:0px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px'); " > <a href="http://www.chhwf.com/images/gpbig.jpg" target="_blank"><img src="images/gp.jpg" width="320" height="220" border="0"></a> </div>

<div style="width:320px;position:fixed; z-index:1999; bottom:0px;left:0px;_position: absolute;overflow: hidden;_top:expression(eval(documentElement.scrollTop)+0+'px'); " ><a href="http://www.chhwf.com/images/anbaob.jpg" target="_blank"><img src="images/21.jpg" width="320" height="237" border="0"></a> </div>-->

    <!--<DIV id=img1 style="Z-INDEX: 100; LEFT: 2px; WIDTH: 59px; POSITION: absolute; TOP: 643px; HEIGHT: 61px;

 visibility: visible;"><a href="http://www.chhwf.com/service.php?sid=2" target="_blank"><img src="images/gg.gif" width="150" height="150" border="0"></a></DIV>

<SCRIPT src="js/js.js"></SCRIPT>-->

</body>

</html>                               

Whois info of domain

Domain Name: CHHWF.COM
Registry Domain ID: 1487953822_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.bizcn.com
Registrar URL: http://www.bizcn.com
Updated Date: 2023-04-04T06:55:28Z
Creation Date: 2008-06-06T02:46:53Z
Registry Expiry Date: 2027-06-06T02:46:53Z
Registrar: Bizcn.com, Inc.
Registrar IANA ID: 471
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.5922179566
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.DNS.COM.CN
Name Server: NS2.DNS.COM.CN
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T20:47:34Z <<<
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