数据库审计 数据库审计扩容 硬盘中标结果公示(国家卫生健康委人才交流服务中心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;
}
项目名称: 国家卫生健康委人才交流服务中心数据库审计电子竞价
项目编号: DZJJ21080310698720
成交供应商: 北京永恒之蓝信息技术有限公司
成交价:38000.00元
项目基本信息
采购单位:国家卫生健康委人才交流服务中心
报价截止时间:2021-08-06 00:00:00
项目预算(元):59000.00
联系人:高斐
送货地点:北京市市辖区海淀区交大东路52号院8号楼
到货时间:合同签订后10个日历日到货
签约时间:成交公告发布后2个工作日内签署合同
项目要求: 无
售后服务要求
售后服务网点:
当地售后服务网点
免费维修质保期:
2年
电话支持响应要求:
7*24小时
售后上门服务年限:
3年
售后上门服务时限:
接到报修后12小时
踏勘需求
踏勘地点:
踏勘时间:
踏勘联系人:
踏勘联系座机号:
采购产品需求清单
序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标
1
数据库审计
数据库审计扩容
安恒
深信服
天融信
DAS-A1000
DAS-1000-A620
V3 TA-DB TA-Y7822-DB
套
1
中国
是
是
现有设备是安恒数据库审计das-a1000。
扩容不能影响现有设备正常运行,如果需要中断服务,须提供配置不低于现有设备的备机。
1.硬盘容量:提供能够兼容现有设备的≥4T的2块硬盘扩容服务。
2.授权数量:提供能够兼容现有设备的≥20个数据库实例授权。
供应商报价详情
排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单
1
成交
北京永恒之蓝信息技术有限公司
38000.00
38000.00
否
是
查看
2
北京五彩缤纷科技有限公司
46000.00
46000.00
否
否
查看
3
北京信安博瑞科技有限公司
58000.00
58000.00
否
否
查看
4
北京棱线科技有限公司
58400.00
58400.00
否
否
查看
5
北京意畅科技股份有限公司
58600.00
58600.00
否
否
查看
采购人意见
电子竞价规则: 1.所有入围中央政府采购网注册通过的供应商皆可参与报价。 2.供应商参与报价则表示默认满足并接受电子竞价项目要求。 3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。 4.有效报价不足三家,系统自动废标。 5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。 6.生产厂商是小微企业的将享受国家规定的价格优惠支持政策。
查看电子竞价公告
供应商报价详情
供应商名称:
北京永恒之蓝信息技术有限公司
总报价(元):
38000.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
深信服/DAS-1000-A620
套
1
38000.00
38000.00
总报价(元)
38000.00
关闭
供应商报价详情
供应商名称:
北京五彩缤纷科技有限公司
总报价(元):
46000.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
深信服/DAS-1000-A620
套
1
46000.00
46000.00
总报价(元)
46000.00
关闭
供应商报价详情
供应商名称:
北京信安博瑞科技有限公司
总报价(元):
58000.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
安恒/DAS-A1000
全部满足电子竞价需求
套
1
58000.00
58000.00
总报价(元)
58000.00
关闭
供应商报价详情
供应商名称:
北京棱线科技有限公司
总报价(元):
58400.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
安恒/DAS-A1000
套
1
58400.00
58400.00
总报价(元)
58400.00
关闭
供应商报价详情
供应商名称:
北京意畅科技股份有限公司
总报价(元):
58600.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
安恒/DAS-A1000
套
1
58600.00
58600.00
总报价(元)
58600.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;
}
项目名称: 国家卫生健康委人才交流服务中心数据库审计电子竞价
项目编号: DZJJ21080310698720
成交供应商: 北京永恒之蓝信息技术有限公司
成交价:38000.00元
项目基本信息
采购单位:国家卫生健康委人才交流服务中心
报价截止时间:2021-08-06 00:00:00
项目预算(元):59000.00
联系人:高斐
送货地点:北京市市辖区海淀区交大东路52号院8号楼
到货时间:合同签订后10个日历日到货
签约时间:成交公告发布后2个工作日内签署合同
项目要求: 无
售后服务要求
售后服务网点:
当地售后服务网点
免费维修质保期:
2年
电话支持响应要求:
7*24小时
售后上门服务年限:
3年
售后上门服务时限:
接到报修后12小时
踏勘需求
踏勘地点:
踏勘时间:
踏勘联系人:
踏勘联系座机号:
采购产品需求清单
序号
商品分类
产品名称
参考品牌
参考型号
计量单位
采购数量
产地要求
现货要求
原装正品要求
技术指标
1
数据库审计
数据库审计扩容
安恒
深信服
天融信
DAS-A1000
DAS-1000-A620
V3 TA-DB TA-Y7822-DB
套
1
中国
是
是
现有设备是安恒数据库审计das-a1000。
扩容不能影响现有设备正常运行,如果需要中断服务,须提供配置不低于现有设备的备机。
1.硬盘容量:提供能够兼容现有设备的≥4T的2块硬盘扩容服务。
2.授权数量:提供能够兼容现有设备的≥20个数据库实例授权。
供应商报价详情
排名
是否成交
供应商名称
企业性质
排名价(元)
实际报价(元)
小微企业生产
环保产品
报价清单
1
成交
北京永恒之蓝信息技术有限公司
38000.00
38000.00
否
是
查看
2
北京五彩缤纷科技有限公司
46000.00
46000.00
否
否
查看
3
北京信安博瑞科技有限公司
58000.00
58000.00
否
否
查看
4
北京棱线科技有限公司
58400.00
58400.00
否
否
查看
5
北京意畅科技股份有限公司
58600.00
58600.00
否
否
查看
采购人意见
电子竞价规则: 1.所有入围中央政府采购网注册通过的供应商皆可参与报价。 2.供应商参与报价则表示默认满足并接受电子竞价项目要求。 3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。 4.有效报价不足三家,系统自动废标。 5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。 6.生产厂商是小微企业的将享受国家规定的价格优惠支持政策。
查看电子竞价公告
供应商报价详情
供应商名称:
北京永恒之蓝信息技术有限公司
总报价(元):
38000.00
是否小微企业生产:
否
是否环保产品:
是
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
深信服/DAS-1000-A620
套
1
38000.00
38000.00
总报价(元)
38000.00
关闭
供应商报价详情
供应商名称:
北京五彩缤纷科技有限公司
总报价(元):
46000.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
深信服/DAS-1000-A620
套
1
46000.00
46000.00
总报价(元)
46000.00
关闭
供应商报价详情
供应商名称:
北京信安博瑞科技有限公司
总报价(元):
58000.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
安恒/DAS-A1000
全部满足电子竞价需求
套
1
58000.00
58000.00
总报价(元)
58000.00
关闭
供应商报价详情
供应商名称:
北京棱线科技有限公司
总报价(元):
58400.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
安恒/DAS-A1000
套
1
58400.00
58400.00
总报价(元)
58400.00
关闭
供应商报价详情
供应商名称:
北京意畅科技股份有限公司
总报价(元):
58600.00
是否小微企业生产:
否
是否环保产品:
否
序号
商品名称
响应品牌及型号
备注
计量单位
采购数量
报价(单价/元)
小计(元)
1
数据库审计扩容
安恒/DAS-A1000
套
1
58600.00
58600.00
总报价(元)
58600.00
关闭
function showBaojiaDiv(n) {
var baojiaDivs = document.getElementsByClassName("baojiaDiv");
var i;
for (i = 0; i
投标 / 标书制作要点(原创)
本数据库审计 数据库审计扩容 硬盘涉及「中标结果公示」,投标方需重点关注:① 营业执照经营范围须含中标结果公示或对应服务类目;② 提供同类项目业绩证明;③ 报价方案与售后响应须明确;④ 紧盯投标截止与开标节点,建议提前完成标书制作与盖章。当地项目常要求本地化服务能力与快速响应,务必在投标文件中凸显。
标书制作联系冯经理:17551026086
