function content_55f968c59b9934_08346957($_smarty_tpl)
    {
        if (!is_callable('smarty_function_searchurl')) {
            include 'D:\\wamp\\www\\qyhr\\app\\include\\libs\\plugins\\function.searchurl.php';
        }
        ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="images/reset.css" rel="stylesheet" type="text/css" />
<link href="images/system.css" rel="stylesheet" type="text/css" />
<link href="images/table_form.css" rel="stylesheet" type="text/css" />
<?php 
        echo '<script';
        ?>
 type="text/javascript" src="<?php 
        echo $_smarty_tpl->tpl_vars['config']->value['sy_weburl'];
        ?>
/js/jscolor/jscolor.js"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
 src="<?php 
        echo $_smarty_tpl->tpl_vars['config']->value['sy_weburl'];
        ?>
/js/jquery-1.8.0.min.js"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
 src="<?php 
        echo $_smarty_tpl->tpl_vars['config']->value['sy_weburl'];
        ?>
/js/layer/layer.min.js" language="javascript"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
 src="js/admin_public.js" language="javascript"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
 src="js/show_pub.js"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
>
function keywords(key_name,type,color,size,bold,tuijian,num,id){
	$("#id").val(id);
	$("#key_name").val(key_name);
	$("#size").val(size);
	$("#type").val(type);
	if(color!=""){
		$("#color").val(color);
		$("#color").attr("style","background-color:#"+color);
	}else{
		$("#color").attr("style","");
		$("#color").val('');
	}
	$("#num").val(num);
	$("#bold_"+bold).attr("checked",true);
	$("#tuijian_"+tuijian).attr("checked",true);
	add_class('关键字管理','355','300','#status_div','');
}

<?php 
        echo '</script';
        ?>
>
<title>后台管理</title>
<!--[if IE 6]>
<?php 
        echo '<script';
        ?>
 src="./js/png.js"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
>
  DD_belatedPNG.fix('.png,.header_bg,.header .logo, .left_menu h3 span,.shortcut_menu,.header .nav li a,.header .nav li,.admin_cz_bj,.admin_bg');
<?php 
        echo '</script';
        ?>
>
<![endif]-->
</head>
<body class="body_ifm">
<div id="status_div"  style="display:none;">
    <div id="infobox" style=" width:355px" >
      <form action="index.php?m=admin_keyword&c=save" target="supportiframe" method="post" id="formstatus">
      <input type="hidden" name="pytoken" value="<?php 
        echo $_smarty_tpl->tpl_vars['pytoken']->value;
        ?>
">
		<table cellspacing='2' cellpadding='3'>
			<tr><td style="width:90px">关键字名称:</td><td><input id="key_name" class="input-text" type="text" value=""   name="key_name"><font color="gray">例:phpyun</font></td></tr>
			<tr><td>关键字类型:</td><td><select id="type" name="type">
				<?php 
        $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['v']->_loop = false;
        $_smarty_tpl->tpl_vars['k'] = new Smarty_Variable();
        $_from = $_smarty_tpl->tpl_vars['keywordarr']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
            $_smarty_tpl->tpl_vars['v']->_loop = true;
            $_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['v']->key;
            ?>
				<option value="<?php 
            echo $_smarty_tpl->tpl_vars['k']->value;
            ?>
"><?php 
            echo $_smarty_tpl->tpl_vars['v']->value;
            ?>
</option>
				<?php 
        }
        ?>
			  </select></td></tr>
			<tr><td>字体大小:</td><td><input class="input-text" type="text" id="size" name="size" size="20" value="" /><font color="gray">例:12px</font></td></tr>
			<tr><td>字体颜色:</td><td>
            <input class="input-text color" readonly type="text" id="color" name="color" size="20" value="" /></td></tr>
			<tr><td>是否加粗:</td><td><input type="radio" name="bold" value="0" id="bold_0">&nbsp;否<input  id="bold_1" type="radio" name="bold" value="1">&nbsp;是 </td></tr>
			<tr><td>是否推荐:</td><td><input type="radio" name="tuijian" value="0"  id="tuijian_0">&nbsp;否<input type="radio" id="tuijian_1" name="tuijian" value="1" >&nbsp;是 </td></tr>
			<tr><td>搜索次数:</td><td><input class="input-text" type="text" id="num" name="num" size="10" value="" /><font color="gray">例:大前小后</font></td></tr>
			<tr style="text-align:center;margin-top:10px"><td colspan='2' > <input type="submit"  value='确认' class="submit_btn">
          &nbsp;&nbsp;<input type="button" onClick="layer.closeAll();" class="cancel_btn" value='取消'></td></tr>
		</table>
        <input type="hidden" name="id" id="id" value="" />
      </form>
    </div>
</div>
<div class="infoboxp"> 
<div class="infoboxp_top_bg"></div>
<div class="admin_Filter">
	<span class="complay_top_span fl">关键字管理</span>	
    <form action="index.php" name="myform" method="get">
      <input name="m" value="admin_keyword" type="hidden"/>
	  <input type="hidden" name="check" value="<?php 
        echo $_GET['check'];
        ?>
"/>
	  <input type="hidden" name="type" value="<?php 
        echo $_GET['type'];
        ?>
"/>
      <input class="company_job_text"  type="text" name="keyword"  size="25" style="float:left">
      <input class="admin_Filter_bth" type="submit" name="news_search" style="cursor:pointer;" value="检索"/>
	  <span class='admin_search_div'>
		  <div class="admin_adv_search"><div class="admin_adv_search_bth">高级搜索</div></div>   
	  </span>
       <a href="javascript:void(0)" onClick="keywords('','','','','','','','')" class="admin_infoboxp_tj">添加关键字</a>
    </form>  
