|
@@ -4,26 +4,22 @@
|
|
|
<div class="panel-tit clear">
|
|
<div class="panel-tit clear">
|
|
|
<p class="fl">推荐课程</p>
|
|
<p class="fl">推荐课程</p>
|
|
|
<ul class="fr tips-intro" style="color:royalblue" @mouseover="showTip=true" @mouseleave="showTip=false">
|
|
<ul class="fr tips-intro" style="color:royalblue" @mouseover="showTip=true" @mouseleave="showTip=false">
|
|
|
- <li class="fs15 tit">
|
|
|
|
|
- <i class="p-ico questiong-ico" style="margin-right: 0px;" /> 已将近退休年龄,是否还需要参加继续教育?
|
|
|
|
|
|
|
+ <li class="fs15 tit" style="margin-right: 20px;">
|
|
|
|
|
+ <i class="p-ico questiong-ico" style="margin-right: 0px;" /> 温馨提醒
|
|
|
</li>
|
|
</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
|
|
<div class="fr tip-card" v-show="showTip">
|
|
<div class="fr tip-card" v-show="showTip">
|
|
|
<div class="p20">
|
|
<div class="p20">
|
|
|
- <h3>一、建设从业人员:</h3>
|
|
|
|
|
- <h5 style="margin: 8px;">1、安管人员:</h5>
|
|
|
|
|
- <h5 style="margin-left: 16px;">①企业主要负责人(A证):年龄18周岁以上。</h5>
|
|
|
|
|
- <h5 style="margin-left: 16px;">②项目负责人(B证):年龄18周岁以上,65周岁以下。</h5>
|
|
|
|
|
- <h5 style="margin-left: 16px;">③“安管人员”C证,男性持证人员从60周岁逐步延长至63周岁(退休年龄从2025年1月1日起,每四个月延迟一个月)</h5>
|
|
|
|
|
- <h4 style="margin: 8px;">2、特种作业人员:男性持证人员从60周岁逐步延长至63周岁(退休年龄从2025年1月1日起,每四个月延迟一个月);女性持证人员年龄上限55周岁。</h4>
|
|
|
|
|
- <h4 style="margin: 8px;">3、八大员:年龄20周岁以上,且男性不超过60周岁,女性不超过55周岁。</h4>
|
|
|
|
|
- <h4 style="margin: 8px;">4、C证: 年龄18周岁以上,男性从60周岁逐步延长至63周岁(退休年龄从2025年1月1日起,每四个月延迟一个月),女性60周岁以下;</h4>
|
|
|
|
|
- <h4 style="margin: 8px;">5、特种:年满18周岁以上,男性从60周岁逐步延长至63周岁(退休年龄从2025年1月1日起,每四个月延迟一个月),女性55周岁以下;</h4>
|
|
|
|
|
-
|
|
|
|
|
- <h2 style="margin:8px 0 16px 0px;">二、执业注册人员:</h2>
|
|
|
|
|
- <h4 style="margin: 8px;">1、注册建造师(一级、二级)、注册监理工程师:年龄65周岁以下;</h4>
|
|
|
|
|
- <h4 style="margin: 8px;">2、其他执业资格注册证件无年龄要求。</h4>
|
|
|
|
|
|
|
+ <h3>温馨提醒:</h3>
|
|
|
|
|
+ <h2 style="margin: 8px; 0 16px 0px;">一、福建省内可报</h2>
|
|
|
|
|
+ <h4 style="margin: 8px;">1.施工现场专业人员</h4>
|
|
|
|
|
+ <h4 style="margin: 8px;">2.20周岁以上,且男性小于60周岁,女性小于55周岁。</h4>
|
|
|
|
|
+
|
|
|
|
|
+ <h2 style="margin:8px 0 16px 0px;">二、宁德内可报:</h2>
|
|
|
|
|
+ <h4 style="margin: 8px;">1.安全生产管理人员</h4>
|
|
|
|
|
+ <h4 style="margin: 8px;">2.建筑施工特种作业人员</h4>
|
|
|
|
|
+ <h4 style="margin: 8px;">3.企业安全生产培训</h4>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|