{extend name="public/base" /} {block name="title"} {notempty name=":lang('aboutus_introduction.title')"}{:lang('aboutus_introduction.title')}{else/}{__BLOCK__}{/notempty} {/block} {block name="style"} {/block} {block name="main"}
{notempty name="focus_image"} {/notempty}

{:lang('aboutus_introduction.section_why_title')}

{notempty name="why"} {volist name="why" id="wh"}

{$wh.title}

{$wh.desc|raw}
{/volist} {/notempty}

{:lang('aboutus_introduction.section_service_title')}

{notempty name="service"} {volist name="service" id="se"}
{volist name="se" id="s"}
{$s.title}
{/volist}
{/volist} {/notempty}

{:lang('aboutus_introduction.section_difference_title')}

{notempty name="difference"} {volist name="difference" id="diff"}
{volist name="diff" id="di"}
{$di.title}
{/volist}
{/volist} {/notempty}
{/block}