min-height:700px;
.tel_listhz{
margin:0 0 0 45px;
padding-bottom:25px;
.tel_listhz li{
margin-top:10px;
.tel_listhz li span{
display:inblock;
width:80px;
text-align:right;
font-size:12px;
一、竞价公告名称:华能左权电厂2022年废油竞价处置
二、竞价公告编码:PF4420202207001
三、竞价结果
| 物资名称及数量 | 中标竞买人名称 | 中标价格(人民币) |
| 汽轮机油L-TSA46170KG,5.000 |
文水县兴盛新能源有限公司 | 21300.00 |
| 齿轮油GRALFLOSCONCSG2000180KG,20.000 |
| 齿轮油得威L-CKC150170KG长城,19.000 |
四、联系方式
联系人:康军
电话:0354-6242137
邮箱:43725291@
$(".sty_tablehz tbody tr").hover(function(){
$(this).css("background","#f1f5f9");
,function(){
$(".sty_tablehz tbody tr:even").css("background","#fff");
$(".sty_tablehz tbody tr:odd").css("background","#f4f4f4");
);
$(".sty_tablehz").each(function(index, element) {
$(this).children("tbody").children("tr:even").css("background","#fff");
$(this).children("tbody").children("tr:odd").css("background","#f4f4f4");
);