{?$cname?}专题
{?include file = "menu.html"?}
{?section name=i loop=$caterows?}
{?$caterows[i].cname?}
{?/section?}
{?section name=i loop=$rows?}
{?if $rows[i].isthumb==1?}
{?/if?}
{?$rows[i].title?}
{?$rows[i].intro|cutstr:60?}...
{?/section?}
点击查看更多
{?include file = "footer.html"?}