电话机中标结果公示(中国物品编码中心2020)




中国物品编码中心电话机电子竞价成交公告












2020-10-13 13:59:24


















#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;
}

项目名称: 中国物品编码中心电话机电子竞价
项目编号: DZJJ20093010099820
成交供应商: 河北骏怡科技有限公司
成交价:6398.00元

项目基本信息

采购单位:中国物品编码中心
报价截止时间:2020-10-03 00:00:00
项目预算(元):7000.00
联系人:李工
送货地点:北京市市辖区东城区安定门外大街138号皇城国际大厦B座四层
到货时间:合同签订后5个日历日到货
签约时间:成交公告发布后5个工作日内签署合同

售后服务要求

售后服务网点:

当地售后服务网点

免费维修质保期:

1年

电话支持响应要求:

7*12小时

售后上门服务年限:

1年

售后上门服务时限:

接到报修后12小时

踏勘需求

踏勘地点:
踏勘时间:

采购产品需求清单

序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标

1
电话机
手机

华为
小米
联想

P40 Pro
P40 Pro
P40 Pro


1
中国





麒麟990 5G SoC芯片 5000万超感知徕卡四摄 50倍数字变焦 8GB+256GB 全网通5G手机

供应商报价详情

排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单

1

日照佳元智能科技有限公司

6200.00
6200.00





查看

2

成交

河北骏怡科技有限公司

6398.00
6398.00





查看

3

北京瑞源鑫达信息技术有限公司

6467.00
6467.00





查看

4

爱佳普(北京)科技有限公司

6470.00
6470.00





查看

5

河北京高新能源科技有限公司

6499.00
6499.00





查看

6

北京广捷富源科贸有限公司

6500.00
6500.00





查看

7

北京合力互邦数码科技有限公司

6500.00
6500.00





查看

8

北京未来长盛科技有限公司

6600.00
6600.00





查看

9

北京旭冉商贸有限公司

6687.00
6687.00





查看

10

北京新铭伟创科技发展有限公司

6740.00
6740.00





查看

11

北京中环恒业科技发展有限公司

6800.00
6800.00





查看

12

广州政企控股有限公司

6800.00
6800.00





查看

13

北京富旗科技有限公司

6998.00
6998.00





查看

14

广州文真计算机科技有限公司

7000.00
7000.00





查看

采购人意见
报价排名第一的供应商未提供当地售后服务网点证明材料.(报价本公司营业执照,当地(省级)某公司营业执照,双方合作协议)

电子竞价规则:

1.所有在中央政府采购网注册审核通过的供应商皆可参与报价。
2.供应商参与报价则表示默认满足并接受电子竞价项目要求。
3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。
4.有效报价不足三家,系统自动废标。
5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。
6.小微企业、残疾人福利性单位、监狱企业将享受国家规定的价格优惠支持政策。
7.生产厂商和销售商同时满足价格支持政策方可享受价格优惠。

查看电子竞价公告

供应商报价详情

供应商名称:
日照佳元智能科技有限公司
总报价(元):
6200.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6200.00
6200.00

总报价(元)
6200.00

关闭

供应商报价详情

供应商名称:
河北骏怡科技有限公司
总报价(元):
6398.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro
华为P40 PRO 8+256G 5G版本冰霜银

1
6398.00
6398.00

总报价(元)
6398.00

关闭

供应商报价详情

供应商名称:
北京瑞源鑫达信息技术有限公司
总报价(元):
6467.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6467.00
6467.00

总报价(元)
6467.00

关闭

供应商报价详情

供应商名称:
爱佳普(北京)科技有限公司
总报价(元):
6470.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6470.00
6470.00

总报价(元)
6470.00

关闭

供应商报价详情

供应商名称:
河北京高新能源科技有限公司
总报价(元):
6499.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6499.00
6499.00

总报价(元)
6499.00

关闭

供应商报价详情

供应商名称:
北京广捷富源科贸有限公司
总报价(元):
6500.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6500.00
6500.00

总报价(元)
6500.00

关闭

供应商报价详情

供应商名称:
北京合力互邦数码科技有限公司
总报价(元):
6500.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6500.00
6500.00

总报价(元)
6500.00

关闭

供应商报价详情

供应商名称:
北京未来长盛科技有限公司
总报价(元):
6600.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6600.00
6600.00

总报价(元)
6600.00

关闭

供应商报价详情

供应商名称:
北京旭冉商贸有限公司
总报价(元):
6687.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6687.00
6687.00

总报价(元)
6687.00

关闭

供应商报价详情

供应商名称:
北京新铭伟创科技发展有限公司
总报价(元):
6740.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6740.00
6740.00

总报价(元)
6740.00

关闭

供应商报价详情

供应商名称:
北京中环恒业科技发展有限公司
总报价(元):
6800.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro
满足

1
6800.00
6800.00

总报价(元)
6800.00

关闭

供应商报价详情

供应商名称:
广州政企控股有限公司
总报价(元):
6800.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6800.00
6800.00

总报价(元)
6800.00

关闭

供应商报价详情

供应商名称:
北京富旗科技有限公司
总报价(元):
6998.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
6998.00
6998.00

总报价(元)
6998.00

关闭

供应商报价详情

供应商名称:
广州文真计算机科技有限公司
总报价(元):
7000.00

是否小微企业生产:



是否环保产品:



序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)

1
手机
华为/P40 Pro


1
7000.00
7000.00

总报价(元)
7000.00

关闭

function showBaojiaDiv(n) {
var baojiaDivs = document.getElementsByClassName("baojiaDiv");
var i;
for (i = 0; i 


















投标 / 标书制作要点(原创)

本电话机涉及「中标结果公示」,投标方需重点关注:① 营业执照经营范围须含中标结果公示或对应服务类目;② 提供同类项目业绩证明;③ 报价方案与售后响应须明确;④ 紧盯投标截止与开标节点,建议提前完成标书制作与盖章。当地项目常要求本地化服务能力与快速响应,务必在投标文件中凸显。

标书制作联系冯经理:17551026086