<#CmsInit />
<#include "inner_mobileMenu.html" />
<#CmsList CMSID="te_nav_top" METHOD="SUB_LEAF" ID="topnav">${ct_title}

您好,欢迎来到${SiteName}!

<#CmsList METHOD="NODE_SELF" CMSID="te_aboutus_company">
${ct_title}${ct_descr2}
${SiteName}${ct_brief}
<#CmsList METHOD="NODE_SELF" CMSID="te_case_case">
+MORE${ct_title}
<#CmsList METHOD="SUB_NODE" CMSID="te_business" PAGESIZE="4" ID="business">
0${business.index1}${ct_descr2}

${ct_title}

${ct_brief trim:250}
<#if ${business.index1}%2==0>
<#CmsList METHOD="NODE_SELF" CMSID="te_product_good">
${ct_title}${ct_descr2}
<#CmsList METHOD="LEAF_ALL" CMSID="te_product_good" PAGESIZE="5" >

${cn_title}

<#CmsList METHOD="NODE_SELF" CMSID="te_news">
${ct_title}${ct_descr2}
<#CmsList CMSID="te_news" METHOD="LEAF_ALL" PAGESIZE="6" ID="INEWS"> <#if ${INEWS.index1}==1>
${cn_title}

${cn_brief trim:80}

<#CmsList METHOD="NODE_SELF" CMSID="te_solution_a">
${ct_title}${ct_descr2}
<#CmsList CMSID="te_solution_a" METHOD="LEAF_ALL" PAGESIZE="6" ID="INEWS"> <#if ${INEWS.index1}==1>
${cn_title}

${cn_brief trim:80}

<#CmsList METHOD="NODE_SELF" CMSID="te_solution_b">
${ct_title}${ct_descr2}
<#CmsList CMSID="te_solution_b" METHOD="LEAF_ALL" PAGESIZE="6" ID="INEWS"> <#if ${INEWS.index1}==1>
${cn_title}

${cn_brief trim:80}

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