.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; } 第一章 招标公告(适用于公开招标)2025年永泰县同安镇高标准农田建设项目(改造提升)施工招标公告1.招标条件
本招标项目 2025年永泰县同安镇高标准农田建设项目(改造提升)已由 福州市农业农村局以 《福州市农业农村局关于同意闽侯县和永泰县2025年高标准农田建设项目(改造提升)初步设计和项目计划的批复》榕农综〔2025〕41号批准建设,项目业主为 永泰县同安镇人民政府, 建设资金来自 财政拨款, 出资比例为 100%,招标人为 永泰县同安镇人民政府, 招标代理单位为 福建省宏通项目管理有限公司。项目已具备招标条件,现对2025年永泰县同安镇高标准农田建设项目(改造提升)2025年永泰县同安镇高标准农田建设项目(改造提升)施工进行公开招标。
2.项目概况与招标范围
2.1. 建设地点:永泰县同安镇;
2.2. 工程规模:招标控制价为5584331元;
2.3 产业类型:第二产业;
2.4. 招标范围和内容:主要内容为取水坎、拦河坝、农渠、农沟、涵洞、盖板涵、田间道、生产路、排洪沟、挡土墙等工程(详见施工图纸及财政审核工程量清单);
2.5 最高控制价: 5584331元,其中不可竞争金额0元 (含暂列金0元, 暂估价0元及其他项0元) ;
2.6 标段划分(如有):1个标段;
2.7 质量要求:达到《水利水电工程施工质量检验与评定规程》(SL176-2007)、《水利水电工程施工质量验收评定标准》(SL631~637-2012)及其它相关规范合格标准;
2.8 工期要求:总工期180日历天,其中各关键节点的工期要求:/。
3.投标人资格要求及审查办法
3.1 本招标项目要求投标人须具备有效的不低于三级(含三级)水利水电工程施工总承包 资质,《施工企业安全生产许可证》和/业绩【指自本招标项目在法定媒介发布招标公告之日 (含) 的前十年内承担过类似的工程业绩】。
3.2 投标人拟担任本招标项目的项目经理应具备有效的不低于二级 水利水电工程 专业注册建造师执业资格,水行政主管部门颁发的安全考核合格证书(B 证)和/职称, /业绩【指自本招标项目在法定媒介发布招标公告之日 (含) 的前十年内承担过类似的工程业绩】。 并在其他人员、设备、资金等方面具有承担本标段施工的能力。
3.3 本招标项目 不接受(接受或不接受)联合体投标。联合体投标的,应满足下列要求:/。
3.4 本招标项目评标办法:经评审的最低投标价法。
3.5 本招标项目采用资格后审方式对投标人的资格进行审查。
4.招标文件的获取
4.1 凡有意参加投标者,请于2025-05-16 09:00:00至2025-05-21 17:00:00 (北京时间,下同),登录福州市电子招投标交易系统(https://fzztb.fzsggzyjyfwzx.cn/)下载电子招标文件。
5.投标文件的递交
5.1 投标文件递交的截止时间(投标截止时间,下同)为2025-06-10 09:30:00, 投标人应在截止时间前通过福州市电子招投标交易系统(https://fzztb.fzsggzyjyfwzx.cn/) 递交电子投标文件。
5.2 逾期送达的投标文件,电子招标投标交易平台将予以拒收。
6. 发布公告的媒介
本次招标公告同时在 福建省公共资源交易电子公共服务平台 (https://ggzyfw.fujian.gov.cn) 、 (发布公告的媒介名称、网址)上发布。
7. 投标保证金的提交
7.1.投标保证金提交截止时间:投标截止时间之前 。
7.2.投标保证金提交的金额:100000元。
7.3.投标保证金提交的方式:无要求 现金 电子保函 其他根据闽发改规〔2023〕7号文件规定:“对依法必须招标且招标标的金额在1000万元以下(含1000万元)的政府投资项目,免于收取无失信记录企业投标保证金”本项目免于收取无失信记录企业投标保证金,实施免缴投标保证金承诺函制度。本项目(标段)投标截止时仍被列为招投标重点监管对象的投标人,仅限于使用现金形式提交。招投标重点监管对象名单通过福建省公共资源电子行政监督平台查询。 。
8. 联系方式
招 标 人:永泰县同安镇人民政府
地 址:福建省福州市永泰县同安镇兰口村桥头里15号,邮 编:350709
联 系 人:檀先生,电子邮箱:/
电 话:0591-24766221,传 真:/
招标代理机构:福建省宏通项目管理有限公司
地 址:福建省福州市鼓楼区梁厝路2号华雄大厦2#7层701-1,邮 编:3500001
联 系 人:肖晗伟、张文杰,电子邮箱:/
电 话:0591-83309339, 传 真:/
电子招标投标交易平台名称:福州市电子招投标交易系统
网 址:https://fzztb.fzsggzyjyfwzx.cn/
联系电话:0591-87585006
公共资源交易中心名称:永泰县公共资源交易服务中心
地 址:城峰镇刘岐村立塘66号双子星大楼4层
联系电话:0591-62275676
招标投标监督机构名称:永泰县农业农村局
地 址:永泰县樟城镇塔山路32号
联系电话:0591-24832127
2025-05-15