<%MDBname="news"%> <% 'on error resume next set conn=server.createobject("ADODB.CONNECTION") 'connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") '如果你的服务器采用较老版本Access驱动,请用下面连接方法 connstr="driver={Microsoft Access Driver (*.mdb)};dbq=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") conn.open connstr %> <% newshu=2 '每个分类显示最新文章数 toplen=10 toplen_wz=13 chalen=2 search=search&"
" search=search&"

" search=search&"" search=search&"" search=search&"" set rs=server.CreateObject("ADODB.RecordSet") set rs_info=server.CreateObject("ADODB.RecordSet") set rs_yl=server.CreateObject("ADODB.RecordSet") set rs_t=server.CreateObject("ADODB.RecordSet") function Title(content) if content<>"" then Title=content Title=replace(Title,"[加粗]","") Title=replace(Title,"[倾斜]","") Title=replace(Title,"[下划线]","") Title=replace(Title,"[删除线]","") if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" Title=replace(Title,"[红色]","") Title=replace(Title,"[蓝色]","") Title=replace(Title,"[绿色]","") Title=replace(Title,"[紫色]","") Title=replace(Title,"[酱色]","") Title=replace(Title,"[橙色]","") if instr(1,Title,"0 then Title=Title+"" Title=replace(Title,"[建议]","[建议]") Title=replace(Title,"[注意]","[注意]") Title=replace(Title,"[下载]","[下载]") Title=replace(Title,"[公告]","[公告]") Title=replace(Title,"[转载]","[转载]") Title=replace(Title,"[焦点]","[焦点]") Title=replace(Title,"[社会]","[社会]") Title=replace(Title,"[推荐]","[推荐]") Title=replace(Title,"[原创]","[原创]") end if End function function Site_Link(showType,showNum) dim link_i,link_ii link_i=0 link=0 if showType=1 then sql="select top "&showNum&" * from SiteLink where isLogo=1 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&vbcrlf link = link + 2 if link mod 6 =1 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close else sql="select top "&showNum&" * from SiteLink where isLogo=0 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&rs("mySiteName")&""& vbcrlf link_i = link_i + 1 if link_i mod 8 =0 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close end if end function strSite_Link_Text=Site_Link(0,8) strSite_Link_Logo=Site_Link(1,24) i=0 sql="select top 30 title,id,dj,date from info where date>Now()-7 order by hits desc" rs.open sql,conn,1,1 if rs.eof then top="还没有文章" else do while not rs.eof filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen_wz)&"" else titley=rs("Title") end if end if if rs("dj")=6 then Txtop=Txtop&"·"&Title(titley)&"
" else Txtop=Txtop&"·"&Title(titley)&"
" end if i=i+1 if i>=30 then exit do rs.movenext loop end if rs.close '今日导读开始 i=0 sql="select top 12 id,title,tid,date from info order by date desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有文章" else for i=1 to 12 if rs.eof then exit for rs_t.open "select * from infotype where id="&rs("tid"),conn,1,1 if not rs_t.EOF then TN=split(rs_t("tname"),"|") end if rs_t.close filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) datetime=year(rs("date"))&"_"&month(rs("date"))&"_"&day(rs("date"))'时间格式:年/月/日 datetime1=month(rs("date"))&"/"&day(rs("date"))'时间格式:月/日 '今日导读标题断行开始 if len(rs("Title"))>17 then titley=left(rs("Title"),17)&"..." else titley=rs("Title") end if '今日导读标题断行结束 infolist=infolist&""&lm&"·"&Title(titley)&"
" rs.movenext next end if rs.close '今日导读结束 rs2=conn.execute("select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())") shuinfo=rs2(0) Dim list_4(20) Dim list_5(20) Dim list_6(20) sql="select * from specialx where tj=1 and spics<>''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof kk=kk+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_4(kk)=""&SSY_name&"
"&rs("introduce")&"" list_5(kk)="" rs.MoveNext loop end if rs.close sql="select * from specialx where tj=1 and spics=''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof tt=tt+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_6(tt)=""&SSY_name&"" rs.MoveNext loop end if rs.close rs.open "select * from infotype ",conn,1,1 if not rs.eof then ts=rs("ts") TN=split(rs("tname"),"|") TI=split(rs("ts"), ",") for i = 0 to ubound(TN)-1 if i=ubound(TN)-2 and ubound(TN)>1 then TTY_id=TI(i) TTY_name=TN(i) end if all_type_top_id=TI(i) all_type_name=TN(i) thistype=thistype & "-> "&TN(i)&"" thistitle=thistitle & " - "&TN(i)&"" next end if rs.close i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then image="还没有图片文章" else do while not rs.eof if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen)&"" else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then image=image&"" else image=image&"" end if pic=rs("pic") pic=Replace(pic, "../../", "") image=image& "
"&titley&"
" if i=6 then exit do rs.movenext loop end if rs.close '公告开始 sql="select top 1 id,newsname,addtime,newsnote from Announce order by addtime desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有公告" else do while not rs.eof Announce=Announce&""&rs("newsnote")&"["&rs("addtime")&"]
" rs.movenext loop end if rs.close '图文混排开始 i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then DefaultPic="还没有图片文章" else do while not rs.eof infoy=left(rs("info"),108)&"..." if instr(rs("Title"),"0 then if len(rs("Title"))>10 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"" end if else if len(rs("Title"))>1 then titley=left(rs("Title"),16)&"..." else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then DefaultPic=DefaultPic&"" else DefaultPic=DefaultPic&"" end if pic=rs("pic") pic=Replace(pic, "../", "") DefaultPic=DefaultPic&"
"&Titley&"

  "&infoy&"[详细报道]" if i>=1 then exit do rs.movenext loop end if rs.close '图文混排结束 list=list&"" rs.open "select * from infotype where tj=1 order by id",conn,1,1 if NOT rs.EOF then allshu=rs.recordcount Dim list_1(20) Dim list_2(20) Dim list_3(20) do while NOT rs.EOF ii=ii+1 list=list&""&split(rs("tname"),"|")(rs("tj")-1)&"|" list_1(ii)=""&split(rs("tname"),"|")(rs("tj")-1)&"" list_2(ii)="

