<#CmsInit />
<#CmsList CMSID="te_enterprise" METHOD="SELF_CHANNEL" >

产品目录

<#CmsList METHOD="SUB_NODE" CMSID="te_product" ID="MAINNAV" PAGESIZE="4">
${ct_title}
<#CmsList CMSID=MAINNAV.CMSID METHOD="SUB_NODE" ID="leftmenu" PAGESIZE="4">
${ct_title trim:25}
<#CmsList CMSID="te_aboutus_company" METHOD="NODE_SELF">

详细信息${ct_title}

${ct_brief}
<#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" ID="product1" PAGESIZE="6"> <#if ${product1.index}==0>
<#CmsList METHOD="LEAF_ALL" CMSID=product1.CMSID PAGESIZE="4" ID="iproduct_con"> <#if ${iproduct_con.index1}%4==0>
<#else/>
<#CmsList CMSID="te_news" METHOD="NODE_SELF">
${ct_title}
<#CmsList CMSID="te_contactus" METHOD="NODE_SELF">
${ct_title}
    <#CmsList CMSID="te_contactus" METHOD="LEAF_ALL" TYPE="20">
    ${content}
<#include "inner_footer.html"/>
<#include "_outterBody.html"/>