{include file="common/head"}
{include file="common/menu"}
{$Info.title}
{$Info.content}
{if $Cate.parent_id}
{hkcms:channel name="$Cate['parent_id']"}{$item.title}{/hkcms:channel}
{else /}
{$Cate.title}
{/if}
{if $Cate.parent_id} {hkcms:channel name="$Cate['id']" type="peer" ismenu="1" currentstyle="thisclass"}
{$item.title}
{/hkcms:channel} {else /} {hkcms:channel name="$Cate['id']" type="son" ismenu="1" currentstyle="thisclass"}
{$item.title}
{/hkcms:channel} {/if}
{hkcms:channel name="9"}
{$item.title}
{hkcms:content catid="$item.id" num="5" id="con"}
{$con.title}
{hkcms:date name="$item.publish_time" format="Y-m-d"}
{/hkcms:content}
{/hkcms:channel} {hkcms:channel name="29"}
{$item.title}
{hkcms:content catid="$item.id" id="con"}
{$con.contact_info}
{$con.email}
{$con.address}
{/hkcms:content}
{/hkcms:channel}
{include file="common/footer"}