移动工作站中标结果公示(中国科学院南京地理与湖泊研究所 移动工作站2020)
中国科学院南京地理与湖泊研究所移动工作站电子竞价成交公告
2020-10-30 09:23:40
#dim
{
width: 100%;
height: 100%;
opacity:0.8;/*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
filter:alpha(opacity=80);
display: none;
position:fixed;
top:0;
left:0;
z-index:1;
background: silver;
}
.bid {
margin: 5px 5px;
}
.bid-title {
width: 267px;
height: 57px;
line-height: 57px;
font-size: 20px;
color: #666666;
}
.bid-purchase {
background: white;
border: 1px solid rgba(236,236,236,1);
box-sizing: border-box;
padding: 25px 35px;
}
.bid-purchase>p:nth-child(1) {
font-weight: 700;
font-size: 18px;
text-align: center;
margin-bottom: 25px;
}
.bid-purchase>div>p>span:nth-child(2){
color: #207AD6;
}
.bid-purchase>div:nth-child(2) {
display: block;
}
.bid-purchase>div:nth-child(2)>p {
background: url(../../../images/bid-1.png) no-repeat right center;
width: 140px;
display: flex;
}
.bid-purchase>div:nth-child(2)>p:nth-child(2) {
width: 150px;
}
.bid-purchase>div:nth-child(2)>p:last-child {
background: none;
width: 80px;
}
.bid-purchase>div:nth-child(2)>p>span:first-child {
/*background: url(../../../images/bg-blue-circle.png) no-repeat;*/
margin: 0 5px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
color: #fff;
background: #207AD6;
border-radius: 50%;
}
.bid-purchase>div:nth-child(2)>p:last-child>span:last-child{
/*color: #000000;*/
/*font-weight: 600;*/
}
.bid-purchase>div:nth-child(2)>p.doing>span:last-child{
color: #000000;
font-weight: 600;
}
.clear {
clear: both;
}
.bid-p-table>p:nth-child(1) {
font-weight: 700;
font-size: 18px;
margin-bottom: 20px;
}
.bid-p-table>table>tbody>tr>td:nth-child(1) {
height: 100px;
}
.bid-p-table>table>tbody>tr>td:nth-child(2)>div{
line-height: 35px;
display: flex;
align-items: center;
width: 40%;
min-height: 10px;
}
.bid-p-table>table>tbody>tr>td:nth-child(2)>div>p{
display: flex;
flex-direction: column;
}
/*比价结果*/
.result>p {
/*text-align: center;*/
}
.result>p>span:nth-child(1) {
font-weight: 700;
font-size: 18px;
/*display: block;*/
}
.result>p>span:nth-child(2) {
color: red;
/*display: block;*/
font-weight: 700;
font-size: 18px;
}
.result-tab>p {
text-align: center;
}
.result-tab>p>span:nth-child(1) {
font-weight: 700;
font-size: 18px;
/*display: block;*/
}
.result-tab>p>span:nth-child(2) {
color: red;
/*display: block;*/
font-weight: 700;
font-size: 18px;
}
.result-tab>table {
width: 100%;
margin-top: 20px;
}
.result-tab>table td {
text-align: center;
line-height: 40px;
}
.result .promptInformation{
height:40px;
background:rgba(247,253,243,1);
border:1px solid rgba(183,235,143,1);
display: flex;
align-items: center;
}
.result .promptInformation i{
width:16px;
height:16px;
text-align:center;
line-height:16px;
border-radius:50%;
margin: 0 10px;
display: inline-block;
border:1px solid rgba(73,182,19,1);
}
.result .promptInforWarnMation{
height:40px;
background:rgba(247,253,243,1);
border:1px solid rgba(183,235,143,1);
display: flex;
align-items: center;
}
.result .promptInforWarnMation i{
width:16px;
height:16px;
text-align:center;
line-height:16px;
border-radius:50%;
margin: 0 10px;
display: inline-block;
border:1px solid rgba(73,182,19,1);
}
/*收货信息*/
.invoice>p {
font-weight: 700;
font-size: 18px;
margin: 25px 0 0;
}
.invoice .ReceivingInformation {
background: rgba(233,242,251,1);
line-height: 40px;
width: 95%;
margin: 10px 75px;
}
.invoice .ReceivingInformation #receiverName {
width: 96px;
height: 40px;
text-align: center;
background: rgba(255,255,255,1);
border: 2px solid rgba(32,122,214,1);
display: inline-block;
color: #333;
}
.invoice>div>span {
color: #000;
}
.invoice>div>p>span {
color: #999999;
}
.invoice>div {
line-height: 60px;
display: flex;
}
.invoice>div>p {
width: 33%;
font-size: 14px;
}
.invoice>ul{
margin-left: 86px;
display: flex;
flex-wrap: wrap;
}
.invoice>ul>li{
display: flex;
font-size: 14px;
line-height: 50px;
font-weight: 100;
width: 40%;
}
.invoice>ul>li>span {
text-align: right;
width: 100px;
}
.bid-btn {
margin: 20px auto;
width: 333px;
text-align: center;
}
.layui-btn + .layui-btn{
margin-left: 157px;
}
.layui-table tbody tr:hover{
background-color: transparent;
}
.layui-table-cell{
height: auto;
line-height: 28px;
padding: 0 15px;
position: relative;
box-sizing: border-box
}
.layui-table-cell-self{
font-width: bold;
}
.table-goods .tg-img {
float: left;
margin-right: 10px;
position: relative;
z-index: 1
}
.table-goods .tg-img img {
vertical-align: middle;
border: 1px solid #eee;
cursor: pointer;
}
.table-goods .tg-img .cover {
position: absolute;
display: none;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, .2)
}
.table-goods .tg-img .cover span {
color: #fff;
background-color: #000;
line-height: 22px;
display: block;
text-align: center;
margin: 72px 4px 0
}
.table-goods .tg-txt {
overflow: hidden;
line-height: 18px;
text-align: left;
}
.table-goods .tg-txt .tt {
height: 35px;
overflow: hidden;
margin-bottom: 6px
}
.table-goods .tg-txt .tg-attr {
color: #999;
margin-top: 9px
}
.table-goods .tg-txt .desc {
padding-top: 13px
}
.layui-table-header .layui-table th {
font-weight: bolder;
text-align: center;
}
#orderList .layui-table {
margin-top: 0px;
}
.layui-form-label {
width: 200px;
}
.layui-table-cell.laytable-cell-3-0-5 a {
margin: 0 10px;
}
div#CoreParametersCheckboxView{
overflow-y: auto;
overflow-x: auto;
}
.layui-form-select .layui-edge {
position: absolute;
right: 50px;
top: 50%;
margin-top: -3px;
cursor: pointer;
border-width: 6px;
border-top-color: #c2c2c2;
border-top-style: solid;
transition: all .3s;
-webkit-transition: all .3s;
}
.bid-btn button{
background: #207ad6;
}
/*成交公告头*/
.inquiry-title-wrap{
width: 100%;
margin: 0 auto;
padding: 15px 0 30px 0;
border-bottom: 1px solid #e5e5e5;
}
.inquiry-title{
font-size: 22px ;
font-weight: 700;
text-align: center;
}
.inquiry-title-time{
font-size: 12px ;
font-weight: 400;
color: #666;
text-align: center;
line-height: 30px;
}
.inquiry-title-content{
text-align: left;
text-indent: 25px;
color: #666;
}
.inquiry-title-content span{
color: #333;
}
/*电子竞价订单名称栏*/
.inquiry-order-wrap{
float: none !important;
display: block !important;
padding: 20px 0 20px 20px;
}
.inquiry-order-wrap div{
line-height: 30px;
height: 30px;
font-size: 12px ;
}
.inquiry-order-wrap label{
display: inline-block;
text-align: right;
min-width:100px ;
color: #999;
}
.inquiry-order-wrap span{
color: #333;
margin-left: 13px;
}
/*项目基本信息*/
.information>p {
font-weight: 400;
font-size: 14px;
line-height: 16px;
}
.information>ul{
margin-left: 5px;
display: flex;
flex-wrap: wrap;
padding: 20px 0;
}
.information>ul>li {
min-width: 50%;
display: flex;
font-size: 12px;
line-height: 30px;
min-height: 30px;
}
.information>ul>li>span {
text-align: right;
min-width: 110px;
color: #999;
}
.information>ul>li>label {
color: #333;
}
.information>ul>li>p:nth-child(1) {
width: 70%;
}
.information>ul>li>p:nth-child(2) {
width: 30%;
}
.information>ul>li>p>span {
color: red;
}
.information>ul>li:nth-child(3)>p {
width: 33%;
}
/*需求单表格*/
.product-requireList-wrap{
width: 100%;
}
.requireList-wrap,.quote-deail-wrap{
width: 100%;
overflow-x: scroll;
margin: 20px 0;
}
.layui-table {
background-color: #fff;
color: #666;
}
.reference-brand>div+div,.reference-model>div+div{
border-top: 0.5px solid #e6e6e6;
}
.reference-brand div,.reference-model div{
min-height: 49px;
padding: 0 9px;
font-size: 12px;
vertical-align: middle;
display: flex;
align-items: center;
}
.layui-table>thead>tr>td{
text-align: center;
white-space: nowrap;
}
/*报价详情*/
.supplier-mark{
display: inline-block;
color: #fff;
width: 18px;
height: 18px;
background-color: blue;
border-radius: 50%;
}
/*采购人意见*/
#buyer-viewpoint{
text-indent: 20px;
min-height: 75px;
padding: 10px 20px;
}
#view-inquiry-notice{
margin: 0 auto;
display: block;
background-color: #207ad6;
border-radius: 2px;
height: 48px;
line-height: 48px;
width: 115px;
color: #fff;
cursor: pointer;
text-align: center;
}
/*报价详情弹出框*/
.dialog-quote-detail{
width: 1000px;
border: 1px solid #ccc;
margin: 0 auto;
position: fixed;
z-index: 9999999;
}
.dialog-title{
width: 100%;
height: 52px;
line-height: 52px;
font-size: 16px;
background-color:#f7f7f7 ;
color: #333;
}
.agent-promise{
margin-bottom: 50px;
}
.agent-promise-title{
width: auto;
display: inline-block;
vertical-align: top;
line-height: 30px;
font-size: 14px;
margin-left: 80px;
}
.dialog-title-name{
float: left;
text-indent: 20px;
}
.btn-close{
float: right;
cursor: pointer;
margin-right: 20px;
}
.btn-close:hover{
color: #207ad6;
}
.btn-back{
margin: 0 auto;
display: block;
background-color: #207ad6;
border-radius: 2px;
height: 48px;
line-height: 48px;
width: 115px;
color: #fff;
cursor: pointer;
text-align: center;
margin-bottom: 50px;
}
/*layui提取*/
.layui-table, .layui-table td, .layui-table th {
font-size: 12px;
}
table {
border-collapse: collapse;
border-spacing: 0;
border-color: grey;
}
body {
line-height: 24px;
font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
项目名称: 中国科学院南京地理与湖泊研究所移动工作站电子竞价
项目编号: DZJJ20102810743620
成交供应商: 南京仟芃盛信息工程有限公司
成交价:21998.00元
项目基本信息
采购单位:中国科学院南京地理与湖泊研究所
报价截止时间:2020-10-29 17:14:00
项目预算(元):26000.00
联系人:李老师
送货地点:江苏省南京市玄武区北京东路73号
到货时间:合同签订后1个日历日到货
签约时间:成交公告发布后1个工作日内签署合同
售后服务要求
售后服务网点:
当地售后服务网点
免费维修质保期:
5年
电话支持响应要求:
不需要
售后上门服务年限:
5年
售后上门服务时限:
接到报修后12小时
踏勘需求
踏勘地点:
踏勘时间:
采购产品需求清单
序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标
1
移动工作站
移动工作站
DELL
HP
LENOVO
5540
ZBook G7
X1 Carbon
台
1
中国
是
是
i7-10710U/Wind10P / UHD /16GB / 2TB / 2TB / 5YR / 4G,包含正版office2019,原装口红电源,对接原有的显示器,需提供配套的显示器支架(含上门安装调试支架,如需开孔,按照用户要求安装,所选支架必须得到用户认可,直到用户满意为止),中标供应商必须协助安装、调试、对接本单位网络系统,验收合格后付款。1、为保证商品质量及服务,供应商提供的设备须为未开封的原装正品,设备出厂注册信息和包装箱、保修卡上注明我单位名称,所投产品必须是原装正品,出厂日期须为本月,如查验异常则拒收,验收货物合格后再签订合同,如查验信息不符我方,有权拒收并向采购管理部门投诉,并赔偿用户一切损失。2、中标供应商须于中标公告公示起2日内派人送货到采购人指定地点,不接受第三方委托的售后服务方式,不接受非本地或委托本地的外地供应商。 3、提供5年免费质保服务,免费质保期内维修人员接到维修通知后到场间不能超过2小时;如无法现场修复则应提供同型号备机服务。
供应商报价详情
排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单
1
成交
南京仟芃盛信息工程有限公司
21998.00
21998.00
否
是
查看
2
南京北华计算机技术有限公司
23880.00
23880.00
否
是
查看
3
南京学创电子科技有限公司
25000.00
25000.00
否
是
查看
4
北京攀辰智通科技发展有限公司
25800.00
25800.00
是
是
查看
采购人意见
电子竞价规则:
1.所有在中央政府采购网注册审核通过的供应商皆可参与报价。
2.供应商参与报价则表示默认满足并接受电子竞价项目要求。
3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。
4.有效报价不足三家,系统自动废标。
5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。
6.小微企业、残疾人福利性单位、监狱企业将享受国家规定的价格优惠支持政策。
7.生产厂商和销售商同时满足价格支持政策方可享受价格优惠。
查看电子竞价公告
供应商报价详情
供应商名称:
南京仟芃盛信息工程有限公司
总报价(元):
21998.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
LENOVO/X1 Carbon
台
1
21998.00
21998.00
总报价(元)
21998.00
关闭
供应商报价详情
供应商名称:
南京北华计算机技术有限公司
总报价(元):
23880.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
DELL/5540
台
1
23880.00
23880.00
总报价(元)
23880.00
关闭
供应商报价详情
供应商名称:
南京学创电子科技有限公司
总报价(元):
25000.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
LENOVO/X1 Carbon
台
1
25000.00
25000.00
总报价(元)
25000.00
关闭
供应商报价详情
供应商名称:
北京攀辰智通科技发展有限公司
总报价(元):
25800.00
是否小微企业生产:
是
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
DELL/5540
台
1
25800.00
25800.00
总报价(元)
25800.00
关闭
function showBaojiaDiv(n) {
var baojiaDivs = document.getElementsByClassName("baojiaDiv");
var i;
for (i = 0; i
中国科学院南京地理与湖泊研究所移动工作站电子竞价成交公告
2020-10-30 09:23:40
#dim
{
width: 100%;
height: 100%;
opacity:0.8;/*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
filter:alpha(opacity=80);
display: none;
position:fixed;
top:0;
left:0;
z-index:1;
background: silver;
}
.bid {
margin: 5px 5px;
}
.bid-title {
width: 267px;
height: 57px;
line-height: 57px;
font-size: 20px;
color: #666666;
}
.bid-purchase {
background: white;
border: 1px solid rgba(236,236,236,1);
box-sizing: border-box;
padding: 25px 35px;
}
.bid-purchase>p:nth-child(1) {
font-weight: 700;
font-size: 18px;
text-align: center;
margin-bottom: 25px;
}
.bid-purchase>div>p>span:nth-child(2){
color: #207AD6;
}
.bid-purchase>div:nth-child(2) {
display: block;
}
.bid-purchase>div:nth-child(2)>p {
background: url(../../../images/bid-1.png) no-repeat right center;
width: 140px;
display: flex;
}
.bid-purchase>div:nth-child(2)>p:nth-child(2) {
width: 150px;
}
.bid-purchase>div:nth-child(2)>p:last-child {
background: none;
width: 80px;
}
.bid-purchase>div:nth-child(2)>p>span:first-child {
/*background: url(../../../images/bg-blue-circle.png) no-repeat;*/
margin: 0 5px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
color: #fff;
background: #207AD6;
border-radius: 50%;
}
.bid-purchase>div:nth-child(2)>p:last-child>span:last-child{
/*color: #000000;*/
/*font-weight: 600;*/
}
.bid-purchase>div:nth-child(2)>p.doing>span:last-child{
color: #000000;
font-weight: 600;
}
.clear {
clear: both;
}
.bid-p-table>p:nth-child(1) {
font-weight: 700;
font-size: 18px;
margin-bottom: 20px;
}
.bid-p-table>table>tbody>tr>td:nth-child(1) {
height: 100px;
}
.bid-p-table>table>tbody>tr>td:nth-child(2)>div{
line-height: 35px;
display: flex;
align-items: center;
width: 40%;
min-height: 10px;
}
.bid-p-table>table>tbody>tr>td:nth-child(2)>div>p{
display: flex;
flex-direction: column;
}
/*比价结果*/
.result>p {
/*text-align: center;*/
}
.result>p>span:nth-child(1) {
font-weight: 700;
font-size: 18px;
/*display: block;*/
}
.result>p>span:nth-child(2) {
color: red;
/*display: block;*/
font-weight: 700;
font-size: 18px;
}
.result-tab>p {
text-align: center;
}
.result-tab>p>span:nth-child(1) {
font-weight: 700;
font-size: 18px;
/*display: block;*/
}
.result-tab>p>span:nth-child(2) {
color: red;
/*display: block;*/
font-weight: 700;
font-size: 18px;
}
.result-tab>table {
width: 100%;
margin-top: 20px;
}
.result-tab>table td {
text-align: center;
line-height: 40px;
}
.result .promptInformation{
height:40px;
background:rgba(247,253,243,1);
border:1px solid rgba(183,235,143,1);
display: flex;
align-items: center;
}
.result .promptInformation i{
width:16px;
height:16px;
text-align:center;
line-height:16px;
border-radius:50%;
margin: 0 10px;
display: inline-block;
border:1px solid rgba(73,182,19,1);
}
.result .promptInforWarnMation{
height:40px;
background:rgba(247,253,243,1);
border:1px solid rgba(183,235,143,1);
display: flex;
align-items: center;
}
.result .promptInforWarnMation i{
width:16px;
height:16px;
text-align:center;
line-height:16px;
border-radius:50%;
margin: 0 10px;
display: inline-block;
border:1px solid rgba(73,182,19,1);
}
/*收货信息*/
.invoice>p {
font-weight: 700;
font-size: 18px;
margin: 25px 0 0;
}
.invoice .ReceivingInformation {
background: rgba(233,242,251,1);
line-height: 40px;
width: 95%;
margin: 10px 75px;
}
.invoice .ReceivingInformation #receiverName {
width: 96px;
height: 40px;
text-align: center;
background: rgba(255,255,255,1);
border: 2px solid rgba(32,122,214,1);
display: inline-block;
color: #333;
}
.invoice>div>span {
color: #000;
}
.invoice>div>p>span {
color: #999999;
}
.invoice>div {
line-height: 60px;
display: flex;
}
.invoice>div>p {
width: 33%;
font-size: 14px;
}
.invoice>ul{
margin-left: 86px;
display: flex;
flex-wrap: wrap;
}
.invoice>ul>li{
display: flex;
font-size: 14px;
line-height: 50px;
font-weight: 100;
width: 40%;
}
.invoice>ul>li>span {
text-align: right;
width: 100px;
}
.bid-btn {
margin: 20px auto;
width: 333px;
text-align: center;
}
.layui-btn + .layui-btn{
margin-left: 157px;
}
.layui-table tbody tr:hover{
background-color: transparent;
}
.layui-table-cell{
height: auto;
line-height: 28px;
padding: 0 15px;
position: relative;
box-sizing: border-box
}
.layui-table-cell-self{
font-width: bold;
}
.table-goods .tg-img {
float: left;
margin-right: 10px;
position: relative;
z-index: 1
}
.table-goods .tg-img img {
vertical-align: middle;
border: 1px solid #eee;
cursor: pointer;
}
.table-goods .tg-img .cover {
position: absolute;
display: none;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, .2)
}
.table-goods .tg-img .cover span {
color: #fff;
background-color: #000;
line-height: 22px;
display: block;
text-align: center;
margin: 72px 4px 0
}
.table-goods .tg-txt {
overflow: hidden;
line-height: 18px;
text-align: left;
}
.table-goods .tg-txt .tt {
height: 35px;
overflow: hidden;
margin-bottom: 6px
}
.table-goods .tg-txt .tg-attr {
color: #999;
margin-top: 9px
}
.table-goods .tg-txt .desc {
padding-top: 13px
}
.layui-table-header .layui-table th {
font-weight: bolder;
text-align: center;
}
#orderList .layui-table {
margin-top: 0px;
}
.layui-form-label {
width: 200px;
}
.layui-table-cell.laytable-cell-3-0-5 a {
margin: 0 10px;
}
div#CoreParametersCheckboxView{
overflow-y: auto;
overflow-x: auto;
}
.layui-form-select .layui-edge {
position: absolute;
right: 50px;
top: 50%;
margin-top: -3px;
cursor: pointer;
border-width: 6px;
border-top-color: #c2c2c2;
border-top-style: solid;
transition: all .3s;
-webkit-transition: all .3s;
}
.bid-btn button{
background: #207ad6;
}
/*成交公告头*/
.inquiry-title-wrap{
width: 100%;
margin: 0 auto;
padding: 15px 0 30px 0;
border-bottom: 1px solid #e5e5e5;
}
.inquiry-title{
font-size: 22px ;
font-weight: 700;
text-align: center;
}
.inquiry-title-time{
font-size: 12px ;
font-weight: 400;
color: #666;
text-align: center;
line-height: 30px;
}
.inquiry-title-content{
text-align: left;
text-indent: 25px;
color: #666;
}
.inquiry-title-content span{
color: #333;
}
/*电子竞价订单名称栏*/
.inquiry-order-wrap{
float: none !important;
display: block !important;
padding: 20px 0 20px 20px;
}
.inquiry-order-wrap div{
line-height: 30px;
height: 30px;
font-size: 12px ;
}
.inquiry-order-wrap label{
display: inline-block;
text-align: right;
min-width:100px ;
color: #999;
}
.inquiry-order-wrap span{
color: #333;
margin-left: 13px;
}
/*项目基本信息*/
.information>p {
font-weight: 400;
font-size: 14px;
line-height: 16px;
}
.information>ul{
margin-left: 5px;
display: flex;
flex-wrap: wrap;
padding: 20px 0;
}
.information>ul>li {
min-width: 50%;
display: flex;
font-size: 12px;
line-height: 30px;
min-height: 30px;
}
.information>ul>li>span {
text-align: right;
min-width: 110px;
color: #999;
}
.information>ul>li>label {
color: #333;
}
.information>ul>li>p:nth-child(1) {
width: 70%;
}
.information>ul>li>p:nth-child(2) {
width: 30%;
}
.information>ul>li>p>span {
color: red;
}
.information>ul>li:nth-child(3)>p {
width: 33%;
}
/*需求单表格*/
.product-requireList-wrap{
width: 100%;
}
.requireList-wrap,.quote-deail-wrap{
width: 100%;
overflow-x: scroll;
margin: 20px 0;
}
.layui-table {
background-color: #fff;
color: #666;
}
.reference-brand>div+div,.reference-model>div+div{
border-top: 0.5px solid #e6e6e6;
}
.reference-brand div,.reference-model div{
min-height: 49px;
padding: 0 9px;
font-size: 12px;
vertical-align: middle;
display: flex;
align-items: center;
}
.layui-table>thead>tr>td{
text-align: center;
white-space: nowrap;
}
/*报价详情*/
.supplier-mark{
display: inline-block;
color: #fff;
width: 18px;
height: 18px;
background-color: blue;
border-radius: 50%;
}
/*采购人意见*/
#buyer-viewpoint{
text-indent: 20px;
min-height: 75px;
padding: 10px 20px;
}
#view-inquiry-notice{
margin: 0 auto;
display: block;
background-color: #207ad6;
border-radius: 2px;
height: 48px;
line-height: 48px;
width: 115px;
color: #fff;
cursor: pointer;
text-align: center;
}
/*报价详情弹出框*/
.dialog-quote-detail{
width: 1000px;
border: 1px solid #ccc;
margin: 0 auto;
position: fixed;
z-index: 9999999;
}
.dialog-title{
width: 100%;
height: 52px;
line-height: 52px;
font-size: 16px;
background-color:#f7f7f7 ;
color: #333;
}
.agent-promise{
margin-bottom: 50px;
}
.agent-promise-title{
width: auto;
display: inline-block;
vertical-align: top;
line-height: 30px;
font-size: 14px;
margin-left: 80px;
}
.dialog-title-name{
float: left;
text-indent: 20px;
}
.btn-close{
float: right;
cursor: pointer;
margin-right: 20px;
}
.btn-close:hover{
color: #207ad6;
}
.btn-back{
margin: 0 auto;
display: block;
background-color: #207ad6;
border-radius: 2px;
height: 48px;
line-height: 48px;
width: 115px;
color: #fff;
cursor: pointer;
text-align: center;
margin-bottom: 50px;
}
/*layui提取*/
.layui-table, .layui-table td, .layui-table th {
font-size: 12px;
}
table {
border-collapse: collapse;
border-spacing: 0;
border-color: grey;
}
body {
line-height: 24px;
font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
项目名称: 中国科学院南京地理与湖泊研究所移动工作站电子竞价
项目编号: DZJJ20102810743620
成交供应商: 南京仟芃盛信息工程有限公司
成交价:21998.00元
项目基本信息
采购单位:中国科学院南京地理与湖泊研究所
报价截止时间:2020-10-29 17:14:00
项目预算(元):26000.00
联系人:李老师
送货地点:江苏省南京市玄武区北京东路73号
到货时间:合同签订后1个日历日到货
签约时间:成交公告发布后1个工作日内签署合同
售后服务要求
售后服务网点:
当地售后服务网点
免费维修质保期:
5年
电话支持响应要求:
不需要
售后上门服务年限:
5年
售后上门服务时限:
接到报修后12小时
踏勘需求
踏勘地点:
踏勘时间:
采购产品需求清单
序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标
1
移动工作站
移动工作站
DELL
HP
LENOVO
5540
ZBook G7
X1 Carbon
台
1
中国
是
是
i7-10710U/Wind10P / UHD /16GB / 2TB / 2TB / 5YR / 4G,包含正版office2019,原装口红电源,对接原有的显示器,需提供配套的显示器支架(含上门安装调试支架,如需开孔,按照用户要求安装,所选支架必须得到用户认可,直到用户满意为止),中标供应商必须协助安装、调试、对接本单位网络系统,验收合格后付款。1、为保证商品质量及服务,供应商提供的设备须为未开封的原装正品,设备出厂注册信息和包装箱、保修卡上注明我单位名称,所投产品必须是原装正品,出厂日期须为本月,如查验异常则拒收,验收货物合格后再签订合同,如查验信息不符我方,有权拒收并向采购管理部门投诉,并赔偿用户一切损失。2、中标供应商须于中标公告公示起2日内派人送货到采购人指定地点,不接受第三方委托的售后服务方式,不接受非本地或委托本地的外地供应商。 3、提供5年免费质保服务,免费质保期内维修人员接到维修通知后到场间不能超过2小时;如无法现场修复则应提供同型号备机服务。
供应商报价详情
排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单
1
成交
南京仟芃盛信息工程有限公司
21998.00
21998.00
否
是
查看
2
南京北华计算机技术有限公司
23880.00
23880.00
否
是
查看
3
南京学创电子科技有限公司
25000.00
25000.00
否
是
查看
4
北京攀辰智通科技发展有限公司
25800.00
25800.00
是
是
查看
采购人意见
电子竞价规则:
1.所有在中央政府采购网注册审核通过的供应商皆可参与报价。
2.供应商参与报价则表示默认满足并接受电子竞价项目要求。
3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。
4.有效报价不足三家,系统自动废标。
5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。
6.小微企业、残疾人福利性单位、监狱企业将享受国家规定的价格优惠支持政策。
7.生产厂商和销售商同时满足价格支持政策方可享受价格优惠。
查看电子竞价公告
供应商报价详情
供应商名称:
南京仟芃盛信息工程有限公司
总报价(元):
21998.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
LENOVO/X1 Carbon
台
1
21998.00
21998.00
总报价(元)
21998.00
关闭
供应商报价详情
供应商名称:
南京北华计算机技术有限公司
总报价(元):
23880.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
DELL/5540
台
1
23880.00
23880.00
总报价(元)
23880.00
关闭
供应商报价详情
供应商名称:
南京学创电子科技有限公司
总报价(元):
25000.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
LENOVO/X1 Carbon
台
1
25000.00
25000.00
总报价(元)
25000.00
关闭
供应商报价详情
供应商名称:
北京攀辰智通科技发展有限公司
总报价(元):
25800.00
是否小微企业生产:
是
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
DELL/5540
台
1
25800.00
25800.00
总报价(元)
25800.00
关闭
function showBaojiaDiv(n) {
var baojiaDivs = document.getElementsByClassName("baojiaDiv");
var i;
for (i = 0; i
投标 / 标书制作要点(原创)
本移动工作站涉及「中标结果公示」,投标方需重点关注:① 营业执照经营范围须含中标结果公示或对应服务类目;② 提供同类项目业绩证明;③ 报价方案与售后响应须明确;④ 紧盯投标截止与开标节点,建议提前完成标书制作与盖章。当地项目常要求本地化服务能力与快速响应,务必在投标文件中凸显。
标书制作联系冯经理:17551026086
