<#taglib PATH="com.osacc.ec.tag"/> <#CmsInit />
<#CmsList CMSID="te_aboutus" METHOD="NODE_SELF">

${ct_title}

${ct_brief trim:300}

<#CmsList CMSID="te_news" METHOD="NODE_SELF">

${ct_title}

<#CmsList CMSID="te_news" METHOD="SUB_NODE" PAGESIZE="4">
${ct_title trim:30}${newcome}
<#CmsList CMSID="te_product" METHOD="NODE_SELF">

${ct_title}

<#CmsList METHOD="SUB_NODE" CMSID="te_product" PAGESIZE="6" ID="product"> <#if ${product.index}==0>

${ct_title}

<#else/>

${ct_title}

<#CmsList METHOD="SUB_NODE" CMSID="te_product" PAGESIZE="8" ID="product1"> <#if ${product1.index}==0>
<#CmsList METHOD="LEAF_ALL" CMSID=product1.CMSID PAGESIZE="4" ID="product_list"> <#if ${product_list.index1}%4==0>
<#else/>

<#CmsList CMSID="te_product" METHOD="LEAF_ALL" ID="PRODUCTIMG" RECOMMEND="YES" >

${cn_short_title trim:14}

<#include "inner_footer.html" />
<#include "_outterBody.html"/>