<{config_load file="global.conf"}> <{include file="html_header.html"}>
<{include file="header.html"}>
<{include file="leftmenu.html"}>
About us More
<{company field="introduce"}>
Products More
    <{insert name="product" cat_id="0" sort="sort" type="hot" limit="6" assign="pro"}> <{section name="b" loop=$pro}>
  • <{$pro[b].name}> <{$pro[b].name|msubstr:0:11}>
  • <{/section}>
    <{insert name="news" group_id="88" assign="news" limit="6"}> <{section name="c" loop=$news}>
  • <{$news[c].title|msubstr:0:16}><{$news[c].added_time|date_format:"%m-%d"}>
  • <{/section}>
    <{insert name="news" group_id="90" assign="news" limit="6"}> <{section name="c" loop=$news}>
  • <{$news[c].title|msubstr:0:16}><{$news[c].added_time|date_format:"%m-%d"}>
  • <{/section}>
<{include file="footer.html"}>
<{include file="html_footer.html"}>