.js-not-apply, .js-not-accept { display: none; } /* 1.正文宋体小四 */ #bodyDiv, input, textarea { font-family: "SimSun"; font-size: 16px; /* 3.行间距1.8倍 */ line-height: 1.8; } textarea { line-height: 20px; } input { line-height: 1; } #bodyDiv { /* 11.所有HTML页面,左右留白等宽像素(参考WORD的页边距) */ padding: 0 5%; } /* 2.标题 黑体 三号、小三、四号(三层级) */ h1, h2, h3 { font-family: "Microsoft YaHei"; font-weight: 700; } h1 { font-size: 21px; text-align: center; } h2 { font-size: 20px; text-align: center; } h3 { font-size: 19px; text-align: center; } h4 { margin-bottom: 0; } /* 4.首行缩进 2个中文 */ p { text-indent: 2em; margin: 0; } /* 5.textarea边框颜色淡一点 */ textarea { width: 90%; display: block; overflow: hidden; border: 1px solid #999; padding: 10px; background: #f1f1f1; } input[type="text"] { border: 1px solid #999; border-top-width: 0; border-left-width: 0; border-right-width: 0; width: 80px; padding-left: 15px; padding-right: 15px; font-size: 16px; font-family: "SimSun"; line-height: 1; } table { width: 100%; border-collapse: collapse; border-color: #999; margin: 10px 0; } td { border: 1px solid #999; padding: 16px; text-align: center; } thead td, thead th { text-align: center; } table textarea { border: 0px; overflow: auto; padding: 0; } .padding-left-div { padding-left: 32px; } /* 招标公告特殊样式 */ .zbgg h2 { text-align: center; } .zbgg h3 { text-indent: 32px; } /* 其他 */ .width-c { border-bottom-width: 2px; width: 100px; } .p-right { text-align: right; } .textarea { max-height: 300px; } .table_textarea { padding: 3px 0; border: none; line-height: 23px; } .top-title { text-align: center; font-weight: bold; font-size: 32px; } .text-indent2 { text-indent: 2em; } .text-underline { border-bottom: 1px solid #999; padding-bottom: 2px; } .pd-l-2em { padding-left: 2em; } .text-gray { color: #aaa; } /*placeholder*/ .text-placeholder { color: #aaa; } /*placeholder*/ /*增强型表格*/ .advance-table-btn { position: absolute; top: 0; display: none; width: 30px; height: 30px; line-height: 30px; color: #000; text-align: center; cursor: pointer; font-size: 20px; } .advance-table-btn-add { background: #b3e5fc; left: -30px; } .advance-table-btn-del { background: #ffcdd2; right: -30px; } /*增强型表格*/ /*表单验证相关样式*/ input[type="text"].invalid, input[type="text"].invalid:focus, textarea.invalid, textarea.invalid:focus, select.invalid, select.invalid:focus { border: 1px solid #f44336; } input[type="radio"].invalid, input[type="radio"].invalid:focus, input[type="checkbox"].invalid, input[type="checkbox"].invalid:focus { border: 1px solid #f44336; outline: 1px solid #f44336; } /*表单验证相关样式*/ /*插入图片相关*/ .btn-add-img { display: inline-block; width: 200px; padding: 4px 0; background: #03a9f4; color: #fff; font-size: 14px; text-align: center; cursor: pointer; margin-bottom: 14px; margin-top: 14px; } .pictures { overflow: hidden; } .picture-item { /* float: left; */ /* margin-right: 10px; */ width: 100%; margin-bottom: 10px; position: relative; border: 1px solid #ccc; } .pictures a { } .pictures img { display: block; border: none; width: 100%; max-width: 100%; } .pictures .btn-container { padding: 4px 8px; background: #eee; text-align: right; } .pictures .btn-del-img { display: inline-block; width: 50px; padding: 2px 0; background: #f44336; color: #fff; font-size: 12px; text-align: center; cursor: pointer; } /*插入图片相关*/ /*select组合选框*/ .group-select { display: inline; } .group-select .ctrl { display: inline; padding: 3px 7px; margin-right: 5px; cursor: pointer; } .group-select .ctrl.add { background: #b3e5fc; } .group-select .ctrl.del { background: #ffcdd2; } /*select组合选框*/ /*可变条目内容组*/ .info-group .info-group-body-inline, .info-group .info-item-inline { display: inline; } .info-group .template { display: none; } .info-group .ctrl { display: inline; padding: 3px 7px; margin-right: 5px; cursor: pointer; } .info-group .ctrl.add { background: #b3e5fc; margin-left: 5px; } .info-group .ctrl.del { background: #ffcdd2; } /*可变条目内容组*/ /*复杂表格*/ .complex-table { position: relative; } .complex-table-template { display: none; } .complex-table .advance-table-btn { position: absolute; top: 0; display: block; width: 60px; height: 20px; line-height: 20px; color: #000; text-align: center; cursor: pointer; font-size: 12px; } .complex-table .advance-table-btn-add { background: #b3e5fc; left: -60px; } .complex-table .advance-table-btn-del { background: #ffcdd2; right: -60px; } /*复杂表格*/ .advance-table-wrap { position: relative; } /*强行修复一些样式*/ table { border-bottom: 1px solid #999; } /*强行修复一些样式*/ .underline-long { border-bottom: 1px solid #999; width: 210px; height: 28px; display: inline-block; } .underline-mid { border-bottom: 1px solid #999; width: 100px; height: 28px; display: inline-block; } .underline-short { border-bottom: 1px solid #999; width: 50px; height: 28px; display: inline-block; } .underline { border-bottom: 1px solid #999; display: inline-block; } /**用于赋值的时添加下划线**/ .underline-text { border-bottom: 1px solid #999; padding-left: 8px; padding-right: 8px; padding-bottom: 2px; } .exp-group { padding: 15px; } .exp-group > div { text-align: left; } .js-reexp-btn { margin: 5px; } .js-del-btn { margin: 5px; } table > p > tr > td { text-align: center; } table > *:first-child > tr > td { text-align: center; } table > *:first-child > tr > td.text-left, .text-left { text-align: left; } td > p { text-indent: 2em; text-align: left; } /*两条下划线*/ .double-underline { border-bottom: 1px solid; padding: 1px; } /*input的默认长度规格*/ .input-mini[type="text"] { width: 30px; } .input-middle[type="text"] { width: 200px; } .input-large[type="text"] { width: 360px; } /*文件上传*/ .import-file button { font-size: 12px; } .import-file .file-list td > button + button { margin-left: 10px; } /*时间控件输入框*/ .input-time-ss[type="text"] { width: 168px; } .input-time-dd[type="text"] { width: 98px; } /*必填项的样式*/ input.required[type="text"], textarea.required { background: #ffecec; } .gray-area { color: #6e6e6e; } 第一章 招标公告S209线K41+772-K55+300及K60+181-K62+000路面修复工程 (项目名称) 1标段养护施工招标公告 1.招标条件
本招标项目S209线K41+772-K55+300及K60+181-K62+000路面修复工程 (项目名称)已福州市公路事业发展中心 批准,项目业主为福州市福清公路事业发展中心 ,建设资金来自财政拨款(资金来源), 招标人为福州市福清公路事业发展中心。项目已具备招标条件,现对该项目的施工进行公开招标。
2.项目概况与招标范围
2.1项目的建设地点:福建省福州市市福清市县(市、区)。2.2项目的规模:本项目为《福州市公路事业发展中心2025年第二期公路养护工程计划项目》中的福清市S209线K41+772-K55+300及K60+181-K62+000路面修复工程项目,本项目位于福清阳下街道、龙江街道,路线总长5.567公里,因路面出现破碎、沉陷、裂缝等病害,拟对S209线K41+772-K44+200、K49+750-K51+070、K60+181-K62+000段进行路面修复,对部分排水不畅路段抬高路面,路外设置排水盲沟等。2.3计划工期: 88日历天2.4招标范围:本项目为《福州市公路事业发展中心2025年第二期公路养护工程计划项目》中的福清市S209线K41+772-K55+300及K60+181-K62+000路面修复工程项目,本项目位于福清阳下街道、龙江街道,路线总长5.567公里,因路面出现破碎、沉陷、裂缝等病害,拟对S209线K41+772-K44+200、K49+750-K51+070、K60+181-K62+000段进行路面修复,对部分排水不畅路段抬高路面,路外设置排水盲沟等。为提升路面技术状况水平本次拟对本路段路面进行路面修复改造,对部分排水不畅路段增设排水沟。具体详见施工图以及福州市公路事业发展展中心批复的工程量清单((控制价))。2.5标段划分:/ (说明本次招标项目的建设地点、规模、计划工期、招标范围、标段划分等)。
3.投标人资格要求
3.1 本次招标要求投标人须具有国内独立法人资格,交通部门核发的公路养护工程从业资质有效期内的二类乙级;或具备有效的公路路基路面养护乙级及以上资质 (招标人根据项目情况填写),及并具备由行政主管部门核发的合格有效的企业安全生产许可证 (招标人可根据项目情况及相关规定的需要,添加其它资质等级和安全生产许可证要求)、 /业绩,并在人员、设备、资金等方面具有相应的施工能力。
3.2 本次招标接受/不接受联合体投标。联合体投标的,应满足下列要求:/。
3.3 每个投标人最多可对1(具体数量)个标段投标。
3.4 与招标人存在利害关系可能影响招标公正性的单位,不得参加投标。单位负责人为同一人或存在控股、管理关系的不同单位,不得参加同一标段投标,否则,相关投标均无效。
3.5在“信用中国”网站(http://www.creditchina.gov.cn/)或“中国执行信息公开网”网站(http://zxgk.court.gov.cn/shixin/)中被依法依规执行禁止市场或行业准入的投标人,不得参加投标。同时,在公路养护作业单位资质“双随机、一公开”抽查责令整改期间不得承揽相应类别资质所对应的公路养护工程。
4.招标文件的获取
4.1凡有意参加投标者,请在福州市电子招投标交易系统电子交易平台(以下简称“电子交易 平台”,网址:https://fzztb.fzsggzyjyfwzx.cn)进行身份注册,并办理相应的 CA 数字证书。
4.2 完成网员注册后,请于招标公告发布之时起至投标截止时间前,通过互联网登 录“电子交易平台”,免费下载电子招标文件(含《工程量清单》)。招标人不另行出售纸质招标文件。联合体投标的,由联合体牵头人完成招标文件等资料 下载。本招标项目电子招标文件使用福州市电子招投标交易系统电子标书生成器(软件工具及版本号)打开。
5.投标文件的递交及相关事宜
5.1 本次招标不组织踏勘现场。不召开投标预备会。
5.2 投标文件应为加密的投标文件。投标文件递交的截止时间(投标截止时间, 下同)为2025-05-26 09:00:00,投标人应在投标截止时间前,通过互联网使用 CA 数字证书登录“电子交易平台”(网址:https://fzztb.fzsggzyjyfwzx.cn/),将加密的投标文件上传,并保存上传成功后系统自动生成的电子签收凭证,递交时间即为电子签收凭证时间。逾期未完成上传或未按规定加密的投标文件,招标人予以拒收。
5.3 本项目采用电子招投标,各投标人要在投标截止时间之前完成电子投标文件的递交。逾期上传成功的或者未上传到指定网址的投标文件,招标人不予受理,因投标人的原因未能正常解密的投标文件将无法进入评审程序,按无效投标处理。
5.4如遇中心停电或其他不可抗力因素导致不能按时开标、评标的,则开标日期改期,具体开标时间由招标人与交易中心协商确定后另行通知。
6.评标办法
本招标项目采用的评标办法:合理低价+信用分。
7.发布公告的媒介
本次招标公告同时在福建省公共资源交易电子公共服务平台、福建省公共资源交易电子公共服务平台(https://ggzyfw.fujian.gov.cn/)、福州市电子招投标交易系统(https://fzztb.fzsggzyjyfwzx.cn/)等媒体上发布。
8.联系方式
招标人:福州市福清公路事业发展中心,联系人: 郑工,电话:0591-85380347
招标代理机构:厦门诚实工程咨询有限公司,联系人: 郑振强、刘坤灵,电话:0591-87731173
监督单位:福清市交通运输局
监督电话:0591-85264304
2025-04-21