更多内容 ...
" i=0 sqqq_yl="" sql_yl="select * from infotype where ts like '"&rs("ts")&"%'" rs_yl.open sql_yl,conn,1,1 if not rs_yl.eof then do while not rs_yl.eof sqqq_yl=sqqq_yl& " or tid="&rs_yl("id")&"" rs_yl.MoveNext loop end if rs_yl.close rs_info.open "select id,title,dj,date from info where tid="&rs("id")&""&sqqq_yl&" order by id desc",conn,1,1 if NOT rs_info.EOF then do while not rs_info.eof fileming=year(rs_info("date"))&month(rs_info("date"))&day(rs_info("date"))&hour(rs_info("date"))&minute(rs_info("date"))&second(rs_info("date")) if instr(rs_info("Title"),"0 then chalen1=chalen+20 if len(rs_info("Title"))>chalen1 then titlex=left(rs_info("Title"),chalen1)&""&"..." else titlex=rs_info("Title")&"" end if else if len(rs_info("Title"))>chalen then titlex=left(rs_info("Title"),chalen)&"..." else titlex=rs_info("Title") end if end if if rs_info("dj")=6 then list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" else list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" end if i=i+1 if i>=newshu then exit do rs_info.movenext loop end if rs_info.close rs.MoveNext loop end if rs.close set rs=nothing set rs_yl=nothing set rs_info=nothing conn.close set conn=nothing%> 香港文汇报珠三角新闻网_内地出售内衣 半数不合格

您的位置:首页 > 综合新闻 > 产经新闻

 

内地出售内衣 半数不合格

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2007-9-21


■目前,内衣市场有诸多产品未经检测,相比之下,大型超市、专卖店等处的内衣质量更有保障。

 

——中山年底建首家检测中心 解「贴身危机」

 

本报珠三角新闻中心记者 罗冬凯、张力伟

 

 中国纺织工业协会检测中心主任伏广伟近日向记者透露,在北京的普通集贸市场,有近九成的内衣产品没有经过正规渠道的检测,而在大型的服装超市,也有四成左右的产品未经检测。据上海市质监局073月公布的抽查结果,市场上销售的女性内衣产品质量也极不乐观,抽查30种产品中仅有16种合格,抽样合格率为53.3%。其中抽查文胸产品24种,合格率为54.2%;塑身内衣6种,合格率50%。而工商部门近4年的抽样调查中,主要针对的是食品、手机等产品,很少对内衣产品进行抽检。

 

 其实,国家2003年就颁布了《国家纺织产品基本安全技术规范》,为纺织内衣产品确定了强制性的标准。但是4年来,该标准并未有效的执行,所以内地内衣市场上仍流通着大量未经检测的商品。面对市场现状,内衣行业协会已开始积极应对,内地首家内衣检测中心也计划于年底在号称「中国内衣名镇」的广东省中山市的小榄镇建成。

检测中心将建在广东小榄

 

 中国生产内衣的企业共有3,000多家,山东、浙江、广东等省已经成为内衣厂集聚的加工基地。在服装零售市场上,针织内衣约占五大类服装(即男、女、童、羊毛衫、针织内衣)总销售比重的25%左右。针对服装行业的快速发展,03年国家出台了纺织品强制性的检测标准,内衣的检测标准也在其中,并较一般的纺织产品更加严格。但由于执行方面存在问题,市场上存在着大量未经检测的内衣成品,总体质量不容乐观。

 

 更为严重的是,普通消费者并不知道内衣检测重要性,对不合格内衣对人体的危害也知之甚少。目前,政府对内衣的监管力度正逐步加强,但仍旧缺少统一的、强制型的检测机构。

 

