<!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 content="text/html; charset=utf-8" http-equiv="Content-Type" />  
<title>杭州馨宸进出口有限公司</title>
<meta name="Keywords" content="杭州馨宸进出口有限公司">
<meta name="Description" content="杭州馨宸进出口有限公司">
<link href="images/css.css" rel="stylesheet" media="screen" type="text/css">
</head>
<body>
<script src="images/jquery.min.js" type="text/javascript"></script>

<script type="text/javascript">
var timeout         = 500;
var closetimer		= 0;
var ddmenuitem      = 0;
function jsddm_open()
{	jsddm_canceltimer();
	jsddm_close();
	ddmenuitem = $(this).find('ul').eq(0).css('visibility', 'visible');}
function jsddm_close()
{	if(ddmenuitem) ddmenuitem.css('visibility', 'hidden');}
function jsddm_timer()
{	closetimer = window.setTimeout(jsddm_close, timeout);}
function jsddm_canceltimer()
{	if(closetimer)
	{	window.clearTimeout(closetimer);
		closetimer = null;}}
$(document).ready(function()
{	$('#jsddm > li').bind('mouseover', jsddm_open);
	$('#jsddm > li').bind('mouseout',  jsddm_timer);});
document.onclick = jsddm_close;
  </script>
<script src="images/jquery.v1.8.2.min.js" type="text/javascript"></script> 

<div id="header">
		<div class="wrap">
            <div class="logo"><h1><a href="index.php"><img src="images/logo.jpg" alt=""></a></h1>
            </div>
            <div class="logo_right">
                    <a title="杭州馨宸进出口有限公司" href="index.php" rel="杭州馨宸进出口有限公司">中文</a>
                    <a title="杭州馨宸进出口有限公司" href="eindex.php" rel="杭州馨宸进出口有限公司">English</a>
            </div>
        </div>
        <div class="clear"></div>
		
     <div class="nav">
        	<div class="wrap">
                <ul id="jsddm"> 
                 <li><a href="index.php" rel="网站首页"><span>网站首页</span></a><ul></ul></li>
                 <li><a href="about.php" rel="走进馨宸"><span>走进馨宸</span></a>
                
                 </li>
                    
                 <li>
                 <a href="product.php" rel="产品展示"><span>产品展示</span></a>
                
                 </li>
                 <li><a href="news.php" rel="新闻中心"><span>新闻中心</span></a>
                 
                 </li>
                 <li><a href="network.php" rel="销售网络"><span>销售网络</span></a></li> 
                  <li><a href="idea.php" rel="人力资源"><span>人力资源</span></a>
                  <ul>
                  </ul>
                  </li>
                  <li><a href="order.php" rel="在线订购"><span>在线订购</span></a>
                  <ul>
                  </ul>
                  </li>
                  <li><a href="contact.php" rel="联系我们"><span>联系我们</span></a><ul>
                  </ul>
                  </li>
                </ul>
            <div class="wrap">
        </div>
	<div class="clear"></div>
</div>


<style>
.banners{ height:485px; width:100%; margin:0 auto;z-index:101;  }
.banners #bannerbox{ width:100%; height:485px; margin:0 auto;border-color:transparent;}
/*flexslider*/
.flexslider{position:relative;height:485px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat; }
.slides{position:relative;z-index:1; width:100%;height:485px;}
.slides li{height:485px;width:100%; }
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(images/bannerbtn.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.png) center center no-repeat;}
</style>

<div id="banner">

   <div class="banners" >
            	<div id="bannerbox">
         <!-- 代码begin -->
    <div class="flexslider">
	<ul class="slides">
        
		<li style="background:url(images/201611011808104741.jpg) 50% 0 no-repeat;"></li>
		<li style="background:url(images/201811061740046990.jpg) 50% 0 no-repeat;"></li>
	
	</ul>
   </div>


<!-- 代码end -->
<!-- js调用部分begin -->

<script src="images/jquery.flexslider-min.js"></script>
<script>
$(function(){
	$('.flexslider').flexslider({
		directionNav: true,
		pauseOnAction: false
	});
});
</script>
<!-- js调用部分end -->
    </div>
<!---->
                </div>


 
</div>

<div style=" height:15px;"></div>

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

<style>

#middle{ width:1100px; overflow:hidden; clear:both; margin:auto;}
#left{ border:solid 1px #ccc; width:214px;overflow:hidden; }
#left dl{ width:214px; overflow:hidden; float:left; display:none;}
#left dl dt{background:url(images/title1.jpg) left top no-repeat; width:214px; height:30px; text-indent:25px; padding-top:5px; color:#FFF;}

