123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- <import src="../../public/page/strategy.wxml" />
- <scroll-view scroll-x="{{bgScrollView.scroll}}" scroll-left="{{bgScrollView.left}}" scroll-with-animation class="across-scroll-view">
- <!-- 社保权益 -->
- <scroll-view scroll-y class="bg-scroll-view">
- <template is="strategy-tab-placeholder" />
- <view class="introduction">
- <text>社会保险简介</text>
- <text>社会保险是指国家通过立法强制建立社会保险基金,具有所得重分配功能的非营利性的社会安全制度。</text>
- <text>社会保险是一种为丧失劳动能力,暂时失去劳动岗位或因健康原因造成损失的人口提供收入或补偿的一种社会和经济制度。</text>
- <image src="../../../../icon/home/trategy_s_i.png"></image>
- <text>社会保险的主要项目包括养老保险、医疗保险、失业保险、工伤保险、生育保险,不同地区稍有差异。</text>
- </view>
- <view class="advantage">
- <text>缴社保的三大好处</text>
- <text class="advantage-1">好处1 · 异地买房买车必备</text>
- <text>外地户口想要在一线大城市买房、买车,社保是第一门槛。以下五城为例:</text>
- <view class="choose-view">
- <view wx:for="{{citys.t}}" wx:key="" id="{{index}}" bindtap="changeCity" class="{{citys.s == index ? 'choose-view-item-s' : 'choose-view-item'}}">{{item}}</view>
- </view>
- <view animation="{{citys.a}}">
- <view></view>
- </view>
- <!-- 五城为例 -->
- <view>
- <view>
- <image src="../../../../icon/home/trategy_h.png"></image>
- <text>{{citys.t[citys.s]}}买房</text>
- </view>
- <view>
- <text wx:for="{{citys.c[citys.s].c1}}" wx:key="" style="{{index == 1 ? 'color:#FF801A;font-family: PingFangSC-Semibold;' : ''}}">{{citys.c[citys.s].c1[index]}}</text>
- </view>
- <view>
- <image src="../../../../icon/home/trategy_c.png"></image>
- <text>{{citys.t[citys.s]}}买车</text>
- </view>
- <view>
- <text wx:for="{{citys.c[citys.s].c2}}" wx:key="" style="{{index == 1 ? 'color:#FF801A;font-family: PingFangSC-Semibold;' : ''}}">{{citys.c[citys.s].c2[index]}}</text>
- </view>
- </view>
- <text class="advantage-2">好处2 · 就医报销</text>
- <text>若因不幸生病需要门诊治疗或者住院,缴了社保后就可获取医疗理赔报销,帮你节省就医压力哦。</text>
- <!-- <text class="advantage-3">好处3 · 生育住院报销</text>
- <text>对于准备生小宝宝的家庭,缴了社保后就可以享受生育保险,可享受不错的生育津贴和生育住院报销,帮你节省相关费用哦。</text> -->
- <text class="advantage-4">好处3 · 失业津补贴</text>
- <text>若你自动或者被动失业的,缴了社保后就可以享受失业保险,可以申请失业补贴。</text>
- <!-- <view>
- <text>除了以上四大好处外:</text>
- <text>外地户口落户,外地户口孩子上学以及参加高考,甚至是办出国签证,都需要提供在当地购买满一定期限的社保证明。</text>
- </view> -->
- </view>
- <view class="rights">
- <text>缴社保享有的权益</text>
- <view class="choose-view">
- <view wx:for="{{rights.t}}" wx:key="" id="{{index}}" bindtap="changeRights" class="{{rights.s == index ? 'choose-view-item-s' : 'choose-view-item'}}">{{item}}</view>
- </view>
- <view animation="{{rights.a}}">
- <view></view>
- </view>
- <template is="rights-choose-{{rights.s}}" />
- </view>
- <template is="strategy-bottom" />
- </scroll-view>
- <!-- 社保缴纳 -->
- <scroll-view scroll-y class="bg-scroll-view">
- <template is="strategy-tab-placeholder" />
- <view class="payment">
- <view style="width:100%;height:60rpx;"></view>
- <text class="content-title">情景1:有工作单位的</text>
- <view class="content-view" style="margin-bottom:50rpx;">
- <text class="content-0">在正规单位工作,根据法律规定,单位会给员工购买社保。试用期内,员工也是享有社保购买待遇的。</text>
- </view>
- <text class="content-title">情景2:离职换新工作</text>
- <view class="content-view" style="margin-bottom:54rpx;">
- <text class="content-0">离职换工作,先找好下家单位,并跟前单位和下家单位协商好社保购买事宜,不要因为换工作,两家单位没接上而造成停缴。</text>
- </view>
- <text class="content-title">情景3:没有工作单位的</text>
- <view class="content-view">
- <text class="content-0">若没有工作单位,或离职时还没有找好下家就职单位的</text>
- <text class="content-1">,可以使用代缴服务,如“</text>
- <text class="content-2">我的社保</text>
- <text class="content-1">”代缴服务商,自助缴纳社保公积金</text>
- <text class="content-0">的大品牌值得信赖。</text>
- </view>
- <image src="../../../../icon/home/trategy_payment_0.png"></image>
- <view class="content-view">
- <text class="content-0">可以</text>
- <text class="content-1">直接在</text>
- <text class="content-2">“我的社保”小程序</text>
- <text class="content-1">或者下载</text>
- <text class="content-2">“我的社保”APP</text>
- <text class="content-0">中根据页面提示流程,填写个人信息即可参保,方便省心。</text>
- </view>
- <view class="content-view">
- <text class="content-1">因每个城市的社保购买截止时间不一样,需提前下单购买,错过会容易导致断缴。</text>
- </view>
- <image src="../../../../icon/home/trategy_payment_1.png"></image>
- <text class="content-title">群体1:非本地户籍的刚需人群</text>
- <view class="content-view">
- <text class="content-0">非本地户籍的有</text>
- <text class="content-1">买房、买车摇号、入户或者子女上学</text>
- <text class="content-0">的刚需人群,可以使用代缴服务。</text>
- </view>
- <view>
- <view wx:for="{{['买房指标', '买车摇号', '入户', '子女上学']}}" wx:key="">
- <image src="../../../../icon/home/trategy_payment_i_{{index}}.png" mode="aspectFit"></image>
- <text>{{item}}</text>
- </view>
- </view>
- <text class="content-title">群体2:没有工作单位的人群</text>
- <view class="content-view" style="margin-bottom:54rpx;">
- <text class="content-0">针对</text>
- <text class="content-1">离职换新工作期间,或自由工作者、个体工商户</text>
- <text class="content-0">等,没有单位可以缴纳社保的人群,可以使用代缴服务,缴纳社保。</text>
- </view>
- <text class="content-title">群体3:即将退休的人群</text>
- <view class="content-view">
- <text class="content-0">准备享受养老金待遇,即将要退休的人群,但是社保中的养老保险申报缴纳未满15年的,可以使用代缴服务,缴纳社保。</text>
- </view>
- <view bindtap="goToPurchase">立即缴社保</view>
- </view>
- <template is="strategy-bottom" />
- </scroll-view>
- <!-- 社保查询 -->
- <scroll-view scroll-y class="bg-scroll-view">
- <template is="strategy-tab-placeholder" />
- <view class="query">
- <view style="width:100%;height:60rpx;"></view>
- <text class="content-title">方式1:社保局服务前台/自助机查询</text>
- <view class="content-view" style="margin-bottom:50rpx;">
- <text class="content-0">可以去当地的社保局服务前台查询或自助机查询,无需账号和密码凭证即可查询,也可以设置和修改查询账号和密码。</text>
- </view>
- <text class="content-title">方式2:社保局官网或热线查询</text>
- <view class="content-view">
- <text class="content-0">登录当地社保局官方网站,输入社保的帐号和密码即可查看缴纳明细。</text>
- </view>
- <view class="content-view" style="margin-bottom:50rpx;">
- <text class="content-0">可拨打</text>
- <text class="content-1">社保局官方热线</text>
- <text class="content-2">12333</text>
- <text class="content-0">,提供你的身份证号码即可查询。</text>
- </view>
- <text class="content-title">方式3:“我的社保”APP查询</text>
- <view class="content-view">
- <text class="content-0">可以下载【我的社保】APP自助查询,点击“查询”菜单 → 政府官方明细查询 → 选择查询城市 → 社保查询 → 登录你的社保账号即可查询缴费明细。</text>
- </view>
- <image src="../../../../icon/home/trategy_payment_0.png"></image>
- <text class="content-title">方式4:城市服务/公众号查询</text>
- <view class="content-view">
- <text class="content-0">支持部分城市:</text>
- </view>
- <view class="content-view">
- <text class="content-0">➤ 微信 → 钱包 → 城市服务 → 社保查询</text>
- </view>
- <view class="content-view">
- <text class="content-0">➤ 支付宝 → 城市服务 → 社保查询</text>
- </view>
- <view class="content-view" style="margin-bottom:140rpx;">
- <text class="content-0">➤ 添加当地社保局公众号,即可自助查询</text>
- </view>
- </view>
- <template is="strategy-bottom" />
- </scroll-view>
- </scroll-view>
- <template is="strategy-tab" data="{{...tab}}"/>
- <template name="rights-choose-0">
- <view class="rights-banner">
- <image src="../../../../icon/home/trategy_rights_0.png"></image>
- </view>
- <view>
- <text>养老保障</text>
- <text>缴满15年,退休可领养老金</text>
- </view>
- <text class="content-title">养老保险·享受待遇条件</text>
- <view class="content-view" style="margin-bottom:44rpx;">
- <text class="content-1">养老保险只要在</text>
- <text class="content-2">退休前缴满15年</text>
- <text class="content-1">,即可享退休地的养老津贴待遇</text>
- <text class="content-0">,缴费年限是累计计算的,断了还可续缴。</text>
- </view>
- <text class="content-title">养老保险·断缴的影响</text>
- <view class="content-view">
- <text class="content-0">如果到了退休年龄,你还</text>
- <text class="content-1">没有交满15年,可以选择一次性缴清</text>
- <text class="content-0">,但是会对养老待遇会有所影响。</text>
- </view>
- <view class="content-view">
- <text class="content-0">中断后虽然可以续缴,但对领取的养老金待遇相对会减少。因此,很多城市都</text>
- <text class="content-1">实行“多缴多得”的原则</text>
- <text class="content-0">,在社保中断期间不计算工龄,所以中断时间越长,退休时领取的养老金也就越少。</text>
- </view>
- <view class="to-calculate" bindtap="goToCalculate">算一算我退休后,能领多少养老金</view>
- </template>
- <template name="rights-choose-1">
- <view class="rights-banner">
- <image src="../../../../icon/home/trategy_rights_1.png"></image>
- </view>
- <view>
- <text>医疗保障</text>
- <text>发生费用后可获一定比例报销</text>
- </view>
- <text class="content-title">医疗保险·享受待遇条件</text>
- <view class="content-view" style="margin-bottom:44rpx;">
- <text class="content-1">医疗保险只要在</text>
- <text class="content-2">退休前女性缴满20年,男性缴满25年</text>
- <text class="content-1">,就可终身享受</text>
- <text class="content-0">。缴费年限是累计计算的,断了还可以续缴。</text>
- </view>
- <text class="content-title">医疗保险·断缴的影响</text>
- <view class="content-view">
- <text class="content-0">一旦断缴,</text>
- <text class="content-1">从停缴的第二个月开始,会停止享受医保待遇</text>
- <text class="content-0">,但重新缴费还是可以报销。</text>
- </view>
- <view class="content-view">
- <text class="content-0">医保卡会有2-3个月的恢复期,在恢复期内只能走人工程序,不能用医保卡自动报销。有些地方还规定:</text>
- <text class="content-1">如果断缴超过2个月,会有6个月的等待期</text>
- <text class="content-0">,这期间是不能报销的。</text>
- </view>
- <view class="content-view">
- <text class="content-0">重要的是,比如你在</text>
- <text class="content-1">上海社保停缴3个月以上,医保连续缴费时间将会清零</text>
- <text class="content-0">。要知道,医保报销额度和连续缴费时间挂钩,连续缴费时间越长,报销额度会越高。简而言之,缴费时间清零,你享受的医疗报销额度也从最低开始。</text>
- </view>
- </template>
- <template name="rights-choose-2">
- <view class="rights-banner">
- <image src="../../../../icon/home/trategy_rights_2.png"></image>
- </view>
- <view>
- <text>失业保障</text>
- <text>连续缴满 1 年可享受失业金</text>
- </view>
- <text class="content-title">失业保险·享受待遇条件</text>
- <view class="content-view">
- <text class="content-0">失业保险一般是</text>
- <text class="content-2">缴满 1 年</text>
- <text class="content-1">可享受失业金</text>
- <text class="content-0">。领取失业金,是按照失业前累计缴费失业保险的年限核定的。</text>
- </view>
- <view class="content-view" style="margin-bottom:44rpx;">
- <text class="content-0">一般来讲,失业保险累计缴费时间</text>
- <text class="content-1">满1年不满5年的</text>
- <text class="content-0">,最长可领取</text>
- <text class="content-1">12个月</text>
- <text class="content-0">的失业保险金;累计缴费时间</text>
- <text class="content-1">满5年不满10年的</text>
- <text class="content-0">,领取失业保险金的期限为</text>
- <text class="content-1">18个月</text>
- <text class="content-0">;累计缴费时间</text>
- <text class="content-1">满10年以上的</text>
- <text class="content-0">,领取的期限为</text>
- <text class="content-1">24个月</text>
- <text class="content-0">的失业保险金。</text>
- </view>
- <text class="content-title">失业保险·断缴的影响</text>
- <view class="content-view">
- <text class="content-0">失业保险中断了也不用担心,只需入职新单位,再续交就可以了。</text>
- </view>
- </template>
- <template name="rights-choose-3">
- <view class="rights-banner">
- <image src="../../../../icon/home/trategy_rights_3.png"></image>
- </view>
- <view>
- <text>工伤保障</text>
- <text>社保只覆盖工伤意外保障</text>
- </view>
- <text class="content-title">工伤保险·享受待遇条件</text>
- <view class="content-view">
- <text class="content-0">工伤保险一般指是职工在工作时间、工作地点因工作原因所致伤害甚至死伤时,职工或其遗属可获得一定的补偿。补偿包括医疗、康复所需费用、保障基本生活的费用。</text>
- </view>
- <view class="content-view" style="margin-bottom:44rpx;">
- <text class="content-0">工伤职工应依照劳动能力鉴定部门出具的伤残鉴定,享受不同等级的工伤待遇。</text>
- </view>
- <text class="content-title">工伤保险·断缴的影响</text>
- <view class="content-view">
- <text class="content-0">工伤保险的个人部分不用缴费,且即交即享用,只要社保不断缴,就不用担心中断。</text>
- </view>
- </template>
- <template name="rights-choose-4">
- <view class="rights-banner">
- <image src="../../../../icon/home/trategy_rights_4.png"></image>
- </view>
- <view>
- <text>生育保障</text>
- <text>每个城市不同断缴会影响报销</text>
- </view>
- <text class="content-title">生育保险·享受待遇条件</text>
- <view class="content-view" style="margin-bottom:44rpx;">
- <text class="content-0">生育保险的报销条件每个地方的规定不太相同,例如</text>
- <text class="content-2">北京</text>
- <text class="content-0">要求连续缴纳社保</text>
- <text class="content-2">满9个月</text>
- <text class="content-0">,</text>
- <text class="content-2">上海</text>
- <text class="content-0">要求生产</text>
- <text class="content-2">当月在缴纳社保</text>
- <text class="content-0">,</text>
- <text class="content-2">广州</text>
- <text class="content-0">规定累计缴纳社保</text>
- <text class="content-2">满1年</text>
- <text class="content-0">。</text>
- </view>
- <text class="content-title">生育保险·断缴的影响</text>
- <view class="content-view">
- <text class="content-0">北京市要求连续缴纳社保才能享受生育津贴的,一旦断缴后再续保,需要重新计算参保时间。</text>
- </view>
- </template>
|