政府监管力度正逐步加强

 

 「有很多疾病,尤其是皮肤病,都与内衣有着密切关系。」伏广伟表示,现在很多消费者购买内衣,只看重其物理特性,比如是否会缩水、掉线、样式是否美观、款式是否新颖等。「其实与人体直接相关的,是内衣的化学特性。」由于内衣都是贴身而穿,如果内衣某些成份超标,那么这些成份会通过皮肤上的汗腺直接作用于人体,其危害不容忽视。

 

 中山市人民医院姜主任称,如果内衣质量不过关,即容易引起接触性皮炎、皮疹。如果内衣中含有可分解芳香胺染料,或是甲醛等成份超标,自人体内积累,就有可能致癌。再如pH值,人体的皮肤一般呈弱酸性,内衣的酸碱度也应该与人体相适应,如果超出一定范围,过酸或过碱,就可能使人患皮肤病。佛山西樵检测中心副主任张志荣称,患皮肤病的人很多,但很少有人会把内衣列为病因之一。未经检测的内衣少了检测的成本,价格相对低廉;加之部分消费者对内衣质量的忽视,使这部分内衣有了市场需求。

 

强制性检测机构迫在眉睫

 

 伏广伟称,检测系统不完善,行政管理方法失当,监督不得力,消费者不重视等都是造成这种现象的原因。虽然国家对纺织品的强制性标准早已确立,但是缺少强制性的、统一的检测执行机构。「现在只有一些第三方的检测公司有检测业务,但其检测结果本身并没有行政许可的效力;加上有些公司采用国标检测,有些公司采用外标,也造成了内衣检测标准的混乱。」

 

 「仅对内衣市场进行抽样检查是滞后的手段。」伏广伟认为,根本的解决途径是政府建立统一的、强制性的检测机构和完备的管理系统,避免未经检测的内衣流入市场。这虽不是短时间可以完成的,但政府必须有所行动。另外,伏广伟表示:「消费者应该提高对内衣质量,尤其是化学成份含量的重视。毕竟内衣质量是直接与人体健康相关的。」

 

非强制性要求 企业自愿送检

 

■中山有部分厂家进行贴牌生产,多为国外品牌,产品检测也都在香港、国外等地进行。本报记者张力伟

 

 为改变内衣市场的现状,不仅政府管理在加强,一些行业协会也在积极采取对策。日前,中国纺织工业协会检测中心与中山市小榄镇商会合作,拟筹备建立内地首家内衣检测中心,并委托立创(中山)检测技术服务有限公司负责检测业务。现该项目已经投入建设,预计检测中心年底即可建成。

 

 据中国纺织工业协会伏广伟称,该检测中心性质是工业协会第三方公正检测机构,并非强制性的检测部门。检测中心的建立,将改变诸多第三方检测公司在标准上「各自为政」的局面,树立统一的行业检测标准。「在检测上仍旧采取企业自愿的方式,但会按照国家强制标准进行检测,甚至在某些成份上标准将更严格。」该检测中心虽不具备行政强制力,但对于检测合格的企业和产品,检测中心将颁发「吊牌」,只要拥有这项认可的内衣产品,消费者都可以放心购买。

 

树立统一行业检测标准

 

 「小榄是『中国内衣名镇』,内衣检测中心选在这里建立,也是想打造区域品牌。这也体现了企业本身对内衣质量的重视。」伏广伟表示,大型内衣公司为了推广产品和品牌,得到消费者的认可,会将检测纳入其生产步骤。同时通过检测中心的运作,可以提高消费者对内衣质量的重视程度,降低未经检测产品的市场占有率。「统一的、强制性的检测机构和完备的管理系统不可能一蹴而就,而从行业内部开始就相对容易。」伏广伟称,检测中心的建立不可能从根本上解决内衣市场的问题,但在某种程度上起到引导、示范的作用。

 

内销企业反应淡然

 

