/*更正公告*/
body {
margin: 0;
padding: 0;
font-family: "微軟雅黑";
ul {
list-style: none;
em {
font-style: normal;
p {
clear: both;
.contain {
width: 1240px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
.detail-con {
border: 1px solid #ccc;
padding: 10px 20px;
.content-tit {
height: 35px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 20px;
.content_about {
border-bottom: 1px solid #E5E5E5;
margin-bottom: 20px;
color: #999;
height: 30px;
padding-bottom: 5px;
margin: 0 20px 20px;
.content_about span {
padding: 0 10px;
color: #929292;
.content-inner p {
height: 34px;
text-indent: 2em;
.inner-Box {
padding: 0 20px;
.inner-Box .title1 {
margin: 10px 0 0px;
overflow: hidden;
font-size: 15px;
font-weight: bold;
text-indent: 0;
.title3 {
padding-left: 2em;
/*表格*/
.view_corrected_unit {
border-left: 1px solid #666;
border-top: 1px solid #666;
margin-top: 15px;
margin-bottom: 15px;
border-collapse: collapse;
.view_corrected_unit td, th {
border-right: solid 1px #666;
border-bottom: solid 1px #666;
padding: 0 5px;
.view_corrected_unit th {
font-weight: bold;
white-space: nowrap;
.annList {
padding: 16px 20px;
margin: 20px 0 20px;
width: auto;
overflow: hidden;
border-top: dotted 1px #ddd;
.annList span {
font-size: 16px;
.annList ul li {
padding: 0em 2em;
float: none;
overflow: hidden;
margin: 0;
border: none !important;
.annList .annAttachment {
float: left;
color: #0082df;
height: 3em;
text-align: left;
width: 75%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 16px;
.annList .annAttachment:hover {
color: #f30;
.red {
color: #f30;
margin: 0 2px;
.ann-dates{width:auto; float:right; text-align:center; margin:1em 0;
榆林高新中學標準化考場設施設備采購采購項目原定于2020年09月02日 在榆林市公共資源交易中心十樓會議室進行公開招標采購,現(xiàn)將有關事項更正公告如下:
一、采購項目名稱:榆林高新中學標準化考場設施設備采購
二、采購項目編號:YK-2020-000194-4
三、采購人名稱:榆林高新完全中學
地址:榆林市高新區(qū)建業(yè)大道9號
聯(lián)系方式:0912-7183711
四、采購代理機構名稱:陜西中財招標代理有限公司
地址:陜西省榆林市航宇路建設局對面中財二樓
聯(lián)系方式:0912-3645456
傳真:/
五、招標文件中變更信息:
更正事項:無
更正理由:項目開標時間及開標地址另行通知。
其他事項:無
其他內(nèi)容均不變
六、采購項目聯(lián)系人:郭兆霞
七、聯(lián)系電話:0912-3645456
特此公告
陜西中財招標代理有限公司
2020-08-31
function ResizeToScreen(id, pX, pY) {
var obj = document.getElementById(id);
obj.style.display = "";
obj.style.pixelLeft = pX;
obj.style.pixelTop = pY;
document.body.scrollTop = pY - 200;