<#taglib PATH="com.osacc.ec.tag"/> <#CmsInit />
     
产品分类
<#CmsList CMSID="te_product" METHOD="SUB_NODE" PAGESIZE="10">
${ct_title}
<#CmsList CMSID="te_product" METHOD="NODE_SELF">
+ MORE${ct_title}
<#CmsList CMSID="te_product" METHOD="LEAF_ALL" PAGESIZE="10" ID="PRO">

${cn_title}
<#if ${PRO.index1}%5==0>
热门产品
<#CmsList CMSID="te_product" METHOD="LEAF_ALL" ID="PRODUCTIMG" RECOMMEND="YES" PAGESIZE="10">

${cn_title}
<#CmsList CMSID="te_aboutus_company" METHOD="NODE_SELF">
+ MORE${ct_title}
${ct_brief trim:420}
<#CmsList CMSID="te_news" METHOD="NODE_SELF">
+ MORE${ct_title}
<#CmsList CMSID="te_news" METHOD="SUB_LEAF" PAGESIZE="4" ID="INEWS"> <#if ${INEWS.index1}==1>

${cn_title}

${cn_brief trim:80}

<#CmsList CMSID="te_contactus" METHOD="NODE_SELF">
+ MORE${ct_title}
<#CmsList METHOD="LEAF_ALL" TYPE="20" CMSID="te_contactus">
${content}
<#include "inner_footer.html" />
<#include "_outterBody.html"/>