移动工作站中标结果公示(国家海洋信息中心 移动工作站2021)
#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;
}
项目名称: 国家海洋信息中心移动工作站电子竞价
项目编号: DZJJ21101210200920
成交供应商: 联合国际商务(天津)有限公司
成交价:89000.00元
项目基本信息
采购单位:国家海洋信息中心
报价截止时间:2021-10-18 00:00:00
项目预算(元):90000.00
联系人:蔡仁翰
送货地点:天津市市辖区河东区六纬路93号
到货时间:合同签订后3个日历日到货
签约时间:成交公告发布后3个工作日内签署合同
项目要求: 无
售后服务要求
售后服务网点:
当地售后服务网点
免费维修质保期:
5年
电话支持响应要求:
7*24小时
售后上门服务年限:
5年
售后上门服务时限:
接到报修后12小时
踏勘需求
踏勘地点:
踏勘时间:
踏勘联系人:
踏勘联系座机号:
采购产品需求清单
序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标
1
移动工作站
移动工作站
联想
微软
戴尔
ThinkPad P1 GEN3
surface BOOK 3
外星人Alienware X15 R1
台
3
中国
是
是
全新原装订制机身碳纤维材质第10代智能英特尔酷睿 i7处理器 主频不低于5.1GHz 核心数量:六核心,线程数:十二线程 ,内存不低于32 GB, 2 x 16 GB, DDR4, 3200Mhz ECC,硬盘不低于M.2 2280 2 TB+2TB Gen 4 PCIe x4 NVMe, 固态硬盘 ,显卡不低于NVIDIA T2000系列 4 GB GDDR6专业图形显卡,15.6英寸WQHD 屏, 16x9, ,250 nit,WVA,45% NTSC,60Hz, 触控, 红外摄像头和麦克风, WLAN&WWANcapable,SODIMM3年人工,完美兼容UOS,,飞腾等操作系统,含麒麟正版操作系统,需现场拆机安装调试 含神州网信政府版windows10 64位操作系统+office终身正版授权+微软正版授权 visio 2019 增强版、专业版(提供微软正版下单凭证可查)不接受第三方公司维保及安装调试,仅接受中标供应商与至少两名技术工程师持认证工程师证件上门安装调试,及后期维护。因业务使用需求安装部署在合同签订后7个工作日内完成调试,设备损坏时需提供同样配置备用机,所供产品未拆封全新,通过官方800/400可查询配置和服务信息一致(后期升级无效),由厂家工程师持证协同上门安装验收;包装箱上的用户是:我单位如查验不符我方将拒绝收货及付款,中标商需全额退款并赔偿一切损失。
2
移动工作站
投影仪
爱普生
索尼
松下
CB-L200F
VPL-P501XZ
PT-BZ585NC
台
1
中国
是
是
100英寸~150英寸 支持3D功能 4K 激光 支持蓝牙Wi-Fi连接
支持Wi-Fi连接其他连接方式光纤接口(S/PDIF接口)
无线同屏支持无线HDMI接口HDMI 2.0 x3音频输入MHL接口
Type-C接口音频输出Line out x1USB接口USB3.0 x2RS232接口RS232 x1网络接口以太网口 x1 超短焦 整机功耗500W 200-240V~ @50/60Hz 语音控制;蓝牙遥控 支持MEMC 3840*2160dpi 1500:1 含不小于100英寸 同品牌 柔性屏,现场需吊装投影挂架 顶高5.52米 含所需线材及施工材料人工,暗槽,不得使用明槽布线
3
移动工作站
打印一体机
富士施乐
惠普
佳能
SC2022cpsDA
78223dn
iRAC3720
台
1
中国
是
是
全新原装订制复印机A3彩色商务办公复合机一体机(自动双面复印/双面网络打印/扫描) 主机+第二纸盒+U盘扫描 +Wi-Fi,完美兼容UOS,飞腾等操作系统,需现场拆机安装调试 不接受第三方公司维保及安装调试,仅接受中标供应商与至少两名技术工程师持认证工程师证件上门安装调试,及后期维护。因业务使用需求安装部署在合同签订后7个工作日内完成调试,设备损坏时需提供同样配置备用机,所供产品未拆封全新,通过官方800/400可查询配置和服务信息一致(后期升级无效),由厂家工程师持证协同上门安装验收;包装箱上的用户是:我单位如查验不符我方将拒绝收货及付款,中标商需全额退款并赔偿一切损失。
供应商报价详情
排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单
1
成交
联合国际商务(天津)有限公司
89000.00
89000.00
否
否
查看
2
天津市博文盛捷商贸有限公司
89350.00
89350.00
否
否
查看
3
天津市诚亦盛科技有限公司
89500.00
89500.00
否
否
查看
采购人意见
符合需求,第一名成交。
电子竞价规则: 1.所有入围中央政府采购网注册通过的供应商皆可参与报价。 2.供应商参与报价则表示默认满足并接受电子竞价项目要求。 3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。 4.有效报价不足三家,系统自动废标。 5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。 6.生产厂商是小微企业的将享受国家规定的价格优惠支持政策。
查看电子竞价公告
供应商报价详情
供应商名称:
联合国际商务(天津)有限公司
总报价(元):
89000.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
联想/ThinkPad P1 GEN3
台
3
19900.00
59700.00
2
投影仪
爱普生/CB-L200F
台
1
19600.00
19600.00
3
打印一体机
富士施乐/SC2022cpsDA
台
1
9700.00
9700.00
总报价(元)
89000.00
关闭
供应商报价详情
供应商名称:
天津市博文盛捷商贸有限公司
总报价(元):
89350.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
戴尔/外星人Alienware X15 R1
台
3
19950.00
59850.00
2
投影仪
松下/PT-BZ585NC
台
1
19700.00
19700.00
3
打印一体机
佳能/iRAC3720
台
1
9800.00
9800.00
总报价(元)
89350.00
关闭
供应商报价详情
供应商名称:
天津市诚亦盛科技有限公司
总报价(元):
89500.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
微软/surface BOOK 3
台
3
19900.00
59700.00
2
投影仪
索尼/VPL-P501XZ
台
1
20000.00
20000.00
3
打印一体机
惠普/78223dn
台
1
9800.00
9800.00
总报价(元)
89500.00
关闭
function showBaojiaDiv(n) {
var baojiaDivs = document.getElementsByClassName("baojiaDiv");
var i;
for (i = 0; i
#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;
}
项目名称: 国家海洋信息中心移动工作站电子竞价
项目编号: DZJJ21101210200920
成交供应商: 联合国际商务(天津)有限公司
成交价:89000.00元
项目基本信息
采购单位:国家海洋信息中心
报价截止时间:2021-10-18 00:00:00
项目预算(元):90000.00
联系人:蔡仁翰
送货地点:天津市市辖区河东区六纬路93号
到货时间:合同签订后3个日历日到货
签约时间:成交公告发布后3个工作日内签署合同
项目要求: 无
售后服务要求
售后服务网点:
当地售后服务网点
免费维修质保期:
5年
电话支持响应要求:
7*24小时
售后上门服务年限:
5年
售后上门服务时限:
接到报修后12小时
踏勘需求
踏勘地点:
踏勘时间:
踏勘联系人:
踏勘联系座机号:
采购产品需求清单
序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标
1
移动工作站
移动工作站
联想
微软
戴尔
ThinkPad P1 GEN3
surface BOOK 3
外星人Alienware X15 R1
台
3
中国
是
是
全新原装订制机身碳纤维材质第10代智能英特尔酷睿 i7处理器 主频不低于5.1GHz 核心数量:六核心,线程数:十二线程 ,内存不低于32 GB, 2 x 16 GB, DDR4, 3200Mhz ECC,硬盘不低于M.2 2280 2 TB+2TB Gen 4 PCIe x4 NVMe, 固态硬盘 ,显卡不低于NVIDIA T2000系列 4 GB GDDR6专业图形显卡,15.6英寸WQHD 屏, 16x9, ,250 nit,WVA,45% NTSC,60Hz, 触控, 红外摄像头和麦克风, WLAN&WWANcapable,SODIMM3年人工,完美兼容UOS,,飞腾等操作系统,含麒麟正版操作系统,需现场拆机安装调试 含神州网信政府版windows10 64位操作系统+office终身正版授权+微软正版授权 visio 2019 增强版、专业版(提供微软正版下单凭证可查)不接受第三方公司维保及安装调试,仅接受中标供应商与至少两名技术工程师持认证工程师证件上门安装调试,及后期维护。因业务使用需求安装部署在合同签订后7个工作日内完成调试,设备损坏时需提供同样配置备用机,所供产品未拆封全新,通过官方800/400可查询配置和服务信息一致(后期升级无效),由厂家工程师持证协同上门安装验收;包装箱上的用户是:我单位如查验不符我方将拒绝收货及付款,中标商需全额退款并赔偿一切损失。
2
移动工作站
投影仪
爱普生
索尼
松下
CB-L200F
VPL-P501XZ
PT-BZ585NC
台
1
中国
是
是
100英寸~150英寸 支持3D功能 4K 激光 支持蓝牙Wi-Fi连接
支持Wi-Fi连接其他连接方式光纤接口(S/PDIF接口)
无线同屏支持无线HDMI接口HDMI 2.0 x3音频输入MHL接口
Type-C接口音频输出Line out x1USB接口USB3.0 x2RS232接口RS232 x1网络接口以太网口 x1 超短焦 整机功耗500W 200-240V~ @50/60Hz 语音控制;蓝牙遥控 支持MEMC 3840*2160dpi 1500:1 含不小于100英寸 同品牌 柔性屏,现场需吊装投影挂架 顶高5.52米 含所需线材及施工材料人工,暗槽,不得使用明槽布线
3
移动工作站
打印一体机
富士施乐
惠普
佳能
SC2022cpsDA
78223dn
iRAC3720
台
1
中国
是
是
全新原装订制复印机A3彩色商务办公复合机一体机(自动双面复印/双面网络打印/扫描) 主机+第二纸盒+U盘扫描 +Wi-Fi,完美兼容UOS,飞腾等操作系统,需现场拆机安装调试 不接受第三方公司维保及安装调试,仅接受中标供应商与至少两名技术工程师持认证工程师证件上门安装调试,及后期维护。因业务使用需求安装部署在合同签订后7个工作日内完成调试,设备损坏时需提供同样配置备用机,所供产品未拆封全新,通过官方800/400可查询配置和服务信息一致(后期升级无效),由厂家工程师持证协同上门安装验收;包装箱上的用户是:我单位如查验不符我方将拒绝收货及付款,中标商需全额退款并赔偿一切损失。
供应商报价详情
排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单
1
成交
联合国际商务(天津)有限公司
89000.00
89000.00
否
否
查看
2
天津市博文盛捷商贸有限公司
89350.00
89350.00
否
否
查看
3
天津市诚亦盛科技有限公司
89500.00
89500.00
否
否
查看
采购人意见
符合需求,第一名成交。
电子竞价规则: 1.所有入围中央政府采购网注册通过的供应商皆可参与报价。 2.供应商参与报价则表示默认满足并接受电子竞价项目要求。 3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。 4.有效报价不足三家,系统自动废标。 5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。 6.生产厂商是小微企业的将享受国家规定的价格优惠支持政策。
查看电子竞价公告
供应商报价详情
供应商名称:
联合国际商务(天津)有限公司
总报价(元):
89000.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
联想/ThinkPad P1 GEN3
台
3
19900.00
59700.00
2
投影仪
爱普生/CB-L200F
台
1
19600.00
19600.00
3
打印一体机
富士施乐/SC2022cpsDA
台
1
9700.00
9700.00
总报价(元)
89000.00
关闭
供应商报价详情
供应商名称:
天津市博文盛捷商贸有限公司
总报价(元):
89350.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
戴尔/外星人Alienware X15 R1
台
3
19950.00
59850.00
2
投影仪
松下/PT-BZ585NC
台
1
19700.00
19700.00
3
打印一体机
佳能/iRAC3720
台
1
9800.00
9800.00
总报价(元)
89350.00
关闭
供应商报价详情
供应商名称:
天津市诚亦盛科技有限公司
总报价(元):
89500.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
移动工作站
微软/surface BOOK 3
台
3
19900.00
59700.00
2
投影仪
索尼/VPL-P501XZ
台
1
20000.00
20000.00
3
打印一体机
惠普/78223dn
台
1
9800.00
9800.00
总报价(元)
89500.00
关闭
function showBaojiaDiv(n) {
var baojiaDivs = document.getElementsByClassName("baojiaDiv");
var i;
for (i = 0; i
投标 / 标书制作要点(原创)
本移动工作站涉及「中标结果公示」,投标方需重点关注:① 营业执照经营范围须含中标结果公示或对应服务类目;② 提供同类项目业绩证明;③ 报价方案与售后响应须明确;④ 紧盯投标截止与开标节点,建议提前完成标书制作与盖章。当地项目常要求本地化服务能力与快速响应,务必在投标文件中凸显。
标书制作联系冯经理:17551026086
