{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"}
更多  {if !empty($type.childids)} {/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"}