#left dl dd{ width:100%;}
#left dl dd a{ display:block; width:196px; height:36px; line-height:36px; background:url(images/category.jpg) left top no-repeat;text-indent:40px; margin-top:8px; margin-left:8px; cursor:pointer; clear:both; }






#left dl .dd{ display:none;}
#left dl .dd a{display:block; width:196px; height:26px; line-height:26px; background:url(images/categroy_bg2.jpg) left top no-repeat;text-indent:10px; margin-top:8px; margin-left:8px; cursor:pointer; clear:both;  }
#left>div{ width:100%; background:#F5F5F5; float:left; clear:both; overflow:hidden;}
#left>div em{ display:block; width:120px; text-align:center; line-height:30px; float:left; overflow:hidden;}
#left>div span{ display:block; width:111px; line-height:24px; padding-top:17px; overflow:hidden;}




</style>

    <script type="text/javascript" src="images/jquery.LoadImage.js"></script>
    <script type="text/javascript">
    $(function(){
    var subject=$("#indextop b").html().replace(/(^\s*)|(\s*$)/g,'');
    var num=0;
	
    switch(subject)
    {
     case "集团简介":case"领导关怀":case "董事长寄语":case"企业荣誉":case "大事记":case "组织机构":case "天明内刊":
     $("#left dl:eq(0)").show();
     num=0;
     break;
     case "企业新闻":case "图片新闻":
     $("#left dl:eq(1)").show();
     num=1;
     break;
     case "产品中心":
     $("#left dl:eq(2)").show();
     num=2;
     break;
     case "螺丝":
     $("#left dl:eq(2)").show();
     num=3;
     break;
	 
	 
     case "螺栓":
     $("#left dl:eq(2)").show();
     num=4;
     break;
     case"螺母":
     $("#left dl:eq(2)").show();
     num=5;
     break;
    case"垫圈":
     $("#left dl:eq(2)").show();
     num=5;
     break;
     case "锚":
     $("#left dl:eq(2)").show();
     num=6;
     break;
     case "钩":
     $("#left dl:eq(2)").show();
     num=7;
     break;
     case "杂":
     $("#left dl:eq(2)").show();
     num=8;
     break;
     case "插头":
     $("#left dl:eq(2)").show();
     num=9;
     break;
	 case "钉":
     $("#left dl:eq(2)").show();
     num=10;
     break;
	 case "技术说明":
     $("#left dl:eq(2)").show();
     num=11;
     break;
   
    }
    $(".banner:eq("+num+")").show();
    //
    $("#left dl .dd2").hover(function(){
    $("#left dl .dd").hide();
    $(this).next(".dd").slideDown("slow");
    },function(){});
    //
    $("#left dl dd a").each(function(){
    if($(this).html().replace(/(^\s*)|(\s*$)/g,'')==subject)
    {
     if($(this).parent("dd").hasClass("dd"))
     $(this).parent(".dd").show();
     else
     $(this).parent("dd").next(".dd").show();
    }
    });
    //
    });
    </script>
    
<script type="text/javascript">
    $(function(){
    $(".piclist li span img").LoadImage(true,210,145,"images/loading.gif");
    });
</script>
   <form name="aspnetForm" method="post" action="product.php?CategoryID={catid}" id="aspnetForm">
   
   <script type="text/javascript">
    $(function(){
    $("#menu ul li ").hover(function(){
    $(this).find("a").addClass("curr");
    var num=$(this).index();
    if(num>0 &&num<4)
    $(this).find(".sub").show();
    },function(){
    $(".sub").hide();
    $("#menu ul li a").removeClass("curr");    
    });
    });
    </script>


<div class="wrap">

