<html>
<head>
<title>文化衫|童装|运动服|T恤衫|睡衣--山东枣庄天龙针织有限公司</title>
<meta name="description" content="是一家以生产、加工各种出口针织服装为主的外向型工贸一体化企业。">
<META name="keywords" content="文化衫|童装|运动服|T恤衫|睡衣">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="/Html/Index/css/index.css" rel="stylesheet" type="text/css" />
<link href="css/index.css" rel="stylesheet" type="text/css" />
<SCRIPT LANGUAGE="JavaScript">
<!--
function mmLoadMenus() {
  if (window.mm_menu_0131150932_0) return;
        window.mm_menu_0131150932_0 = new Menu("root",88,30,"",12,"#FFFFFF","#000000","#074E08","#FFFFFF","center","middle",9,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0131150932_0.addMenuItem("公司简介","location='/about/id/1.html'");
  mm_menu_0131150932_0.addMenuItem("领导致辞","location='/about/id/5.html'");
  mm_menu_0131150932_0.addMenuItem("厂容厂貌","location='/about/id/6.html'");
  mm_menu_0131150932_0.addMenuItem("企业荣誉","location='/about/id/7.html'");
  mm_menu_0131150932_0.addMenuItem("下属公司","location='/about/id/8.html'");
  mm_menu_0131150932_0.addMenuItem("企业文化","location='/about/id/3.html'");
   mm_menu_0131150932_0.fontWeight="bold";
   mm_menu_0131150932_0.hideOnMouseOut=true;
   mm_menu_0131150932_0.bgColor='#FFFFFF';
   mm_menu_0131150932_0.menuBorder=1;
   mm_menu_0131150932_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0131150932_0.menuBorderBgColor='#FFFFFF';
window.mm_menu_0131151202_0 = new Menu("root",88,28,"",12,"#FFFFFF","#000000","#074E08","#FFFFFF","center","middle",9,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0131151202_0.addMenuItem("织造设备","location='/about/id/9.html'");
  mm_menu_0131151202_0.addMenuItem("漂染设备","location='/about/id/10.html'");
  mm_menu_0131151202_0.addMenuItem("印花设备","location='/about/id/11.html'");
  mm_menu_0131151202_0.addMenuItem("成衣设备","location='/about/id/12.html'");
   mm_menu_0131151202_0.fontWeight="bold";
   mm_menu_0131151202_0.hideOnMouseOut=true;
   mm_menu_0131151202_0.bgColor='#FFFFFF';
   mm_menu_0131151202_0.menuBorder=1;
   mm_menu_0131151202_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0131151202_0.menuBorderBgColor='#FFFFFF';

          window.mm_menu_0131151258_0 = new Menu("root",120,30,"",12,"#FFFFFF","#000000","#074E08","#FFFFFF","center","middle",9,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0131151258_0.addMenuItem("文化衫系列","location='/product1/typeid/1.html'");
  mm_menu_0131151258_0.addMenuItem("童装系列","location='/product1/typeid/2.html'");
  mm_menu_0131151258_0.addMenuItem("运动服系列","location='/product1/typeid/3.html'");
  mm_menu_0131151258_0.addMenuItem("T恤衫系列","location='/product1/typeid/4.html'");
  mm_menu_0131151258_0.addMenuItem("内衣睡衣系列","location='/product1/typeid/5.html'");
  mm_menu_0131151258_0.addMenuItem("单面绒衣系列","location='/product1/typeid/6.html'");
  mm_menu_0131151258_0.addMenuItem("针织面料","location='/product1/typeid/7.html'");
   mm_menu_0131151258_0.fontWeight="bold";
   mm_menu_0131151258_0.hideOnMouseOut=true;
   mm_menu_0131151258_0.bgColor='#FFFFFF';
   mm_menu_0131151258_0.menuBorder=1;
   mm_menu_0131151258_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0131151258_0.menuBorderBgColor='#FFFFFF';

mm_menu_0131151258_0.writeMenus();
} // mmLoadMenus()





<!--

 Hide
function killErrors() {
return true;
}
window.onerror = killErrors;
// -->

function MM_showMenu(menu, x, y, child, imgname) {
	if (!window.mmWroteMenu) return;
	MM_clearTimeout();
	if (menu) {
		var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];
		x = moveXbySlicePos (x, obj);
		y = moveYbySlicePos (y, obj);
	}
	if (document.layers) {
		if (menu) {
			var l = menu.menuLayer || menu;
			l.top = l.left = 1;
			hideActiveMenus();
			if (this.visibility) l = this;
			window.ActiveMenu = l;
		} else {
			var l = child;
		}
		if (!l) return;
		for (var i=0; i<l.layers.length; i++) { 			   
			if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";
			if (l.layers[i].document.layers.length > 0) MM_showMenu(null, "relative", "relative", l.layers[i]);
		}
		if (l.parentLayer) {
			if (x != "relative") l.parentLayer.left = x || window.pageX || 0;
			if (l.parentLayer.left + l.clip.width > window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);
			if (y != "relative") l.parentLayer.top = y || window.pageY || 0;
			if (l.parentLayer.isContainer) {
				l.Menu.xOffset = window.pageXOffset;
				l.Menu.yOffset = window.pageYOffset;
				l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;
				l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;
				if (l.parentLayer.menuContainerBgColor && l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;
			}
		}
		l.visibility = "inherit";
		if (l.Menu) l.Menu.container.visibility = "inherit";
	} else if (FIND("menuItem0")) {
		var l = menu.menuLayer || menu;	
		hideActiveMenus();
		if (typeof(l) == "string") l = FIND(l);
		window.ActiveMenu = l;
		var s = l.style;
		s.visibility = "inherit";
		if (x != "relative") {
			s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;
			s.left = s.pixelLeft + 'px';
		}
		if (y != "relative") {
			s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;
			s.top = s.pixelTop + 'px';
		}
		l.Menu.xOffset = document.body.scrollLeft;
		l.Menu.yOffset = document.body.scrollTop;
	}
	if (menu) window.activeMenus[window.activeMenus.length] = l;
	MM_clearTimeout();
}
//-->
</SCRIPT>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Html/Index/images/ddd.jpg);
}
-->
form { margin: 0px; padding: 0px; }  
</style>
<link href="/Html/Index/css/index.css" rel="stylesheet" type="text/css">
<script language="JavaScript" src="/Html/Index/mm_menu.js"></script>
</head>


<body>
<script language="JavaScript1.2">mmLoadMenus();</script>
<TABLE WIDTH=1000 height="206" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD height="105" COLSPAN=4><IMG SRC="/Html/Index/images/index1_01.jpg" ALT="" WIDTH=1000 HEIGHT=105 border="0" usemap="#Map"></TD>
  </TR>
  <TR>
    <TD height="42" COLSPAN=4><IMG SRC="/Html/Index/images/index1_02.jpg" ALT="" name="image1" WIDTH=1000 HEIGHT=42 border="0" usemap="#Map2" id="image1"></TD>
  </TR>
  <TR>
    <TD height="0" COLSPAN=4>  <script type="text/javascript" src="/Html/Index/js/jquery.js"></script>
    <script type="text/javascript" src="/Html/Index/js/superslide.2.1.js"></script>
<style>
ul{list-style-type: none; margin: 0px; padding: 0px;}
.fullSlide{width:100%;position:relative;height:295px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:295px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:295px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
</style>
<div class="fullSlide">
	<div class="bd">
		<ul>
        <li style='background: url(/Html/Index/images/x1.jpg) no-repeat 50% 0px;'></li>
        <li style='background: url(/Html/Index/images/x2.jpg) no-repeat 50% 0px;'></li>
		</ul>
	</div>
	<div class="hd"><ul></ul></div>
</div><!--fullSlide end-->

  <SCRIPT type="text/javascript">
		jQuery(".fullSlide").slide({
			titCell:".hd ul", 
			mainCell:".bd ul", 
			effect:"fold",  
			autoPlay:true, 
			autoPage:true, 
			trigger:"mouseover"
		});
	</SCRIPT>
</TD>
  </TR>
  <TR>
    <TD width="26" height="1"><IMG SRC="/Html/Index/images/spacer.gif" WIDTH=25 HEIGHT=1 ALT=""></TD>
    <TD width="251"><IMG SRC="/Html/Index/images/spacer.gif" WIDTH=244 HEIGHT=1 ALT=""></TD>
    <TD width="465"><IMG SRC="/Html/Index/images/spacer.gif" WIDTH=452 HEIGHT=1 ALT=""></TD>
    <TD width="258"><IMG SRC="/Html/Index/images/spacer.gif" WIDTH=251 HEIGHT=1 ALT=""></TD>
  </TR>
  <TR>
    <TD height="58" colspan="4" background="/Html/Index/images/bt.jpg"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="14%">&nbsp;</td>
          <td width="86%" class="font2"><span class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"></span>  <a href="news_detail_cn/id/8.html" class="2"><strong> 公司占地面积5万平方米,厂房面积2万平方米 </strong></a><span class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"></span>  <a href="news_detail_cn/id/7.html" class="2"><strong> 公司成立于2003年9月，注册资本500万元 </strong></a><span class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"></span>  <a href="news_detail_cn/id/6.html" class="2"><strong> 祝贺山东枣庄天龙针织有限公司改版！ </strong></a></td>
          <td width="0%">&nbsp;</td>
        </tr>
    </table></TD>
  </TR>
</TABLE>
<div align="center"> </div>
<map name="Map">
  <area shape="rect" coords="10,14,523,95" href="http://www.sdzztl.com/">
  <area shape="rect" coords="707,35,793,73" href="/about_e.html">
  <area shape="rect" coords="795,37,883,70" href="/index1.html">
  <area shape="rect" coords="888,37,983,71" href="#">
</map>
<map name="Map2">
  <area shape="rect" coords="27,8,128,36" href="/">
  <area shape="rect" coords="152,10,236,36" href="/about/id/1.html" onMouseOver="MM_showMenu(window.mm_menu_0131150932_0,142,36,null,'image1')" onMouseOut="MM_startTimeout();">
  <area shape="rect" coords="259,11,338,35" href="/news.html">
  <area shape="rect" coords="365,8,451,36" href="/product.html" onMouseOver="MM_showMenu(window.mm_menu_0131151258_0,350,36,null,'image1')" onMouseOut="MM_startTimeout();">
  <area shape="rect" coords="476,8,559,34" href="#" onMouseOver="MM_showMenu(window.mm_menu_0131151202_0,476,34,null,'image1')" onMouseOut="MM_startTimeout();">
  <area shape="rect" coords="588,10,670,35" href="/about/id/4.html">
  <area shape="rect" coords="692,10,776,33" href="/order.html">
  <area shape="rect" coords="810,11,883,34" href="/about/id/2.html">
  <area shape="rect" coords="919,11,993,39" href="/about_e.html">
</map>
</body>
</html>


<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(/Html/Index/images/ddd.jpg);
	margin-bottom: 0px;
}
-->
</style>
<style type="text/css">
<!--
.unnamed1 {	FONT-SIZE: 12px; LINE-HEIGHT: 20px
}
.font34 {	font-size: 12px;
	line-height: 31px;
	color: #333333;
	letter-spacing: normal;
}
.style35 {color: #999999}
.style36 {font-size: 12px; line-height: 31px; color: #ffffff; letter-spacing: normal;}
-->
</style>

<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
  <tr>
    <td width="282" height="183" valign="top" bgcolor="F4F4F4"><head>
<link href="css/index.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.font3 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
.style2asb {font-size: 12px}
.unnamed1 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
.font31 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
.style1 {font-size: 13px}
.style3 {font-weight: bold}
.style5 {font-weight: bold}
.style7 {font-weight: bold}
.style35 {color: #999999}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>
<body>
<TABLE height="341" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD><a href="/product.html"><IMG SRC="/Html/Index/images/index1_06.jpg" ALT="" WIDTH=279 HEIGHT=47 border="0"></a></TD>
  </TR>
  <TR>
    <TD ROWSPAN=2 valign="top" background="/Html/Index/images/ffl.gif"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="33%" height="43">&nbsp;</td>
          <td width="47%" class="font2"><a href="/product1/typeid/1.html" class="2"><strong>文化衫系列</strong></a></td>
          <td width="20%">&nbsp;</td>
        </tr>
        <tr> 
          <td height="40">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/2.html" class="2"><strong>童装系列</strong></a></td>
          <td>&nbsp;</td>
        </tr>
        <tr> 
          <td height="43">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/3.html" class="2"><strong>运动服系列</strong></a></td>
          <td>&nbsp;</td>
        </tr>
        <tr> 
          <td height="43">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/8.html" class="2"><strong>水洗烂花系列</strong></a></td>
          <td>&nbsp;</td>
        </tr>
        <tr> 
          <td height="40">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/4.html" class="2"><strong>T恤衫系列</strong></a></td>
          <td>&nbsp;</td>
        </tr>
        <tr> 
          <td height="43">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/5.html" class="2"><strong>内衣睡衣系列</strong></a></td>
          <td>&nbsp;</td>
        </tr>
        <tr> 
          <td height="38">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/6.html" class="2"><strong>单面绒衣系列</strong></a></td>
          <td>&nbsp;</td>
        </tr>
        <tr> 
          <td height="39">&nbsp;</td>
          <td class="font2"><a href="/product1/typeid/7.html" class="2"><strong>针织面料</strong></a></td>
          <td>&nbsp;</td>
        </tr>
      </table></TD>
  </TR>
  <TR> </TR>
</TABLE>
<TABLE height="266" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD height="47"><a href="/about/id/2.html"><IMG SRC="/Html/Index/images/index1_04.jpg" ALT="" WIDTH=269 HEIGHT=47 border="0"></a></TD>
  </TR>
  <TR>
    <TD height="219" background="/Html/Index/images/index1_07.jpg"><table width="100%" height="200"  border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="4%" height="13">&nbsp;</td>
          <td width="91%" class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> <a href="http://www.sdzztl.com/" class="2"><strong>山东枣庄天龙针织有限公司</strong></a></td>
          <td width="5%">&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> 地址：山东枣庄市峄城区工业园内</td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> 电话：0632-7739599
 </td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> 传真：0632-7738566 7752699 </td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> 联系人：赵跃 18663278855
</td>
          <td>&nbsp;</td>
        </tr>
         <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> 联系人：郝红忠 13605200259

</td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> E-mail：<a href="mailto:admin@sdzztl.com">admin@sdzztl.com</a></td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> 网址：<a href="http://www.sdzztl.com">http://www.sdzztl.com</a></td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td height="13">&nbsp;</td>
          <td class="font11"><img src="/Html/Index/images/lvjt.gif" width="14" height="13"> <a href="http://sdzztl.cn.texnet.com.cn/show/">http://sdzztl.cn.texnet.com.cn/show/ </a></td>
          <td>&nbsp;</td>
        </tr>
    </table></TD>
  </TR>
</TABLE>
</td>
    <td width="718" valign="top" background="/Html/Index/images/nr_02.jpg"><table width="718" height="64"  border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="718" valign="top" background="/Html/Index/images/nr_01.jpg"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="6%" height="46">&nbsp;</td>
                                <td width="94%" valign="bottom" class="font6"> 新闻中心</td>
              </tr>
          </table></td>
        </tr>
      </table>
        <table width="97%" height="301" border="0" align="center" cellpadding="1" cellspacing="4" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
          <tr>
            <td width="100%" height="293" align="left" valign="top" bgcolor="ffffff" class="font3"><br>
                <img src="/Html/Index/images/arrows.gif" width="8" height="8">&nbsp;&nbsp;&nbsp;&nbsp;<a href="/news_detail_cn/id/5.html" title="质量第一、客户至上、诚信为本、求实创新">质量第一、客户至上、诚信为本、求实创新</a>　　<span class="style35">发布日期：2013-01-31 </span><br>
                <br><img src="/Html/Index/images/arrows.gif" width="8" height="8">&nbsp;&nbsp;&nbsp;&nbsp;<a href="/news_detail_cn/id/6.html" title="祝贺山东枣庄天龙针织有限公司改版！ ">祝贺山东枣庄天龙针织有限公司改版！ </a>　　<span class="style35">发布日期：2013-01-31 </span><br>
                <br><img src="/Html/Index/images/arrows.gif" width="8" height="8">&nbsp;&nbsp;&nbsp;&nbsp;<a href="/news_detail_cn/id/7.html" title="公司成立于2003年9月，注册资本500万元 ">公司成立于2003年9月，注册资本500万元 </a>　　<span class="style35">发布日期：2013-01-31 </span><br>
                <br><img src="/Html/Index/images/arrows.gif" width="8" height="8">&nbsp;&nbsp;&nbsp;&nbsp;<a href="/news_detail_cn/id/8.html" title="公司占地面积5万平方米,厂房面积2万平方米 ">公司占地面积5万平方米,厂房面积2万平方米 </a>　　<span class="style35">发布日期：2013-01-31 </span><br>
                <br></td>
          </tr>
        </table>
        <div align="center"><span class="font34"></span></div></td>
  </tr>
 <tr>
    <td height="84" colspan="2" valign="top" background="/Html/Index/images/index1_14.jpg"><br>
 
    <link href="css/index.css" rel="stylesheet" type="text/css">
<style type="text/css"><!--
.style101 {color: #000000}
.style103 {
	line-height: 23px;
	letter-spacing: normal;
	font-size: 12px;
	color: #FFFFFF;
}
.style105 {font-family:Arial, Helvetica, sans-serif; font-size: 12px;}
.style3 {line-height: 24px; letter-spacing: normal; font-size: 12px;}
.style106 {color: #FFFFFF}
-->
</style>
<body bgcolor="#FFFFFF">
<table width="100%"  border="0" align="center" cellpadding="1" cellspacing="1" class="style101">
  <tr> 
    <td height="21"> <div align="center"></div></td>
  </tr>
  <tr> 
    <td class="style103"><div align="center" ><a href="http://www.sdzztl.com" class="1"> 
        <strong><font color="#FFFFFF">山东枣庄天龙针织有限公司</font></strong></a></a> 版权所有(C)2013 
        网络支持&nbsp;<a href="http://www.texnet.com.cn"  class="1"><font color="#FFFFFF">中国纺织网</font> 
        </a><a href="http://www.efu.com.cn"  class="1"><font color="#FFFFFF">中国服装网</font> 
        </a><a href="http://china.toocle.com"  class="1"><font color="#FFFFFF">生意宝</font></a> 
        <a href="/Netsun.php"  class="1"><font color="#FFFFFF">后台管理</font></a> 
        <a href="/zzq/index.html" class="1"><font color="#FFFFFF">著作权声明</font></a> 
        <strong><a href="http://mail.sdzztl.com" class="1 font2"><font color="#FFFFFF">邮箱登录</font></a> 
        <a href="https://beian.miit.gov.cn" class="font2"><font color="#FFFFFF">鲁ICP备10015603号-1</font></a></strong></div></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
  </tr>
</table>
</td>
  </tr>
</table>
</body>
</html>