123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <!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=UTF-8"/>
- <title>晋江市人才综合服务申报平台-新旧系统入口</title>
- <link rel="shortcut icon" href="/static/favicon.ico"/>
- <link href="static/css/switch_login_1.css" rel="stylesheet"/>
- <link href="static/css/switch_login_2.css" rel="stylesheet"/>
- </head>
- <body>
- <div id="main">
- <div class="main_title"><h1>晋江市人才综合服务申报平台</h1></div>
- <div class="sign">
- <div class="sign_in">
- <div class="sign_in_title" style="display:flex;height: 150px;">
- <div style="width: 310px;margin-left: 80px;">
- <h2 style="width: 310px;height: 55px;font-size: 16px;font-family: Source Han Sans SC;font-weight: bold;color: rgba(255,255,255,1);line-height: 39px;">
- 2022年1月1日起晋江市现代产业体系人才认定及政策申报,请点击下方”新版系统“通道进行操作<br>
- <span style="background:#fff;color:#0284d9;color:#ff0000;">旧系统账号可直接登录,不必重新注册</span>
- </h2>
- </div>
- <div style="width: 285px;margin-left: 82px;">
- <h2 style="width: 285px;height: 55px;font-size: 16px;font-family: Source Han Sans SC;font-weight: bold;color: rgba(255,255,255,1);line-height: 39px;">
- 2021年12月31日之前认定的晋江市优秀人才,请点击下方”旧版系统“通道进行政策申报操作
- </h2>
- </div>
- </div>
- <div class="sign_in_dimg">
- <div class="new"><a href="/"></a></div>
- <div class="used"><a href="https://www.jucai.gov.cn/home/declare"></a></div>
- </div>
- <div class="sign_in_dimg">
- <div class="new1"></div>
- <div class="used1"></div>
- </div>
- </div>
- <div class="sign_footer">
- <span>本系统由福建省晋江人力资本有限公司设计开发并提供技术支持</span>
- </div>
- </div>
- </div>
- </body>
- </html>
|