why.xingtongworld.com项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
754 B

{layout name="newslayout" /}
<div class="advercon divhidden">
{volist name="lists" id="vo"}
<div class="adverleft guideleft adverleftmr adverleftmb" style="cursor: pointer" onclick="window.location.href='{:url('news/finance',['kind'=>11,'c_id'=>$vo['c_id']])}'" data-pic="{$vo.c_logo|get_imgurl}">
<div class="adverleftimg logobackimg"><img width="211" src="{$vo.c_logo|get_imgurl|htmlspecialchars_decode|urldecode}" title="{$vo.c_name}"><span></span></div>
<div class="advertitle modeub modeac modepc" style="text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width:100%;display:block !important;" title="{$vo.c_name}">{$vo.c_name}</div>
</div>
{/volist}
</div>
<div class="list-page" align="center">{$page}</div>