</div>
<?php 
        echo $_smarty_tpl->getSubTemplate("admin/admin_search.htm", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

 
<div class="table-list">
  <div class="admin_table_border">
    <iframe id="supportiframe"  name="supportiframe" onload="returnmessage('supportiframe');" style="display:none"></iframe>
    <form action="index.php?m=admin_keyword&c=del" name="myform" method="post"  target="supportiframe" id='myform'>
    <input type="hidden" name="pytoken" id='pytoken' value="<?php 
        echo $_smarty_tpl->tpl_vars['pytoken']->value;
        ?>
">
      <table width="100%">
        <thead>
          <tr class="admin_table_top">
            <th width="50"><label for="chkall"><input type="checkbox" id='chkAll'  onclick='CheckAll(this.form)'/></label></th>
            <th align="left">
			<?php 
        if ($_GET['t'] == "id" && $_GET['order'] == "asc") {
            ?>
			<a href="<?php 
            echo smarty_function_searchurl(array('order' => 'desc', 't' => 'id', 'm' => 'admin_keyword', 'untype' => 'order,t'), $_smarty_tpl);
            ?>
">编号<img src="images/sanj.jpg"/></a>
            <?php 
        } else {
            ?>
            <a href="<?php 
            echo smarty_function_searchurl(array('order' => 'asc', 't' => 'id', 'm' => 'admin_keyword', 'untype' => 'order,t'), $_smarty_tpl);
            ?>
">编号<img src="images/sanj2.jpg"/></a>
            <?php 
        }
        ?>
			</th>
            <th align="left" width="30%">热门关键字</th>
            <th align="left">关键字类型</th>
            <th align="left">
			<?php 
        if ($_GET['t'] == "num" && $_GET['order'] == "asc") {
            ?>
			<a href="<?php 
            echo smarty_function_searchurl(array('order' => 'desc', 't' => 'num', 'm' => 'admin_keyword', 'untype' => 'order,t'), $_smarty_tpl);
            ?>
">搜索次数<img src="images/sanj.jpg"/></a>
            <?php 
        } else {
            ?>
            <a href="<?php 
            echo smarty_function_searchurl(array('order' => 'asc', 't' => 'num', 'm' => 'admin_keyword', 'untype' => 'order,t'), $_smarty_tpl);
            ?>
">搜索次数<img src="images/sanj2.jpg"/></a>
            <?php 
        }
        ?>
			</th>
            <th align="left">加粗</th>
            <th align="left">推荐</th>
            <th align="left">审核</th>
            <th align="left" class="admin_table_th_bg" width="80">操作</th>
          </tr>
        </thead>
        <tbody>
        <?php 
        $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['v']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['rows']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
            $_smarty_tpl->tpl_vars['v']->_loop = true;
            ?>
        <?php 
            $_smarty_tpl->tpl_vars["type"] = new Smarty_variable($_smarty_tpl->tpl_vars['v']->value['type'], null, 0);
            ?>
        <tr id="list<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
">
          <td align="center"><input type="checkbox" value="<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
"  name='del[]' onclick='unselectall()' rel="del_chk" /></td>
          <td><span><?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
</span></td>
          <td align="left" class="td1"><font color="#<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['color'];
            ?>
"><?php 
            echo $_smarty_tpl->tpl_vars['v']->value['key_name'];
            ?>
</font></td>
          <td  align="left"><?php 
            echo $_smarty_tpl->tpl_vars['keywordarr']->value[$_smarty_tpl->tpl_vars['v']->value['type']];
            ?>
</td>
          <td  align="left"><?php 
            echo $_smarty_tpl->tpl_vars['v']->value['num'];
            ?>
</td>
          <td id="bold<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
"><?php 
            if ($_smarty_tpl->tpl_vars['v']->value['bold'] == "1") {
                ?>
<a href="javascript:void(0);" onClick="rec_up('index.php?m=admin_keyword&c=recup','<?php 
                echo $_smarty_tpl->tpl_vars['v']->value['id'];
                ?>
','0','bold');"><img src="../config/ajax_img/doneico.gif"></a><?php 
            } else {
                ?>
<a href="javascript:void(0);" onClick="rec_up('index.php?m=admin_keyword&c=recup','<?php 
                echo $_smarty_tpl->tpl_vars['v']->value['id'];
                ?>
','1','bold');"><img src="../config/ajax_img/errorico.gif"></a><?php 
            }
            ?>
</td>
          <td id="tuijian<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
"><?php 
            if ($_smarty_tpl->tpl_vars['v']->value['tuijian'] == "1") {
                ?>
<a href="javascript:void(0);" onClick="rec_up('index.php?m=admin_keyword&c=recup','<?php 
                echo $_smarty_tpl->tpl_vars['v']->value['id'];
                ?>
','0','tuijian');"><img src="../config/ajax_img/doneico.gif"></a><?php 
            } else {
                ?>
<a href="javascript:void(0);" onClick="rec_up('index.php?m=admin_keyword&c=recup','<?php 
                echo $_smarty_tpl->tpl_vars['v']->value['id'];
                ?>
','1','tuijian');"><img src="../config/ajax_img/errorico.gif"></a><?php 
            }
            ?>
</td>
          <td id="check<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
"><?php 
            if ($_smarty_tpl->tpl_vars['v']->value['check'] == "1") {
                ?>
<a href="javascript:void(0);" onClick="rec_up('index.php?m=admin_keyword&c=recup','<?php 
                echo $_smarty_tpl->tpl_vars['v']->value['id'];
                ?>
','0','check');"><img src="../config/ajax_img/doneico.gif"></a><?php 
            } else {
                ?>
<a href="javascript:void(0);" onClick="rec_up('index.php?m=admin_keyword&c=recup','<?php 
                echo $_smarty_tpl->tpl_vars['v']->value['id'];
                ?>
','1','check');"><img src="../config/ajax_img/errorico.gif"></a><?php 
            }
            ?>
</td>
          <td><span style="cursor:pointer;" onClick="keywords('<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['key_name'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['type'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['color'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['size'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['bold'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['tuijian'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['num'];
            ?>
','<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
')" class="admin_cz_bj">修改</span> | 
<a href="javascript:void(0)"  class="admin_cz_sc" onClick="layer_del('确定要删除?', 'index.php?m=admin_keyword&c=del&id=<?php 
            echo $_smarty_tpl->tpl_vars['v']->value['id'];
            ?>
');">删除</a></td>
        </tr>
        <?php 
        }
        ?>
        <tr style="background:#f1f1f1;">
          <td align="center"><input type="checkbox" id='chkAll2' onclick='CheckAll2(this.form)' /></td>
          <td colspan="2" >
          <label for="chkAll2">全选</label>&nbsp;
          <input class="admin_submit4"  type="button" name="delsub" value="删除所选"  onclick="return really('del[]')"/></td>
          <td colspan="6" class="digg"><?php 
        echo $_smarty_tpl->tpl_vars['pagenav']->value;
        ?>
</td>
        </tr>
        </tbody>
      </table>
    </form>
  </div>
