<#taglib PATH="com.osacc.ec.tag"/> <#CmsInit />
<#include "inner_mobileMenu.html" />
<#CmsList METHOD="SELF_CHANNEL" CMSID="te_aboutus_company">
${ct_descr2}${SiteName}
${ct_brief}
<#CmsList CMSID="te_product" METHOD="NODE_SELF">
${ct_descr2}${ct_title}

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

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

<#CmsList METHOD="SUB_NODE" CMSID="te_news" PAGESIZE="4" ID="news"> <#if ${news.index}==0> ${ct_title} <#else/> ${ct_title}

<#CmsList METHOD="SUB_NODE" CMSID="te_news" PAGESIZE="4" ID="news1"> <#if ${news1.index}==0>
<#CmsList METHOD="LEAF_ALL" CMSID=news1.CMSID PAGESIZE="7" ID="news_list"> <#if ${news_list.index1}==1>
${cn_title} ${cn_brief trim:80}[${cn_publish_time date:yyyy-MM-dd}]
    <#else />
  • ${cn_publish_time date:yyyy-MM-dd}${cn_title}

    ${cn_brief trim:65}

<#else/>
<#CmsList CMSID="te_news" METHOD="NODE_SELF">
<#include "inner_footer.html" />
<#include "_outterBody.html"/>