?>
                         </ul>
                      </div>
                  
                </div>
                <div class="co_assort fr" >
                  <div class="title_bar_s1" style="height:28px; overflow:hidden">
                    <span class="title_top_s1"><span></span></span>
                    <h4><span class="titlebg_l"></span><span class="titlebg_m title_mouse"><?php 
echo $this->_tpl_vars['_industry_sort'];
?>
</span><span class="titlebg_r"></span></h4>
                </div>
            <div class="co_assort_c clearfix">
				<?php 
echo smarty_function_get(array('var' => 'IndustryList', 'from' => 'industry'), $this);
?>

                <?php 
$_from = $this->_tpl_vars['IndustryList'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
$this->_foreach['level_0'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['level_0']['total'] > 0) {
    foreach ($_from as $this->_tpl_vars['key0'] => $this->_tpl_vars['item0']) {
        $this->_foreach['level_0']['iteration']++;
        ?>
                <h3 class="cb"><em class="fl"><a href="<?php 
        echo $this->_tpl_vars['item0']['url'];
        ?>
unset($_smarty_tpl_vars);
?>
<div class="wrapper">
	<div class="tips"><span><?php 
echo $this->_tpl_vars['position'];
?>
</span></div>
    <div class="blank6"></div>
	<div class="kinds">
		<p>
		<span><?php 
echo $this->_tpl_vars['_sort_screening'];
?>
</span>
		<?php 
echo smarty_function_get(array('from' => 'cache', 'name' => 'type', 'key' => 'offertype', 'var' => 'offertypes'), $this);
?>

		<a href="<?php 
echo smarty_function_the_url(array('module' => 'list', 'extra' => 'typeid'), $this);
?>
" title=""><?php 
echo $this->_tpl_vars['_all_categories'];
?>
</a>
		<?php 
$_from = $this->_tpl_vars['offertypes'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
$this->_foreach['type'] = array('total' => count($_from), 'iteration' => 0);
</div>
<div class="blank6"></div>
<div class="container clearfix">
   <div class="main_left_w220">
		<div class="cornerbox">
			<div class="title_bar_s1">
				<span class="title_top_s6"><span></span></span>
				<h3><?php 
echo $this->_tpl_vars['_product_category'];
?>
</h3>
			</div>
			<div class="price_menu product_menu_list">
				<ul id="topnav">
				<?php 
echo smarty_function_get(array('from' => 'type', 'name' => 'productcategory', 'var' => 'Industry'), $this);
?>

				<?php 
$_from = $this->_tpl_vars['Industry'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
if (count($_from)) {
    foreach ($_from as $this->_tpl_vars['industry_key'] => $this->_tpl_vars['industry_item']) {
        ?>
					<li>
						<a href="<?php 
        echo smarty_function_the_url(array('module' => 'search', 'do' => 'product', 'industryid' => $this->_tpl_vars['industry_key']), $this);
        ?>
"><?php