{include file="common/head"}
{include file="common/menu"} {hkcms:adv name="home_banner" itemid="1"}
{$Cate.title}
{/hkcms:adv}
{if $Cate.parent_id}
{:lang('All')}
{hkcms:channel name="$Cate['id']" type="peer" where="ismenu=1"}
{$item.title}
{/hkcms:channel} {else /}
{:lang('All')}
{hkcms:channel name="$Cate['id']" type="son" where="ismenu=1"}
{$item.title}
{/hkcms:channel} {/if}
{hkcms:content catid="$Cate['id']" num="6" page="1"}
{hkcms:date name="$item['publish_time']" format="m-d" /}
{$item.title}
{$item.description}
{/hkcms:content}
{hkcms:contentpage item="home,pre,pageno,next,last,info" mobile_item="pre,pageno,next" pre="«" next="»" /}
{include file="common/footer"}