{include file="common/common_head_content" /}
{include file="common/common_statistical_code_body_start" /} {include file="common/common_header_nav" /} {include file="common/common_page_banner" /}
{$detail.name|default=''}
{$detail.content|raw}
{if !empty($detail['production_process'])}
{$detail['production_process'][0]['production_process_name']|default=''}
{$detail['production_process'][0]['product_process_content']|raw}
{/if}
{if !empty($detail['step'])}
{foreach $detail['step'] as $key => $val}
{$val.step_name_two}
{/foreach}
{foreach $detail['step'] as $key => $val} {if $key <= 2}
{$val.step_name}
{$val.step_name_two}
{/if} {/foreach}
{foreach $detail['step'] as $key => $val} {if $key > 2}
{$val.step_name}
{$val.step_name_two}
{/if} {/foreach}
{/if} {if !empty($detail['rd_service'])}
{$detail['rd_service'][0]['rd_service_name']|default=''}
{$detail['rd_service'][0]['rd_service_content']|raw|default=''}
{include file="common/common_hot_product" /}
{/if} {include file="common/common_footer_bot" /} {include file="common/common_statistical_code_body_end" /}