<!DOCTYPE html> <html> <head> <meta charset="UTF-8"></meta> <meta name="viewport" content="width=device-width, initial-scale=1.0"></meta> <meta http-equiv="X-UA-Compatible" content="ie=edge"></meta> <title>11</title> <style> /*固定样式-start */ table { border-collapse: collapse; width: 100% !important; border: 1px solid !important; margin-left: auto; /* 设置左边距为自动,实现居中对齐 */ margin-right: auto; /* 设置右边距为自动,实现居中对齐 */ } tr, td { width: 100px; border: 1px solid !important; margin: 10px; } .name-cell { background-color: #def5ff; /* 设置底色,这里使用了浅蓝色 */ width: 70px; /* 设置宽度为70像素 */ max-width: 10em; } .name-cell-two { width: 200px; /* 设置宽度为200像素 */ } .biaoti { color: red; /* 设置文本颜色为红色 */ font-size: 23px; /* 设置字号为23像素 */ font-weight: bold; /* 设置文本加粗 */ } .biaoti:first-child { line-height: 2; /* 设置第一行的行高为2倍 */ } </style> </head> <body> <table border="1" cellspacing="0" cellpadding="0" > <tr> <th colspan="4"><span class="biaoti">射阳综合智慧物流园数据中心供电工程最高限价公示</span></th> </tr> <tr> <td class="name-cell">项目编号:</td> <td>E***************7001</td> <td class="name-cell">项目名称:</td> <td class="name-cell-two">射阳综合智慧物流园数据中心供电工程</td> </tr> <tr> <td class="name-cell">标段编号:</td> <td>E*******************1001</td> <td class="name-cell">标段名称:</td> <td class="name-cell-two">射阳综合智慧物流园数据中心供电工程</td> </tr> <tr> <td class="name-cell">代理机***:</td> <td>江苏***有限公司</td> <td class="name-cell">建设单位:</td> <td class="name-cell-two">江苏***有限公司</td> </tr> <tr> <td class="name-cell">最高限价(万元)</td> <td colspan="3" style="text-align: left">556.380000</td> </tr> </table> </body> </html> </div> </div> </div> <div onclick="tzbszn();" style="cursor:pointer;"><img src="http://jsggzy.jszwfw.gov.cn/images/detailbszn.png" style="width:88px;height:88px;position:absolute;top:150px;right:35px;"/></div> <div onclick="tzwytb();" style="cursor:pointer;"><img src="http://jsggzy.jszwfw.gov.cn/images/detailwytb.png" style="width:88px;height:88px;position:absolute;top:250px;right:35px;"/></div> <!-- foot begin --> <div id="foot"></div> <script src="http://jsggzy.jszwfw.gov.cn/js/webBuilderCommon.js"></script> <script src="http://jsggzy.jszwfw.gov.cn/js/lib/datepicker/bootstrap-datetimepicker.min.js"></script> <script src="http://jsggzy.jszwfw.gov.cn/js/lib/datepicker/bootstrap-datetimepicker.zh-CN.js"></script> <script src="http://jsggzy.jszwfw.gov.cn/js/chosen.jquery.js" ></script> <script src="http://jsggzy.jszwfw.gov.cn/js/common.js"></script> <script src="http://jsggzy.jszwfw.gov.cn/js/pageView1.js"></script> <script src="http://jsggzy.jszwfw.gov.cn/js/infodetailforjyxx.js"></script> <script> var imgList = $(".article-info").find("a"); $.each(imgList, function(i, item){ var str = $(item).attr("href"); $(item).attr("href",str.replace("//frame/pages/attachstorageinfo/attachdown.jspx?attachGuid=","/frame/pages/attachstorageinfo/attachdown.jspx?attachGuid=")); }) var imgList2 = $(".article-info").find("img"); $.each(imgList2, function(i, item){ var str2 = $(item).attr("src"); $(item).attr("src",str2.replace("///frame","/frame")); }) if($("#attach").find("a").length == 0){ $("#attach").css({display:"none"}); }else{ for(var i=0;i<$("#attach").find("a").length;i++){ var num = i+1; $(".number").eq(i).append(num); } } </script> <!-- foot finish --> </body> </html> </div>