{include file=header.html} {include file=position_search.html}

今日焦点

{list listtype=recommend type=head row=1} {loop item=cnt}

{$cnt.title}

{$cnt.description length=136 suffix=1}[详细]

{/loop} {/list}
{list listtype=recommend type=focus row=8} {/list}
{list listtype=recommend type=flash row=3 image=true} {/list}
{channelcontent row=10}
{loop item=ch}
    {list row=2 image=true} {loop item=cnt}
  • {$cnt.title}
  • {/loop} {/list}

{$ch.name}推荐

    {list listtype=recommend type=recommend row=6 channelid=$ch.channelid} {loop item=cnt}
  • {$cnt.title}
  • {/loop} {/list}
{if $ch.modelid==2}
    {list row=4 image=true} {loop item=cnt}
  • {$cnt.title}
  • {/loop} {/list}
{else} {list listtype=recommend type=head row=1} {loop item=cnt}

{$cnt.title}

{/loop} {/list}
    {list row=10} {loop item=cnt}
  • {$cnt.title}
  • {if $cnt._loop_rownum % 5 == 0 and $cnt._loop_rownum < $cnt._loop_total}
  • {/if} {/loop} {/list}
{/if}
{/loop}
{/channelcontent}
{include file=side.html}
{include file=footer.html}