{template "header.html"} {template "search_block.html"}
{if dr_site_value('sytj') == "1"}
{module module=webnav flag=1 num=12} {/module}
{/if} {if dr_site_value('syzxsl') == "1"}
{module module=webnav order=id_desc num=12} {/module}
{/if}
{category module=webnav pid=0} {if $t.child}

{$t.name}

更多 >>
{else}

{$t.name}

更多 >>
{/if}
{if $t.child} {category module=webnav pid=$t.id return=t2}
{module module=$t2.mid catid=$t2.id num=12 return=t3} {/module}
{/category} {else}
{module module=$t.mid catid=$t.id num=12 return=t3} {/module}
{/if}
{/category}
{template "footer.html"}