<div class="index_left fl">


    <div id="left">
    <dl style="display: block;">
    <dt>产品中心</dt>
	
    <dd class="dd2"><a href="#">螺丝</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=684">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;纤维板钉</a>
    <a href="product.php?CategoryID=685">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;混凝土螺钉</a>
    <a href="product.php?CategoryID=686">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;家具螺丝</a>
    <a href="product.php?CategoryID=693">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;机螺丝</a>
    <a href="product.php?CategoryID=699">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;自钻螺钉</a>
    <a href="product.php?CategoryID=700">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;自攻螺钉</a>
    <a href="product.php?CategoryID=702">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;木螺钉</a>
    <a href="product.php?CategoryID=763">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;三角牙螺丝</a>

    </dd>
    <dd class="dd2"><a href="#">螺栓</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=703">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;T型螺栓</a>
    <a href="product.php?CategoryID=704">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;蝶形螺栓</a>
    <a href="product.php?CategoryID=753">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;法兰螺栓</a>
    <a href="product.php?CategoryID=754">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;马车螺栓</a>
    <a href="product.php?CategoryID=755">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;方头螺栓</a>
    <a href="product.php?CategoryID=756">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;六角螺栓</a>
    <a href="product.php?CategoryID=757">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;内六角螺栓</a>
    <a href="product.php?CategoryID=758">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;膨胀螺栓</a>
    <a href="product.php?CategoryID=762">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;U型螺栓</a>

    </dd>
    <dd class="dd2"><a href="#">螺母</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=705">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;六角螺母</a>
    <a href="product.php?CategoryID=706">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;法兰螺母</a>
    <a href="product.php?CategoryID=747">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;四方螺母</a>
    <a href="product.php?CategoryID=748">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;四爪螺母</a>
    <a href="product.php?CategoryID=749">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;内外牙螺母</a>
    <a href="product.php?CategoryID=750">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;尼龙锁紧螺母</a>
    <a href="product.php?CategoryID=751">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;蝶形螺母</a>
    <a href="product.php?CategoryID=752">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;焊接螺母</a>

    </dd>
    <dd class="dd2"><a href="#">垫圈</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=707">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;弹簧垫圈</a>
    <a href="product.php?CategoryID=746">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;平垫圈</a>
    <a href="product.php?CategoryID=764">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;EPDM 垫圈</a>

    </dd>
    <dd class="dd2"><a href="#">钣金紧固件</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=711">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;拉铆钉</a>
    <a href="product.php?CategoryID=715">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;拉铆螺母</a>
    <a href="product.php?CategoryID=716">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;压铆螺母</a>
    <a href="product.php?CategoryID=720">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;压铆螺柱</a>
    <a href="product.php?CategoryID=723">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;压铆螺丝</a>

    </dd>
    <dd class="dd2"><a href="#">非标定制紧固件</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=727">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;其他非标件</a>
    <a href="product.php?CategoryID=728">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;非标螺母</a>
    <a href="product.php?CategoryID=729">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;非标螺丝</a>

    </dd>
    <dd class="dd2"><a href="#">工具</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=743">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;钉</a>

    </dd>
    <dd class="dd2"><a href="#">铆钉</a></dd>
    <dd class="dd">
    
    <a href="product.php?CategoryID=759">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;半空心铆钉</a>
    <a href="product.php?CategoryID=760">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;实心铆钉</a>
    <a href="product.php?CategoryID=761">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;拉铆钉</a>

    </dd>	


    </dl>
   <dl style="height:10px;display: block;">&nbsp;</dl>
    </div>
<div  id="indextop"  style="display:none;"><b>{sectionname}</b></div>
<input type="hidden" name="ctl00$cpbody$replist$ctl00$hid_CategoryID" id="ctl00_cpbody_replist_ctl00_hid_CategoryID" value="{catid}">
	
    <div class="contact">
    	<div class="title"><a href="contact.php?id=226" title="联系我们">联系我们</a></div>
        <div class="info">
        	<div class="img"><img src="images/lxtp.jpg"></div>
			
<p style="text-indent:-5.5pt;margin-left:5.5pt; line-height:30px;" class="p0">
	<span style="font-size:12px;">杭州馨宸进出口有限公司</span>
	<br />
</p>
			
	
			
<p style="text-indent:-5.5pt;margin-left:5.5pt;line-height:30px;" class="p0">
	<span style="font-size:12px;">地址：杭州市萧山区通惠中路707号</span>
	<br />
	</p>
<p>嘉瑞广场2015室</p>

<p style="text-indent:-5.5pt;margin-left:5.5pt;line-height:30px;" class="p0">
	<span style="font-size:12px;">电话：0571-82136939</span> 
	<br />
</p>



<p style="text-indent:-5.5pt;margin-left:5.5pt;line-height:30px;" class="p0">
	<span style="font-size:12px;">网址：</span><span style="font-size:12px;"><a href="http://www.xinchenfast.com">www.xinchenfast.com</a></span> 
	<br />
</p>



<p style="margin-top:0pt;margin-bottom:0pt;" class="p0">
	<span style="font-size:12px;"></span><span style="font-size:12px;"></span> 
</p>

<span style="font-size:12px;"></span> 
<p>

	<br>
</p>
<br>
        </div>
    </div>
