123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253 |
- <!doctype html>
- <html xmlns="http://www.w3.org/1999/html">
- <head>
- <meta charset="utf-8">
- <title>${siteTitle!}</title>
- <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
- <meta name="viewport" content="initial-scale=1.0, maximum-scale=1, minimum-scale=1, user-scalable=no,uc-fitscreen=yes">
- <link rel="stylesheet" href="${resPath}/syrc-mobile/images/sy_sjhtml.css"/>
- <link rel="stylesheet" href="${resPath}/syrc-mobile/images/sy_sjbase.css" />
- <script src="${resPath}/syrc/js/jquery-1.7.2.min.js"></script>
- </head>
- <body>
- <!-- top 头部 开始-->
- <div class="sy_header">
- <img src="${resPath}/syrc-mobile/images/sy_sj_27.png" />
- <div class="sy_ss">
- <input type="text" class="ss_inp" placeholder="请输入搜索关键词" id="zw"/>
- <input type="button" class="ss_btn" onclick="searznss();"/>
- </div>
- <script type="text/javascript">
- function search(){
- var zw= $("#zw").val();
- window.location.href="${ctxPath}/gjss/zwss?mc="+zw;
- }
- function searznss(){
- var title=$('#zw').val();
- var url='${ctxPath}/system/reception/NoLoginSearchInTheStation';
- mypost(url,{"title":title});
- }
- function mypost(url, params) {
- var temp_form = document.createElement("form");
- temp_form .action = url;
- temp_form .target = "_self";
- temp_form .method = "post";
- temp_form .style.display = "none";
- for (var x in params) {
- var opt = document.createElement("textarea");
- opt.name = x;
- opt.value = params[x];
- temp_form .appendChild(opt);
- }
- document.body.appendChild(temp_form);
- temp_form .submit();
- }
- </script>
- <span class="ss_dz">
- @includeFileTemplate("/www/syrc-mobile/include/dlzc.html",{"current":"index"}){}
- </div>
- <!-- top 头部 结束-->
- <!-- nav 开始-->
- <div class="nav clearfix ">
- <a class="syyc" href="${ctxPath!}/gjss/selectExample?zw_zplx=0"><i></i>农民工招聘</a>
- <a class="gjrc" href="${ctxPath!}/gjss/selectExample?zw_zplx=1"><i></i>高校毕业生</br>招聘</a>
- <a class="wlzp" href="${ctxPath!}/gjss/selectExample"><i></i>网络招聘</a>
- <!-- <a class="syyc" href="${frontPath!}/4/999.html"><i></i>松原引才</a>-->
- <!-- <a class="wlzp" href="${ctxPath!}/gjss/selectExample"><i></i>网络招聘</a>-->
- <!-- <a class="gjrc" href="${frontPath!}/4/1009.html"><i></i>高级人才</a>-->
- <!-- <a class="zypx" href="${frontPath!}/4/1023.html" ><i></i>职业培训</a>-->
- </div>
- <!-- nav 结束-->
- <!-- 第一banner 开始 -->
- <div class="sy_ban">
- <#cms_topic_list siteId="${site.siteId}" size="1" isRecommend="1" var="bean">
- <a class="first_news"
- @if(session.mobile==true){
- href="${frontPath!}/4/topic/10.html"
- @}else{
- href="${frontPath!}/4/topic/9.html"
- @}
- ><img src="${bean.titleImg!}" height="90px" width="413px" /></a>
- </#cms_topic_list>
- </div>
- <!-- 第一banner 结束 -->
- <!--公示公告 开始-->
- <div class="content">
- <h4><img src="${resPath}/syrc-mobile/images/sy_sj_06.png"/><a href="${frontPath!}/${site.siteId}/986.html">公示公告</a></h4>
- <ul class="all_list">
- <#cms_content_list siteId="${site.siteId}" categoryId="986" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="6" titleLen="15" var="bean">
- <li>
- <a href="${bean.url!}">${bean.title!}</a>
- ${bean.temp!}<em>${bean.inputdate,dateFormat="YYYY年MM月dd日"}</em></li>
- </li>
- </#cms_content_list>
- </ul>
- </div>
- <!--公示公告 结束-->
- <!--非我莫属 开始-->
- <div class="content">
- <h4><img src="${resPath}/syrc-mobile/images/sy_sj_20.png"/><a href="${frontPath!}/4/984.html">视频活动</a></h4>
- <ul class="all_list">
- <#cms_content_list siteId="${site.siteId}" categoryId="984" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="5" titleLen="15" var="bean">
- @if(bean.index==1){
- <a class="zjyq_tu"><video src="${bean.file!}" width="100%" height="240px" controls="controls"></video></a>
- <!-- <a class="zjyq_title fl" href="${bean.url!}">${bean.title!}</a>-->
- @}else{
- <li><a href="${bean.url!}">${bean.title!}</a>
- ${bean.temp!}<em>${bean.inputdate,dateFormat="YYYY年MM月dd日"}</em></li>
- @if(bean.index==5){
- @}
- @}
- </#cms_content_list>
- </ul>
- </div>
- <!--非我莫属 结束-->
- <!--政策文件 开始-->
- <div class="content">
- <h4><img src="${resPath}/syrc-mobile/images/sy_sj_53.png"/><a href="${frontPath!}/${site.siteId}/988.html">政策文件</a></h4>
- <ul class="all_list">
- <#cms_content_list siteId="${site.siteId}" categoryId="988" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="6" titleLen="15" var="bean">
- <li>
- <a href="${bean.url!}">${bean.title!}</a>
- ${bean.temp!}<em>${bean.inputdate,dateFormat="YYYY年MM月dd日"}</em></li>
- </li>
- </#cms_content_list>
- </ul>
- </div>
- <!--政策文件 结束-->
- <!--四图 开始-->
- <div class="content clearfix">
- <a class="img_a"
- @if(session.tbZhInfo_loginSession !=null){
- href="${ctxPath}/cms/zxbm/input"
- @}else {
- href="javascript:void(0)" onclick="jinggao('${ctxPath}/cms/zxbm/input');"
- @}
- ><img src="${resPath}/syrc-mobile/images/sy_sj_58.png"/></a>
- <a
- @if(session.tbZhInfo_loginSession !=null){
- href="${ctxPath}/cms/lyfk/input"
- @}else {
- href="javascript:void(0)" onclick="jinggao('${ctxPath}/cms/lyfk/input');"
- @}
- class="img_a"><img src="${resPath}/syrc-mobile/images/sy_sj_62.png"/></a>
- <a class="img_a" ><img src="${resPath}/syrc-mobile/images/sy_sj_63.png"/></a>
- </div>
- <!--四图 结束-->
- <!--八按钮 开始-->
- <div class="content clearfix">
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1033.html">劳务派遣服务</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1034.html">人才招聘服务</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1035.html">人力资源外包服务</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1036.html">人才测评服务</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1037.html">人力资源培训服务</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1038.html">人力资源管理咨询服务</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1039.html">人力资源和社会保障事务代理</a>
- <a class="btn_a" href="${frontPath!}/${site.siteId}/1040.html">流动人员人事档案服务</a>
- </div>
- <!--八按钮 结束-->
- <!--长图 开始-->
- <div class="ct_img">
- <#cms_index_silder titleLen="10" size="5" var="bean">
- <li>
- <p><a
- @if(session.tbZhInfo_loginSession !=null){
- href="${bean.sildeUrl}"
- @}else {
- href="javascript:void(0)" onclick="jinggao('${bean.sildeUrl}');"
- @}
- ><img src="${bean.img!}" height="90px" width="413px" /></a></p>
- </li>
- </#cms_index_silder>
- </div>
- <!--长图 结束-->
- <!--知名企业 开始-->
- <div class="content">
- <h4><img src="${resPath}/syrc-mobile/images/sy_sj_69.png"/><a href="${ctxPath}/qyzx/findQyList?qy_sftj=1">知名企业</a></h4>
- <#cms_enterprise_list isFamous="1" size="8" var="bean">
- <a class="qy_img" href="${ctxPath}/qyzx/qyXq?qy_id=${bean.qy_id}"><img src="${bean.qy_file_logo!}" /></a>
- </#cms_enterprise_list>
- <div class="clear"></div>
- </div>
- <!--知名企业 结束-->
- <!--名企招聘 开始-->
- <div class="content">
- <h4><img src="${resPath}/syrc-mobile/images/sy_sj_70.png"/><a href="${ctxPath}/qyzx/findQyList?qy_sftj=2">名企招聘</a></h4>
- <#cms_enterprise_list isFamous="2" size="8" var="bean">
- <a class="qy_img" href="${ctxPath}/qyzx/qyXq?qy_id=${bean.qy_id}"><img src="${bean.qy_file_logo!}" /></a>
- </#cms_enterprise_list>
- <div class="clear"></div>
- <ul class="job_area">
- <script type="text/javascript">
- $(function(){
- $(this).TL_Tab ({
- tab : ".rsj_news_tab_mq .div_tab_mq a",
- box : ".rsj_news_tab_mq ul",
- events : "over",// over
- num : 1,
- speed : 0
- });
- });
- </script>
- </ul>
- </div>
- <!--底部 结束-->
- <script type="text/javascript">
- function jinggao(url){
- alert("对不起!您还未登录,请您先登录");
- var test='${ctxPath}/system/reception/nologin';
- mypost(test,{"url":url});
- }
- function jump(value){
- if(value!=0){
- window.location.href=value;
- }
- }
- function mypost(url, params) {
- // 创建form
- var temp_form = document.createElement("form");
- // 设置form
- temp_form .action = url;
- temp_form .target = "_self";
- temp_form .method = "post";
- temp_form .style.display = "none";
- // 处理需要传递的参数
- for (var x in params) {
- var opt = document.createElement("textarea");
- opt.name = x;
- opt.value = params[x];
- temp_form .appendChild(opt);
- }
- document.body.appendChild(temp_form);
- // 提交表单
- temp_form .submit();
- }
- </script>
- <!-- 相关链接 -->
- @includeFileTemplate("/www/syrc-mobile/include/link.html",{"current":"index"}){}
- <!--底部-->
- @includeFileTemplate("/www/syrc-mobile/include/footer.html",{"current":"index"}){}
- <!--名企招聘 结束-->
- <div class="bottom">
- <span class="fl">
- <a title="首页" href="${frontPath!}/4">首页</a>
- -
- <a title="登录" href="${ctxPath}/system/reception/nologin">登录</a>
- -
- <a title="注册" href="${ctxPath}/system/reception/gotogrzc">注册</a>
- </span>
- <span class="fr"><a href="javascript:scrollTo(0,0);">TOP<span><img src="${resPath}/syrc-mobile/images/icon_arrow_top.png" width="14"></span></a></span>
- </div>
- </div>
- </body>
- </html>
|