<bdo id="giq33"></bdo><noframes id="giq33"><rt id="giq33"></rt><rt id="giq33"><rt id="giq33"></rt></rt><noframes id="giq33"><rt id="giq33"></rt><noframes id="giq33"><noframes id="giq33"><noframes id="giq33"><rt id="giq33"><delect id="giq33"></delect></rt><noframes id="giq33"><rt id="giq33"></rt><noframes id="giq33"><rt id="giq33"></rt> <rt id="giq33"></rt><noframes id="giq33"><rt id="giq33"><delect id="giq33"></delect></rt><noframes id="giq33"><noframes id="giq33"><noframes id="giq33"><noframes id="giq33"><noframes id="giq33"><rt id="giq33"></rt><noframes id="giq33"><noframes id="giq33"><rt id="giq33"></rt><delect id="giq33"></delect> <rt id="giq33"></rt><rt id="giq33"><rt id="giq33"><delect id="giq33"></delect></rt></rt><noframes id="giq33"><rt id="giq33"><delect id="giq33"></delect></rt><noframes id="giq33"><noframes id="giq33"><noframes id="giq33"><rt id="giq33"></rt>
 招標網首頁 | 招標 招標公告 中標公告 招標文件下載 免費公告 近期招標 | 項目 擬在建項目 VIP獨家項目 業主委托項目 | 企業 業主 供應商 招標機構 | 資訊 項目動態
 
當前位置: 首頁 > 歷年招標公告 > 2014.08.27招標公告 > 公路路面檢測招標公告

公路路面檢測招標公告

信息發布日期:2014.08.27 標簽: 廣西壯族自治區招標 公路招標 路招標 
加入日期:2014.08.27
截止日期:2014.08.28
地 區:廣西壯
關鍵詞: 公路 路
 
招標公告正文

 

一、工程地點:廣昆高速公路興業至六景段。

二、工程內容:砼路面檢測工程。工程數量:平整度檢測 200km ;橫向力系數檢測 200km ;構造深度檢測 100 處;路面破損檢測 200km ;

三、投標人資格要求:要求投標人具備有效營業執照,獨立法人資格,持有省級及以上交通行政主管部門核發的公路工程綜合類乙級及以上或公路專項試驗檢測資質證書,并具有省級及以上技術監督局頒發的含有公路檢測項目的計量認證證書( CMA ), 2011 年~ 2013 年有類似檢測業績,并在人員、設備、資金等方面具有相應的施工能力。

四、請有意向的投標人于 2014 年 9 月 3 日前,持單位介紹信到 廣西南寧市濱湖路 36 號 5 樓廣西新長江高速公路有限責任公司 購買招標文件。

 

聯系人***

電   話: 0771-5514515 、 13878754690

傳   真: 0771-5514208  

 

 

                                 廣西新長江高速公路有限責任公司

                                 2014 年 8 月 28 日


