西南财经大学外语学院触控一体机一般会议终端电子竞价需求公告

xiaoxiao2021-04-07  325

项目内容:#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; } 西南财经大学受采购单位 【西南财经大学外语学院】 委托, 对下列货物及服务进行网上电子政府采购,现邀请合格投标人进行网上电子竞价。 项目名称: 西南财经大学外语学院触控一体机一般会议终端电子竞价 项目编号: DZJJ21031710258420 项目基本信息 采购单位:西南财经大学外语学院 报价截止时间:2021-03-20 00:00:00 项目预算(元):120000.00 联系人:邓老师 送货地点:四川省成都市温江区柳台大道555号西南财经大学 到货时间:合同签订后10个日历日到货 签约时间:成交公告发布后3个工作日内签署合同 售后服务要求 售后服务网点: 当地售后服务网点 免费维修质保期: 5年 电话支持响应要求: 7*24小时 售后上门服务年限: 5年 售后上门服务时限: 接到报修后12小时 踏勘需求 踏勘地点:西南财经大学柳林校区经世楼D302实验室 踏勘时间:2021-03-19 10:00:00 采购产品需求清单 序号 商品分类 产品名称 参考品牌 参考型号 计量单位 采购数量 产地要求 现货要求 原装正品要求 技术指标 1 一般会议终端 智能触摸一体机 NEWLINE 合纵 康丽珑 TT-8619RSC HZ-86GD KHE8-MA 台 4 中国 是 是 1、整机外壳采用金属材质;★2、交互平板显示尺寸≥86 寸,显示分辨率≥3840*2160,色域≥85%NTSC。具有物理防蓝光护眼功能。3、安卓系统下内置远程广播软件,视频会议软件,内置≥4 个麦克风,有效拾音距离≥8 米。★4、内置安卓系统版本≥8.0 版本,安卓主板规格:ARM: CPU 4 核;GPU:Mali G51;内存: RAM ≥3G 、ROM ≥16G;。5、输入端子:≥3 路 HDMI; ≥4 路 USB2.0;≥1 路USB3.0;≥1 路 USB touch; ≥1 路 RJ45;≥1 路 VGA 输入;≥1 路 AUDIO输入;≥1 路 R232;输出端子:≥1 路 HDMI OUT;≥1 路 USB touch;≥1 路数字音频接口;6、屏幕两侧具有可收缩/展开的工具栏,功能包含批注、主页、返回等功能;7、具有支持白板书写功能,支持 10 点书写, 20 点触摸技术;具有支持手掌、手背、橡皮擦、一键清屏等擦除方式功能;用户可自定义版面颜色与背景样式,提供缩略图用以预览/切换页面内容;能够无限加页,随时返回所需页面;★8、支持协同白板模式, 通过手机 APP 连接设备进行大小屏互动,手机投屏,资料上传操作;内置搜索引擎, 搜索结果可截图插入白板页面;支持将会议讨论内容保存为白板源文件, 白板源文件可进行二次编辑; 同时可将讨论内容存为 PDF 格式保存于本地;9、须含 OPS:I5 ;8G; 256G SSD;10、整机具有≥15W 隐藏式音响,不少于 2 支;具有 2K 像素摄像头, 可满足视频会议需求,整机内置全向型≥4 颗麦克风组成的阵列;11、须含配件及安装调试。 电子竞价规则: 1.所有在中央政府采购网注册审核通过的供应商皆可参与报价。 2.供应商参与报价则表示默认满足并接受电子竞价项目要求。 3.电子竞价截止后,按照满足电子竞价需求、有效报价最低的原则,确定成交供应商。 4.有效报价不足三家,系统自动废标。 5.如成交供应商超过72小时未确认订单,视为该供应商放弃成交,采购人可选择废标或选择其他报价供应商成交。 6.小微企业、残疾人福利性单位、监狱企业将享受国家规定的价格优惠支持政策。 7.生产厂商和销售商同时满足价格支持政策方可享受价格优惠。 距离报价结束时间:00小时00分00秒 我要报价 try{ layui.use(['jquery'], function () { var config = layui.config; var $ = layui.jquery; var accountId = config.getKey()["accountId"] ; /*var ssoLoginUrl = config.sso_login '?clientId=' config.clientId ;*/ var ssoLoginUrl = config.getKey()["sso_login_url"] ; var accountType = config.getKey()["accountType"] || 5; var endTime='2021-03-20 00:00:00'; var date = new Date(); var now = date.getTime(); if(endTime){ var fullDate = endTime.split(" ")[0].split("-"); var fullTime = endTime.split(" ")[1].split(":"); endDate = new Date(fullDate[0], fullDate[1]-1, fullDate[2], (fullTime[0] != null ? fullTime[0] : 0), (fullTime[1] != null ? fullTime[1] : 0), (fullTime[2] != null ? fullTime[2] : 0)); }else{ return; } var end = endDate.getTime(); var leftTime = end - now; if(leftTime<0){ $("#quoteLink").html(''); }else{ if(accountId){ if(accountType == 3){ var bidHref = "//" config.replaceMallHost("shop",window.location.host) "/platform-view/shop/#/platform-view/shop/inquiry/inquiry-quote/enquiryNo=DZJJ21031710258420"; $("#quoteLink").html('我要报价'); }else{ $("#quoteLink").html('我要报价'); } }else{ console.log('需要登录'); $("#quoteLink").html('我要报价'); $("#quoteLink").on("click",function () { if(config.isLogin()){ window.location.reload(true); }; }); } } }); }catch(e){ console.log('欢迎浏览电子竞价需求公告'); document.getElementById("quoteLink").innerHTML = '我要报价'; } function countTime() { var endTime='2021-03-20 00:00:00'; var date = new Date(); var now = date.getTime(); if(endTime){ var fullDate = endTime.split(" ")[0].split("-"); var fullTime = endTime.split(" ")[1].split(":"); endDate = new Date(fullDate[0], fullDate[1]-1, fullDate[2], (fullTime[0] != null ? fullTime[0] : 0), (fullTime[1] != null ? fullTime[1] : 0), (fullTime[2] != null ? fullTime[2] : 0)); }else{ return; } var end = endDate.getTime(); var leftTime = end - now; if(leftTime<0){ document.getElementById("countDown").innerHTML = '报价已结束'; document.getElementById("#quoteLink").innerHTML = ''; return; } var d, h, m, s; if(leftTime >= 0) { h = Math.floor(leftTime / 1000 / 60 / 60); m = Math.floor(leftTime / 1000 / 60 % 60); s = Math.floor(leftTime / 1000 % 60); if(s < 10) { s = "0" s; } if(m < 10) { m = "0" m; } if(h < 10) { h = "0" h; } document.getElementById("_h").innerHTML = h "小时"; document.getElementById("_m").innerHTML = m "分"; document.getElementById("_s").innerHTML = s "秒"; setTimeout(countTime, 50); } else { console.log('已截止,截止时间:' endTime); } } countTime();
发布时间:2021-03-17
投标开始时间:
投标截止时间:
开标日期:
项目名称:西南财经大学外语学院触控一体机一般会议终端电子竞价
项目分类:招标公告-竞价
招标单位:西南财经大学外语学院
招标单位联系人:邓老师
招标单位联系电话:19100000
代理机构:
代理机构联系人:
代理机构联系电话:
项目编号:DZJJ21031710258420
资金来源:
投资额:12
招标预算:12
中标单位:
中标金额 :0
中标联合单位:
省份:四川省
地市:成都市
区县:温江区
行业分类:政府采购,信息技术
行业细分:事业单位,硬件设备
参与投标厂商:
评标办法:
网站名称:电子卖场
原文链接:http://mkt.zycg.gov.cn/proxy/platform/platform/notice/queryMallNoticeById?platformId=20&id=171504
网站域名:mkt.zycg.gov.cn
转载请注明原文地址:https://www.youmifa.com/read-102.html

最新回复(0)