{php}$label_name='new';{/php} {include file="public/include"}
{include file="public/header"}
{maccms:type ids="parent" flag="vod" by="sort" order="asc" id="type" key="key_type"}
最新{$type.type_name}
更多
{if !empty($type.childids)}
{maccms:type ids="child" num="6" flag="vod" parent="'.$type['type_id'].'" by="sort" order="asc"} {if $key gt 1}
/
{/if}
{$vo.type_name}
{/maccms:type}
{/if}
{maccms:vod num="12" type="'.$type['type_id'].'" by="time" order="desc"}
{include file="block/vod_item"}
{/maccms:vod}
{/maccms:type}
{include file="public/footer"}