上傳附件
<input type="hidden" name="deletedFileNames" id="deletedFileNames" value=""/> <input type="hidden" name="allAttachSize" value="0"/></td></tr></tbody></table> <script language="javascript">//------------------------------------------------------------------------------ if(document.all._allAttachmentSize_){ if(document.all.allAttachSize){ try{ document.all.allAttachSize.value = document.all._allAttachmentSize_.value; }catch(e){} } } //------------------------------------------------------------------------------ //------------------------------------------------------------------------------ function DOWN2(serverFileName, clietFileName, subFolder){ document.getElementsByName("ftpSpan")[0].style.display=""; var retdown = ''; if(document.all.ActiveFormX2 && document.all.ActiveFormX2.length != undefined){ var curpath = document.all.ActiveFormX2[0].curpath; if(subFolder!='')document.all.ActiveFormX2[0].curpath=document.all.ActiveFormX2[0].curpath+"/"+subFolder; retdown = document.all.ActiveFormX2[0].downall(clietFileName,serverFileName); } else { var curpath = document.all.ActiveFormX2.curpath; if(subFolder!='')document.all.ActiveFormX2.curpath=document.all.ActiveFormX2.curpath+"/"+subFolder; retdown = document.all.ActiveFormX2.downall(clietFileName,serverFileName); } // if(retdown == 'OK'){ // alert('Download complete!'); // } document.getElementsByName("ftpSpan")[0].style.display="none"; } function DOWNALL(){ document.getElementsByName("ftpSpan")[0].style.display=""; var retdown = ""; if(document.all.downSaveFile.length){ var _real = ''; var _save = ''; for(var i=0; i <document.all.downSaveFile.length; i++){ if(i == 0){ _real = document.all.downRealFile[i].value; _save = document.all.downSaveFile[i].value; } else { _real += '|' + document.all.downRealFile[i].value; _save += '|' + document.all.downSaveFile[i].value; } } if(document.all.ActiveFormX2 && document.all.ActiveFormX2.length != undefined){ retdown = document.all.ActiveFormX2[0].downall(_real,_save); } else { retdown = document.all.ActiveFormX2.downall(_real,_save); } } else { if(document.all.ActiveFormX2 && document.all.ActiveFormX2.length != undefined){ retdown = document.all.ActiveFormX2[0].downall(document.all.downRealFile.value,document.all.downSaveFile.value); } else { retdown = document.all.ActiveFormX2.downall(document.all.downRealFile.value,document.all.downSaveFile.value); } } // if(retdown == 'OK'){ // alert('Download complete!'); // } document.getElementsByName("ftpSpan")[0].style.display="none"; } //------------------------------------------------------------------------------ var childWindow; function addAccessory(path,fileName,saveName,tableName,fileSize,fileNum,fileType,fileMinWidth,fileMinHeight,fileMaxWidth,fileMaxHeight){ var len=0; var obj=eval("document.all."+saveName); if(obj){ if(obj.length){ len=obj.length; }else{ len=1; } }else{ len=0; } if(fileNum=="0" || len <fileNum){ try{ childWindow.close(); }catch(e){ } childWindow=window.open("/defaultroot/public/jsp/swfupload/swfupload.jsp?path="+path+"&fileName="+fileName+"&saveName="+saveName+"&tableName="+tableName+"&fileMaxSize="+fileSize+"&fileMaxNum="+fileNum+"&fileType="+fileType+"&fileMinHeight="+fileMinHeight+"&fileMinWidth="+fileMinWidth+"&fileMaxHeight="+fileMaxHeight+"&fileMaxWidth="+fileMaxWidth,'上傳','menubar=0,scrollbars=0,locations=0,width=650,height=200,resizable=yes'); childWindow.focus(); }else{ alert("您最多只能上傳"+fileNum+"個附件"); } } function delaccessory(spId, accessorySize, imgObj) { if(confirm("您確定要刪除該附件嗎?點確定刪除。")){ var sp = document.getElementById(spId); sp.innerHTML = ""; try{ //imgObj.nextSibling.nextSibling.nextSibling.removeNode(); }catch(e){} try{ imgObj.nextSibling.nextSibling.removeNode(); }catch(e){} try{ imgObj.nextSibling.innerHTML=''; imgObj.nextSibling.removeNode(); }catch(e){} imgObj.removeNode(); sp.removeNode(); if(document.all.accessorySize){ document.all.accessorySize.value = parseInt(document.all.accessorySize.value) - parseInt(accessorySize); } if(document.all.allAttachSize){ document.all.allAttachSize.value = parseInt(document.all.allAttachSize.value) - parseInt(accessorySize); } } } function delaccessory(spId, accessorySize, imgObj, fileName) { if(confirm("您確定要刪除該附件嗎?點確定刪除。")){ var sp = document.getElementById(spId); sp.innerHTML = ""; try{ //imgObj.nextSibling.nextSibling.nextSibling.removeNode(); }catch(e){} try{ imgObj.nextSibling.nextSibling.removeNode(); }catch(e){} try{ imgObj.nextSibling.innerHTML=''; imgObj.nextSibling.removeNode(); }catch(e){} imgObj.removeNode(); sp.removeNode(); //alert(document.getElementById("innerMaildisplaytable_td").innerHTML); if(document.all.accessorySize){ document.all.accessorySize.value = parseInt(document.all.accessorySize.value) - parseInt(accessorySize); } if(document.all.allAttachSize){ document.all.allAttachSize.value = parseInt(document.all.allAttachSize.value) - parseInt(accessorySize); } if(document.all.delFile.length){ document.all.delFile[0].src="/defaultroot/public/jsp/deleteFile.jsp?delpath=information&delfile="+fileName; }else{ document.all.delFile.src="/defaultroot/public/jsp/deleteFile.jsp?delpath=information&delfile="+fileName; } } } function deleteAccessory(path){ if(confirm("您確定要刪除該附件嗎?點確定刪除。")){ var delName=document.all.deletedFileNames.value; if(delName!=""){ if(document.all.delFile.length){ document.all.delFile[0].src="/defaultroot/public/jsp/deleteFile.jsp?delpath="+path+"&delfiles="+delName; }else{ document.all.delFile.src="/defaultroot/public/jsp/deleteFile.jsp?delpath="+path+"&delfiles="+delName; } } } } function clearAccessory(table,path,saveName,fileName){ var obj=eval("document.all."+table+".rows"); for(var i=0;i <obj.length;i++){ if(eval("document.all."+saveName+".value")){ var temp=eval("document.all."+saveName+".value"); document.all.deletedFileNames.value=document.all.deletedFileNames.value+","+temp; }else{ var j=i-1; var temp=eval("document.all."+saveName+"["+j+"].value"); document.all.deletedFileNames.value=document.all.deletedFileNames.value+","+temp; } obj(i).removeNode(true); } deleteAccessory(); } function viewOfficeDoc(fileServer,fileName,name,path,wordType,isZhengwen){ var dd = "/" + fileName.substring(0,6); var checkURL = fileServer + "/upload/"+ path + dd + "/" + fileName; var flag = false; if(fileServer=='/defaultroot'){ //flag = FileExist_server("/defaultroot/public/jsp/checkFileExist.jsp?fileServer="+encodeURIComponent(fileServer)+"&path="+path+"&fileName="+fileName); flag = true;//FileExist_serverHTTP(checkURL); if(flag==false){ checkURL = fileServer + "/upload/"+ path + "/" + fileName; flag = true;//FileExist_serverHTTP(checkURL); } }else{ var fileInnerServer = "http://127.0.0.1:80/defaultroot"; flag = FileExist_server("/defaultroot/public/jsp/checkFileExist.jsp?fileServer="+encodeURIComponent(fileInnerServer)+"&path="+path+"&fileName="+fileName); } /*flag = FileExist_server(checkURL); if(flag==false){ checkURL = fileServer + "/upload/"+ path + "/" + fileName; flag = FileExist_server(checkURL); }*/ if(flag){ window.location.href=fileServer+'/download.jsp?FileName='+fileName+'&name='+encodeURIComponent(name)+'&path='+path; }else{ alert(decodeURIComponent('%E6%8C%87%E5%AE%9A%E7%9A%84%E6%96%87%E4%BB%B6%E4%B8%8D%E5%AD%98%E5%9C%A8%EF%BC%81'));//"指定的文件不存在!" } } // function FileExist_server(FileURL) {//try{ //var xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); var xmlhttp = false; try { xmlhttp = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try { xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } catch (e2) { xmlhttp = false; } } if (!xmlhttp && typeof XMLHttpRequest != 'undefined') { xmlhttp = new XMLHttpRequest(); } xmlhttp.open("GET",FileURL,false); xmlhttp.send(); if(xmlhttp.readyState==4) {if(xmlhttp.status==200){ var response = xmlhttp.responseText; response = response.replace(/\r|\n/igm,''); if(response.indexOf('--Success')!=-1){return true;}else{return false;}} else if(xmlhttp.status==404){return false; }else{return false;}} //}catch(e){return true;/**/} } //check file exsit function FileExist_serverHTTP(FileURL) { var xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); xmlhttp.open("GET",FileURL,false); xmlhttp.send(); if(xmlhttp.readyState==4) { if(xmlhttp.status==200){ // alert("Exist"); return true; } else if(xmlhttp.status==404){ //alert("Doesn't exist"); return false; }else{ alert("Don't know"); return false; } } }</script></div> <input name="返回" type="button" value="返回" onclick="javascript:history.go(-1);"/>
地區導航
  • 華東: 上海 江蘇 浙江 安徽 福建 江西 山東
  • 華北: 北京 天津 河北 山西 內蒙古
  • 東北: 遼寧 吉林 黑龍江
  • 華南: 廣東 廣西 海南
  • 西北: 陜西 甘肅 青海 寧夏 新疆
  • 西南: 重慶 四川 貴州 云南 西藏
  • 華中: 河南 湖北 湖南
  • 關于我們 | 成功案例 | 知名客戶 | 誠聘英才 | 廣告服務 | 友情連接 | 幫助中心 | 網站地圖 | 手機版 | 招標導航
    客戶咨詢:400-633-1888      信息發布電話:13030031390    傳真號碼:010-59367999       總部地址:北京市海淀區中關村大街11號7層(100190)
    北京智誠風信網絡科技有限公司   北京中招國聯科技有限公司   北京中招國聯咨詢有限公司   北京國建偉業咨詢有限公司  哈爾濱中招國聯科技有限公司  石家莊易投網絡科技有限公司
    Copyright © 2005-2024 版權所有  招標網 京ICP證050708號-1 證書  京公網安備 11010802028602號
    国产精品久久久久精品日日-国产精品老女人一级片在线播放-无码av综合在线新免费看-免费黄色视频在线观看毛片