</div>



<div class="index_right fr">
	<div class="about fl">
    	<div class="title"><a href="about.php?id=220" title="企业简介">企业简介</a></div>
        <div class="info">
        	<img src="images/about.jpg" class="fl"><div class="zi"><p class="p0" style="text-align:center;">
	
</p>
<p class="p0" style="text-indent:28.0000pt;">
	  杭州馨宸进出口有限公司位于天堂杭州。公司主导产品为：螺丝、螺栓、螺母、垫圈、锚、钩、杂、插头、钉 紧固件及非标准金属冷镦、热锻、切削、冲压件。材质为：钢、铜、不锈钢。已广泛应用于：汽车、船舶、机械、建筑、电力、通讯、家电等行业。<br />
	  　公司创立伊始，就将经营定位于客户服务，本着这种精神，我们致力解决客户在经营中遇到的问题。提供有效的解决方案......
</p>
<p class="p0" style="text-indent:28.0000pt;">
	<br>
</p></div>
        </div>
    </div>
	
	

	
	
    <div class="clear"></div>
    <div class="product">
    	<div class="title"><a href="product.php" title="产品展示">产品展示</a></div>
        <div class="info">
            <div class="scrollleft" style="overflow: hidden; position: relative;">
                <ul style="margin: 0px; padding: 0px; overflow: hidden; position: relative; list-style: none; width: 2955px; left: -575px;">
                
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=700&id=1400"><img src="upload/2025-07-03/1751507002.jpg" alt="镀锌黄色内六角自攻螺钉公制"></a>
				<span><a href="product_detail.php?CategoryID=700&id=1400">镀锌黄色内六角自攻螺钉公制</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1399"><img src="upload/2025-07-03/1751506574.jpg" alt="din571木螺丝电镀"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1399">din571木螺丝电镀</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=749&id=1398"><img src="upload/2025-07-03/1751506479.jpg" alt="各种家具螺母螺母"></a>
				<span><a href="product_detail.php?CategoryID=749&id=1398">各种家具螺母螺母</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1397"><img src="upload/2025-07-03/1751506350.jpg" alt="din571木螺丝电镀"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1397">din571木螺丝电镀</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=749&id=1394"><img src="upload/2025-07-03/1751506305.jpg" alt="各种内外牙家具螺母"></a>
				<span><a href="product_detail.php?CategoryID=749&id=1394">各种内外牙家具螺母</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=749&id=1393"><img src="upload/2025-07-03/1751506229.jpg" alt="内外牙螺母"></a>
				<span><a href="product_detail.php?CategoryID=749&id=1393">内外牙螺母</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=749&id=1392"><img src="upload/2025-07-03/1751505860.jpg" alt="内外牙螺母"></a>
				<span><a href="product_detail.php?CategoryID=749&id=1392">内外牙螺母</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1391"><img src="upload/2025-07-03/1751505219.jpg" alt="din571木螺丝"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1391">din571木螺丝</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1390"><img src="upload/2025-07-03/1751505121.jpg" alt="平头内六角家具螺丝"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1390">平头内六角家具螺丝</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1389"><img src="upload/2025-07-03/1751505078.jpg" alt="黄锌平头内六角家具螺丝"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1389">黄锌平头内六角家具螺丝</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1388"><img src="upload/2025-07-03/1751505038.jpg" alt="蓝白锌平头内六角半牙家具螺"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1388">蓝白锌平头内六角半牙家具螺</a></span></li>
				<li style="position: relative; overflow: hidden; float: left;">
				<a href="product_detail.php?CategoryID=686&id=1387"><img src="upload/2025-07-03/1751504948.jpg" alt="蓝白锌平头内六角半牙家具螺"></a>
				<span><a href="product_detail.php?CategoryID=686&id=1387">蓝白锌平头内六角半牙家具螺</a></span></li>
				 
				

				
				</ul>
            </div>
        </div>
    </div>
	
	
    <div class="news">
    	<div class="title"><a href="news.php" title="新闻中心">新闻中心</a></div>
        <div class="info">
        	
         <div id="news">
          <ul style="margin-top: 0px;">
		 	
        <li><a href="news_detail.php?id=261" title="自锁螺母与紧锁螺母区别">自锁螺母与紧锁螺母区别</a></li>	
        <li><a href="news_detail.php?id=260" title="螺母防松的六种基本方法">螺母防松的六种基本方法</a></li>	
        <li><a href="news_detail.php?id=259" title="空调管路无需焊接，可利用螺母连接，不失为一种安全可靠的连">空调管路无需焊接，可利用螺母连接，不失为一种安全可靠的连</a></li>	
        <li><a href="news_detail.php?id=258" title="冷镦螺母和热镦螺母的区别？">冷镦螺母和热镦螺母的区别？</a></li>	
        <li><a href="news_detail.php?id=255" title="圆螺母与六角螺母区别在哪？">圆螺母与六角螺母区别在哪？</a></li>	
        <li><a href="news_detail.php?id=254" title="紧固件法兰螺母的分类">紧固件法兰螺母的分类</a></li>	
		
		 
		
		</ul>
       </div>
      </div>
	  
 <div class="info2">
         <div id="news2">
          <ul style="margin-top: 0px;">
        	
        <li><a href="news_detail.php?id=243" title="塑胶件中镶入铜螺母设计注意事项">塑胶件中镶入铜螺母设计注意事项</a></li>	
        <li><a href="news_detail.php?id=254" title="紧固件法兰螺母的分类">紧固件法兰螺母的分类</a></li>	
        <li><a href="news_detail.php?id=255" title="圆螺母与六角螺母区别在哪？">圆螺母与六角螺母区别在哪？</a></li>	
        <li><a href="news_detail.php?id=258" title="冷镦螺母和热镦螺母的区别？">冷镦螺母和热镦螺母的区别？</a></li>	
        <li><a href="news_detail.php?id=259" title="空调管路无需焊接，可利用螺母连接，不失为一种安全可靠的连">空调管路无需焊接，可利用螺母连接，不失为一种安全可靠的连</a></li>	
        <li><a href="news_detail.php?id=260" title="螺母防松的六种基本方法">螺母防松的六种基本方法</a></li>	
		
		</ul>
       </div>
      </div>
	  

    
        
    </div>
