<{include file="public/head.html"}>
<{foreach $artcol as $row}>
style="margin-top:10px;"<{/if}>><{$row.title}>-
<{/foreach}>
联系方式
<{$contact}>
首页 / 新闻中心 <{foreach $locs as $row}>/ <{$row.title}> <{/foreach}>
<{foreach $articles as $row}>
<{if $row.allow eq 1}>
<{/if}>
<{$row.title}><{$row.posttime|date_format:"%Y-%m-%d"}>
<{$row.summary}>
<{foreachelse}> 该栏目暂无文章,欢迎浏览其它内容... <{/foreach}>
<{$fpage}>
<{include file="public/footer.html"}>