■许多中小型内衣企业对检测中心的筹建并不知情,大部分知悉后也反应淡然。 本报记者张力伟

 

 内衣检测中心的建立无疑是件好事,但由于正在筹建过程中,诸多企业对其并不知情。一些知名企业表示会对其进行了解,而一些中小企业则反应淡然,由于不愿多花成本,大都选择维持现状。中山康德利制衣有限公司的工作人员郑川称:「我们这家工厂规模小,产品都是内销到东北的,检测中心是否建立并无多大影响。」

 

 内衣企业蝶安芬制衣有限公司行政部负责人女士表示,如果检测中心的设施完备,并且检测报告能够受到专业认可,公司愿意一试。「我们最关心的不是价格,而是检测中心的检测水平。」女士称,由于公司对内衣质量一向重视,所以希望检测更加细致、专业。对此,中国纺织工业协会主任伏广伟回应道,在这一点上无需担心。政府的质量认证机构,其检测对象除了检测内衣产品外,还包括对食品、电子等其它产品,而内衣检测中心只提供对内衣的检测,在技术、设备上都会更加专业、完善。

 

不愿花成本 宁维持现状

 

 另据了解,目前国外对内衣检测标准并无变化。业内人士指出,外标相比于国标,只在具体指标上有些不同,并不一定比国标严格,不同之处在于执行方式。出口产品的检测,一般要按外国客户的要求进行,并且要到客户指定的第三方检测机构检测,以取得信任担保。而内销产品,多是企业根据自愿情况接受检测,或者由工商、质监部门抽检,监督管理相对弱化很多。

 

小贴士: 购买内衣须知

 

  ■购买时最好选择知名品牌,到正规超市、品牌专卖店、专柜购买。

 ■仔细观察产品标识,了解产品质量信息,挑选最适合自己的产品。标识主要包括:规格、号型、纤维成份及含量、合格证、质量等级、洗涤方法等。

 ■就内衣的物理特性而言,选购时查看产品各个部位的对称性,对于缝迹处仔细观察是否有针洞。

 ■就内衣的化学特性而言,选购时应避免选择颜色太鲜艳的产品,并检查内衣是否有特殊化学品的气味,最好洗涤之后再穿着。

 ■就针织内衣而言,纱线支数愈高愈好(或纱线号数愈小愈好),纱线支数越高,说明纱线越细,面料的丝质感越强,穿着就越舒适。

 

内衣小资料

 

  广义上讲,内衣是指与皮肤直接接触的服装的总称。内衣可划分为内层衣和基础衣两类:内层衣一般指最贴近身体的内衣,具有防寒、保暖的作用,又可以吸汗透湿,因此多使用保暖、吸水性佳且较柔软的布料;基础衣是指可以调整身体的内衣,主要有文胸、束裤、束腰等。

 

内衣检测主要指标

 

 甲醛含量:要求甲醛小于75ppm(毫克/千克)。

 pH值:要求在4.57.5之间。

 色牢度:指色彩的牢固程度,一般要求是变色34之间,黏色3级。

 可分解芳香胺染料:禁用。

 纤维含量:可由生产商自行控制,主要检测产品与卷标所注是否相符。

 

责任编辑:cnred 文章页数第[1]页 

页面功能 【我来说两句】【字体: 】【打印】 【关闭

相 关 连 接
·还没有相关文章
网 友 评 论
·还没有相关的评论!
发 表 评 论
您的大名: (点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

综合新闻|广东新闻|专题新闻

>> 本类热点新闻

·港美容业趁乱抢先机
·「好工」人力足 玩具厂闹人
·南方电网总经理升任电监会副
·揭阳玉器节树「玉都」形象
·东门人财两旺 一铺难求
·中化伙格力珠海建石化物流
·神州创富.西餐厅北上 须严
·黄埔海关延企业补税期限
·神州创富.港裁缝店深圳穿针
·联邦快递抢滩华南 珠三角新
·银河星际酒店澳门将开幕
·雅居乐最快年底上市聆讯
·比亚迪F3车销大马逾三千辆
·港珠澳桥沿线地产热
·徐福记传2次赴港上市遭拒
·河北白沟办箱包服装节
·和黄西城都荟引入乐宾百货
·和黄东莞闲置地被罚7915
·凉茶申遗争议有望平息
·120港人看楼团赴中山
·东莞厂家面临开三停四
·楼市百日宏调之二广州篇.广
·内地豪客 炒高濠江楼价
·华尔街大亨横琴寻商机
·广州催谷国际名牌中心
·白云机场拟投177亿扩建
·横琴:生逢其时未逢其盛
·棒约翰5年内华南开100店
·穗星河湾在港推售793伙
·传港人买深圳房 缴税翻倍

 

合作媒体

合作及广告联系电话: 020-83825987


文汇报简介 | 广告服务 | 读者联谊 | 在线订报 | 在线投稿 | 站内公告 | 设为首页 | 收藏本站
新闻中心地址:广州市沿江中路323号临江国际大厦15楼 电话:020-83825987  传真:020-83817466
网管信箱:webmaster@wwpprd.com  编辑信箱:editor@wwpprd.com
香港文汇报珠三角新闻网 版权所有©Copyright 2004 www.wwpprd.com
来访统计:  技术支持:中国红电子商务频道