</div>

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

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

<div class="wrap">杭州馨宸进出口有限公司&nbsp;&nbsp;&#169; Copyright 2019.All Rights Reserved.  <br>
杭州馨宸进出口有限公司 电话：0571-82136939 地址：杭州市萧山区太古广场1幢1219室 <span><a href="http://www.hz-djjx.cn" target="_blank" style="display:none">大匠机械</a></span>


</div></div>
</div>

</div>
</div>
</body>
</html>
<script type="text/javascript">
//图片滚动 调用方法 imgscroll({speed: 30,amount: 1,dir: "up"});
$.fn.imgscroll = function(o){
	var defaults = {
		speed: 40,
		amount: 0,
		width: 1,
		dir: "left"
	};
	o = $.extend(defaults, o);
	
	return this.each(function(){
		var _li = $("li", this);
		_li.parent().parent().css({overflow: "hidden", position: "relative"}); //div
		_li.parent().css({margin: "0", padding: "0", overflow: "hidden", position: "relative", "list-style": "none"}); //ul
		_li.css({position: "relative", overflow: "hidden"}); //li
		if(o.dir == "left") _li.css({float: "left"});
		
		//初始大小
		var _li_size = 0;
		for(var i=0; i<_li.size(); i++)
			_li_size += o.dir == "left" ? _li.eq(i).outerWidth(true) : _li.eq(i).outerHeight(true);
		
		//循环所需要的元素
		if(o.dir == "left") _li.parent().css({width: (_li_size*3)+"px"});
		_li.parent().empty().append(_li.clone()).append(_li.clone()).append(_li.clone());
		_li = $("li", this);

		//滚动
		var _li_scroll = 0;
		function goto(){
			_li_scroll += o.width;
			if(_li_scroll > _li_size)
			{
				_li_scroll = 0;
				_li.parent().css(o.dir == "left" ? { left : -_li_scroll } : { top : -_li_scroll });
				_li_scroll += o.width;
			}
				_li.parent().animate(o.dir == "left" ? { left : -_li_scroll } : { top : -_li_scroll }, o.amount);
		}
		
		//开始
		var move = setInterval(function(){ goto(); }, o.speed);
		_li.parent().hover(function(){
			clearInterval(move);
		},function(){
			clearInterval(move);
			move = setInterval(function(){ goto(); }, o.speed);
		});
	});
};
</script>



<script type="text/javascript">
$(document).ready(function(){

	$(".scrollleft").imgscroll({
		speed: 40,    //图片滚动速度
		amount: 0,    //图片滚动过渡时间
		width: 1,     //图片滚动步数
		dir: "left"   // "left" 或 "up" 向左或向上滚动
	});

});
</script> 

    </form>


</body></html>
  
