<?php exit("Powered by www.wikin.cn"); ?>
<li class="b_bottom">
    <!--{hook/forumdisplay_thread_mobile $key}-->
    <a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra">
        <div>
            <!--{if $wq_data['images'][$thread['tid']]}-->
            <!--{eval $image = $wq_data['images'][$thread['tid']];}-->
            <div class="<!--{if $wq_touch_setting['img_left'] == '1'}-->t_pic_l<!--{else}-->t_pic<!--{/if}-->">
                <div class="delayload_div"><img class="delayload" src="$_G['style'][styleimgdir]/mobile/images/gbar_pic.jpg" data="{$image['image']}"></div>
                <!--{if $image['count'] > 1 && $wq_touch_setting['view_imgnum'] == '1'}--><span class="<!--{if $wq_touch_setting['img_left'] == '1'}-->list_pic_num_l<!--{else}-->list_pic_num<!--{/if}-->">{$image['count']}{$Tlang['d09806a34575d52c']}</span><!--{/if}-->
            </div>
            <!--{/if}-->
            <div class="{if $wq_data[images][$thread[tid]]}h_over{else}h_over_nav{/if}">
                <h3 class="title">
                    <!--{if in_array($thread['displayorder'], array(1, 2, 3, 4))}-->
                    <span class="icon_top">{$Tlang['4d3aee3cefdbf4b8']}</span>
                    <!--{/if}-->
                    <!--{if $thread['digest'] > 0}-->
                    <span class="icon_digest">{$Tlang['4431e4914edfce71']}</span>
                    <!--{/if}-->
                    <!--{if $thread['weeknew']}-->
                    <span class="icon_xin">{$Tlang['de8128f785039560']}</span>
                    <!--{/if}-->
                    <!--{if $thread[heatlevel]}-->
                    <span class="icon_hot">{$Tlang['03a43059cdc3dcad']}</span>
                    <!--{/if}-->
                    <!--{if $thread[folder] == 'lock'}-->
                    <span class="icon_gb">{$Tlang['beb08d096719774b']}</span>
                    <!--{elseif $thread['special'] == 1}-->
                    <span class="icon_vote">{$Tlang['a1e86aeac9394d67']}</span>
                    <!--{elseif $thread['special'] == 2}-->
                    <span class="icon_sell">{$Tlang['0907c7cfc9d2cf2b']}</span>
                    <!--{elseif $thread['special'] == 3}-->
                    <span class="icon_reward">{$Tlang['655aa530ba4d16cf']}</span>
                    <!--{elseif $thread['special'] == 4}-->
                    <span class="icon_activity">{$Tlang['2e5409eeacda8839']}</span>
                    <!--{elseif $thread['special'] == 5}-->
                    <span class="icon_debate">{$Tlang['5cbc8ce0fb1e25e0']}</span>
                    <!--{/if}-->
                    <!--{eval $wq_typehtml = str_replace(array('[', ']','<a','</a>'), array('<span class="wq_typehtml" ', '</span>'), array($thread[typehtml],$thread[sorthtml]));;}-->
                    {$wq_typehtml[0]}{$wq_typehtml[1]}
                    <font $thread[highlight]>{$thread[subject]}</font>
                </h3>
                <div class="title_con">{$wq_data['summarys'][$thread['tid']]}</div>
            </div>
            <p class="by disuser_nick"><b>
                    <!--{if $thread['authorid'] && $thread['author']}-->
                    <font {if $groupcolor[$thread[authorid]]} style="color: $groupcolor[$thread[authorid]];"{/if}>{$thread[author]}</font>
                    <!--{else}-->
                    {$_G[setting][anonymoustext]}
                    <!--{/if}-->
                </b>
                <span class="num y"><i class="wqiconfont wqicon-massage f16 c_grey m_r2 m_tf2"></i>{$thread[replies]}</span>
                <span class="y browse_record"><i class="wqiconfont wqicon-view c_grey m_r2"></i>$thread[views]</span>
            </p>
        </div>
    </a>
</li>