{php}$label_name='ranking';{/php} {include file="block/seo"} {include file="block/include"}
{include file="block/head"}
{maccms:type ids="parent" flag="vod" by="sort" order="asc" id="type" key="key_type"}
{$type.type_name}热播榜
{maccms:vod num="10" type="'.$type['type_id'].'" by="hits" order="desc"}
{include file="block/vod_item_ranking"}
{/maccms:vod}
{/maccms:type}
{include file="block/foot"}