CINXE.COM
纺织网-纺织数字化营销平台
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>纺织网-纺织数字化营销平台</title> <meta name="keywords" content="纺织商品、纺织原料行情、数字化营销、纺织企业、纺织展会、纺织资讯" /> <meta name="description" content="纺织网-提供纺织商品、纺织行业企业、纺织行业资讯、纺织大宗品行情、供应求购、纺织展会等信息。" /> <link rel="stylesheet" href="/static/css/reset.css"> <link rel="stylesheet" href="/static/css/idangerous.swiper2.7.6.css"> <link rel="stylesheet" href="/static/css/swiper.min.css"> <link rel="stylesheet" href="/static/css/iconfont/iconfont.css"> <link rel="stylesheet" href="/static/css/zwd_currency.css"> <link rel="stylesheet" href="/static/css/index.css"> <link rel="stylesheet" href="/static/css/header.css"> <link rel="stylesheet" href="/static/css/bottom.css"> <script src="/static/css/iconfont/iconfont.js"></script> <script src="/static/js/jquery.min.js"></script> <script src="/static/js/idangerous.swiper2.7.6.min.js"></script> <script src="/static/js/swiper.min.js"></script> </head> <body> <div class="zwd_content header_top"> <div class="header_top_left" id="headerusername"> <span><a href="/">纺织网</a></span> <a hover='true' href="/signin/" >请登录</a> <a hover='true' href="/register/">注册</a> <a hover='true' href="javascript:void(0);">忘记密码</a> </div> <div class="header_top_right"> <span><a hover='true' href="https://mall.chemnet.com/" target="_blank">化工网商城</a></span> <span><a hover='true' href="https://www.sinoaaa.com/" target="_blank">风险评级</a></span> <span><a hover='true' href="https://ichain.toocle.com/" target="_blank">产业链</a></span> <!-- <span><a hover='true' href="/ex.html" target="_blank">交易中心</a></span> --> <span><a hover='true' href="http://mail.texindex.com/" target="_blank">企业邮局</a></span> <span><a hover='true' href="http://www.100ec.cn/" target="_blank">网经社</a></span> <span><a hover='true' href="http://www.texindex.com/" target="_blank">ENGLISH</a></span> <span><a hover='true' href="http://www2.texindex.com.cn/" target="_blank">浏览旧版</a></span> </div> </div> <div class="header_main white"> <div class="zwd_content"> <div class="header_main_left"> <a hover='true' href="/"> <img src="/static/img/texlogo.gif" alt="纺织网"> </a> <p>纺织数字化营销平台</p> </div> <div class="header_main_center"> <div class="header_main_center_top"> <a class="serch_title_item active" hover='true' data="product" href="javascript:void(0);">产品信息</a> <a class="serch_title_item" hover='true' data="company" href="javascript:void(0);">企业名录</a> <a class="serch_title_item" hover='true' data="buy" href="javascript:void(0);">求购信息</a> <a class="serch_title_item" hover='true' data="sell" href="javascript:void(0);">供应信息</a> <a class="serch_title_item" hover='true' data="news" href="javascript:void(0);">纺织资讯</a> <a class="serch_title_item" hover='true' data="baike" href="javascript:void(0);">纺织百科</a> </div> <script type="text/javascript"> $(document).ready(function(){ var login_name = localStorage.getItem("user_name"); if(login_name) { $("#headerusername").html( // "<span>纺织网!</span><a hover='true' href='#' >"+login_name+"</a>" `<span>纺织网,欢迎您</span> <a hover='true' href='/texmember' target='_blank'>${login_name}</a> <a href="javascript:void(0);" onclick="localStorage.clear(); location.reload();">[退出]</a>` ); } }); $(document).ready(function(){ $('.serch_title_item').click(function(){ $('.serch_title_item').removeClass('active'); $(this).addClass('active'); }); $("#search").click(function(){ var name = $("input[name=search]").val(); var module = $(".serch_title_item.active").attr('data'); if(name){ var temp_form = document.createElement("form"); temp_form.action = '/search/'; temp_form.method = 'post'; temp_form.style.display = 'none'; var opt = document.createElement('input'); opt.name = 'terms'; opt.value = name; temp_form.appendChild(opt); var opt = document.createElement('input'); opt.name = 'd'; opt.value = module; temp_form.appendChild(opt); document.body.appendChild(temp_form); temp_form.submit(); } }); }) </script> <div class="header_main_center_main"> <input type="text" class="header_main_serch" name="search" placeholder="请输入关键词"> <button type="button" class="header_main_button" id="search">搜 索</button> </div> <div class="header_main_bottom"> <span>热门检索:</span> <a hover='true' href="/product/search-%E9%92%88%E7%BB%87%E9%9D%A2%E6%96%99-1.html">针织面料</a> <a hover='true' href="/product/search-%E8%89%B2%E7%BB%87%E5%B8%83-1.html">色织布</a> <a hover='true' href="/product/search-%E6%9C%8D%E8%A3%85-1.html">服装</a> <a hover='true' href="/product/search-%E5%9D%AF%E5%B8%83-1.html">坯布</a> <a hover='true' href="/product/search-%E9%9D%A2%E6%96%99-1.html">面料</a> <a hover='true' href="/product/search-%E6%A3%89%E7%BA%B1-1.html">棉纱</a> </div> <div class="header_main_bottom_zhuce">欢迎注册</div> <div class="header_main_bottom_wangji">忘记密码</div> </div> <div class="header_main_right"> <!-- <a hover='true' href="javascript:void(0);" text_title="小程序"> <img src="/static/img/cs_qrcode.jpg" alt="小程序"> </a> <a hover='true' href="javascript:void(0);" text_title="移动端"> <img src="/static/img/cs_qrcode.jpg" alt="移动端"> </a> --> </div> <div class="header_main_right_right"> <p>已有账号? <a href="/signin/">请登录></a> </p> </div> </div> </div> <div class="header_nav_box"> <div class="zwd_content header_nav"> <a href="/"><span class="fzw fzw-shouye"></span>首页</a> <a hover='true' href="/company/">找企业</a> <a hover='true' href="/product/">看产品<i>HOT</i></a> <a hover='true' href="/trade/">采购中心</a> <a hover='true' href="/news/">资讯中心</a> <a hover='true' href="/expo/">展会</a> <!-- <a hover='true' href="/hr/">招聘</a> --> <a hover='true' href="/baike/">百科</a> <a hover='true' href="https://www.rawmex.cn/" target="_blank">撮合交易</a> </div> </div> <div class="zwd_content banner_box"> <div class="left_nav"> <p class="fzw fzw-fenlei left_nav_title">全部商品分类</p> <div class="left_nav_list"> <div class="left_nav_item"> <p class="left_nav_item_title">原料 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-3-76--1.html">毛纺类</a> <a hover='true' href="/product/plist-3-77--1.html">蚕茧、蚕丝</a> <a hover='true' href="/product/plist-3-80--1.html">化纤类</a> <a hover='true' href="/product/plist-3-87--1.html">棉纤维</a> <a hover='true' href="/product/plist-3-88--1.html">麻纤维</a> <a hover='true' href="/product/plist-3-89--1.html">无机纤维</a> <a hover='true' href="/product/plist-3-90--1.html">复合纤维</a> <a hover='true' href="/product/plist-3-91--1.html">功能纤维</a> <a hover='true' href="/product/plist-3-92--1.html">人造纤维</a> <a hover='true' href="/product/plist-3-180--1.html">其它合成纤维</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-3-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-3-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-3-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-3-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-3-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-3-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-3-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-3-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-3-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-3-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-3-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-3-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-3-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-3-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-3-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-3-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-3-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-3-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-3-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-3-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-3-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/1156445/" title="无锡市信华纺织原料有限公司" target="_blank">无锡市信华纺织原料有限公司</a> <a href="/show/99357/" title="鼎牌帆布-广州信晟帆布织造有限公司" target="_blank">鼎牌帆布-广州信晟帆布织造有限公司</a> <a href="/show/985003/" title="江苏开元进出口分公司" target="_blank">江苏开元进出口分公司</a> <a href="/show/96361/" title="嘉兴市宝通纺织有限公司" target="_blank">嘉兴市宝通纺织有限公司</a> <a href="/show/93094/" title="浙江嘉利蛋白纤维有限公司" target="_blank">浙江嘉利蛋白纤维有限公司</a> <a href="/show/90541/" title="浙江展望印染有限公司 " target="_blank">浙江展望印染有限公司 </a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1265313/product-226678.html" title="TEL FABRIC(天丝)" text_title="TEL FABRIC(天丝)" target="_blank"> <img src="/upload/201712/11/20171211094150795079.jpg" title="TEL FABRIC(天丝)"> </a> <a hover='true' href="/show/1156445/product-90776.html" title="澳毛羊绒" text_title="澳毛羊绒" target="_blank"> <img src="/upload/201305/21/20130521155022582258.jpg" title="澳毛羊绒"> </a> <a hover='true' href="/show/115434/product-93757.html" title="锦纶丝" text_title="锦纶丝" target="_blank"> <img src="/upload/Images_Product/38121.588287037.gif" title="锦纶丝"> </a> <a hover='true' href="/show/141796/product-31481.html" title="异型仿兔毛纤维" text_title="异型仿兔毛纤维" target="_blank"> <img src="/upload/201111/27/20111127142251474.jpg" title="异型仿兔毛纤维"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航原料2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航原料2张"> </a> <a href="" title="首页导航原料2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航原料2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">纱线 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-5-65--1.html">棉纱棉线</a> <a hover='true' href="/product/plist-5-66--1.html">麻纺纱线</a> <a hover='true' href="/product/plist-5-67--1.html">毛纺纱线</a> <a hover='true' href="/product/plist-5-68--1.html">绢纺纱线</a> <a hover='true' href="/product/plist-5-69--1.html">化纤纱线</a> <a hover='true' href="/product/plist-5-70--1.html">混纺纱线</a> <a hover='true' href="/product/plist-5-71--1.html">花式纱线</a> <a hover='true' href="/product/plist-5-72--1.html">特殊功能纱线</a> <a hover='true' href="/product/plist-5-75--1.html">新型纱线</a> <a hover='true' href="/product/plist-5-176--1.html">长丝纱</a> <a hover='true' href="/product/plist-5-177--1.html">复合纱</a> <a hover='true' href="/product/plist-5-179--1.html">色纱</a> <a hover='true' href="/product/plist-5-190--1.html">其它</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-5-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-5-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-5-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-5-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-5-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-5-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-5-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-5-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-5-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-5-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-5-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-5-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-5-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-5-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-5-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-5-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-5-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-5-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-5-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-5-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-5-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/1178400/" title="沛县龙盛纺织有限公司" target="_blank">沛县龙盛纺织有限公司</a> <a href="/show/603303/" title="新疆昌恒纺织有限责任公司" target="_blank">新疆昌恒纺织有限责任公司</a> <a href="/show/1271906/" title="新疆协益纺织科技有限公司" target="_blank">新疆协益纺织科技有限公司</a> <a href="/show/1262761/" title="潍坊天鹏纺织有限公司" target="_blank">潍坊天鹏纺织有限公司</a> <a href="/show/99901/" title="绍兴盈彩纺织品有限公司" target="_blank">绍兴盈彩纺织品有限公司</a> <a href="/show/99839/" title="宁夏宁阳棉纺织有限公司" target="_blank">宁夏宁阳棉纺织有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1269739/product-237668.html" title="梦玉纤各类纱线" text_title="梦玉纤各类纱线" target="_blank"> <img src="/upload/201908/28/20190828151349884988.jpg" title="梦玉纤各类纱线"> </a> <a hover='true' href="/show/1178400/product-114361.html" title="人棉纱" text_title="人棉纱" target="_blank"> <img src="/upload/201310/22/20131022164374327432.jpg" title="人棉纱"> </a> <a hover='true' href="/show/598713/product-161322.html" title="天丝亚麻纱" text_title="天丝亚麻纱" target="_blank"> <img src="/upload/201408/14/20140814152097839783.jpg" title="天丝亚麻纱"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航纱线2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航纱线2张"> </a> <a href="" title="首页导航纱线2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航纱线2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">坯布 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-13-191--1.html">棉坯布</a> <a hover='true' href="/product/plist-13-192--1.html">化纤坯布</a> <a hover='true' href="/product/plist-13-193--1.html">混纺坯布</a> <a hover='true' href="/product/plist-13-194--1.html">其它</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-13-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-13-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-13-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-13-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-13-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-13-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-13-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-13-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-13-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-13-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-13-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-13-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-13-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-13-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-13-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-13-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-13-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-13-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-13-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-13-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-13-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/94857/" title="威海银丰纺织有限公司" target="_blank">威海银丰纺织有限公司</a> <a href="/show/94813/" title="石家庄常山纺织股份有限公司" target="_blank">石家庄常山纺织股份有限公司</a> <a href="/show/90344/" title="常州侨丰织造有限公司" target="_blank">常州侨丰织造有限公司</a> <a href="/show/8691/" title="湖南杰新纺织集团有限公司" target="_blank">湖南杰新纺织集团有限公司</a> <a href="/show/86605/" title="西安四棉纺织有限责任公司" target="_blank">西安四棉纺织有限责任公司</a> <a href="/show/8572/" title="丹阳鑫隆纺织有限公司" target="_blank">丹阳鑫隆纺织有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1128043/product-9048.html" title="白坯布" text_title="白坯布" target="_blank"> <img src="/upload/201205/18/201251894337194.jpg" title="白坯布"> </a> <a hover='true' href="/show/94943/product-16712.html" title="天丝坯布" text_title="天丝坯布" target="_blank"> <img src="/upload/201112/08/2011128154848456.jpg" title="天丝坯布"> </a> <a hover='true' href="/show/730008/product-1803.html" title="苎麻布" text_title="苎麻布" target="_blank"> <img src="/upload/201212/26/201212269441364.jpg" title="苎麻布"> </a> <a hover='true' href="/show/17741/product-93158.html" title="染色坯布" text_title="染色坯布" target="_blank"> <img src="/upload/Product/9446.jpg" title="染色坯布"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航坯布2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航坯布2张"> </a> <a href="" title="首页导航坯布2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航坯布2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">面料 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-2-46--1.html">全棉面料</a> <a hover='true' href="/product/plist-2-47--1.html">针织面料</a> <a hover='true' href="/product/plist-2-48--1.html">化纤面料</a> <a hover='true' href="/product/plist-2-49--1.html">混纺、交织面料</a> <a hover='true' href="/product/plist-2-50--1.html">色织、提花、印花面料</a> <a hover='true' href="/product/plist-2-51--1.html">全毛面料</a> <a hover='true' href="/product/plist-2-52--1.html">丝绸面料</a> <a hover='true' href="/product/plist-2-53--1.html">麻面料</a> <a hover='true' href="/product/plist-2-54--1.html">家纺面料</a> <a hover='true' href="/product/plist-2-55--1.html">服装面料</a> <a hover='true' href="/product/plist-2-56--1.html">复合面料</a> <a hover='true' href="/product/plist-2-57--1.html">其它</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-2-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-2-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-2-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-2-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-2-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-2-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-2-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-2-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-2-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-2-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-2-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-2-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-2-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-2-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-2-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-2-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-2-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-2-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-2-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-2-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-2-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/1115118/" title="青岛鼎颐达家居用品有限公司" target="_blank">青岛鼎颐达家居用品有限公司</a> <a href="/show/1271377/" title="绍兴酷艺纺织有限公司" target="_blank">绍兴酷艺纺织有限公司</a> <a href="/show/693046/" title="常熟市索美特纺织品有限公司" target="_blank">常熟市索美特纺织品有限公司</a> <a href="/show/600298/" title="英纶纺织贸易有限公司" target="_blank">英纶纺织贸易有限公司</a> <a href="/show/1270997/" title="苏州中晟纺织有限公司" target="_blank">苏州中晟纺织有限公司</a> <a href="/show/1147640/" title="绍兴花庆纺织品有限公司" target="_blank">绍兴花庆纺织品有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1243541/product-239526.html" title="春亚纺复合校服面料环保透气防水" text_title="春亚纺复合校服面料环保透气防水" target="_blank"> <img src="/upload/202003/09/20200309125871937193.jpg" title="春亚纺复合校服面料环保透气防水"> </a> <a hover='true' href="/show/991654/product-168403.html" title="点子菊花" text_title="点子菊花" target="_blank"> <img src="/upload/201411/03/20141103144121342134.jpg" title="点子菊花"> </a> <a hover='true' href="/show/610841/product-202440.html" title="尼龙牛津布、210D牛津布" text_title="尼龙牛津布、210D牛津布" target="_blank"> <img src="/upload/File/20089584040909.jpg" title="尼龙牛津布、210D牛津布"> </a> </div> <div class="item_box_bottom_right"> <a href="http://www.szmhtex.com/" title="首页导航面料2张 苏州市毛阍纺织品有限公司" target="_blank"> <img class="img_cover" src="/upload/20230207/24d759d4066e6a853beaf473d35e4789.jpg" title="首页导航面料2张 苏州市毛阍纺织品有限公司"> </a> <a href="http://www.szmhtex.com/" title="首页导航面料2张 苏州市毛阍纺织品有限公司" target="_blank"> <img class="img_cover" src="/upload/20230207/6f0a28607661854b30d93630e66df3d6.jpg" title="首页导航面料2张 苏州市毛阍纺织品有限公司"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">服装 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-6-16--1.html">内衣睡衣</a> <a hover='true' href="/product/plist-6-18--1.html">婴童装</a> <a hover='true' href="/product/plist-6-20--1.html">职业装</a> <a hover='true' href="/product/plist-6-21--1.html">休闲服装</a> <a hover='true' href="/product/plist-6-22--1.html">运动服装</a> <a hover='true' href="/product/plist-6-23--1.html">民族服装</a> <a hover='true' href="/product/plist-6-24--1.html">牛仔服装</a> <a hover='true' href="/product/plist-6-25--1.html">泳装</a> <a hover='true' href="/product/plist-6-26--1.html">防寒服</a> <a hover='true' href="/product/plist-6-27--1.html">婚纱礼服</a> <a hover='true' href="/product/plist-6-28--1.html">特殊用途服装</a> <a hover='true' href="/product/plist-6-29--1.html">其它</a> <a hover='true' href="/product/plist-6-168--1.html">皮革裘皮服装</a> <a hover='true' href="/product/plist-6-178--1.html">中老年服装</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-6-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-6-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-6-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-6-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-6-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-6-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-6-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-6-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-6-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-6-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-6-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-6-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-6-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-6-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-6-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-6-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-6-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-6-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-6-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-6-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-6-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/1248705/" title="青岛润和祥服装有限公司" target="_blank">青岛润和祥服装有限公司</a> <a href="/show/1143093/" title="青岛海诚丰泰工贸有限公司" target="_blank">青岛海诚丰泰工贸有限公司</a> <a href="/show/80792/" title="昆山昭奈华裕服装有限公司" target="_blank">昆山昭奈华裕服装有限公司</a> <a href="/show/53144/" title="上海华盛织布有限公司" target="_blank">上海华盛织布有限公司</a> <a href="/show/1257740/" title="聊城国领标志服装有限公司" target="_blank">聊城国领标志服装有限公司</a> <a href="/show/1256717/" title="青岛桥港制衣有限公司" target="_blank">青岛桥港制衣有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1248705/product-187865.html" title="女装" text_title="女装" target="_blank"> <img src="/upload/201508/07/20150807091443484348.JPG" title="女装"> </a> <a hover='true' href="/show/1257740/product-213362.html" title="城市管理制式服装" text_title="城市管理制式服装" target="_blank"> <img src="/upload/201702/21/20170221123628732873.jpg" title="城市管理制式服装"> </a> <a hover='true' href="/show/1256717/product-196594.html" title="春夏家居服睡衣男款" text_title="春夏家居服睡衣男款" target="_blank"> <img src="/upload/201602/25/20160225091893799379.jpg" title="春夏家居服睡衣男款"> </a> <a hover='true' href="/show/1182289/product-214631.html" title="草原服装" text_title="草原服装" target="_blank"> <img src="/upload/201703/22/20170322212831523152.jpg" title="草原服装"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航服装2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航服装2张"> </a> <a href="" title="首页导航服装2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航服装2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">服饰 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-7-30--1.html">围巾</a> <a hover='true' href="/product/plist-7-31--1.html">手套</a> <a hover='true' href="/product/plist-7-32--1.html">帽子</a> <a hover='true' href="/product/plist-7-33--1.html">袜子</a> <a hover='true' href="/product/plist-7-34--1.html">领带</a> <a hover='true' href="/product/plist-7-35--1.html">腰带</a> <a hover='true' href="/product/plist-7-142--1.html">鞋类</a> <a hover='true' href="/product/plist-7-143--1.html">箱包、皮具</a> <a hover='true' href="/product/plist-7-147--1.html">其它</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-7-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-7-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-7-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-7-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-7-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-7-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-7-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-7-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-7-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-7-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-7-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-7-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-7-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-7-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-7-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-7-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-7-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-7-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-7-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-7-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-7-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/90610/" title="德清县志方丝绸有限公司" target="_blank">德清县志方丝绸有限公司</a> <a href="/show/90539/" title="孟州市华远皮业有限责任公司" target="_blank">孟州市华远皮业有限责任公司</a> <a href="/show/88712/" title="深圳景光鞋袜实业有限公司" target="_blank">深圳景光鞋袜实业有限公司</a> <a href="/show/8732/" title="费县金吉利服装有限公司" target="_blank">费县金吉利服装有限公司</a> <a href="/show/674212/" title="宁波经济技术开发区仑洲针织有限公司" target="_blank">宁波经济技术开发区仑洲针织有限公司</a> <a href="/show/626227/" title="北京百泉化纤厂" target="_blank">北京百泉化纤厂</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1156518/product-95468.html" title="驼绒披肩" text_title="驼绒披肩" target="_blank"> <img src="/upload/201305/24/20130524100734883488.jpg" title="驼绒披肩"> </a> <a hover='true' href="/show/92566/product-94685.html" title="休闲包" text_title="休闲包" target="_blank"> <img src="/upload/Product/264410.jpg" title="休闲包"> </a> <a hover='true' href="/show/1094938/product-1922.html" title="童毯" text_title="童毯" target="_blank"> <img src="/upload/201108/22/201182291611808.jpg" title="童毯"> </a> <a hover='true' href="/show/11307/product-93216.html" title="亮珠包" text_title="亮珠包" target="_blank"> <img src="/upload/Images_Product/38674.7030208333.jpg" title="亮珠包"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航服饰2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航服饰2张"> </a> <a href="" title="首页导航服饰2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航服饰2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">皮革 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-8-153--1.html">生皮、毛皮</a> <a hover='true' href="/product/plist-8-154--1.html">天然皮革</a> <a hover='true' href="/product/plist-8-155--1.html">合成皮革</a> <a hover='true' href="/product/plist-8-162--1.html">皮革化学品</a> <a hover='true' href="/product/plist-8-163--1.html">皮革加工设备</a> <a hover='true' href="/product/plist-8-170--1.html">产业用皮革皮毛制品</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-8-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-8-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-8-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-8-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-8-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-8-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-8-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-8-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-8-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-8-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-8-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-8-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-8-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-8-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-8-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-8-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-8-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-8-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-8-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-8-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-8-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/103404/" title="江阴市虎跑纺织印染有限公司" target="_blank">江阴市虎跑纺织印染有限公司</a> <a href="/show/164843/" title="潮安县彩塘镇绣达时装厂" target="_blank">潮安县彩塘镇绣达时装厂</a> <a href="/show/195258/" title="亿丰布行" target="_blank">亿丰布行</a> <a href="/show/426046/" title="四川省雅安市龙洲畜产品有限公司" target="_blank">四川省雅安市龙洲畜产品有限公司</a> <a href="/show/698703/" title="宏裕高新复合面料(苏州)有限公司" target="_blank">宏裕高新复合面料(苏州)有限公司</a> <a href="/show/721513/" title="启东欣美合成皮革有限公司" target="_blank">启东欣美合成皮革有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1162062/product-112622.html" title="皮革" text_title="皮革" target="_blank"> <img src="/upload/201310/11/20131011101186078607.jpg" title="皮革"> </a> <a hover='true' href="/show/1179185/product-182719.html" title="合成革" text_title="合成革" target="_blank"> <img src="/upload/201506/01/20150601143651725172.jpg" title="合成革"> </a> <a hover='true' href="/show/721513/product-212879.html" title="pvc沙发革" text_title="pvc沙发革" target="_blank"> <img src="/upload/201702/08/20170208165946624662.jpg" title="pvc沙发革"> </a> <a hover='true' href="/show/412001/product-243905.html" title="PVC投影银幕革" text_title="PVC投影银幕革" target="_blank"> <img src="/upload/202009/08/20200908141926212621.jpg" title="PVC投影银幕革"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航皮革2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航皮革2张"> </a> <a href="" title="首页导航皮革2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航皮革2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">纺机 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-12-111--1.html">纺纱机械</a> <a hover='true' href="/product/plist-12-112--1.html">织造机械</a> <a hover='true' href="/product/plist-12-113--1.html">针织机械</a> <a hover='true' href="/product/plist-12-114--1.html">印染整理机械</a> <a hover='true' href="/product/plist-12-115--1.html">化纤机械</a> <a hover='true' href="/product/plist-12-116--1.html">非织造布机械</a> <a hover='true' href="/product/plist-12-117--1.html">服装机械</a> <a hover='true' href="/product/plist-12-118--1.html">纺织配套设备</a> <a hover='true' href="/product/plist-12-119--1.html">纺织仪器</a> <a hover='true' href="/product/plist-12-121--1.html">自动化、信息与服务</a> <a hover='true' href="/product/plist-12-188--1.html">配件及附件</a> <a hover='true' href="/product/plist-12-189--1.html">二手设备</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-12-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-12-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-12-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-12-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-12-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-12-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-12-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-12-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-12-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-12-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-12-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-12-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-12-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-12-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-12-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-12-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-12-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-12-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-12-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-12-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-12-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/97140/" title="嘉善鸿丰纺织器材有限公司" target="_blank">嘉善鸿丰纺织器材有限公司</a> <a href="/show/96970/" title="郑州豫达纺织机械有限公司" target="_blank">郑州豫达纺织机械有限公司</a> <a href="/show/95169/" title="沈阳勃孚技术产业总公司" target="_blank">沈阳勃孚技术产业总公司</a> <a href="/show/91062/" title="浙江飞鹰缝制设备有限公司" target="_blank">浙江飞鹰缝制设备有限公司</a> <a href="/show/899815/" title="青岛胶南惠丰机械有限公司" target="_blank">青岛胶南惠丰机械有限公司</a> <a href="/show/898003/" title="上海良纺纺织机械专件有限公司" target="_blank">上海良纺纺织机械专件有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/1121445/product-127053.html" title="针刺机" text_title="针刺机" target="_blank"> <img src="/upload/201403/05/20140305135818981898.jpg" title="针刺机"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航纺机2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航纺机2张"> </a> <a href="" title="首页导航纺机2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航纺机2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">家纺 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-1-102--1.html">床上用品</a> <a hover='true' href="/product/plist-1-103--1.html">装饰系列</a> <a hover='true' href="/product/plist-1-104--1.html">厨房系列</a> <a hover='true' href="/product/plist-1-105--1.html">地面系列</a> <a hover='true' href="/product/plist-1-106--1.html">卫浴系列</a> <a hover='true' href="/product/plist-1-107--1.html">幕帘系列</a> <a hover='true' href="/product/plist-1-108--1.html">家具系列</a> <a hover='true' href="/product/plist-1-109--1.html">酒店用品</a> <a hover='true' href="/product/plist-1-110--1.html">旅游休闲</a> <a hover='true' href="/product/plist-1-164--1.html">其它</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-1-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-1-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-1-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-1-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-1-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-1-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-1-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-1-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-1-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-1-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-1-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-1-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-1-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-1-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-1-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-1-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-1-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-1-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-1-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-1-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-1-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/1272752/" title="青岛夏尔小镇创意家居有限公司" target="_blank">青岛夏尔小镇创意家居有限公司</a> <a href="/show/1258607/" title="绍兴亚恩纺织品有限公司" target="_blank">绍兴亚恩纺织品有限公司</a> <a href="/show/1267075/" title="济宁如意家纺有限公司" target="_blank">济宁如意家纺有限公司</a> <a href="/show/1120557/" title="高密利华纺织有限公司" target="_blank">高密利华纺织有限公司</a> <a href="/show/9984/" title="靖江锦狮巾被制品有限公司" target="_blank">靖江锦狮巾被制品有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/10783/product-3073.html" title="世界杯广告沙滩巾" text_title="世界杯广告沙滩巾" target="_blank"> <img src="/upload/201006/12/2010612111527893.jpg" title="世界杯广告沙滩巾"> </a> <a hover='true' href="/show/1272752/product-250049.html" title="莫高" text_title="莫高" target="_blank"> <img src="/upload/202209/22/20220922134967206720.png" title="莫高"> </a> <a hover='true' href="/show/991654/product-76765.html" title="法莱绒毛毯" text_title="法莱绒毛毯" target="_blank"> <img src="/upload/201202/13/2012213151544987.jpg" title="法莱绒毛毯"> </a> <a hover='true' href="/show/1272615/product-249370.html" title="天丝四件套" text_title="天丝四件套" target="_blank"> <img src="/upload/202206/20/20220620111055365536.jpeg" title="天丝四件套"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航家纺2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航家纺2张"> </a> <a href="" title="首页导航家纺2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航家纺2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">化工 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-4-122--1.html">染料</a> <a hover='true' href="/product/plist-4-123--1.html">助剂</a> <a hover='true' href="/product/plist-4-124--1.html">浆料</a> <a hover='true' href="/product/plist-4-125--1.html">涂料</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-4-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-4-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-4-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-4-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-4-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-4-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-4-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-4-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-4-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-4-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-4-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-4-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-4-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-4-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-4-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-4-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-4-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-4-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-4-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-4-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-4-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/52783/" title="上海龙头生物技术有限公司" target="_blank">上海龙头生物技术有限公司</a> <a href="/show/157721/" title="广州星晟贸易有限公司" target="_blank">广州星晟贸易有限公司</a> <a href="/show/260659/" title="徐州隆昌(五龙)针织有限公司(天鹅绒)" target="_blank">徐州隆昌(五龙)针织有限公司(天鹅绒)</a> <a href="/show/360703/" title="江苏申新染料化工股份有限公司" target="_blank">江苏申新染料化工股份有限公司</a> <a href="/show/455069/" title="上海纳克润滑技术有限公司" target="_blank">上海纳克润滑技术有限公司</a> <a href="/show/471821/" title="嘉善久盛纺织新材料厂" target="_blank">嘉善久盛纺织新材料厂</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/3781/product-9818.html" title="有机硅柔软剂" text_title="有机硅柔软剂" target="_blank"> <img src="/upload/201003/24/201032494826274.jpg" title="有机硅柔软剂"> </a> <a hover='true' href="/show/1271687/product-245040.html" title="日晒牢度提升剂JYKUV-57" text_title="日晒牢度提升剂JYKUV-57" target="_blank"> <img src="/upload/202011/12/20201112143926482648.jpg" title="日晒牢度提升剂JYKUV-57"> </a> <a hover='true' href="/show/1272327/product-248158.html" title="福诺高浓毛毯顺滑剂法兰珊瑚绒蓬松平滑剂" text_title="福诺高浓毛毯顺滑剂法兰珊瑚绒蓬松平滑剂" target="_blank"> <img src="/upload/202201/07/20220107132459345934.jpg" title="福诺高浓毛毯顺滑剂法兰珊瑚绒蓬松平滑剂"> </a> <a hover='true' href="/show/185106/product-141103.html" title="多功能表面活性剂DiacidX" text_title="多功能表面活性剂DiacidX" target="_blank"> <img src="/upload/201406/27/20140627093170207020.jpg" title="多功能表面活性剂DiacidX"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航化工2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航化工2张"> </a> <a href="" title="首页导航化工2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航化工2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">非织造布 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-9-126--1.html">农渔业</a> <a hover='true' href="/product/plist-9-127--1.html">工业</a> <a hover='true' href="/product/plist-9-128--1.html">建筑业</a> <a hover='true' href="/product/plist-9-129--1.html">土工布</a> <a hover='true' href="/product/plist-9-130--1.html">汽车业</a> <a hover='true' href="/product/plist-9-131--1.html">医疗卫生</a> <a hover='true' href="/product/plist-9-132--1.html">休闲旅行</a> <a hover='true' href="/product/plist-9-133--1.html">纺织服装</a> <a hover='true' href="/product/plist-9-134--1.html">皮革制鞋</a> <a hover='true' href="/product/plist-9-135--1.html">家用装饰</a> <a hover='true' href="/product/plist-9-165--1.html">军事国防</a> <a hover='true' href="/product/plist-9-184--1.html">过滤材料</a> <a hover='true' href="/product/plist-9-185--1.html">包装用</a> <a hover='true' href="/product/plist-9-186--1.html">其它用途</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-9-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-9-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-9-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-9-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-9-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-9-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-9-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-9-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-9-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-9-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-9-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-9-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-9-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-9-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-9-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-9-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-9-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-9-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-9-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-9-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-9-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/87048/" title="太仓市恒洋实业有限公司永安无纺布厂" target="_blank">太仓市恒洋实业有限公司永安无纺布厂</a> <a href="/show/157245/" title="海南欣龙无纺股份有限公司" target="_blank">海南欣龙无纺股份有限公司</a> <a href="/show/147769/" title="福建永安市田龙纺织染整有限公司" target="_blank">福建永安市田龙纺织染整有限公司</a> <a href="/show/195806/" title="河北省故城县丰华工业用布有限公司" target="_blank">河北省故城县丰华工业用布有限公司</a> <a href="/show/225072/" title="营口海福纺织品有限公司" target="_blank">营口海福纺织品有限公司</a> <a href="/show/233292/" title="上海严牌滤布有限公司" target="_blank">上海严牌滤布有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/317596/product-94045.html" title="土工布" text_title="土工布" target="_blank"> <img src="/upload/200607/05/200675115111126.jpg" title="土工布"> </a> <a hover='true' href="/show/195806/product-94206.html" title="草绿防水帆布" text_title="草绿防水帆布" target="_blank"> <img src="/upload/Images_Product/38534.4077546296.gif" title="草绿防水帆布"> </a> <a hover='true' href="/show/685330/product-4063.html" title="有机硅布" text_title="有机硅布" target="_blank"> <img src="/upload/File/2009424154832698.jpg" title="有机硅布"> </a> <a hover='true' href="/show/11070/product-93225.html" title="丙纶长丝无纺布" text_title="丙纶长丝无纺布" target="_blank"> <img src="/upload/Images_Product/37993.4624305556.gif" title="丙纶长丝无纺布"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航非织造布2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航非织造布2张"> </a> <a href="" title="首页导航非织造布2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航非织造布2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">辅料 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-10-37--1.html">花边</a> <a hover='true' href="/product/plist-10-38--1.html">衬料、衬布</a> <a hover='true' href="/product/plist-10-39--1.html">拉链、拉头</a> <a hover='true' href="/product/plist-10-40--1.html">纽扣、搭扣、魔术贴</a> <a hover='true' href="/product/plist-10-41--1.html">肩垫</a> <a hover='true' href="/product/plist-10-42--1.html">带、绳、线</a> <a hover='true' href="/product/plist-10-43--1.html">流苏、穗</a> <a hover='true' href="/product/plist-10-44--1.html">洗涤标、商标、吊牌</a> <a hover='true' href="/product/plist-10-45--1.html">珠子、装饰用金属片</a> <a hover='true' href="/product/plist-10-144--1.html">鞋材鞋件</a> <a hover='true' href="/product/plist-10-145--1.html">展示道具</a> <a hover='true' href="/product/plist-10-146--1.html">其它</a> <a hover='true' href="/product/plist-10-187--1.html">衣架</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-10-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-10-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-10-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-10-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-10-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-10-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-10-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-10-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-10-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-10-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-10-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-10-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-10-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-10-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-10-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-10-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-10-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-10-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-10-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-10-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-10-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/7684/" title="蒙城县华洋纺织有限责任公司" target="_blank">蒙城县华洋纺织有限责任公司</a> <a href="/show/691551/" title="东莞市南祥服装辅料有限公司" target="_blank">东莞市南祥服装辅料有限公司</a> <a href="/show/685353/" title="厦门华源翔针织有限公司" target="_blank">厦门华源翔针织有限公司</a> <a href="/show/672300/" title="义乌实信织带有限公司" target="_blank">义乌实信织带有限公司</a> <a href="/show/658635/" title="温州瑞达织标有限公司" target="_blank">温州瑞达织标有限公司</a> <a href="/show/638572/" title="杭州彩丽制线有限公司" target="_blank">杭州彩丽制线有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/81277/product-92838.html" title="衬布" text_title="衬布" target="_blank"> <img src="/upload/Product/177800.gif" title="衬布"> </a> <a hover='true' href="/show/102671/product-94553.html" title="花边" text_title="花边" target="_blank"> <img src="/upload/Images_Product/38023.4038541667.gif" title="花边"> </a> <a hover='true' href="/show/345480/product-95287.html" title="贾卡903" text_title="贾卡903" target="_blank"> <img src="/upload/201305/23/20130523103743534353.jpg" title="贾卡903"> </a> <a hover='true' href="/show/436462/product-91501.html" title="蕾丝花边7027" text_title="蕾丝花边7027" target="_blank"> <img src="/upload/File/200885145614425.jpg" title="蕾丝花边7027"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航辅料2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航辅料2张"> </a> <a href="" title="首页导航辅料2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航辅料2张"> </a> </div> </div> </div> <div class="left_nav_item"> <p class="left_nav_item_title">印染 <span class="fzw fzw-right"></span> </p> <div class="left_nav_item_box"> <div class="item_box_top_left"> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按类型 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-11-61--1.html">印花加工</a> <a hover='true' href="/product/plist-11-62--1.html">染色加工</a> <a hover='true' href="/product/plist-11-63--1.html">后整理加工</a> <a hover='true' href="/product/plist-11-64--1.html">特色加工</a> </div> </div> <div class="item_box_top_left_item"> <p class="item_box_top_left_item_title"> <svg class="icon" aria-hidden="true"> <use xlink:href="#fzw-fenlei1"></use> </svg> 按地区 </p> <div class="item_box_top_left_item_list"> <a hover='true' href="/product/plist-11-0-江苏-1.html">江苏</a> <a hover='true' href="/product/plist-11-0-浙江-1.html">浙江</a> <a hover='true' href="/product/plist-11-0-广东-1.html">广东</a> <a hover='true' href="/product/plist-11-0-山东-1.html">山东</a> <a hover='true' href="/product/plist-11-0-上海-1.html">上海</a> <a hover='true' href="/product/plist-11-0-河北-1.html">河北</a> <a hover='true' href="/product/plist-11-0-福建-1.html">福建</a> <a hover='true' href="/product/plist-11-0-河南-1.html">河南</a> <a hover='true' href="/product/plist-11-0-北京-1.html">北京</a> <a hover='true' href="/product/plist-11-0-湖北-1.html">湖北</a> <a hover='true' href="/product/plist-11-0-安徽-1.html">安徽</a> <a hover='true' href="/product/plist-11-0-天津-1.html">天津</a> <a hover='true' href="/product/plist-11-0-辽宁-1.html">辽宁</a> <a hover='true' href="/product/plist-11-0-四川-1.html">四川</a> <a hover='true' href="/product/plist-11-0-湖南-1.html">湖南</a> <a hover='true' href="/product/plist-11-0-陕西-1.html">陕西</a> <a hover='true' href="/product/plist-11-0-重庆-1.html">重庆</a> <a hover='true' href="/product/plist-11-0-山西-1.html">山西</a> <a hover='true' href="/product/plist-11-0-黑龙江-1.html">黑龙江</a> <a hover='true' href="/product/plist-11-0-江西-1.html">江西</a> <a hover='true' href="/product/plist-11-0-新疆-1.html">新疆</a> </div> </div> </div> <div class="item_box_top_right"> <a href="/show/4864/" title="四川德阳润宝印染有限责任公司" target="_blank">四川德阳润宝印染有限责任公司</a> <a href="/show/391120/" title="美凯迪纺织有限公司" target="_blank">美凯迪纺织有限公司</a> <a href="/show/387747/" title="山东欧化家纺实业有限公司 " target="_blank">山东欧化家纺实业有限公司 </a> <a href="/show/318208/" title="潍坊二毛集团有限公司" target="_blank">潍坊二毛集团有限公司</a> <a href="/show/293013/" title="山东如意集团-嘉达印染公司 " target="_blank">山东如意集团-嘉达印染公司 </a> <a href="/show/276818/" title="浙江蓝星印染有限公司" target="_blank">浙江蓝星印染有限公司</a> </div> <div class="item_box_bottom_left"> <a hover='true' href="/show/138959/product-94421.html" title="德胜新品" text_title="德胜新品" target="_blank"> <img src="/upload/Images_Product/38236.4145717593.jpg" title="德胜新品"> </a> <a hover='true' href="/show/186724/product-10600.html" title="分散印花布" text_title="分散印花布" target="_blank"> <img src="/upload/201204/24/201242485246949.jpg" title="分散印花布"> </a> <a hover='true' href="/show/139772/product-92133.html" title="6条纬弹灯芯绒" text_title="6条纬弹灯芯绒" target="_blank"> <img src="/upload/Images_Product/38252.7078356482.jpg" title="6条纬弹灯芯绒"> </a> <a hover='true' href="/show/185106/product-10009.html" title="久经火烤的阻燃剂" text_title="久经火烤的阻燃剂" target="_blank"> <img src="/upload/201103/31/2011331101031287.jpg" title="久经火烤的阻燃剂"> </a> </div> <div class="item_box_bottom_right"> <a href="" title="首页导航印染2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航印染2张"> </a> <a href="" title="首页导航印染2张" target="_blank"> <img class="img_cover" src="/static/img/cs_ad.jpg" title="首页导航印染2张"> </a> </div> </div> </div> </div> </div> <div class="banner"> <div class="swiper banner_top"> <div class="swiper-wrapper"> <div class="swiper-slide"> <a href="https://www.texindex.com.cn/expo/1545.html" title="2024杭州秋冬展" target="_blank"> <img class="img_cover" src="/upload/20241125/aa33dfb7b95d7b85b81b26a71a072032.jpg" title="2024杭州秋冬展"> </a> </div> <div class="swiper-slide"> <a href="http://www.bettertex.cn/zh-cn/" title="IN青岛邦特纤维有限公司" target="_blank"> <img class="img_cover" src="/upload/20230228/0d1a4e7743679186cfeb24fac07bc83e.jpg" title="IN青岛邦特纤维有限公司"> </a> </div> <div class="swiper-slide"> <a href="https://prchuaxin.en.alibaba.com/" title="华茂广告" target="_blank"> <img class="img_cover" src="/upload/20240812/a84f58edd1f2d14dfe673ae09537c01b.jpg" title="华茂广告"> </a> </div> </div> <div class="swiper-pagination"></div> </div> <div class="banner_bottom"> <a href="http://www.huayuantex.com" title="德州华源生态科技有限公司" target="_blank"> <img class="img_cover" src="/upload/20230207/0bb8a63f07c8c909a6701617788ce15d.jpg" title="德州华源生态科技有限公司"> </a> <a href="http://www.qdfiber.com/" title="青岛新维纺织开发有限公司" target="_blank"> <img class="img_cover" src="/upload/20230207/01f40b07891ead0aff984755b59b6a9c.gif" title="青岛新维纺织开发有限公司"> </a> </div> </div> <div class="banner_right"> <div class="banner_right_top"> <div class="banner_right_top_top" id="username"> <p class="banner_right_top_top_welcome" >您好,游客!欢迎来到纺织网</p> <div class="banner_right_top_top_btns"> <a class="denglu" href="/signin/">登录</a> <a class="zhuce" href="/register/">注册</a> </div> </div> <div class="banner_right_top_bottom"> <p class="banner_right_top_bottom_title"> 公告 </p> <span class="banner_right_top_bottom_item"> <a hover='true' href="/notice/2023.html" target="_blank">纺织网全新改版,欢迎入驻</a> </span> <span class="banner_right_top_bottom_item"> <a hover='true' href="/notice/2024.html" target="_blank">纺织原料委托交易</a> </span> </div> </div> <div class="banner_right_bottom"> <a href="http://www.funtexchina.com/" title="青岛海诚丰泰工贸有限公司" target="_blank"> <img class="img_cover" src="/upload/20240925/4455a2c3fe9d650d0fceaeccec02a0da.gif" title="青岛海诚丰泰工贸有限公司"> </a> </div> </div> </div> <div class="zwd_content supply_box"> <div class="supply_left"> <p class="supply_left_p1">移动端更方便</p> <p class="supply_left_p2">发布采购、报价信息</p> <p class="fzw fzw-jiantou_xiangxia supply_left_p3"></p> <div class="supply_left_div1"> <img class="img_cover" src="/static/img/h5Code.png" alt=""> </div> <p class="supply_left_p4">随时查看产品资讯</p> </div> <div class="supply_center"> <p class="supply_center_title">最新供应</p> <div class="supply_center_table"> <div class="supply_center_table_th"> <p class="supply_center_table_td">产品名称</p> <p class="supply_center_table_td">供应商</p> <p class="supply_center_table_td">时间</p> <p class="supply_center_table_td">询盘</p> </div> <div class="swiper swiper-vertical supply_center_table_tbody"> <div class="swiper-wrapper"> <div class="swiper-slide"> <p class="supply_center_table_td"> <a href="/sell/2446909.html" style="color: #333333;" target="_blank">四面弹三合一复合面料</a> </p> <p class="supply_center_table_td">苏州市鑫鹏锦纺织品有限公司</p> <p class="supply_center_table_td">2024-11-27</p> <p class="supply_center_table_td"> <a class="supply_center_inquiry" href="/sell/2446909.html#pm" target="_blank">询盘</a> </p> </div> <div class="swiper-slide"> <p class="supply_center_table_td"> <a href="/sell/2446847.html" style="color: #333333;" target="_blank">400春亚纺无胆防绒</a> </p> <p class="supply_center_table_td">苏州市毛阍纺织品有限公司</p> <p class="supply_center_table_td">2024-11-27</p> <p class="supply_center_table_td"> <a class="supply_center_inquiry" href="/sell/2446847.html#pm" target="_blank">询盘</a> </p> </div> <div class="swiper-slide"> <p class="supply_center_table_td"> <a href="/sell/2446782.html" style="color: #333333;" target="_blank">超弹超柔牛仔布</a> </p> <p class="supply_center_table_td">常州凯澜纺织品有限公司</p> <p class="supply_center_table_td">2024-11-27</p> <p class="supply_center_table_td"> <a class="supply_center_inquiry" href="/sell/2446782.html#pm" target="_blank">询盘</a> </p> </div> <div class="swiper-slide"> <p class="supply_center_table_td"> <a href="/sell/2446327.html" style="color: #333333;" target="_blank">羊羔绒</a> </p> <p class="supply_center_table_td">常熟市索美特纺织品有限公司</p> <p class="supply_center_table_td">2024-11-27</p> <p class="supply_center_table_td"> <a class="supply_center_inquiry" href="/sell/2446327.html#pm" target="_blank">询盘</a> </p> </div> <div class="swiper-slide"> <p class="supply_center_table_td"> <a href="/sell/2446280.html" style="color: #333333;" target="_blank">环锭纺人棉纱60S</a> </p> <p class="supply_center_table_td">徐州华奥纺织有限公司</p> <p class="supply_center_table_td">2024-11-27</p> <p class="supply_center_table_td"> <a class="supply_center_inquiry" href="/sell/2446280.html#pm" target="_blank">询盘</a> </p> </div> <div class="swiper-slide"> <p class="supply_center_table_td"> <a href="/sell/2446228.html" style="color: #333333;" target="_blank">双针床面料</a> </p> <p class="supply_center_table_td">常州市明峰化纤有限公司</p> <p class="supply_center_table_td">2024-11-27</p> <p class="supply_center_table_td"> <a class="supply_center_inquiry" href="/sell/2446228.html#pm" target="_blank">询盘</a> </p> </div> </div> </div> </div> </div> <div class="supply_right"> <a href="http://www.zhongshengtex.com/" title="中晟" target="_blank"> <img class="img_cover" src="/upload/20230808/eded4f599f695d2bacede3494156328c.gif" title="中晟"> </a> <a href="http://www.intertextile-home.com.cn/" title="家纺展" target="_blank"> <img class="img_cover" src="/upload/20241011/f26f05364707e50951ad46a6ad1406e0.gif" title="家纺展"> </a> <a href="https://www.texindex.com.cn/show/1273228/" title="苏州市鑫鹏锦纺织品有限公司" target="_blank"> <img class="img_cover" src="/upload/20241023/ef623a5650fec44e1ed77f1b1610a709.gif" title="苏州市鑫鹏锦纺织品有限公司"> </a> </div> </div> <div class="zwd_content news_box"> <div class="news_box_left"> <p class="news_box_left_title">新闻资讯</p> <div class="news_box_left_list"> <a hover='true' href="/Articles/2024-11-22/599250.html" title="“融和”20个国家和地区服装精英,2024世界服装大会在东莞虎门开幕" text_title="“融和”20个国家和地区服装精英,2024世界服装大会在东莞虎门开幕" target="_blank"> <div class="news_box_left_list_img_div"> <img src="/upload/20241122/d121878bca68e768e82e6dd12e196bd9.jpg" title="“融和”20个国家和地区服装精英,2024世界服装大会在东莞虎门开幕"> </div> </a> <a hover='true' href="/Articles/2024-11-20/599032.html" title="聚势谋远,思变未来,2024中国家纺大会暨中国家纺协会七届三次理事扩大会议在青岛举办" text_title="聚势谋远,思变未来,2024中国家纺大会暨中国家纺协会七届三次理事扩大会议在青岛举办" target="_blank"> <div class="news_box_left_list_img_div"> <img src="/upload/20241120/b86a49297eea1ecb19572e7e3b0e531c.jpg" title="聚势谋远,思变未来,2024中国家纺大会暨中国家纺协会七届三次理事扩大会议在青岛举办"> </div> </a> <a hover='true' href="/Articles/2024-11-20/599031.html" title="智汇纺织 创见未来,2024中国纺织科技成果对接峰会暨第十一届“中国十大纺织科技”成果发布会成功举办" text_title="智汇纺织 创见未来,2024中国纺织科技成果对接峰会暨第十一届“中国十大纺织科技”成果发布会成功举办" target="_blank"> <div class="news_box_left_list_img_div"> <img src="/upload/20241120/573f3b6a26a3448b611c35f429f08a8a.jpg" title="智汇纺织 创见未来,2024中国纺织科技成果对接峰会暨第十一届“中国十大纺织科技”成果发布会成功举办"> </div> </a> <a hover='true' href="/Articles/2024-11-19/598927.html" title="科技创新助力产品升级!2024中国时尚面料设计大赛——“腾达·创新科技奖”获奖产品赏析" text_title="科技创新助力产品升级!2024中国时尚面料设计大赛——“腾达·创新科技奖”获奖产品赏析" target="_blank"> <div class="news_box_left_list_img_div"> <img src="/upload/20241119/9254d8f1e2a19832d51f4912fe3998d4.png" title="科技创新助力产品升级!2024中国时尚面料设计大赛——“腾达·创新科技奖”获奖产品赏析"> </div> </a> <a hover='true' href="/Articles/2024-11-18/598684.html" title="国际毛皮协会IFF定制礼物来袭,是时尚博主们整个爱住的天然皮草单品!" text_title="国际毛皮协会IFF定制礼物来袭,是时尚博主们整个爱住的天然皮草单品!" target="_blank"> <div class="news_box_left_list_img_div"> <img src="/upload/20241118/a2166af8f8fbd5e9522e62d14038e8f5.jpg" title="国际毛皮协会IFF定制礼物来袭,是时尚博主们整个爱住的天然皮草单品!"> </div> </a> </div> </div> <div class="news_box_center"> <div class="news_box_center_item"> <div class="news_box_center_item_title"> <p class="news_box_center_item_title_p">最新资讯</p> <div class="news_box_center_item_title_line"></div> <a hover='true' class="news_box_center_item_title_a" href="/news/">更多 <span class="fzw fzw-roundright"></span></a> </div> <div class="news_box_center_item_list"> <a hover='true' href="/Articles/2024-11-22/599183.html" title="11月22日逸盛大化PTA为5200元" target="_blank"> <p>11月22日逸盛大化PTA为5200元</p> <span>11-22</span> </a> <a hover='true' href="/Articles/2024-11-22/599179.html" title="11月22日斯尔邦石化丙烯腈为9100元" target="_blank"> <p>11月22日斯尔邦石化丙烯腈为9100元</p> <span>11-22</span> </a> <a hover='true' href="/Articles/2024-11-22/599175.html" title="11月22日科鲁尔丙烯腈为9000元" target="_blank"> <p>11月22日科鲁尔丙烯腈为9000元</p> <span>11-22</span> </a> <a hover='true' href="/Articles/2024-11-22/599171.html" title="11月22日国产棉纱32S为26400元" target="_blank"> <p>11月22日国产棉纱32S为26400元</p> <span>11-22</span> </a> </div> </div> <div class="news_box_center_item"> <div class="news_box_center_item_title"> <p class="news_box_center_item_title_p">市场动态</p> <div class="news_box_center_item_title_line"></div> <a hover='true' class="news_box_center_item_title_a" href="/news/scdt/">更多 <span class="fzw fzw-roundright"></span></a> </div> <div class="news_box_center_item_list"> <a hover='true' href="/Articles/2024-11-25/599305.html" title="11月25日山东齐鲁石化丙烯腈为9300元" target="_blank"> <p>11月25日山东齐鲁石化丙烯腈为9300元</p> <span>11-25</span> </a> <a hover='true' href="/Articles/2024-11-22/599154.html" title="11月21日ICE期棉主力合约小幅上涨" target="_blank"> <p>11月21日ICE期棉主力合约小幅上涨</p> <span>11-22</span> </a> <a hover='true' href="/Articles/2024-11-22/599165.html" title="11月22日华润华蕾聚酯切片为6050元" target="_blank"> <p>11月22日华润华蕾聚酯切片为6050元</p> <span>11-22</span> </a> <a hover='true' href="/Articles/2024-11-22/599166.html" title="11月22日逸盛大化PTA为3000元" target="_blank"> <p>11月22日逸盛大化PTA为3000元</p> <span>11-22</span> </a> </div> </div> <div class="news_box_center_item"> <div class="news_box_center_item_title"> <p class="news_box_center_item_title_p">企业资讯</p> <div class="news_box_center_item_title_line"></div> <a hover='true' class="news_box_center_item_title_a" href="/news/qyzx/">更多 <span class="fzw fzw-roundright"></span></a> </div> <div class="news_box_center_item_list"> <a hover='true' href="/Articles/2024-11-15/598583.html" title="奋楫启航,众行致远!易灿纺织产业集团2025战略升级发布会举办" target="_blank"> <p>奋楫启航,众行致远!易灿纺织产业集团2025战略升级发布会举办</p> <span>11-15</span> </a> <a hover='true' href="/Articles/2024-11-15/598582.html" title="鸿天集团:深化校企合作 共育行业英才" target="_blank"> <p>鸿天集团:深化校企合作 共育行业英才</p> <span>11-15</span> </a> <a hover='true' href="/Articles/2024-10-22/596264.html" title="“责任•共赢未来”--宋和宋智能科技举行25周年庆典" target="_blank"> <p>“责任•共赢未来”--宋和宋智能科技举行25周年庆典</p> <span>10-22</span> </a> <a hover='true' href="/Articles/2024-10-13/595531.html" title="三款智能纺纱系统在沪首发,青岛环球集团举行2024新品发布会" target="_blank"> <p>三款智能纺纱系统在沪首发,青岛环球集团举行2024新品发布会</p> <span>10-13</span> </a> <a hover='true' href="/Articles/2024-10-12/595480.html" title="高梵KIDS携手明星达人,点亮上海时装周童装周开幕大秀" target="_blank"> <p>高梵KIDS携手明星达人,点亮上海时装周童装周开幕大秀</p> <span>10-12</span> </a> </div> </div> </div> <div class="news_box_right"> <p class="news_box_right_title">推荐企业</p> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/1181813/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/TexHome/logo_1181813.jpg" title="江阴市伊戈尔纺织器材有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">江阴市伊戈尔纺织器材有限公司</p> <p class="news_box_right_item_right_p2">鹅鼻型针布</p> </div> </a> </div> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/1269739/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/TexHome/logo_1269739.jpg" title="张家港市吉美生物科技有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">张家港市吉美生物科技有限公司</p> <p class="news_box_right_item_right_p2">玉米纤维面料,聚乳酸PLA纤维,生物基新材料,PLA梭织,PLA针织,玉米纤维PLA纱线</p> </div> </a> </div> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/1272752/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/TexHome/logo_1272752.jpg" title="青岛夏尔小镇创意家居有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">青岛夏尔小镇创意家居有限公司</p> <p class="news_box_right_item_right_p2">CIELTOWN(夏尔小镇)是研发、渠道为主导的品牌家纺企业</p> </div> </a> </div> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/462986/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/TexHome/logo_462986.jpg" title="山东青州顺发绣品有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">山东青州顺发绣品有限公司</p> <p class="news_box_right_item_right_p2">枕袋,床单,被套,台布,窗帘,花边,水溶花边,绣花,棉布花边,桌布,咖啡帘,门帘,餐巾盒,棉布绣片,TC花边,成品花边,大机绣花,电脑绣花,床上用品,家用纺织品,绣片</p> </div> </a> </div> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/1273188/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/20240521/5bed420659ae5ce75a72b1556f540355.jpg" title="广州市铭沈新材料有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">广州市铭沈新材料有限公司</p> <p class="news_box_right_item_right_p2">润滑剂,相容剂,蜡乳液,,,</p> </div> </a> </div> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/1272646/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/TexHome/logo_1272646.jpg" title="日照安易生物科技有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">日照安易生物科技有限公司</p> <p class="news_box_right_item_right_p2">岩藻多糖 L-岩藻糖 食品级海藻酸钠 印染级海藻酸钠 CMC 纺织印染级 天然果冻粉 奶茶晶球机(珍珠机)</p> </div> </a> </div> <div class="news_box_right_item"> <a class="news_box_right_item_a" href="/show/1273195/" target="_blank"> <div class="news_box_right_item_left"> <img class="img_cover" src="/upload/20240521/4ea557a71537168db59782c06781da62.jpg" title="绍兴惠群新材料科技有限公司"> </div> <div class="news_box_right_item_right"> <p class="news_box_right_item_right_p1">绍兴惠群新材料科技有限公司</p> <p class="news_box_right_item_right_p2">纤维,抗紫外,,,,</p> </div> </a> </div> </div> </div> <div class="zwd_content zhanhui_ad_transverse"> <a href="https://www.yarnexpo.com.cn/" target="_blank"> <img src="/upload/20241025/de234809716d76b534540d241af788b8.gif" title="YARNEXPO广告位"> </a> <a href="https://www.xm-tex.com" target="_blank"> <img src="/upload/20240711/d2bb8f255f479507b24a069f06bcd4df.jpg" title="厦门纺博会"> </a> <a href="https://www.intertextile.com.cn/" target="_blank"> <img src="/upload/20241011/c9a1ea154ba5ca139d2adea7cb0d24e7.gif" title="广告位"> </a> <a href="https://m.texindex.com.cn/expo/1556.html" target="_blank"> <img src="/upload/20241126/c76b2dc9b4e868de57370d801bbb79ef.jpg" title="广告位"> </a> </div> <div class="zwd_content zhanhui_box"> <div class="zhanhui_box_left"> <p class="zhanhui_box_left_title">展会资讯</p> <div class="zhanhui_box_left_list"> <a hover='true' href="/Articles/2024-11-20/598974.html" title="时尚潮 东莞造 | 第二十一届中国(大朗)毛织产品交易会盛大开幕" text_title="时尚潮 东莞造 | 第二十一届中国(大朗)毛织产品交易会盛大开幕" target="_blank"> <div class="zhanhui_box_left_list_img_div"> <img src="/upload/20241120/cb6739a821491b9cba75ae8a3c6c887a.jpg" title="时尚潮 东莞造 | 第二十一届中国(大朗)毛织产品交易会盛大开幕"> </div> </a> <a hover='true' href="/Articles/2024-11-18/598799.html" title="赣州纺织新篇章:2024江西服装周暨第五届江西(赣州)纺织服装产业博览会盛大开幕!" text_title="赣州纺织新篇章:2024江西服装周暨第五届江西(赣州)纺织服装产业博览会盛大开幕!" target="_blank"> <div class="zhanhui_box_left_list_img_div"> <img src="/upload/20241118/03ea632f637f851870f77545e03ecab9.jpg" title="赣州纺织新篇章:2024江西服装周暨第五届江西(赣州)纺织服装产业博览会盛大开幕!"> </div> </a> <a hover='true' href="/Articles/2024-10-31/597249.html" title="“四海归心、万商来潮”--第四届潮汕服博会新闻发布会在广州举办!" text_title="“四海归心、万商来潮”--第四届潮汕服博会新闻发布会在广州举办!" target="_blank"> <div class="zhanhui_box_left_list_img_div"> <img src="/upload/20241031/ed7d4966f4cc5b31a5debf88f74b02e7.jpg" title="“四海归心、万商来潮”--第四届潮汕服博会新闻发布会在广州举办!"> </div> </a> </div> </div> <div class="zhanhui_box_center"> <div class="zhanhui_box_center_item"> <div class="zhanhui_box_center_item_title"> <p class="zhanhui_box_center_item_title_p">推荐展会</p> <div class="zhanhui_box_center_item_title_line"></div> <a hover='true' class="zhanhui_box_center_item_title_a" href="/expo/">更多 <span class="fzw fzw-roundright"></span></a> </div> <div class="zhanhui_box_center_item_list"> <a hover='true' href="/expo/1556.html" title="2024中国(宁波)国际家居夏凉用品供应链博览会·宁波展暨全国席品交易会" target="_blank"> <p>2024中国(宁波)国际家居夏凉用品供应链博览会·宁波展暨全国席品交易会</p> <span>11-26</span> </a> <a hover='true' href="/expo/1555.html" title="2025中国青岛国际职业装团服展览会" target="_blank"> <p>2025中国青岛国际职业装团服展览会</p> <span>11-12</span> </a> <a hover='true' href="/expo/1554.html" title="第二十届上海国际纺织工业展览会" target="_blank"> <p>第二十届上海国际纺织工业展览会</p> <span>11-12</span> </a> <a hover='true' href="/expo/1553.html" title="2025中国青岛国际校服园服展览会" target="_blank"> <p>2025中国青岛国际校服园服展览会</p> <span>11-12</span> </a> <a hover='true' href="/expo/1552.html" title="2025第26届中国(青岛)国际面辅料及纱线展览会" target="_blank"> <p>2025第26届中国(青岛)国际面辅料及纱线展览会</p> <span>11-12</span> </a> <a hover='true' href="/expo/1551.html" title="DIFS 2025孟加拉·达卡(冬季)国际纺织纱线及面辅料展" target="_blank"> <p>DIFS 2025孟加拉·达卡(冬季)国际纺织纱线及面辅料展</p> <span>11-05</span> </a> <a hover='true' href="/expo/1550.html" title="2025年越南西贡纺织及制衣工业展览会" target="_blank"> <p>2025年越南西贡纺织及制衣工业展览会</p> <span>11-05</span> </a> <a hover='true' href="/expo/1549.html" title="INATEX 2025第二十一届印尼国际纺织面辅料展" target="_blank"> <p>INATEX 2025第二十一届印尼国际纺织面辅料展</p> <span>11-01</span> </a> <a hover='true' href="/expo/1548.html" title="第21届土耳其伊斯坦布尔国际纱线展 Istanbul Yarn Fair 2025" target="_blank"> <p>第21届土耳其伊斯坦布尔国际纱线展 Istanbul Yarn Fair 2025</p> <span>11-01</span> </a> <a hover='true' href="/expo/1547.html" title="2024中国(桐乡)毛针织服装产业链博览会" target="_blank"> <p>2024中国(桐乡)毛针织服装产业链博览会</p> <span>08-13</span> </a> <a hover='true' href="/expo/1546.html" title="2024 中国职业装大会暨职业装面辅料展示会" target="_blank"> <p>2024 中国职业装大会暨职业装面辅料展示会</p> <span>08-06</span> </a> </div> </div> </div> <div class="zhanhui_box_right"> <a class="zhanhui_box_right_item_a" href="https://www.tex-scm.com/" title="首页展会右侧6张第一张" target="_blank"> <img class="img_cover" src="/upload/20240711/790e6cc7629ed5b65b7663bb22cbffb5.jpg" title="首页展会右侧6张第一张"> </a> <a class="zhanhui_box_right_item_a" href="http://www.jn-tex.com" title="首页展会右侧6张第二张" target="_blank"> <img class="img_cover" src="/upload/20240925/1ef539138ff2abda6f87c2cdab60e7b8.gif" title="首页展会右侧6张第二张"> </a> <a class="zhanhui_box_right_item_a" href="http://www.nb-tex.com/" title="首页展会右侧6张第三张" target="_blank"> <img class="img_cover" src="/upload/20240911/9cf0899008392c1ed795a148c315932a.gif" title="首页展会右侧6张第三张"> </a> <a class="zhanhui_box_right_item_a" href="http://www.bj-tex.com" title="首页展会右侧6张第四张" target="_blank"> <img class="img_cover" src="/upload/20240925/5495dde4b320e72efd0fc7add84e98fb.gif" title="首页展会右侧6张第四张"> </a> <a class="zhanhui_box_right_item_a" href="https://www.ctge.net" title="首页展会右侧6张第五张" target="_blank"> <img class="img_cover" src="/upload/20240708/7c31edbc792bbd5c586e147a6a604db8.GIF" title="首页展会右侧6张第五张"> </a> <a class="zhanhui_box_right_item_a" href="https://mp.weixin.qq.com/s/y3fPhQjGfjOfVuAc2hv6LQ" title="首页展会右侧6张第六张" target="_blank"> <img class="img_cover" src="/upload/20241125/af09ce4d1e3b4ea8c72d776283e893e5.jpg" title="首页展会右侧6张第六张"> </a> </div> </div> <div class="zwd_content recommend_box"> <p class="recommend_box_title">推荐产品</p> <a hover='true' href="/product/" class="recommend_box_more">+ 更多产品</a> <div class="recommend_box_list"> <a href="/show/1272646/product-249454.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202207/05/20220705165617281728.jpg" title="印染级海藻酸钠"> </div> <p class="recommend_box_li_p">印染级海藻酸钠</p> </a> <a href="/show/1270405/product-239477.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202003/02/20200302114996509650.jpg" title="棒球帽"> </div> <p class="recommend_box_li_p">棒球帽</p> </a> <a href="/show/483057/product-2675.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/201006/21/2010621162449590.jpg" title="床上用品"> </div> <p class="recommend_box_li_p">床上用品</p> </a> <a href="/show/1249778/product-242872.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202007/22/20200722205211431143.jpg" title="校服"> </div> <p class="recommend_box_li_p">校服</p> </a> <a href="/show/1271377/product-243197.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202008/04/2020080413580238238.jpg" title="针织特价面料"> </div> <p class="recommend_box_li_p">针织特价面料</p> </a> <a href="/show/1143093/product-3447.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/201210/25/2012102591153873.jpg" title="摇粒绒长袍"> </div> <p class="recommend_box_li_p">摇粒绒长袍</p> </a> <a href="/show/700879/product-12867.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/201002/02/20102295229489.jpg" title="衬衣领小童杉"> </div> <p class="recommend_box_li_p">衬衣领小童杉</p> </a> <a href="/show/242118/product-246501.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202106/25/20210625103188368836.jpg" title="玉米纤维系列"> </div> <p class="recommend_box_li_p">玉米纤维系列</p> </a> <a href="/show/897226/product-206400.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/201608/29/2016082900130915915.jpg" title="丽之颖蕾丝面料87612新款蕾丝面料"> </div> <p class="recommend_box_li_p">丽之颖蕾丝面料87612新款蕾丝面料</p> </a> <a href="/show/36/product-4855.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/File/2009327154918549.jpg" title="经编超柔短毛绒"> </div> <p class="recommend_box_li_p">经编超柔短毛绒</p> </a> <a href="/show/1272493/product-248868.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202204/22/20220422134835893589.jpg" title="全涤阳离子染色面料"> </div> <p class="recommend_box_li_p">全涤阳离子染色面料</p> </a> <a href="/show/1272284/product-247999.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202112/20/20211220093995859585.png" title="家居服ODM生产"> </div> <p class="recommend_box_li_p">家居服ODM生产</p> </a> <a href="/show/1268688/product-234920.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/201903/14/20190314101449054905.png" title="GREENMINT薄荷纤维"> </div> <p class="recommend_box_li_p">GREENMINT薄荷纤维</p> </a> <a href="/show/717413/product-249193.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202205/25/20220525144790619061.png" title="滚球机/摇粒机"> </div> <p class="recommend_box_li_p">滚球机/摇粒机</p> </a> <a href="/show/764025/product-220945.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202112/10/20211210133488298829.jpg" title="远红外发热保暖纤维"> </div> <p class="recommend_box_li_p">远红外发热保暖纤维</p> </a> <a href="/show/1270547/product-240043.html" class="recommend_box_li" target="_blank"> <div class="recommend_box_li_img"> <img class="img_cover" src="/upload/202004/10/20200410164457755775.JPG" title="马夹"> </div> <p class="recommend_box_li_p">马夹</p> </a> </div> </div> <div class="zwd_content type_box bg2" > <p class="type_box_title ml">面料</p> <div class="type_box_nav"> <span class="type_span"><a class="type_assort" href="/product/plist-2-46--1.html">全棉面料</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-2-47--1.html">针织面料</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-2-48--1.html">化纤面料</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-2-49--1.html">混纺、交织面料</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-2-50--1.html">色织、提花、印花面料</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-2-51--1.html">全毛面料</a></span> <a hover="true" class="type_box_a" href="/product/plist-2---1.html"> 更多 <span class="fzw fzw-roundright"></span> </a> </div> <div class="type_box_item"> <div class="type_box_item_left"> <a hover='true' class="type_box_item_left_a" href="/show/483057/product-2648.html" title="陶氏纤维斜纹布" text_title="陶氏纤维斜纹布" target="_blank"> <img src="/upload/201006/22/201062295623305.jpg" title="陶氏纤维斜纹布" > </a> <div class="swiper type_box_item_left_swiper type_box_item_left_swiper_0" id="cate2"> <div class="swiper-wrapper"> <div class="swiper-slide"> <a href="http://www.szmhtex.com/" title="首页面料分类3张 苏州市毛阍纺织品有限公司"> <img class="img_cover" src="/upload/20230208/720eb7f75b18af50bba523bc6efc8592.jpg" title="首页面料分类3张 苏州市毛阍纺织品有限公司"> </a> </div> <div class="swiper-slide"> <a href="https://www.texindex.com.cn/show/693046/" title="首页面料分类3张 苏州市毛阍纺织品有限公司"> <img class="img_cover" src="/upload/20230310/df6ba593b0aa23a1e18b864a4c047c74.jpg" title="首页面料分类3张 苏州市毛阍纺织品有限公司"> </a> </div> <div class="swiper-slide"> <a href="https://www.texindex.com.cn/expo/1551.html" title="首页面料分类3张 孟加拉展"> <img class="img_cover" src="/upload/20241105/2dbdf8d6004330e1441944e91311e434.jpg" title="首页面料分类3张 孟加拉展"> </a> </div> </div> <div class="swiper-pagination"></div> </div> <a hover='true' class="type_box_item_left_a" href="/show/897226/product-206559.html" title="丽之颖蕾丝面料87553新款蕾丝面料" text_title="丽之颖蕾丝面料87553新款蕾丝面料" target="_blank"> <img src="/upload/201608/28/20160828235396109610.jpg" title="丽之颖蕾丝面料87553新款蕾丝面料"> </a> <a hover='true' class="type_box_item_left_a" href="/show/1272493/product-248867.html" title="桃皮绒面料" text_title="桃皮绒面料" target="_blank"> <img src="/upload/202204/22/20220422134827052705.jpg" title="桃皮绒面料"> </a> <a hover='true' class="type_box_item_left_a" href="/show/12670/product-13536.html" title="新纤维系列" text_title="新纤维系列" target="_blank"> <img src="/upload/File/2008513151441328.jpg" title="新纤维系列"> </a> <a hover='true' class="type_box_item_left_a" href="/show/1270326/product-245655.html" title="针织牛仔面料" text_title="针织牛仔面料" target="_blank"> <img src="/upload/202102/23/20210223152792899289.jpg" title="针织牛仔面料"> </a> </div> <div class="type_box_item_right"> <a hover='true' class="type_box_item_right_a" href="/show/135032/" title="日照华伟纺织有限公司" target="_blank"> <div class="type_box_item_right_a_left"> <img src="/upload/TexHome/logo_135032.jpg" title="日照华伟纺织有限公司"> </div> <div class="type_box_item_right_a_right"> <p class="type_box_item_right_a_right_p1">日照华伟纺织有限公司</p> <p class="type_box_item_right_a_right_p2">主营:TC 纱线,包芯纱,多功能纱,环锭纺,CVC 纱线,涤棉混纺,涤棉纱线,紧密纺,普纺,TC 坯布,CVC坯布,C100%坯布,工装面料,医护面料,工艺用布,床品用布,工业用布,衬衫面料,特种用布</p> </div> </a> <a hover='true' class="type_box_item_right_a" href="/show/1272493/" title="苏州市毛阍纺织品有限公司" target="_blank"> <div class="type_box_item_right_a_left"> <img src="/upload/TexHome/logo_1272493.jpg" title="苏州市毛阍纺织品有限公司"> </div> <div class="type_box_item_right_a_right"> <p class="type_box_item_right_a_right_p1">苏州市毛阍纺织品有限公司</p> <p class="type_box_item_right_a_right_p2">主营:桃皮绒,麂皮绒,竹炭面料,竹纤维,阳离子面料,印花面料,TTC,涤棉交织,150cm到320cm都可以做,超细纤维系列,磨毛布系列,全棉系列,家纺系列,服装系列</p> </div> </a> <a hover='true' class="type_box_item_right_a" href="/show/693046/" title="常熟市索美特纺织品有限公司" target="_blank"> <div class="type_box_item_right_a_left"> <img src="/upload/20230217/94c88ffb5c57420b0e02cbfef821b22f.jpg" title="常熟市索美特纺织品有限公司"> </div> <div class="type_box_item_right_a_right"> <p class="type_box_item_right_a_right_p1">常熟市索美特纺织品有限公司</p> <p class="type_box_item_right_a_right_p2">主营:提花舒棉绒,提花泰迪绒,印花,烫金,摇粒绒</p> </div> </a> </div> </div> </div> <div class="zwd_content type_box bg5" > <p class="type_box_title ml">纱线</p> <div class="type_box_nav"> <span class="type_span"><a class="type_assort" href="/product/plist-5-65--1.html">棉纱棉线</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-5-66--1.html">麻纺纱线</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-5-67--1.html">毛纺纱线</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-5-68--1.html">绢纺纱线</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-5-69--1.html">化纤纱线</a></span> <span class="type_span"><a class="type_assort" href="/product/plist-5-70--1.html">混纺纱线</a></span> <a hover="true" class="type_box_a" href="/product/plist-5---1.html"> 更多 <span class="fzw fzw-roundright"></span> </a> </div> <div class="type_box_item"> <div class="type_box_item_left"> <a hover='true' class="type_box_item_left_a" href="/show/242118/product-246503.html" title="有机棉系列" text_title="有机棉系列" target="_blank"> <img src="/upload/202106/25/20210625102815671567.jpg" title="有机棉系列" > </a> <div class="swiper type_box_item_left_swiper type_box_item_left_swiper_0" id="cate5"> <div class="swiper-wrapper"> <div class="swiper-slide"> <img class="img_cover" src="/upload/20230208/228b0e7ec52c307583e31b43dd594035.jpg" title="首页纱线分类3张"> </div> <div class="swiper-slide"> <a href="https://www.texindex.com.cn/expo/1552.html" title="首页纱线分类3张"> <img class="img_cover" src="/upload/20241112/e6fe5a8d1a1180922f92ed22da90dde1.jpg" title="首页纱线分类3张"> </a> </div> <div class="swiper-slide"> <a href="https://www.texindex.com.cn/expo/1548.html" title="首页纱线分类3张--土耳其纱线展"> <img class="img_cover" src="/upload/20241104/f44e2576ef30a491d74fbd2472c7e291.jpg" title="首页纱线分类3张--土耳其纱线展"> </a> </div> </div> <div class="swiper-pagination"></div> </div> <a hover='true' class="type_box_item_left_a" href="/show/764025/product-204231.html" title="8A航天级保暖纤维聚酰亚胺" text_title="8A航天级保暖纤维聚酰亚胺" target="_blank"> <img src="/upload/202112/10/20211210140214451445.jpg" title="8A航天级保暖纤维聚酰亚胺"> </a> <a hover='true' class="type_box_item_left_a" href="/show/1130961/product-22519.html" title="TR竹节纱" text_title="TR竹节纱" target="_blank"> <img src="/upload/201212/22/20121222131337787.jpg" title="TR竹节纱"> </a> <a hover='true' class="type_box_item_left_a" href="/show/1180678/product-124220.html" title="人棉纱R40S" text_title="人棉纱R40S" target="_blank"> <img src="/upload/201401/28/20140128110181048104.jpg" title="人棉纱R40S"> </a> </div> <div class="type_box_item_right"> <a hover='true' class="type_box_item_right_a" href="/show/764025/" title="青岛新维纺织开发有限公司" target="_blank"> <div class="type_box_item_right_a_left"> <img src="/upload/TexHome/logo_764025.jpg" title="青岛新维纺织开发有限公司"> </div> <div class="type_box_item_right_a_right"> <p class="type_box_item_right_a_right_p1">青岛新维纺织开发有限公司</p> <p class="type_box_item_right_a_right_p2">主营:发热纱,有色氨纶,进口棉纱,莱卡,吸湿排汗纱线,功能涤纶,涤纶丝,吸湿发热,吸湿速干,抗菌除臭,抗紫外,冷感纱,吸湿排汗长丝,高强锦纶,抗菌甲壳素,水溶维纶,导电纤维,4080,花式纱</p> </div> </a> <a hover='true' class="type_box_item_right_a" href="/show/242118/" title="德州华源生态科技有限公司" target="_blank"> <div class="type_box_item_right_a_left"> <img src="/upload/TexHome/logo_242118.jpg" title="德州华源生态科技有限公司"> </div> <div class="type_box_item_right_a_right"> <p class="type_box_item_right_a_right_p1">德州华源生态科技有限公司</p> <p class="type_box_item_right_a_right_p2">主营:纱线,,,,</p> </div> </a> <a hover='true' class="type_box_item_right_a" href="/show/1268688/" title="青岛邦特生态纺织科技有限公司" target="_blank"> <div class="type_box_item_right_a_left"> <img src="/upload/TexHome/logo_1268688.jpg" title="青岛邦特生态纺织科技有限公司"> </div> <div class="type_box_item_right_a_right"> <p class="type_box_item_right_a_right_p1">青岛邦特生态纺织科技有限公司</p> <p class="type_box_item_right_a_right_p2">主营:薄荷纤维,草珊瑚纤维,智能调温纤维,本草棉</p> </div> </a> </div> </div> </div> <div class="zwd_content encyclopedias_box"> <p class="encyclopedias_box_title"> <span class="encyclopedias_box_span">纺织百科</span> <a class="encyclopedias_box_a" href="javascript:void(0);"> 更多 <span class="fzw fzw-roundright"></span> </a> </p> <div class="encyclopedias_box_list"> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">天然原料 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-9412.html">天然原料</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-9412.html">界 : 植物界 Plantae 根据纤维的长度和外观,棉花可分成3大类︰第一类纤维细长(长度在2.5~6.5公分〔1~2.5吋〕范围内)、有光泽...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-9195.html">马海毛</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-16892.html">羊毛</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-16857.html">亚麻</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18121.html">真丝</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">化纤 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-20889.html">化纤</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-20889.html">蚕蛹蛋白纤维是综合利用高分子技术、化纤纺丝技术、生物工程技术,将蚕蛹蛋白与天然纤维素共混后,制成的新型生物质纤维。在加工过程中...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20888.html">Lyocell(莱塞尔)</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-5837.html">化纤</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-1544.html">导电纤维</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-19775.html">牛奶蛋白纤维</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">纱线 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-13365.html">纱线</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-13365.html">长丝纱是由长丝(如天然丝、化纤丝或人造丝)并合在一起的束装物;主要有涤纶长丝,粘胶长丝,尼龙长丝等。 花式纱主要表现为纱...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20678.html">珍珠纤维</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18926.html">纯棉</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-17892.html">粘胶纱</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18948.html">大麻纤维</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">坯布 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-11217.html">坯布</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-11217.html">坯布释义: 供印染加工用的本色棉布。 以常规坯布为例:C 30X30 68X68 1/1 63&quot; 其中的C代表的就是纯普梳棉...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-11325.html">平布</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-7645.html">卡其</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-10767.html">尼丝纺</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-10826.html">牛津布</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">面料 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-20880.html">面料</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-20880.html">中国纺织品印金之名不少,如贴金、销金、屑金、明金、泥金、金泥、描金、洒金、撒金等。但是,最为基本的印金工艺不外乎两种:一是贴金...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20881.html">阻燃面料</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-9366.html">棉布</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-17440.html">印花布</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-6150.html">麂皮绒</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">家纺 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-18614.html">家纺</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-18614.html">按导向系统分为导索导向系统和导轨导向系统。 按帘片盒与墙体的关系分为明装、暗装和嵌装。 按帘片盒安装方式分为...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20817.html">装饰</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-874.html">床品</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-9235.html">毛巾</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18982.html">地毯</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">服装 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-19777.html">服装</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-19777.html">女裤 nǚkù &#91;knicker&#93; 妇女和女孩穿的裤子 一、女裤的分类 1、按长度分类:长裤和马裤 (1)长裤的...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20604.html">运动装</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20102.html">丝绸服装</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18253.html">职业装</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-17511.html">泳装</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">服饰 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-16085.html">服饰</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-16085.html">围巾功用 在气候寒冷的地方,人们会穿戴用羊毛编织的厚围巾来保暖。 清晰,可以更好地调整出完美的脸色,或是衬托妆容,所以...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-11221.html">披肩</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-15676.html">童袜</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-16588.html">休闲鞋</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20866.html">作训帽</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">箱包 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-16245.html">箱包</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-16245.html">概述 箱包(xiāng bāo)是对袋子的统称,是用来装东西的各种包包的统称,包括一般的购物袋,背包、单肩包、挎包、腰包和多种拉杆...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-19776.html">女包</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-245.html">背包</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-11392.html">钱包</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-19276.html">环保袋</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">辅料 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-14287.html">辅料</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-14287.html">水溶版和普通版最大的不同就是不象普通制版那样能“所见既所得”,它在机器上 完成以后还得经过一道“水煮”的工序,就是这一...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-8033.html">拉链</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18183.html">织带</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18178.html">织标</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-766.html">衬布</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">无纺布 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-16135.html">无纺布</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-16135.html">概述无纺布(英文名:Non Woven)又称不织布,是由定向的或随机的纤维而构成,是新一代环保材料,具有防潮、透气、柔韧、质轻、...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-16142.html">土工布</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20270.html">无纺布袋</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-3378.html">纺粘无纺布</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-8933.html">滤布</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">纺机 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-836.html">纺机</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-836.html">出口量仅有20多万台,而到2005年已经达到了205万台。另据统计,2005年中国除湿机行业总销量是250万台,这其中近96%的份额都是用于出...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-19996.html">商标机</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18264.html">植绒机</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-17702.html">圆织机</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-16876.html">验针机</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">染整 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-12044.html">染整</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-12044.html">词目:染色 拼音:rǎn sè 词义: 1.用染料使纤维等材料着色的一种方法。天然染色有时需要用媒染剂。合成染色也需要使...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20507.html">印花</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-8207.html">烂花</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-12056.html">染整</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20404.html">压印</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">染料助剂 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-19788.html">染料助剂</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-19788.html">抛光蜡的主要成分:硬脂酸、软脂酸、松香等粘剂,加上磨米,如长石粉、氧化铬、刚玉、铁红等,根据不同基体成分和要求制...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20518.html">荧光增白剂</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20407.html">亚磷酸</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-18340.html">珠光颜料</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-17467.html">印染助剂</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">皮革 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-20610.html">皮革</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-20610.html">再生皮革工艺:是先将真皮纤维、交联纤维、树脂与其它助剂混合。其工艺流程为:将真皮或再生革原料粉碎成一定尺寸的皮纤维,然后...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-19376.html">胶皮</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-19808.html">皮革护理</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-8023.html">拉杆箱</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-14304.html">水洗皮</a></p> </div> </div> </div> <div class="encyclopedias_box_item"> <p class="encyclopedias_box_item_p">其他 <span class="fzw fzw-roundright"></span></p> <div class="encyclopedias_box_item_div"> <p class="encyclopedias_box_item_div_title"><a href="/baike/detail-20746.html">其他</a></p> <p class="encyclopedias_box_item_div_p"><a href="/baike/detail-20746.html">中空棉是一种高保暖的絮棉产品,纤维原料为高品质的涤纶和性能优异的三维卷曲中空纤维,U型中空纤维和ES纤维,是化纤产品。中空...</a></p> <div class="encyclopedias_box_item_div_main"> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20745.html">中国结</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20519.html">营帐</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20794.html">竹浆纤维</a></p> <p class="encyclopedias_box_item_div_item"><a href="/baike/detail-20569.html">雨布</a></p> </div> </div> </div> </div> </div> <!-- <div class="zwd_content video_box"> <p class="video_box_title"> <span class="video_box_span">视频中心</span> <a class="video_box_a" href="javascript:void(0);"> 更多 <span class="fzw fzw-roundright"></span> </a> </p> <div class="video_box_list"> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> <a hover='true' href="javascript:void(0);" text_title="郑棉跌破2万大关 现货环比下跌6.87%"> <div text_video_date='11:30s' text_release_date='22-10-14'> <img class="img_cover" src="/static/img/cs_video.jpg" > <span class=" fzw fzw-bofang"></span> </div> </a> </div> </div> --> <div class="bottom"> <div class="zwd_content"> <div class="bottom_top"> <div class="bottom_top_item"> <p>合作网站</p> <span><a hover='true' href="http://www.ccpittex.com/" target="_blank">纺织贸促网</a></span> <span><a hover='true' href="http://www.woolmarket.com.cn/" target="_blank">南京羊毛市场</a></span> <span><a hover='true' href="http://www.globalimporter.net/" target="_blank">跨国采购网</a></span> <span><a hover='true' href="http://www.5143.cn" target="_blank">服装招商网</a></span> <span><a hover='true' href="http://www.zj123.com/" target="_blank">浙江民营企业网</a></span> <span><a hover='true' href="http://hx.job1001.com/" target="_blank">化纤英才网</a></span> <span><a hover='true' href="http://www.51kids.com/" target="_blank">童装网</a></span> <span><a hover='true' href="http://www.efu.com.cn/" target="_blank">中服网</a></span> </div> <div class="bottom_top_item"> <p>兄弟网站</p> <span><a hover='true' href="http://chn.toocle.com/" target="_blank">生意宝</a></span> <span><a hover='true' href="http://www.100ppi.com/" target="_blank">生意社</a></span> <span><a hover='true' href="http://31.toocle.com/" target="_blank">生意场</a></span> <span><a hover='true' href="http://www.100ec.cn" target="_blank">网经社</a></span> <span><a hover='true' href="http://scs.toocle.com/" target="_blank">网盛产业互联网研究院</a></span> <span><a hover='true' href="http://www.cntma.com/" target="_blank">纺机网</a></span> <span><a hover='true' href="http://www.hometex114.com/" target="_blank">家纺网</a></span> <span><a hover='true' href="http://china.chemnet.com/" target="_blank">化工网</a></span> <span><a hover='true' href="http://www.texnet.com.cn/" target="_blank">纺织网</a></span> <span><a hover='true' href="http://www.pharmnet.com.cn/" target="_blank">医药网</a></span> <span><a hover='true' href="http://www.31expo.com/" target="_blank">行业会展网</a></span> <span><a hover='true' href="http://www.testrust.com/" target="_blank">检测通</a></span> <span><a hover='true' href="https://dyeschem.dazpin.com/" target="_blank">染化交易市场</a></span> </div> <div class="bottom_top_item"> <p>特色网站</p> <span><a hover='true' href="https://www.chemnet.com/" target="_blank">Chemical Network</a></span> <span><a hover='true' href="https://www.chinachemnet.com/" target="_blank">ChinaChemical Network</a></span> <span><a hover='true' href="https://www.chemindex.com/" target="_blank">Chemical CAS database</a></span> <span><a hover='true' href="https://gmall.chemnet.com/" target="_blank">ChemNet Mall</a></span> <span><a hover='true' href="https://www.sunsirs.com/" target="_blank">China Commodity price</a></span> </div> </div> <div class="bottom_center"> <div class="bottom_center_left"> <div class="bottom_center_left_item"> <b>纺织网全国服务热线</b> <span>纺织:0532-80901166</span> <span>纺机:0532-80901781</span> <span>家纺:021-61528936</span> </div> <div class="bottom_center_left_item last_right"> <b>纺织网全国销售热线</b> <ul class="bottom_phone_list"> <li>浙江:0571-87671520</li> <li>江苏:025-83337999</li> <li>广东:020-88529530</li> <li>上海:021-61043551</li> <li>山东:0532-80901781</li> <li>福建:0592-3301608</li> <li>安徽:0551-62918188</li> <li>常州:0519-89996111</li> <li>无锡:0510-82328089</li> <li>苏州:0512-67662111</li> <li>盐城:0515-89909111</li> <li><a hover='true' href="/contact.html" target="_blank">更多</a></li> </ul> </div> <b class="bottom_center_left_new_add">展会发布、媒体合作热线:13808960021</b> </div> <div class="bottom_center_right"> <!-- <a hover='true' href="javascript:void(0);" text_title="小程序"> <img src="/static/img/wexinCode.jpg" alt="小程序"> </a> --> <a hover='true' href="javascript:void(0);" text_title="移动端"> <img src="/static/img/h5Code.png" alt="移动端"> </a> </div> </div> <div class="bottom_bottom"> <div class="bottom_bottom_left"> <p> </p> <p>Copyright © 1999-2024 Texindex.Com.Cn 版权所有·纺织网</p> <p> <a href="https://beian.miit.gov.cn/" target="_blank">浙ICP证 浙B2-20090135</a> <a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33010602010414" target="_blank"> <img src="/static/img/ghs.png" alt="浙公网安备"> 浙公网安备33010602010414号 </a> </p> <p> <a href="https://www.12377.cn/jbxzxq/6afd287a46fd11ee8beca39e939990a9_web.html?smallHarmType=6afd287a46fd11ee8beca39e939990a9" target="_blank">杭州亚运会和亚残运会有害信息举报专区</a> </p> </div> <div class="bottom_bottom_right"> <a href="http://www.pingpinganan.gov.cn/" target="_blank"> <img class="bottom_bottom_right_img_a" src="/static/img/anan.gif"35" height="53"> <img class="bottom_bottom_right_img_a" src="/static/img/police_station.gif" width="53" height="53"> <img class="bottom_bottom_right_img_a" src="/static/img/pingping.gif" width="38" height="53"> </a> <a href="http://idinfo.zjaic.gov.cn/bscx.do?method=hddoc&id=3300000000012872" target="_blank"> <img class="bottom_bottom_right_img_b" src="/static/img/i_lo2.gif" width="65" height="70"> </a> <a href="http://122.224.75.236/wzba/login.do?method=hdurl&doamin=http://www.texindex.com.cn/&id=330106000019773&SHID=1223.0AFF_NAME=com.rouger.gs.main.UserInfoAff&AFF_ACTION=qyhzdetail&PAGE_URL=ShowDetail" target="_blank"> <img class="bottom_bottom_right_img_c" src="/static/img/gh.jpg" width="44" height="47"> </a> <a href="http://zjnet.zjaic.gov.cn/" target="_blank"> <img class="bottom_bottom_right_img_d" src="/static/img/wm_s.jpg" width="50" height="48"> </a> <a href="http://www.texindex.com.cn/about/icp.htm" target="_blank"> <img class="bottom_bottom_right_img_d" src="/static/img/gongshang.gif" width="118" height="48"> </a> </div> </div> </div> </div> <script src="/static/js/index.js"></script> <script type="text/javascript"> if(navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion.split(";")[1].replace(/[ ]/g, "").replace("MSIE","")) <= 9){ var mySwiper = new Swiper('.banner_top',{ autoplay : 3000,//可选选项,自动滑动 loop : true,//可选选项,开启循环 pagination : '.swiper-pagination', }) var supply_swiper = new Swiper(".supply_center_table_tbody", { mode: 'vertical', loop: true, slidesPerView : 6, noSwiping: true, noSwipingClass: 'swiper-slide',//禁止鼠标手动切换 autoplay: 1000, }); $(".supply_center_table_tbody").on('mouseenter', function(swiper){ supply_swiper.stopAutoplay(); }) $(".supply_center_table_tbody").on('mouseleave', function(swiper){ supply_swiper.startAutoplay(); }) var type_swiper_2 = new Swiper('#cate2',{ autoplay : 3000,//可选选项,自动滑动 loop : true,//可选选项,开启循环 pagination : '.swiper-pagination', }) var type_swiper_5 = new Swiper('#cate5',{ autoplay : 3000,//可选选项,自动滑动 loop : true,//可选选项,开启循环 pagination : '.swiper-pagination', }) $(".encyclopedias_box_item").on("mouseenter",function(){ $(".encyclopedias_box_item").css("width","4.91%"); $(this).css("width","25%"); }) $(".encyclopedias_box_item").on("mouseleave",function(){ $(".encyclopedias_box_item").css("width","6.17%"); }) /* $(document).on('click','.type_assort',function(){ var this_ = this; $(this_).parents('.type_box_nav').find('a').removeClass('active').end().end().addClass('active'); $(this_).parents('.type_box').find('.type_box_item').removeClass('active'); $(this_).parents('.type_box').find('.type_box_item').eq($(this_).parent().index()).addClass('active'); }) */ } $(document).ready(function(){ // function outLogin () { // localStorage.removeItem('user_name') // localStorage.removeItem('name') // localStorage.removeItem('id') // localStorage.removeItem('token') // localStorage.clear() // } var login_name = localStorage.getItem("user_name"); //console.log(login_name) if(login_name) { // $("#username").html('<p class="banner_right_top_top_welcome" >您好,'+login_name+'!欢迎来到纺织网</p>'); // $("#username").html('<p class="banner_right_top_top_welcome" >您好,' + login_name + '!欢迎来到纺织网</p><div class="banner_right_top_top_btns"><a class="denglu" href="/signin">登录</a><a class="zhuce" href="/register/">注册</a></div>' $("#username").html( `<p class="banner_right_top_top_welcome" >您好,${login_name}!欢迎来到纺织网</p><div class="banner_right_top_top_btns"><a class="denglu" href="/texmember" target='_blank'>会员商务室</a><a class="zhuce" href="javascript:void(0);" onclick="localStorage.clear(); location.reload();">退出</a></div>`); // <div class="banner_right_top_top_btns"><a class="denglu" href="/texmember" target='_blank'>会员商务室</a><a class="zhuce" href="javascript:void(0);" onclick="localStorage.clear(); location.reload();">退出登录</a></div> } }); </script> <script> var type_swiper_2 = new Swiper('#cate2', { loop: true, pagination: { el: '.swiper-pagination', }, observer:true, observeParents:true, observeSildeChildren:true, autoplay:{ delay: 3000, stopOnLastSlide: false, disableOnInteraction: false, pauseOnMouseEnter: true, }, }); var type_swiper_5 = new Swiper('#cate5', { loop: true, pagination: { el: '.swiper-pagination', }, observer:true, observeParents:true, observeSildeChildren:true, autoplay:{ delay: 3000, stopOnLastSlide: false, disableOnInteraction: false, pauseOnMouseEnter: true, }, }); </script> </body> </html>