rcg.blade.php 96 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072
  1. <!DOCTYPE html>
  2. <html lang="{{ app()->getLocale() }}">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,shrink-to-fit=no,user-scalable=no,minimal-ui" name="viewport"/>
  6. <meta name ="format-detection" content="telephone=no">
  7. <meta name="apple-mobile-web-app-capable" content="yes">
  8. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  9. <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
  10. <!--UC默认竖屏` UC强制全屏-->
  11. <meta name="screen-orientation" content="portrait">
  12. <meta name="full-screen" content="yes"/>
  13. <meta name="browsermode" content="application"/>
  14. <!-- QQ强制竖屏` QQ强制全屏 -->
  15. <meta name="x5-orientation" content="portrait"/>
  16. <meta name="x5-fullscreen" content="true"/>
  17. <meta name="x5-page-mode" content="app"/>
  18. <!-- CSRF Token -->
  19. <meta name="csrf-token" content="{{ csrf_token() }}">
  20. <title>{{subsite_config('aix.system.site.site.site_name')}}</title>
  21. <meta name="keywords" content="{{subsite_config('aix.system.site.site.site_keyword')}}"/>
  22. <meta name="description" content="{{subsite_config('aix.system.site.site.site_description')}}"/>
  23. <link rel="shortcut icon" href="/favicon.ico">
  24. <link href="{{ theme_asset('mobile/css/common.css') }}" rel="stylesheet">
  25. <link href="{{ theme_asset('mobile/css/new_common.css') }}" rel="stylesheet">
  26. <script type="text/javascript" src="{{theme_asset('mobile/js/rem.js')}}"></script>
  27. <script type="text/javascript" src="{{theme_asset('mobile/js/zepto.min.js')}}"></script>
  28. <script type="text/javascript" src="{{theme_asset('mobile/js/htmlspecialchars.js')}}"></script>
  29. <script type="text/javascript" src="{{theme_asset('mobile/js/zepto.hwSlider.js')}}"></script>
  30. <script type="text/javascript" src="{{theme_asset('mobile/js/fx.js')}}"></script>
  31. <script type="text/javascript" src="{{theme_asset('mobile/js/touch-0.2.14.min.js')}}"></script>
  32. <script type="text/javascript" src="{{theme_asset('mobile/js/zepto.textSlider.js')}}"></script>
  33. </head>
  34. <body>
  35. <div class="headernavfixed">
  36. <div class="headernav font18">
  37. <div class="title">
  38. <div class="n-tit-box">
  39. 泉州(晋江)国际人才港
  40. </div>
  41. <div class="return js-back for-event"></div>
  42. <div class="rbtn for-event"></div>
  43. </div>
  44. </div>
  45. <div class="t-mask"></div>
  46. <div class="topnavshow">
  47. <div class="navlis">
  48. <div class="topnav" onclick="javascript:location.href='/mobile/active/rcg'">
  49. <div class="imgbox"><img src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/198.png"></div>
  50. <div class="tit">申报首页</div>
  51. </div>
  52. <div class="topnav" onclick="javascript:location.href='/mobile/active/rcg/rcg'">
  53. <div class="imgbox"><img src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/196.png"></div>
  54. <div class="tit">人才港</div>
  55. </div>
  56. <div class="topnav" onclick="javascript:location.href='/mobile/content/policys'">
  57. <div class="imgbox"><img src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/202.png"></div>
  58. <div class="tit">人才政策</div>
  59. </div>
  60. <div class="clear"></div>
  61. </div>
  62. <div class="h-navclose qs-center"><div class="navclose"></div></div>
  63. </div>
  64. </div>
  65. <p>
  66. <br/>
  67. </p>
  68. <section>
  69. <img src="https://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/rcg01.jpg" width="100%">
  70. <img src="https://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/rcg02.jpg" width="100%">
  71. <img src="https://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/rcg03.jpg" width="100%">
  72. <img src="https://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/rcg04.jpg" width="100%">
  73. <img src="https://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/rcg05.jpg" width="100%">
  74. <img src="https://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/rcg06.jpg" width="100%">
  75. </section>
  76. {{--<section class="video-ng">--}}
  77. {{-- <p style="font-size:14px;color:#888;text-align:center;">--}}
  78. {{-- 海丝泉州,人才港湾--}}
  79. {{-- </p>--}}
  80. {{-- <p>--}}
  81. {{-- <iframe class="video_iframe" width="100%" height="277.5" style="z-index:1;" frameborder="0"--}}
  82. {{-- src="https://v.qq.com/iframe/preview.html?vid=e3015wh394c&auto=0" allowfullscreen=""></iframe>--}}
  83. {{-- </p>--}}
  84. {{-- <p>--}}
  85. {{-- <br/>--}}
  86. {{-- </p>--}}
  87. {{--</section>--}}
  88. {{--<section data-role="outer" label="Powered by 135editor.com" style="font-size:16px;font-family:微软雅黑;">--}}
  89. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93537"--}}
  90. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  91. {{-- <section style="text-align:center;margin-bottom:5px;">--}}
  92. {{-- <section--}}
  93. {{-- style="border-width: 2px;border-style: solid;border-color: rgb(81, 81, 81);border-radius: 7px;padding: 0.1em 1em 0.4em;color: rgb(63, 63, 63);text-align: justify;display: inline-block;letter-spacing: 1.5px;box-shadow: rgb(253, 197, 1) 3px 3px 1px;box-sizing: border-box;">--}}
  94. {{-- <section class="135brush" data-brushtype="text">--}}
  95. {{-- <p>--}}
  96. {{-- 你了解泉州人才“港湾计划”吗?--}}
  97. {{-- </p>--}}
  98. {{-- </section>--}}
  99. {{-- <section--}}
  100. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 90%;background: rgb(253, 197, 1);margin-bottom: -7px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  101. {{-- <section--}}
  102. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 10%;background: rgb(253, 197, 1);margin-bottom: -7.5px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  103. {{-- </section>--}}
  104. {{-- </section>--}}
  105. {{-- </section>--}}
  106. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93454"--}}
  107. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  108. {{-- <section--}}
  109. {{-- style="display: flex;border-width: 1px;border-style: solid;border-color: rgb(95, 95, 94);box-shadow: rgb(255, 198, 0) 3px 3px 0px;border-radius: 10px;margin-bottom: 5px;margin-right: 5px;box-sizing: border-box;">--}}
  110. {{-- <section style="margin-top:14px;margin-left:10px;width:10%;" data-width="10%" class="">--}}
  111. {{-- <img class="" data-ratio="0.8073394495412844"--}}
  112. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png" data-type="png"--}}
  113. {{-- data-w="109" data-width="100%" style="width: 100%"--}}
  114. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"--}}
  115. {{-- data-tools-id="31675"/>--}}
  116. {{-- </section>--}}
  117. {{-- <section--}}
  118. {{-- style="width: 90%;font-size: 14px;color: rgb(63, 63, 63);letter-spacing: 1.5px;padding: 1em 0.8em;text-align: justify;box-sizing: border-box;"--}}
  119. {{-- data-width="90%">--}}
  120. {{-- <section class="135brush">--}}
  121. {{-- <p>--}}
  122. {{-- <span style="font-family: 宋体, SimSun;">•2017年2月17日,泉州市委、市政府出台《关于实施人才“港湾计划”的若干意见》,是近年来泉州层面出台的改革力度最大、含金量最高、覆盖范围最广的人才工作纲领性指导文件,包含<span--}}
  123. {{-- style="color: red;">6个方面27条政策措施</span>。</span>--}}
  124. {{-- </p>--}}
  125. {{-- <p>--}}
  126. {{-- <br/>--}}
  127. {{-- </p>--}}
  128. {{-- <p>--}}
  129. {{-- <span style="font-family: 宋体, SimSun;"> •出台背景:人才工作的战略性地位更加突出;各地人才政策持续升级;泉州发</span><span--}}
  130. {{-- style="font-family: 宋体, SimSun;text-indent: 0in;caret-color: red;">展进入了前所未有的瓶颈期。</span>--}}
  131. {{-- </p>--}}
  132. {{-- <p>--}}
  133. {{-- <br/>--}}
  134. {{-- </p>--}}
  135. {{-- <p>--}}
  136. {{-- <span style="font-family: 宋体, SimSun;">•目标:破除体制机制障碍,构建具有区域竞争力的人才制度体系,为实体经济</span><span--}}
  137. {{-- style="font-family: 宋体, SimSun;text-indent: 0in;caret-color: red;">发展聚天下英才而用之。</span>--}}
  138. {{-- </p>--}}
  139. {{-- <p>--}}
  140. {{-- <br/>--}}
  141. {{-- </p>--}}
  142. {{-- <p>--}}
  143. {{-- <span style="font-family: 宋体, SimSun;">•特点:<span--}}
  144. {{-- style="color: red;">贯彻“以人才为中心”主线;聚焦产业发展;重视平台建设</span>。 •主要措施:创新责任清晰的人才管理体制;健全务实有效的人才引进机制;</span><span--}}
  145. {{-- style="font-family: 宋体, SimSun;text-indent: 0in;caret-color: red;">推进更加精准的人才培养工程;构建要素齐全的人才价值实现平台;</span>--}}
  146. {{-- </p>--}}
  147. {{-- <p style="margin-top: 5px;margin-left: 0in;text-indent: 0in;direction: ltr;unicode-bidi: embed;">--}}
  148. {{-- <span style="font-family: 宋体, SimSun;">实行科学管用的人才激励办法;创造优质高效的人才服务环境。</span>--}}
  149. {{-- </p>--}}
  150. {{-- <p>--}}
  151. {{-- <br/>--}}
  152. {{-- </p>--}}
  153. {{-- <p>--}}
  154. {{-- <span style="font-family: 宋体, SimSun;">•泉州市委高度重视人才工作,把2017年确定为<span--}}
  155. {{-- style="color: red;">人才年</span>。 &nbsp;</span>--}}
  156. {{-- </p>--}}
  157. {{-- <p>--}}
  158. {{-- <br/>--}}
  159. {{-- </p>--}}
  160. {{-- <p>--}}
  161. {{-- <span style="font-family: 宋体, SimSun;">•明确2017年度绩效考核,除定量指标占50%外,<span style="color: red;">“港湾计划”宣传占50%</span>。</span>--}}
  162. {{-- </p>--}}
  163. {{-- <p>--}}
  164. {{-- <br/>--}}
  165. {{-- </p>--}}
  166. {{-- </section>--}}
  167. {{-- </section>--}}
  168. {{-- </section>--}}
  169. {{-- </section>--}}
  170. {{-- <section data-role="paragraph" class="_135editor"--}}
  171. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  172. {{-- <p>--}}
  173. {{-- <br/>--}}
  174. {{-- </p>--}}
  175. {{-- </section>--}}
  176. {{--</section>--}}
  177. {{--<section data-role="outer" label="Powered by 135editor.com" style="font-size:16px;font-family:微软雅黑;">--}}
  178. {{-- <section class="_135editor" data-tools="135编辑器" data-id="85616"--}}
  179. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  180. {{-- <section class="layout" style="width: 100%;margin-right: auto;margin-left: auto;" data-width="100%">--}}
  181. {{-- <section--}}
  182. {{-- style="padding: 10px;max-width: 100%;line-height: 2em;word-wrap: break-word;word-break: normal;text-align: center;color: rgb(254, 254, 254);background-color: rgb(243, 230, 85);transform: rotateZ(0deg);">--}}
  183. {{-- <span class="135brush" data-brushtype="text" style="color: rgb(255, 255, 255);"><p--}}
  184. {{-- style="margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  185. {{-- <span style="color: #ff0000;">打造人才<strong>“引得进、留得住、过得好”</strong>的梦想港湾、事业港湾、生活港湾。</span><br/>--}}
  186. {{-- </p></span>--}}
  187. {{-- </section>--}}
  188. {{-- <p style="margin-top:-1px;">--}}
  189. {{-- <img class="" data-ratio="0.06541129831516353"--}}
  190. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/blank.png"--}}
  191. {{-- data-type="png" data-w="1009" data-width="100%" style="width: 100%;"--}}
  192. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/blank.png"/>--}}
  193. {{-- </p>--}}
  194. {{-- <section data-role="outer" label="Powered by 135editor.com" style="font-size:16px;font-family:微软雅黑;">--}}
  195. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93537"--}}
  196. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  197. {{-- <section style="text-align:center;margin-bottom:5px;">--}}
  198. {{-- <section--}}
  199. {{-- style="border-width: 2px;border-style: solid;border-color: rgb(81, 81, 81);border-radius: 7px;padding: 0.1em 1em 0.4em;color: rgb(63, 63, 63);text-align: justify;display: inline-block;letter-spacing: 1.5px;box-shadow: rgb(253, 197, 1) 3px 3px 1px;box-sizing: border-box;">--}}
  200. {{-- <section class="135brush" data-brushtype="text">--}}
  201. {{-- <p>--}}
  202. {{-- 泉州人才“港湾计划”--}}
  203. {{-- </p>--}}
  204. {{-- </section>--}}
  205. {{-- <section--}}
  206. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 90%;background: rgb(253, 197, 1);margin-bottom: -7px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  207. {{-- <section--}}
  208. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 10%;background: rgb(253, 197, 1);margin-bottom: -7.5px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  209. {{-- </section>--}}
  210. {{-- </section>--}}
  211. {{-- </section>--}}
  212. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93209"--}}
  213. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  214. {{-- <section style="padding: 10px;box-sizing: border-box;">--}}
  215. {{-- <section style="width: 100%;text-align: center;" data-width="100%">--}}
  216. {{-- <section style="display: inline-block;width: auto;">--}}
  217. {{-- <section--}}
  218. {{-- style="height: 35px;margin-right: 5px;margin-left: -5px;background-image: url(http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184974945201.png);background-position: initial;background-size: initial;background-repeat: initial;background-attachment: initial;background-origin: initial;background-clip: initial;"></section>--}}
  219. {{-- <section--}}
  220. {{-- style="height: 35px;padding-right: 15px;padding-left: 15px;margin-top: -30px;background-color: rgb(245, 235, 75);line-height: 35px;color: rgb(63, 62, 63);box-sizing: border-box;">--}}
  221. {{-- <p class="135brush" data-brushtype="text" style="letter-spacing: 1.5px;">--}}
  222. {{-- <span style="color: #ff0000;">泉州本级的政策待遇(共16项):</span>--}}
  223. {{-- </p>--}}
  224. {{-- </section>--}}
  225. {{-- </section>--}}
  226. {{-- </section>--}}
  227. {{-- </section>--}}
  228. {{-- </section>--}}
  229. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93454"--}}
  230. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  231. {{-- <section--}}
  232. {{-- style="display: flex;border-width: 1px;border-style: solid;border-color: rgb(95, 95, 94);box-shadow: rgb(255, 198, 0) 3px 3px 0px;border-radius: 10px;margin-bottom: 5px;margin-right: 5px;box-sizing: border-box;">--}}
  233. {{-- <section style="margin-top:14px;margin-left:10px;width:10%;" data-width="10%">--}}
  234. {{-- <img class="" data-ratio="0.8073394495412844"--}}
  235. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"--}}
  236. {{-- data-type="png" data-w="109" data-width="100%" style="width: 100%"--}}
  237. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"/>--}}
  238. {{-- </section>--}}
  239. {{-- <section--}}
  240. {{-- style="width: 90%;font-size: 14px;color: rgb(63, 63, 63);letter-spacing: 1.5px;padding: 1em 0.8em;text-align: justify;box-sizing: border-box;"--}}
  241. {{-- data-width="90%">--}}
  242. {{-- <section class="135brush">--}}
  243. {{-- <p style="margin-top: 5px;margin-left: 0in;text-indent: 0in;direction: ltr;unicode-bidi: embed;">--}}
  244. {{-- <span style="font-size: 21px;font-family: 宋体;">&nbsp;</span><span--}}
  245. {{-- style="font-size: 21px;">&nbsp; </span><span style="font-family: 宋体, SimSun;">一、资金补助:将人才划分为第一至第五个层次,<span--}}
  246. {{-- style="color: red;">分类享受</span>待遇</span>--}}
  247. {{-- </p>--}}
  248. {{-- <p>--}}
  249. {{-- <span style="font-family: 宋体, SimSun;">•1.近三年引进个人资金补助:200万元、100万元、50万元、30万元、10万元</span>--}}
  250. {{-- </p>--}}
  251. {{-- <p>--}}
  252. {{-- <span style="font-family: 宋体, SimSun;"> •2.近三年引进团队资金补助:100-300万元</span>--}}
  253. {{-- </p>--}}
  254. {{-- <p>--}}
  255. {{-- <span style="font-family: 宋体, SimSun;"> •3.对有突出贡献和重大影响力的高层次人才(团队),“一事一议”追加支持</span>--}}
  256. {{-- </p>--}}
  257. {{-- <p style="margin-top: 5px;margin-left: 0in;text-indent: 0in;direction: ltr;unicode-bidi: embed;">--}}
  258. {{-- <span style="font-family: 宋体, SimSun;">&nbsp;&nbsp; 二、安居补助:</span>--}}
  259. {{-- </p><span style="font-family: 宋体, SimSun;">•1.自行承租市场住房或购买政府人才优惠房:结合住房补助面积标准给予适当补助 •2.自行购买市场住房:80万元、40万元、20万元、10万元、5万元的购房补助 •3.承租人才周转房:第一、二层次人才免付租金,最长10年;第三层次人才按公共租</span><span--}}
  260. {{-- style="font-family: 宋体, SimSun;text-indent: 0in;caret-color: red;">赁住房标准的50%收取;第四、五层次人才按公共租赁住房标准收取。</span>--}}
  261. {{-- <p style="margin-top: 5px;margin-left: 0in;text-indent: 0in;direction: ltr;unicode-bidi: embed;">--}}
  262. {{-- <span style="font-family: 宋体, SimSun;">&nbsp;&nbsp;&nbsp; 三、子女入学</span>--}}
  263. {{-- </p>--}}
  264. {{-- <p>--}}
  265. {{-- <span style="font-family: 宋体, SimSun;">•1.第一、二层次人才,大泉州内自由择校;第三、四层次安排到工作单位所在县优质公办学校;第五层次安排到工作单位所在县条件较好的公办学校&nbsp;</span>--}}
  266. {{-- </p>--}}
  267. {{-- <p>--}}
  268. {{-- <span style="font-family: 宋体, SimSun;">•2.子女参加中考、中招,按第一至第三层次,分别给予15分、10分、5分的加分照顾</span>--}}
  269. {{-- </p>--}}
  270. {{-- <p style="margin-top: 5px;margin-left: 0in;text-indent: 0in;direction: ltr;unicode-bidi: embed;">--}}
  271. {{-- <span style="font-family: 宋体, SimSun;">&nbsp;&nbsp; 四、配偶和子女就业</span>--}}
  272. {{-- </p>--}}
  273. {{-- <p>--}}
  274. {{-- <span style="font-family: 宋体, SimSun;">•1.配偶原属在编事业单位人员,可考核聘用到用人单位所在专业对口、有空编事业单位</span>--}}
  275. {{-- </p>--}}
  276. {{-- <p>--}}
  277. {{-- <span style="font-family: 宋体, SimSun;"> •2.子女参加泉州市事业单位公开招聘的,可视同符合泉州市户籍条件要求</span>--}}
  278. {{-- </p>--}}
  279. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  280. {{-- <span style="font-size: 14px;"><span style="font-family: 宋体;">五、进修培训:最高</span><span--}}
  281. {{-- style="font-family: &quot;Times New Roman&quot;">3</span><span--}}
  282. {{-- style="font-family: 宋体;">万元</span><span--}}
  283. {{-- style="font-family: &quot;Times New Roman&quot;"></span></span>--}}
  284. {{-- </p>--}}
  285. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  286. {{-- <span style="font-size: 14px;"><span style="font-size: 14px;font-family: 宋体;">六、医疗保健:每年享受免费健康体检</span><span--}}
  287. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;">1</span><span--}}
  288. {{-- style="font-size: 14px;font-family: 宋体;">次、开通就医绿色通道</span><span--}}
  289. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;"></span></span>--}}
  290. {{-- </p>--}}
  291. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  292. {{-- <span style="font-size: 14px;"><span--}}
  293. {{-- style="font-size: 14px;font-family: 宋体;">七、户籍迁入</span><span--}}
  294. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;"></span></span>--}}
  295. {{-- </p>--}}
  296. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  297. {{-- <span style="font-size: 14px;"><span style="font-size: 14px;font-family: 宋体;">八、职称评聘:第一至三层次人才,可不受评聘时限和岗位职数的限制</span><span--}}
  298. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;"></span></span>--}}
  299. {{-- </p>--}}
  300. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  301. {{-- <span style="font-size: 14px;"><span style="font-size: 14px;font-family: 宋体;">九、出入境和停居留便利</span><span--}}
  302. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;"></span></span>--}}
  303. {{-- </p>--}}
  304. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  305. {{-- <span style="font-family: 宋体;font-size: 14px;">十、贡献奖励:正式认定第二年开始,由受益财政按人才上一年度工资薪金收入</span><span--}}
  306. {{-- style="letter-spacing: 1.5px;font-family: &quot;Times New Roman&quot;">所缴纳的个税地方留成部分的50%</span><span--}}
  307. {{-- style="letter-spacing: 1.5px;font-family: 宋体;">予以奖励,期限</span><span--}}
  308. {{-- style="letter-spacing: 1.5px;font-family: &quot;Times New Roman&quot;">3</span><span--}}
  309. {{-- style="letter-spacing: 1.5px;font-family: 宋体;">年</span>--}}
  310. {{-- </p>--}}
  311. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  312. {{-- <span style="font-size: 14px;"><span style="font-size: 14px;font-family: 宋体;">十一、法律服务</span><span--}}
  313. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;"></span></span>--}}
  314. {{-- </p>--}}
  315. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  316. {{-- <span style="font-size: 14px;"><span style="font-size: 14px;font-family: 宋体;">十二、海关便利</span><span--}}
  317. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;"></span></span>--}}
  318. {{-- </p>--}}
  319. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  320. {{-- <span style="font-size: 14px;"><span style="font-size: 14px;font-family: 宋体;">十三、金融服务:最高</span><span--}}
  321. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;">300</span><span--}}
  322. {{-- style="font-size: 14px;font-family: 宋体;">万元、</span><span--}}
  323. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;">200</span><span--}}
  324. {{-- style="font-size: 14px;font-family: 宋体;">万元、</span><span--}}
  325. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;">100</span><span--}}
  326. {{-- style="font-size: 14px;font-family: 宋体;">万元、</span><span--}}
  327. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;">50</span><span--}}
  328. {{-- style="font-size: 14px;font-family: 宋体;">万元、</span><span--}}
  329. {{-- style="font-size: 14px;font-family: &quot;Times New Roman&quot;">30</span><span--}}
  330. {{-- style="font-size: 14px;font-family: 宋体;">万元的免抵押、</span></span><span--}}
  331. {{-- style="">免担保信用授信额度。</span>--}}
  332. {{-- </p>--}}
  333. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  334. {{-- <span style="font-size: 14px;font-family: 宋体;">十四、景区和公共交通服务</span>--}}
  335. {{-- </p>--}}
  336. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  337. {{-- <span style="font-size: 14px;font-family: 宋体;">十五、评选表彰</span>--}}
  338. {{-- </p>--}}
  339. {{-- <p style="line-height: 22pt;margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  340. {{-- <span style="font-family: 宋体;font-size: 14px;">十六、其它方面</span><span--}}
  341. {{-- style="font-size: 16pt;font-family: Calibri;"></span>--}}
  342. {{-- </p>--}}
  343. {{-- <p>--}}
  344. {{-- <br/>--}}
  345. {{-- </p>--}}
  346. {{-- </section>--}}
  347. {{-- </section>--}}
  348. {{-- </section>--}}
  349. {{-- </section>--}}
  350. {{-- <section data-role="paragraph" class="_135editor"--}}
  351. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  352. {{-- <p>--}}
  353. {{-- <br/>--}}
  354. {{-- </p>--}}
  355. {{-- </section>--}}
  356. {{-- </section>--}}
  357. {{-- <section data-role="outer" label="Powered by 135editor.com" style="font-size:16px;font-family:微软雅黑;">--}}
  358. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93537"--}}
  359. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  360. {{-- <section style="text-align:center;margin-bottom:5px;">--}}
  361. {{-- <section--}}
  362. {{-- style="border-width: 2px;border-style: solid;border-color: rgb(81, 81, 81);border-radius: 7px;padding: 0.1em 1em 0.4em;color: rgb(63, 63, 63);text-align: justify;display: inline-block;letter-spacing: 1.5px;box-shadow: rgb(253, 197, 1) 3px 3px 1px;box-sizing: border-box;">--}}
  363. {{-- <section class="135brush" data-brushtype="text">--}}
  364. {{-- <p>--}}
  365. {{-- <span style="color: rgb(255, 12, 0);">政策文件:</span>--}}
  366. {{-- </p>--}}
  367. {{-- </section>--}}
  368. {{-- <section--}}
  369. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 90%;background: rgb(253, 197, 1);margin-bottom: -7px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  370. {{-- <section--}}
  371. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 10%;background: rgb(253, 197, 1);margin-bottom: -7.5px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  372. {{-- </section>--}}
  373. {{-- </section>--}}
  374. {{-- </section>--}}
  375. {{-- <section data-role="paragraph" class="_135editor"--}}
  376. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  377. {{-- <p>--}}
  378. {{-- <br/>--}}
  379. {{-- </p>--}}
  380. {{-- </section>--}}
  381. {{-- </section>--}}
  382. {{-- <section data-role="outer" label="Powered by 135editor.com" style="font-size:16px;font-family:微软雅黑;">--}}
  383. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93521"--}}
  384. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  385. {{-- <section>--}}
  386. {{-- <img class="" data-ratio="0.4142857142857143"--}}
  387. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184983971348.png"--}}
  388. {{-- data-type="png" data-w="70"--}}
  389. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184983971348.png"/>--}}
  390. {{-- </section>--}}
  391. {{-- <section--}}
  392. {{-- style="width: 97%;background: rgb(252, 251, 238);padding: 1em 0.8em;margin-top: -27px;margin-right: auto;margin-left: auto;text-align: justify;font-size: 14px;color: rgb(63, 63, 63);letter-spacing: 1.5px;box-sizing: border-box;"--}}
  393. {{-- class="135brush" data-width="97%">--}}
  394. {{-- <p style="text-align: center">--}}
  395. {{-- <img class="" data-ratio="1.2059447983014862"--}}
  396. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984402235.jpeg"--}}
  397. {{-- data-type="png" data-w="471"--}}
  398. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984402235.jpeg"/>--}}
  399. {{-- </p>--}}
  400. {{-- </section>--}}
  401. {{-- <section style="display: flex;justify-content: flex-end;margin-top:-21px;">--}}
  402. {{-- <img class="" data-ratio="0.4142857142857143"--}}
  403. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984825606.png"--}}
  404. {{-- data-type="png" data-w="70"--}}
  405. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984825606.png"/>--}}
  406. {{-- </section>--}}
  407. {{-- <section style="display: flex;justify-content: flex-end;margin-top:-21px;">--}}
  408. {{-- <br/>--}}
  409. {{-- </section>--}}
  410. {{-- <section style="display: flex;justify-content: flex-end;margin-top:-21px;">--}}
  411. {{-- <br/>--}}
  412. {{-- </section>--}}
  413. {{-- </section>--}}
  414. {{-- <section data-role="paragraph" class="_135editor"--}}
  415. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  416. {{-- <section data-role="outer" label="Powered by 135editor.com"--}}
  417. {{-- style="font-size:16px;font-family:微软雅黑;">--}}
  418. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93537"--}}
  419. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  420. {{-- <section style="text-align:center;margin-bottom:5px;">--}}
  421. {{-- <section--}}
  422. {{-- style="border-width: 2px;border-style: solid;border-color: rgb(81, 81, 81);border-radius: 7px;padding: 0.1em 1em 0.4em;color: rgb(63, 63, 63);text-align: justify;display: inline-block;letter-spacing: 1.5px;box-shadow: rgb(253, 197, 1) 3px 3px 1px;box-sizing: border-box;">--}}
  423. {{-- <section class="135brush" data-brushtype="text">--}}
  424. {{-- <p>--}}
  425. {{-- 你知道晋江的新动向吗?--}}
  426. {{-- </p>--}}
  427. {{-- </section>--}}
  428. {{-- <section--}}
  429. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 90%;background: rgb(253, 197, 1);margin-bottom: -7px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  430. {{-- <section--}}
  431. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 10%;background: rgb(253, 197, 1);margin-bottom: -7.5px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  432. {{-- </section>--}}
  433. {{-- </section>--}}
  434. {{-- </section>--}}
  435. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93454"--}}
  436. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  437. {{-- <section--}}
  438. {{-- style="display: flex;border-width: 1px;border-style: solid;border-color: rgb(95, 95, 94);box-shadow: rgb(255, 198, 0) 3px 3px 0px;border-radius: 10px;margin-bottom: 5px;margin-right: 5px;box-sizing: border-box;">--}}
  439. {{-- <section style="margin-top:14px;margin-left:10px;width:10%;" data-width="10%">--}}
  440. {{-- <img class="" data-ratio="0.8073394495412844"--}}
  441. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"--}}
  442. {{-- data-type="png" data-w="109" data-width="100%" style="width: 100%"--}}
  443. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"/>--}}
  444. {{-- </section>--}}
  445. {{-- <section--}}
  446. {{-- style="width: 90%;font-size: 14px;color: rgb(63, 63, 63);letter-spacing: 1.5px;padding: 1em 0.8em;text-align: justify;box-sizing: border-box;"--}}
  447. {{-- data-width="90%">--}}
  448. {{-- <section class="135brush">--}}
  449. {{-- <p style="margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  450. {{-- 全力构建现代化经济体系,即先进制造业立市、高新产业强市、现代服务业兴市。--}}
  451. {{-- </p>--}}
  452. {{-- <p style="margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  453. {{-- <br/>--}}
  454. {{-- </p>--}}
  455. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93065"--}}
  456. {{-- style="border-width: 0px;border-style: none;border-color: initial;text-align: left;box-sizing: border-box;">--}}
  457. {{-- <section--}}
  458. {{-- style="width:100%;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;"--}}
  459. {{-- data-width="100%">--}}
  460. {{-- <section style="width:28px;">--}}
  461. {{-- <section style="width:28px;">--}}
  462. {{-- <img class="" data-ratio="0.9019607843137255"--}}
  463. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984619322.png"--}}
  464. {{-- data-type="png" data-w="51" data-width="100%"--}}
  465. {{-- style="width:100%;display:block;"--}}
  466. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984619322.png"/>--}}
  467. {{-- </section>--}}
  468. {{-- </section>--}}
  469. {{-- <section style="margin-left:5px;">--}}
  470. {{-- <p style="letter-spacing: 1.5px;font-size: 18px;">--}}
  471. {{-- <span style="color: #ff0000;">先进制造业</span>--}}
  472. {{-- </p>--}}
  473. {{-- </section>--}}
  474. {{-- </section>--}}
  475. {{-- </section>--}}
  476. {{-- <p style="margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  477. {{-- 全力构建现代化经济体系,即先进制造业立市、高新产业强市、现代服务业兴市。--}}
  478. {{-- </p>--}}
  479. {{-- <p>--}}
  480. {{-- <br/>--}}
  481. {{-- </p>--}}
  482. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93065"--}}
  483. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  484. {{-- <section--}}
  485. {{-- style="width:100%;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;"--}}
  486. {{-- data-width="100%">--}}
  487. {{-- <section style="width:28px;">--}}
  488. {{-- <section style="width:28px;">--}}
  489. {{-- <img class="" data-ratio="0.9019607843137255"--}}
  490. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984229754.jpeg"--}}
  491. {{-- data-type="png" data-w="51" data-width="100%"--}}
  492. {{-- style="width:100%;display:block;"--}}
  493. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984229754.jpeg"/>--}}
  494. {{-- </section>--}}
  495. {{-- </section>--}}
  496. {{-- <section style="margin-left:5px;">--}}
  497. {{-- <section--}}
  498. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  499. {{-- class="135brush" data-brushtype="text">--}}
  500. {{-- <span style="color: #ff0000;">高新产业</span>--}}
  501. {{-- </section>--}}
  502. {{-- </section>--}}
  503. {{-- </section>--}}
  504. {{-- </section>--}}
  505. {{-- <p>--}}
  506. {{-- <span style="font-family: 宋体;">龙头带动,集成电路、石墨烯等高新产业加快发展,千亿集成电路产业雏形初现。</span>--}}
  507. {{-- </p>--}}
  508. {{-- <p>--}}
  509. {{-- <br/>--}}
  510. {{-- </p>--}}
  511. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93065"--}}
  512. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  513. {{-- <section--}}
  514. {{-- style="width:100%;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;"--}}
  515. {{-- data-width="100%">--}}
  516. {{-- <section style="width:28px;">--}}
  517. {{-- <section style="width:28px;">--}}
  518. {{-- <img class="" data-ratio="0.9019607843137255"--}}
  519. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984918555.png"--}}
  520. {{-- data-type="png" data-w="51" data-width="100%"--}}
  521. {{-- style="width:100%;display:block;"--}}
  522. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984918555.png"/>--}}
  523. {{-- </section>--}}
  524. {{-- </section>--}}
  525. {{-- <section style="margin-left:5px;">--}}
  526. {{-- <section style="letter-spacing:1.5px;font-size: 18px;"--}}
  527. {{-- class="135brush" data-brushtype="text">--}}
  528. {{-- <span style="color: #ff0000;">现代服务业</span>--}}
  529. {{-- </section>--}}
  530. {{-- </section>--}}
  531. {{-- </section>--}}
  532. {{-- </section>--}}
  533. {{-- <p style="margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  534. {{-- <span style="font-family: 宋体;">专业市场、现代物流、综合电商等现代服务业持续突破,如国际鞋纺城、菜鸟物流等大市场、大平台建成投用。</span><span--}}
  535. {{-- style="font-size: 16pt;font-family: Calibri;"></span>--}}
  536. {{-- </p>--}}
  537. {{-- <p>--}}
  538. {{-- <br/>--}}
  539. {{-- </p>--}}
  540. {{-- <p>--}}
  541. {{-- <br/>--}}
  542. {{-- </p>--}}
  543. {{-- </section>--}}
  544. {{-- </section>--}}
  545. {{-- </section>--}}
  546. {{-- </section>--}}
  547. {{-- <section data-role="paragraph" class="_135editor"--}}
  548. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  549. {{-- <p>--}}
  550. {{-- <br/>--}}
  551. {{-- </p>--}}
  552. {{-- </section>--}}
  553. {{-- </section>--}}
  554. {{-- <section data-role="outer" label="Powered by 135editor.com"--}}
  555. {{-- style="font-size:16px;font-family:微软雅黑;">--}}
  556. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93537"--}}
  557. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  558. {{-- <section style="text-align:center;margin-bottom:5px;">--}}
  559. {{-- <section--}}
  560. {{-- style="border-width: 2px;border-style: solid;border-color: rgb(81, 81, 81);border-radius: 7px;padding: 0.1em 1em 0.4em;color: rgb(63, 63, 63);text-align: justify;display: inline-block;letter-spacing: 1.5px;box-shadow: rgb(253, 197, 1) 3px 3px 1px;box-sizing: border-box;">--}}
  561. {{-- <section class="135brush" data-brushtype="text">--}}
  562. {{-- <p>--}}
  563. {{-- 你知道晋江有哪些人才政策吗?--}}
  564. {{-- </p>--}}
  565. {{-- </section>--}}
  566. {{-- <section--}}
  567. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 90%;background: rgb(253, 197, 1);margin-bottom: -7px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  568. {{-- <section--}}
  569. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 10%;background: rgb(253, 197, 1);margin-bottom: -7.5px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  570. {{-- </section>--}}
  571. {{-- </section>--}}
  572. {{-- </section>--}}
  573. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93454"--}}
  574. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  575. {{-- <section--}}
  576. {{-- style="display: flex;border-width: 1px;border-style: solid;border-color: rgb(95, 95, 94);box-shadow: rgb(255, 198, 0) 3px 3px 0px;border-radius: 10px;margin-bottom: 5px;margin-right: 5px;box-sizing: border-box;">--}}
  577. {{-- <section style="margin-top:14px;margin-left:10px;width:10%;" data-width="10%">--}}
  578. {{-- <img class="" data-ratio="0.8073394495412844"--}}
  579. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"--}}
  580. {{-- data-type="png" data-w="109" data-width="100%" style="width: 100%"--}}
  581. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"/>--}}
  582. {{-- </section>--}}
  583. {{-- <section--}}
  584. {{-- style="width: 90%;font-size: 14px;color: rgb(63, 63, 63);letter-spacing: 1.5px;padding: 1em 0.8em;text-align: justify;box-sizing: border-box;"--}}
  585. {{-- data-width="90%">--}}
  586. {{-- <section class="135brush">--}}
  587. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  588. {{-- <span style="color: #ff0000;"><span--}}
  589. {{-- style="font-weight: bold;font-family: 宋体, SimSun;">2011年</span><span--}}
  590. {{-- style="font-family: 宋体, SimSun;font-weight: bold;">,</span></span><span--}}
  591. {{-- style="font-family: 宋体, SimSun;"><span--}}
  592. {{-- style="color: rgb(112, 48, 160);font-weight: bold;"></span>出台全国县级首份优秀人才认定标准,建立<span--}}
  593. {{-- style="font-weight: bold;">“</span>1+1<span--}}
  594. {{-- style="font-weight: bold;">”</span>人才政策(即1份认定标准,1份配套政策)。</span>--}}
  595. {{-- </p>--}}
  596. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  597. {{-- <span style="font-weight: bold;font-family: 宋体, SimSun;color: rgb(255, 0, 0);">2015年,</span><span--}}
  598. {{-- style="font-family: 宋体, SimSun;"><span--}}
  599. {{-- style="color: rgb(112, 48, 160);font-weight: bold;"></span>出台《人才工作赶超行动方案》,提出构建<span--}}
  600. {{-- style="font-weight: bold;">“</span>1+N<span--}}
  601. {{-- style="font-weight: bold;">”</span>人才政策体系构想(1份赶超行动方案,N份配套扶持政策),至今已形成<span--}}
  602. {{-- style="font-weight: bold;">“</span>1+11<span style="font-weight: bold;">”</span>政策体系。</span>--}}
  603. {{-- </p>--}}
  604. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  605. {{-- <span style="font-weight: bold;font-family: 宋体, SimSun;color: rgb(255, 0, 0);">2016年,</span><span--}}
  606. {{-- style="font-family: 宋体, SimSun;"><span--}}
  607. {{-- style="color: rgb(112, 48, 160);font-weight: bold;"></span>提出<span--}}
  608. {{-- style="font-weight: bold;">“</span>人才强市<span style="font-weight: bold;">”</span>第一战略,启动实施高层次人才<span--}}
  609. {{-- style="font-weight: bold;">“</span>海峡计划<span style="font-weight: bold;">”</span>、企业家素质提升行动<span--}}
  610. {{-- style="font-weight: bold;">“</span>领航计划<span style="font-weight: bold;">”</span>、高技能人才<span--}}
  611. {{-- style="font-weight: bold;">“</span>振兴计划<span style="font-weight: bold;">”</span>、大学生<span--}}
  612. {{-- style="font-weight: bold;">“</span>创客公寓计划<span--}}
  613. {{-- style="font-weight: bold;">”</span>等<span--}}
  614. {{-- style="font-weight: bold;">“</span>四大人才计划<span--}}
  615. {{-- style="font-weight: bold;">”</span>,分别出台专项实施方案。</span>--}}
  616. {{-- </p>--}}
  617. {{-- <p style="margin-top: 0pt;margin-bottom: 0pt;margin-left: 0in;direction: ltr;unicode-bidi: embed;word-break: normal;">--}}
  618. {{-- <br/>--}}
  619. {{-- </p>--}}
  620. {{-- <p>--}}
  621. {{-- <br/>--}}
  622. {{-- </p>--}}
  623. {{-- </section>--}}
  624. {{-- </section>--}}
  625. {{-- </section>--}}
  626. {{-- </section>--}}
  627. {{-- <section data-role="paragraph" class="_135editor"--}}
  628. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  629. {{-- <p>--}}
  630. {{-- <br/>--}}
  631. {{-- </p>--}}
  632. {{-- </section>--}}
  633. {{-- </section>--}}
  634. {{-- <p>--}}
  635. {{-- <img class="" data-copyright="0" data-ratio="0.7511520737327189" data-s="300,640"--}}
  636. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984724291.jpeg"--}}
  637. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  638. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984724291.jpeg" />--}}
  639. {{-- </p>--}}
  640. {{-- <p>--}}
  641. {{-- <img class="" data-copyright="0" data-ratio="0.7492307692307693" data-s="300,640"--}}
  642. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984967218.jpeg"--}}
  643. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  644. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984967218.jpeg"/>--}}
  645. {{-- </p>--}}
  646. {{-- <p>--}}
  647. {{-- <img class="" data-copyright="0" data-ratio="0.7496159754224271" data-s="300,640"--}}
  648. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984887934.jpeg"--}}
  649. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  650. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984887934.jpeg"/>--}}
  651. {{-- </p>--}}
  652. {{-- <p>--}}
  653. {{-- <img class="" data-copyright="0" data-ratio="0.7476923076923077" data-s="300,640"--}}
  654. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984778471.jpeg"--}}
  655. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  656. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984778471.jpeg"/>--}}
  657. {{-- </p>--}}
  658. {{-- <p>--}}
  659. {{-- <img class="" data-copyright="0" data-ratio="0.7523076923076923" data-s="300,640"--}}
  660. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984173793.jpeg"--}}
  661. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  662. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984173793.jpeg"/>--}}
  663. {{-- </p>--}}
  664. {{-- <p>--}}
  665. {{-- <img class="" data-copyright="0" data-ratio="0.7515337423312883" data-s="300,640"--}}
  666. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984133068.jpeg"--}}
  667. {{-- data-type="jpeg" data-w="652" style="width: 100%"--}}
  668. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984133068.jpeg"/>--}}
  669. {{-- </p>--}}
  670. {{-- <p>--}}
  671. {{-- <img class="" data-copyright="0" data-ratio="0.7523076923076923" data-s="300,640"--}}
  672. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984954574.jpeg"--}}
  673. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  674. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984954574.jpeg"/>--}}
  675. {{-- </p>--}}
  676. {{-- <p>--}}
  677. {{-- <img class="" data-copyright="0" data-ratio="0.7507692307692307" data-s="300,640"--}}
  678. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984669370.jpeg"--}}
  679. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  680. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984669370.jpeg"/>--}}
  681. {{-- </p>--}}
  682. {{-- <p>--}}
  683. {{-- <img class="" data-copyright="0" data-ratio="0.7519260400616333" data-s="300,640"--}}
  684. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984822451.jpeg"--}}
  685. {{-- data-type="jpeg" data-w="649" style="width: 100%"--}}
  686. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984822451.jpeg"/>--}}
  687. {{-- </p>--}}
  688. {{-- <p>--}}
  689. {{-- <img class="" data-copyright="0" data-ratio="0.7507692307692307" data-s="300,640"--}}
  690. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/157318498462481.jpeg"--}}
  691. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  692. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/157318498462481.jpeg"/>--}}
  693. {{-- </p>--}}
  694. {{-- <p>--}}
  695. {{-- <img class="" data-copyright="0" data-ratio="0.7523076923076923" data-s="300,640"--}}
  696. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/157318498418177.jpeg"--}}
  697. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  698. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/157318498418177.jpeg"/>--}}
  699. {{-- </p>--}}
  700. {{-- <p>--}}
  701. {{-- <img class="" data-copyright="0" data-ratio="0.7507692307692307" data-s="300,640"--}}
  702. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"--}}
  703. {{-- data-type="jpeg" data-w="650" style=""--}}
  704. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/yinhao01.png"/>--}}
  705. {{-- </p>--}}
  706. {{-- <p>--}}
  707. {{-- <img class="" data-copyright="0" data-ratio="0.7523076923076923" data-s="300,640"--}}
  708. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984344635.jpeg"--}}
  709. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  710. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984344635.jpeg"/>--}}
  711. {{-- </p>--}}
  712. {{-- <p>--}}
  713. {{-- <img class="" data-copyright="0" data-ratio="0.7542242703533026" data-s="300,640"--}}
  714. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984877685.jpeg"--}}
  715. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  716. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984877685.jpeg"/>--}}
  717. {{-- </p>--}}
  718. {{-- <p>--}}
  719. {{-- <img class="" data-copyright="0" data-ratio="0.7496159754224271" data-s="300,640"--}}
  720. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984686223.jpeg"--}}
  721. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  722. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984686223.jpeg"/>--}}
  723. {{-- </p>--}}
  724. {{-- <p>--}}
  725. {{-- <img class="" data-copyright="0" data-ratio="0.7496159754224271" data-s="300,640"--}}
  726. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984778426.jpeg"--}}
  727. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  728. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984778426.jpeg"/>--}}
  729. {{-- </p>--}}
  730. {{-- <p>--}}
  731. {{-- <img class="" data-copyright="0" data-ratio="0.75" data-s="300,640"--}}
  732. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984447916.jpeg"--}}
  733. {{-- data-type="jpeg" data-w="652" style="width: 100%"--}}
  734. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984447916.jpeg"/>--}}
  735. {{-- </p>--}}
  736. {{-- <p>--}}
  737. {{-- <img class="" data-copyright="0" data-ratio="0.7480798771121352" data-s="300,640"--}}
  738. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984324983.jpeg"--}}
  739. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  740. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984324983.jpeg"/>--}}
  741. {{-- </p>--}}
  742. {{-- <p>--}}
  743. {{-- <img class="" data-copyright="0" data-ratio="0.75" data-s="300,640"--}}
  744. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984544516.jpeg"--}}
  745. {{-- data-type="jpeg" data-w="648" style="width: 100%"--}}
  746. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984544516.jpeg"/>--}}
  747. {{-- </p>--}}
  748. {{-- <section data-role="outer" label="Powered by 135editor.com"--}}
  749. {{-- style="font-size:16px;font-family:微软雅黑;">--}}
  750. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93537"--}}
  751. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  752. {{-- <section style="text-align:center;margin-bottom:5px;">--}}
  753. {{-- <section--}}
  754. {{-- style="border-width: 2px;border-style: solid;border-color: rgb(81, 81, 81);border-radius: 7px;padding: 0.1em 1em 0.4em;color: rgb(63, 63, 63);text-align: justify;display: inline-block;letter-spacing: 1.5px;box-shadow: rgb(253, 197, 1) 3px 3px 1px;box-sizing: border-box;">--}}
  755. {{-- <section class="135brush" data-brushtype="text">--}}
  756. {{-- <p>--}}
  757. {{-- 城市综合配套--}}
  758. {{-- </p>--}}
  759. {{-- </section>--}}
  760. {{-- <section--}}
  761. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 90%;background: rgb(253, 197, 1);margin-bottom: -7px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  762. {{-- <section--}}
  763. {{-- style="width: 7px;height: 7px;border-top: 2px solid rgb(81, 81, 81);border-right: 2px solid rgb(81, 81, 81);border-left: 2px solid rgb(81, 81, 81);margin-left: 10%;background: rgb(253, 197, 1);margin-bottom: -7.5px;border-bottom: none;transform: rotate(0deg);"></section>--}}
  764. {{-- </section>--}}
  765. {{-- </section>--}}
  766. {{-- </section>--}}
  767. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93454"--}}
  768. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  769. {{-- <section--}}
  770. {{-- style="display: flex;border-width: 1px;border-style: solid;border-color: rgb(95, 95, 94);box-shadow: rgb(255, 198, 0) 3px 3px 0px;border-radius: 10px;margin-bottom: 5px;margin-right: 5px;box-sizing: border-box;">--}}
  771. {{-- <section style="margin-top:14px;margin-left:10px;width:10%;" data-width="10%">--}}
  772. {{-- <img class="" data-ratio="0.8073394495412844"--}}
  773. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984732830.jpeg"--}}
  774. {{-- data-type="png" data-w="109" data-width="100%" style="width:100%;"--}}
  775. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984732830.jpeg"/>--}}
  776. {{-- </section>--}}
  777. {{-- <section--}}
  778. {{-- style="width: 90%;font-size: 14px;color: rgb(63, 63, 63);letter-spacing: 1.5px;padding: 1em 0.8em;text-align: justify;box-sizing: border-box;"--}}
  779. {{-- data-width="90%">--}}
  780. {{-- <section class="135brush">--}}
  781. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  782. {{-- <span style="color: rgb(255, 0, 0);font-weight: bold;font-family: 宋体, SimSun;"></span><span--}}
  783. {{-- style="font-family: 宋体, SimSun;">天蓝、地绿、水清、岸美;&nbsp;</span>--}}
  784. {{-- </p>--}}
  785. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  786. {{-- <span style="font-family: 宋体, SimSun;">建设<span--}}
  787. {{-- style="color: red;">国际高端人才社区</span>,拥有万达、宝龙、中航城地产;&nbsp;</span>--}}
  788. {{-- </p>--}}
  789. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  790. {{-- <span style="font-family: 宋体, SimSun;">对接<span--}}
  791. {{-- style="color: red;">浙江树兰医疗集团</span>,打造高端医疗体系;&nbsp;</span>--}}
  792. {{-- </p>--}}
  793. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  794. {{-- <span style="font-family: 宋体, SimSun;">引进拔萃、大明国际、童心<span--}}
  795. {{-- style="color: red;">国际等双语学校、幼儿园</span></span><span--}}
  796. {{-- style="font-family: 宋体, SimSun;color: rgb(255, 12, 0);">;</span>--}}
  797. {{-- </p>--}}
  798. {{-- <p style="line-height: 200%;margin-left: 0in;direction: ltr;unicode-bidi: embed;">--}}
  799. {{-- <span style="font-family: 宋体, SimSun;">“本地人留恋、外地人向往”;</span><span--}}
  800. {{-- style="font-family: 宋体, SimSun;"></span>--}}
  801. {{-- </p>--}}
  802. {{-- <section data-role="outer" label="Powered by 135editor.com"--}}
  803. {{-- style="font-size:16px;font-family:微软雅黑;">--}}
  804. {{-- <section class="_135editor" data-tools="135编辑器" data-id="93065"--}}
  805. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  806. {{-- <section--}}
  807. {{-- style="width:100%;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;"--}}
  808. {{-- data-width="100%">--}}
  809. {{-- <section style="width:28px;">--}}
  810. {{-- <section style="width:28px;">--}}
  811. {{-- <img class="" data-ratio="0.9019607843137255"--}}
  812. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984909359.jpeg"--}}
  813. {{-- data-type="png" data-w="51" data-width="100%"--}}
  814. {{-- style="width:100%;display:block;"--}}
  815. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984909359.jpeg"/>--}}
  816. {{-- </section>--}}
  817. {{-- </section>--}}
  818. {{-- <section style="margin-left:5px;">--}}
  819. {{-- <section style="letter-spacing:1.5px;font-size: 18px;"--}}
  820. {{-- class="135brush" data-brushtype="text">--}}
  821. {{-- 创新载体--}}
  822. {{-- </section>--}}
  823. {{-- <section--}}
  824. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  825. {{-- class="135brush" data-brushtype="text">--}}
  826. {{-- <span style="font-size: 14px;">①</span><span--}}
  827. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;color: rgb(192, 0, 0);">创意创业创新园:</span><span--}}
  828. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">占地3600亩,以科研孵化、研发设计、信息软件、动漫游戏、互联网+、数控一代、智能装备、电子商务、高端商务产业为主导。</span>--}}
  829. {{-- </section>--}}
  830. {{-- <section--}}
  831. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  832. {{-- class="135brush" data-brushtype="text">--}}
  833. {{-- <span style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">②</span><span--}}
  834. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;color: rgb(192, 0, 0);">洪山文化创意园:</span><span--}}
  835. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">占地305亩,聚焦“工业设计、文创研发、互联网+、创客空间”四大功能。</span>--}}
  836. {{-- </section>--}}
  837. {{-- <section--}}
  838. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  839. {{-- class="135brush" data-brushtype="text">--}}
  840. {{-- <span style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">③</span><span--}}
  841. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;color: rgb(192, 0, 0);">福州大学晋江科教园区:</span><span--}}
  842. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">园区控制性规划用地1000亩。拟按“两院两园”布局。“两院”。</span><span--}}
  843. {{-- style="letter-spacing: 1.5px;text-align: justify;font-size: 14px;">即本科和研究生院,均为全日制教育;“两园”即福州大学国家大学科技园晋江分园和福州大学大学生创业教育园。</span>--}}
  844. {{-- </section>--}}
  845. {{-- <section--}}
  846. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  847. {{-- class="135brush" data-brushtype="text">--}}
  848. {{-- <span style="letter-spacing: 1.5px;text-align: justify;font-size: 14px;">④</span><span--}}
  849. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;color: rgb(192, 0, 0);">陈埭新区创新中心:</span><span--}}
  850. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">打造成集合产品展示交易、信息发布、行业咨询、服务配套、物流配送、会展推广、电子商务等七大功能,涵盖皮革布料、化工机械、五金模具、印刷包装、物流仓储及、电子商务及会展中心、写字楼、商场、星级酒店等为一体的鞋业专业交易平台特色。</span>--}}
  851. {{-- </section>--}}
  852. {{-- <section--}}
  853. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  854. {{-- class="135brush" data-brushtype="text">--}}
  855. {{-- <span style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">⑤</span><span--}}
  856. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;color: rgb(192, 0, 0);">福建集成电路产业园:</span><span--}}
  857. {{-- style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;">以被列入国家“十三五”集成电路重大生产力布局规划及重点培育三大内存基地的福建省晋华存储器集成电路生产线项目和安芯基金为抓手,招引、并购、集聚集成电路全产业链项目,构建集成电路产业生态圈、资源生态圈、智能生态圈、企业生态圈。</span>--}}
  858. {{-- </section>--}}
  859. {{-- <section--}}
  860. {{-- style="color: rgb(63, 63, 63);font-family: 微软雅黑;font-size: 16px;letter-spacing: 1.5px;text-align: justify;white-space: normal;width: 28px;">--}}
  861. {{-- <section style="width: 28px;">--}}
  862. {{-- <br/>--}}
  863. {{-- </section>--}}
  864. {{-- </section>--}}
  865. {{-- <section data-role="outer" label="Powered by 135editor.com"--}}
  866. {{-- style="font-size:16px;font-family:微软雅黑;">--}}
  867. {{-- <section class="_135editor" data-tools="135编辑器"--}}
  868. {{-- data-id="93065"--}}
  869. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  870. {{-- <section--}}
  871. {{-- style="width:100%;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;"--}}
  872. {{-- data-width="100%">--}}
  873. {{-- <section style="width:28px;">--}}
  874. {{-- <section style="width:28px;">--}}
  875. {{-- <img class=""--}}
  876. {{-- data-ratio="0.9019607843137255"--}}
  877. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984732274.jpeg"--}}
  878. {{-- data-type="png" data-w="51"--}}
  879. {{-- data-width="100%"--}}
  880. {{-- style="width:100%;display:block;"--}}
  881. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984732274.jpeg"/>--}}
  882. {{-- </section>--}}
  883. {{-- </section>--}}
  884. {{-- <section style="margin-left:5px;">--}}
  885. {{-- <section--}}
  886. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  887. {{-- class="135brush" data-brushtype="text">--}}
  888. {{-- 创新载体--}}
  889. {{-- </section>--}}
  890. {{-- <p style="text-align: center;">--}}
  891. {{-- <img class=""--}}
  892. {{-- data-ratio="0.8710526315789474"--}}
  893. {{-- data-s="300,640"--}}
  894. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984343582.jpeg"--}}
  895. {{-- data-type="png" data-w="380" style=""--}}
  896. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984343582.jpeg"/>--}}
  897. {{-- </p>--}}
  898. {{-- <section--}}
  899. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  900. {{-- class="135brush" data-brushtype="text">--}}
  901. {{-- <br/>--}}
  902. {{-- </section>--}}
  903. {{-- </section>--}}
  904. {{-- </section>--}}
  905. {{-- </section>--}}
  906. {{-- </section>--}}
  907. {{-- <section--}}
  908. {{-- style="letter-spacing: 1.5px;font-size: 18px;text-align: left;"--}}
  909. {{-- class="135brush" data-brushtype="text">--}}
  910. {{-- <span style="font-size: 14px;letter-spacing: 1.5px;text-align: justify;"></span>--}}
  911. {{-- </section>--}}
  912. {{-- </section>--}}
  913. {{-- </section>--}}
  914. {{-- </section>--}}
  915. {{-- </section>--}}
  916. {{-- </section>--}}
  917. {{-- </section>--}}
  918. {{-- </section>--}}
  919. {{-- </section>--}}
  920. {{-- <section data-role="paragraph" class="_135editor"--}}
  921. {{-- style="border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;">--}}
  922. {{-- <p>--}}
  923. {{-- <img class="" data-copyright="0" data-ratio="0.7461538461538462" data-s="300,640"--}}
  924. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984124032.jpeg"--}}
  925. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  926. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984124032.jpeg"/>--}}
  927. {{-- </p>--}}
  928. {{-- <p>--}}
  929. {{-- <img class="" data-copyright="0" data-ratio="0.7492307692307693" data-s="300,640"--}}
  930. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984814769.jpeg"--}}
  931. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  932. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984814769.jpeg"/>--}}
  933. {{-- </p>--}}
  934. {{-- <p>--}}
  935. {{-- <img class="" data-copyright="0" data-ratio="0.7503852080123267" data-s="300,640"--}}
  936. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984967727.jpeg"--}}
  937. {{-- data-type="jpeg" data-w="649" style="width: 100%"--}}
  938. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984967727.jpeg"/>--}}
  939. {{-- </p>--}}
  940. {{-- <p>--}}
  941. {{-- <img class="" data-copyright="0" data-ratio="0.7519260400616333" data-s="300,640"--}}
  942. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984838188.jpeg"--}}
  943. {{-- data-type="jpeg" data-w="649" style="width: 100%"--}}
  944. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984838188.jpeg"/>--}}
  945. {{-- </p>--}}
  946. {{-- <p>--}}
  947. {{-- <img class="" data-copyright="0" data-ratio="0.7480798771121352" data-s="300,640"--}}
  948. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984371515.jpeg"--}}
  949. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  950. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984371515.jpeg"/>--}}
  951. {{-- </p>--}}
  952. {{-- <p>--}}
  953. {{-- <img class="" data-copyright="0" data-ratio="0.7523076923076923" data-s="300,640"--}}
  954. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984810560.jpeg"--}}
  955. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  956. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984810560.jpeg"/>--}}
  957. {{-- </p>--}}
  958. {{-- <p>--}}
  959. {{-- <img class="" data-copyright="0" data-ratio="0.7538461538461538" data-s="300,640"--}}
  960. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984885053.jpeg"--}}
  961. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  962. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984885053.jpeg"/>--}}
  963. {{-- </p>--}}
  964. {{-- <p>--}}
  965. {{-- <img class="" data-copyright="0" data-ratio="0.7507692307692307" data-s="300,640"--}}
  966. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/157318498458181.jpeg"--}}
  967. {{-- data-type="jpeg" data-w="650" style="width: 100%"--}}
  968. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/157318498458181.jpeg"/>--}}
  969. {{-- </p>--}}
  970. {{-- <p>--}}
  971. {{-- <img class="" data-copyright="0" data-ratio="0.7450076804915514" data-s="300,640"--}}
  972. {{-- data-src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984920433.jpeg"--}}
  973. {{-- data-type="jpeg" data-w="651" style="width: 100%"--}}
  974. {{-- src="http://www.jucai.gov.cn/themes/default/assets/mobile/images/rcg/1573184984920433.jpeg"/>--}}
  975. {{-- </p>--}}
  976. {{-- <p>--}}
  977. {{-- <br/>--}}
  978. {{-- </p>--}}
  979. {{-- </section>--}}
  980. {{-- </section>--}}
  981. {{-- </section>--}}
  982. {{-- </section>--}}
  983. {{-- </section>--}}
  984. {{-- </section>--}}
  985. {{--</section>--}}
  986. {{--<p>--}}
  987. {{-- <br/>--}}
  988. {{--</p>--}}
  989. {{--<p class="">--}}
  990. {{-- <br/>--}}
  991. {{--</p>--}}
  992. {{--<p>--}}
  993. {{-- <br/>--}}
  994. {{--</p>--}}
  995. <script>
  996. $('a[href]').click(function(){
  997. var f = $(this).attr('href');
  998. var reg = /\#(\w+)/;
  999. if(reg.test(f)) {
  1000. if (!$(this).data('nm')) {
  1001. return !1;
  1002. }
  1003. }
  1004. });
  1005. $('.js-back').on('click', function () {
  1006. history.back();
  1007. });
  1008. $('.rbtn').on('click', function() {
  1009. forCloseNav();
  1010. })
  1011. $('.t-mask').on('click', function () {
  1012. forCloseNav();
  1013. })
  1014. $('.h-navclose').on('click', function () {
  1015. forCloseNav();
  1016. })
  1017. function forCloseNav() {
  1018. if ($('.topnavshow').hasClass('qs-actionsheet-toggle')) {
  1019. $('.t-mask').hide();
  1020. $('.topnavshow').removeClass('qs-actionsheet-toggle');
  1021. } else {
  1022. $('.t-mask').show();
  1023. $('.topnavshow').addClass('qs-actionsheet-toggle');
  1024. }
  1025. }
  1026. /**
  1027. * 监听鼠标
  1028. */
  1029. if ('ontouchstart' in window) {
  1030. $.EVENT_START = 'touchstart';
  1031. $.EVENT_END = 'touchend';
  1032. } else {
  1033. $.EVENT_START = 'mousedown';
  1034. $.EVENT_END = 'mouseup';
  1035. }
  1036. $('.plist-txt, .qs-btn, .for-event').on($.EVENT_START, function() {
  1037. $(this).addClass('eventactive');
  1038. })
  1039. $('.plist-txt, .qs-btn, .for-event').on($.EVENT_END, function() {
  1040. $(this).removeClass('eventactive');
  1041. })
  1042. $('.logout').on('click', function () {
  1043. var dialog = new QSpopout();
  1044. dialog.setContent('确定退出吗?');
  1045. forCloseNav();
  1046. dialog.show();
  1047. dialog.getPrimaryBtn().on('click', function () {
  1048. window.location.href = "{{route('mobile.logout')}}";
  1049. });
  1050. });
  1051. // 处理select
  1052. $('select').on('change', function () {
  1053. $(this).prev().text($(this).find('option').not(function(){ return !this.selected }).text());
  1054. })
  1055. $('select').each(function () {
  1056. $(this).prev().text($(this).find('option').not(function(){ return !this.selected }).text());
  1057. })
  1058. </script>
  1059. </body>
  1060. </html>