招标公告详情
(山东黄金集***有限公司黄金四站35kV一次设备(进口品牌SF6高压气体绝缘开关柜,户内框架式电容器、接地变及消弧线圈成套装置)采购中标结果公告
| (山东黄金集***有限公司黄金四站35kV一次设备(进口品牌SF6高压气体绝缘开关柜,户内框架式电容器、接地变及消弧线圈成套装置)采购中标结果公告 | B************1608 | ||
| 2026-05-09 | 2026-05-10 |
<body> <p align="center"><span style="font-size:14px;"> <span align="center"><strong> <span class="bookmark" contenteditable="false" editype="text" name="xmxx_xmmc" style="display:inline;" value="项目信息.项目名称">(山东黄金集***有限公司黄金四站35kV一次设备(进口品牌SF6高压气体绝缘开关柜,户内框架式电容器、接地变及消弧线圈成套装置)采购</span> 中标结果公告</strong></span></span></p> <p> </p> <p>一、项目名称:<span> </span><span> </span><span class="bookmark" contenteditable="false" editype="text" name="ZBGG_xmmc" style="display:inline;" value="中标公告.项目名称">(山东黄金集***有限公司黄金四站35kV一次设备(进口品牌SF6高压气体绝缘开关柜,户内框架式电容器、接地变及消弧线圈成套装置)采购</span> </p> <p>二、项目编号:<span> </span><span> </span><span class="bookmark" contenteditable="false" editype="text" name="ZBGG_zbbh" style="display:inline;" value="中标公告.招标编号">SDHD-2026-026</span> </p> <p>三、标段(包)名称: <span> </span><span class="bookmark" contenteditable="false" editype="text" name="ZBGG_AllBmcStr" style="display:inline;" value="中标公告.所有分包名称"><span id='zbjgallfbmc'>(山东黄金集***有限公司黄金四站35kV一次设备(进口品牌SF6高压气体绝缘开关柜,户内框架式电容器、接地变及消弧线圈成套装置)采购</span></span> </p> <p>四、招标公告发布日期: <span class="bookmark" contenteditable="false" editype="text" name="xmxx_ggfbsjStr" style="display:inline;" value="项目信息.公告发布时间">2026年02月04日00时00分</span> </p> <p>五、评审日期: <span> </span><span> </span><span class="bookmark" contenteditable="false" editype="text" name="ZBGG_pbsj" style="display:inline;" value="中标公告.评标时间">2026年03月24日</span> </p> <p>六、中标结果公告日期: <span> </span><span> </span><span class="bookmark" contenteditable="false" editype="text" name="ZBGG_fbsj" style="display:inline;" value="中标公告.发布时间">2026年05月09日</span> </p> <p>七、评审结果:<span> </span></p> <div style="text-align: center; width:100%"> <table border="1" cellpadding="0" cellspacing="0" width="90%"> <thead> <tr> <th style="width:20%">标段名称</th> <th style="width:40%">中标人名称</th> <th style="width:20%">中标金额</th> <th style="width:20%">金额大写</th> </tr> </thead> <tbody> <tr id="sdhj_fbid_fbc0dbdf82ea4e03a04a****6933f2a9"> <td rowspan="1">(山东黄金集***有限公司黄金四站35kV一次设备(进口品牌SF6高压气体绝缘开关柜,户内框架式电容器、接地变及消弧线圈成套装置)采购</td> <td> <p>山东***有限公司</p></td> <td> <p>****4100</p></td> <td> <p>壹仟叁佰玖拾肆万肆仟壹佰元整</p></td> </tr> </tbody> </table> </div> <p>八、联系方式</p> <p>招标人:山东***有限公司</p> <p>地 址:山东省***村东</p> <p>联系人温**、丁子轩</p> <p>联系方式:185****3627、183****2100</p> <p>代理机*:山东***有限公司</p> <p>联系人孙**、田金慧</p> <p>联系方式:183****7670、130****0818</p> <p>地 址:国家超算中心济南中心科技园二期二号楼(济南市***层</p> <p>邮 箱:sds***@126.com</p> <p>九、发布媒介:<br> 本次中标结果公告在山东黄金供应链管理系统招标采购平台发布,同步推送阳光采购服务平台、中国招标投标公共服务平台。</p> </body><script type="text/javascript"> $(".changeSize").on('click', function () { var judge = $(this).html().trim(); var size; if (judge == "大") { size = 20; } else if (judge == "中") { size = 16; } else if (judge == "小") { size = 12; } else { size = 14; } $("#infoContentM").css("font-size", size + "px"); $("#infoContentM").find("p").css("font-size", size + "px"); $("#infoContentM").find("span").css("font-size", size + "px"); $("#infoContentM").find("img").css({ "display": "block", "margin": "0 auto" }); }); function closeFunction() { window.opener = null; window.open('', '_self'); window.close(); } $.each($("#attach").find("a"), function (i, item) { var uriJudge = $(item).attr("href"); if (uriJudge.indexOf("BigFileUpLoadStorage") != -1) { $(item).attr("href", siteInfo.projectName + uriJudge); } }) /* 判断设备 */ var userAgent = navigator.userAgent.toLowerCase(); var platform; var judgeInfo = false; if (userAgent == null || userAgent == '') { platform = 'WEB'; } else { if (userAgent.indexOf("android") != -1) { platform = 'ANDROID'; judgeInfo = true; } else if (userAgent.indexOf("ios") != -1 || userAgent.indexOf("iphone") != -1 || userAgent.indexOf("ipad") != -1) { platform = 'IOS'; judgeInfo = true; } else if (userAgent.indexOf("windows phone") != -1) { platform = 'WP'; judgeInfo = true; } else { platform = 'WEB'; } } if (judgeInfo) { $.each($("#infoContentM").find("img"), function (i, item) { $(item).parent("p").attr("style", "text-indent: 0 !important"); $(item).attr("style", "width: 100% !important; height: 100% !important"); }) } </script> </div> </div> </div> </div> <div id="footer"></div> <!-- 加载页面自身所需资源 --> <script src="http://www.ygcgfw.com/js/webBuilderCommon.js"></script> <script src="http://www.ygcgfw.com/js/lib/jquery.SuperSlide.js"></script> <script src="http://www.ygcgfw.com/js/lib/sidr/jquery.sidr.js"></script> <script src="http://www.ygcgfw.com/js/lib/placeholder.min.js"></script> <script src="http://www.ygcgfw.com/js/common.js"></script> <script src="http://www.ygcgfw.com/js/pageView.js"></script> <script src="http://www.ygcgfw.com/js/zbcgdetail.js"></script> </body> </html> </p> </div>
登录后查看完整招标公告、采购需求及联系方式