<%if(equals("forceFlag","Y")){%>

中国平安机动车交通事故责任强制保险、机动车商业保险费率浮动告知单

<%}else{%>

中国平安机动车商业保险费率浮动告知单

<%}%> <%if(equals("choiceFlag","Y")){%>

商业险投保查询码:

<%=showProperty("choiceQueryRequestCode")%>

<%}%> <%if(equals("forceFlag","Y")){%>

交强险投保查询码:

<%=showProperty("forceQueryRequestCode")%>

<%}%>

尊敬的投保人,你的机动车辆基本信息如下:

  • 车牌号码:<%=showProperty("licenseNo")%>

  • 号牌种类:<%=showProperty("vehicleTypeDescription")%>

  • 厂牌车型:<%=showProperty("brandName")%>

  • 发动机号:<%=showProperty("engineSerialNumber")%>

  • 识别代码(车架号):<%=showProperty("frameNumber")%>

  • <%if(!isJiangSu){%>
  • 新车购置价:<%=showProperty("newCarPrice")%>

  • <%}%>

上年保险到期日:<%=lastExpireDate%> <%if(lastExpireDate){%>  00:00:00 <%}%>

<%if(showRiderFloat){%>

商业险浮动因素计算区间:<%=showProperty("choiceFloatFactorBeginTime")%>零时至<%=showProperty("choiceFloatFactorEndTime")%>二十四时。

<%if(equals("forceFlag","Y")){%>

交强险浮动因素计算区间:<%=showProperty("forceFloatFactorBeginTime")%>零时至<%=showProperty("forceFloatFactorEndTime")%>二十四时。

<%}%> <%}%> <%if(showInsureInfo){%> <%if(notEmpty("riderList")){%>

您本次投保的险种信息如下:

  • 序号险别名称保险金额(限额)标准保费应缴保费
  • <%for(_index=0;_index
  • <%=_index+1 %> <%=riderList[_index].riderName%> <%=riderList[_index].riderAmount%> <%=riderList[_index].basicPremium%> <%=riderList[_index].realPremium%>
  • <%}%>
<%}%> <%if(isImmediatelyInsurance && bizImmediatelyInsurance){%>

商业险保险期限:<%=showProperty("choiceBeginDate")%> <%=showProperty("choiceBeginHour")%>至<%=showProperty("choiceEndDate")%> <%=showProperty("choiceEndHour")%>

<%}else{%>

商业险保险期限:<%=showProperty("choiceBeginDate")%> 00:00:00至<%=showProperty("choiceEndDate")%> 24:00:00

<%}%> <%if(equals("forceFlag","Y")){%>

您本次投保的险种信息如下:

  • 序号险别名称保险金额(限额)标准保费应缴保费
  • 1 交强险 <%=showProperty("forceAmount")%> <%=showProperty("forcePremium")%> <%=showProperty("forcePremium")%>
  • 2 车船税 - <%=showProperty("taxPremium")%> <%=showProperty("taxPremium")%>
<%if(isImmediatelyInsurance && forceImmediatelyInsurance){%>

交强险保险期限:<%=showProperty("forceBeginDate")%> <%=showProperty("forceBeginHour")%>至<%=showProperty("forceEndDate")%> <%=showProperty("forceEndHour")%>

<%}else{%>

交强险保险期限:<%=showProperty("forceBeginDate")%> 00:00:00至<%=showProperty("forceEndDate")%> 24:00:00

<%}%> <%}%> <%}%> <%if(showClaimRecord){%> <%if(notEmpty("choiceClaimRecordList")){%>

您的机动车以往发生的商业险有责任道路交通事故记录如下:

  • 序号出险时间结案时间赔付金额投保保险公司
  • <%for(_index=0;_index
  • <%=_index+1 %> <%=choiceClaimRecordList[_index].formattedAccidentTime%> <%=choiceClaimRecordList[_index].formattedFinishCaseTime%> <%=choiceClaimRecordList[_index].reparations%> <%=choiceClaimRecordList[_index].insuranceCompany%>
  • <% } %>

您的机动车以往没有发生商业险有责任道路交通事故。

<%}%> <%if(equals("forceFlag","Y")){%> <%if(notEmpty("forceClaimRecordList")){%>

您的机动车以往发生的交强险有责任道路交通事故记录如下:

  • 序号出险时间结案时间赔付金额投保保险公司
  • <%for(_index=0;_index
  • <%=_index+1%> <%=forceClaimRecordList[_index].formattedAccidentTime%> <%=forceClaimRecordList[_index].formattedFinishCaseTime%> <%=forceClaimRecordList[_index].reparations%> <%=forceClaimRecordList[_index].insuranceCompany%>
  • <%}%>
<%}else{%>

您的机动车在上一保险年度内未发生道路交通事故。

<%}%> <%}%> <%}%> <%if(showPeccancyRecord){%> <%if(notEmpty("choicePeccancyRecordList")){%>

您的机动车从上年度投保以来至今,发生的交通违法行为记录如下:

  • 序号违法编号违法发生日期处理时间行政区域代码违法行为
  • <%for(_index=0;_index
  • <%=_index+1%> <%=choicePeccancyRecordList[_index].peccancyId%> <%=choicePeccancyRecordList[_index].formattedPeccancyTime%> <%=choicePeccancyRecordList[_index].manageTime%> <%=choicePeccancyRecordList[_index].peccancyPoint%> <%=choicePeccancyRecordList[_index].peccancyName%>
  • <%}%>
<%}else{%>

您的机动车在上个年度内未发生交通违法行为。

<%}%> <%if(notEmpty("forcePeccancyRecordList")){%>

您的机动车从上年度投保以来至今,发生的交通违法行为记录如下:

  • 序号违法编号违法发生日期处理时间行政区域代码违法行为
  • <%for(_index=0;_index
  • <%=_index+1%> <%=forcePeccancyRecordList[_index].peccancyId%> <%=forcePeccancyRecordList[_index].peccancyTime%> <%=forcePeccancyRecordList[_index].manageTime%> <%=forcePeccancyRecordList[_index].peccancyPoint%> <%=forcePeccancyRecordList[_index].peccancyName%>
  • <%}%>
<%}else{%>

您的机动车在上个年度内未发生交通违法行为。

<%}%> <%}%> <%if(showPeccancyRatioFloat){%>

交通违法记录相联系的费率浮动系数依据下表内容计算所得:

违法类型 违法类型简称 浮动系数
A 违反交通信号灯等 累计3次,浮动系数为5%
累计4次,浮动系数为10%
累计5次及以上,浮动系数为15%
B1 超速10%以上但未达50%等 累计3次,浮动系数为5%
累计4次,浮动系数为10%
累计5次及以上,浮动系数为15%
B2 超速超过50%等 1次及以上的,浮动系数为15%
C 载物超过核定载质量等 1次及以上的,浮动系数为5%
D 不按规定安装机动车号牌等 1次及以上的,浮动系数为30%
E 未取得驾驶证、被吊销、暂扣、丢失或者损毁期间驾驶机动车等 1次及以上的,浮动系数为25%
F1 饮酒后驾驶机动车等 1次及以上的,浮动系数为10%
F2 醉酒后驾驶机动车、毒驾等 1次及以上的,浮动系数为30%
G 交通事故后逃逸等 1次及以上的,浮动系数为25%
H 未按规定使用安全带、驾驶时拨打或接听电话、未参加定期安全技术检验、载人超过核定载人数、违反交通标线或标志、违反规定停放车辆、逆向行驶等其他违法类型 累计10-19(含)次的,浮动系数为5%
累计20-29(含)次的,浮动系数为10%
累计30次及以上的,浮动系数为15%
0 无违法信息 下浮10%
说明:
1. 累计上浮不超过50%;
2. 浮动原因为多条时,返回以逗号分隔的字符串。
<%}%>