</div>
<div id="bg" class="admin_bg"></div>
</body>
</html><?php 
    }
    function content_55f968a5c28f36_58592480($_smarty_tpl)
    {
        if (!is_callable('smarty_modifier_date_format')) {
            include 'D:\\wamp\\www\\qyhr\\app\\include\\libs\\plugins\\modifier.date_format.php';
        }
        if (!is_callable('smarty_function_searchurl')) {
            include 'D:\\wamp\\www\\qyhr\\app\\include\\libs\\plugins\\function.searchurl.php';
        }
        ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link href="images/reset.css" rel="stylesheet" type="text/css" /> 
<?php 
        echo '<script';
        ?>
 src="../js/jquery-1.8.0.min.js"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
 src="js/admin_public.js" language="javascript"><?php 
        echo '</script';
        ?>
> 
<title>后台管理</title>
<style>
<!--
.mainright a,.maincontent a:visited{color:#F00; text-decoration:none;}
.mainright a:hover{color:#900; text-decoration:underline;}
.mainleft a,.mainleft a:visited{color:#06C; text-decoration:none;}
.mainleft a:hover{color:#00F; text-decoration:underline;}
-->
</style>
<?php 
        echo '<script';
        ?>
> 
/*屏蔽所有的js错误*/
function killerrors() {return true;}
window.onerror = killerrors;
function logout(){
	if (confirm("您确定要退出控制面板吗?"))
	top.location = 'index.php?c=logout';
	return false;
}
var integral_pricename='<?php 
        echo $_smarty_tpl->tpl_vars['config']->value['integral_pricename'];
        ?>
';  
<?php 
        echo '</script';
        ?>
>
<!--[if IE 6]>
<?php 
        echo '<script';
        ?>
 src="./js/png.js"><?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
>
  DD_belatedPNG.fix('.png,.header .logo,.header .nav li a,.header .nav li.on,.left_menu h3 span.on');
<?php 
        echo '</script';
        ?>
>
<![endif]-->
</head>
<body style="font-size:12px; padding-bottom:0; " onLoad="version_msg();">
<div id="sysinfobox" class="sysinfobox" style="display:none;">
	<?php 
        echo '<script';
        ?>
>
    	setTimeout("document.getElementById('sysinfobox').style.display='none'",10000);
    <?php 
        echo '</script';
        ?>
>
	<div class="sysinfoboxtop" id="sysinfoboxtop"><strong style="float:left;margin-left:10px;">友情提醒</strong><span style="float:left;">(10秒后自动退出)</span><span style="float:right;margin-right:10px;"><a href="#" onclick="javascript:document.getElementById('sysinfobox').style.display='none';">[关闭]</a></span></div> 
</div>
<div style="height:455px;">
<div class="admin_index_center">
<div class="admin_message_left">
<div class="admin_message_left_cont">
<div class="admin_message_name"><span class="admin_message_up">你好!</span><span class="admin_message_yun"><?php 
        echo $_smarty_tpl->tpl_vars['nav_user']->value['name'];
        ?>
</span><a  href="javascript:void(0)" onclick="layer_logout('index.php?m=index&c=logout');" class="admin_message_zh">[更换帐户]</a></div>
<div class="admin_message_login">您的登陆帐户,<strong><?php 
        echo $_smarty_tpl->tpl_vars['nav_user']->value['username'];
        ?>
</strong>
所属角色:<strong><?php 
        echo $_smarty_tpl->tpl_vars['nav_user']->value['group_name'];
        ?>
</strong> 上次登录时间:<?php 
        echo smarty_modifier_date_format($_smarty_tpl->tpl_vars['nav_user']->value['lasttime'], '%Y-%m-%d %H:%M:%S');
        ?>
</div>
<div class="admin_message_jy">
    <?php 
        if ($_smarty_tpl->tpl_vars['dirname']->value || $_smarty_tpl->tpl_vars['mruser']->value == 1) {
            ?>
<div>
        <?php 
            if ($_smarty_tpl->tpl_vars['dirname']->value) {
                ?>
     <p>强烈建议将 <?php 
                echo $_smarty_tpl->tpl_vars['dirname']->value;
                ?>
 文件夹名改为其它名称!
        <?php 
            }
            ?>
        <?php 
            if ($_smarty_tpl->tpl_vars['mruser']->value == 1) {
                ?>
       没有更改默认的管理员名称和密码!<a href="index.php?m=admin_user&c=pass">【马上修改】</a></p><?php 
            }
            ?>
        </div>
	<?php 
        }
        ?>
</div>
</div>
</div>
<div class="admin_message_right">
<div class="admin_message_left_cont">
<div class="admin_message_h1">网站信息</div>
<div class="admin_message_list">
<a href="<?php 
        echo smarty_function_searchurl(array('state' => 4, 'm' => 'admin_company_job'), $_smarty_tpl);
        ?>
" class="">待审核职位:<strong><?php 
        echo $_smarty_tpl->tpl_vars['company_job']->value;
        ?>
</strong></a>
<a href="<?php 
        echo smarty_function_searchurl(array('status' => 3, 'm' => 'admin_company'), $_smarty_tpl);
        ?>
" class="admin_message_bg2">待审核企业:<strong><?php 
        echo $_smarty_tpl->tpl_vars['company']->value;
        ?>
</strong></a>
<a href="<?php 
        echo smarty_function_searchurl(array('status' => 3, 'm' => 'comcert'), $_smarty_tpl);
        ?>
" class="admin_message_bg3">待审核企业认证:<strong><?php 
        echo $_smarty_tpl->tpl_vars['comcert']->value;
        ?>
</strong></a>
<a href="<?php 
        echo smarty_function_searchurl(array('status' => 3, 'm' => 'admin_once'), $_smarty_tpl);
        ?>
" class="admin_message_bg4">待审核微招聘:<strong><?php 
        echo $_smarty_tpl->tpl_vars['once_job']->value;
        ?>
</strong></a>
<a href="<?php 
        echo smarty_function_searchurl(array('state' => 2, 'm' => 'link'), $_smarty_tpl);
        ?>
" class="admin_message_bg5">待审核链接:<strong><?php 
        echo $_smarty_tpl->tpl_vars['admin_link']->value;
        ?>
</strong></a>    
<a href="<?php 
        echo smarty_function_searchurl(array('order_state' => 3, 'm' => 'company_order'), $_smarty_tpl);
        ?>
" class="admin_message_bg6">待处理订单:<strong><?php 
        echo $_smarty_tpl->tpl_vars['company_order']->value;
        ?>
</strong></a>
<a href="<?php 
        echo smarty_function_searchurl(array('status' => 3, 'm' => 'comproduct'), $_smarty_tpl);
        ?>
" class="admin_message_bg5">待审核企业产品:<strong><?php 
        echo $_smarty_tpl->tpl_vars['comproduct']->value;
        ?>
</strong></a>    
<a href="<?php 
        echo smarty_function_searchurl(array('status' => 3, 'm' => 'comnews'), $_smarty_tpl);
        ?>
" class="admin_message_bg6">待审核企业新闻:<strong><?php 
        echo $_smarty_tpl->tpl_vars['comnews']->value;
        ?>
</strong></a>
</div>
</div>
</div>
</div>
<div class="admin_index_center">
<div class="admin_index_Data">
<div class="admin_index_Data_bor">
<div class="admin_message_h1">一月数据统计</div>
<div class="admin_index_Data_cont" style=" position:relative">
<div class="admin_index_Data_cont_left" style="width:850px; float:left;height:300px;">
<div class="admin_index_fw" id="main22" style="width:800px;height:300px;">
<iframe name="right" id="tbrightMain" src="index.php?m=admin_right&c=getweb" frameborder="false" scrolling="auto" style="border:none;" width="850" height="300" allowtransparency="true"></iframe>
</div>
</div>
<div class="admin_index_date_list">
<ul>
<li><a href="javascript:clicktb('resumetj');" class="admin_index_date_a png">简历统计</a></li>
<li><a href="javascript:clicktb('jobtj');" class="admin_index_date_b png">职位统计</a></li>
<li><a href="javascript:clicktb('comtj');" class="admin_index_date_c png">企业注册统计</a></li>
<li><a href="javascript:clicktb('getweb');" class="admin_index_date_d png">个人注册统计</a></li>
<li><a href="javascript:clicktb('newstj');" class="admin_index_date_e png">新闻统计</a></li>
<li><a href="javascript:clicktb('adtj');" class="admin_index_date_f png">广告点击统计</a></li>
<li><a href="javascript:clicktb('wzptj');" class="admin_index_date_g png">微招聘统计</a></li>
<li><a href="javascript:clicktb('wjltj');" class="admin_index_date_h png">微简历统计</a></li>
<li><a href="javascript:clicktb('payordertj');" class="admin_index_date_i png">充值统计</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="mainleft">
<div class="maininfo" style="height:180px">
    	<div class="mainboxtop"><h6>开发团队</h6></div>
        <div class="maincontent">
        <p>开发团队:haowubai , 浪浪 , Kstar , Marine , Mylgl , Neo , 阿前 等</p>
        <p>特别感谢:花菜 , 胡杨树 , 肖强 , 纪祥 , 逍遥 , 龙泉</p>
        <p>联系电话:400-880-5523</p>
		<p>官方网站:<a href="http://www.phpyun.com/" target="_blank">http://www.phpyun.com/</a> 官方论坛:<a href="http://bbs.phpyun.com/" target="_blank">http://bbs.phpyun.com/</a></p>
<p>PHPYun程序版本: <?php 
        echo $_smarty_tpl->tpl_vars['db_config']->value['version'];
        ?>
 [<a href="http://www.phpyun.com">技术支持与服务</a>] 咨询QQ: 3367562</p>
        </div>
    </div>
</div>
<div class="mainright">
    <div class="maininfo" style="height:180px">
    	<div class="mainboxtop"><h6>系统信息</h6></div>
        <div class="maincontent">
        <p style="float:left;">PHPYun程序版本: <?php 
        echo $_smarty_tpl->tpl_vars['db_config']->value['version'];
        ?>
 [ <div id="version_msg" style="float:left;">无须更新!</div>]</p>
		<p style="clear:both;">服务器软件:<?php 
        echo $_smarty_tpl->tpl_vars['soft']->value;
        ?>
</p>
        <p>可用空间(磁盘区):<?php 
        echo $_smarty_tpl->tpl_vars['kongjian']->value;
        ?>
&nbsp;M</p>
		<p>MySQL 版本:<?php 
        echo $_smarty_tpl->tpl_vars['banben']->value;
        ?>
</p>
		<p>用户 - 服务器:<?php 
        echo $_smarty_tpl->tpl_vars['yonghu']->value;
        ?>
 - <?php 
        echo $_smarty_tpl->tpl_vars['server']->value;
        ?>
</p>
        </div>
    </div>
  </div>
</div>
<input type="hidden" name="pytoken" id="pytoken" value="<?php 
        echo $_smarty_tpl->tpl_vars['pytoken']->value;
        ?>
">
<?php 
        echo '<script';
        ?>
>
function clicktb(name){$("#tbrightMain").attr("src","index.php?m=admin_right&c="+name);}
<?php 
        echo '</script';
        ?>
>
<?php 
        echo '<script';
        ?>
 src="http://init.phpyun.com/site.php?site=<?php 
        echo $_smarty_tpl->tpl_vars['base']->value;
        ?>
">//此代码为远程获取补丁及通知,请不要删除<?php 
        echo '</script';
        ?>
>
</body>
</html><?php 
    }
    function content_55f96dd224ed94_36513252($_smarty_tpl)
    {
        if (!is_callable('smarty_function_searchurl')) {
            include 'D:\\wamp\\www\\qyhr\\app\\include\\libs\\plugins\\function.searchurl.php';
        }
        if (!is_callable('smarty_function_url')) {
            include 'D:\\wamp\\www\\qyhr\\app\\include\\libs\\plugins\\function.url.php';
        }
        global $db, $db_config, $config;
        $time = time();
        eval('$paramer=array("namelen"=>"15","comlen"=>"15","ispage"=>"1","jobin"=>"\'auto.jobin\'","hy"=>"\'auto.hy\'","pr"=>"\'auto.pr\'","mun"=>"\'auto.mun\'","provinceid"=>"\'auto.provinceid\'","cityid"=>"\'auto.cityid\'","type"=>"\'auto.type\'","edu"=>"\'auto.edu\'","exp"=>"\'auto.exp\'","sex"=>"\'auto.sex\'","salary"=>"\'auto.salary\'","keyword"=>"\'auto.keyword\'","urgent"=>"\'auto.urgent\'","limit"=>"20","item"=>"\'job_list\'","islt"=>"4","nocache"=>"")
;');
        $ParamerArr = GetSmarty($paramer, $_GET, $_smarty_tpl);
        $paramer = $ParamerArr[arr];
        $Purl = $ParamerArr[purl];
        global $ModuleName;
        if (!$Purl["m"]) {
            $Purl["m"] = $ModuleName;
        }
        if ($config[sy_web_site] == "1") {
            if ($config[cityid] > 0 && $config[cityid] != "") {
                $paramer[cityid] = $config[cityid];
            }
            if ($config[three_cityid] > 0 && $config[three_cityid] != "") {
                $paramer[three_cityid] = $config[three_cityid];
            }
            if ($config[hyclass] > 0 && $config[hyclass] != "") {
                $paramer[hy] = $config[hyclass];
            }
        }
        if ($paramer[sdate]) {
            $where = "`sdate`>" . strtotime("-" . intval($paramer[sdate]) . " day", time()) . " and `edate`>'{$time}' and `state`=1";
        } else {
            $where = "`edate`>'{$time}' and `state`=1";
        }
        if ($paramer[uid]) {
            $where .= " AND `uid` = '{$paramer['uid']}'";
        }
        if ($paramer[rec]) {
            $where .= " AND `rec_time`>" . time();
        }
        if ($paramer['cert']) {
            $company = $db->select_all("company", "`yyzz_status`=1", "`uid`");
            if (is_array($company)) {
                foreach ($company as $v) {
                    $job_uid[] = $v['uid'];
                }
            }
            $where .= " and `uid` in (" . @implode(",", $job_uid) . ")";
        }
        if ($paramer[noid]) {
            $where .= " and `id`<>{$paramer['noid']}";
        }
        if ($paramer[r_status]) {
            $where .= " and `r_status`=2";
        } else {
            $where .= " and `r_status`<>2";
        }
        if ($paramer[status]) {
            $where .= " and `status`=1";
        } else {
            $where .= " and `status`<>1";
        }
        if ($paramer[pr]) {
            $where .= " AND `pr` ={$paramer['pr']}";
        }
        if ($paramer['hy']) {
            $where .= " AND `hy` = {$paramer['hy']}";
        }
        if ($paramer[mun]) {
            $where .= " AND `mun` = {$paramer['mun']}";
        }
        if ($paramer[job1]) {
            $where .= " AND `job1` = {$paramer['job1']}";
        }
        if ($paramer[job1_son]) {
            $where .= " AND `job1_son` = {$paramer['job1_son']}";
        }
        if ($paramer[job_post]) {
            $where .= " AND (`job_post` IN ({$paramer['job_post']}))";
        }
        if ($paramer['jobwhere']) {
            $where .= " and " . $paramer['jobwhere'];
        }
        if ($paramer['jobids']) {
            $where .= " AND (`job1` = {$paramer['jobids']} OR `job1_son`={$paramer['jobids']} OR `job_post`={$paramer['jobids']})";
        }
        if ($paramer['jobin']) {
            $where .= " AND (`job1` IN ({$paramer['jobin']}) OR `job1_son` IN ({$paramer['jobin']}) OR `job_post` IN ({$paramer['jobin']}))";
        }
        if ($paramer[provinceid]) {
            $where .= " AND `provinceid` = {$paramer['provinceid']}";
        }
        if ($paramer['cityid']) {
            $where .= " AND (`cityid` IN ({$paramer['cityid']}))";
        }
        if ($paramer['three_cityid']) {
            $where .= " AND (`three_cityid` IN ({$paramer['three_cityid']}))";
        }
        if ($paramer['cityin']) {
            $where .= " AND `three_cityid` IN ({$paramer['cityin']})";
        }
        if ($paramer[edu]) {
            $where .= " AND `edu` = {$paramer['edu']}";
        }
        if ($paramer[exp]) {
            $where .= " AND `exp` = {$paramer['exp']}";
        }
        if ($paramer[type]) {
            $where .= " AND `type` = {$paramer['type']}";
        }
        if ($paramer[sex]) {
            $where .= " AND `sex` = {$paramer['sex']}";
        }
        if ($paramer[salary]) {
            $where .= " AND `salary` = {$paramer['salary']}";
        }
        if ($paramer[cityin]) {
            $where .= " AND( AND `provinceid` IN ({$paramer['cityin']}) OR `cityid` IN ({$paramer['cityin']}) OR `three_cityid` IN ({$paramer['cityin']}))";
        }
        if ($paramer[urgent]) {
            $where .= " AND `urgent_time`>" . time();
        }
        if ($paramer[uptime]) {
            $uptime = $time - $paramer[uptime] * 86400;
            $where .= " AND `lastupdate`>{$uptime}";
        }
        if ($paramer[comname]) {
            $where .= " AND `com_name` LIKE '%" . $paramer[comname] . "%'";
        }
        if ($paramer[com_pro]) {
            $where .= " AND `com_provinceid` ='" . $paramer[com_pro] . "'";
        }
        if ($paramer[keyword]) {
            $where1[] = "`name` LIKE '%" . $paramer[keyword] . "%'";
            $where1[] = "`com_name` LIKE '%" . $paramer[keyword] . "%'";
            include PLUS_PATH . "/city.cache.php";
            foreach ($city_name as $k => $v) {
                if (strpos($v, $paramer[keyword]) !== false) {
                    $cityid[] = $k;
                }
            }
            if (is_array($cityid)) {
                foreach ($cityid as $value) {
                    $class[] = "(provinceid = '" . $value . "' or cityid = '" . $value . "')";
                }
                $where1[] = @implode(" or ", $class);
            }
            $where .= " AND (" . @implode(" or ", $where1) . ")";
        }
        if ($paramer["job"]) {
            $where .= " AND `job_post` in ({$paramer['job']})";
        }
        if ($paramer[order] && $paramer[order] != "lastdate") {
            $order = " ORDER BY " . str_replace("'", "", $paramer[order]) . "  ";
        } else {
            $order = " ORDER BY `lastupdate` ";
        }
        if ($paramer[sort]) {
            $sort = $paramer[sort];
        } else {
            $sort = " DESC";
        }
        if ($paramer['orderby'] == "rec") {
            $nowtime = time();
            $where .= " ORDER BY if(rec_time>{$nowtime},rec_time,lastupdate)  desc";
        } else {
            $where .= $order . $sort;
        }
        if ($paramer[where]) {
            $where = $paramer[where];
        }
        if ($paramer[limit]) {
            $limit = " limit " . $paramer[limit];
        }
        if ($paramer[ispage]) {
            $limit = PageNav($paramer, $_GET, "company_job", $where, $Purl, "", $paramer[limit] ? $paramer[limit] : "6", $_smarty_tpl);
            $_smarty_tpl->tpl_vars["firmurl"] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars["firmurl"]->value = $config['sy_weburl'] . "/index.php?m=job" . $ParamerArr[firmurl];
        }
        $job_list = $db->select_all("company_job", $where . $limit);
        if (is_array($job_list)) {
            $cache_array = $db->cacheget();
            $comuid = $jobid = array();
            foreach ($job_list as $key => $value) {
                if (in_array($value['uid'], $comuid) == false) {
                    $comuid[] = $value['uid'];
                }
                if (in_array($value['id'], $jobid) == false) {
                    $jobid[] = $value['id'];
                }
            }
            $comuids = @implode(',', $comuid);
            $jobids = @implode(',', $jobid);
            if ($comuids) {
                $r_uids = $db->select_all("company", "`uid` IN (" . $comuids . ")", "`uid`,`yyzz_status`");
                if (is_array($r_uids)) {
                    foreach ($r_uids as $key => $value) {
                        $r_uid[$value['uid']] = $value['yyzz_status'];
                    }
                }
            }
            include PLUS_PATH . "/comrating.cache.php";
            foreach ($job_list as $key => $value) {
                $job_list[$key] = $db->array_action($value, $cache_array);
                $job_list[$key][stime] = date("Y-m-d", $value[sdate]);
                $job_list[$key][etime] = date("Y-m-d", $value[edate]);
                $job_list[$key][lastupdate] = date("Y-m-d", $value[lastupdate]);
                $job_list[$key][yyzz_status] = $r_uid[$value['uid']]['yyzz_status'];
                $time = time() - $value['lastupdate'];
                if ($time > 86400 && $time < 604800) {
                    $job_list[$key]['time'] = ceil($time / 86400) . "天前";
                } elseif ($time > 3600 && $time < 86400) {
                    $job_list[$key]['time'] = ceil($time / 3600) . "小时前";
                } elseif ($time > 60 && $time < 3600) {
                    $job_list[$key]['time'] = ceil($time / 60) . "分钟前";
                } elseif ($time < 60) {
                    $job_list[$key]['time'] = "刚刚";
                } else {
                    $job_list[$key]['time'] = date("Y-m-d", $value['lastupdate']);
                }
                if (is_array($job_list[$key]['welfare']) && $job_list[$key]['welfare']) {
                    foreach ($job_list[$key]['welfare'] as $val) {
                        $job_list[$key]['welfarename'][] = $cache_array['comclass_name'][$val];
                    }
                }
                if ($paramer[comlen]) {
                    $job_list[$key][com_n] = mb_substr($value['com_name'], 0, $paramer[comlen], "GBK");
                }
                if ($paramer[namelen]) {
                    if ($value['rec_time'] > time()) {
                        $job_list[$key][name_n] = "<font color='red'>" . mb_substr($value['name'], 0, $paramer[namelen], "GBK") . "</font>";
                    } else {
                        $job_list[$key][name_n] = mb_substr($value['name'], 0, $paramer[namelen], "GBK");
                    }
                } else {
                    if ($value['rec_time'] > time()) {
                        $job_list[$key]['name_n'] = "<font color='red'>" . $value['name'] . "</font>";
                    }
                }
                $job_list[$key][job_url] = Url("job", array("c" => "comapply", "id" => $value[id]), "1");
                $job_list[$key][com_url] = Url("company", array("c" => "show", "id" => $value[uid]));
                foreach ($comrat as $k => $v) {
                    if ($value[rating] == $v[id]) {
                        $job_list[$key][color] = str_replace("#", "", $v[com_color]);
                        $job_list[$key][ratlogo] = $v[com_pic];
                        $job_list[$key][ratname] = $v[name];
                    }
                }
                if ($paramer[keyword]) {
                    $job_list[$key][name] = str_replace($paramer[keyword], "<font color=#FF6600 >" . $paramer[keyword] . "</font>", $value[name]);
                    $job_list[$key][com_name] = str_replace($paramer[keyword], "<font color=#FF6600 >" . $paramer[keyword] . "</font>", $value[com_name]);
                    $job_list[$key][name_n] = str_replace($paramer[keyword], "<font color=#FF6600 >" . $paramer[keyword] . "</font>", $job_list[$key][name_n]);
                    $job_list[$key][com_n] = str_replace($paramer[keyword], "<font color=#FF6600 >" . $paramer[keyword] . "</font>", $job_list[$key][com_n]);
                    $job_list[$key][job_city_one] = str_replace($paramer[keyword], "<font color=#FF6600 >" . $paramer[keyword] . "</font>", $city_name[$value[provinceid]]);
                    $job_list[$key][job_city_two] = str_replace($paramer[keyword], "<font color=#FF6600 >" . $paramer[keyword] . "</font>", $city_name[$value[cityid]]);
                }
            }
            if (is_array($job_list)) {
                if ($paramer[keyword] != "" && !empty($job_list)) {
                    addkeywords('3', $paramer[keyword]);
                }
            }
        }
        ?>

 <?php 
        echo '<script';
        ?>
 src="<?php 
        echo $_smarty_tpl->tpl_vars['config']->value['sy_weburl'];
        ?>
/app/template/mobile/js/search.js" language="javascript"><?php 
        echo '</script';
        ?>
>
<section>
  <div class="searchOptions clearfix">
    <ul class="searchOptions_list">
      <li onclick="checkshowjob('city');"><a href="javascript:void(0);" class="searchOptions_list_a"><?php 
        if ($_smarty_tpl->tpl_vars['city_name']->value[$_GET['cityid']] || $_smarty_tpl->tpl_vars['city_name']->value[$_GET['provinceid']]) {
            echo $_smarty_tpl->tpl_vars['city_name']->value[$_GET['cityid']];
            echo $_smarty_tpl->tpl_vars['city_name']->value[$_GET['provinceid']];
        } else {
            ?>
区域<?php 
        }
        ?>
<i class="searchOptions_icon fa fa-caret-down"></i></a></li>
      <li onclick="checkshowjob('job');"><a href="javascript:void(0);" class="searchOptions_list_a"><?php 
        if ($_smarty_tpl->tpl_vars['jobname']->value) {
            echo $_smarty_tpl->tpl_vars['jobname']->value;
        } else {
            ?>
职能<?php 
        }
        ?>
<i class="searchOptions_icon fa fa-caret-down"></i></a></li>
      <li onclick="show_div('open')"><a href="javascript:void(0);" class="searchOptions_list_a"><?php 
        if ($_smarty_tpl->tpl_vars['comclass_name']->value[$_GET['salary']]) {
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_GET['salary']];
        } else {
            ?>
薪资<?php 
        }
        ?>
<i class="searchOptions_icon fa fa-caret-down"></i></a></li>
      <li onclick="show_div('open2')" style="border:none"><a href="javascript:void(0);" class="searchOptions_list_a">更多<i class="searchOptions_icon fa fa-caret-down"></i></a></li>
      <input type="hidden" id="searchurl" value="<?php 
        echo $_smarty_tpl->tpl_vars['searchurl']->value;
        ?>
" />
      <input type="hidden" id="waptype" value="1" />
    </ul>

    <!--薪资弹出框-->
    <div class="job_pop_box openlist" id="open">
      <ul class="job_pop_pay_list">
        <?php 
        $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['v']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['comdata']->value['job_salary'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
            $_smarty_tpl->tpl_vars['v']->_loop = true;
            ?>
        <li><a href="<?php 
            echo smarty_function_searchurl(array('m' => 'mobile', 'c' => 'job', 'salary' => $_smarty_tpl->tpl_vars['v']->value, 'untype' => 'salary'), $_smarty_tpl);
            ?>
"><?php 
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_smarty_tpl->tpl_vars['v']->value];
            ?>
</a></li>
        <?php 
        }
        ?>
      </ul>
    </div>
    <!--更多弹出框-->
    <div class="job_pop_more openlist" id="open2">
      <form method="get" action="">
        <input type="hidden" name="c" value="job" />
        <?php 
        if ($_GET['jobin']) {
            ?>
<input type="hidden" name="jobin" value="<?php 
            echo $_GET['jobin'];
            ?>
" /><?php 
        }
        ?>
        <?php 
        if ($_GET['cityid']) {
            ?>
<input type="hidden" name="cityid" value="<?php 
            echo $_GET['cityid'];
            ?>
" /><?php 
        }
        ?>
        <?php 
        if ($_GET['provinceid']) {
            ?>
<input type="hidden" name="provinceid" value="<?php 
            echo $_GET['provinceid'];
            ?>
" /><?php 
        }
        ?>
        <?php 
        if ($_GET['salary']) {
            ?>
<input type="hidden" name="salary" value="<?php 
            echo $_GET['salary'];
            ?>
" /><?php 
        }
        ?>
        <div class="com_search_box">
        <div class="com_search_box_cont">
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 行业类别 </div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="hy">
                  <option value="">行业类别</option>                          
				<?php 
        $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['v']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['industry_index']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
            $_smarty_tpl->tpl_vars['v']->_loop = true;
            ?>
				
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['v']->value;
            ?>
" <?php 
            if ($_GET['hy'] == $_smarty_tpl->tpl_vars['v']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['industry_name']->value[$_smarty_tpl->tpl_vars['v']->value];
            ?>
</option>
                 <?php 
        }
        ?>
 			  
                </select>
              </div>
            </div>
          </div>
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 公司性质</div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="pr" id='pr'>
                  <option value="">公司性质</option>                 
					<?php 
        $_smarty_tpl->tpl_vars['pr'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['pr']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['comdata']->value['job_pr'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['pr']->key => $_smarty_tpl->tpl_vars['pr']->value) {
            $_smarty_tpl->tpl_vars['pr']->_loop = true;
            ?>
					
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['pr']->value;
            ?>
" <?php 
            if ($_GET['pr'] == $_smarty_tpl->tpl_vars['pr']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_smarty_tpl->tpl_vars['pr']->value];
            ?>
</option>                
					<?php 
        }
        ?>
				
                </select>
              </div>
            </div>
          </div>
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 公司规模</div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="num" id='num'>
                  <option value="">公司规模</option>                  
				<?php 
        $_smarty_tpl->tpl_vars['num'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['num']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['comdata']->value['job_mun'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['num']->key => $_smarty_tpl->tpl_vars['num']->value) {
            $_smarty_tpl->tpl_vars['num']->_loop = true;
            ?>
				
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['num']->value;
            ?>
" <?php 
            if ($_GET['num'] == $_smarty_tpl->tpl_vars['num']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_smarty_tpl->tpl_vars['num']->value];
            ?>
</option>                  
				<?php 
        }
        ?>
		    
                </select>
              </div>
            </div>
          </div>
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 工作经验 </div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="exp" id='exp'>
                  <option value="">工作经验</option>                  
					<?php 
        $_smarty_tpl->tpl_vars['exp'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['exp']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['comdata']->value['job_exp'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['exp']->key => $_smarty_tpl->tpl_vars['exp']->value) {
            $_smarty_tpl->tpl_vars['exp']->_loop = true;
            ?>
					
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['exp']->value;
            ?>
" <?php 
            if ($_GET['exp'] == $_smarty_tpl->tpl_vars['exp']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_smarty_tpl->tpl_vars['exp']->value];
            ?>
</option>                  
					<?php 
        }
        ?>
			
                </select>
              </div>
            </div>
          </div>
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 学历要求</div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="edu" id='edu'>
                  <option value="">学历要求</option>                  
				<?php 
        $_smarty_tpl->tpl_vars['edu'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['edu']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['comdata']->value['job_edu'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['edu']->key => $_smarty_tpl->tpl_vars['edu']->value) {
            $_smarty_tpl->tpl_vars['edu']->_loop = true;
            ?>
				
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['edu']->value;
            ?>
" <?php 
            if ($_GET['edu'] == $_smarty_tpl->tpl_vars['edu']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_smarty_tpl->tpl_vars['edu']->value];
            ?>
</option>                  
				<?php 
        }
        ?>
 		    
                </select>
              </div>
            </div>
          </div>
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 工作性质 </div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="type" id='type'>
                  <option value=""> 工作性质</option>                  
				<?php 
        $_smarty_tpl->tpl_vars['type'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['type']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['comdata']->value['job_type'];
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['type']->key => $_smarty_tpl->tpl_vars['type']->value) {
            $_smarty_tpl->tpl_vars['type']->_loop = true;
            ?>
				
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['type']->value;
            ?>
" <?php 
            if ($_GET['type'] == $_smarty_tpl->tpl_vars['type']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['comclass_name']->value[$_smarty_tpl->tpl_vars['type']->value];
            ?>
</option>                  
				<?php 
        }
        ?>
 		    
                </select>
              </div>
            </div>
          </div>
          <div class="com_search_box_list">
            <div class="com_search_box_left"> 更新日期</div>
            <div class="com_search_box_right">
              <div class="selectOption" style="width: 100%">
                <select name="uptime" id='uptime'>
                  <option value="">更新日期</option>
				<?php 
        $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['v']->_loop = false;
        $_smarty_tpl->tpl_vars['key'] = new Smarty_Variable();
        $_from = $_smarty_tpl->tpl_vars['uptime']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
            $_smarty_tpl->tpl_vars['v']->_loop = true;
            $_smarty_tpl->tpl_vars['key']->value = $_smarty_tpl->tpl_vars['v']->key;
            ?>
                  <option value="<?php 
            echo $_smarty_tpl->tpl_vars['key']->value;
            ?>
" <?php 
            if ($_GET['uptime'] == $_smarty_tpl->tpl_vars['key']->value) {
                ?>
selected="selected"<?php 
            }
            ?>
><?php 
            echo $_smarty_tpl->tpl_vars['v']->value;
            ?>
</option>
				<?php 
        }
        ?>
 
                </select>
              </div>
            </div>
          </div>
          <input type="submit" value="搜索"class="seach_post_sub" />
        </div>
      </form>
    </div>
  </div>
  <!--更多end-->  
  </div>
</section>
<section>
  <div class="warp_content clear">
    <form method="get" action="<?php 
        echo $_smarty_tpl->tpl_vars['config_weburl']->value;
        ?>
/mobile/index.php">
      <input type="hidden" name="c" value="job" />
      <div class="formFiled">
        <input type="text" value="<?php 
        echo $_GET['keyword'];
        ?>
" name="keyword" class="input_search" placeholder="请输入关键字">
        <input type="submit" value="搜索" class="input_btn">
      </div>
    </form>
    <div class="job_list_content"> <?php 
        $_smarty_tpl->tpl_vars['job_list'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['job_list']->_loop = false;
        $job_list = $job_list;
        if (!is_array($job_list) && !is_object($job_list)) {
            settype($job_list, 'array');
        }
        foreach ($job_list as $_smarty_tpl->tpl_vars['job_list']->key => $_smarty_tpl->tpl_vars['job_list']->value) {
            $_smarty_tpl->tpl_vars['job_list']->_loop = true;
            ?>
      <div class="job_list_box"> <a href="<?php 
            echo smarty_function_url(array('m' => 'wap', 'c' => 'job', 'a' => 'view', 'id' => $_smarty_tpl->tpl_vars['job_list']->value['id']), $_smarty_tpl);
            ?>
" class="job_list">
        <h3><?php 
            echo $_smarty_tpl->tpl_vars['job_list']->value['name_n'];
            if ($_smarty_tpl->tpl_vars['job_list']->value['urgent_time'] > time()) {
                ?>
<i class="urgent">急招</i><?php 
            }
            ?>
</h3>
        <aside class="job_qy_name"><?php 
            echo $_smarty_tpl->tpl_vars['job_list']->value['job_city_one'];
            ?>
-<?php 
            echo $_smarty_tpl->tpl_vars['job_list']->value['job_city_two'];
            ?>
<em class="line">|</em><?php 
            echo mb_substr($_smarty_tpl->tpl_vars['job_list']->value['com_name'], 0, 12, 'gbk');
            ?>
</aside>
        <aside class="job_pay"><strong><?php 
            echo $_smarty_tpl->tpl_vars['job_list']->value['job_salary'];
            ?>
</strong><span class="job_date"><?php 
            echo $_smarty_tpl->tpl_vars['job_list']->value['time'];
            ?>
</span></aside>
        </a> </div>
      <?php 
        }
        ?>
      <?php 
        if ($_smarty_tpl->tpl_vars['total']->value <= 0) {
            ?>
      <?php 
            if ($_GET['keyword'] != '') {
                ?>
      <div class="wap_member_no">没有搜索到职位</div>
      <?php 
            } else {
                ?>
      <div class="wap_member_no">暂无职位</div>
      <?php 
            }
            ?>
      <?php 
        } else {
            ?>
      <div class="pages"><?php 
            echo $_smarty_tpl->tpl_vars['pagenav']->value;
            ?>
</div>
      <?php 
        }
        ?>
 </div>
  </div>
  </div>
</section>
<link rel="stylesheet" href="<?php 
        echo $_smarty_tpl->tpl_vars['config']->value['sy_weburl'];
        ?>
/app/template/wap/css/wap_tck.css" type="text/css">
<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['wapstyle']->value . "/public.htm", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['wapstyle']->value . "/footer.htm", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>
 <?php 
    }
    function content_55f968c5b7b828_02622820($_smarty_tpl)
    {
        if (!is_callable('smarty_function_searchurl')) {
            include 'D:\\wamp\\www\\qyhr\\app\\include\\libs\\plugins\\function.searchurl.php';
        }
        ?>
	  <div class="search_select">
        <?php 
        if ($_GET['keyword'] != '') {
            ?>
        <a class="Search_jobs_c_a" href="<?php 
            echo smarty_function_searchurl(array('m' => $_GET['m'], 'c' => $_GET['c'], 'untype' => 'keyword'), $_smarty_tpl);
            ?>
">¹Ø¼ü×Ö£º<?php 
            echo $_GET['keyword'];
            ?>
</a>
        <?php 
        }
        ?>
      <?php 
        $_smarty_tpl->tpl_vars['rows'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['rows']->_loop = false;
        $_smarty_tpl->tpl_vars['key'] = new Smarty_Variable();
        $_from = $_smarty_tpl->tpl_vars['search_list']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['rows']->key => $_smarty_tpl->tpl_vars['rows']->value) {
            $_smarty_tpl->tpl_vars['rows']->_loop = true;
            $_smarty_tpl->tpl_vars['key']->value = $_smarty_tpl->tpl_vars['rows']->key;
            ?>
       <?php 
            $_smarty_tpl->tpl_vars["t"] = new Smarty_variable($_smarty_tpl->tpl_vars['rows']->value['param'], null, 0);
            ?>
             <?php 
            if ($_GET[$_smarty_tpl->tpl_vars['t']->value] !== false && $_GET[$_smarty_tpl->tpl_vars['t']->value] != '') {
                ?>
                <?php 
                $_smarty_tpl->tpl_vars['rs'] = new Smarty_Variable();
                $_smarty_tpl->tpl_vars['rs']->_loop = false;
                $_smarty_tpl->tpl_vars['k'] = new Smarty_Variable();
                $_from = $_smarty_tpl->tpl_vars['rows']->value['value'];
                if (!is_array($_from) && !is_object($_from)) {
                    settype($_from, 'array');
                }
                foreach ($_from as $_smarty_tpl->tpl_vars['rs']->key => $_smarty_tpl->tpl_vars['rs']->value) {
                    $_smarty_tpl->tpl_vars['rs']->_loop = true;
                    $_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['rs']->key;
                    ?>
                    <?php 
                    if ($_GET[$_smarty_tpl->tpl_vars['t']->value] == $_smarty_tpl->tpl_vars['k']->value) {
                        ?>
                    <a class="Search_jobs_c_a" href="<?php 
                        echo smarty_function_searchurl(array('m' => $_GET['m'], 'c' => $_GET['c'], 'untype' => $_smarty_tpl->tpl_vars['t']->value), $_smarty_tpl);
                        ?>
">
                        <?php 
                        echo $_smarty_tpl->tpl_vars['rows']->value['name'];
                        ?>
£º<?php 
                        echo $_smarty_tpl->tpl_vars['rs']->value;
                        ?>

                    </a>
                    <?php 
                    }
                    ?>
                <?php 
                }
                ?>
            <?php 
            }
            ?>
 
		<?php 
        }
        ?>
	</div>
	<div class="admin_adv_search_box">
     <?php 
        $_smarty_tpl->tpl_vars['row'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['row']->_loop = false;
        $_smarty_tpl->tpl_vars['key'] = new Smarty_Variable();
        $_from = $_smarty_tpl->tpl_vars['search_list']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['row']->key => $_smarty_tpl->tpl_vars['row']->value) {
            $_smarty_tpl->tpl_vars['row']->_loop = true;
            $_smarty_tpl->tpl_vars['key']->value = $_smarty_tpl->tpl_vars['row']->key;
            ?>
     <?php 
            $_smarty_tpl->tpl_vars["t"] = new Smarty_variable($_smarty_tpl->tpl_vars['row']->value['param'], null, 0);
            ?>
    	 <?php 
            if ($_smarty_tpl->tpl_vars['key']->value % 2 == 0) {
                ?>
    	  	<div class="admin_adv_search_list admin_adv_search_list_bg">
          <?php 
            } else {
                ?>
          	<div class="admin_adv_search_list">
          <?php 
            }
            ?>
          <div class="admin_adv_search_left"><?php 
            echo $_smarty_tpl->tpl_vars['row']->value['name'];
            ?>
</div>
	  <div class="admin_adv_search_right">
		<a href="<?php 
            echo smarty_function_searchurl(array('m' => $_GET['m'], 'c' => $_GET['c'], 'untype' => $_smarty_tpl->tpl_vars['t']->value), $_smarty_tpl);
            ?>
" <?php 
            if ($_GET[$_smarty_tpl->tpl_vars['t']->value] !== true && $_GET[$_smarty_tpl->tpl_vars['t']->value] == '') {
                ?>
class="admin_adv_search_cur"<?php 
            }
            ?>
>²»ÏÞ</a>
   		<?php 
            $_smarty_tpl->tpl_vars['r'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['r']->_loop = false;
            $_smarty_tpl->tpl_vars['k'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['row']->value['value'];
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['r']->key => $_smarty_tpl->tpl_vars['r']->value) {
                $_smarty_tpl->tpl_vars['r']->_loop = true;
                $_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['r']->key;
                ?>
                <a href="<?php 
                echo smarty_function_searchurl(array('m' => $_GET['m'], 'c' => $_GET['c'], 'adv' => $_smarty_tpl->tpl_vars['k']->value, 'adt' => $_smarty_tpl->tpl_vars['t']->value, 'untype' => $_smarty_tpl->tpl_vars['t']->value), $_smarty_tpl);
                ?>
" 
                <?php 
                if ($_GET[$_smarty_tpl->tpl_vars['t']->value] !== false && $_GET[$_smarty_tpl->tpl_vars['t']->value] != '' && $_GET[$_smarty_tpl->tpl_vars['t']->value] == $_smarty_tpl->tpl_vars['k']->value) {
                    ?>
                class="admin_adv_search_cur"
                <?php 
                }
                ?>
><?php 
                echo $_smarty_tpl->tpl_vars['r']->value;
                ?>
</a> 
            <?php 
            }
            ?>
        
        </div>
        </div>
        <?php 
        }
        ?>
  
	  <div class="admin_adv_search_icon"><i class="admin_adv_search_icon_i">&nbsp;</i></div>
  </div> 
<div class="clear"></div><?php 
    }