根据中国保险监督管理委员会批准的《平安保险公司机动车商业保险条款费率(2014版)》您本次投保的机动车商业车险费率系数数值为:<%=showProperty("choiceRatio")%>

<%if(notEmpty("choiceNoAdjustReason")){%>

商业险不浮动原因:<%=showProperty("choiceNoAdjustReason")%>。

<%}%>

理赔记录浮动系数:<%=showProperty("choiceClaimRatio")%>%

<%if(showPeccancyRatio && !isJiangSu){%>

交通违法系数:<%=showProperty("choicePeccancyRatio")%>

<%}%> <%if(showAuditRatio && !isJiangSu){%>

自主核保系数:<%=showProperty("auditRatio")%>

<%}%> <%if(showChannelRatio && !isJiangSu){%>

自主核保系数:<%=showProperty("channelRatio")%>

<%}%> <%if(equals("forceFlag","Y")){%>

根据中国保险监督管理委员会公布的《机动车交通事故责任强制保险费率浮动暂行办法》,与道路交通事故相联系的费率浮动比率为:<%=showProperty("forceClaimRatio")%>%。

<%if(notEmpty("rateFloatReason")){%>

交强险不浮动原因:<%=showProperty("rateFloatReason")%>。

<%}%> <%if(showForceRatio){%>

理赔记录浮动系数:<%=showProperty("forceClaimRatio")%>%

<%if(showPeccancyRatio && !isJiangSu){%>

交通违法系数:<%=showProperty("forcePeccancyRatio")%>

<%}%> <%}%> <%}%>

本次投保您应缴纳保险费共计:人民币<%=showProperty("totalPremium")%>(大写:<%=showProperty("totalPremiumChinese")%>)。

请您仔细阅读告知书内容。